Trace number 3218992

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) 4999.9 5000.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S1682211323-009-UNKNOWN.cnf
MD5SUM917ee0efab4f0e89027865c1129d272b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 521250

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-3218992-1303208212/watcher-3218992-1303208212 -o /tmp/evaluation-result-3218992-1303208212/solver-3218992-1303208212 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3218992-1303208212.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.15 4/180 8478
/proc/meminfo: memFree=15729196/32951124 swapFree=67111528/67111528
[pid=8478] ppid=8476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8478/stat : 8478 (ppfolio) S 8476 8478 8311 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 413237430 18763776 393 33554432000 4194304 4287625 140736808780128 18446744073709551615 212039675407 0 0 4096 65536 4499030611096207620 0 0 17 2 0 0 0
/proc/8478/statm: 4581 393 345 23 0 91 0

[startup+0.00885398 s]
/proc/loadavg: 6.01 6.01 6.15 4/180 8478
/proc/meminfo: memFree=15729196/32951124 swapFree=67111528/67111528
[pid=8478] ppid=8476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8478/stat : 8478 (ppfolio) S 8476 8478 8311 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 413237430 18763776 393 33554432000 4194304 4287625 140736808780128 18446744073709551615 212039675407 0 0 4096 65536 4499030611096207620 0 0 17 2 0 0 0
/proc/8478/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100895 s]
/proc/loadavg: 6.01 6.01 6.15 4/180 8478
/proc/meminfo: memFree=15729196/32951124 swapFree=67111528/67111528
[pid=8478] ppid=8476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8478/stat : 8478 (ppfolio) S 8476 8478 8311 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 413237430 18763776 393 33554432000 4194304 4287625 140736808780128 18446744073709551615 212039675407 0 0 4096 65536 4499030611096207620 0 0 17 2 0 0 0
/proc/8478/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300857 s]
/proc/loadavg: 6.01 6.01 6.15 4/180 8478
/proc/meminfo: memFree=15729196/32951124 swapFree=67111528/67111528
[pid=8478] ppid=8476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8478/stat : 8478 (ppfolio) S 8476 8478 8311 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 413237430 18763776 393 33554432000 4194304 4287625 140736808780128 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/8478/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70079 s]
/proc/loadavg: 6.01 6.01 6.15 4/180 8478
/proc/meminfo: memFree=15729196/32951124 swapFree=67111528/67111528
[pid=8478] ppid=8476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8478/stat : 8478 (ppfolio) S 8476 8478 8311 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 413237430 18763776 393 33554432000 4194304 4287625 140736808780128 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/8478/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50064 s]
/proc/loadavg: 6.01 6.01 6.15 7/184 8482
/proc/meminfo: memFree=15718004/32951124 swapFree=67111528/67111528
[pid=8478] ppid=8476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8478/stat : 8478 (ppfolio) S 8476 8478 8311 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 413237430 18763776 393 33554432000 4194304 4287625 140736808780128 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/8478/statm: 4581 393 345 23 0 91 0
[pid=8479] ppid=8478 vsize=25744 CPUtime=0.54 cores=0
/proc/8479/stat : 8479 (cryptominisat) R 8478 8478 8311 0 -1 4202496 1186 0 0 0 54 0 0 0 25 0 1 0 413237431 26361856 1051 33554432000 4194304 4587354 140735308318208 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8479/statm: 6436 1051 305 96 0 2998 0
[pid=8480] ppid=8478 vsize=17200 CPUtime=0.42 cores=0
/proc/8480/stat : 8480 (clasp) R 8478 8478 8311 0 -1 4202496 1833 0 0 0 42 0 0 0 25 0 1 0 413237431 17612800 1645 33554432000 4194304 4785740 140733492940480 18446744073709551615 4550894 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8480/statm: 4300 1645 340 145 0 1345 0
[pid=8481] ppid=8478 vsize=454504 CPUtime=0.52 cores=0
/proc/8481/stat : 8481 (TNM) R 8478 8478 8311 0 -1 4202496 997 0 0 0 52 0 0 0 25 0 1 0 413237431 465412096 894 33554432000 134512640 134534564 4287804656 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8481/statm: 113626 894 91 6 0 112292 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 515772

[startup+3.10033 s]
/proc/loadavg: 6.01 6.01 6.15 7/184 8482
/proc/meminfo: memFree=15713912/32951124 swapFree=67111528/67111528
[pid=8478] ppid=8476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8478/stat : 8478 (ppfolio) S 8476 8478 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413237430 18763776 393 33554432000 4194304 4287625 140736808780128 18446744073709551615 212039675407 0 0 4096 65536 4546477969513644032 0 0 17 2 0 0 0
/proc/8478/statm: 4581 393 345 23 0 91 0
[pid=8479] ppid=8478 vsize=2002940 CPUtime=1.04 cores=0
/proc/8479/stat : 8479 (cryptominisat) R 8478 8478 8311 0 -1 4202496 4256 0 0 0 104 0 0 0 25 0 1 0 413237431 2051010560 1572 33554432000 4194304 4587354 140735308318208 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8479/statm: 500735 1572 327 96 0 497297 0
[pid=8480] ppid=8478 vsize=19232 CPUtime=0.93 cores=0
/proc/8480/stat : 8480 (clasp) R 8478 8478 8311 0 -1 4202496 2322 0 0 0 93 0 0 0 25 0 1 0 413237431 19693568 2134 33554432000 4194304 4785740 140733492940480 18446744073709551615 4287096 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8480/statm: 4808 2134 340 145 0 1853 0
[pid=8481] ppid=8478 vsize=454504 CPUtime=1.11 cores=0
/proc/8481/stat : 8481 (TNM) R 8478 8478 8311 0 -1 4202496 997 0 0 0 111 0 0 0 25 0 1 0 413237431 465412096 894 33554432000 134512640 134534564 4287804656 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8481/statm: 113626 894 91 6 0 112292 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2495000

[startup+6.3008 s]
/proc/loadavg: 6.01 6.01 6.15 7/184 8482
/proc/meminfo: memFree=15708236/32951124 swapFree=67111528/67111528
[pid=8478] ppid=8476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8478/stat : 8478 (ppfolio) S 8476 8478 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413237430 18763776 393 33554432000 4194304 4287625 140736808780128 18446744073709551615 212039675407 0 0 4096 65536 4546478381830504448 0 0 17 2 0 0 0
/proc/8478/statm: 4581 393 345 23 0 91 0
[pid=8479] ppid=8478 vsize=2003400 CPUtime=2.05 cores=0
/proc/8479/stat : 8479 (cryptominisat) R 8478 8478 8311 0 -1 4202496 6179 0 0 0 204 1 0 0 25 0 1 0 413237431 2051481600 1876 33554432000 4194304 4587354 140735308318208 18446744073709551615 212039351960 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8479/statm: 500850 1876 327 96 0 497412 0
[pid=8480] ppid=8478 vsize=20308 CPUtime=2.02 cores=0
/proc/8480/stat : 8480 (clasp) R 8478 8478 8311 0 -1 4202496 2587 0 0 0 202 0 0 0 25 0 1 0 413237431 20795392 2399 33554432000 4194304 4785740 140733492940480 18446744073709551615 4287190 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8480/statm: 5077 2399 340 145 0 2122 0
[pid=8481] ppid=8478 vsize=454504 CPUtime=2.21 cores=0
/proc/8481/stat : 8481 (TNM) R 8478 8478 8311 0 -1 4202496 997 0 0 0 221 0 0 0 25 0 1 0 413237431 465412096 894 33554432000 134512640 134534564 4287804656 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8481/statm: 113626 894 91 6 0 112292 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 2496536

[startup+12.7007 s]
/proc/loadavg: 6.01 6.00 6.15 7/184 8482
/proc/meminfo: memFree=15715520/32951124 swapFree=67111528/67111528
[pid=8478] ppid=8476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8478/stat : 8478 (ppfolio) S 8476 8478 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413237430 18763776 393 33554432000 4194304 4287625 140736808780128 18446744073709551615 212039675407 0 0 4096 65536 4546478244391550976 0 0 17 2 0 0 0
/proc/8478/statm: 4581 393 345 23 0 91 0
[pid=8479] ppid=8478 vsize=6253744 CPUtime=4.24 cores=0
/proc/8479/stat : 8479 (cryptominisat) R 8478 8478 8311 0 -1 4202496 11467 0 0 0 423 1 0 0 25 0 1 0 413237431 6403833856 6191 33554432000 4194304 4587354 140735308318208 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8479/statm: 1563436 6191 337 96 0 1559998 0
[pid=8480] ppid=8478 vsize=21896 CPUtime=4.13 cores=0
/proc/8480/stat : 8480 (clasp) R 8478 8478 8311 0 -1 4202496 2959 0 0 0 413 0 0 0 25 0 1 0 413237431 22421504 2771 33554432000 4194304 4785740 140733492940480 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8480/statm: 5474 2771 340 145 0 2519 0
[pid=8481] ppid=8478 vsize=458608 CPUtime=4.31 cores=0
/proc/8481/stat : 8481 (TNM) R 8478 8478 8311 0 -1 4202496 1199 0 0 0 431 0 0 0 25 0 1 0 413237431 469614592 1096 33554432000 134512640 134534564 4287804656 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8481/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6752572

[startup+25.5004 s]
/proc/loadavg: 6.01 6.00 6.14 7/184 8483
/proc/meminfo: memFree=15703876/32951124 swapFree=67111528/67111528
[pid=8478] ppid=8476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8478/stat : 8478 (ppfolio) S 8476 8478 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413237430 18763776 393 33554432000 4194304 4287625 140736808780128 18446744073709551615 212039675407 0 0 4096 65536 4546476732563062784 0 0 17 2 0 0 0
/proc/8478/statm: 4581 393 345 23 0 91 0
[pid=8479] ppid=8478 vsize=2021732 CPUtime=8.45 cores=0
/proc/8479/stat : 8479 (cryptominisat) R 8478 8478 8311 0 -1 4202496 12959 0 0 0 844 1 0 0 25 0 1 0 413237431 2070253568 6596 33554432000 4194304 4587354 140735308318208 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8479/statm: 505433 6596 337 96 0 501995 0
[pid=8480] ppid=8478 vsize=24384 CPUtime=8.41 cores=0
/proc/8480/stat : 8480 (clasp) R 8478 8478 8311 0 -1 4202496 3581 0 0 0 841 0 0 0 25 0 1 0 413237431 24969216 3393 33554432000 4194304 4785740 140733492940480 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8480/statm: 6096 3393 340 145 0 3141 0
[pid=8481] ppid=8478 vsize=458608 CPUtime=8.6 cores=0
/proc/8481/stat : 8481 (TNM) R 8478 8478 8311 0 -1 4202496 1199 0 0 0 860 0 0 0 25 0 1 0 413237431 469614592 1096 33554432000 134512640 134534564 4287804656 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8481/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2523048

[startup+51.1008 s]
/proc/loadavg: 6.00 6.00 6.14 7/184 8483
/proc/meminfo: memFree=15678280/32951124 swapFree=67111528/67111528
[pid=8478] ppid=8476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8478/stat : 8478 (ppfolio) S 8476 8478 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413237430 18763776 393 33554432000 4194304 4287625 140736808780128 18446744073709551615 212039675407 0 0 4096 65536 4546477007440969728 0 0 17 2 0 0 0
/proc/8478/statm: 4581 393 345 23 0 91 0
[pid=8479] ppid=8478 vsize=2038536 CPUtime=17.04 cores=0
/proc/8479/stat : 8479 (cryptominisat) R 8478 8478 8311 0 -1 4202496 18494 0 0 0 1701 3 0 0 25 0 1 0 413237431 2087460864 9489 33554432000 4194304 4587354 140735308318208 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8479/statm: 509634 9489 337 96 0 506196 0
[pid=8480] ppid=8478 vsize=27716 CPUtime=16.93 cores=0
/proc/8480/stat : 8480 (clasp) R 8478 8478 8311 0 -1 4202496 4332 0 0 0 1693 0 0 0 25 0 1 0 413237431 28381184 4144 33554432000 4194304 4785740 140733492940480 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8480/statm: 6929 4144 340 145 0 3974 0
[pid=8481] ppid=8478 vsize=458608 CPUtime=17.1 cores=0
/proc/8481/stat : 8481 (TNM) R 8478 8478 8311 0 -1 4202496 1199 0 0 0 1710 0 0 0 25 0 1 0 413237431 469614592 1096 33554432000 134512640 134534564 4287804656 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8481/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2543184

[startup+102.307 s]
/proc/loadavg: 6.00 6.00 6.13 7/184 8485
/proc/meminfo: memFree=15666496/32951124 swapFree=67111528/67111528
[pid=8478] ppid=8476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8478/stat : 8478 (ppfolio) S 8476 8478 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413237430 18763776 393 33554432000 4194304 4287625 140736808780128 18446744073709551615 212039675407 0 0 4096 65536 4546477557196783616 0 0 17 2 0 0 0
/proc/8478/statm: 4581 393 345 23 0 91 0
[pid=8479] ppid=8478 vsize=2042896 CPUtime=34.06 cores=0
/proc/8479/stat : 8479 (cryptominisat) R 8478 8478 8311 0 -1 4202496 31970 0 0 0 3401 5 0 0 25 0 1 0 413237431 2091925504 12226 33554432000 4194304 4587354 140735308318208 18446744073709551615 4364768 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8479/statm: 510724 12226 337 96 0 507286 0
[pid=8480] ppid=8478 vsize=31820 CPUtime=34.01 cores=0
/proc/8480/stat : 8480 (clasp) R 8478 8478 8311 0 -1 4202496 5300 0 0 0 3401 0 0 0 25 0 1 0 413237431 32583680 5112 33554432000 4194304 4785740 140733492940480 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8480/statm: 7955 5112 340 145 0 5000 0
[pid=8481] ppid=8478 vsize=458608 CPUtime=34.2 cores=0
/proc/8481/stat : 8481 (TNM) R 8478 8478 8311 0 -1 4202496 1199 0 0 0 3420 0 0 0 25 0 1 0 413237431 469614592 1096 33554432000 134512640 134534564 4287804656 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8481/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2551648

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 6.12 7/184 8486
/proc/meminfo: memFree=15658632/32951124 swapFree=67111528/67111528
[pid=8478] ppid=8476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8478/stat : 8478 (ppfolio) S 8476 8478 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413237430 18763776 393 33554432000 4194304 4287625 140736808780128 18446744073709551615 212039675407 0 0 4096 65536 4546478106952597504 0 0 17 2 0 0 0
/proc/8478/statm: 4581 393 345 23 0 91 0
[pid=8479] ppid=8478 vsize=2050148 CPUtime=54.07 cores=0
/proc/8479/stat : 8479 (cryptominisat) R 8478 8478 8311 0 -1 4202496 47978 0 0 0 5399 8 0 0 25 0 1 0 413237431 2099351552 14095 33554432000 4194304 4587354 140735308318208 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8479/statm: 512537 14095 337 96 0 509099 0
[pid=8480] ppid=8478 vsize=35436 CPUtime=54.01 cores=0

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

/proc/8481/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 4542.2
Current children cumulated vsize (KiB) 2638652

[startup+4602.3 s]
/proc/loadavg: 6.04 6.01 6.00 7/184 8680
/proc/meminfo: memFree=15355952/32951124 swapFree=67111528/67111528
[pid=8478] ppid=8476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8478/stat : 8478 (ppfolio) S 8476 8478 8311 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 413237430 18763776 393 33554432000 4194304 4287625 140736808780128 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/8478/statm: 4581 393 345 23 0 91 0
[pid=8479] ppid=8478 vsize=126200 CPUtime=1534.05 cores=0
/proc/8479/stat : 8479 (cryptominisat) R 8478 8478 8311 0 -1 4202496 419651 0 0 0 153310 95 0 0 25 0 1 0 413237431 129228800 11177 33554432000 4194304 4587354 140735308318208 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8479/statm: 31550 11177 337 96 0 28112 0
[pid=8480] ppid=8478 vsize=105504 CPUtime=1533.99 cores=0
/proc/8480/stat : 8480 (clasp) R 8478 8478 8311 0 -1 4202496 22475 0 0 0 153392 7 0 0 25 0 1 0 413237431 108036096 21766 33554432000 4194304 4785740 140733492940480 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8480/statm: 26376 21766 341 145 0 23421 0
[pid=8481] ppid=8478 vsize=458608 CPUtime=1534.17 cores=0
/proc/8481/stat : 8481 (TNM) R 8478 8478 8311 0 -1 4202496 1199 0 0 0 153415 2 0 0 25 0 1 0 413237431 469614592 1096 33554432000 134512640 134534564 4287804656 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8481/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 4602.21
Current children cumulated vsize (KiB) 708636

[startup+4662.3 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 8681
/proc/meminfo: memFree=15328016/32951124 swapFree=67111528/67111528
[pid=8478] ppid=8476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8478/stat : 8478 (ppfolio) S 8476 8478 8311 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 413237430 18763776 393 33554432000 4194304 4287625 140736808780128 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/8478/statm: 4581 393 345 23 0 91 0
[pid=8479] ppid=8478 vsize=126200 CPUtime=1554.04 cores=0
/proc/8479/stat : 8479 (cryptominisat) R 8478 8478 8311 0 -1 4202496 423009 0 0 0 155309 95 0 0 25 0 1 0 413237431 129228800 14480 33554432000 4194304 4587354 140735308318208 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8479/statm: 31550 14480 337 96 0 28112 0
[pid=8480] ppid=8478 vsize=107308 CPUtime=1553.99 cores=0
/proc/8480/stat : 8480 (clasp) R 8478 8478 8311 0 -1 4202496 22849 0 0 0 155392 7 0 0 25 0 1 0 413237431 109883392 22140 33554432000 4194304 4785740 140733492940480 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8480/statm: 26827 22140 341 145 0 23872 0
[pid=8481] ppid=8478 vsize=458608 CPUtime=1554.17 cores=0
/proc/8481/stat : 8481 (TNM) R 8478 8478 8311 0 -1 4202496 1199 0 0 0 155415 2 0 0 25 0 1 0 413237431 469614592 1096 33554432000 134512640 134534564 4287804656 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8481/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 4662.2
Current children cumulated vsize (KiB) 710440

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 8683
/proc/meminfo: memFree=15366296/32951124 swapFree=67111528/67111528
[pid=8478] ppid=8476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8478/stat : 8478 (ppfolio) S 8476 8478 8311 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 413237430 18763776 393 33554432000 4194304 4287625 140736808780128 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/8478/statm: 4581 393 345 23 0 91 0
[pid=8479] ppid=8478 vsize=2031680 CPUtime=1574.06 cores=0
/proc/8479/stat : 8479 (cryptominisat) R 8478 8478 8311 0 -1 4202496 428775 0 0 0 157309 97 0 0 25 0 1 0 413237431 2080440320 12473 33554432000 4194304 4587354 140735308318208 18446744073709551615 4238442 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8479/statm: 507920 12473 337 96 0 504482 0
[pid=8480] ppid=8478 vsize=107496 CPUtime=1573.98 cores=0
/proc/8480/stat : 8480 (clasp) R 8478 8478 8311 0 -1 4202496 22887 0 0 0 157391 7 0 0 25 0 1 0 413237431 110075904 22178 33554432000 4194304 4785740 140733492940480 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8480/statm: 26874 22178 341 145 0 23919 0
[pid=8481] ppid=8478 vsize=458608 CPUtime=1574.16 cores=0
/proc/8481/stat : 8481 (TNM) R 8478 8478 8311 0 -1 4202496 1199 0 0 0 157414 2 0 0 25 0 1 0 413237431 469614592 1096 33554432000 134512640 134534564 4287804656 18446744073709551615 134528960 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8481/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 4722.2
Current children cumulated vsize (KiB) 2616108

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 8684
/proc/meminfo: memFree=15364656/32951124 swapFree=67111528/67111528
[pid=8478] ppid=8476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8478/stat : 8478 (ppfolio) S 8476 8478 8311 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 413237430 18763776 393 33554432000 4194304 4287625 140736808780128 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/8478/statm: 4581 393 345 23 0 91 0
[pid=8479] ppid=8478 vsize=2032264 CPUtime=1594.06 cores=0
/proc/8479/stat : 8479 (cryptominisat) R 8478 8478 8311 0 -1 4202496 433916 0 0 0 159308 98 0 0 25 0 1 0 413237431 2081038336 9789 33554432000 4194304 4587354 140735308318208 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8479/statm: 508066 9789 337 96 0 504628 0
[pid=8480] ppid=8478 vsize=108588 CPUtime=1593.98 cores=0
/proc/8480/stat : 8480 (clasp) R 8478 8478 8311 0 -1 4202496 23147 0 0 0 159391 7 0 0 25 0 1 0 413237431 111194112 22438 33554432000 4194304 4785740 140733492940480 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8480/statm: 27147 22438 341 145 0 24192 0
[pid=8481] ppid=8478 vsize=458608 CPUtime=1594.16 cores=0
/proc/8481/stat : 8481 (TNM) R 8478 8478 8311 0 -1 4202496 1199 0 0 0 159414 2 0 0 25 0 1 0 413237431 469614592 1096 33554432000 134512640 134534564 4287804656 18446744073709551615 134530278 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8481/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 4782.2
Current children cumulated vsize (KiB) 2617784

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 8686
/proc/meminfo: memFree=15338456/32951124 swapFree=67111528/67111528
[pid=8478] ppid=8476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8478/stat : 8478 (ppfolio) S 8476 8478 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413237430 18763776 393 33554432000 4194304 4287625 140736808780128 18446744073709551615 212039675407 0 0 4096 65536 4546478381830504448 0 0 17 2 0 0 0
/proc/8478/statm: 4581 393 345 23 0 91 0
[pid=8479] ppid=8478 vsize=2032264 CPUtime=1614.06 cores=0
/proc/8479/stat : 8479 (cryptominisat) R 8478 8478 8311 0 -1 4202496 437751 0 0 0 161307 99 0 0 25 0 1 0 413237431 2081038336 13580 33554432000 4194304 4587354 140735308318208 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8479/statm: 508066 13580 337 96 0 504628 0
[pid=8480] ppid=8478 vsize=108588 CPUtime=1613.98 cores=0
/proc/8480/stat : 8480 (clasp) R 8478 8478 8311 0 -1 4202496 23147 0 0 0 161391 7 0 0 25 0 1 0 413237431 111194112 22438 33554432000 4194304 4785740 140733492940480 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8480/statm: 27147 22438 341 145 0 24192 0
[pid=8481] ppid=8478 vsize=458608 CPUtime=1614.16 cores=0
/proc/8481/stat : 8481 (TNM) R 8478 8478 8311 0 -1 4202496 1199 0 0 0 161414 2 0 0 25 0 1 0 413237431 469614592 1096 33554432000 134512640 134534564 4287804656 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8481/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 4842.2
Current children cumulated vsize (KiB) 2617784

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 8688
/proc/meminfo: memFree=15323664/32951124 swapFree=67111528/67111528
[pid=8478] ppid=8476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8478/stat : 8478 (ppfolio) S 8476 8478 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413237430 18763776 393 33554432000 4194304 4287625 140736808780128 18446744073709551615 212039675407 0 0 4096 65536 4546478381830504448 0 0 17 2 0 0 0
/proc/8478/statm: 4581 393 345 23 0 91 0
[pid=8479] ppid=8478 vsize=75952 CPUtime=1634.07 cores=0
/proc/8479/stat : 8479 (cryptominisat) R 8478 8478 8311 0 -1 4202496 443186 0 0 0 163306 101 0 0 25 0 1 0 413237431 77774848 15310 33554432000 4194304 4587354 140735308318208 18446744073709551615 4243728 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8479/statm: 18988 15310 337 96 0 15550 0
[pid=8480] ppid=8478 vsize=109872 CPUtime=1633.98 cores=0
/proc/8480/stat : 8480 (clasp) R 8478 8478 8311 0 -1 4202496 23453 0 0 0 163390 8 0 0 25 0 1 0 413237431 112508928 22744 33554432000 4194304 4785740 140733492940480 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8480/statm: 27468 22744 341 145 0 24513 0
[pid=8481] ppid=8478 vsize=458608 CPUtime=1634.15 cores=0
/proc/8481/stat : 8481 (TNM) R 8478 8478 8311 0 -1 4202496 1199 0 0 0 163413 2 0 0 25 0 1 0 413237431 469614592 1096 33554432000 134512640 134534564 4287804656 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8481/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 4902.2
Current children cumulated vsize (KiB) 662756

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 8689
/proc/meminfo: memFree=15293612/32951124 swapFree=67111528/67111528
[pid=8478] ppid=8476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8478/stat : 8478 (ppfolio) S 8476 8478 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413237430 18763776 393 33554432000 4194304 4287625 140736808780128 18446744073709551615 212039675407 0 0 4096 65536 4546478381830504448 0 0 17 2 0 0 0
/proc/8478/statm: 4581 393 345 23 0 91 0
[pid=8479] ppid=8478 vsize=143808 CPUtime=1654.07 cores=0
/proc/8479/stat : 8479 (cryptominisat) R 8478 8478 8311 0 -1 4202496 446593 0 0 0 165305 102 0 0 25 0 1 0 413237431 147259392 18660 33554432000 4194304 4587354 140735308318208 18446744073709551615 4238509 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8479/statm: 35952 18660 337 96 0 32514 0
[pid=8480] ppid=8478 vsize=111864 CPUtime=1653.97 cores=0
/proc/8480/stat : 8480 (clasp) R 8478 8478 8311 0 -1 4202496 23875 0 0 0 165389 8 0 0 25 0 1 0 413237431 114548736 23166 33554432000 4194304 4785740 140733492940480 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8480/statm: 27966 23166 341 145 0 25011 0
[pid=8481] ppid=8478 vsize=458608 CPUtime=1654.15 cores=0
/proc/8481/stat : 8481 (TNM) R 8478 8478 8311 0 -1 4202496 1199 0 0 0 165413 2 0 0 25 0 1 0 413237431 469614592 1096 33554432000 134512640 134534564 4287804656 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8481/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 4962.19
Current children cumulated vsize (KiB) 732604



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 8690
/proc/meminfo: memFree=15331400/32951124 swapFree=67111528/67111528
[pid=8478] ppid=8476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8478/stat : 8478 (ppfolio) S 8476 8478 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413237430 18763776 393 33554432000 4194304 4287625 140736808780128 18446744073709551615 212039675407 0 0 4096 65536 4546478381830504448 0 0 17 2 0 0 0
/proc/8478/statm: 4581 393 345 23 0 91 0
[pid=8479] ppid=8478 vsize=59560 CPUtime=1666.58 cores=0
/proc/8479/stat : 8479 (cryptominisat) R 8478 8478 8311 0 -1 4202496 447193 0 0 0 166556 102 0 0 25 0 1 0 413237431 60989440 11321 33554432000 4194304 4587354 140735308318208 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8479/statm: 14890 11321 337 96 0 11452 0
[pid=8480] ppid=8478 vsize=112148 CPUtime=1666.57 cores=0
/proc/8480/stat : 8480 (clasp) R 8478 8478 8311 0 -1 4202496 23942 0 0 0 166649 8 0 0 25 0 1 0 413237431 114839552 23233 33554432000 4194304 4785740 140733492940480 18446744073709551615 4538892 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8480/statm: 28037 23233 341 145 0 25082 0
[pid=8481] ppid=8478 vsize=458608 CPUtime=1666.75 cores=0
/proc/8481/stat : 8481 (TNM) R 8478 8478 8311 0 -1 4202496 1199 0 0 0 166673 2 0 0 25 0 1 0 413237431 469614592 1096 33554432000 134512640 134534564 4287804656 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8481/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 4999.9
Current children cumulated vsize (KiB) 648640

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 8478 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=2999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 4999.9
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 4999.9
CPU user time (s): 4998.78
CPU system time (s): 1.12
CPU usage (%): 99.9977
Max. virtual memory (cumulated for all children) (KiB): 8780404

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

runsolver used 8.65968 second user time and 18.6152 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-19 12:16:52
IDJOB=3218992
IDBENCH=82515
IDSOLVER=1639
FILE ID=node146/3218992-1303208212
RUNJOBID= node146-1303206071-8329
PBS_JOBID= 13032238
Free space on /tmp= 72936 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S1682211323-009-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3218992-1303208212/watcher-3218992-1303208212 -o /tmp/evaluation-result-3218992-1303208212/solver-3218992-1303208212 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3218992-1303208212.cnf

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

MD5SUM BENCH= 917ee0efab4f0e89027865c1129d272b
RANDOM SEED=452692992

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15729484 kB
Buffers:        700496 kB
Cached:       15976772 kB
SwapCached:          0 kB
Active:        8068108 kB
Inactive:      8807740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15729484 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10476 kB
Writeback:           0 kB
AnonPages:      197648 kB
Mapped:          16408 kB
Slab:           282208 kB
PageTables:       5148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  6988236 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= 72924 MiB
End job on node146 at 2011-04-19 13:40:14