Trace number 3219370

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) 5000.08 5000.01

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S471691933-060-UNKNOWN.cnf
MD5SUM91da78a39fd68b6c63602d278464956f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark593.197
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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 1 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	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

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-3219370-1303235558/watcher-3219370-1303235558 -o /tmp/evaluation-result-3219370-1303235558/solver-3219370-1303235558 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219370-1303235558.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 6.04 6.01 6.00 4/180 25438
/proc/meminfo: memFree=17217740/32951124 swapFree=67111528/67111528
[pid=25438] ppid=25436 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25438/stat : 25438 (ppfolio) S 25436 25438 25159 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 415971941 18763776 394 33554432000 4194304 4287625 140736886611360 18446744073709551615 255106788879 0 0 4096 65536 4471044466756518148 0 0 17 4 0 0 0
/proc/25438/statm: 4581 394 345 23 0 91 0

[startup+0.0761071 s]
/proc/loadavg: 6.04 6.01 6.00 4/180 25438
/proc/meminfo: memFree=17217740/32951124 swapFree=67111528/67111528
[pid=25438] ppid=25436 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25438/stat : 25438 (ppfolio) S 25436 25438 25159 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 415971941 18763776 394 33554432000 4194304 4287625 140736886611360 18446744073709551615 255106788879 0 0 4096 65536 4471044466756518148 0 0 17 4 0 0 0
/proc/25438/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101146 s]
/proc/loadavg: 6.04 6.01 6.00 4/180 25438
/proc/meminfo: memFree=17217740/32951124 swapFree=67111528/67111528
[pid=25438] ppid=25436 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25438/stat : 25438 (ppfolio) S 25436 25438 25159 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 415971941 18763776 394 33554432000 4194304 4287625 140736886611360 18446744073709551615 255106788879 0 0 4096 65536 4471044466756518148 0 0 17 4 0 0 0
/proc/25438/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301112 s]
/proc/loadavg: 6.04 6.01 6.00 4/180 25438
/proc/meminfo: memFree=17217740/32951124 swapFree=67111528/67111528
[pid=25438] ppid=25436 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25438/stat : 25438 (ppfolio) S 25436 25438 25159 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 415971941 18763776 394 33554432000 4194304 4287625 140736886611360 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25438/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701039 s]
/proc/loadavg: 6.04 6.01 6.00 4/180 25438
/proc/meminfo: memFree=17217740/32951124 swapFree=67111528/67111528
[pid=25438] ppid=25436 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25438/stat : 25438 (ppfolio) S 25436 25438 25159 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 415971941 18763776 394 33554432000 4194304 4287625 140736886611360 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25438/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50088 s]
/proc/loadavg: 6.03 6.01 6.00 7/184 25442
/proc/meminfo: memFree=17142068/32951124 swapFree=67111528/67111528
[pid=25438] ppid=25436 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25438/stat : 25438 (ppfolio) S 25436 25438 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415971941 18763776 394 33554432000 4194304 4287625 140736886611360 18446744073709551615 255106788879 0 0 4096 65536 16195046514605686784 0 0 17 4 0 0 0
/proc/25438/statm: 4581 394 345 23 0 91 0
[pid=25439] ppid=25438 vsize=67844 CPUtime=0.49 cores=0
/proc/25439/stat : 25439 (cryptominisat) R 25438 25438 25159 0 -1 4202496 12491 0 0 0 48 1 0 0 25 0 1 0 415971941 69472256 11900 33554432000 4194304 4587354 140737302944304 18446744073709551615 4388162 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25439/statm: 16961 11900 314 96 0 13523 0
[pid=25440] ppid=25438 vsize=33776 CPUtime=0.39 cores=0
/proc/25440/stat : 25440 (clasp) R 25438 25438 25159 0 -1 4202496 7729 0 0 0 39 0 0 0 25 0 1 0 415971941 34586624 5642 33554432000 4194304 4785740 140734962442320 18446744073709551615 4553283 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25440/statm: 8444 5642 326 145 0 5489 0
[pid=25441] ppid=25438 vsize=467968 CPUtime=0.58 cores=0
/proc/25441/stat : 25441 (TNM) R 25438 25438 25159 0 -1 4202496 6719 0 0 0 58 0 0 0 25 0 1 0 415971941 479199232 6616 33554432000 134512640 134534564 4293298128 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25441/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 587912

[startup+3.10062 s]
/proc/loadavg: 6.03 6.01 6.00 7/184 25442
/proc/meminfo: memFree=17127792/32951124 swapFree=67111528/67111528
[pid=25438] ppid=25436 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25438/stat : 25438 (ppfolio) S 25436 25438 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415971941 18763776 394 33554432000 4194304 4287625 140736886611360 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25438/statm: 4581 394 345 23 0 91 0
[pid=25439] ppid=25438 vsize=60336 CPUtime=0.99 cores=0
/proc/25439/stat : 25439 (cryptominisat) R 25438 25438 25159 0 -1 4202496 13499 0 0 0 98 1 0 0 25 0 1 0 415971941 61784064 10314 33554432000 4194304 4587354 140737302944304 18446744073709551615 4230348 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25439/statm: 15084 10314 326 96 0 11646 0
[pid=25440] ppid=25438 vsize=33776 CPUtime=0.93 cores=0
/proc/25440/stat : 25440 (clasp) R 25438 25438 25159 0 -1 4202496 7744 0 0 0 93 0 0 0 25 0 1 0 415971941 34586624 5657 33554432000 4194304 4785740 140734962442320 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25440/statm: 8444 5657 340 145 0 5489 0
[pid=25441] ppid=25438 vsize=467968 CPUtime=1.14 cores=0
/proc/25441/stat : 25441 (TNM) R 25438 25438 25159 0 -1 4202496 6719 0 0 0 114 0 0 0 25 0 1 0 415971941 479199232 6616 33554432000 134512640 134534564 4293298128 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25441/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 580404

[startup+6.30105 s]
/proc/loadavg: 6.03 6.01 6.00 7/184 25442
/proc/meminfo: memFree=17121956/32951124 swapFree=67111528/67111528
[pid=25438] ppid=25436 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25438/stat : 25438 (ppfolio) S 25436 25438 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415971941 18763776 394 33554432000 4194304 4287625 140736886611360 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25438/statm: 4581 394 345 23 0 91 0
[pid=25439] ppid=25438 vsize=60336 CPUtime=2.09 cores=0
/proc/25439/stat : 25439 (cryptominisat) R 25438 25438 25159 0 -1 4202496 14338 0 0 0 208 1 0 0 25 0 1 0 415971941 61784064 11151 33554432000 4194304 4587354 140737302944304 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25439/statm: 15084 11151 326 96 0 11646 0
[pid=25440] ppid=25438 vsize=33776 CPUtime=1.99 cores=0
/proc/25440/stat : 25440 (clasp) R 25438 25438 25159 0 -1 4202496 7760 0 0 0 199 0 0 0 25 0 1 0 415971941 34586624 5673 33554432000 4194304 4785740 140734962442320 18446744073709551615 4553027 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25440/statm: 8444 5673 340 145 0 5489 0
[pid=25441] ppid=25438 vsize=467968 CPUtime=2.18 cores=0
/proc/25441/stat : 25441 (TNM) R 25438 25438 25159 0 -1 4202496 6719 0 0 0 218 0 0 0 25 0 1 0 415971941 479199232 6616 33554432000 134512640 134534564 4293298128 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25441/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 580404

[startup+12.7009 s]
/proc/loadavg: 6.03 6.01 6.00 7/184 25442
/proc/meminfo: memFree=17102280/32951124 swapFree=67111528/67111528
[pid=25438] ppid=25436 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25438/stat : 25438 (ppfolio) S 25436 25438 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415971941 18763776 394 33554432000 4194304 4287625 140736886611360 18446744073709551615 255106788879 0 0 4096 65536 16195047339239407616 0 0 17 4 0 0 0
/proc/25438/statm: 4581 394 345 23 0 91 0
[pid=25439] ppid=25438 vsize=97840 CPUtime=4.2 cores=0
/proc/25439/stat : 25439 (cryptominisat) R 25438 25438 25159 0 -1 4202496 15662 0 0 0 418 2 0 0 25 0 1 0 415971941 100188160 12473 33554432000 4194304 4587354 140737302944304 18446744073709551615 4238096 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25439/statm: 24460 12473 326 96 0 21022 0
[pid=25440] ppid=25438 vsize=43524 CPUtime=4.14 cores=0
/proc/25440/stat : 25440 (clasp) R 25438 25438 25159 0 -1 4202496 10229 0 0 0 413 1 0 0 25 0 1 0 415971941 44568576 8142 33554432000 4194304 4785740 140734962442320 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25440/statm: 10881 8142 340 145 0 7926 0
[pid=25441] ppid=25438 vsize=467968 CPUtime=4.34 cores=0
/proc/25441/stat : 25441 (TNM) R 25438 25438 25159 0 -1 4202496 6719 0 0 0 434 0 0 0 25 0 1 0 415971941 479199232 6616 33554432000 134512640 134534564 4293298128 18446744073709551615 7783824 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25441/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 627656

[startup+25.5006 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 25442
/proc/meminfo: memFree=17062860/32951124 swapFree=67111528/67111528
[pid=25438] ppid=25436 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25438/stat : 25438 (ppfolio) S 25436 25438 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415971941 18763776 394 33554432000 4194304 4287625 140736886611360 18446744073709551615 255106788879 0 0 4096 65536 16195047614117314560 0 0 17 4 0 0 0
/proc/25438/statm: 4581 394 345 23 0 91 0
[pid=25439] ppid=25438 vsize=97840 CPUtime=8.49 cores=0
/proc/25439/stat : 25439 (cryptominisat) R 25438 25438 25159 0 -1 4202496 18318 0 0 0 847 2 0 0 25 0 1 0 415971941 100188160 15120 33554432000 4194304 4587354 140737302944304 18446744073709551615 4244156 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25439/statm: 24460 15120 326 96 0 21022 0
[pid=25440] ppid=25438 vsize=61420 CPUtime=8.39 cores=0
/proc/25440/stat : 25440 (clasp) R 25438 25438 25159 0 -1 4202496 14710 0 0 0 837 2 0 0 25 0 1 0 415971941 62894080 12623 33554432000 4194304 4785740 140734962442320 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25440/statm: 15355 12623 340 145 0 12400 0
[pid=25441] ppid=25438 vsize=467968 CPUtime=8.58 cores=0
/proc/25441/stat : 25441 (TNM) R 25438 25438 25159 0 -1 4202496 6719 0 0 0 858 0 0 0 25 0 1 0 415971941 479199232 6616 33554432000 134512640 134534564 4293298128 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25441/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 645552

[startup+51.1011 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 25443
/proc/meminfo: memFree=16925796/32951124 swapFree=67111528/67111528
[pid=25438] ppid=25436 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25438/stat : 25438 (ppfolio) S 25436 25438 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415971941 18763776 394 33554432000 4194304 4287625 140736886611360 18446744073709551615 255106788879 0 0 4096 65536 16195047339239407616 0 0 17 4 0 0 0
/proc/25438/statm: 4581 394 345 23 0 91 0
[pid=25439] ppid=25438 vsize=231568 CPUtime=16.98 cores=0
/proc/25439/stat : 25439 (cryptominisat) R 25438 25438 25159 0 -1 4202496 46346 0 0 0 1693 5 0 0 25 0 1 0 415971941 237125632 36272 33554432000 4194304 4587354 140737302944304 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25439/statm: 57892 36272 337 96 0 54454 0
[pid=25440] ppid=25438 vsize=95252 CPUtime=16.94 cores=0
/proc/25440/stat : 25440 (clasp) R 25438 25438 25159 0 -1 4202496 23129 0 0 0 1690 4 0 0 25 0 1 0 415971941 97538048 21042 33554432000 4194304 4785740 140734962442320 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25440/statm: 23813 21042 340 145 0 20858 0
[pid=25441] ppid=25438 vsize=467968 CPUtime=17.13 cores=0
/proc/25441/stat : 25441 (TNM) R 25438 25438 25159 0 -1 4202496 6719 0 0 0 1713 0 0 0 25 0 1 0 415971941 479199232 6616 33554432000 134512640 134534564 4293298128 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25441/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 813112

[startup+102.307 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 25444
/proc/meminfo: memFree=16903584/32951124 swapFree=67111528/67111528
[pid=25438] ppid=25436 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25438/stat : 25438 (ppfolio) S 25436 25438 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415971941 18763776 394 33554432000 4194304 4287625 140736886611360 18446744073709551615 255106788879 0 0 4096 65536 16195046239727779840 0 0 17 4 0 0 0
/proc/25438/statm: 4581 394 345 23 0 91 0
[pid=25439] ppid=25438 vsize=1847268 CPUtime=34.08 cores=0
/proc/25439/stat : 25439 (cryptominisat) R 25438 25438 25159 0 -1 4202496 72067 0 0 0 3398 10 0 0 25 0 1 0 415971941 1891602432 18319 33554432000 4194304 4587354 140737302944304 18446744073709551615 4238323 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25439/statm: 461817 18319 337 96 0 458379 0
[pid=25440] ppid=25438 vsize=156084 CPUtime=33.98 cores=0
/proc/25440/stat : 25440 (clasp) R 25438 25438 25159 0 -1 4202496 38187 0 0 0 3391 7 0 0 25 0 1 0 415971941 159830016 36100 33554432000 4194304 4785740 140734962442320 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25440/statm: 39021 36100 340 145 0 36066 0
[pid=25441] ppid=25438 vsize=467968 CPUtime=34.2 cores=0
/proc/25441/stat : 25441 (TNM) R 25438 25438 25159 0 -1 4202496 6719 0 0 0 3420 0 0 0 25 0 1 0 415971941 479199232 6616 33554432000 134512640 134534564 4293298128 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25441/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2489644

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 25446
/proc/meminfo: memFree=16938528/32951124 swapFree=67111528/67111528
[pid=25438] ppid=25436 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25438/stat : 25438 (ppfolio) S 25436 25438 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415971941 18763776 394 33554432000 4194304 4287625 140736886611360 18446744073709551615 255106788879 0 0 4096 65536 16195046926922547200 0 0 17 4 0 0 0
/proc/25438/statm: 4581 394 345 23 0 91 0
[pid=25439] ppid=25438 vsize=148632 CPUtime=54.08 cores=0
/proc/25439/stat : 25439 (cryptominisat) R 25438 25438 25159 0 -1 4202496 99189 0 0 0 5393 15 0 0 25 0 1 0 415971941 152199168 14865 33554432000 4194304 4587354 140737302944304 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25439/statm: 37158 14865 337 96 0 33720 0
[pid=25440] ppid=25438 vsize=160740 CPUtime=53.98 cores=0

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

/proc/25441/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 3025204

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 25676
/proc/meminfo: memFree=16447772/32951124 swapFree=67111528/67111528
[pid=25438] ppid=25436 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25438/stat : 25438 (ppfolio) S 25436 25438 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415971941 18763776 394 33554432000 4194304 4287625 140736886611360 18446744073709551615 255106788879 0 0 4096 65536 16195047339239407616 0 0 17 4 0 0 0
/proc/25438/statm: 4581 394 345 23 0 91 0
[pid=25439] ppid=25438 vsize=1858508 CPUtime=1534.12 cores=0
/proc/25439/stat : 25439 (cryptominisat) R 25438 25438 25159 0 -1 4202496 958482 0 0 0 153208 204 0 0 25 0 1 0 415971941 1903112192 32917 33554432000 4194304 4587354 140737302944304 18446744073709551615 255106465547 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25439/statm: 464627 32917 337 96 0 461189 0
[pid=25440] ppid=25438 vsize=680404 CPUtime=1534.06 cores=0
/proc/25440/stat : 25440 (clasp) R 25438 25438 25159 0 -1 4202496 166423 0 0 0 153367 39 0 0 25 0 1 0 415971941 696733696 164336 33554432000 4194304 4785740 140734962442320 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25440/statm: 170101 164336 340 145 0 167146 0
[pid=25441] ppid=25438 vsize=467968 CPUtime=1534.2 cores=0
/proc/25441/stat : 25441 (TNM) R 25438 25438 25159 0 -1 4202496 6719 0 0 0 153420 0 0 0 25 0 1 0 415971941 479199232 6616 33554432000 134512640 134534564 4293298128 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25441/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 3025204

[startup+4662.3 s]
/proc/loadavg: 6.03 6.01 6.00 7/184 25678
/proc/meminfo: memFree=16494232/32951124 swapFree=67111528/67111528
[pid=25438] ppid=25436 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25438/stat : 25438 (ppfolio) S 25436 25438 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415971941 18763776 394 33554432000 4194304 4287625 140736886611360 18446744073709551615 255106788879 0 0 4096 65536 16195047476678361088 0 0 17 4 0 0 0
/proc/25438/statm: 4581 394 345 23 0 91 0
[pid=25439] ppid=25438 vsize=1915104 CPUtime=1554.12 cores=0
/proc/25439/stat : 25439 (cryptominisat) R 25438 25438 25159 0 -1 4202496 969664 0 0 0 155205 207 0 0 25 0 1 0 415971941 1961066496 21950 33554432000 4194304 4587354 140737302944304 18446744073709551615 4237508 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25439/statm: 478776 21950 337 96 0 475338 0
[pid=25440] ppid=25438 vsize=680404 CPUtime=1554.06 cores=0
/proc/25440/stat : 25440 (clasp) R 25438 25438 25159 0 -1 4202496 166425 0 0 0 155367 39 0 0 25 0 1 0 415971941 696733696 164338 33554432000 4194304 4785740 140734962442320 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25440/statm: 170101 164338 340 145 0 167146 0
[pid=25441] ppid=25438 vsize=467968 CPUtime=1554.2 cores=0
/proc/25441/stat : 25441 (TNM) R 25438 25438 25159 0 -1 4202496 6719 0 0 0 155420 0 0 0 25 0 1 0 415971941 479199232 6616 33554432000 134512640 134534564 4293298128 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25441/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 3081800

[startup+4722.31 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 25679
/proc/meminfo: memFree=16423884/32951124 swapFree=67111528/67111528
[pid=25438] ppid=25436 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25438/stat : 25438 (ppfolio) S 25436 25438 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415971941 18763776 394 33554432000 4194304 4287625 140736886611360 18446744073709551615 255106788879 0 0 4096 65536 16195047476678361088 0 0 17 4 0 0 0
/proc/25438/statm: 4581 394 345 23 0 91 0
[pid=25439] ppid=25438 vsize=1915104 CPUtime=1574.14 cores=0
/proc/25439/stat : 25439 (cryptominisat) R 25438 25438 25159 0 -1 4202496 978910 0 0 0 157205 209 0 0 25 0 1 0 415971941 1961066496 31170 33554432000 4194304 4587354 140737302944304 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25439/statm: 478776 31170 337 96 0 475338 0
[pid=25440] ppid=25438 vsize=680404 CPUtime=1574.06 cores=0
/proc/25440/stat : 25440 (clasp) R 25438 25438 25159 0 -1 4202496 166425 0 0 0 157367 39 0 0 25 0 1 0 415971941 696733696 164338 33554432000 4194304 4785740 140734962442320 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25440/statm: 170101 164338 340 145 0 167146 0
[pid=25441] ppid=25438 vsize=467968 CPUtime=1574.2 cores=0
/proc/25441/stat : 25441 (TNM) R 25438 25438 25159 0 -1 4202496 6719 0 0 0 157420 0 0 0 25 0 1 0 415971941 479199232 6616 33554432000 134512640 134534564 4293298128 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25441/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 3081800

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 25681
/proc/meminfo: memFree=16470336/32951124 swapFree=67111528/67111528
[pid=25438] ppid=25436 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25438/stat : 25438 (ppfolio) S 25436 25438 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415971941 18763776 394 33554432000 4194304 4287625 140736886611360 18446744073709551615 255106788879 0 0 4096 65536 16195047476678361088 0 0 17 4 0 0 0
/proc/25438/statm: 4581 394 345 23 0 91 0
[pid=25439] ppid=25438 vsize=1865824 CPUtime=1594.13 cores=0
/proc/25439/stat : 25439 (cryptominisat) R 25438 25438 25159 0 -1 4202496 989861 0 0 0 159202 211 0 0 25 0 1 0 415971941 1910603776 19738 33554432000 4194304 4587354 140737302944304 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25439/statm: 466456 19738 337 96 0 463018 0
[pid=25440] ppid=25438 vsize=680404 CPUtime=1594.05 cores=0
/proc/25440/stat : 25440 (clasp) R 25438 25438 25159 0 -1 4202496 166427 0 0 0 159366 39 0 0 25 0 1 0 415971941 696733696 164340 33554432000 4194304 4785740 140734962442320 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25440/statm: 170101 164340 340 145 0 167146 0
[pid=25441] ppid=25438 vsize=467968 CPUtime=1594.19 cores=0
/proc/25441/stat : 25441 (TNM) R 25438 25438 25159 0 -1 4202496 6719 0 0 0 159419 0 0 0 25 0 1 0 415971941 479199232 6616 33554432000 134512640 134534564 4293298128 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25441/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 3032520

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 25683
/proc/meminfo: memFree=16450588/32951124 swapFree=67111528/67111528
[pid=25438] ppid=25436 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25438/stat : 25438 (ppfolio) S 25436 25438 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415971941 18763776 394 33554432000 4194304 4287625 140736886611360 18446744073709551615 255106788879 0 0 4096 65536 16195047201800454144 0 0 17 4 0 0 0
/proc/25438/statm: 4581 394 345 23 0 91 0
[pid=25439] ppid=25438 vsize=1871852 CPUtime=1614.14 cores=0
/proc/25439/stat : 25439 (cryptominisat) R 25438 25438 25159 0 -1 4202496 1021474 0 0 0 161198 216 0 0 25 0 1 0 415971941 1916776448 24769 33554432000 4194304 4587354 140737302944304 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25439/statm: 467963 24769 337 96 0 464525 0
[pid=25440] ppid=25438 vsize=680404 CPUtime=1614.05 cores=0
/proc/25440/stat : 25440 (clasp) R 25438 25438 25159 0 -1 4202496 166427 0 0 0 161366 39 0 0 25 0 1 0 415971941 696733696 164340 33554432000 4194304 4785740 140734962442320 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25440/statm: 170101 164340 340 145 0 167146 0
[pid=25441] ppid=25438 vsize=467968 CPUtime=1614.19 cores=0
/proc/25441/stat : 25441 (TNM) R 25438 25438 25159 0 -1 4202496 6719 0 0 0 161419 0 0 0 25 0 1 0 415971941 479199232 6616 33554432000 134512640 134534564 4293298128 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25441/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 3038548

[startup+4902.3 s]
/proc/loadavg: 6.07 6.02 6.00 7/184 25684
/proc/meminfo: memFree=16416680/32951124 swapFree=67111528/67111528
[pid=25438] ppid=25436 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25438/stat : 25438 (ppfolio) S 25436 25438 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415971941 18763776 394 33554432000 4194304 4287625 140736886611360 18446744073709551615 255106788879 0 0 4096 65536 16195047201800454144 0 0 17 4 0 0 0
/proc/25438/statm: 4581 394 345 23 0 91 0
[pid=25439] ppid=25438 vsize=1871852 CPUtime=1634.14 cores=0
/proc/25439/stat : 25439 (cryptominisat) R 25438 25438 25159 0 -1 4202496 1030655 0 0 0 163196 218 0 0 25 0 1 0 415971941 1916776448 33922 33554432000 4194304 4587354 140737302944304 18446744073709551615 4287456 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25439/statm: 467963 33922 337 96 0 464525 0
[pid=25440] ppid=25438 vsize=680404 CPUtime=1634.05 cores=0
/proc/25440/stat : 25440 (clasp) R 25438 25438 25159 0 -1 4202496 166427 0 0 0 163366 39 0 0 25 0 1 0 415971941 696733696 164340 33554432000 4194304 4785740 140734962442320 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25440/statm: 170101 164340 340 145 0 167146 0
[pid=25441] ppid=25438 vsize=467968 CPUtime=1634.2 cores=0
/proc/25441/stat : 25441 (TNM) R 25438 25438 25159 0 -1 4202496 6719 0 0 0 163420 0 0 0 25 0 1 0 415971941 479199232 6616 33554432000 134512640 134534564 4293298128 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25441/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 3038548

[startup+4962.3 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 25686
/proc/meminfo: memFree=16466240/32951124 swapFree=67111528/67111528
[pid=25438] ppid=25436 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25438/stat : 25438 (ppfolio) S 25436 25438 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415971941 18763776 394 33554432000 4194304 4287625 140736886611360 18446744073709551615 255106788879 0 0 4096 65536 16195047201800454144 0 0 17 4 0 0 0
/proc/25438/statm: 4581 394 345 23 0 91 0
[pid=25439] ppid=25438 vsize=1874712 CPUtime=1654.14 cores=0
/proc/25439/stat : 25439 (cryptominisat) R 25438 25438 25159 0 -1 4202496 1041793 0 0 0 165193 221 0 0 25 0 1 0 415971941 1919705088 22279 33554432000 4194304 4587354 140737302944304 18446744073709551615 4241274 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25439/statm: 468678 22279 337 96 0 465240 0
[pid=25440] ppid=25438 vsize=680404 CPUtime=1654.04 cores=0
/proc/25440/stat : 25440 (clasp) R 25438 25438 25159 0 -1 4202496 166434 0 0 0 165365 39 0 0 25 0 1 0 415971941 696733696 164347 33554432000 4194304 4785740 140734962442320 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25440/statm: 170101 164347 340 145 0 167146 0
[pid=25441] ppid=25438 vsize=467968 CPUtime=1654.2 cores=0
/proc/25441/stat : 25441 (TNM) R 25438 25438 25159 0 -1 4202496 6719 0 0 0 165420 0 0 0 25 0 1 0 415971941 479199232 6616 33554432000 134512640 134534564 4293298128 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25441/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 3041408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 25687
/proc/meminfo: memFree=16411276/32951124 swapFree=67111528/67111528
[pid=25438] ppid=25436 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25438/stat : 25438 (ppfolio) S 25436 25438 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415971941 18763776 394 33554432000 4194304 4287625 140736886611360 18446744073709551615 255106788879 0 0 4096 65536 16195047201800454144 0 0 17 4 0 0 0
/proc/25438/statm: 4581 394 345 23 0 91 0
[pid=25439] ppid=25438 vsize=1874712 CPUtime=1666.66 cores=0
/proc/25439/stat : 25439 (cryptominisat) R 25438 25438 25159 0 -1 4202496 1047712 0 0 0 166444 222 0 0 25 0 1 0 415971941 1919705088 28175 33554432000 4194304 4587354 140737302944304 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25439/statm: 468678 28175 337 96 0 465240 0
[pid=25440] ppid=25438 vsize=680404 CPUtime=1666.64 cores=0
/proc/25440/stat : 25440 (clasp) R 25438 25438 25159 0 -1 4202496 166434 0 0 0 166625 39 0 0 25 0 1 0 415971941 696733696 164347 33554432000 4194304 4785740 140734962442320 18446744073709551615 4553216 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25440/statm: 170101 164347 340 145 0 167146 0
[pid=25441] ppid=25438 vsize=467968 CPUtime=1666.78 cores=0
/proc/25441/stat : 25441 (TNM) R 25438 25438 25159 0 -1 4202496 6719 0 0 0 166678 0 0 0 25 0 1 0 415971941 479199232 6616 33554432000 134512640 134534564 4293298128 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25441/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 3041408

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 25438 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 5000.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 5000.08
CPU user time (s): 4997.47
CPU system time (s): 2.61
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 4871592

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

runsolver used 8.78066 second user time and 18.4482 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-19 19:52:38
IDJOB=3219370
IDBENCH=82578
IDSOLVER=1639
FILE ID=node144/3219370-1303235558
RUNJOBID= node144-1303230513-25177
PBS_JOBID= 13042385
Free space on /tmp= 72172 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v40000-c168000-S471691933-060-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219370-1303235558/watcher-3219370-1303235558 -o /tmp/evaluation-result-3219370-1303235558/solver-3219370-1303235558 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219370-1303235558.cnf

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

MD5SUM BENCH= 91da78a39fd68b6c63602d278464956f
RANDOM SEED=1149974329

node144.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.850
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.70
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.850
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	: 5226.16
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.850
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.850
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.83
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.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17218028 kB
Buffers:        757432 kB
Cached:       14069660 kB
SwapCached:          0 kB
Active:        5632972 kB
Inactive:      9740424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17218028 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13224 kB
Writeback:           0 kB
AnonPages:      545720 kB
Mapped:          16432 kB
Slab:           294372 kB
PageTables:       5632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1831760 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= 72164 MiB
End job on node144 at 2011-04-19 21:16:00