Trace number 3285028

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 par? (TO) 4800.36 1201.71

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
MD5SUM0385ba51f44fb47d0b0726e26312816f
Bench CategoryAPPLICATION (applications 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 variables171676
Number of clauses858766
Sum of the clauses size2046721
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2847665
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

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-3285028-1304035109/watcher-3285028-1304035109 -o /tmp/evaluation-result-3285028-1304035109/solver-3285028-1304035109 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3285028-1304035109.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 5.81 7.50 7.62 3/174 22338
/proc/meminfo: memFree=18277992/32950928 swapFree=67111528/67111528
[pid=22338] ppid=22336 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22338/stat : 22338 (ppfolio) R 22336 22338 20430 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 515107623 18763776 390 33554432000 4194304 4287625 140734898845104 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/22338/statm: 4581 390 341 23 0 91 0

[startup+0.10505 s]
/proc/loadavg: 5.81 7.50 7.62 3/174 22338
/proc/meminfo: memFree=18277992/32950928 swapFree=67111528/67111528
[pid=22338] ppid=22336 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22338/stat : 22338 (ppfolio) R 22336 22338 20430 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 515107623 18763776 390 33554432000 4194304 4287625 140734898845104 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/22338/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.201032 s]
/proc/loadavg: 5.81 7.50 7.62 3/174 22338
/proc/meminfo: memFree=18277992/32950928 swapFree=67111528/67111528
[pid=22338] ppid=22336 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22338/stat : 22338 (ppfolio) R 22336 22338 20430 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 515107623 18763776 390 33554432000 4194304 4287625 140734898845104 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/22338/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301012 s]
/proc/loadavg: 5.81 7.50 7.62 3/174 22338
/proc/meminfo: memFree=18277992/32950928 swapFree=67111528/67111528
[pid=22338] ppid=22336 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22338/stat : 22338 (ppfolio) R 22336 22338 20430 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 515107623 18763776 390 33554432000 4194304 4287625 140734898845104 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/22338/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700933 s]
/proc/loadavg: 5.81 7.50 7.62 3/174 22338
/proc/meminfo: memFree=18277992/32950928 swapFree=67111528/67111528
[pid=22338] ppid=22336 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22338/stat : 22338 (ppfolio) R 22336 22338 20430 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 515107623 18763776 390 33554432000 4194304 4287625 140734898845104 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/22338/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50077 s]
/proc/loadavg: 5.81 7.50 7.62 8/180 22344
/proc/meminfo: memFree=17947112/32950928 swapFree=67111528/67111528
[pid=22338] ppid=22336 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22338/stat : 22338 (ppfolio) S 22336 22338 20430 0 -1 4202496 524 0 0 0 0 0 0 0 18 0 1 0 515107623 18763776 390 33554432000 4194304 4287625 140734898845104 18446744073709551615 254500711951 0 0 4096 65536 16594559428972249087 0 0 17 1 0 0 0
/proc/22338/statm: 4581 390 341 23 0 91 0
[pid=22339] ppid=22338 vsize=120736 CPUtime=1.49 cores=1
/proc/22339/stat : 22339 (cryptominisat) R 22338 22338 20430 0 -1 4202496 23505 0 0 0 145 4 0 0 20 0 1 0 515107623 123633664 23155 33554432000 4194304 4587354 140737314133184 18446744073709551615 4421117 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22339/statm: 30184 23155 312 96 0 26746 0
[pid=22340] ppid=22338 vsize=81748 CPUtime=1.49 cores=5
/proc/22340/stat : 22340 (clasp) R 22338 22338 20430 0 -1 4202496 24782 0 0 0 146 3 0 0 25 0 1 0 515107623 83709952 17235 33554432000 4194304 4785740 140736630336032 18446744073709551615 4278544 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22340/statm: 20437 17235 340 145 0 17482 0
[pid=22341] ppid=22338 vsize=500044 CPUtime=0.74 cores=7
/proc/22341/stat : 22341 (TNM) R 22338 22338 20430 0 -1 4202496 16490 0 0 0 71 3 0 0 25 0 1 0 515107623 512045056 16386 33554432000 134512640 134534564 4288217888 18446744073709551615 134524469 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22341/statm: 125011 16386 91 6 0 123677 0
[pid=22342] ppid=22338 vsize=31084 CPUtime=1.49 cores=3
/proc/22342/stat : 22342 (lingeling) R 22338 22338 20430 0 -1 4202496 14935 0 0 0 147 2 0 0 25 0 1 0 515107623 31830016 6924 33554432000 4194304 4352236 140733522715376 18446744073709551615 4315512 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22342/statm: 7771 6924 118 39 0 6851 0
[pid=22343] ppid=22338 vsize=116244 CPUtime=0.73 cores=7
/proc/22343/stat : 22343 (march_hi) R 22338 22338 20430 0 -1 4194304 24638 0 0 0 70 3 0 0 25 0 1 0 515107623 119033856 18523 33554432000 4194304 4331988 140733366230624 18446744073709551615 4257039 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22343/statm: 29061 18523 126 34 0 27503 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 868180

[startup+3.10046 s]
/proc/loadavg: 5.81 7.50 7.62 7/180 22345
/proc/meminfo: memFree=17869740/32950928 swapFree=67111528/67111528
[pid=22338] ppid=22336 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22338/stat : 22338 (ppfolio) S 22336 22338 20430 0 -1 4202496 524 0 0 0 0 0 0 0 18 0 1 0 515107623 18763776 390 33554432000 4194304 4287625 140734898845104 18446744073709551615 254500711951 0 0 4096 65536 16594559428972249087 0 0 17 1 0 0 0
/proc/22338/statm: 4581 390 341 23 0 91 0
[pid=22339] ppid=22338 vsize=120736 CPUtime=3.09 cores=1
/proc/22339/stat : 22339 (cryptominisat) R 22338 22338 20430 0 -1 4202496 23505 0 0 0 305 4 0 0 25 0 1 0 515107623 123633664 23155 33554432000 4194304 4587354 140737314133184 18446744073709551615 4421069 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22339/statm: 30184 23155 312 96 0 26746 0
[pid=22340] ppid=22338 vsize=83372 CPUtime=3.09 cores=5
/proc/22340/stat : 22340 (clasp) R 22338 22338 20430 0 -1 4202496 25280 0 0 0 306 3 0 0 25 0 1 0 515107623 85372928 17733 33554432000 4194304 4785740 140736630336032 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22340/statm: 20843 17733 340 145 0 17888 0
[pid=22341] ppid=22338 vsize=500044 CPUtime=1.54 cores=7
/proc/22341/stat : 22341 (TNM) R 22338 22338 20430 0 -1 4202496 16490 0 0 0 151 3 0 0 25 0 1 0 515107623 512045056 16386 33554432000 134512640 134534564 4288217888 18446744073709551615 134524591 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22341/statm: 125011 16386 91 6 0 123677 0
[pid=22342] ppid=22338 vsize=39276 CPUtime=3.08 cores=3
/proc/22342/stat : 22342 (lingeling) R 22338 22338 20430 0 -1 4202496 16994 0 0 0 306 2 0 0 25 0 1 0 515107623 40218624 8983 33554432000 4194304 4352236 140733522715376 18446744073709551615 4227469 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22342/statm: 9819 8983 125 39 0 8899 0
[pid=22343] ppid=22338 vsize=115348 CPUtime=1.52 cores=7
/proc/22343/stat : 22343 (march_hi) R 22338 22338 20430 0 -1 4194304 49514 0 0 0 146 6 0 0 25 0 1 0 515107623 118116352 18003 33554432000 4194304 4331988 140733366230624 18446744073709551615 4257075 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22343/statm: 28837 18003 129 34 0 27279 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 877100

[startup+6.30082 s]
/proc/loadavg: 5.90 7.49 7.62 7/180 22345
/proc/meminfo: memFree=17590112/32950928 swapFree=67111528/67111528
[pid=22338] ppid=22336 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22338/stat : 22338 (ppfolio) S 22336 22338 20430 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515107623 18763776 390 33554432000 4194304 4287625 140734898845104 18446744073709551615 254500711951 0 0 4096 65536 16594559428972249087 0 0 17 1 0 0 0
/proc/22338/statm: 4581 390 341 23 0 91 0
[pid=22339] ppid=22338 vsize=163012 CPUtime=6.29 cores=1
/proc/22339/stat : 22339 (cryptominisat) R 22338 22338 20430 0 -1 4202496 46866 0 0 0 622 7 0 0 25 0 1 0 515107623 166924288 33702 33554432000 4194304 4587354 140737314133184 18446744073709551615 4236680 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22339/statm: 40753 33702 330 96 0 37315 0
[pid=22340] ppid=22338 vsize=129200 CPUtime=6.29 cores=5
/proc/22340/stat : 22340 (clasp) R 22338 22338 20430 0 -1 4202496 36724 0 0 0 624 5 0 0 25 0 1 0 515107623 132300800 29177 33554432000 4194304 4785740 140736630336032 18446744073709551615 4552608 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22340/statm: 32300 29177 340 145 0 29345 0
[pid=22341] ppid=22338 vsize=530404 CPUtime=3.14 cores=7
/proc/22341/stat : 22341 (TNM) R 22338 22338 20430 0 -1 4202496 30802 0 0 0 309 5 0 0 25 0 1 0 515107623 543133696 30698 33554432000 134512640 134534564 4288217888 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22341/statm: 132601 30698 95 6 0 131267 0
[pid=22342] ppid=22338 vsize=39980 CPUtime=6.28 cores=3
/proc/22342/stat : 22342 (lingeling) R 22338 22338 20430 0 -1 4202496 17230 0 0 0 626 2 0 0 25 0 1 0 515107623 40939520 9163 33554432000 4194304 4352236 140733522715376 18446744073709551615 4278746 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22342/statm: 9995 9163 127 39 0 9075 0
[pid=22343] ppid=22338 vsize=121696 CPUtime=3.1 cores=7
/proc/22343/stat : 22343 (march_hi) R 22338 22338 20430 0 -1 4194304 97694 0 0 0 299 11 0 0 25 0 1 0 515107623 124616704 20598 33554432000 4194304 4331988 140733366230624 18446744073709551615 4258189 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22343/statm: 30424 20598 129 34 0 28866 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 1002616

[startup+12.7005 s]
/proc/loadavg: 6.23 7.53 7.63 10/187 22356
/proc/meminfo: memFree=15461952/32950928 swapFree=67111528/67111528
[pid=22338] ppid=22336 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22338/stat : 22338 (ppfolio) S 22336 22338 20430 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515107623 18763776 390 33554432000 4194304 4287625 140734898845104 18446744073709551615 254500711951 0 0 4096 65536 16594559428972249087 0 0 17 1 0 0 0
/proc/22338/statm: 4581 390 341 23 0 91 0
[pid=22339] ppid=22338 vsize=163012 CPUtime=12.69 cores=1
/proc/22339/stat : 22339 (cryptominisat) R 22338 22338 20430 0 -1 4202496 47986 0 0 0 1262 7 0 0 25 0 1 0 515107623 166924288 34822 33554432000 4194304 4587354 140737314133184 18446744073709551615 4236525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22339/statm: 40753 34822 330 96 0 37315 0
[pid=22340] ppid=22338 vsize=227568 CPUtime=12.69 cores=5
/proc/22340/stat : 22340 (clasp) R 22338 22338 20430 0 -1 4202496 61313 0 0 0 1260 9 0 0 25 0 1 0 515107623 233029632 53766 33554432000 4194304 4785740 140736630336032 18446744073709551615 4279309 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22340/statm: 56892 53766 340 145 0 53937 0
[pid=22341] ppid=22338 vsize=530404 CPUtime=6.31 cores=7
/proc/22341/stat : 22341 (TNM) R 22338 22338 20430 0 -1 4202496 30802 0 0 0 626 5 0 0 25 0 1 0 515107623 543133696 30698 33554432000 134512640 134534564 4288217888 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22341/statm: 132601 30698 95 6 0 131267 0
[pid=22342] ppid=22338 vsize=41004 CPUtime=12.68 cores=3
/proc/22342/stat : 22342 (lingeling) R 22338 22338 20430 0 -1 4202496 17486 0 0 0 1266 2 0 0 25 0 1 0 515107623 41988096 9419 33554432000 4194304 4352236 140733522715376 18446744073709551615 4278667 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22342/statm: 10251 9419 127 39 0 9331 0
[pid=22343] ppid=22338 vsize=118220 CPUtime=6.3 cores=7
/proc/22343/stat : 22343 (march_hi) R 22338 22338 20430 0 -1 4194304 190890 0 0 0 607 23 0 0 25 0 1 0 515107623 121057280 19737 33554432000 4194304 4331988 140733366230624 18446744073709551615 4256805 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22343/statm: 29555 19737 129 34 0 27997 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1098532

[startup+25.501 s]
/proc/loadavg: 6.92 7.62 7.66 10/187 22356
/proc/meminfo: memFree=14834748/32950928 swapFree=67111528/67111528
[pid=22338] ppid=22336 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22338/stat : 22338 (ppfolio) S 22336 22338 20430 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515107623 18763776 390 33554432000 4194304 4287625 140734898845104 18446744073709551615 254500711951 0 0 4096 65536 16594559428972249087 0 0 17 1 0 0 0
/proc/22338/statm: 4581 390 341 23 0 91 0
[pid=22339] ppid=22338 vsize=200516 CPUtime=25.49 cores=1
/proc/22339/stat : 22339 (cryptominisat) R 22338 22338 20430 0 -1 4202496 51479 0 0 0 2541 8 0 0 25 0 1 0 515107623 205328384 38313 33554432000 4194304 4587354 140737314133184 18446744073709551615 4236832 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22339/statm: 50129 38313 330 96 0 46691 0
[pid=22340] ppid=22338 vsize=397848 CPUtime=25.49 cores=5
/proc/22340/stat : 22340 (clasp) R 22338 22338 20430 0 -1 4202496 103782 0 0 0 2531 18 0 0 25 0 1 0 515107623 407396352 96235 33554432000 4194304 4785740 140736630336032 18446744073709551615 4304000 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22340/statm: 99462 96235 340 145 0 96507 0
[pid=22341] ppid=22338 vsize=530404 CPUtime=12.64 cores=7
/proc/22341/stat : 22341 (TNM) R 22338 22338 20430 0 -1 4202496 30802 0 0 0 1259 5 0 0 25 0 1 0 515107623 543133696 30698 33554432000 134512640 134534564 4288217888 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22341/statm: 132601 30698 95 6 0 131267 0
[pid=22342] ppid=22338 vsize=47376 CPUtime=25.48 cores=3
/proc/22342/stat : 22342 (lingeling) R 22338 22338 20430 0 -1 4202496 19080 0 0 0 2546 2 0 0 25 0 1 0 515107623 48513024 11012 33554432000 4194304 4352236 140733522715376 18446744073709551615 4327859 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22342/statm: 11844 11012 127 39 0 10924 0
[pid=22343] ppid=22338 vsize=120844 CPUtime=12.71 cores=7
/proc/22343/stat : 22343 (march_hi) R 22338 22338 20430 0 -1 4194304 337474 0 0 0 1229 42 0 0 25 0 1 0 515107623 123744256 20393 33554432000 4194304 4331988 140733366230624 18446744073709551615 4257025 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22343/statm: 30211 20393 129 34 0 28653 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 1315312

[startup+51.1009 s]
/proc/loadavg: 7.70 7.75 7.70 10/187 22357
/proc/meminfo: memFree=14318508/32950928 swapFree=67111528/67111528
[pid=22338] ppid=22336 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22338/stat : 22338 (ppfolio) S 22336 22338 20430 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515107623 18763776 390 33554432000 4194304 4287625 140734898845104 18446744073709551615 254500711951 0 0 4096 65536 16594559428972249087 0 0 17 1 0 0 0
/proc/22338/statm: 4581 390 341 23 0 91 0
[pid=22339] ppid=22338 vsize=200516 CPUtime=51.08 cores=1
/proc/22339/stat : 22339 (cryptominisat) R 22338 22338 20430 0 -1 4202496 57450 0 0 0 5098 10 0 0 25 0 1 0 515107623 205328384 44280 33554432000 4194304 4587354 140737314133184 18446744073709551615 4236432 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22339/statm: 50129 44280 330 96 0 46691 0
[pid=22340] ppid=22338 vsize=756012 CPUtime=51.09 cores=5
/proc/22340/stat : 22340 (clasp) R 22338 22338 20430 0 -1 4202496 193326 0 0 0 5076 33 0 0 25 0 1 0 515107623 774156288 185779 33554432000 4194304 4785740 140736630336032 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22340/statm: 189003 185779 340 145 0 186048 0
[pid=22341] ppid=22338 vsize=530404 CPUtime=25.41 cores=7
/proc/22341/stat : 22341 (TNM) R 22338 22338 20430 0 -1 4202496 30802 0 0 0 2536 5 0 0 25 0 1 0 515107623 543133696 30698 33554432000 134512640 134534564 4288217888 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22341/statm: 132601 30698 95 6 0 131267 0
[pid=22342] ppid=22338 vsize=66140 CPUtime=51.09 cores=3

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

/proc/22343/statm: 92940 43918 175 34 0 91382 0
Current children cumulated CPU time (s) 3524.45
Current children cumulated vsize (KiB) 4657676

[startup+942.301 s]
/proc/loadavg: 9.23 9.12 8.58 10/187 22425
/proc/meminfo: memFree=10985564/32950928 swapFree=67111528/67111528
[pid=22338] ppid=22336 vsize=18324 CPUtime=0.07 cores=1,3,5,7
/proc/22338/stat : 22338 (ppfolio) S 22336 22338 20430 0 -1 4202496 524 0 0 0 1 6 0 0 15 0 1 0 515107623 18763776 390 33554432000 4194304 4287625 140734898845104 18446744073709551615 254500711951 0 0 4096 65536 16594559428972249087 0 0 17 1 0 0 0
/proc/22338/statm: 4581 390 341 23 0 91 0
[pid=22339] ppid=22338 vsize=420552 CPUtime=942.2 cores=1
/proc/22339/stat : 22339 (cryptominisat) R 22338 22338 20430 0 -1 4202496 5398823 0 0 0 93428 792 0 0 25 0 1 0 515107623 430645248 97787 33554432000 4194304 4587354 140737314133184 18446744073709551615 4236378 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22339/statm: 105138 97787 340 96 0 101700 0
[pid=22340] ppid=22338 vsize=2317612 CPUtime=942.33 cores=5
/proc/22340/stat : 22340 (clasp) R 22338 22338 20430 0 -1 4202496 583273 0 0 0 94107 126 0 0 25 0 1 0 515107623 2373234688 575726 33554432000 4194304 4785740 140736630336032 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22340/statm: 579403 575726 340 145 0 576448 0
[pid=22341] ppid=22338 vsize=530404 CPUtime=468.57 cores=7
/proc/22341/stat : 22341 (TNM) R 22338 22338 20430 0 -1 4202496 30802 0 0 0 46852 5 0 0 25 0 1 0 515107623 543133696 30698 33554432000 134512640 134534564 4288217888 18446744073709551615 4036027 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22341/statm: 132601 30698 95 6 0 131267 0
[pid=22342] ppid=22338 vsize=162352 CPUtime=942.33 cores=3
/proc/22342/stat : 22342 (lingeling) R 22338 22338 20430 0 -1 4202496 92973 0 0 0 94220 13 0 0 25 0 1 0 515107623 166248448 39756 33554432000 4194304 4352236 140733522715376 18446744073709551615 4280960 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22342/statm: 40588 39756 127 39 0 39668 0
[pid=22343] ppid=22338 vsize=371892 CPUtime=468.61 cores=7
/proc/22343/stat : 22343 (march_hi) R 22338 22338 20430 0 -1 4202496 433095 0 0 0 46807 54 0 0 25 0 1 0 515107623 380817408 43968 33554432000 4194304 4331988 140733366230624 18446744073709551615 4284439 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22343/statm: 92973 43968 175 34 0 91415 0
Current children cumulated CPU time (s) 3764.11
Current children cumulated vsize (KiB) 3821136

[startup+1002.3 s]
/proc/loadavg: 9.17 9.12 8.62 10/187 22426
/proc/meminfo: memFree=10936720/32950928 swapFree=67111528/67111528
[pid=22338] ppid=22336 vsize=18324 CPUtime=0.07 cores=1,3,5,7
/proc/22338/stat : 22338 (ppfolio) S 22336 22338 20430 0 -1 4202496 524 0 0 0 1 6 0 0 15 0 1 0 515107623 18763776 390 33554432000 4194304 4287625 140734898845104 18446744073709551615 254500711951 0 0 4096 65536 16594559428972249087 0 0 17 1 0 0 0
/proc/22338/statm: 4581 390 341 23 0 91 0
[pid=22339] ppid=22338 vsize=1290116 CPUtime=1002.19 cores=1
/proc/22339/stat : 22339 (cryptominisat) R 22338 22338 20430 0 -1 4202496 5412194 0 0 0 99421 798 0 0 25 0 1 0 515107623 1321078784 111130 33554432000 4194304 4587354 140737314133184 18446744073709551615 4236760 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22339/statm: 322529 111130 340 96 0 319091 0
[pid=22340] ppid=22338 vsize=2317612 CPUtime=1002.33 cores=5
/proc/22340/stat : 22340 (clasp) R 22338 22338 20430 0 -1 4202496 583302 0 0 0 100107 126 0 0 25 0 1 0 515107623 2373234688 575755 33554432000 4194304 4785740 140736630336032 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22340/statm: 579403 575755 340 145 0 576448 0
[pid=22341] ppid=22338 vsize=530404 CPUtime=498.43 cores=7
/proc/22341/stat : 22341 (TNM) R 22338 22338 20430 0 -1 4202496 30802 0 0 0 49838 5 0 0 25 0 1 0 515107623 543133696 30698 33554432000 134512640 134534564 4288217888 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22341/statm: 132601 30698 95 6 0 131267 0
[pid=22342] ppid=22338 vsize=162356 CPUtime=1002.33 cores=3
/proc/22342/stat : 22342 (lingeling) R 22338 22338 20430 0 -1 4202496 99118 0 0 0 100220 13 0 0 25 0 1 0 515107623 166252544 39757 33554432000 4194304 4352236 140733522715376 18446744073709551615 4278701 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22342/statm: 40589 39757 127 39 0 39669 0
[pid=22343] ppid=22338 vsize=372432 CPUtime=498.42 cores=7
/proc/22343/stat : 22343 (march_hi) R 22338 22338 20430 0 -1 4202496 433259 0 0 0 49788 54 0 0 25 0 1 0 515107623 381370368 44132 33554432000 4194304 4331988 140733366230624 18446744073709551615 4226237 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22343/statm: 93108 44132 175 34 0 91550 0
Current children cumulated CPU time (s) 4003.77
Current children cumulated vsize (KiB) 4691244

[startup+1062.3 s]
/proc/loadavg: 9.17 9.13 8.65 10/187 22428
/proc/meminfo: memFree=10805416/32950928 swapFree=67111528/67111528
[pid=22338] ppid=22336 vsize=18324 CPUtime=0.07 cores=1,3,5,7
/proc/22338/stat : 22338 (ppfolio) S 22336 22338 20430 0 -1 4202496 524 0 0 0 1 6 0 0 15 0 1 0 515107623 18763776 390 33554432000 4194304 4287625 140734898845104 18446744073709551615 254500711951 0 0 4096 65536 16594559428972249087 0 0 17 1 0 0 0
/proc/22338/statm: 4581 390 341 23 0 91 0
[pid=22339] ppid=22338 vsize=1281012 CPUtime=1062.2 cores=1
/proc/22339/stat : 22339 (cryptominisat) R 22338 22338 20430 0 -1 4202496 5435360 0 0 0 105407 813 0 0 25 0 1 0 515107623 1311756288 100866 33554432000 4194304 4587354 140737314133184 18446744073709551615 4236532 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22339/statm: 320253 100866 340 96 0 316815 0
[pid=22340] ppid=22338 vsize=2454364 CPUtime=1062.34 cores=5
/proc/22340/stat : 22340 (clasp) R 22338 22338 20430 0 -1 4202496 617016 0 0 0 106100 134 0 0 25 0 1 0 515107623 2513268736 609469 33554432000 4194304 4785740 140736630336032 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22340/statm: 613591 609469 340 145 0 610636 0
[pid=22341] ppid=22338 vsize=530404 CPUtime=528.26 cores=7
/proc/22341/stat : 22341 (TNM) R 22338 22338 20430 0 -1 4202496 30802 0 0 0 52821 5 0 0 25 0 1 0 515107623 543133696 30698 33554432000 134512640 134534564 4288217888 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22341/statm: 132601 30698 95 6 0 131267 0
[pid=22342] ppid=22338 vsize=154156 CPUtime=1062.33 cores=3
/proc/22342/stat : 22342 (lingeling) R 22338 22338 20430 0 -1 4202496 103214 0 0 0 106219 14 0 0 25 0 1 0 515107623 157855744 37707 33554432000 4194304 4352236 140733522715376 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22342/statm: 38539 37707 127 39 0 37619 0
[pid=22343] ppid=22338 vsize=373808 CPUtime=528.27 cores=7
/proc/22343/stat : 22343 (march_hi) R 22338 22338 20430 0 -1 4202496 433548 0 0 0 52773 54 0 0 25 0 1 0 515107623 382779392 44421 33554432000 4194304 4331988 140733366230624 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22343/statm: 93452 44421 175 34 0 91894 0
Current children cumulated CPU time (s) 4243.47
Current children cumulated vsize (KiB) 4812068

[startup+1122.3 s]
/proc/loadavg: 9.10 9.12 8.67 10/187 22429
/proc/meminfo: memFree=10775672/32950928 swapFree=67111528/67111528
[pid=22338] ppid=22336 vsize=18324 CPUtime=0.07 cores=1,3,5,7
/proc/22338/stat : 22338 (ppfolio) S 22336 22338 20430 0 -1 4202496 524 0 0 0 1 6 0 0 15 0 1 0 515107623 18763776 390 33554432000 4194304 4287625 140734898845104 18446744073709551615 254500711951 0 0 4096 65536 16594559428972249087 0 0 17 1 0 0 0
/proc/22338/statm: 4581 390 341 23 0 91 0
[pid=22339] ppid=22338 vsize=1300164 CPUtime=1122.2 cores=1
/proc/22339/stat : 22339 (cryptominisat) R 22338 22338 20430 0 -1 4202496 5460744 0 0 0 111393 827 0 0 25 0 1 0 515107623 1331367936 109214 33554432000 4194304 4587354 140737314133184 18446744073709551615 4236508 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22339/statm: 325041 109214 340 96 0 321603 0
[pid=22340] ppid=22338 vsize=2454364 CPUtime=1122.34 cores=5
/proc/22340/stat : 22340 (clasp) R 22338 22338 20430 0 -1 4202496 617078 0 0 0 112100 134 0 0 25 0 1 0 515107623 2513268736 609531 33554432000 4194304 4785740 140736630336032 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22340/statm: 613591 609531 340 145 0 610636 0
[pid=22341] ppid=22338 vsize=530404 CPUtime=558.09 cores=7
/proc/22341/stat : 22341 (TNM) R 22338 22338 20430 0 -1 4202496 30802 0 0 0 55804 5 0 0 25 0 1 0 515107623 543133696 30698 33554432000 134512640 134534564 4288217888 18446744073709551615 3943648 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22341/statm: 132601 30698 95 6 0 131267 0
[pid=22342] ppid=22338 vsize=162348 CPUtime=1122.33 cores=3
/proc/22342/stat : 22342 (lingeling) R 22338 22338 20430 0 -1 4202496 112430 0 0 0 112218 15 0 0 25 0 1 0 515107623 166244352 39755 33554432000 4194304 4352236 140733522715376 18446744073709551615 4278708 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22342/statm: 40587 39755 127 39 0 39667 0
[pid=22343] ppid=22338 vsize=374532 CPUtime=558.11 cores=7
/proc/22343/stat : 22343 (march_hi) R 22338 22338 20430 0 -1 4202496 433724 0 0 0 55757 54 0 0 25 0 1 0 515107623 383520768 44597 33554432000 4194304 4331988 140733366230624 18446744073709551615 4299854 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22343/statm: 93633 44597 175 34 0 92075 0
Current children cumulated CPU time (s) 4483.14
Current children cumulated vsize (KiB) 4840136

[startup+1182.3 s]
/proc/loadavg: 9.13 9.12 8.70 10/187 22431
/proc/meminfo: memFree=10709592/32950928 swapFree=67111528/67111528
[pid=22338] ppid=22336 vsize=18324 CPUtime=0.07 cores=1,3,5,7
/proc/22338/stat : 22338 (ppfolio) S 22336 22338 20430 0 -1 4202496 524 0 0 0 1 6 0 0 15 0 1 0 515107623 18763776 390 33554432000 4194304 4287625 140734898845104 18446744073709551615 254500711951 0 0 4096 65536 16594559428972249087 0 0 17 1 0 0 0
/proc/22338/statm: 4581 390 341 23 0 91 0
[pid=22339] ppid=22338 vsize=1238304 CPUtime=1182.2 cores=1
/proc/22339/stat : 22339 (cryptominisat) R 22338 22338 20430 0 -1 4202496 5485327 0 0 0 117379 841 0 0 25 0 1 0 515107623 1268023296 112797 33554432000 4194304 4587354 140737314133184 18446744073709551615 4236583 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22339/statm: 309576 112797 340 96 0 306138 0
[pid=22340] ppid=22338 vsize=2454364 CPUtime=1182.34 cores=5
/proc/22340/stat : 22340 (clasp) R 22338 22338 20430 0 -1 4202496 617081 0 0 0 118100 134 0 0 25 0 1 0 515107623 2513268736 609534 33554432000 4194304 4785740 140736630336032 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22340/statm: 613591 609534 340 145 0 610636 0
[pid=22341] ppid=22338 vsize=530404 CPUtime=587.95 cores=7
/proc/22341/stat : 22341 (TNM) R 22338 22338 20430 0 -1 4202496 30802 0 0 0 58790 5 0 0 25 0 1 0 515107623 543133696 30698 33554432000 134512640 134534564 4288217888 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22341/statm: 132601 30698 95 6 0 131267 0
[pid=22342] ppid=22338 vsize=162340 CPUtime=1182.34 cores=3
/proc/22342/stat : 22342 (lingeling) R 22338 22338 20430 0 -1 4202496 119598 0 0 0 118218 16 0 0 25 0 1 0 515107623 166236160 39753 33554432000 4194304 4352236 140733522715376 18446744073709551615 4328079 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22342/statm: 40585 39753 127 39 0 39665 0
[pid=22343] ppid=22338 vsize=375216 CPUtime=587.94 cores=7
/proc/22343/stat : 22343 (march_hi) R 22338 22338 20430 0 -1 4202496 433949 0 0 0 58739 55 0 0 25 0 1 0 515107623 384221184 44822 33554432000 4194304 4331988 140733366230624 18446744073709551615 4228307 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22343/statm: 93804 44822 175 34 0 92246 0
Current children cumulated CPU time (s) 4722.84
Current children cumulated vsize (KiB) 4778952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 9.16 9.13 8.71 10/187 22432
/proc/meminfo: memFree=10751484/32950928 swapFree=67111528/67111528
[pid=22338] ppid=22336 vsize=18324 CPUtime=0.07 cores=1,3,5,7
/proc/22338/stat : 22338 (ppfolio) S 22336 22338 20430 0 -1 4202496 524 0 0 0 1 6 0 0 15 0 1 0 515107623 18763776 390 33554432000 4194304 4287625 140734898845104 18446744073709551615 254500711951 0 0 4096 65536 16594559428972249087 0 0 17 1 0 0 0
/proc/22338/statm: 4581 390 341 23 0 91 0
[pid=22339] ppid=22338 vsize=1286844 CPUtime=1201.6 cores=1
/proc/22339/stat : 22339 (cryptominisat) R 22338 22338 20430 0 -1 4202496 5491503 0 0 0 119315 845 0 0 25 0 1 0 515107623 1317728256 103744 33554432000 4194304 4587354 140737314133184 18446744073709551615 4236896 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22339/statm: 321711 103744 340 96 0 318273 0
[pid=22340] ppid=22338 vsize=2454364 CPUtime=1201.75 cores=5
/proc/22340/stat : 22340 (clasp) R 22338 22338 20430 0 -1 4202496 617081 0 0 0 120041 134 0 0 25 0 1 0 515107623 2513268736 609534 33554432000 4194304 4785740 140736630336032 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22340/statm: 613591 609534 340 145 0 610636 0
[pid=22341] ppid=22338 vsize=530404 CPUtime=597.57 cores=7
/proc/22341/stat : 22341 (TNM) R 22338 22338 20430 0 -1 4202496 30802 0 0 0 59752 5 0 0 25 0 1 0 515107623 543133696 30698 33554432000 134512640 134534564 4288217888 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22341/statm: 132601 30698 95 6 0 131267 0
[pid=22342] ppid=22338 vsize=154148 CPUtime=1201.75 cores=3
/proc/22342/stat : 22342 (lingeling) R 22338 22338 20430 0 -1 4202496 122670 0 0 0 120158 17 0 0 25 0 1 0 515107623 157847552 37705 33554432000 4194304 4352236 140733522715376 18446744073709551615 4278730 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22342/statm: 38537 37705 127 39 0 37617 0
[pid=22343] ppid=22338 vsize=375488 CPUtime=597.62 cores=7
/proc/22343/stat : 22343 (march_hi) R 22338 22338 20430 0 -1 4202496 434011 0 0 0 59707 55 0 0 25 0 1 0 515107623 384499712 44884 33554432000 4194304 4331988 140733366230624 18446744073709551615 4228307 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22343/statm: 93872 44884 175 34 0 92314 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 4819572

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22338 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=14997
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=65989
# CPU time returned by wait4() is 0.080986
# while last known CPU time is 4800.36
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.71
CPU time (s): 4800.36
CPU user time (s): 4789.74
CPU system time (s): 10.62
CPU usage (%): 399.459
Max. virtual memory (cumulated for all children) (KiB): 5666344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.014997
system time used= 0.065989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 524
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= 13353
involuntary context switches= 7

runsolver used 1.67674 second user time and 4.88926 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 01:58:29
IDJOB=3285028
IDBENCH=82369
IDSOLVER=1612
FILE ID=node149/3285028-1304035109
RUNJOBID= node149-1304035109-22325
PBS_JOBID= 13170303
Free space on /tmp= 71900 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285028-1304035109/watcher-3285028-1304035109 -o /tmp/evaluation-result-3285028-1304035109/solver-3285028-1304035109 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3285028-1304035109.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 0385ba51f44fb47d0b0726e26312816f
RANDOM SEED=447310036

node149.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.806
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.61
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.806
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	: 5332.83
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.806
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.83
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.806
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.73
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.806
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.82
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.806
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.75
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.806
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.82
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18278272 kB
Buffers:       2218128 kB
Cached:       11837552 kB
SwapCached:          0 kB
Active:        5873816 kB
Inactive:      8249828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18278272 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           44028 kB
Writeback:           0 kB
AnonPages:       67628 kB
Mapped:          14428 kB
Slab:           485020 kB
PageTables:       4652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190788 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= 71732 MiB
End job on node149 at 2011-04-29 02:18:33