Trace number 3221200

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.96 5000.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1406921020-013.UNKNOWN.cnf
MD5SUM9869c5a4d8c5bed5ea530735320738db
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark153.377
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3221200-1303289375/watcher-3221200-1303289375 -o /tmp/evaluation-result-3221200-1303289375/solver-3221200-1303289375 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221200-1303289375.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: 7.42 7.88 7.96 1/172 20002
/proc/meminfo: memFree=17334588/32951124 swapFree=67111528/67111528
[pid=20002] ppid=20000 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20002/stat : 20002 (ppfolio) S 20000 20002 19974 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 421353023 18763776 394 33554432000 4194304 4287625 140736169701424 18446744073709551615 228095471119 0 0 4096 65536 4471916654355251460 0 0 17 4 0 0 0
/proc/20002/statm: 4581 394 345 23 0 91 0

[startup+0.0690379 s]
/proc/loadavg: 7.42 7.88 7.96 1/172 20002
/proc/meminfo: memFree=17334588/32951124 swapFree=67111528/67111528
[pid=20002] ppid=20000 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20002/stat : 20002 (ppfolio) S 20000 20002 19974 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 421353023 18763776 394 33554432000 4194304 4287625 140736169701424 18446744073709551615 228095471119 0 0 4096 65536 4471916654355251460 0 0 17 4 0 0 0
/proc/20002/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101012 s]
/proc/loadavg: 7.42 7.88 7.96 1/172 20002
/proc/meminfo: memFree=17334588/32951124 swapFree=67111528/67111528
[pid=20002] ppid=20000 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20002/stat : 20002 (ppfolio) S 20000 20002 19974 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 421353023 18763776 394 33554432000 4194304 4287625 140736169701424 18446744073709551615 228095471119 0 0 4096 65536 4471916654355251460 0 0 17 4 0 0 0
/proc/20002/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301007 s]
/proc/loadavg: 7.42 7.88 7.96 1/172 20002
/proc/meminfo: memFree=17334588/32951124 swapFree=67111528/67111528
[pid=20002] ppid=20000 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20002/stat : 20002 (ppfolio) S 20000 20002 19974 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 421353023 18763776 394 33554432000 4194304 4287625 140736169701424 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20002/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700938 s]
/proc/loadavg: 7.42 7.88 7.96 1/172 20002
/proc/meminfo: memFree=17334588/32951124 swapFree=67111528/67111528
[pid=20002] ppid=20000 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20002/stat : 20002 (ppfolio) S 20000 20002 19974 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421353023 18763776 394 33554432000 4194304 4287625 140736169701424 18446744073709551615 228095471119 0 0 4096 65536 4506957398442770432 0 0 17 4 0 0 0
/proc/20002/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50079 s]
/proc/loadavg: 7.42 7.88 7.96 6/184 20049
/proc/meminfo: memFree=17318952/32951124 swapFree=67111528/67111528
[pid=20002] ppid=20000 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20002/stat : 20002 (ppfolio) S 20000 20002 19974 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421353023 18763776 394 33554432000 4194304 4287625 140736169701424 18446744073709551615 228095471119 0 0 4096 65536 4506957535881723904 0 0 17 4 0 0 0
/proc/20002/statm: 4581 394 345 23 0 91 0
[pid=20003] ppid=20002 vsize=649720 CPUtime=0.44 cores=0
/proc/20003/stat : 20003 (cryptominisat) R 20002 20002 19974 0 -1 4202496 1188 0 0 0 44 0 0 0 25 0 1 0 421353023 665313280 707 33554432000 4194304 4587354 140735365726608 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20003/statm: 162430 707 327 96 0 158992 0
[pid=20004] ppid=20002 vsize=13096 CPUtime=0.4 cores=0
/proc/20004/stat : 20004 (clasp) R 20002 20002 19974 0 -1 4202496 739 0 0 0 40 0 0 0 25 0 1 0 421353023 13410304 627 33554432000 4194304 4785740 140734524033728 18446744073709551615 4552483 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20004/statm: 3274 627 340 145 0 319 0
[pid=20005] ppid=20002 vsize=455828 CPUtime=0.64 cores=0
/proc/20005/stat : 20005 (TNM) R 20002 20002 19974 0 -1 4202496 329 0 0 0 64 0 0 0 25 0 1 0 421353023 466767872 226 33554432000 134512640 134534564 4289878720 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20005/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1136968

[startup+3.10048 s]
/proc/loadavg: 7.42 7.88 7.96 7/184 20049
/proc/meminfo: memFree=17314912/32951124 swapFree=67111528/67111528
[pid=20002] ppid=20000 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20002/stat : 20002 (ppfolio) S 20000 20002 19974 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421353023 18763776 394 33554432000 4194304 4287625 140736169701424 18446744073709551615 228095471119 0 0 4096 65536 4506955474297421824 0 0 17 4 0 0 0
/proc/20002/statm: 4581 394 345 23 0 91 0
[pid=20003] ppid=20002 vsize=649932 CPUtime=0.99 cores=0
/proc/20003/stat : 20003 (cryptominisat) R 20002 20002 19974 0 -1 4202496 1642 0 0 0 99 0 0 0 25 0 1 0 421353023 665530368 889 33554432000 4194304 4587354 140735365726608 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20003/statm: 162483 889 327 96 0 159045 0
[pid=20004] ppid=20002 vsize=13632 CPUtime=0.94 cores=0
/proc/20004/stat : 20004 (clasp) R 20002 20002 19974 0 -1 4202496 855 0 0 0 94 0 0 0 25 0 1 0 421353023 13959168 743 33554432000 4194304 4785740 140734524033728 18446744073709551615 4553094 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20004/statm: 3408 743 340 145 0 453 0
[pid=20005] ppid=20002 vsize=455828 CPUtime=1.14 cores=0
/proc/20005/stat : 20005 (TNM) R 20002 20002 19974 0 -1 4202496 329 0 0 0 114 0 0 0 25 0 1 0 421353023 466767872 226 33554432000 134512640 134534564 4289878720 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20005/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1137716

[startup+6.30089 s]
/proc/loadavg: 7.31 7.85 7.95 7/184 20049
/proc/meminfo: memFree=17299416/32951124 swapFree=67111528/67111528
[pid=20002] ppid=20000 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20002/stat : 20002 (ppfolio) S 20000 20002 19974 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421353023 18763776 394 33554432000 4194304 4287625 140736169701424 18446744073709551615 228095471119 0 0 4096 65536 4506955611736375296 0 0 17 4 0 0 0
/proc/20002/statm: 4581 394 345 23 0 91 0
[pid=20003] ppid=20002 vsize=658740 CPUtime=2.04 cores=0
/proc/20003/stat : 20003 (cryptominisat) R 20002 20002 19974 0 -1 4202496 3753 0 0 0 204 0 0 0 25 0 1 0 421353023 674549760 2304 33554432000 4194304 4587354 140735365726608 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20003/statm: 164685 2304 337 96 0 161247 0
[pid=20004] ppid=20002 vsize=14164 CPUtime=2 cores=0
/proc/20004/stat : 20004 (clasp) R 20002 20002 19974 0 -1 4202496 1002 0 0 0 200 0 0 0 25 0 1 0 421353023 14503936 890 33554432000 4194304 4785740 140734524033728 18446744073709551615 4550307 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20004/statm: 3541 890 340 145 0 586 0
[pid=20005] ppid=20002 vsize=455828 CPUtime=2.24 cores=0
/proc/20005/stat : 20005 (TNM) R 20002 20002 19974 0 -1 4202496 329 0 0 0 224 0 0 0 25 0 1 0 421353023 466767872 226 33554432000 134512640 134534564 4289878720 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20005/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1147056

[startup+12.7007 s]
/proc/loadavg: 7.20 7.82 7.94 7/184 20049
/proc/meminfo: memFree=17294992/32951124 swapFree=67111528/67111528
[pid=20002] ppid=20000 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20002/stat : 20002 (ppfolio) S 20000 20002 19974 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421353023 18763776 394 33554432000 4194304 4287625 140736169701424 18446744073709551615 228095471119 0 0 4096 65536 4506956298931142656 0 0 17 4 0 0 0
/proc/20002/statm: 4581 394 345 23 0 91 0
[pid=20003] ppid=20002 vsize=656644 CPUtime=4.19 cores=0
/proc/20003/stat : 20003 (cryptominisat) R 20002 20002 19974 0 -1 4202496 4945 0 0 0 419 0 0 0 25 0 1 0 421353023 672403456 2275 33554432000 4194304 4587354 140735365726608 18446744073709551615 4241215 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20003/statm: 164161 2275 337 96 0 160723 0
[pid=20004] ppid=20002 vsize=14976 CPUtime=4.14 cores=0
/proc/20004/stat : 20004 (clasp) R 20002 20002 19974 0 -1 4202496 1210 0 0 0 414 0 0 0 25 0 1 0 421353023 15335424 1098 33554432000 4194304 4785740 140734524033728 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20004/statm: 3744 1098 340 145 0 789 0
[pid=20005] ppid=20002 vsize=455828 CPUtime=4.34 cores=0
/proc/20005/stat : 20005 (TNM) R 20002 20002 19974 0 -1 4202496 329 0 0 0 434 0 0 0 25 0 1 0 421353023 466767872 226 33554432000 134512640 134534564 4289878720 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20005/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1145772

[startup+25.5004 s]
/proc/loadavg: 6.93 7.73 7.91 7/184 20080
/proc/meminfo: memFree=17302060/32951124 swapFree=67111528/67111528
[pid=20002] ppid=20000 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20002/stat : 20002 (ppfolio) S 20000 20002 19974 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 421353023 18763776 394 33554432000 4194304 4287625 140736169701424 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20002/statm: 4581 394 345 23 0 91 0
[pid=20003] ppid=20002 vsize=662980 CPUtime=8.44 cores=0
/proc/20003/stat : 20003 (cryptominisat) R 20002 20002 19974 0 -1 4202496 7750 0 0 0 843 1 0 0 25 0 1 0 421353023 678891520 3444 33554432000 4194304 4587354 140735365726608 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20003/statm: 165745 3444 337 96 0 162307 0
[pid=20004] ppid=20002 vsize=15948 CPUtime=8.39 cores=0
/proc/20004/stat : 20004 (clasp) R 20002 20002 19974 0 -1 4202496 1452 0 0 0 839 0 0 0 25 0 1 0 421353023 16330752 1340 33554432000 4194304 4785740 140734524033728 18446744073709551615 4550458 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20004/statm: 3987 1340 340 145 0 1032 0
[pid=20005] ppid=20002 vsize=455828 CPUtime=8.64 cores=0
/proc/20005/stat : 20005 (TNM) R 20002 20002 19974 0 -1 4202496 329 0 0 0 864 0 0 0 25 0 1 0 421353023 466767872 226 33554432000 134512640 134534564 4289878720 18446744073709551615 10589636 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20005/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1153080

[startup+51.1006 s]
/proc/loadavg: 6.61 7.59 7.86 7/184 20080
/proc/meminfo: memFree=17282396/32951124 swapFree=67111528/67111528
[pid=20002] ppid=20000 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20002/stat : 20002 (ppfolio) S 20000 20002 19974 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 421353023 18763776 394 33554432000 4194304 4287625 140736169701424 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20002/statm: 4581 394 345 23 0 91 0
[pid=20003] ppid=20002 vsize=669124 CPUtime=16.99 cores=0
/proc/20003/stat : 20003 (cryptominisat) R 20002 20002 19974 0 -1 4202496 10816 0 0 0 1698 1 0 0 25 0 1 0 421353023 685182976 3568 33554432000 4194304 4587354 140735365726608 18446744073709551615 4237493 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20003/statm: 167281 3568 337 96 0 163843 0
[pid=20004] ppid=20002 vsize=17172 CPUtime=16.95 cores=0
/proc/20004/stat : 20004 (clasp) R 20002 20002 19974 0 -1 4202496 1729 0 0 0 1695 0 0 0 25 0 1 0 421353023 17584128 1617 33554432000 4194304 4785740 140734524033728 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20004/statm: 4293 1617 340 145 0 1338 0
[pid=20005] ppid=20002 vsize=455828 CPUtime=17.14 cores=0
/proc/20005/stat : 20005 (TNM) R 20002 20002 19974 0 -1 4202496 329 0 0 0 1714 0 0 0 25 0 1 0 421353023 466767872 226 33554432000 134512640 134534564 4289878720 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20005/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1160448

[startup+102.306 s]
/proc/loadavg: 6.27 7.34 7.76 7/184 20082
/proc/meminfo: memFree=17260620/32951124 swapFree=67111528/67111528
[pid=20002] ppid=20000 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20002/stat : 20002 (ppfolio) S 20000 20002 19974 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421353023 18763776 394 33554432000 4194304 4287625 140736169701424 18446744073709551615 228095471119 0 0 4096 65536 4506956711248003072 0 0 17 4 0 0 0
/proc/20002/statm: 4581 394 345 23 0 91 0
[pid=20003] ppid=20002 vsize=670924 CPUtime=34.05 cores=0
/proc/20003/stat : 20003 (cryptominisat) R 20002 20002 19974 0 -1 4202496 17946 0 0 0 3402 3 0 0 25 0 1 0 421353023 687026176 6120 33554432000 4194304 4587354 140735365726608 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20003/statm: 167731 6120 337 96 0 164293 0
[pid=20004] ppid=20002 vsize=18996 CPUtime=33.99 cores=0
/proc/20004/stat : 20004 (clasp) R 20002 20002 19974 0 -1 4202496 2189 0 0 0 3399 0 0 0 25 0 1 0 421353023 19451904 2077 33554432000 4194304 4785740 140734524033728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20004/statm: 4749 2077 340 145 0 1794 0
[pid=20005] ppid=20002 vsize=455828 CPUtime=34.24 cores=0
/proc/20005/stat : 20005 (TNM) R 20002 20002 19974 0 -1 4202496 329 0 0 0 3424 0 0 0 25 0 1 0 421353023 466767872 226 33554432000 134512640 134534564 4289878720 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20005/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1164072

[startup+162.301 s]
/proc/loadavg: 6.10 7.10 7.64 7/184 20083
/proc/meminfo: memFree=17245704/32951124 swapFree=67111528/67111528
[pid=20002] ppid=20000 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20002/stat : 20002 (ppfolio) S 20000 20002 19974 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421353023 18763776 394 33554432000 4194304 4287625 140736169701424 18446744073709551615 228095471119 0 0 4096 65536 4506957123564863488 0 0 17 4 0 0 0
/proc/20002/statm: 4581 394 345 23 0 91 0
[pid=20003] ppid=20002 vsize=671884 CPUtime=54.05 cores=0
/proc/20003/stat : 20003 (cryptominisat) R 20002 20002 19974 0 -1 4202496 23365 0 0 0 5401 4 0 0 25 0 1 0 421353023 688009216 6171 33554432000 4194304 4587354 140735365726608 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20003/statm: 167971 6171 337 96 0 164533 0
[pid=20004] ppid=20002 vsize=20304 CPUtime=53.99 cores=0

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

/proc/20005/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4542.26
Current children cumulated vsize (KiB) 1240984

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20223
/proc/meminfo: memFree=17073200/32951124 swapFree=67111528/67111528
[pid=20002] ppid=20000 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20002/stat : 20002 (ppfolio) S 20000 20002 19974 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 421353023 18763776 394 33554432000 4194304 4287625 140736169701424 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20002/statm: 4581 394 345 23 0 91 0
[pid=20003] ppid=20002 vsize=730340 CPUtime=1534.06 cores=0
/proc/20003/stat : 20003 (cryptominisat) R 20002 20002 19974 0 -1 4202496 166727 0 0 0 153366 40 0 0 25 0 1 0 421353023 747868160 22652 33554432000 4194304 4587354 140735365726608 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20003/statm: 182585 22652 337 96 0 179147 0
[pid=20004] ppid=20002 vsize=36488 CPUtime=1534 cores=0
/proc/20004/stat : 20004 (clasp) R 20002 20002 19974 0 -1 4202496 6229 0 0 0 153397 3 0 0 25 0 1 0 421353023 37363712 6117 33554432000 4194304 4785740 140734524033728 18446744073709551615 4277553 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20004/statm: 9122 6117 341 145 0 6167 0
[pid=20005] ppid=20002 vsize=455832 CPUtime=1534.2 cores=0
/proc/20005/stat : 20005 (TNM) R 20002 20002 19974 0 -1 4202496 338 0 0 0 153418 2 0 0 25 0 1 0 421353023 466771968 235 33554432000 134512640 134534564 4289878720 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20005/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4602.26
Current children cumulated vsize (KiB) 1240984

[startup+4662.3 s]
/proc/loadavg: 6.06 6.02 6.00 7/184 20224
/proc/meminfo: memFree=17124504/32951124 swapFree=67111528/67111528
[pid=20002] ppid=20000 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20002/stat : 20002 (ppfolio) S 20000 20002 19974 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 421353023 18763776 394 33554432000 4194304 4287625 140736169701424 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20002/statm: 4581 394 345 23 0 91 0
[pid=20003] ppid=20002 vsize=708272 CPUtime=1554.06 cores=0
/proc/20003/stat : 20003 (cryptominisat) R 20002 20002 19974 0 -1 4202496 168194 0 0 0 155365 41 0 0 25 0 1 0 421353023 725270528 14900 33554432000 4194304 4587354 140735365726608 18446744073709551615 4238683 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20003/statm: 177068 14900 337 96 0 173630 0
[pid=20004] ppid=20002 vsize=36660 CPUtime=1554 cores=0
/proc/20004/stat : 20004 (clasp) R 20002 20002 19974 0 -1 4202496 6254 0 0 0 155397 3 0 0 25 0 1 0 421353023 37539840 6142 33554432000 4194304 4785740 140734524033728 18446744073709551615 4546087 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20004/statm: 9165 6142 341 145 0 6210 0
[pid=20005] ppid=20002 vsize=455832 CPUtime=1554.2 cores=0
/proc/20005/stat : 20005 (TNM) R 20002 20002 19974 0 -1 4202496 338 0 0 0 155418 2 0 0 25 0 1 0 421353023 466771968 235 33554432000 134512640 134534564 4289878720 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20005/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4662.26
Current children cumulated vsize (KiB) 1219088

[startup+4722.31 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 20226
/proc/meminfo: memFree=17111584/32951124 swapFree=67111528/67111528
[pid=20002] ppid=20000 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20002/stat : 20002 (ppfolio) S 20000 20002 19974 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 421353023 18763776 394 33554432000 4194304 4287625 140736169701424 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20002/statm: 4581 394 345 23 0 91 0
[pid=20003] ppid=20002 vsize=708272 CPUtime=1574.05 cores=0
/proc/20003/stat : 20003 (cryptominisat) R 20002 20002 19974 0 -1 4202496 169747 0 0 0 157364 41 0 0 25 0 1 0 421353023 725270528 16398 33554432000 4194304 4587354 140735365726608 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20003/statm: 177068 16398 337 96 0 173630 0
[pid=20004] ppid=20002 vsize=36660 CPUtime=1574.01 cores=0
/proc/20004/stat : 20004 (clasp) R 20002 20002 19974 0 -1 4202496 6267 0 0 0 157398 3 0 0 25 0 1 0 421353023 37539840 6155 33554432000 4194304 4785740 140734524033728 18446744073709551615 4416830 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20004/statm: 9165 6155 341 145 0 6210 0
[pid=20005] ppid=20002 vsize=455832 CPUtime=1574.2 cores=0
/proc/20005/stat : 20005 (TNM) R 20002 20002 19974 0 -1 4202496 338 0 0 0 157418 2 0 0 25 0 1 0 421353023 466771968 235 33554432000 134512640 134534564 4289878720 18446744073709551615 134530445 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20005/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4722.26
Current children cumulated vsize (KiB) 1219088

[startup+4782.3 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 20228
/proc/meminfo: memFree=17108216/32951124 swapFree=67111528/67111528
[pid=20002] ppid=20000 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20002/stat : 20002 (ppfolio) S 20000 20002 19974 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 421353023 18763776 394 33554432000 4194304 4287625 140736169701424 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20002/statm: 4581 394 345 23 0 91 0
[pid=20003] ppid=20002 vsize=710028 CPUtime=1594.05 cores=0
/proc/20003/stat : 20003 (cryptominisat) R 20002 20002 19974 0 -1 4202496 172047 0 0 0 159364 41 0 0 25 0 1 0 421353023 727068672 14911 33554432000 4194304 4587354 140735365726608 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20003/statm: 177507 14911 337 96 0 174069 0
[pid=20004] ppid=20002 vsize=36660 CPUtime=1594.01 cores=0
/proc/20004/stat : 20004 (clasp) R 20002 20002 19974 0 -1 4202496 6268 0 0 0 159398 3 0 0 25 0 1 0 421353023 37539840 6156 33554432000 4194304 4785740 140734524033728 18446744073709551615 4549042 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20004/statm: 9165 6156 341 145 0 6210 0
[pid=20005] ppid=20002 vsize=455832 CPUtime=1594.19 cores=0
/proc/20005/stat : 20005 (TNM) R 20002 20002 19974 0 -1 4202496 338 0 0 0 159417 2 0 0 25 0 1 0 421353023 466771968 235 33554432000 134512640 134534564 4289878720 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20005/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4782.25
Current children cumulated vsize (KiB) 1220844

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20229
/proc/meminfo: memFree=17119092/32951124 swapFree=67111528/67111528
[pid=20002] ppid=20000 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20002/stat : 20002 (ppfolio) S 20000 20002 19974 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 421353023 18763776 394 33554432000 4194304 4287625 140736169701424 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20002/statm: 4581 394 345 23 0 91 0
[pid=20003] ppid=20002 vsize=710028 CPUtime=1614.04 cores=0
/proc/20003/stat : 20003 (cryptominisat) R 20002 20002 19974 0 -1 4202496 173496 0 0 0 161363 41 0 0 25 0 1 0 421353023 727068672 16296 33554432000 4194304 4587354 140735365726608 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20003/statm: 177507 16296 337 96 0 174069 0
[pid=20004] ppid=20002 vsize=36828 CPUtime=1614.02 cores=0
/proc/20004/stat : 20004 (clasp) R 20002 20002 19974 0 -1 4202496 6282 0 0 0 161399 3 0 0 25 0 1 0 421353023 37711872 6170 33554432000 4194304 4785740 140734524033728 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20004/statm: 9207 6170 341 145 0 6252 0
[pid=20005] ppid=20002 vsize=455832 CPUtime=1614.19 cores=0
/proc/20005/stat : 20005 (TNM) R 20002 20002 19974 0 -1 4202496 338 0 0 0 161417 2 0 0 25 0 1 0 421353023 466771968 235 33554432000 134512640 134534564 4289878720 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20005/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4842.25
Current children cumulated vsize (KiB) 1221012

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20231
/proc/meminfo: memFree=17114868/32951124 swapFree=67111528/67111528
[pid=20002] ppid=20000 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20002/stat : 20002 (ppfolio) S 20000 20002 19974 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 421353023 18763776 394 33554432000 4194304 4287625 140736169701424 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20002/statm: 4581 394 345 23 0 91 0
[pid=20003] ppid=20002 vsize=710028 CPUtime=1634.04 cores=0
/proc/20003/stat : 20003 (cryptominisat) R 20002 20002 19974 0 -1 4202496 174563 0 0 0 163362 42 0 0 25 0 1 0 421353023 727068672 17317 33554432000 4194304 4587354 140735365726608 18446744073709551615 4232120 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20003/statm: 177507 17317 337 96 0 174069 0
[pid=20004] ppid=20002 vsize=36828 CPUtime=1634.03 cores=0
/proc/20004/stat : 20004 (clasp) R 20002 20002 19974 0 -1 4202496 6284 0 0 0 163400 3 0 0 25 0 1 0 421353023 37711872 6172 33554432000 4194304 4785740 140734524033728 18446744073709551615 4309584 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20004/statm: 9207 6172 341 145 0 6252 0
[pid=20005] ppid=20002 vsize=455832 CPUtime=1634.19 cores=0
/proc/20005/stat : 20005 (TNM) R 20002 20002 19974 0 -1 4202496 338 0 0 0 163417 2 0 0 25 0 1 0 421353023 466771968 235 33554432000 134512640 134534564 4289878720 18446744073709551615 134528719 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20005/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4902.26
Current children cumulated vsize (KiB) 1221012

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20232
/proc/meminfo: memFree=17107640/32951124 swapFree=67111528/67111528
[pid=20002] ppid=20000 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20002/stat : 20002 (ppfolio) S 20000 20002 19974 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 421353023 18763776 394 33554432000 4194304 4287625 140736169701424 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20002/statm: 4581 394 345 23 0 91 0
[pid=20003] ppid=20002 vsize=710076 CPUtime=1654.04 cores=0
/proc/20003/stat : 20003 (cryptominisat) R 20002 20002 19974 0 -1 4202496 177420 0 0 0 165361 43 0 0 25 0 1 0 421353023 727117824 16358 33554432000 4194304 4587354 140735365726608 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20003/statm: 177519 16358 337 96 0 174081 0
[pid=20004] ppid=20002 vsize=36828 CPUtime=1654.04 cores=0
/proc/20004/stat : 20004 (clasp) R 20002 20002 19974 0 -1 4202496 6296 0 0 0 165400 4 0 0 25 0 1 0 421353023 37711872 6184 33554432000 4194304 4785740 140734524033728 18446744073709551615 4553001 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20004/statm: 9207 6184 341 145 0 6252 0
[pid=20005] ppid=20002 vsize=455832 CPUtime=1654.19 cores=0
/proc/20005/stat : 20005 (TNM) R 20002 20002 19974 0 -1 4202496 338 0 0 0 165417 2 0 0 25 0 1 0 421353023 466771968 235 33554432000 134512640 134534564 4289878720 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20005/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4962.27
Current children cumulated vsize (KiB) 1221060



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20233
/proc/meminfo: memFree=17099056/32951124 swapFree=67111528/67111528
[pid=20002] ppid=20000 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20002/stat : 20002 (ppfolio) S 20000 20002 19974 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 421353023 18763776 394 33554432000 4194304 4287625 140736169701424 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20002/statm: 4581 394 345 23 0 91 0
[pid=20003] ppid=20002 vsize=710076 CPUtime=1666.63 cores=0
/proc/20003/stat : 20003 (cryptominisat) R 20002 20002 19974 0 -1 4202496 178216 0 0 0 166620 43 0 0 25 0 1 0 421353023 727117824 17127 33554432000 4194304 4587354 140735365726608 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20003/statm: 177519 17127 337 96 0 174081 0
[pid=20004] ppid=20002 vsize=36828 CPUtime=1666.55 cores=0
/proc/20004/stat : 20004 (clasp) R 20002 20002 19974 0 -1 4202496 6296 0 0 0 166651 4 0 0 25 0 1 0 421353023 37711872 6184 33554432000 4194304 4785740 140734524033728 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20004/statm: 9207 6184 341 145 0 6252 0
[pid=20005] ppid=20002 vsize=455832 CPUtime=1666.78 cores=0
/proc/20005/stat : 20005 (TNM) R 20002 20002 19974 0 -1 4202496 338 0 0 0 166676 2 0 0 25 0 1 0 421353023 466771968 235 33554432000 134512640 134534564 4289878720 18446744073709551615 134528680 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20005/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4999.96
Current children cumulated vsize (KiB) 1221060

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 20002 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 4999.96
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 4999.96
CPU user time (s): 4999.47
CPU system time (s): 0.49
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 1863380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 500
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 231
involuntary context switches= 4

runsolver used 8.93764 second user time and 18.1802 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-20 10:49:36
IDJOB=3221200
IDBENCH=82883
IDSOLVER=1639
FILE ID=node142/3221200-1303289375
RUNJOBID= node142-1303289375-19992
PBS_JOBID= 13049603
Free space on /tmp= 71004 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1406921020-013.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221200-1303289375/watcher-3221200-1303289375 -o /tmp/evaluation-result-3221200-1303289375/solver-3221200-1303289375 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221200-1303289375.cnf

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

MD5SUM BENCH= 9869c5a4d8c5bed5ea530735320738db
RANDOM SEED=1661521897

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:      17334744 kB
Buffers:        725520 kB
Cached:       14451100 kB
SwapCached:          0 kB
Active:        3714064 kB
Inactive:     11526308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17334744 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10192 kB
Writeback:           0 kB
AnonPages:       63860 kB
Mapped:          14320 kB
Slab:           309400 kB
PageTables:       4644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182436 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= 70984 MiB
End job on node142 at 2011-04-20 12:12:58