Trace number 3285718

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.15 1201.71

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.080-SAT.cnf
MD5SUM1ca09a2b911e29894c6603aee8d3e672
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark153.91
Satisfiable
(Un)Satisfiability was proved
Number of variables175084
Number of clauses2826936
Sum of the clauses size6454456
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22728320
Number of clauses of size 37680
Number of clauses of size 435520
Number of clauses of size 515360
Number of clauses of size over 539360

Solver Data

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

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

running on 4 cores: 0,2,4,6

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: 9.72 10.04 9.89 6/182 23449
/proc/meminfo: memFree=24887572/32951124 swapFree=67111364/67111528
[pid=23449] ppid=23447 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23449/stat : 23449 (ppfolio) R 23447 23449 22773 0 -1 4194304 495 0 0 0 0 0 0 0 22 0 1 0 515119569 18763776 388 33554432000 4194304 4287625 140736069039344 18446744073709551615 228244169109 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/23449/statm: 4581 388 339 23 0 91 0

[startup+0.820571 s]
/proc/loadavg: 9.72 10.04 9.89 6/182 23449
/proc/meminfo: memFree=24887572/32951124 swapFree=67111364/67111528
[pid=23449] ppid=23447 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23449/stat : 23449 (ppfolio) S 23447 23449 22773 0 -1 4202496 524 0 0 0 0 0 0 0 22 0 1 0 515119569 18763776 390 33554432000 4194304 4287625 140736069039344 18446744073709551615 228244368911 0 0 4096 65536 8984330241811939327 0 0 17 2 0 0 0
/proc/23449/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900559 s]
/proc/loadavg: 9.72 10.04 9.89 6/182 23449
/proc/meminfo: memFree=24887572/32951124 swapFree=67111364/67111528
[pid=23449] ppid=23447 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23449/stat : 23449 (ppfolio) S 23447 23449 22773 0 -1 4202496 524 0 0 0 0 0 0 0 18 0 1 0 515119569 18763776 390 33554432000 4194304 4287625 140736069039344 18446744073709551615 228244368911 0 0 4096 65536 8984330241811939327 0 0 17 2 0 0 0
/proc/23449/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00054 s]
/proc/loadavg: 9.72 10.04 9.89 6/182 23449
/proc/meminfo: memFree=24887572/32951124 swapFree=67111364/67111528
[pid=23449] ppid=23447 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23449/stat : 23449 (ppfolio) S 23447 23449 22773 0 -1 4202496 524 0 0 0 0 0 0 0 18 0 1 0 515119569 18763776 390 33554432000 4194304 4287625 140736069039344 18446744073709551615 228244368911 0 0 4096 65536 8984330241811939327 0 0 17 2 0 0 0
/proc/23449/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10052 s]
/proc/loadavg: 9.72 10.04 9.89 6/182 23449
/proc/meminfo: memFree=24887572/32951124 swapFree=67111364/67111528
[pid=23449] ppid=23447 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23449/stat : 23449 (ppfolio) S 23447 23449 22773 0 -1 4202496 524 0 0 0 0 0 0 0 18 0 1 0 515119569 18763776 390 33554432000 4194304 4287625 140736069039344 18446744073709551615 228244368911 0 0 4096 65536 8984330241811939327 0 0 17 2 0 0 0
/proc/23449/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50046 s]
/proc/loadavg: 9.72 10.04 9.89 6/182 23449
/proc/meminfo: memFree=24887572/32951124 swapFree=67111364/67111528
[pid=23449] ppid=23447 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23449/stat : 23449 (ppfolio) S 23447 23449 22773 0 -1 4202496 524 0 0 0 0 0 0 0 18 0 1 0 515119569 18763776 390 33554432000 4194304 4287625 140736069039344 18446744073709551615 228244368911 0 0 4096 65536 8984330241811939327 0 0 17 2 0 0 0
/proc/23449/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10117 s]
/proc/loadavg: 9.74 10.04 9.89 11/188 23455
/proc/meminfo: memFree=24133236/32951124 swapFree=67111364/67111528
[pid=23449] ppid=23447 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23449/stat : 23449 (ppfolio) S 23447 23449 22773 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515119569 18763776 390 33554432000 4194304 4287625 140736069039344 18446744073709551615 228244368911 0 0 4096 65536 8984330241811939327 0 0 17 2 0 0 0
/proc/23449/statm: 4581 390 341 23 0 91 0
[pid=23450] ppid=23449 vsize=266540 CPUtime=3.09 cores=0
/proc/23450/stat : 23450 (cryptominisat) R 23449 23449 22773 0 -1 4202496 58903 0 0 0 301 8 0 0 25 0 1 0 515119569 272936960 58502 33554432000 4194304 4587354 140735084609616 18446744073709551615 4367369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23450/statm: 66635 58502 311 96 0 63197 0
[pid=23451] ppid=23449 vsize=188864 CPUtime=3.09 cores=4
/proc/23451/stat : 23451 (clasp) R 23449 23449 22773 0 -1 4202496 63783 0 0 0 300 9 0 0 25 0 1 0 515119569 193396736 43218 33554432000 4194304 4785740 140736205101440 18446744073709551615 4416773 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23451/statm: 47216 43218 332 145 0 44261 0
[pid=23452] ppid=23449 vsize=480116 CPUtime=1.16 cores=6
/proc/23452/stat : 23452 (TNM) R 23449 23449 22773 0 -1 4202496 12254 0 0 0 114 2 0 0 25 0 1 0 515119569 491638784 12151 33554432000 134512640 134534564 4289219200 18446744073709551615 12256631 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23452/statm: 120029 12151 90 6 0 118695 0
[pid=23453] ppid=23449 vsize=90024 CPUtime=3.08 cores=2
/proc/23453/stat : 23453 (lingeling) R 23449 23449 22773 0 -1 4202496 35755 0 0 0 300 8 0 0 25 0 1 0 515119569 92184576 21657 33554432000 4194304 4352236 140733726801808 18446744073709551615 4256354 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23453/statm: 22506 21657 117 39 0 21586 0
[pid=23455] ppid=23449 vsize=289052 CPUtime=1.89 cores=6
/proc/23455/stat : 23455 (march_hi) R 23449 23449 22773 0 -1 4194304 54269 0 0 0 179 10 0 0 21 0 1 0 515119570 295989248 40209 33554432000 4194304 4331988 140737218191488 18446744073709551615 4257065 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23455/statm: 72263 40209 126 34 0 70705 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 1332920

[startup+6.30661 s]
/proc/loadavg: 9.74 10.04 9.89 11/188 23455
/proc/meminfo: memFree=23893520/32951124 swapFree=67111364/67111528
[pid=23449] ppid=23447 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23449/stat : 23449 (ppfolio) S 23447 23449 22773 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515119569 18763776 390 33554432000 4194304 4287625 140736069039344 18446744073709551615 228244368911 0 0 4096 65536 8984330241811939327 0 0 17 2 0 0 0
/proc/23449/statm: 4581 390 341 23 0 91 0
[pid=23450] ppid=23449 vsize=356268 CPUtime=6.3 cores=0
/proc/23450/stat : 23450 (cryptominisat) R 23449 23449 22773 0 -1 4202496 89573 0 0 0 619 11 0 0 25 0 1 0 515119569 364818432 76036 33554432000 4194304 4587354 140735084609616 18446744073709551615 4353579 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23450/statm: 89067 76036 316 96 0 85629 0
[pid=23451] ppid=23449 vsize=188864 CPUtime=6.29 cores=4
/proc/23451/stat : 23451 (clasp) R 23449 23449 22773 0 -1 4202496 63791 0 0 0 620 9 0 0 25 0 1 0 515119569 193396736 43226 33554432000 4194304 4785740 140736205101440 18446744073709551615 4416773 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23451/statm: 47216 43226 340 145 0 44261 0
[pid=23452] ppid=23449 vsize=600364 CPUtime=2.75 cores=6
/proc/23452/stat : 23452 (TNM) R 23449 23449 22773 0 -1 4202496 49268 0 0 0 267 8 0 0 25 0 1 0 515119569 614772736 49164 33554432000 134512640 134534564 4289219200 18446744073709551615 134524677 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23452/statm: 150091 49164 91 6 0 148757 0
[pid=23453] ppid=23449 vsize=90024 CPUtime=6.28 cores=2
/proc/23453/stat : 23453 (lingeling) R 23449 23449 22773 0 -1 4202496 35769 0 0 0 620 8 0 0 25 0 1 0 515119569 92184576 21671 33554432000 4194304 4352236 140733726801808 18446744073709551615 4208769 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23453/statm: 22506 21671 124 39 0 21586 0
[pid=23455] ppid=23449 vsize=289172 CPUtime=3.5 cores=6
/proc/23455/stat : 23455 (march_hi) R 23449 23449 22773 0 -1 4194304 65971 0 0 0 338 12 0 0 25 0 1 0 515119570 296112128 41500 33554432000 4194304 4331988 140737218191488 18446744073709551615 228244004763 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23455/statm: 72293 41500 129 34 0 70735 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 1543016

[startup+12.7005 s]
/proc/loadavg: 9.84 10.05 9.90 11/188 23455
/proc/meminfo: memFree=23866388/32951124 swapFree=67111364/67111528
[pid=23449] ppid=23447 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23449/stat : 23449 (ppfolio) S 23447 23449 22773 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515119569 18763776 390 33554432000 4194304 4287625 140736069039344 18446744073709551615 228244368911 0 0 4096 65536 8984330241811939327 0 0 17 2 0 0 0
/proc/23449/statm: 4581 390 341 23 0 91 0
[pid=23450] ppid=23449 vsize=393772 CPUtime=12.69 cores=0
/proc/23450/stat : 23450 (cryptominisat) R 23449 23449 22773 0 -1 4202496 106151 0 0 0 1256 13 0 0 25 0 1 0 515119569 403222528 77713 33554432000 4194304 4587354 140735084609616 18446744073709551615 4237561 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23450/statm: 98443 77713 330 96 0 95005 0
[pid=23451] ppid=23449 vsize=188864 CPUtime=12.69 cores=4
/proc/23451/stat : 23451 (clasp) R 23449 23449 22773 0 -1 4202496 63791 0 0 0 1260 9 0 0 25 0 1 0 515119569 193396736 43226 33554432000 4194304 4785740 140736205101440 18446744073709551615 4416773 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23451/statm: 47216 43226 340 145 0 44261 0
[pid=23452] ppid=23449 vsize=600364 CPUtime=5.91 cores=6
/proc/23452/stat : 23452 (TNM) R 23449 23449 22773 0 -1 4202496 49268 0 0 0 583 8 0 0 25 0 1 0 515119569 614772736 49164 33554432000 134512640 134534564 4289219200 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23452/statm: 150091 49164 91 6 0 148757 0
[pid=23453] ppid=23449 vsize=90724 CPUtime=12.68 cores=2
/proc/23453/stat : 23453 (lingeling) R 23449 23449 22773 0 -1 4202496 35948 0 0 0 1260 8 0 0 25 0 1 0 515119569 92901376 21849 33554432000 4194304 4352236 140733726801808 18446744073709551615 4207636 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23453/statm: 22681 21849 127 39 0 21761 0
[pid=23455] ppid=23449 vsize=303276 CPUtime=6.69 cores=6
/proc/23455/stat : 23455 (march_hi) R 23449 23449 22773 0 -1 4202496 78250 0 0 0 656 13 0 0 25 0 1 0 515119570 310554624 46791 33554432000 4194304 4331988 140737218191488 18446744073709551615 4251649 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23455/statm: 75819 46791 150 34 0 74261 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 1595324

[startup+25.5012 s]
/proc/loadavg: 9.95 10.07 9.90 11/188 23455
/proc/meminfo: memFree=23657100/32951124 swapFree=67111364/67111528
[pid=23449] ppid=23447 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23449/stat : 23449 (ppfolio) S 23447 23449 22773 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515119569 18763776 390 33554432000 4194304 4287625 140736069039344 18446744073709551615 228244368911 0 0 4096 65536 8984330241811939327 0 0 17 2 0 0 0
/proc/23449/statm: 4581 390 341 23 0 91 0
[pid=23450] ppid=23449 vsize=393772 CPUtime=25.49 cores=0
/proc/23450/stat : 23450 (cryptominisat) R 23449 23449 22773 0 -1 4202496 110528 0 0 0 2535 14 0 0 25 0 1 0 515119569 403222528 82087 33554432000 4194304 4587354 140735084609616 18446744073709551615 228244045579 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23450/statm: 98443 82087 330 96 0 95005 0
[pid=23451] ppid=23449 vsize=188864 CPUtime=25.48 cores=4
/proc/23451/stat : 23451 (clasp) R 23449 23449 22773 0 -1 4202496 63791 0 0 0 2539 9 0 0 25 0 1 0 515119569 193396736 43226 33554432000 4194304 4785740 140736205101440 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23451/statm: 47216 43226 340 145 0 44261 0
[pid=23452] ppid=23449 vsize=659764 CPUtime=12.3 cores=6
/proc/23452/stat : 23452 (TNM) R 23449 23449 22773 0 -1 4202496 78065 0 0 0 1219 11 0 0 25 0 1 0 515119569 675598336 77961 33554432000 134512640 134534564 4289219200 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23452/statm: 164941 77961 95 6 0 163607 0
[pid=23453] ppid=23449 vsize=93472 CPUtime=25.47 cores=2
/proc/23453/stat : 23453 (lingeling) R 23449 23449 22773 0 -1 4202496 36635 0 0 0 2539 8 0 0 25 0 1 0 515119569 95715328 22536 33554432000 4194304 4352236 140733726801808 18446744073709551615 4280960 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23453/statm: 23368 22536 127 39 0 22448 0
[pid=23455] ppid=23449 vsize=558644 CPUtime=13.03 cores=6
/proc/23455/stat : 23455 (march_hi) R 23449 23449 22773 0 -1 4202496 135834 0 0 0 1283 20 0 0 25 0 1 0 515119570 572051456 63937 33554432000 4194304 4331988 140737218191488 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23455/statm: 139661 63937 172 34 0 138103 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 1912840

[startup+51.1008 s]
/proc/loadavg: 9.96 10.06 9.91 11/188 23465
/proc/meminfo: memFree=23648520/32951124 swapFree=67111364/67111528
[pid=23449] ppid=23447 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23449/stat : 23449 (ppfolio) S 23447 23449 22773 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515119569 18763776 390 33554432000 4194304 4287625 140736069039344 18446744073709551615 228244368911 0 0 4096 65536 8984330241811939327 0 0 17 2 0 0 0
/proc/23449/statm: 4581 390 341 23 0 91 0
[pid=23450] ppid=23449 vsize=1707616 CPUtime=51.08 cores=0
/proc/23450/stat : 23450 (cryptominisat) R 23449 23449 22773 0 -1 4202496 117278 0 0 0 5091 17 0 0 25 0 1 0 515119569 1748598784 74874 33554432000 4194304 4587354 140735084609616 18446744073709551615 4236555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23450/statm: 426904 74874 330 96 0 423466 0
[pid=23451] ppid=23449 vsize=188864 CPUtime=51.08 cores=4
/proc/23451/stat : 23451 (clasp) R 23449 23449 22773 0 -1 4202496 63791 0 0 0 5099 9 0 0 25 0 1 0 515119569 193396736 43226 33554432000 4194304 4785740 140736205101440 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23451/statm: 47216 43226 340 145 0 44261 0
[pid=23452] ppid=23449 vsize=659764 CPUtime=25 cores=6
/proc/23452/stat : 23452 (TNM) R 23449 23449 22773 0 -1 4202496 78065 0 0 0 2489 11 0 0 25 0 1 0 515119569 675598336 77961 33554432000 134512640 134534564 4289219200 18446744073709551615 134526128 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23452/statm: 164941 77961 95 6 0 163607 0
[pid=23453] ppid=23449 vsize=104988 CPUtime=51.06 cores=2
/proc/23453/stat : 23453 (lingeling) R 23449 23449 22773 0 -1 4202496 39516 0 0 0 5098 8 0 0 25 0 1 0 515119569 107507712 25415 33554432000 4194304 4352236 140733726801808 18446744073709551615 4278712 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23453/statm: 26247 25415 127 39 0 25327 0
[pid=23455] ppid=23449 vsize=562356 CPUtime=25.79 cores=6
/proc/23455/stat : 23455 (march_hi) R 23449 23449 22773 0 -1 4202496 136736 0 0 0 2559 20 0 0 25 0 1 0 515119570 575852544 64839 33554432000 4194304 4331988 140737218191488 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23455/statm: 140589 64839 172 34 0 139031 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 3241912

[startup+102.301 s]
/proc/loadavg: 10.03 10.06 9.91 11/188 23466
/proc/meminfo: memFree=23408480/32951124 swapFree=67111364/67111528
[pid=23449] ppid=23447 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23449/stat : 23449 (ppfolio) S 23447 23449 22773 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515119569 18763776 390 33554432000 4194304 4287625 140736069039344 18446744073709551615 228244368911 0 0 4096 65536 8984330241811939327 0 0 17 2 0 0 0
/proc/23449/statm: 4581 390 341 23 0 91 0
[pid=23450] ppid=23449 vsize=1804880 CPUtime=102.29 cores=0

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

/proc/23455/statm: 161569 85898 281 34 0 160011 0
Current children cumulated CPU time (s) 3763.97
Current children cumulated vsize (KiB) 4562496

[startup+1002.3 s]
/proc/loadavg: 10.17 10.18 10.07 11/188 23493
/proc/meminfo: memFree=20832288/32951124 swapFree=67111364/67111528
[pid=23449] ppid=23447 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23449/stat : 23449 (ppfolio) S 23447 23449 22773 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515119569 18763776 390 33554432000 4194304 4287625 140736069039344 18446744073709551615 228244368911 0 0 4096 65536 8984330241811939327 0 0 17 2 0 0 0
/proc/23449/statm: 4581 390 341 23 0 91 0
[pid=23450] ppid=23449 vsize=2031688 CPUtime=1002.3 cores=0
/proc/23450/stat : 23450 (cryptominisat) R 23449 23449 22773 0 -1 4202496 701662 0 0 0 100087 143 0 0 25 0 1 0 515119569 2080448512 106480 33554432000 4194304 4587354 140735084609616 18446744073709551615 4237600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23450/statm: 507922 106480 338 96 0 504484 0
[pid=23451] ppid=23449 vsize=946324 CPUtime=1002.22 cores=4
/proc/23451/stat : 23451 (clasp) R 23449 23449 22773 0 -1 4202496 253923 0 0 0 100160 62 0 0 25 0 1 0 515119569 969035776 233358 33554432000 4194304 4785740 140736205101440 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23451/statm: 236581 233358 340 145 0 233626 0
[pid=23452] ppid=23449 vsize=659764 CPUtime=498.11 cores=6
/proc/23452/stat : 23452 (TNM) R 23449 23449 22773 0 -1 4202496 78065 0 0 0 49800 11 0 0 25 0 1 0 515119569 675598336 77961 33554432000 134512640 134534564 4289219200 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23452/statm: 164941 77961 95 6 0 163607 0
[pid=23453] ppid=23449 vsize=216588 CPUtime=1002.27 cores=2
/proc/23453/stat : 23453 (lingeling) R 23449 23449 22773 0 -1 4202496 368010 0 0 0 100178 49 0 0 25 0 1 0 515119569 221786112 53315 33554432000 4194304 4352236 140733726801808 18446744073709551615 4278811 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23453/statm: 54147 53315 127 39 0 53227 0
[pid=23455] ppid=23449 vsize=647808 CPUtime=498.71 cores=6
/proc/23455/stat : 23455 (march_hi) R 23449 23449 22773 0 -1 4202496 158293 0 0 0 49846 25 0 0 25 0 1 0 515119570 663355392 86280 33554432000 4194304 4331988 140737218191488 18446744073709551615 4263319 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23455/statm: 161952 86280 175 34 0 160394 0
Current children cumulated CPU time (s) 4003.61
Current children cumulated vsize (KiB) 4520496

[startup+1062.31 s]
/proc/loadavg: 10.14 10.17 10.07 11/188 23495
/proc/meminfo: memFree=20789492/32951124 swapFree=67111364/67111528
[pid=23449] ppid=23447 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23449/stat : 23449 (ppfolio) S 23447 23449 22773 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515119569 18763776 390 33554432000 4194304 4287625 140736069039344 18446744073709551615 228244368911 0 0 4096 65536 8984330241811939327 0 0 17 2 0 0 0
/proc/23449/statm: 4581 390 341 23 0 91 0
[pid=23450] ppid=23449 vsize=2019440 CPUtime=1062.31 cores=0
/proc/23450/stat : 23450 (cryptominisat) R 23449 23449 22773 0 -1 4202496 719466 0 0 0 106079 152 0 0 25 0 1 0 515119569 2067906560 105044 33554432000 4194304 4587354 140735084609616 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23450/statm: 504860 105044 338 96 0 501422 0
[pid=23451] ppid=23449 vsize=998396 CPUtime=1062.21 cores=4
/proc/23451/stat : 23451 (clasp) R 23449 23449 22773 0 -1 4202496 266935 0 0 0 106156 65 0 0 25 0 1 0 515119569 1022357504 246370 33554432000 4194304 4785740 140736205101440 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23451/statm: 249599 246370 340 145 0 246644 0
[pid=23452] ppid=23449 vsize=659764 CPUtime=527.92 cores=6
/proc/23452/stat : 23452 (TNM) R 23449 23449 22773 0 -1 4202496 78065 0 0 0 52781 11 0 0 25 0 1 0 515119569 675598336 77961 33554432000 134512640 134534564 4289219200 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23452/statm: 164941 77961 95 6 0 163607 0
[pid=23453] ppid=23449 vsize=216588 CPUtime=1062.28 cores=2
/proc/23453/stat : 23453 (lingeling) R 23449 23449 22773 0 -1 4202496 373130 0 0 0 106178 50 0 0 25 0 1 0 515119569 221786112 53315 33554432000 4194304 4352236 140733726801808 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23453/statm: 54147 53315 127 39 0 53227 0
[pid=23455] ppid=23449 vsize=648972 CPUtime=528.58 cores=6
/proc/23455/stat : 23455 (march_hi) R 23449 23449 22773 0 -1 4202496 158693 0 0 0 52833 25 0 0 25 0 1 0 515119570 664547328 86680 33554432000 4194304 4331988 140737218191488 18446744073709551615 4237393 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23455/statm: 162243 86680 175 34 0 160685 0
Current children cumulated CPU time (s) 4243.3
Current children cumulated vsize (KiB) 4561484

[startup+1122.3 s]
/proc/loadavg: 10.17 10.18 10.08 11/188 23530
/proc/meminfo: memFree=23912992/32951124 swapFree=67111364/67111528
[pid=23449] ppid=23447 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23449/stat : 23449 (ppfolio) S 23447 23449 22773 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515119569 18763776 390 33554432000 4194304 4287625 140736069039344 18446744073709551615 228244368911 0 0 4096 65536 8984330241811939327 0 0 17 2 0 0 0
/proc/23449/statm: 4581 390 341 23 0 91 0
[pid=23450] ppid=23449 vsize=2019440 CPUtime=1122.31 cores=0
/proc/23450/stat : 23450 (cryptominisat) R 23449 23449 22773 0 -1 4202496 735855 0 0 0 112073 158 0 0 25 0 1 0 515119569 2067906560 121404 33554432000 4194304 4587354 140735084609616 18446744073709551615 4236422 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23450/statm: 504860 121404 338 96 0 501422 0
[pid=23451] ppid=23449 vsize=1045776 CPUtime=1122.2 cores=4
/proc/23451/stat : 23451 (clasp) R 23449 23449 22773 0 -1 4202496 278804 0 0 0 112151 69 0 0 25 0 1 0 515119569 1070874624 258239 33554432000 4194304 4785740 140736205101440 18446744073709551615 4290578 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23451/statm: 261444 258239 340 145 0 258489 0
[pid=23452] ppid=23449 vsize=659764 CPUtime=557.76 cores=6
/proc/23452/stat : 23452 (TNM) R 23449 23449 22773 0 -1 4202496 78065 0 0 0 55765 11 0 0 25 0 1 0 515119569 675598336 77961 33554432000 134512640 134534564 4289219200 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23452/statm: 164941 77961 95 6 0 163607 0
[pid=23453] ppid=23449 vsize=206296 CPUtime=1122.27 cores=2
/proc/23453/stat : 23453 (lingeling) R 23449 23449 22773 0 -1 4202496 373130 0 0 0 112177 50 0 0 25 0 1 0 515119569 211247104 50742 33554432000 4194304 4352236 140733726801808 18446744073709551615 4280965 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23453/statm: 51574 50742 127 39 0 50654 0
[pid=23455] ppid=23449 vsize=649272 CPUtime=558.4 cores=6
/proc/23455/stat : 23455 (march_hi) R 23449 23449 22773 0 -1 4202496 158792 0 0 0 55815 25 0 0 25 0 1 0 515119570 664854528 86779 33554432000 4194304 4331988 140737218191488 18446744073709551615 4228243 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23455/statm: 162318 86779 175 34 0 160760 0
Current children cumulated CPU time (s) 4482.94
Current children cumulated vsize (KiB) 4598872

[startup+1182.3 s]
/proc/loadavg: 10.15 10.17 10.09 11/188 23531
/proc/meminfo: memFree=23763620/32951124 swapFree=67111364/67111528
[pid=23449] ppid=23447 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23449/stat : 23449 (ppfolio) S 23447 23449 22773 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515119569 18763776 390 33554432000 4194304 4287625 140736069039344 18446744073709551615 228244368911 0 0 4096 65536 8984330241811939327 0 0 17 2 0 0 0
/proc/23449/statm: 4581 390 341 23 0 91 0
[pid=23450] ppid=23449 vsize=2016848 CPUtime=1182.31 cores=0
/proc/23450/stat : 23450 (cryptominisat) R 23449 23449 22773 0 -1 4202496 752913 0 0 0 118066 165 0 0 25 0 1 0 515119569 2065252352 118914 33554432000 4194304 4587354 140735084609616 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23450/statm: 504212 118914 338 96 0 500774 0
[pid=23451] ppid=23449 vsize=1093968 CPUtime=1182.2 cores=4
/proc/23451/stat : 23451 (clasp) R 23449 23449 22773 0 -1 4202496 290868 0 0 0 118148 72 0 0 25 0 1 0 515119569 1120223232 270303 33554432000 4194304 4785740 140736205101440 18446744073709551615 4290595 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23451/statm: 273492 270303 340 145 0 270537 0
[pid=23452] ppid=23449 vsize=659764 CPUtime=587.61 cores=6
/proc/23452/stat : 23452 (TNM) R 23449 23449 22773 0 -1 4202496 78065 0 0 0 58750 11 0 0 25 0 1 0 515119569 675598336 77961 33554432000 134512640 134534564 4289219200 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23452/statm: 164941 77961 95 6 0 163607 0
[pid=23453] ppid=23449 vsize=210392 CPUtime=1182.27 cores=2
/proc/23453/stat : 23453 (lingeling) R 23449 23449 22773 0 -1 4202496 418700 0 0 0 118171 56 0 0 25 0 1 0 515119569 215441408 51766 33554432000 4194304 4352236 140733726801808 18446744073709551615 4208055 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23453/statm: 52598 51766 127 39 0 51678 0
[pid=23455] ppid=23449 vsize=649672 CPUtime=588.24 cores=6
/proc/23455/stat : 23455 (march_hi) R 23449 23449 22773 0 -1 4202496 158869 0 0 0 58798 26 0 0 25 0 1 0 515119570 665264128 86856 33554432000 4194304 4331988 140737218191488 18446744073709551615 4228243 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23455/statm: 162418 86856 175 34 0 160860 0
Current children cumulated CPU time (s) 4722.63
Current children cumulated vsize (KiB) 4648968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.25 10.19 10.10 11/188 23532
/proc/meminfo: memFree=23778868/32951124 swapFree=67111364/67111528
[pid=23449] ppid=23447 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23449/stat : 23449 (ppfolio) S 23447 23449 22773 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515119569 18763776 390 33554432000 4194304 4287625 140736069039344 18446744073709551615 228244368911 0 0 4096 65536 8984330241811939327 0 0 17 2 0 0 0
/proc/23449/statm: 4581 390 341 23 0 91 0
[pid=23450] ppid=23449 vsize=2016848 CPUtime=1201.72 cores=0
/proc/23450/stat : 23450 (cryptominisat) R 23449 23449 22773 0 -1 4202496 758481 0 0 0 120005 167 0 0 25 0 1 0 515119569 2065252352 124470 33554432000 4194304 4587354 140735084609616 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23450/statm: 504212 124470 338 96 0 500774 0
[pid=23451] ppid=23449 vsize=1107900 CPUtime=1201.6 cores=4
/proc/23451/stat : 23451 (clasp) R 23449 23449 22773 0 -1 4202496 294378 0 0 0 120087 73 0 0 25 0 1 0 515119569 1134489600 273813 33554432000 4194304 4785740 140736205101440 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23451/statm: 276975 273813 340 145 0 274020 0
[pid=23452] ppid=23449 vsize=659764 CPUtime=597.24 cores=6
/proc/23452/stat : 23452 (TNM) R 23449 23449 22773 0 -1 4202496 78065 0 0 0 59713 11 0 0 25 0 1 0 515119569 675598336 77961 33554432000 134512640 134534564 4289219200 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23452/statm: 164941 77961 95 6 0 163607 0
[pid=23453] ppid=23449 vsize=210392 CPUtime=1201.68 cores=2
/proc/23453/stat : 23453 (lingeling) R 23449 23449 22773 0 -1 4202496 418700 0 0 0 120112 56 0 0 25 0 1 0 515119569 215441408 51766 33554432000 4194304 4352236 140733726801808 18446744073709551615 4207650 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23453/statm: 52598 51766 127 39 0 51678 0
[pid=23455] ppid=23449 vsize=649672 CPUtime=597.91 cores=6
/proc/23455/stat : 23455 (march_hi) R 23449 23449 22773 0 -1 4202496 158870 0 0 0 59765 26 0 0 25 0 1 0 515119570 665264128 86857 33554432000 4194304 4331988 140737218191488 18446744073709551615 4226438 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23455/statm: 162418 86857 175 34 0 160860 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 4662900

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

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

[startup+1201.7 s]
/proc/loadavg: 10.25 10.19 10.10 11/188 23532
/proc/meminfo: memFree=23778868/32951124 swapFree=67111364/67111528
[pid=23449] ppid=23447 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23449/stat : 23449 (ppfolio) S 23447 23449 22773 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515119569 18763776 390 33554432000 4194304 4287625 140736069039344 18446744073709551615 228244368911 0 0 4096 65536 8984330241811939327 0 0 17 2 0 0 0
/proc/23449/statm: 4581 390 341 23 0 91 0
[pid=23450] ppid=23449 vsize=2016848 CPUtime=1201.72 cores=0
/proc/23450/stat : 23450 (cryptominisat) R 23449 23449 22773 0 -1 4202496 758481 0 0 0 120005 167 0 0 25 0 1 0 515119569 2065252352 124470 33554432000 4194304 4587354 140735084609616 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23450/statm: 504212 124470 338 96 0 500774 0
[pid=23451] ppid=23449 vsize=1107900 CPUtime=1201.6 cores=4
/proc/23451/stat : 23451 (clasp) R 23449 23449 22773 0 -1 4202496 294378 0 0 0 120087 73 0 0 25 0 1 0 515119569 1134489600 273813 33554432000 4194304 4785740 140736205101440 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23451/statm: 276975 273813 340 145 0 274020 0
[pid=23452] ppid=23449 vsize=659764 CPUtime=597.24 cores=6
/proc/23452/stat : 23452 (TNM) R 23449 23449 22773 0 -1 4202496 78065 0 0 0 59713 11 0 0 25 0 1 0 515119569 675598336 77961 33554432000 134512640 134534564 4289219200 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23452/statm: 164941 77961 95 6 0 163607 0
[pid=23453] ppid=23449 vsize=210392 CPUtime=1201.68 cores=2
/proc/23453/stat : 23453 (lingeling) R 23449 23449 22773 0 -1 4202496 418700 0 0 0 120112 56 0 0 25 0 1 0 515119569 215441408 51766 33554432000 4194304 4352236 140733726801808 18446744073709551615 4207650 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23453/statm: 52598 51766 127 39 0 51678 0
[pid=23455] ppid=23449 vsize=649672 CPUtime=597.91 cores=6
/proc/23455/stat : 23455 (march_hi) R 23449 23449 22773 0 -1 4202496 158870 0 0 0 59765 26 0 0 25 0 1 0 515119570 665264128 86857 33554432000 4194304 4331988 140737218191488 18446744073709551615 4226438 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23455/statm: 162418 86857 175 34 0 160860 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 4662900

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23449 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 4800.15
#
# 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.15
CPU user time (s): 4796.82
CPU system time (s): 3.33
CPU usage (%): 399.442
Max. virtual memory (cumulated for all children) (KiB): 5478056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.003999
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= 202
involuntary context switches= 12

runsolver used 1.87571 second user time and 4.68229 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 02:00:16
IDJOB=3285718
IDBENCH=82394
IDSOLVER=1612
FILE ID=node136/3285718-1304035214
RUNJOBID= node136-1304032720-23161
PBS_JOBID= 13170316
Free space on /tmp= 72264 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.080-SAT.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285718-1304035214/watcher-3285718-1304035214 -o /tmp/evaluation-result-3285718-1304035214/solver-3285718-1304035214 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3285718-1304035214.cnf

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

MD5SUM BENCH= 1ca09a2b911e29894c6603aee8d3e672
RANDOM SEED=1815485406

node136.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.809
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.809
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.75
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.809
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.809
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.76
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.809
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.809
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.809
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.75
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24887612 kB
Buffers:       1047600 kB
Cached:        4959684 kB
SwapCached:        100 kB
Active:        2160704 kB
Inactive:      5347632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24887612 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           60308 kB
Writeback:           0 kB
AnonPages:     1500548 kB
Mapped:          16736 kB
Slab:           487368 kB
PageTables:       8048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3909264 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= 72264 MiB
End job on node136 at 2011-04-29 02:20:20