Trace number 3250512

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1299.98 1300.01

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_508.cnf
MD5SUMb891f70c80006fb02dca40f266c0cec1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables254
Number of clauses34661
Sum of the clauses size157137
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 285
Number of clauses of size 331908
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52668

Solver Data

0.00/0.09	This is pico-portfolio, a naive parallel portfolio
0.00/0.09	Copyright (C) 2011 Olivier Roussel
0.00/0.09	Using 1 processing units
0.00/0.09	This portfolio uses the following solvers:
0.00/0.09	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.09	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.09	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.09	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.09	Starting clasp 1.3.6 on core(s) 5
0.00/0.09	Starting TNM 2009 on core(s) 5
1299.94/1300.01	Done

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3250512-1303542365/watcher-3250512-1303542365 -o /tmp/evaluation-result-3250512-1303542365/solver-3250512-1303542365 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3250512-1303542365.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.38 3.57 3.60 10/198 15580
/proc/meminfo: memFree=19553136/32951124 swapFree=67111480/67111528
[pid=15580] ppid=15578 vsize=8428 CPUtime=0 cores=5,7
/proc/15580/stat : 15580 (ppfolio) S 15578 15580 15036 0 -1 4194304 101 0 0 0 0 0 0 0 21 0 1 0 544467011 8630272 53 33554432000 4194304 4287625 140736412083120 18446744073709551615 252453142151 0 2147483391 4096 0 18446744071699945619 0 0 17 5 0 0 0
/proc/15580/statm: 2107 53 41 23 0 44 0

[startup+0.0980111 s]
/proc/loadavg: 2.38 3.57 3.60 10/198 15580
/proc/meminfo: memFree=19553136/32951124 swapFree=67111480/67111528
[pid=15580] ppid=15578 vsize=18324 CPUtime=0 cores=5,7
/proc/15580/stat : 15580 (ppfolio) R 15578 15580 15036 0 -1 4202496 484 0 0 0 0 0 0 0 21 0 1 0 544467011 18763776 391 33554432000 4194304 4287625 140736412083120 18446744073709551615 252457886101 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/15580/statm: 4581 391 343 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101008 s]
/proc/loadavg: 2.38 3.57 3.60 10/198 15580
/proc/meminfo: memFree=19553136/32951124 swapFree=67111480/67111528
[pid=15580] ppid=15578 vsize=18324 CPUtime=0 cores=5,7
/proc/15580/stat : 15580 (ppfolio) S 15578 15580 15036 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 544467011 18763776 393 33554432000 4194304 4287625 140736412083120 18446744073709551615 252458085903 0 0 4096 65536 4603964702316265736 0 0 17 7 0 0 0
/proc/15580/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300977 s]
/proc/loadavg: 2.38 3.57 3.60 10/198 15580
/proc/meminfo: memFree=19553136/32951124 swapFree=67111480/67111528
[pid=15580] ppid=15578 vsize=18324 CPUtime=0 cores=5,7
/proc/15580/stat : 15580 (ppfolio) S 15578 15580 15036 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 544467011 18763776 393 33554432000 4194304 4287625 140736412083120 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15580/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700902 s]
/proc/loadavg: 2.38 3.57 3.60 10/198 15580
/proc/meminfo: memFree=19553136/32951124 swapFree=67111480/67111528
[pid=15580] ppid=15578 vsize=18324 CPUtime=0 cores=5,7
/proc/15580/stat : 15580 (ppfolio) S 15578 15580 15036 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 544467011 18763776 393 33554432000 4194304 4287625 140736412083120 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15580/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50075 s]
/proc/loadavg: 3.15 3.71 3.64 13/202 15584
/proc/meminfo: memFree=19520612/32951124 swapFree=67111480/67111528
[pid=15580] ppid=15578 vsize=18324 CPUtime=0 cores=5,7
/proc/15580/stat : 15580 (ppfolio) S 15578 15580 15036 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 544467011 18763776 393 33554432000 4194304 4287625 140736412083120 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15580/statm: 4581 393 345 23 0 91 0
[pid=15582] ppid=15580 vsize=27820 CPUtime=0.64 cores=5
/proc/15582/stat : 15582 (cryptominisat) R 15580 15580 15036 0 -1 4202496 3974 0 0 0 64 0 0 0 18 0 1 0 544467019 28487680 1743 33554432000 4194304 4587354 140735552353456 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15582/statm: 6955 1743 326 96 0 3517 0
[pid=15583] ppid=15580 vsize=15304 CPUtime=0.34 cores=5
/proc/15583/stat : 15583 (clasp) R 15580 15580 15036 0 -1 4202496 1446 0 0 0 34 0 0 0 25 0 1 0 544467019 15671296 1178 33554432000 4194304 4785740 140736931510112 18446744073709551615 4277561 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15583/statm: 3826 1178 340 145 0 871 0
[pid=15584] ppid=15580 vsize=454900 CPUtime=0.42 cores=5
/proc/15584/stat : 15584 (TNM) R 15580 15580 15036 0 -1 4202496 1147 0 0 0 42 0 0 0 25 0 1 0 544467019 465817600 1044 33554432000 134512640 134534564 4289764128 18446744073709551615 134524580 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15584/statm: 113725 1044 91 6 0 112391 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 516348

[startup+3.10045 s]
/proc/loadavg: 3.15 3.71 3.64 13/202 15584
/proc/meminfo: memFree=19522720/32951124 swapFree=67111480/67111528
[pid=15580] ppid=15578 vsize=18324 CPUtime=1.33 cores=5,7
/proc/15580/stat : 15580 (ppfolio) S 15578 15580 15036 0 -1 4202496 501 4314 0 0 0 0 133 0 15 0 1 0 544467011 18763776 394 33554432000 4194304 4287625 140736412083120 18446744073709551615 252458085903 0 0 4096 65536 4468442609928339716 0 0 17 7 0 0 0
/proc/15580/statm: 4581 394 346 23 0 91 0
[pid=15583] ppid=15580 vsize=16376 CPUtime=0.84 cores=5
/proc/15583/stat : 15583 (clasp) R 15580 15580 15036 0 -1 4202496 1720 0 0 0 84 0 0 0 25 0 1 0 544467019 16769024 1452 33554432000 4194304 4785740 140736931510112 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15583/statm: 4094 1452 340 145 0 1139 0
[pid=15584] ppid=15580 vsize=454900 CPUtime=0.82 cores=5
/proc/15584/stat : 15584 (TNM) R 15580 15580 15036 0 -1 4202496 1147 0 0 0 82 0 0 0 25 0 1 0 544467019 465817600 1044 33554432000 134512640 134534564 4289764128 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15584/statm: 113725 1044 91 6 0 112391 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 489600

[startup+6.30087 s]
/proc/loadavg: 3.15 3.71 3.64 11/200 15584
/proc/meminfo: memFree=19517540/32951124 swapFree=67111480/67111528
[pid=15580] ppid=15578 vsize=18324 CPUtime=1.33 cores=5,7
/proc/15580/stat : 15580 (ppfolio) S 15578 15580 15036 0 -1 4202496 501 4314 0 0 0 0 133 0 15 0 1 0 544467011 18763776 394 33554432000 4194304 4287625 140736412083120 18446744073709551615 252458085903 0 0 4096 65536 4468442609928339716 0 0 17 7 0 0 0
/proc/15580/statm: 4581 394 346 23 0 91 0
[pid=15583] ppid=15580 vsize=18112 CPUtime=2.44 cores=5
/proc/15583/stat : 15583 (clasp) R 15580 15580 15036 0 -1 4202496 2139 0 0 0 244 0 0 0 25 0 1 0 544467019 18546688 1871 33554432000 4194304 4785740 140736931510112 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15583/statm: 4528 1871 340 145 0 1573 0
[pid=15584] ppid=15580 vsize=454900 CPUtime=2.42 cores=5
/proc/15584/stat : 15584 (TNM) R 15580 15580 15036 0 -1 4202496 1147 0 0 0 242 0 0 0 25 0 1 0 544467019 465817600 1044 33554432000 134512640 134534564 4289764128 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15584/statm: 113725 1044 91 6 0 112391 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 491336

[startup+12.7007 s]
/proc/loadavg: 4.20 3.91 3.71 10/199 15584
/proc/meminfo: memFree=19516288/32951124 swapFree=67111480/67111528
[pid=15580] ppid=15578 vsize=18324 CPUtime=1.33 cores=5,7
/proc/15580/stat : 15580 (ppfolio) S 15578 15580 15036 0 -1 4202496 501 4314 0 0 0 0 133 0 15 0 1 0 544467011 18763776 394 33554432000 4194304 4287625 140736412083120 18446744073709551615 252458085903 0 0 4096 65536 4468442609928339716 0 0 17 7 0 0 0
/proc/15580/statm: 4581 394 346 23 0 91 0
[pid=15583] ppid=15580 vsize=20360 CPUtime=5.64 cores=5
/proc/15583/stat : 15583 (clasp) R 15580 15580 15036 0 -1 4202496 2643 0 0 0 564 0 0 0 25 0 1 0 544467019 20848640 2375 33554432000 4194304 4785740 140736931510112 18446744073709551615 4553015 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15583/statm: 5090 2375 340 145 0 2135 0
[pid=15584] ppid=15580 vsize=459000 CPUtime=5.62 cores=5
/proc/15584/stat : 15584 (TNM) R 15580 15580 15036 0 -1 4202496 1422 0 0 0 562 0 0 0 25 0 1 0 544467019 470016000 1319 33554432000 134512640 134534564 4289764128 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15584/statm: 114750 1319 95 6 0 113416 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 497684

[startup+25.5003 s]
/proc/loadavg: 4.94 4.08 3.77 10/199 15584
/proc/meminfo: memFree=19503408/32951124 swapFree=67111480/67111528
[pid=15580] ppid=15578 vsize=18324 CPUtime=1.33 cores=5,7
/proc/15580/stat : 15580 (ppfolio) S 15578 15580 15036 0 -1 4202496 501 4314 0 0 0 0 133 0 15 0 1 0 544467011 18763776 394 33554432000 4194304 4287625 140736412083120 18446744073709551615 252458085903 0 0 4096 65536 4468442609928339716 0 0 17 7 0 0 0
/proc/15580/statm: 4581 394 346 23 0 91 0
[pid=15583] ppid=15580 vsize=22900 CPUtime=12.04 cores=5
/proc/15583/stat : 15583 (clasp) R 15580 15580 15036 0 -1 4202496 3265 0 0 0 1204 0 0 0 25 0 1 0 544467019 23449600 2997 33554432000 4194304 4785740 140736931510112 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15583/statm: 5725 2997 340 145 0 2770 0
[pid=15584] ppid=15580 vsize=459000 CPUtime=12.02 cores=5
/proc/15584/stat : 15584 (TNM) R 15580 15580 15036 0 -1 4202496 1422 0 0 0 1202 0 0 0 25 0 1 0 544467019 470016000 1319 33554432000 134512640 134534564 4289764128 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15584/statm: 114750 1319 95 6 0 113416 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 500224

[startup+51.1005 s]
/proc/loadavg: 6.33 4.47 3.90 10/199 15585
/proc/meminfo: memFree=19492524/32951124 swapFree=67111480/67111528
[pid=15580] ppid=15578 vsize=18324 CPUtime=1.33 cores=5,7
/proc/15580/stat : 15580 (ppfolio) S 15578 15580 15036 0 -1 4202496 501 4314 0 0 0 0 133 0 15 0 1 0 544467011 18763776 394 33554432000 4194304 4287625 140736412083120 18446744073709551615 252458085903 0 0 4096 65536 4468442609928339716 0 0 17 7 0 0 0
/proc/15580/statm: 4581 394 346 23 0 91 0
[pid=15583] ppid=15580 vsize=25712 CPUtime=24.84 cores=5
/proc/15583/stat : 15583 (clasp) R 15580 15580 15036 0 -1 4202496 3906 0 0 0 2484 0 0 0 25 0 1 0 544467019 26329088 3638 33554432000 4194304 4785740 140736931510112 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15583/statm: 6428 3638 340 145 0 3473 0
[pid=15584] ppid=15580 vsize=459000 CPUtime=24.82 cores=5
/proc/15584/stat : 15584 (TNM) R 15580 15580 15036 0 -1 4202496 1422 0 0 0 2482 0 0 0 25 0 1 0 544467019 470016000 1319 33554432000 134512640 134534564 4289764128 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15584/statm: 114750 1319 95 6 0 113416 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 503036

[startup+102.307 s]
/proc/loadavg: 8.02 5.25 4.20 12/200 15617
/proc/meminfo: memFree=19472536/32951124 swapFree=67111480/67111528
[pid=15580] ppid=15578 vsize=18324 CPUtime=1.33 cores=5,7
/proc/15580/stat : 15580 (ppfolio) S 15578 15580 15036 0 -1 4202496 501 4314 0 0 0 0 133 0 15 0 1 0 544467011 18763776 394 33554432000 4194304 4287625 140736412083120 18446744073709551615 252458085903 0 0 4096 65536 4468442609928339716 0 0 17 7 0 0 0
/proc/15580/statm: 4581 394 346 23 0 91 0
[pid=15583] ppid=15580 vsize=29684 CPUtime=50.43 cores=5
/proc/15583/stat : 15583 (clasp) R 15580 15580 15036 0 -1 4202496 4819 0 0 0 5043 0 0 0 25 0 1 0 544467019 30396416 4551 33554432000 4194304 4785740 140736931510112 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15583/statm: 7421 4551 340 145 0 4466 0
[pid=15584] ppid=15580 vsize=459000 CPUtime=50.44 cores=5
/proc/15584/stat : 15584 (TNM) R 15580 15580 15036 0 -1 4202496 1422 0 0 0 5044 0 0 0 25 0 1 0 544467019 470016000 1319 33554432000 134512640 134534564 4289764128 18446744073709551615 134528451 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15584/statm: 114750 1319 95 6 0 113416 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 507008

[startup+162.301 s]
/proc/loadavg: 9.27 6.11 4.56 12/200 15618
/proc/meminfo: memFree=19432112/32951124 swapFree=67111480/67111528
[pid=15580] ppid=15578 vsize=18324 CPUtime=1.33 cores=5,7
/proc/15580/stat : 15580 (ppfolio) S 15578 15580 15036 0 -1 4202496 501 4314 0 0 0 0 133 0 15 0 1 0 544467011 18763776 394 33554432000 4194304 4287625 140736412083120 18446744073709551615 252458085903 0 0 4096 65536 4468442609928339716 0 0 17 7 0 0 0
/proc/15580/statm: 4581 394 346 23 0 91 0
[pid=15583] ppid=15580 vsize=33700 CPUtime=80.43 cores=5
/proc/15583/stat : 15583 (clasp) R 15580 15580 15036 0 -1 4202496 5747 0 0 0 8043 0 0 0 25 0 1 0 544467019 34508800 5479 33554432000 4194304 4785740 140736931510112 18446744073709551615 252457763450 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15583/statm: 8425 5479 340 145 0 5470 0
[pid=15584] ppid=15580 vsize=459000 CPUtime=80.44 cores=5
/proc/15584/stat : 15584 (TNM) R 15580 15580 15036 0 -1 4202496 1422 0 0 0 8044 0 0 0 25 0 1 0 544467019 470016000 1319 33554432000 134512640 134534564 4289764128 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15584/statm: 114750 1319 95 6 0 113416 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 511024

[startup+222.301 s]
/proc/loadavg: 9.73 6.82 4.90 12/200 15650
/proc/meminfo: memFree=19444828/32951124 swapFree=67111480/67111528
[pid=15580] ppid=15578 vsize=18324 CPUtime=1.33 cores=5,7
/proc/15580/stat : 15580 (ppfolio) S 15578 15580 15036 0 -1 4202496 501 4314 0 0 0 0 133 0 15 0 1 0 544467011 18763776 394 33554432000 4194304 4287625 140736412083120 18446744073709551615 252458085903 0 0 4096 65536 4468442609928339716 0 0 17 7 0 0 0
/proc/15580/statm: 4581 394 346 23 0 91 0
[pid=15583] ppid=15580 vsize=36960 CPUtime=110.43 cores=5
/proc/15583/stat : 15583 (clasp) R 15580 15580 15036 0 -1 4202496 6517 0 0 0 11043 0 0 0 25 0 1 0 544467019 37847040 6249 33554432000 4194304 4785740 140736931510112 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15583/statm: 9240 6249 340 145 0 6285 0
[pid=15584] ppid=15580 vsize=459000 CPUtime=110.44 cores=5
/proc/15584/stat : 15584 (TNM) R 15580 15580 15036 0 -1 4202496 1422 0 0 0 11044 0 0 0 25 0 1 0 544467019 470016000 1319 33554432000 134512640 134534564 4289764128 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15584/statm: 114750 1319 95 6 0 113416 0
Current children cumulated CPU time (s) 222.2

################
# More data... #
################

[pid=15580] ppid=15578 vsize=18324 CPUtime=1.33 cores=5,7
/proc/15580/stat : 15580 (ppfolio) S 15578 15580 15036 0 -1 4202496 501 4314 0 0 0 0 133 0 15 0 1 0 544467011 18763776 394 33554432000 4194304 4287625 140736412083120 18446744073709551615 252458085903 0 0 4096 65536 4468442609928339716 0 0 17 7 0 0 0
/proc/15580/statm: 4581 394 346 23 0 91 0
[pid=15583] ppid=15580 vsize=49336 CPUtime=350.42 cores=5
/proc/15583/stat : 15583 (clasp) R 15580 15580 15036 0 -1 4202496 9329 0 0 0 35042 0 0 0 25 0 1 0 544467019 50520064 9061 33554432000 4194304 4785740 140736931510112 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15583/statm: 12334 9061 340 145 0 9379 0
[pid=15584] ppid=15580 vsize=459000 CPUtime=350.46 cores=5
/proc/15584/stat : 15584 (TNM) R 15580 15580 15036 0 -1 4202496 1422 0 0 0 35046 0 0 0 25 0 1 0 544467019 470016000 1319 33554432000 134512640 134534564 4289764128 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15584/statm: 114750 1319 95 6 0 113416 0
Current children cumulated CPU time (s) 702.21
Current children cumulated vsize (KiB) 526660

[startup+762.307 s]
/proc/loadavg: 9.02 8.74 6.78 10/199 15694
/proc/meminfo: memFree=19390832/32951124 swapFree=67111480/67111528
[pid=15580] ppid=15578 vsize=18324 CPUtime=1.33 cores=5,7
/proc/15580/stat : 15580 (ppfolio) S 15578 15580 15036 0 -1 4202496 501 4314 0 0 0 0 133 0 15 0 1 0 544467011 18763776 394 33554432000 4194304 4287625 140736412083120 18446744073709551615 252458085903 0 0 4096 65536 4468442609928339716 0 0 17 7 0 0 0
/proc/15580/statm: 4581 394 346 23 0 91 0
[pid=15583] ppid=15580 vsize=50900 CPUtime=380.43 cores=5
/proc/15583/stat : 15583 (clasp) R 15580 15580 15036 0 -1 4202496 9707 0 0 0 38043 0 0 0 25 0 1 0 544467019 52121600 9439 33554432000 4194304 4785740 140736931510112 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15583/statm: 12725 9439 340 145 0 9770 0
[pid=15584] ppid=15580 vsize=459000 CPUtime=380.46 cores=5
/proc/15584/stat : 15584 (TNM) R 15580 15580 15036 0 -1 4202496 1422 0 0 0 38046 0 0 0 25 0 1 0 544467019 470016000 1319 33554432000 134512640 134534564 4289764128 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15584/statm: 114750 1319 95 6 0 113416 0
Current children cumulated CPU time (s) 762.22
Current children cumulated vsize (KiB) 528224

[startup+822.301 s]
/proc/loadavg: 9.00 8.78 6.92 10/199 15696
/proc/meminfo: memFree=19387600/32951124 swapFree=67111480/67111528
[pid=15580] ppid=15578 vsize=18324 CPUtime=1.33 cores=5,7
/proc/15580/stat : 15580 (ppfolio) S 15578 15580 15036 0 -1 4202496 501 4314 0 0 0 0 133 0 15 0 1 0 544467011 18763776 394 33554432000 4194304 4287625 140736412083120 18446744073709551615 252458085903 0 0 4096 65536 4468442609928339716 0 0 17 7 0 0 0
/proc/15580/statm: 4581 394 346 23 0 91 0
[pid=15583] ppid=15580 vsize=52436 CPUtime=410.44 cores=5
/proc/15583/stat : 15583 (clasp) R 15580 15580 15036 0 -1 4202496 10010 0 0 0 41043 1 0 0 25 0 1 0 544467019 53694464 9742 33554432000 4194304 4785740 140736931510112 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15583/statm: 13109 9742 340 145 0 10154 0
[pid=15584] ppid=15580 vsize=459000 CPUtime=410.45 cores=5
/proc/15584/stat : 15584 (TNM) R 15580 15580 15036 0 -1 4202496 1422 0 0 0 41045 0 0 0 25 0 1 0 544467019 470016000 1319 33554432000 134512640 134534564 4289764128 18446744073709551615 134528417 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15584/statm: 114750 1319 95 6 0 113416 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 529760

[startup+882.301 s]
/proc/loadavg: 9.00 8.82 7.04 10/199 15697
/proc/meminfo: memFree=19379152/32951124 swapFree=67111480/67111528
[pid=15580] ppid=15578 vsize=18324 CPUtime=1.33 cores=5,7
/proc/15580/stat : 15580 (ppfolio) S 15578 15580 15036 0 -1 4202496 501 4314 0 0 0 0 133 0 15 0 1 0 544467011 18763776 394 33554432000 4194304 4287625 140736412083120 18446744073709551615 252458085903 0 0 4096 65536 4468442609928339716 0 0 17 7 0 0 0
/proc/15580/statm: 4581 394 346 23 0 91 0
[pid=15583] ppid=15580 vsize=53624 CPUtime=440.44 cores=5
/proc/15583/stat : 15583 (clasp) R 15580 15580 15036 0 -1 4202496 10277 0 0 0 44043 1 0 0 25 0 1 0 544467019 54910976 10009 33554432000 4194304 4785740 140736931510112 18446744073709551615 4276247 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15583/statm: 13406 10009 340 145 0 10451 0
[pid=15584] ppid=15580 vsize=459000 CPUtime=440.45 cores=5
/proc/15584/stat : 15584 (TNM) R 15580 15580 15036 0 -1 4202496 1422 0 0 0 44045 0 0 0 25 0 1 0 544467019 470016000 1319 33554432000 134512640 134534564 4289764128 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15584/statm: 114750 1319 95 6 0 113416 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 530948

[startup+942.3 s]
/proc/loadavg: 9.00 8.85 7.16 10/199 15699
/proc/meminfo: memFree=19373672/32951124 swapFree=67111480/67111528
[pid=15580] ppid=15578 vsize=18324 CPUtime=1.33 cores=5,7
/proc/15580/stat : 15580 (ppfolio) S 15578 15580 15036 0 -1 4202496 501 4314 0 0 0 0 133 0 15 0 1 0 544467011 18763776 394 33554432000 4194304 4287625 140736412083120 18446744073709551615 252458085903 0 0 4096 65536 4468442609928339716 0 0 17 7 0 0 0
/proc/15580/statm: 4581 394 346 23 0 91 0
[pid=15583] ppid=15580 vsize=54096 CPUtime=470.45 cores=5
/proc/15583/stat : 15583 (clasp) R 15580 15580 15036 0 -1 4202496 10381 0 0 0 47044 1 0 0 25 0 1 0 544467019 55394304 10113 33554432000 4194304 4785740 140736931510112 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15583/statm: 13524 10113 340 145 0 10569 0
[pid=15584] ppid=15580 vsize=459000 CPUtime=470.44 cores=5
/proc/15584/stat : 15584 (TNM) R 15580 15580 15036 0 -1 4202496 1422 0 0 0 47044 0 0 0 25 0 1 0 544467019 470016000 1319 33554432000 134512640 134534564 4289764128 18446744073709551615 134530227 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15584/statm: 114750 1319 95 6 0 113416 0
Current children cumulated CPU time (s) 942.22
Current children cumulated vsize (KiB) 531420

[startup+1002.3 s]
/proc/loadavg: 9.00 8.87 7.28 10/199 15701
/proc/meminfo: memFree=19381716/32951124 swapFree=67111480/67111528
[pid=15580] ppid=15578 vsize=18324 CPUtime=1.33 cores=5,7
/proc/15580/stat : 15580 (ppfolio) S 15578 15580 15036 0 -1 4202496 501 4314 0 0 0 0 133 0 15 0 1 0 544467011 18763776 394 33554432000 4194304 4287625 140736412083120 18446744073709551615 252458085903 0 0 4096 65536 4468442609928339716 0 0 17 7 0 0 0
/proc/15580/statm: 4581 394 346 23 0 91 0
[pid=15583] ppid=15580 vsize=54524 CPUtime=500.45 cores=5
/proc/15583/stat : 15583 (clasp) R 15580 15580 15036 0 -1 4202496 10505 0 0 0 50044 1 0 0 25 0 1 0 544467019 55832576 10237 33554432000 4194304 4785740 140736931510112 18446744073709551615 252457763426 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15583/statm: 13631 10237 340 145 0 10676 0
[pid=15584] ppid=15580 vsize=459000 CPUtime=500.44 cores=5
/proc/15584/stat : 15584 (TNM) R 15580 15580 15036 0 -1 4202496 1422 0 0 0 50044 0 0 0 25 0 1 0 544467019 470016000 1319 33554432000 134512640 134534564 4289764128 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15584/statm: 114750 1319 95 6 0 113416 0
Current children cumulated CPU time (s) 1002.22
Current children cumulated vsize (KiB) 531848

[startup+1062.3 s]
/proc/loadavg: 9.00 8.89 7.38 10/199 15702
/proc/meminfo: memFree=19377116/32951124 swapFree=67111480/67111528
[pid=15580] ppid=15578 vsize=18324 CPUtime=1.33 cores=5,7
/proc/15580/stat : 15580 (ppfolio) S 15578 15580 15036 0 -1 4202496 501 4314 0 0 0 0 133 0 15 0 1 0 544467011 18763776 394 33554432000 4194304 4287625 140736412083120 18446744073709551615 252458085903 0 0 4096 65536 4468442609928339716 0 0 17 7 0 0 0
/proc/15580/statm: 4581 394 346 23 0 91 0
[pid=15583] ppid=15580 vsize=56236 CPUtime=530.46 cores=5
/proc/15583/stat : 15583 (clasp) R 15580 15580 15036 0 -1 4202496 10897 0 0 0 53045 1 0 0 25 0 1 0 544467019 57585664 10629 33554432000 4194304 4785740 140736931510112 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15583/statm: 14059 10629 340 145 0 11104 0
[pid=15584] ppid=15580 vsize=459000 CPUtime=530.44 cores=5
/proc/15584/stat : 15584 (TNM) R 15580 15580 15036 0 -1 4202496 1422 0 0 0 53044 0 0 0 25 0 1 0 544467019 470016000 1319 33554432000 134512640 134534564 4289764128 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15584/statm: 114750 1319 95 6 0 113416 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 533560

[startup+1122.3 s]
/proc/loadavg: 9.04 8.92 7.48 10/199 15704
/proc/meminfo: memFree=19374616/32951124 swapFree=67111480/67111528
[pid=15580] ppid=15578 vsize=18324 CPUtime=1.33 cores=5,7
/proc/15580/stat : 15580 (ppfolio) S 15578 15580 15036 0 -1 4202496 501 4314 0 0 0 0 133 0 15 0 1 0 544467011 18763776 394 33554432000 4194304 4287625 140736412083120 18446744073709551615 252458085903 0 0 4096 65536 4468442609928339716 0 0 17 7 0 0 0
/proc/15580/statm: 4581 394 346 23 0 91 0
[pid=15583] ppid=15580 vsize=56236 CPUtime=560.46 cores=5
/proc/15583/stat : 15583 (clasp) R 15580 15580 15036 0 -1 4202496 10904 0 0 0 56045 1 0 0 25 0 1 0 544467019 57585664 10636 33554432000 4194304 4785740 140736931510112 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15583/statm: 14059 10636 340 145 0 11104 0
[pid=15584] ppid=15580 vsize=459000 CPUtime=560.44 cores=5
/proc/15584/stat : 15584 (TNM) R 15580 15580 15036 0 -1 4202496 1422 0 0 0 56044 0 0 0 25 0 1 0 544467019 470016000 1319 33554432000 134512640 134534564 4289764128 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15584/statm: 114750 1319 95 6 0 113416 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 533560

[startup+1182.3 s]
/proc/loadavg: 9.05 8.95 7.58 10/199 15705
/proc/meminfo: memFree=19371384/32951124 swapFree=67111480/67111528
[pid=15580] ppid=15578 vsize=18324 CPUtime=1.33 cores=5,7
/proc/15580/stat : 15580 (ppfolio) S 15578 15580 15036 0 -1 4202496 501 4314 0 0 0 0 133 0 15 0 1 0 544467011 18763776 394 33554432000 4194304 4287625 140736412083120 18446744073709551615 252458085903 0 0 4096 65536 4468442609928339716 0 0 17 7 0 0 0
/proc/15580/statm: 4581 394 346 23 0 91 0
[pid=15583] ppid=15580 vsize=57088 CPUtime=590.45 cores=5
/proc/15583/stat : 15583 (clasp) R 15580 15580 15036 0 -1 4202496 11078 0 0 0 59044 1 0 0 25 0 1 0 544467019 58458112 10810 33554432000 4194304 4785740 140736931510112 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15583/statm: 14272 10810 340 145 0 11317 0
[pid=15584] ppid=15580 vsize=459000 CPUtime=590.45 cores=5
/proc/15584/stat : 15584 (TNM) R 15580 15580 15036 0 -1 4202496 1422 0 0 0 59045 0 0 0 25 0 1 0 544467019 470016000 1319 33554432000 134512640 134534564 4289764128 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15584/statm: 114750 1319 95 6 0 113416 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 534412

[startup+1242.3 s]
/proc/loadavg: 9.02 8.95 7.67 10/199 15707
/proc/meminfo: memFree=19369260/32951124 swapFree=67111480/67111528
[pid=15580] ppid=15578 vsize=18324 CPUtime=1.33 cores=5,7
/proc/15580/stat : 15580 (ppfolio) S 15578 15580 15036 0 -1 4202496 501 4314 0 0 0 0 133 0 15 0 1 0 544467011 18763776 394 33554432000 4194304 4287625 140736412083120 18446744073709551615 252458085903 0 0 4096 65536 4468442609928339716 0 0 17 7 0 0 0
/proc/15580/statm: 4581 394 346 23 0 91 0
[pid=15583] ppid=15580 vsize=57656 CPUtime=620.45 cores=5
/proc/15583/stat : 15583 (clasp) R 15580 15580 15036 0 -1 4202496 11215 0 0 0 62044 1 0 0 25 0 1 0 544467019 59039744 10947 33554432000 4194304 4785740 140736931510112 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15583/statm: 14414 10947 340 145 0 11459 0
[pid=15584] ppid=15580 vsize=459000 CPUtime=620.45 cores=5
/proc/15584/stat : 15584 (TNM) R 15580 15580 15036 0 -1 4202496 1422 0 0 0 62045 0 0 0 25 0 1 0 544467019 470016000 1319 33554432000 134512640 134534564 4289764128 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15584/statm: 114750 1319 95 6 0 113416 0
Current children cumulated CPU time (s) 1242.23
Current children cumulated vsize (KiB) 534980



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.08 8.98 7.75 8/192 15726
/proc/meminfo: memFree=19430044/32951124 swapFree=67111480/67111528
[pid=15580] ppid=15578 vsize=18324 CPUtime=1.33 cores=5,7
/proc/15580/stat : 15580 (ppfolio) S 15578 15580 15036 0 -1 4202496 501 4314 0 0 0 0 133 0 15 0 1 0 544467011 18763776 394 33554432000 4194304 4287625 140736412083120 18446744073709551615 252458085903 0 0 4096 65536 4468442609928339716 0 0 17 7 0 0 0
/proc/15580/statm: 4581 394 346 23 0 91 0
[pid=15583] ppid=15580 vsize=57656 CPUtime=649.29 cores=5
/proc/15583/stat : 15583 (clasp) R 15580 15580 15036 0 -1 4202496 11237 0 0 0 64928 1 0 0 25 0 1 0 544467019 59039744 10969 33554432000 4194304 4785740 140736931510112 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15583/statm: 14414 10969 340 145 0 11459 0
[pid=15584] ppid=15580 vsize=459000 CPUtime=649.32 cores=5
/proc/15584/stat : 15584 (TNM) R 15580 15580 15036 0 -1 4202496 1422 0 0 0 64932 0 0 0 25 0 1 0 544467019 470016000 1319 33554432000 134512640 134534564 4289764128 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15584/statm: 114750 1319 95 6 0 113416 0
Current children cumulated CPU time (s) 1299.94
Current children cumulated vsize (KiB) 534980

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1300.01
CPU time (s): 1299.98
CPU user time (s): 1299.95
CPU system time (s): 0.023996
CPU usage (%): 99.9973
Max. virtual memory (cumulated for all children) (KiB): 534980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.95
system time used= 0.023996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17507
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38
involuntary context switches= 27688

runsolver used 2.09268 second user time and 5.01824 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-23 09:06:05
IDJOB=3250512
IDBENCH=83275
IDSOLVER=1613
FILE ID=node111/3250512-1303542365
RUNJOBID= node111-1303542365-15532
PBS_JOBID= 13143127
Free space on /tmp= 71504 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-23_508.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250512-1303542365/watcher-3250512-1303542365 -o /tmp/evaluation-result-3250512-1303542365/solver-3250512-1303542365 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3250512-1303542365.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= b891f70c80006fb02dca40f266c0cec1
RANDOM SEED=1629348113

node111.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5428.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19553176 kB
Buffers:       2114916 kB
Cached:       10632076 kB
SwapCached:         44 kB
Active:        9135632 kB
Inactive:      3698060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19553176 kB
SwapTotal:    67111528 kB
SwapFree:     67111480 kB
Dirty:           41636 kB
Writeback:           0 kB
AnonPages:       86240 kB
Mapped:          16816 kB
Slab:           499144 kB
PageTables:       5512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1648584 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71508 MiB
End job on node111 at 2011-04-23 09:27:45