Trace number 3220648

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.01 4999.91

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1663503036-045.UNKNOWN.cnf
MD5SUM8c477af50318fe10cbec1ad215bff97c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3292.86
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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 1 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	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 0
0.00/0.01	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-3220648-1303275301/watcher-3220648-1303275301 -o /tmp/evaluation-result-3220648-1303275301/solver-3220648-1303275301 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220648-1303275301.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.01 6.01 6.00 4/180 22162
/proc/meminfo: memFree=17365716/32951124 swapFree=67111528/67111528
[pid=22162] ppid=22160 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22162/stat : 22162 (ppfolio) S 22160 22162 20692 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 439127823 18763776 393 33554432000 4194304 4287625 140737181457824 18446744073709551615 218905751055 0 0 4096 65536 4180928703041077508 0 0 17 4 0 0 0
/proc/22162/statm: 4581 393 345 23 0 91 0

[startup+0.0757359 s]
/proc/loadavg: 6.01 6.01 6.00 4/180 22162
/proc/meminfo: memFree=17365716/32951124 swapFree=67111528/67111528
[pid=22162] ppid=22160 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22162/stat : 22162 (ppfolio) S 22160 22162 20692 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 439127823 18763776 393 33554432000 4194304 4287625 140737181457824 18446744073709551615 218905751055 0 0 4096 65536 4180928703041077508 0 0 17 4 0 0 0
/proc/22162/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100727 s]
/proc/loadavg: 6.01 6.01 6.00 4/180 22162
/proc/meminfo: memFree=17365716/32951124 swapFree=67111528/67111528
[pid=22162] ppid=22160 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22162/stat : 22162 (ppfolio) S 22160 22162 20692 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 439127823 18763776 393 33554432000 4194304 4287625 140737181457824 18446744073709551615 218905751055 0 0 4096 65536 4180928703041077508 0 0 17 4 0 0 0
/proc/22162/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300708 s]
/proc/loadavg: 6.01 6.01 6.00 4/180 22162
/proc/meminfo: memFree=17365716/32951124 swapFree=67111528/67111528
[pid=22162] ppid=22160 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22162/stat : 22162 (ppfolio) S 22160 22162 20692 0 -1 4202496 499 0 0 0 0 0 0 0 17 0 1 0 439127823 18763776 393 33554432000 4194304 4287625 140737181457824 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/22162/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700607 s]
/proc/loadavg: 6.01 6.01 6.00 4/180 22162
/proc/meminfo: memFree=17365716/32951124 swapFree=67111528/67111528
[pid=22162] ppid=22160 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22162/stat : 22162 (ppfolio) S 22160 22162 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439127823 18763776 393 33554432000 4194304 4287625 140737181457824 18446744073709551615 218905751055 0 0 4096 65536 4255411128240177152 0 0 17 4 0 0 0
/proc/22162/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50045 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 22166
/proc/meminfo: memFree=17361712/32951124 swapFree=67111528/67111528
[pid=22162] ppid=22160 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22162/stat : 22162 (ppfolio) S 22160 22162 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439127823 18763776 393 33554432000 4194304 4287625 140737181457824 18446744073709551615 218905751055 0 0 4096 65536 4255411265679130624 0 0 17 4 0 0 0
/proc/22162/statm: 4581 393 345 23 0 91 0
[pid=22163] ppid=22162 vsize=676764 CPUtime=0.44 cores=0
/proc/22163/stat : 22163 (cryptominisat) R 22162 22162 20692 0 -1 4202496 1253 0 0 0 44 0 0 0 25 0 1 0 439127823 693006336 726 33554432000 4194304 4587354 140735064901008 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22163/statm: 169191 726 327 96 0 165753 0
[pid=22164] ppid=22162 vsize=13352 CPUtime=0.49 cores=0
/proc/22164/stat : 22164 (clasp) R 22162 22162 20692 0 -1 4202496 807 0 0 0 49 0 0 0 25 0 1 0 439127823 13672448 694 33554432000 4194304 4785740 140734422691472 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22164/statm: 3338 694 340 145 0 383 0
[pid=22165] ppid=22162 vsize=455960 CPUtime=0.54 cores=0
/proc/22165/stat : 22165 (TNM) R 22162 22162 20692 0 -1 4202496 345 0 0 0 54 0 0 0 25 0 1 0 439127823 466903040 242 33554432000 134512640 134534564 4290494496 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22165/statm: 113990 242 95 6 0 112656 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1164400

[startup+3.1012 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 22166
/proc/meminfo: memFree=17360100/32951124 swapFree=67111528/67111528
[pid=22162] ppid=22160 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22162/stat : 22162 (ppfolio) S 22160 22162 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439127823 18763776 393 33554432000 4194304 4287625 140737181457824 18446744073709551615 218905751055 0 0 4096 65536 4255409204094828544 0 0 17 4 0 0 0
/proc/22162/statm: 4581 393 345 23 0 91 0
[pid=22163] ppid=22162 vsize=677168 CPUtime=0.99 cores=0
/proc/22163/stat : 22163 (cryptominisat) R 22162 22162 20692 0 -1 4202496 1755 0 0 0 99 0 0 0 25 0 1 0 439127823 693420032 926 33554432000 4194304 4587354 140735064901008 18446744073709551615 4238712 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22163/statm: 169292 926 327 96 0 165854 0
[pid=22164] ppid=22162 vsize=13884 CPUtime=0.99 cores=0
/proc/22164/stat : 22164 (clasp) R 22162 22162 20692 0 -1 4202496 920 0 0 0 99 0 0 0 25 0 1 0 439127823 14217216 807 33554432000 4194304 4785740 140734422691472 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22164/statm: 3471 807 340 145 0 516 0
[pid=22165] ppid=22162 vsize=455960 CPUtime=1.09 cores=0
/proc/22165/stat : 22165 (TNM) R 22162 22162 20692 0 -1 4202496 345 0 0 0 109 0 0 0 25 0 1 0 439127823 466903040 242 33554432000 134512640 134534564 4290494496 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22165/statm: 113990 242 95 6 0 112656 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1165336

[startup+6.30063 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 22166
/proc/meminfo: memFree=17352284/32951124 swapFree=67111528/67111528
[pid=22162] ppid=22160 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22162/stat : 22162 (ppfolio) S 22160 22162 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439127823 18763776 393 33554432000 4194304 4287625 140737181457824 18446744073709551615 218905751055 0 0 4096 65536 4255409341533782016 0 0 17 4 0 0 0
/proc/22162/statm: 4581 393 345 23 0 91 0
[pid=22163] ppid=22162 vsize=683564 CPUtime=2.04 cores=0
/proc/22163/stat : 22163 (cryptominisat) R 22162 22162 20692 0 -1 4202496 4093 0 0 0 204 0 0 0 25 0 1 0 439127823 699969536 2470 33554432000 4194304 4587354 140735064901008 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22163/statm: 170891 2470 337 96 0 167453 0
[pid=22164] ppid=22162 vsize=14560 CPUtime=2.09 cores=0
/proc/22164/stat : 22164 (clasp) R 22162 22162 20692 0 -1 4202496 1088 0 0 0 209 0 0 0 25 0 1 0 439127823 14909440 975 33554432000 4194304 4785740 140734422691472 18446744073709551615 218905428677 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22164/statm: 3640 975 340 145 0 685 0
[pid=22165] ppid=22162 vsize=455960 CPUtime=2.14 cores=0
/proc/22165/stat : 22165 (TNM) R 22162 22162 20692 0 -1 4202496 345 0 0 0 214 0 0 0 25 0 1 0 439127823 466903040 242 33554432000 134512640 134534564 4290494496 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22165/statm: 113990 242 95 6 0 112656 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1172408

[startup+12.7005 s]
/proc/loadavg: 5.77 5.96 5.98 7/184 22197
/proc/meminfo: memFree=17447364/32951124 swapFree=67111528/67111528
[pid=22162] ppid=22160 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22162/stat : 22162 (ppfolio) S 22160 22162 20692 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 439127823 18763776 393 33554432000 4194304 4287625 140737181457824 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/22162/statm: 4581 393 345 23 0 91 0
[pid=22163] ppid=22162 vsize=688052 CPUtime=4.19 cores=0
/proc/22163/stat : 22163 (cryptominisat) R 22162 22162 20692 0 -1 4202496 6181 0 0 0 418 1 0 0 25 0 1 0 439127823 704565248 3593 33554432000 4194304 4587354 140735064901008 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22163/statm: 172013 3593 337 96 0 168575 0
[pid=22164] ppid=22162 vsize=15384 CPUtime=4.19 cores=0
/proc/22164/stat : 22164 (clasp) R 22162 22162 20692 0 -1 4202496 1313 0 0 0 419 0 0 0 25 0 1 0 439127823 15753216 1200 33554432000 4194304 4785740 140734422691472 18446744073709551615 4550333 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22164/statm: 3846 1200 340 145 0 891 0
[pid=22165] ppid=22162 vsize=455960 CPUtime=4.29 cores=0
/proc/22165/stat : 22165 (TNM) R 22162 22162 20692 0 -1 4202496 345 0 0 0 429 0 0 0 25 0 1 0 439127823 466903040 242 33554432000 134512640 134534564 4290494496 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22165/statm: 113990 242 95 6 0 112656 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1177720

[startup+25.5012 s]
/proc/loadavg: 5.67 5.93 5.97 6/183 22198
/proc/meminfo: memFree=17445860/32951124 swapFree=67111528/67111528
[pid=22162] ppid=22160 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22162/stat : 22162 (ppfolio) S 22160 22162 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439127823 18763776 393 33554432000 4194304 4287625 140737181457824 18446744073709551615 218905751055 0 0 4096 65536 4255409616411688960 0 0 17 4 0 0 0
/proc/22162/statm: 4581 393 345 23 0 91 0
[pid=22163] ppid=22162 vsize=691784 CPUtime=8.45 cores=0
/proc/22163/stat : 22163 (cryptominisat) R 22162 22162 20692 0 -1 4202496 8743 0 0 0 843 2 0 0 25 0 1 0 439127823 708386816 3674 33554432000 4194304 4587354 140735064901008 18446744073709551615 4243830 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22163/statm: 172946 3674 337 96 0 169508 0
[pid=22164] ppid=22162 vsize=16612 CPUtime=8.49 cores=0
/proc/22164/stat : 22164 (clasp) R 22162 22162 20692 0 -1 4202496 1611 0 0 0 849 0 0 0 25 0 1 0 439127823 17010688 1498 33554432000 4194304 4785740 140734422691472 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22164/statm: 4153 1498 340 145 0 1198 0
[pid=22165] ppid=22162 vsize=455960 CPUtime=8.54 cores=0
/proc/22165/stat : 22165 (TNM) R 22162 22162 20692 0 -1 4202496 345 0 0 0 854 0 0 0 25 0 1 0 439127823 466903040 242 33554432000 134512640 134534564 4290494496 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22165/statm: 113990 242 95 6 0 112656 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1182680

[startup+51.1005 s]
/proc/loadavg: 5.59 5.88 5.96 7/184 22229
/proc/meminfo: memFree=17432908/32951124 swapFree=67111528/67111528
[pid=22162] ppid=22160 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22162/stat : 22162 (ppfolio) S 22160 22162 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439127823 18763776 393 33554432000 4194304 4287625 140737181457824 18446744073709551615 218905751055 0 0 4096 65536 4255409616411688960 0 0 17 4 0 0 0
/proc/22162/statm: 4581 393 345 23 0 91 0
[pid=22163] ppid=22162 vsize=691020 CPUtime=16.99 cores=0
/proc/22163/stat : 22163 (cryptominisat) R 22162 22162 20692 0 -1 4202496 12580 0 0 0 1697 2 0 0 25 0 1 0 439127823 707604480 4467 33554432000 4194304 4587354 140735064901008 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22163/statm: 172755 4467 337 96 0 169317 0
[pid=22164] ppid=22162 vsize=18448 CPUtime=16.99 cores=0
/proc/22164/stat : 22164 (clasp) R 22162 22162 20692 0 -1 4202496 2052 0 0 0 1699 0 0 0 25 0 1 0 439127823 18890752 1939 33554432000 4194304 4785740 140734422691472 18446744073709551615 4553283 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22164/statm: 4612 1939 341 145 0 1657 0
[pid=22165] ppid=22162 vsize=455960 CPUtime=17.09 cores=0
/proc/22165/stat : 22165 (TNM) R 22162 22162 20692 0 -1 4202496 345 0 0 0 1709 0 0 0 25 0 1 0 439127823 466903040 242 33554432000 134512640 134534564 4290494496 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22165/statm: 113990 242 95 6 0 112656 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1183752

[startup+102.306 s]
/proc/loadavg: 5.82 5.90 5.96 7/184 22230
/proc/meminfo: memFree=17417300/32951124 swapFree=67111528/67111528
[pid=22162] ppid=22160 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22162/stat : 22162 (ppfolio) S 22160 22162 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439127823 18763776 393 33554432000 4194304 4287625 140737181457824 18446744073709551615 218905751055 0 0 4096 65536 4255409753850642432 0 0 17 4 0 0 0
/proc/22162/statm: 4581 393 345 23 0 91 0
[pid=22163] ppid=22162 vsize=694640 CPUtime=34.05 cores=0
/proc/22163/stat : 22163 (cryptominisat) R 22162 22162 20692 0 -1 4202496 19669 0 0 0 3402 3 0 0 25 0 1 0 439127823 711311360 5703 33554432000 4194304 4587354 140735064901008 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22163/statm: 173660 5703 337 96 0 170222 0
[pid=22164] ppid=22162 vsize=20568 CPUtime=34.09 cores=0
/proc/22164/stat : 22164 (clasp) R 22162 22162 20692 0 -1 4202496 2549 0 0 0 3409 0 0 0 25 0 1 0 439127823 21061632 2436 33554432000 4194304 4785740 140734422691472 18446744073709551615 4416791 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22164/statm: 5142 2436 341 145 0 2187 0
[pid=22165] ppid=22162 vsize=455960 CPUtime=34.14 cores=0
/proc/22165/stat : 22165 (TNM) R 22162 22162 20692 0 -1 4202496 345 0 0 0 3414 0 0 0 25 0 1 0 439127823 466903040 242 33554432000 134512640 134534564 4290494496 18446744073709551615 134529675 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22165/statm: 113990 242 95 6 0 112656 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1189492

[startup+162.3 s]
/proc/loadavg: 5.93 5.91 5.96 7/184 22231
/proc/meminfo: memFree=17391864/32951124 swapFree=67111528/67111528
[pid=22162] ppid=22160 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22162/stat : 22162 (ppfolio) S 22160 22162 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439127823 18763776 393 33554432000 4194304 4287625 140737181457824 18446744073709551615 218905751055 0 0 4096 65536 4255409753850642432 0 0 17 4 0 0 0
/proc/22162/statm: 4581 393 345 23 0 91 0
[pid=22163] ppid=22162 vsize=708708 CPUtime=54.05 cores=0
/proc/22163/stat : 22163 (cryptominisat) R 22162 22162 20692 0 -1 4202496 26225 0 0 0 5401 4 0 0 25 0 1 0 439127823 725716992 8627 33554432000 4194304 4587354 140735064901008 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22163/statm: 177177 8627 337 96 0 173739 0
[pid=22164] ppid=22162 vsize=22568 CPUtime=54.08 cores=0

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

/proc/22165/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 1267464

[startup+4662.3 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 22375
/proc/meminfo: memFree=17245060/32951124 swapFree=67111528/67111528
[pid=22162] ppid=22160 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22162/stat : 22162 (ppfolio) S 22160 22162 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439127823 18763776 393 33554432000 4194304 4287625 140737181457824 18446744073709551615 218905751055 0 0 4096 65536 4255410303606456320 0 0 17 4 0 0 0
/proc/22162/statm: 4581 393 345 23 0 91 0
[pid=22163] ppid=22162 vsize=763476 CPUtime=1554.05 cores=0
/proc/22163/stat : 22163 (cryptominisat) R 22162 22162 20692 0 -1 4202496 166392 0 0 0 155360 45 0 0 25 0 1 0 439127823 781799424 23499 33554432000 4194304 4587354 140735064901008 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22163/statm: 190869 23499 337 96 0 187431 0
[pid=22164] ppid=22162 vsize=46168 CPUtime=1554.13 cores=0
/proc/22164/stat : 22164 (clasp) R 22162 22162 20692 0 -1 4202496 8470 0 0 0 155413 0 0 0 25 0 1 0 439127823 47276032 8357 33554432000 4194304 4785740 140734422691472 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22164/statm: 11542 8357 341 145 0 8587 0
[pid=22165] ppid=22162 vsize=455964 CPUtime=1554.21 cores=0
/proc/22165/stat : 22165 (TNM) R 22162 22162 20692 0 -1 4202496 354 0 0 0 155421 0 0 0 25 0 1 0 439127823 466907136 251 33554432000 134512640 134534564 4290494496 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22165/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 1283932

[startup+4722.31 s]
/proc/loadavg: 5.85 5.97 5.99 6/183 22377
/proc/meminfo: memFree=17321408/32951124 swapFree=67111528/67111528
[pid=22162] ppid=22160 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22162/stat : 22162 (ppfolio) S 22160 22162 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439127823 18763776 393 33554432000 4194304 4287625 140737181457824 18446744073709551615 218905751055 0 0 4096 65536 4255410303606456320 0 0 17 4 0 0 0
/proc/22162/statm: 4581 393 345 23 0 91 0
[pid=22163] ppid=22162 vsize=763476 CPUtime=1574.06 cores=0
/proc/22163/stat : 22163 (cryptominisat) R 22162 22162 20692 0 -1 4202496 167667 0 0 0 157360 46 0 0 25 0 1 0 439127823 781799424 24740 33554432000 4194304 4587354 140735064901008 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22163/statm: 190869 24740 337 96 0 187431 0
[pid=22164] ppid=22162 vsize=46168 CPUtime=1574.15 cores=0
/proc/22164/stat : 22164 (clasp) R 22162 22162 20692 0 -1 4202496 8483 0 0 0 157415 0 0 0 25 0 1 0 439127823 47276032 8370 33554432000 4194304 4785740 140734422691472 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22164/statm: 11542 8370 341 145 0 8587 0
[pid=22165] ppid=22162 vsize=455964 CPUtime=1574.21 cores=0
/proc/22165/stat : 22165 (TNM) R 22162 22162 20692 0 -1 4202496 354 0 0 0 157421 0 0 0 25 0 1 0 439127823 466907136 251 33554432000 134512640 134534564 4290494496 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22165/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 1283932

[startup+4782.3 s]
/proc/loadavg: 5.38 5.81 5.93 6/183 22379
/proc/meminfo: memFree=17337224/32951124 swapFree=67111528/67111528
[pid=22162] ppid=22160 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22162/stat : 22162 (ppfolio) S 22160 22162 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439127823 18763776 393 33554432000 4194304 4287625 140737181457824 18446744073709551615 218905751055 0 0 4096 65536 4255410303606456320 0 0 17 4 0 0 0
/proc/22162/statm: 4581 393 345 23 0 91 0
[pid=22163] ppid=22162 vsize=788736 CPUtime=1594.06 cores=0
/proc/22163/stat : 22163 (cryptominisat) R 22162 22162 20692 0 -1 4202496 167907 0 0 0 159360 46 0 0 25 0 1 0 439127823 807665664 20620 33554432000 4194304 4587354 140735064901008 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22163/statm: 197184 20620 337 96 0 193746 0
[pid=22164] ppid=22162 vsize=46168 CPUtime=1594.15 cores=0
/proc/22164/stat : 22164 (clasp) R 22162 22162 20692 0 -1 4202496 8494 0 0 0 159415 0 0 0 25 0 1 0 439127823 47276032 8381 33554432000 4194304 4785740 140734422691472 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22164/statm: 11542 8381 341 145 0 8587 0
[pid=22165] ppid=22162 vsize=455964 CPUtime=1594.2 cores=0
/proc/22165/stat : 22165 (TNM) R 22162 22162 20692 0 -1 4202496 354 0 0 0 159420 0 0 0 25 0 1 0 439127823 466907136 251 33554432000 134512640 134534564 4290494496 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22165/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 1309192

[startup+4842.3 s]
/proc/loadavg: 5.14 5.66 5.87 6/183 22380
/proc/meminfo: memFree=17337184/32951124 swapFree=67111528/67111528
[pid=22162] ppid=22160 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22162/stat : 22162 (ppfolio) S 22160 22162 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439127823 18763776 393 33554432000 4194304 4287625 140737181457824 18446744073709551615 218905751055 0 0 4096 65536 4255410303606456320 0 0 17 4 0 0 0
/proc/22162/statm: 4581 393 345 23 0 91 0
[pid=22163] ppid=22162 vsize=788736 CPUtime=1614.06 cores=0
/proc/22163/stat : 22163 (cryptominisat) R 22162 22162 20692 0 -1 4202496 167907 0 0 0 161360 46 0 0 25 0 1 0 439127823 807665664 20620 33554432000 4194304 4587354 140735064901008 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22163/statm: 197184 20620 337 96 0 193746 0
[pid=22164] ppid=22162 vsize=46336 CPUtime=1614.14 cores=0
/proc/22164/stat : 22164 (clasp) R 22162 22162 20692 0 -1 4202496 8526 0 0 0 161414 0 0 0 25 0 1 0 439127823 47448064 8413 33554432000 4194304 4785740 140734422691472 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22164/statm: 11584 8413 341 145 0 8629 0
[pid=22165] ppid=22162 vsize=455964 CPUtime=1614.2 cores=0
/proc/22165/stat : 22165 (TNM) R 22162 22162 20692 0 -1 4202496 354 0 0 0 161420 0 0 0 25 0 1 0 439127823 466907136 251 33554432000 134512640 134534564 4290494496 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22165/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 1309360

[startup+4902.3 s]
/proc/loadavg: 5.05 5.53 5.81 6/183 22382
/proc/meminfo: memFree=17328216/32951124 swapFree=67111528/67111528
[pid=22162] ppid=22160 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22162/stat : 22162 (ppfolio) S 22160 22162 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439127823 18763776 393 33554432000 4194304 4287625 140737181457824 18446744073709551615 218905751055 0 0 4096 65536 4255410303606456320 0 0 17 4 0 0 0
/proc/22162/statm: 4581 393 345 23 0 91 0
[pid=22163] ppid=22162 vsize=766132 CPUtime=1634.07 cores=0
/proc/22163/stat : 22163 (cryptominisat) R 22162 22162 20692 0 -1 4202496 170828 0 0 0 163361 46 0 0 25 0 1 0 439127823 784519168 23015 33554432000 4194304 4587354 140735064901008 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22163/statm: 191533 23015 337 96 0 188095 0
[pid=22164] ppid=22162 vsize=46504 CPUtime=1634.14 cores=0
/proc/22164/stat : 22164 (clasp) R 22162 22162 20692 0 -1 4202496 8552 0 0 0 163414 0 0 0 25 0 1 0 439127823 47620096 8439 33554432000 4194304 4785740 140734422691472 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22164/statm: 11626 8439 341 145 0 8671 0
[pid=22165] ppid=22162 vsize=455964 CPUtime=1634.2 cores=0
/proc/22165/stat : 22165 (TNM) R 22162 22162 20692 0 -1 4202496 354 0 0 0 163420 0 0 0 25 0 1 0 439127823 466907136 251 33554432000 134512640 134534564 4290494496 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22165/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 1286924

[startup+4962.3 s]
/proc/loadavg: 5.02 5.43 5.76 6/183 22383
/proc/meminfo: memFree=17321852/32951124 swapFree=67111528/67111528
[pid=22162] ppid=22160 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22162/stat : 22162 (ppfolio) S 22160 22162 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439127823 18763776 393 33554432000 4194304 4287625 140737181457824 18446744073709551615 218905751055 0 0 4096 65536 4255410303606456320 0 0 17 4 0 0 0
/proc/22162/statm: 4581 393 345 23 0 91 0
[pid=22163] ppid=22162 vsize=766132 CPUtime=1654.07 cores=0
/proc/22163/stat : 22163 (cryptominisat) R 22162 22162 20692 0 -1 4202496 172370 0 0 0 165360 47 0 0 25 0 1 0 439127823 784519168 24510 33554432000 4194304 4587354 140735064901008 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22163/statm: 191533 24510 337 96 0 188095 0
[pid=22164] ppid=22162 vsize=46644 CPUtime=1654.14 cores=0
/proc/22164/stat : 22164 (clasp) R 22162 22162 20692 0 -1 4202496 8583 0 0 0 165414 0 0 0 25 0 1 0 439127823 47763456 8470 33554432000 4194304 4785740 140734422691472 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22164/statm: 11661 8470 341 145 0 8706 0
[pid=22165] ppid=22162 vsize=455964 CPUtime=1654.19 cores=0
/proc/22165/stat : 22165 (TNM) R 22162 22162 20692 0 -1 4202496 354 0 0 0 165419 0 0 0 25 0 1 0 439127823 466907136 251 33554432000 134512640 134534564 4290494496 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22165/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 1287064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.01 5.38 5.72 6/183 22384
/proc/meminfo: memFree=17336828/32951124 swapFree=67111528/67111528
[pid=22162] ppid=22160 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22162/stat : 22162 (ppfolio) S 22160 22162 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439127823 18763776 393 33554432000 4194304 4287625 140737181457824 18446744073709551615 218905751055 0 0 4096 65536 4255410303606456320 0 0 17 4 0 0 0
/proc/22162/statm: 4581 393 345 23 0 91 0
[pid=22163] ppid=22162 vsize=760192 CPUtime=1666.64 cores=0
/proc/22163/stat : 22163 (cryptominisat) R 22162 22162 20692 0 -1 4202496 173034 0 0 0 166616 48 0 0 25 0 1 0 439127823 778436608 20620 33554432000 4194304 4587354 140735064901008 18446744073709551615 4242538 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22163/statm: 190048 20620 337 96 0 186610 0
[pid=22164] ppid=22162 vsize=46644 CPUtime=1666.63 cores=0
/proc/22164/stat : 22164 (clasp) R 22162 22162 20692 0 -1 4202496 8583 0 0 0 166663 0 0 0 25 0 1 0 439127823 47763456 8470 33554432000 4194304 4785740 140734422691472 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22164/statm: 11661 8470 341 145 0 8706 0
[pid=22165] ppid=22162 vsize=455964 CPUtime=1666.74 cores=0
/proc/22165/stat : 22165 (TNM) R 22162 22162 20692 0 -1 4202496 354 0 0 0 166674 0 0 0 25 0 1 0 439127823 466907136 251 33554432000 134512640 134534564 4290494496 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22165/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1281124

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

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

[startup+4999.9 s]
/proc/loadavg: 5.01 5.38 5.72 6/183 22384
/proc/meminfo: memFree=17336828/32951124 swapFree=67111528/67111528
[pid=22162] ppid=22160 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22162/stat : 22162 (ppfolio) S 22160 22162 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439127823 18763776 393 33554432000 4194304 4287625 140737181457824 18446744073709551615 218905751055 0 0 4096 65536 4255410303606456320 0 0 17 4 0 0 0
/proc/22162/statm: 4581 393 345 23 0 91 0
[pid=22163] ppid=22162 vsize=760192 CPUtime=1666.64 cores=0
/proc/22163/stat : 22163 (cryptominisat) R 22162 22162 20692 0 -1 4202496 173034 0 0 0 166616 48 0 0 25 0 1 0 439127823 778436608 20620 33554432000 4194304 4587354 140735064901008 18446744073709551615 4242538 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22163/statm: 190048 20620 337 96 0 186610 0
[pid=22164] ppid=22162 vsize=46644 CPUtime=1666.63 cores=0
/proc/22164/stat : 22164 (clasp) R 22162 22162 20692 0 -1 4202496 8583 0 0 0 166663 0 0 0 25 0 1 0 439127823 47763456 8470 33554432000 4194304 4785740 140734422691472 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22164/statm: 11661 8470 341 145 0 8706 0
[pid=22165] ppid=22162 vsize=455964 CPUtime=1666.74 cores=0
/proc/22165/stat : 22165 (TNM) R 22162 22162 20692 0 -1 4202496 354 0 0 0 166674 0 0 0 25 0 1 0 439127823 466907136 251 33554432000 134512640 134534564 4290494496 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22165/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1281124

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22162 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.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000.01
CPU user time (s): 4999.53
CPU system time (s): 0.48
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2096036

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= 499
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= 211
involuntary context switches= 4

runsolver used 8.72267 second user time and 18.5382 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-20 06:55:01
IDJOB=3220648
IDBENCH=82791
IDSOLVER=1639
FILE ID=node137/3220648-1303275301
RUNJOBID= node137-1303259272-20711
PBS_JOBID= 13049495
Free space on /tmp= 71728 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1663503036-045.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220648-1303275301/watcher-3220648-1303275301 -o /tmp/evaluation-result-3220648-1303275301/solver-3220648-1303275301 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220648-1303275301.cnf

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

MD5SUM BENCH= 8c477af50318fe10cbec1ad215bff97c
RANDOM SEED=1523868249

node137.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.844
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.68
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.844
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.844
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.74
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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:      17365996 kB
Buffers:        702764 kB
Cached:       14354316 kB
SwapCached:          0 kB
Active:        8779764 kB
Inactive:      6445196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17365996 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10128 kB
Writeback:           0 kB
AnonPages:      167504 kB
Mapped:          16436 kB
Slab:           296840 kB
PageTables:       4940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2537796 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= 71720 MiB
End job on node137 at 2011-04-20 08:18:23