Trace number 3219160

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S319509287-085-UNKNOWN.cnf
MD5SUMbb548a1e884feefbb349d3449e849f5e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3906.44
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 540000
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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1

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

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

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.00 6.00 5.98 4/180 21178
/proc/meminfo: memFree=17147644/32951124 swapFree=67111528/67111528
[pid=21178] ppid=21176 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21178/stat : 21178 (ppfolio) S 21176 21178 20187 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 433681569 18763776 394 33554432000 4194304 4287625 140733997650944 18446744073709551615 212687695375 0 0 4096 65536 11603529941773156616 0 0 17 5 0 0 0
/proc/21178/statm: 4581 394 345 23 0 91 0

[startup+0.0894721 s]
/proc/loadavg: 6.00 6.00 5.98 4/180 21178
/proc/meminfo: memFree=17147644/32951124 swapFree=67111528/67111528
[pid=21178] ppid=21176 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21178/stat : 21178 (ppfolio) S 21176 21178 20187 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 433681569 18763776 394 33554432000 4194304 4287625 140733997650944 18446744073709551615 212687695375 0 0 4096 65536 11603529941773156616 0 0 17 5 0 0 0
/proc/21178/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100469 s]
/proc/loadavg: 6.00 6.00 5.98 4/180 21178
/proc/meminfo: memFree=17147644/32951124 swapFree=67111528/67111528
[pid=21178] ppid=21176 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21178/stat : 21178 (ppfolio) S 21176 21178 20187 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 433681569 18763776 394 33554432000 4194304 4287625 140733997650944 18446744073709551615 212687695375 0 0 4096 65536 11603529941773156616 0 0 17 5 0 0 0
/proc/21178/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300423 s]
/proc/loadavg: 6.00 6.00 5.98 4/180 21178
/proc/meminfo: memFree=17147644/32951124 swapFree=67111528/67111528
[pid=21178] ppid=21176 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21178/stat : 21178 (ppfolio) S 21176 21178 20187 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 433681569 18763776 394 33554432000 4194304 4287625 140733997650944 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/21178/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700347 s]
/proc/loadavg: 6.00 6.00 5.98 4/180 21178
/proc/meminfo: memFree=17147644/32951124 swapFree=67111528/67111528
[pid=21178] ppid=21176 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21178/stat : 21178 (ppfolio) S 21176 21178 20187 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 433681569 18763776 394 33554432000 4194304 4287625 140733997650944 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/21178/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5002 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 21182
/proc/meminfo: memFree=17120208/32951124 swapFree=67111528/67111528
[pid=21178] ppid=21176 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21178/stat : 21178 (ppfolio) S 21176 21178 20187 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 433681569 18763776 394 33554432000 4194304 4287625 140733997650944 18446744073709551615 212687695375 0 0 4096 65536 4399499790598012928 0 0 17 5 0 0 0
/proc/21178/statm: 4581 394 345 23 0 91 0
[pid=21179] ppid=21178 vsize=33424 CPUtime=0.93 cores=1
/proc/21179/stat : 21179 (cryptominisat) R 21178 21178 20187 0 -1 4202496 4967 0 0 0 93 0 0 0 18 0 1 0 433681570 34226176 4417 33554432000 4194304 4587354 140733417878896 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21179/statm: 8356 4417 326 96 0 4918 0
[pid=21180] ppid=21178 vsize=20260 CPUtime=0.19 cores=1
/proc/21180/stat : 21180 (clasp) R 21178 21178 20187 0 -1 4202496 2698 0 0 0 19 0 0 0 24 0 1 0 433681570 20746240 2402 33554432000 4194304 4785740 140737350194432 18446744073709551615 4304912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21180/statm: 5065 2402 339 145 0 2110 0
[pid=21181] ppid=21178 vsize=455692 CPUtime=0.34 cores=1
/proc/21181/stat : 21181 (TNM) R 21178 21178 20187 0 -1 4202496 1376 0 0 0 34 0 0 0 25 0 1 0 433681570 466628608 1272 33554432000 134512640 134534564 4286958880 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21181/statm: 113923 1272 91 6 0 112589 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 527700

[startup+3.10091 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 21182
/proc/meminfo: memFree=17349440/32951124 swapFree=67111528/67111528
[pid=21178] ppid=21176 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21178/stat : 21178 (ppfolio) S 21176 21178 20187 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 433681569 18763776 394 33554432000 4194304 4287625 140733997650944 18446744073709551615 212687695375 0 0 4096 65536 4399500065475919872 0 0 17 5 0 0 0
/proc/21178/statm: 4581 394 345 23 0 91 0
[pid=21179] ppid=21178 vsize=348676 CPUtime=1.59 cores=1
/proc/21179/stat : 21179 (cryptominisat) R 21178 21178 20187 0 -1 4202496 6662 0 0 0 159 0 0 0 20 0 1 0 433681570 357044224 4485 33554432000 4194304 4587354 140733417878896 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21179/statm: 87169 4485 327 96 0 83731 0
[pid=21180] ppid=21178 vsize=22768 CPUtime=0.64 cores=1
/proc/21180/stat : 21180 (clasp) R 21178 21178 20187 0 -1 4202496 3338 0 0 0 64 0 0 0 25 0 1 0 433681570 23314432 3042 33554432000 4194304 4785740 140737350194432 18446744073709551615 212687336133 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21180/statm: 5692 3042 340 145 0 2737 0
[pid=21181] ppid=21178 vsize=458620 CPUtime=0.84 cores=1
/proc/21181/stat : 21181 (TNM) R 21178 21178 20187 0 -1 4202496 2353 0 0 0 84 0 0 0 25 0 1 0 433681570 469626880 2249 33554432000 134512640 134534564 4286958880 18446744073709551615 134530512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21181/statm: 114655 2249 95 6 0 113321 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 848388

[startup+6.30033 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 21182
/proc/meminfo: memFree=17335384/32951124 swapFree=67111528/67111528
[pid=21178] ppid=21176 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21178/stat : 21178 (ppfolio) S 21176 21178 20187 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 433681569 18763776 394 33554432000 4194304 4287625 140733997650944 18446744073709551615 212687695375 0 0 4096 65536 4399498141330571264 0 0 17 5 0 0 0
/proc/21178/statm: 4581 394 345 23 0 91 0
[pid=21179] ppid=21178 vsize=351312 CPUtime=2.64 cores=1
/proc/21179/stat : 21179 (cryptominisat) R 21178 21178 20187 0 -1 4202496 9016 0 0 0 263 1 0 0 22 0 1 0 433681570 359743488 4854 33554432000 4194304 4587354 140733417878896 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21179/statm: 87828 4854 327 96 0 84390 0
[pid=21180] ppid=21178 vsize=30092 CPUtime=1.69 cores=1
/proc/21180/stat : 21180 (clasp) R 21178 21178 20187 0 -1 4202496 5162 0 0 0 169 0 0 0 25 0 1 0 433681570 30814208 4866 33554432000 4194304 4785740 140737350194432 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21180/statm: 7523 4866 340 145 0 4568 0
[pid=21181] ppid=21178 vsize=462448 CPUtime=1.94 cores=1
/proc/21181/stat : 21181 (TNM) R 21178 21178 20187 0 -1 4202496 2354 0 0 0 194 0 0 0 25 0 1 0 433681570 473546752 2250 33554432000 134512640 134534564 4286958880 18446744073709551615 134528902 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21181/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 862176

[startup+12.7012 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 21182
/proc/meminfo: memFree=17283684/32951124 swapFree=67111528/67111528
[pid=21178] ppid=21176 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21178/stat : 21178 (ppfolio) S 21176 21178 20187 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 433681569 18763776 394 33554432000 4194304 4287625 140733997650944 18446744073709551615 212687695375 0 0 4096 65536 4399499928036966400 0 0 17 5 0 0 0
/proc/21178/statm: 4581 394 345 23 0 91 0
[pid=21179] ppid=21178 vsize=391568 CPUtime=4.79 cores=1
/proc/21179/stat : 21179 (cryptominisat) R 21178 21178 20187 0 -1 4202496 21618 0 0 0 476 3 0 0 25 0 1 0 433681570 400965632 15215 33554432000 4194304 4587354 140733417878896 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21179/statm: 97892 15215 337 96 0 94454 0
[pid=21180] ppid=21178 vsize=34384 CPUtime=3.84 cores=1
/proc/21180/stat : 21180 (clasp) R 21178 21178 20187 0 -1 4202496 6225 0 0 0 384 0 0 0 25 0 1 0 433681570 35209216 5929 33554432000 4194304 4785740 140737350194432 18446744073709551615 4276894 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21180/statm: 8596 5929 340 145 0 5641 0
[pid=21181] ppid=21178 vsize=462448 CPUtime=4.04 cores=1
/proc/21181/stat : 21181 (TNM) R 21178 21178 20187 0 -1 4202496 2354 0 0 0 404 0 0 0 25 0 1 0 433681570 473546752 2250 33554432000 134512640 134534564 4286958880 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21181/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 906724

[startup+25.5008 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 21182
/proc/meminfo: memFree=17311140/32951124 swapFree=67111528/67111528
[pid=21178] ppid=21176 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21178/stat : 21178 (ppfolio) S 21176 21178 20187 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 433681569 18763776 394 33554432000 4194304 4287625 140733997650944 18446744073709551615 212687695375 0 0 4096 65536 4399498691086385152 0 0 17 5 0 0 0
/proc/21178/statm: 4581 394 345 23 0 91 0
[pid=21179] ppid=21178 vsize=358572 CPUtime=9.04 cores=1
/proc/21179/stat : 21179 (cryptominisat) R 21178 21178 20187 0 -1 4202496 26469 0 0 0 900 4 0 0 25 0 1 0 433681570 367177728 4383 33554432000 4194304 4587354 140733417878896 18446744073709551615 4243968 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21179/statm: 89643 4383 337 96 0 86205 0
[pid=21180] ppid=21178 vsize=41480 CPUtime=8.08 cores=1
/proc/21180/stat : 21180 (clasp) R 21178 21178 20187 0 -1 4202496 7975 0 0 0 808 0 0 0 25 0 1 0 433681570 42475520 7679 33554432000 4194304 4785740 140737350194432 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21180/statm: 10370 7679 340 145 0 7415 0
[pid=21181] ppid=21178 vsize=462448 CPUtime=8.34 cores=1
/proc/21181/stat : 21181 (TNM) R 21178 21178 20187 0 -1 4202496 2354 0 0 0 834 0 0 0 25 0 1 0 433681570 473546752 2250 33554432000 134512640 134534564 4286958880 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21181/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 880824

[startup+51.1011 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 21183
/proc/meminfo: memFree=17298060/32951124 swapFree=67111528/67111528
[pid=21178] ppid=21176 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21178/stat : 21178 (ppfolio) S 21176 21178 20187 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 433681569 18763776 394 33554432000 4194304 4287625 140733997650944 18446744073709551615 212687695375 0 0 4096 65536 4399499103403245568 0 0 17 5 0 0 0
/proc/21178/statm: 4581 394 345 23 0 91 0
[pid=21179] ppid=21178 vsize=381432 CPUtime=17.59 cores=1
/proc/21179/stat : 21179 (cryptominisat) R 21178 21178 20187 0 -1 4202496 36766 0 0 0 1754 5 0 0 25 0 1 0 433681570 390586368 11825 33554432000 4194304 4587354 140733417878896 18446744073709551615 4245326 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21179/statm: 95358 11825 337 96 0 91920 0
[pid=21180] ppid=21178 vsize=50744 CPUtime=16.64 cores=1
/proc/21180/stat : 21180 (clasp) R 21178 21178 20187 0 -1 4202496 10283 0 0 0 1663 1 0 0 25 0 1 0 433681570 51961856 9987 33554432000 4194304 4785740 140737350194432 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21180/statm: 12686 9987 340 145 0 9731 0
[pid=21181] ppid=21178 vsize=462448 CPUtime=16.84 cores=1
/proc/21181/stat : 21181 (TNM) R 21178 21178 20187 0 -1 4202496 2354 0 0 0 1684 0 0 0 25 0 1 0 433681570 473546752 2250 33554432000 134512640 134534564 4286958880 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21181/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 912948

[startup+102.307 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 21184
/proc/meminfo: memFree=17269152/32951124 swapFree=67111528/67111528
[pid=21178] ppid=21176 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21178/stat : 21178 (ppfolio) S 21176 21178 20187 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 433681569 18763776 394 33554432000 4194304 4287625 140733997650944 18446744073709551615 212687695375 0 0 4096 65536 4399500065475919872 0 0 17 5 0 0 0
/proc/21178/statm: 4581 394 345 23 0 91 0
[pid=21179] ppid=21178 vsize=366168 CPUtime=34.65 cores=1
/proc/21179/stat : 21179 (cryptominisat) R 21178 21178 20187 0 -1 4202496 53399 0 0 0 3457 8 0 0 25 0 1 0 433681570 374956032 8479 33554432000 4194304 4587354 140733417878896 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21179/statm: 91542 8479 337 96 0 88104 0
[pid=21180] ppid=21178 vsize=59004 CPUtime=33.69 cores=1
/proc/21180/stat : 21180 (clasp) R 21178 21178 20187 0 -1 4202496 12316 0 0 0 3367 2 0 0 25 0 1 0 433681570 60420096 12020 33554432000 4194304 4785740 140737350194432 18446744073709551615 4549034 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21180/statm: 14751 12020 340 145 0 11796 0
[pid=21181] ppid=21178 vsize=462448 CPUtime=33.94 cores=1
/proc/21181/stat : 21181 (TNM) R 21178 21178 20187 0 -1 4202496 2354 0 0 0 3394 0 0 0 25 0 1 0 433681570 473546752 2250 33554432000 134512640 134534564 4286958880 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21181/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 905944

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 21186
/proc/meminfo: memFree=17275212/32951124 swapFree=67111528/67111528
[pid=21178] ppid=21176 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21178/stat : 21178 (ppfolio) S 21176 21178 20187 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 433681569 18763776 394 33554432000 4194304 4287625 140733997650944 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/21178/statm: 4581 394 345 23 0 91 0
[pid=21179] ppid=21178 vsize=380628 CPUtime=54.66 cores=1
/proc/21179/stat : 21179 (cryptominisat) R 21178 21178 20187 0 -1 4202496 71910 0 0 0 5456 10 0 0 25 0 1 0 433681570 389763072 11677 33554432000 4194304 4587354 140733417878896 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21179/statm: 95157 11677 337 96 0 91719 0
[pid=21180] ppid=21178 vsize=67752 CPUtime=53.68 cores=1

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

/proc/21181/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 1440920

[startup+4662.3 s]
/proc/loadavg: 5.00 5.03 5.33 6/183 21361
/proc/meminfo: memFree=17414296/32951124 swapFree=67111528/67111528
[pid=21178] ppid=21176 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21178/stat : 21178 (ppfolio) S 21176 21178 20187 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 433681569 18763776 394 33554432000 4194304 4287625 140733997650944 18446744073709551615 212687695375 0 0 4096 65536 4399499928036966400 0 0 17 5 0 0 0
/proc/21178/statm: 4581 394 345 23 0 91 0
[pid=21179] ppid=21178 vsize=740400 CPUtime=1554.66 cores=1
/proc/21179/stat : 21179 (cryptominisat) R 21178 21178 20187 0 -1 4202496 846470 0 0 0 155292 174 0 0 25 0 1 0 433681570 758169600 103680 33554432000 4194304 4587354 140733417878896 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21179/statm: 185100 103680 337 96 0 181662 0
[pid=21180] ppid=21178 vsize=220276 CPUtime=1553.75 cores=1
/proc/21180/stat : 21180 (clasp) R 21178 21178 20187 0 -1 4202496 51285 0 0 0 155365 10 0 0 25 0 1 0 433681570 225562624 50871 33554432000 4194304 4785740 140737350194432 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21180/statm: 55069 50871 341 145 0 52114 0
[pid=21181] ppid=21178 vsize=462448 CPUtime=1554 cores=1
/proc/21181/stat : 21181 (TNM) R 21178 21178 20187 0 -1 4202496 2354 0 0 0 155400 0 0 0 25 0 1 0 433681570 473546752 2250 33554432000 134512640 134534564 4286958880 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21181/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 1441448

[startup+4722.31 s]
/proc/loadavg: 5.00 5.02 5.31 6/183 21362
/proc/meminfo: memFree=17413168/32951124 swapFree=67111528/67111528
[pid=21178] ppid=21176 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21178/stat : 21178 (ppfolio) S 21176 21178 20187 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 433681569 18763776 394 33554432000 4194304 4287625 140733997650944 18446744073709551615 212687695375 0 0 4096 65536 4399499928036966400 0 0 17 5 0 0 0
/proc/21178/statm: 4581 394 345 23 0 91 0
[pid=21179] ppid=21178 vsize=740400 CPUtime=1574.67 cores=1
/proc/21179/stat : 21179 (cryptominisat) R 21178 21178 20187 0 -1 4202496 846470 0 0 0 157293 174 0 0 25 0 1 0 433681570 758169600 103680 33554432000 4194304 4587354 140733417878896 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21179/statm: 185100 103680 337 96 0 181662 0
[pid=21180] ppid=21178 vsize=221112 CPUtime=1573.75 cores=1
/proc/21180/stat : 21180 (clasp) R 21178 21178 20187 0 -1 4202496 51441 0 0 0 157365 10 0 0 25 0 1 0 433681570 226418688 51027 33554432000 4194304 4785740 140737350194432 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21180/statm: 55278 51027 341 145 0 52323 0
[pid=21181] ppid=21178 vsize=462448 CPUtime=1574 cores=1
/proc/21181/stat : 21181 (TNM) R 21178 21178 20187 0 -1 4202496 2354 0 0 0 157400 0 0 0 25 0 1 0 433681570 473546752 2250 33554432000 134512640 134534564 4286958880 18446744073709551615 134529812 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21181/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 1442284

[startup+4782.3 s]
/proc/loadavg: 5.00 5.02 5.28 6/183 21364
/proc/meminfo: memFree=17412540/32951124 swapFree=67111528/67111528
[pid=21178] ppid=21176 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21178/stat : 21178 (ppfolio) S 21176 21178 20187 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 433681569 18763776 394 33554432000 4194304 4287625 140733997650944 18446744073709551615 212687695375 0 0 4096 65536 4399499928036966400 0 0 17 5 0 0 0
/proc/21178/statm: 4581 394 345 23 0 91 0
[pid=21179] ppid=21178 vsize=740400 CPUtime=1594.67 cores=1
/proc/21179/stat : 21179 (cryptominisat) R 21178 21178 20187 0 -1 4202496 846470 0 0 0 159293 174 0 0 25 0 1 0 433681570 758169600 103680 33554432000 4194304 4587354 140733417878896 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21179/statm: 185100 103680 337 96 0 181662 0
[pid=21180] ppid=21178 vsize=221112 CPUtime=1593.75 cores=1
/proc/21180/stat : 21180 (clasp) R 21178 21178 20187 0 -1 4202496 51441 0 0 0 159365 10 0 0 25 0 1 0 433681570 226418688 51027 33554432000 4194304 4785740 140737350194432 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21180/statm: 55278 51027 341 145 0 52323 0
[pid=21181] ppid=21178 vsize=462448 CPUtime=1594 cores=1
/proc/21181/stat : 21181 (TNM) R 21178 21178 20187 0 -1 4202496 2354 0 0 0 159400 0 0 0 25 0 1 0 433681570 473546752 2250 33554432000 134512640 134534564 4286958880 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21181/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 1442284

[startup+4842.3 s]
/proc/loadavg: 5.00 5.01 5.26 6/183 21366
/proc/meminfo: memFree=17398392/32951124 swapFree=67111528/67111528
[pid=21178] ppid=21176 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21178/stat : 21178 (ppfolio) S 21176 21178 20187 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 433681569 18763776 394 33554432000 4194304 4287625 140733997650944 18446744073709551615 212687695375 0 0 4096 65536 4399499928036966400 0 0 17 5 0 0 0
/proc/21178/statm: 4581 394 345 23 0 91 0
[pid=21179] ppid=21178 vsize=753632 CPUtime=1614.67 cores=1
/proc/21179/stat : 21179 (cryptominisat) R 21178 21178 20187 0 -1 4202496 849746 0 0 0 161293 174 0 0 25 0 1 0 433681570 771719168 106956 33554432000 4194304 4587354 140733417878896 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21179/statm: 188408 106956 337 96 0 184970 0
[pid=21180] ppid=21178 vsize=221804 CPUtime=1613.74 cores=1
/proc/21180/stat : 21180 (clasp) R 21178 21178 20187 0 -1 4202496 51618 0 0 0 161364 10 0 0 25 0 1 0 433681570 227127296 51204 33554432000 4194304 4785740 140737350194432 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21180/statm: 55451 51204 341 145 0 52496 0
[pid=21181] ppid=21178 vsize=462448 CPUtime=1614 cores=1
/proc/21181/stat : 21181 (TNM) R 21178 21178 20187 0 -1 4202496 2354 0 0 0 161400 0 0 0 25 0 1 0 433681570 473546752 2250 33554432000 134512640 134534564 4286958880 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21181/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 1456208

[startup+4902.3 s]
/proc/loadavg: 5.00 5.01 5.25 6/183 21367
/proc/meminfo: memFree=17397012/32951124 swapFree=67111528/67111528
[pid=21178] ppid=21176 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21178/stat : 21178 (ppfolio) S 21176 21178 20187 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 433681569 18763776 394 33554432000 4194304 4287625 140733997650944 18446744073709551615 212687695375 0 0 4096 65536 4399499928036966400 0 0 17 5 0 0 0
/proc/21178/statm: 4581 394 345 23 0 91 0
[pid=21179] ppid=21178 vsize=753632 CPUtime=1634.68 cores=1
/proc/21179/stat : 21179 (cryptominisat) R 21178 21178 20187 0 -1 4202496 849746 0 0 0 163294 174 0 0 25 0 1 0 433681570 771719168 106956 33554432000 4194304 4587354 140733417878896 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21179/statm: 188408 106956 337 96 0 184970 0
[pid=21180] ppid=21178 vsize=222088 CPUtime=1633.74 cores=1
/proc/21180/stat : 21180 (clasp) R 21178 21178 20187 0 -1 4202496 51679 0 0 0 163364 10 0 0 25 0 1 0 433681570 227418112 51265 33554432000 4194304 4785740 140737350194432 18446744073709551615 4278573 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21180/statm: 55522 51265 341 145 0 52567 0
[pid=21181] ppid=21178 vsize=462448 CPUtime=1633.99 cores=1
/proc/21181/stat : 21181 (TNM) R 21178 21178 20187 0 -1 4202496 2354 0 0 0 163399 0 0 0 25 0 1 0 433681570 473546752 2250 33554432000 134512640 134534564 4286958880 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21181/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 1456492

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 5.23 6/183 21369
/proc/meminfo: memFree=17395628/32951124 swapFree=67111528/67111528
[pid=21178] ppid=21176 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21178/stat : 21178 (ppfolio) S 21176 21178 20187 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 433681569 18763776 394 33554432000 4194304 4287625 140733997650944 18446744073709551615 212687695375 0 0 4096 65536 4399499928036966400 0 0 17 5 0 0 0
/proc/21178/statm: 4581 394 345 23 0 91 0
[pid=21179] ppid=21178 vsize=753632 CPUtime=1654.69 cores=1
/proc/21179/stat : 21179 (cryptominisat) R 21178 21178 20187 0 -1 4202496 849746 0 0 0 165295 174 0 0 25 0 1 0 433681570 771719168 106956 33554432000 4194304 4587354 140733417878896 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21179/statm: 188408 106956 337 96 0 184970 0
[pid=21180] ppid=21178 vsize=223488 CPUtime=1653.74 cores=1
/proc/21180/stat : 21180 (clasp) R 21178 21178 20187 0 -1 4202496 52035 0 0 0 165364 10 0 0 25 0 1 0 433681570 228851712 51621 33554432000 4194304 4785740 140737350194432 18446744073709551615 4304043 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21180/statm: 55872 51621 341 145 0 52917 0
[pid=21181] ppid=21178 vsize=462448 CPUtime=1653.99 cores=1
/proc/21181/stat : 21181 (TNM) R 21178 21178 20187 0 -1 4202496 2354 0 0 0 165399 0 0 0 25 0 1 0 433681570 473546752 2250 33554432000 134512640 134534564 4286958880 18446744073709551615 134530160 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21181/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 1457892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.06 5.02 5.22 6/183 21370
/proc/meminfo: memFree=17395248/32951124 swapFree=67111528/67111528
[pid=21178] ppid=21176 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21178/stat : 21178 (ppfolio) S 21176 21178 20187 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 433681569 18763776 394 33554432000 4194304 4287625 140733997650944 18446744073709551615 212687695375 0 0 4096 65536 4399499928036966400 0 0 17 5 0 0 0
/proc/21178/statm: 4581 394 345 23 0 91 0
[pid=21179] ppid=21178 vsize=753632 CPUtime=1667.24 cores=1
/proc/21179/stat : 21179 (cryptominisat) R 21178 21178 20187 0 -1 4202496 849746 0 0 0 166550 174 0 0 25 0 1 0 433681570 771719168 106956 33554432000 4194304 4587354 140733417878896 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21179/statm: 188408 106956 337 96 0 184970 0
[pid=21180] ppid=21178 vsize=223916 CPUtime=1666.3 cores=1
/proc/21180/stat : 21180 (clasp) R 21178 21178 20187 0 -1 4202496 52111 0 0 0 166620 10 0 0 25 0 1 0 433681570 229289984 51697 33554432000 4194304 4785740 140737350194432 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21180/statm: 55979 51697 341 145 0 53024 0
[pid=21181] ppid=21178 vsize=462448 CPUtime=1666.49 cores=1
/proc/21181/stat : 21181 (TNM) R 21178 21178 20187 0 -1 4202496 2354 0 0 0 166649 0 0 0 25 0 1 0 433681570 473546752 2250 33554432000 134512640 134534564 4286958880 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21181/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1458320

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.06 5.02 5.22 6/183 21370
/proc/meminfo: memFree=17395248/32951124 swapFree=67111528/67111528
[pid=21178] ppid=21176 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21178/stat : 21178 (ppfolio) S 21176 21178 20187 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 433681569 18763776 394 33554432000 4194304 4287625 140733997650944 18446744073709551615 212687695375 0 0 4096 65536 4399499928036966400 0 0 17 5 0 0 0
/proc/21178/statm: 4581 394 345 23 0 91 0
[pid=21179] ppid=21178 vsize=753632 CPUtime=1667.24 cores=1
/proc/21179/stat : 21179 (cryptominisat) R 21178 21178 20187 0 -1 4202496 849746 0 0 0 166550 174 0 0 25 0 1 0 433681570 771719168 106956 33554432000 4194304 4587354 140733417878896 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21179/statm: 188408 106956 337 96 0 184970 0
[pid=21180] ppid=21178 vsize=223916 CPUtime=1666.3 cores=1
/proc/21180/stat : 21180 (clasp) R 21178 21178 20187 0 -1 4202496 52111 0 0 0 166620 10 0 0 25 0 1 0 433681570 229289984 51697 33554432000 4194304 4785740 140737350194432 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21180/statm: 55979 51697 341 145 0 53024 0
[pid=21181] ppid=21178 vsize=462448 CPUtime=1666.49 cores=1
/proc/21181/stat : 21181 (TNM) R 21178 21178 20187 0 -1 4202496 2354 0 0 0 166649 0 0 0 25 0 1 0 433681570 473546752 2250 33554432000 134512640 134534564 4286958880 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21181/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1458320

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21178 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 5000.03
#
# 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.03
CPU user time (s): 4998.19
CPU system time (s): 1.84
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1572624

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

runsolver used 8.18475 second user time and 19.0851 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-19 15:47:18
IDJOB=3219160
IDBENCH=82543
IDSOLVER=1639
FILE ID=node139/3219160-1303220838
RUNJOBID= node139-1303203383-20206
PBS_JOBID= 13030644
Free space on /tmp= 72752 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S319509287-085-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219160-1303220838/watcher-3219160-1303220838 -o /tmp/evaluation-result-3219160-1303220838/solver-3219160-1303220838 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219160-1303220838.cnf

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

MD5SUM BENCH= bb548a1e884feefbb349d3449e849f5e
RANDOM SEED=67397496

node139.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.852
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.852
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.852
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.852
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.75
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.852
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	: 5321.49
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.852
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.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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:      17147800 kB
Buffers:        710932 kB
Cached:       13702408 kB
SwapCached:          0 kB
Active:        9053304 kB
Inactive:      6398260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17147800 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11272 kB
Writeback:           0 kB
AnonPages:     1038392 kB
Mapped:          16412 kB
Slab:           288244 kB
PageTables:       6644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1683268 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= 72748 MiB
End job on node139 at 2011-04-19 17:10:40