Trace number 3222136

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1124205008-074.UNKNOWN.cnf
MD5SUM7363c9bb5019132082aeb3e4836ce4d1
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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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-3222136-1303300740/watcher-3222136-1303300740 -o /tmp/evaluation-result-3222136-1303300740/solver-3222136-1303300740 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3222136-1303300740.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: 5.92 5.96 5.98 4/180 13142
/proc/meminfo: memFree=17251328/32951124 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13142/stat : 13142 (ppfolio) S 13140 13142 12384 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 441674942 18763776 394 33554432000 4194304 4287625 140736050723552 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/13142/statm: 4581 394 345 23 0 91 0

[startup+0.06063 s]
/proc/loadavg: 5.92 5.96 5.98 4/180 13142
/proc/meminfo: memFree=17251328/32951124 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13142/stat : 13142 (ppfolio) S 13140 13142 12384 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 441674942 18763776 394 33554432000 4194304 4287625 140736050723552 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/13142/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100658 s]
/proc/loadavg: 5.92 5.96 5.98 4/180 13142
/proc/meminfo: memFree=17251328/32951124 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13142/stat : 13142 (ppfolio) S 13140 13142 12384 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 441674942 18763776 394 33554432000 4194304 4287625 140736050723552 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/13142/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30063 s]
/proc/loadavg: 5.92 5.96 5.98 4/180 13142
/proc/meminfo: memFree=17251328/32951124 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13142/stat : 13142 (ppfolio) S 13140 13142 12384 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 441674942 18763776 394 33554432000 4194304 4287625 140736050723552 18446744073709551615 270613130767 0 0 4096 65536 5179827453438197760 0 0 17 4 0 0 0
/proc/13142/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700546 s]
/proc/loadavg: 5.92 5.96 5.98 4/180 13142
/proc/meminfo: memFree=17251328/32951124 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13142/stat : 13142 (ppfolio) S 13140 13142 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441674942 18763776 394 33554432000 4194304 4287625 140736050723552 18446744073709551615 270613130767 0 0 4096 65536 5179827590877151232 0 0 17 4 0 0 0
/proc/13142/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50042 s]
/proc/loadavg: 5.92 5.96 5.98 7/184 13146
/proc/meminfo: memFree=17246584/32951124 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13142/stat : 13142 (ppfolio) S 13140 13142 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441674942 18763776 394 33554432000 4194304 4287625 140736050723552 18446744073709551615 270613130767 0 0 4096 65536 5179827728316104704 0 0 17 4 0 0 0
/proc/13142/statm: 4581 394 345 23 0 91 0
[pid=13143] ppid=13142 vsize=1955596 CPUtime=1.04 cores=0
/proc/13143/stat : 13143 (cryptominisat) R 13142 13142 12384 0 -1 4202496 1969 0 0 0 104 0 0 0 19 0 1 0 441674943 2002530304 972 33554432000 4194304 4587354 140733270977408 18446744073709551615 270612807313 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13143/statm: 488899 972 327 96 0 485461 0
[pid=13144] ppid=13142 vsize=13088 CPUtime=0.19 cores=0
/proc/13144/stat : 13144 (clasp) R 13142 13142 12384 0 -1 4202496 738 0 0 0 19 0 0 0 25 0 1 0 441674943 13402112 624 33554432000 4194304 4785740 140735653911040 18446744073709551615 4416768 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13144/statm: 3272 624 340 145 0 317 0
[pid=13145] ppid=13142 vsize=455956 CPUtime=0.24 cores=0
/proc/13145/stat : 13145 (TNM) R 13142 13142 12384 0 -1 4202496 373 0 0 0 24 0 0 0 25 0 1 0 441674943 466898944 270 33554432000 134512640 134534564 4288852128 18446744073709551615 134529748 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13145/statm: 113989 270 95 6 0 112655 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2442964

[startup+3.10109 s]
/proc/loadavg: 5.92 5.96 5.98 7/184 13146
/proc/meminfo: memFree=17243856/32951124 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13142/stat : 13142 (ppfolio) S 13140 13142 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441674942 18763776 394 33554432000 4194304 4287625 140736050723552 18446744073709551615 270613130767 0 0 4096 65536 5179825941609709568 0 0 17 4 0 0 0
/proc/13142/statm: 4581 394 345 23 0 91 0
[pid=13143] ppid=13142 vsize=1956812 CPUtime=1.59 cores=0
/proc/13143/stat : 13143 (cryptominisat) R 13142 13142 12384 0 -1 4202496 2548 0 0 0 159 0 0 0 20 0 1 0 441674943 2003775488 1102 33554432000 4194304 4587354 140733270977408 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13143/statm: 489203 1102 331 96 0 485765 0
[pid=13144] ppid=13142 vsize=13752 CPUtime=0.69 cores=0
/proc/13144/stat : 13144 (clasp) R 13142 13142 12384 0 -1 4202496 904 0 0 0 69 0 0 0 25 0 1 0 441674943 14082048 790 33554432000 4194304 4785740 140735653911040 18446744073709551615 4307187 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13144/statm: 3438 790 340 145 0 483 0
[pid=13145] ppid=13142 vsize=455956 CPUtime=0.79 cores=0
/proc/13145/stat : 13145 (TNM) R 13142 13142 12384 0 -1 4202496 373 0 0 0 79 0 0 0 25 0 1 0 441674943 466898944 270 33554432000 134512640 134534564 4288852128 18446744073709551615 134528396 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13145/statm: 113989 270 95 6 0 112655 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2444844

[startup+6.30055 s]
/proc/loadavg: 5.92 5.96 5.98 7/184 13146
/proc/meminfo: memFree=17234372/32951124 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13142/stat : 13142 (ppfolio) S 13140 13142 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441674942 18763776 394 33554432000 4194304 4287625 140736050723552 18446744073709551615 270613130767 0 0 4096 65536 5179825804170756096 0 0 17 4 0 0 0
/proc/13142/statm: 4581 394 345 23 0 91 0
[pid=13143] ppid=13142 vsize=1964292 CPUtime=2.64 cores=0
/proc/13143/stat : 13143 (cryptominisat) R 13142 13142 12384 0 -1 4202496 5035 0 0 0 263 1 0 0 23 0 1 0 441674943 2011435008 3083 33554432000 4194304 4587354 140733270977408 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13143/statm: 491073 3083 337 96 0 487635 0
[pid=13144] ppid=13142 vsize=14688 CPUtime=1.79 cores=0
/proc/13144/stat : 13144 (clasp) R 13142 13142 12384 0 -1 4202496 1123 0 0 0 179 0 0 0 25 0 1 0 441674943 15040512 1009 33554432000 4194304 4785740 140735653911040 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13144/statm: 3672 1009 340 145 0 717 0
[pid=13145] ppid=13142 vsize=455956 CPUtime=1.84 cores=0
/proc/13145/stat : 13145 (TNM) R 13142 13142 12384 0 -1 4202496 373 0 0 0 184 0 0 0 25 0 1 0 441674943 466898944 270 33554432000 134512640 134534564 4288852128 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13145/statm: 113989 270 95 6 0 112655 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2453260

[startup+12.7004 s]
/proc/loadavg: 5.93 5.96 5.98 7/184 13146
/proc/meminfo: memFree=17228560/32951124 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13142/stat : 13142 (ppfolio) S 13140 13142 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441674942 18763776 394 33554432000 4194304 4287625 140736050723552 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/13142/statm: 4581 394 345 23 0 91 0
[pid=13143] ppid=13142 vsize=1967872 CPUtime=4.79 cores=0
/proc/13143/stat : 13143 (cryptominisat) R 13142 13142 12384 0 -1 4202496 7272 0 0 0 478 1 0 0 25 0 1 0 441674943 2015100928 4164 33554432000 4194304 4587354 140733270977408 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13143/statm: 491968 4164 337 96 0 488530 0
[pid=13144] ppid=13142 vsize=15620 CPUtime=3.89 cores=0
/proc/13144/stat : 13144 (clasp) R 13142 13142 12384 0 -1 4202496 1368 0 0 0 389 0 0 0 25 0 1 0 441674943 15994880 1254 33554432000 4194304 4785740 140735653911040 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13144/statm: 3905 1254 341 145 0 950 0
[pid=13145] ppid=13142 vsize=455956 CPUtime=3.99 cores=0
/proc/13145/stat : 13145 (TNM) R 13142 13142 12384 0 -1 4202496 373 0 0 0 399 0 0 0 25 0 1 0 441674943 466898944 270 33554432000 134512640 134534564 4288852128 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13145/statm: 113989 270 95 6 0 112655 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2457772

[startup+25.5012 s]
/proc/loadavg: 5.94 5.96 5.98 7/184 13147
/proc/meminfo: memFree=17227320/32951124 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13142/stat : 13142 (ppfolio) S 13140 13142 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441674942 18763776 394 33554432000 4194304 4287625 140736050723552 18446744073709551615 270613130767 0 0 4096 65536 5179826079048663040 0 0 17 4 0 0 0
/proc/13142/statm: 4581 394 345 23 0 91 0
[pid=13143] ppid=13142 vsize=1968756 CPUtime=9.04 cores=0
/proc/13143/stat : 13143 (cryptominisat) R 13142 13142 12384 0 -1 4202496 10086 0 0 0 903 1 0 0 25 0 1 0 441674943 2016006144 4059 33554432000 4194304 4587354 140733270977408 18446744073709551615 4244125 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13143/statm: 492189 4059 337 96 0 488751 0
[pid=13144] ppid=13142 vsize=17296 CPUtime=8.19 cores=0
/proc/13144/stat : 13144 (clasp) R 13142 13142 12384 0 -1 4202496 1770 0 0 0 819 0 0 0 25 0 1 0 441674943 17711104 1656 33554432000 4194304 4785740 140735653911040 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13144/statm: 4324 1656 341 145 0 1369 0
[pid=13145] ppid=13142 vsize=455956 CPUtime=8.24 cores=0
/proc/13145/stat : 13145 (TNM) R 13142 13142 12384 0 -1 4202496 373 0 0 0 824 0 0 0 25 0 1 0 441674943 466898944 270 33554432000 134512640 134534564 4288852128 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13145/statm: 113989 270 95 6 0 112655 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2460332

[startup+51.1006 s]
/proc/loadavg: 5.96 5.96 5.98 7/184 13147
/proc/meminfo: memFree=17214404/32951124 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13142/stat : 13142 (ppfolio) S 13140 13142 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441674942 18763776 394 33554432000 4194304 4287625 140736050723552 18446744073709551615 270613130767 0 0 4096 65536 5179826079048663040 0 0 17 4 0 0 0
/proc/13142/statm: 4581 394 345 23 0 91 0
[pid=13143] ppid=13142 vsize=1971448 CPUtime=17.59 cores=0
/proc/13143/stat : 13143 (cryptominisat) R 13142 13142 12384 0 -1 4202496 14979 0 0 0 1757 2 0 0 25 0 1 0 441674943 2018762752 5236 33554432000 4194304 4587354 140733270977408 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13143/statm: 492862 5236 337 96 0 489424 0
[pid=13144] ppid=13142 vsize=19224 CPUtime=16.69 cores=0
/proc/13144/stat : 13144 (clasp) R 13142 13142 12384 0 -1 4202496 2236 0 0 0 1669 0 0 0 25 0 1 0 441674943 19685376 2122 33554432000 4194304 4785740 140735653911040 18446744073709551615 4309617 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13144/statm: 4806 2122 341 145 0 1851 0
[pid=13145] ppid=13142 vsize=455956 CPUtime=16.8 cores=0
/proc/13145/stat : 13145 (TNM) R 13142 13142 12384 0 -1 4202496 373 0 0 0 1680 0 0 0 25 0 1 0 441674943 466898944 270 33554432000 134512640 134534564 4288852128 18446744073709551615 134530464 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13145/statm: 113989 270 95 6 0 112655 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2464952

[startup+102.307 s]
/proc/loadavg: 5.98 5.97 5.98 7/184 13149
/proc/meminfo: memFree=17206216/32951124 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13142/stat : 13142 (ppfolio) S 13140 13142 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441674942 18763776 394 33554432000 4194304 4287625 140736050723552 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/13142/statm: 4581 394 345 23 0 91 0
[pid=13143] ppid=13142 vsize=1993868 CPUtime=34.65 cores=0
/proc/13143/stat : 13143 (cryptominisat) R 13142 13142 12384 0 -1 4202496 23405 0 0 0 3462 3 0 0 25 0 1 0 441674943 2041720832 6538 33554432000 4194304 4587354 140733270977408 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13143/statm: 498467 6538 337 96 0 495029 0
[pid=13144] ppid=13142 vsize=21776 CPUtime=33.78 cores=0
/proc/13144/stat : 13144 (clasp) R 13142 13142 12384 0 -1 4202496 2863 0 0 0 3378 0 0 0 25 0 1 0 441674943 22298624 2749 33554432000 4194304 4785740 140735653911040 18446744073709551615 4549776 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13144/statm: 5444 2749 341 145 0 2489 0
[pid=13145] ppid=13142 vsize=455956 CPUtime=33.84 cores=0
/proc/13145/stat : 13145 (TNM) R 13142 13142 12384 0 -1 4202496 373 0 0 0 3384 0 0 0 25 0 1 0 441674943 466898944 270 33554432000 134512640 134534564 4288852128 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13145/statm: 113989 270 95 6 0 112655 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2489924

[startup+162.301 s]
/proc/loadavg: 5.99 5.97 5.98 7/184 13159
/proc/meminfo: memFree=17194856/32951124 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13142/stat : 13142 (ppfolio) S 13140 13142 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441674942 18763776 394 33554432000 4194304 4287625 140736050723552 18446744073709551615 270613130767 0 0 4096 65536 5179826216487616512 0 0 17 4 0 0 0
/proc/13142/statm: 4581 394 345 23 0 91 0
[pid=13143] ppid=13142 vsize=1991176 CPUtime=54.66 cores=0
/proc/13143/stat : 13143 (cryptominisat) R 13142 13142 12384 0 -1 4202496 30871 0 0 0 5461 5 0 0 25 0 1 0 441674943 2038964224 6748 33554432000 4194304 4587354 140733270977408 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13143/statm: 497794 6748 337 96 0 494356 0
[pid=13144] ppid=13142 vsize=23952 CPUtime=53.78 cores=0

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

/proc/13145/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 2568208

[startup+4602.3 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 13293
/proc/meminfo: memFree=17033000/32951124 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13142/stat : 13142 (ppfolio) S 13140 13142 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441674942 18763776 394 33554432000 4194304 4287625 140736050723552 18446744073709551615 270613130767 0 0 4096 65536 5179826766243430400 0 0 17 4 0 0 0
/proc/13142/statm: 4581 394 345 23 0 91 0
[pid=13143] ppid=13142 vsize=2037264 CPUtime=1534.66 cores=0
/proc/13143/stat : 13143 (cryptominisat) R 13142 13142 12384 0 -1 4202496 213206 0 0 0 153419 47 0 0 25 0 1 0 441674943 2086158336 22514 33554432000 4194304 4587354 140733270977408 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13143/statm: 509316 22514 337 96 0 505878 0
[pid=13144] ppid=13142 vsize=57772 CPUtime=1533.81 cores=0
/proc/13144/stat : 13144 (clasp) R 13142 13142 12384 0 -1 4202496 11110 0 0 0 153380 1 0 0 25 0 1 0 441674943 59158528 10996 33554432000 4194304 4785740 140735653911040 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13144/statm: 14443 10996 341 145 0 11488 0
[pid=13145] ppid=13142 vsize=455960 CPUtime=1533.91 cores=0
/proc/13145/stat : 13145 (TNM) R 13142 13142 12384 0 -1 4202496 382 0 0 0 153386 5 0 0 25 0 1 0 441674943 466903040 279 33554432000 134512640 134534564 4288852128 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13145/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 2569320

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13294
/proc/meminfo: memFree=17016984/32951124 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13142/stat : 13142 (ppfolio) S 13140 13142 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441674942 18763776 394 33554432000 4194304 4287625 140736050723552 18446744073709551615 270613130767 0 0 4096 65536 5179826766243430400 0 0 17 4 0 0 0
/proc/13142/statm: 4581 394 345 23 0 91 0
[pid=13143] ppid=13142 vsize=2037264 CPUtime=1554.65 cores=0
/proc/13143/stat : 13143 (cryptominisat) R 13142 13142 12384 0 -1 4202496 214956 0 0 0 155418 47 0 0 25 0 1 0 441674943 2086158336 24215 33554432000 4194304 4587354 140733270977408 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13143/statm: 509316 24215 337 96 0 505878 0
[pid=13144] ppid=13142 vsize=57912 CPUtime=1553.81 cores=0
/proc/13144/stat : 13144 (clasp) R 13142 13142 12384 0 -1 4202496 11145 0 0 0 155380 1 0 0 25 0 1 0 441674943 59301888 11031 33554432000 4194304 4785740 140735653911040 18446744073709551615 4552952 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13144/statm: 14478 11031 341 145 0 11523 0
[pid=13145] ppid=13142 vsize=455960 CPUtime=1553.9 cores=0
/proc/13145/stat : 13145 (TNM) R 13142 13142 12384 0 -1 4202496 382 0 0 0 155385 5 0 0 25 0 1 0 441674943 466903040 279 33554432000 134512640 134534564 4288852128 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13145/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 2569460

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13296
/proc/meminfo: memFree=17018328/32951124 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13142/stat : 13142 (ppfolio) S 13140 13142 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441674942 18763776 394 33554432000 4194304 4287625 140736050723552 18446744073709551615 270613130767 0 0 4096 65536 5179826766243430400 0 0 17 4 0 0 0
/proc/13142/statm: 4581 394 345 23 0 91 0
[pid=13143] ppid=13142 vsize=2036856 CPUtime=1574.65 cores=0
/proc/13143/stat : 13143 (cryptominisat) R 13142 13142 12384 0 -1 4202496 218512 0 0 0 157417 48 0 0 25 0 1 0 441674943 2085740544 22774 33554432000 4194304 4587354 140733270977408 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13143/statm: 509214 22774 337 96 0 505776 0
[pid=13144] ppid=13142 vsize=57912 CPUtime=1573.83 cores=0
/proc/13144/stat : 13144 (clasp) R 13142 13142 12384 0 -1 4202496 11156 0 0 0 157382 1 0 0 25 0 1 0 441674943 59301888 11042 33554432000 4194304 4785740 140735653911040 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13144/statm: 14478 11042 341 145 0 11523 0
[pid=13145] ppid=13142 vsize=455960 CPUtime=1573.9 cores=0
/proc/13145/stat : 13145 (TNM) R 13142 13142 12384 0 -1 4202496 382 0 0 0 157385 5 0 0 25 0 1 0 441674943 466903040 279 33554432000 134512640 134534564 4288852128 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13145/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 2569052

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13297
/proc/meminfo: memFree=17024752/32951124 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13142/stat : 13142 (ppfolio) S 13140 13142 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441674942 18763776 394 33554432000 4194304 4287625 140736050723552 18446744073709551615 270613130767 0 0 4096 65536 5179826766243430400 0 0 17 4 0 0 0
/proc/13142/statm: 4581 394 345 23 0 91 0
[pid=13143] ppid=13142 vsize=2036856 CPUtime=1594.65 cores=0
/proc/13143/stat : 13143 (cryptominisat) R 13142 13142 12384 0 -1 4202496 220102 0 0 0 159416 49 0 0 25 0 1 0 441674943 2085740544 24317 33554432000 4194304 4587354 140733270977408 18446744073709551615 4231923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13143/statm: 509214 24317 337 96 0 505776 0
[pid=13144] ppid=13142 vsize=58080 CPUtime=1593.83 cores=0
/proc/13144/stat : 13144 (clasp) R 13142 13142 12384 0 -1 4202496 11206 0 0 0 159382 1 0 0 25 0 1 0 441674943 59473920 11092 33554432000 4194304 4785740 140735653911040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13144/statm: 14520 11092 341 145 0 11565 0
[pid=13145] ppid=13142 vsize=455960 CPUtime=1593.9 cores=0
/proc/13145/stat : 13145 (TNM) R 13142 13142 12384 0 -1 4202496 382 0 0 0 159385 5 0 0 25 0 1 0 441674943 466903040 279 33554432000 134512640 134534564 4288852128 18446744073709551615 134530344 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13145/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 2569220

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13299
/proc/meminfo: memFree=17030316/32951124 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13142/stat : 13142 (ppfolio) S 13140 13142 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441674942 18763776 394 33554432000 4194304 4287625 140736050723552 18446744073709551615 270613130767 0 0 4096 65536 5179826766243430400 0 0 17 4 0 0 0
/proc/13142/statm: 4581 394 345 23 0 91 0
[pid=13143] ppid=13142 vsize=2109368 CPUtime=1614.64 cores=0
/proc/13143/stat : 13143 (cryptominisat) R 13142 13142 12384 0 -1 4202496 223665 0 0 0 161414 50 0 0 25 0 1 0 441674943 2159992832 22923 33554432000 4194304 4587354 140733270977408 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13143/statm: 527342 22923 337 96 0 523904 0
[pid=13144] ppid=13142 vsize=58080 CPUtime=1613.84 cores=0
/proc/13144/stat : 13144 (clasp) R 13142 13142 12384 0 -1 4202496 11208 0 0 0 161383 1 0 0 25 0 1 0 441674943 59473920 11094 33554432000 4194304 4785740 140735653911040 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13144/statm: 14520 11094 341 145 0 11565 0
[pid=13145] ppid=13142 vsize=455960 CPUtime=1613.89 cores=0
/proc/13145/stat : 13145 (TNM) R 13142 13142 12384 0 -1 4202496 382 0 0 0 161384 5 0 0 25 0 1 0 441674943 466903040 279 33554432000 134512640 134534564 4288852128 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13145/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 2641732

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13301
/proc/meminfo: memFree=17018268/32951124 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13142/stat : 13142 (ppfolio) S 13140 13142 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441674942 18763776 394 33554432000 4194304 4287625 140736050723552 18446744073709551615 270613130767 0 0 4096 65536 5179826766243430400 0 0 17 4 0 0 0
/proc/13142/statm: 4581 394 345 23 0 91 0
[pid=13143] ppid=13142 vsize=2109368 CPUtime=1634.65 cores=0
/proc/13143/stat : 13143 (cryptominisat) R 13142 13142 12384 0 -1 4202496 225119 0 0 0 163414 51 0 0 25 0 1 0 441674943 2159992832 24343 33554432000 4194304 4587354 140733270977408 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13143/statm: 527342 24343 337 96 0 523904 0
[pid=13144] ppid=13142 vsize=58220 CPUtime=1633.84 cores=0
/proc/13144/stat : 13144 (clasp) R 13142 13142 12384 0 -1 4202496 11240 0 0 0 163383 1 0 0 25 0 1 0 441674943 59617280 11126 33554432000 4194304 4785740 140735653911040 18446744073709551615 4553296 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13144/statm: 14555 11126 341 145 0 11600 0
[pid=13145] ppid=13142 vsize=455960 CPUtime=1633.89 cores=0
/proc/13145/stat : 13145 (TNM) R 13142 13142 12384 0 -1 4202496 382 0 0 0 163384 5 0 0 25 0 1 0 441674943 466903040 279 33554432000 134512640 134534564 4288852128 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13145/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 2641872

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13333
/proc/meminfo: memFree=17119768/32951124 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13142/stat : 13142 (ppfolio) S 13140 13142 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441674942 18763776 394 33554432000 4194304 4287625 140736050723552 18446744073709551615 270613130767 0 0 4096 65536 5179826766243430400 0 0 17 4 0 0 0
/proc/13142/statm: 4581 394 345 23 0 91 0
[pid=13143] ppid=13142 vsize=2036616 CPUtime=1654.66 cores=0
/proc/13143/stat : 13143 (cryptominisat) R 13142 13142 12384 0 -1 4202496 228694 0 0 0 165415 51 0 0 25 0 1 0 441674943 2085494784 22834 33554432000 4194304 4587354 140733270977408 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13143/statm: 509154 22834 337 96 0 505716 0
[pid=13144] ppid=13142 vsize=58560 CPUtime=1653.83 cores=0
/proc/13144/stat : 13144 (clasp) R 13142 13142 12384 0 -1 4202496 11295 0 0 0 165382 1 0 0 25 0 1 0 441674943 59965440 11181 33554432000 4194304 4785740 140735653911040 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13144/statm: 14640 11181 341 145 0 11685 0
[pid=13145] ppid=13142 vsize=455960 CPUtime=1653.89 cores=0
/proc/13145/stat : 13145 (TNM) R 13142 13142 12384 0 -1 4202496 382 0 0 0 165384 5 0 0 25 0 1 0 441674943 466903040 279 33554432000 134512640 134534564 4288852128 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13145/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 2569460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13334
/proc/meminfo: memFree=17104960/32951124 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13142/stat : 13142 (ppfolio) S 13140 13142 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441674942 18763776 394 33554432000 4194304 4287625 140736050723552 18446744073709551615 270613130767 0 0 4096 65536 5179826766243430400 0 0 17 4 0 0 0
/proc/13142/statm: 4581 394 345 23 0 91 0
[pid=13143] ppid=13142 vsize=2036616 CPUtime=1667.24 cores=0
/proc/13143/stat : 13143 (cryptominisat) R 13142 13142 12384 0 -1 4202496 229732 0 0 0 166672 52 0 0 25 0 1 0 441674943 2085494784 23848 33554432000 4194304 4587354 140733270977408 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13143/statm: 509154 23848 337 96 0 505716 0
[pid=13144] ppid=13142 vsize=58560 CPUtime=1666.37 cores=0
/proc/13144/stat : 13144 (clasp) R 13142 13142 12384 0 -1 4202496 11313 0 0 0 166635 2 0 0 25 0 1 0 441674943 59965440 11199 33554432000 4194304 4785740 140735653911040 18446744073709551615 4546287 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13144/statm: 14640 11199 341 145 0 11685 0
[pid=13145] ppid=13142 vsize=455960 CPUtime=1666.49 cores=0
/proc/13145/stat : 13145 (TNM) R 13142 13142 12384 0 -1 4202496 382 0 0 0 166643 6 0 0 25 0 1 0 441674943 466903040 279 33554432000 134512640 134534564 4288852128 18446744073709551615 134529833 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13145/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 2569460

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

Real time (s): 5000.01
CPU time (s): 5000.1
CPU user time (s): 4999.5
CPU system time (s): 0.6
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4590204

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

runsolver used 8.88165 second user time and 18.2112 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-20 13:59:00
IDJOB=3222136
IDBENCH=83039
IDSOLVER=1639
FILE ID=node108/3222136-1303300740
RUNJOBID= node108-1303290665-12402
PBS_JOBID= 13049619
Free space on /tmp= 72276 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1124205008-074.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3222136-1303300740/watcher-3222136-1303300740 -o /tmp/evaluation-result-3222136-1303300740/solver-3222136-1303300740 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3222136-1303300740.cnf

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

MD5SUM BENCH= 7363c9bb5019132082aeb3e4836ce4d1
RANDOM SEED=1079281027

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17251368 kB
Buffers:        760516 kB
Cached:       14499684 kB
SwapCached:          0 kB
Active:        7886580 kB
Inactive:      7461620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17251368 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10912 kB
Writeback:           0 kB
AnonPages:       87472 kB
Mapped:          16412 kB
Slab:           289304 kB
PageTables:       5112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   691840 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= 72268 MiB
End job on node108 at 2011-04-20 15:22:22