Trace number 3190941

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 par? (TO) 4800.19 1201.71

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S517749870-003-UNKNOWN.cnf
MD5SUM4033245e3bd21ace8cfcd57089ff73c5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark213.183
Satisfiable
(Un)Satisfiability was proved
Number of variables50000
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 4 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.01	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 4
0.00/0.01	Starting TNM 2009 on core(s) 6
0.00/0.01	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.01	Starting march_hi 2009 on core(s) 6

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-3190941-1304046745/watcher-3190941-1304046745 -o /tmp/evaluation-result-3190941-1304046745/solver-3190941-1304046745 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190941-1304046745.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 10.22 10.17 9.93 6/182 30668
/proc/meminfo: memFree=21174388/32951124 swapFree=67111528/67111528
[pid=30668] ppid=30666 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30668/stat : 30668 (ppfolio) R 30666 30668 30178 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 248865752 18763776 389 33554432000 4194304 4287625 140735967204240 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/30668/statm: 4581 389 341 23 0 91 0

[startup+0.022088 s]
/proc/loadavg: 10.22 10.17 9.93 6/182 30668
/proc/meminfo: memFree=21174388/32951124 swapFree=67111528/67111528
[pid=30668] ppid=30666 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30668/stat : 30668 (ppfolio) R 30666 30668 30178 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 248865752 18763776 389 33554432000 4194304 4287625 140735967204240 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/30668/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101076 s]
/proc/loadavg: 10.22 10.17 9.93 6/182 30668
/proc/meminfo: memFree=21174388/32951124 swapFree=67111528/67111528
[pid=30668] ppid=30666 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30668/stat : 30668 (ppfolio) S 30666 30668 30178 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 248865752 18763776 389 33554432000 4194304 4287625 140735967204240 18446744073709551615 268660682255 0 0 4096 65536 4585200574315626495 0 0 17 0 0 0 0
/proc/30668/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30104 s]
/proc/loadavg: 10.22 10.17 9.93 6/182 30668
/proc/meminfo: memFree=21174388/32951124 swapFree=67111528/67111528
[pid=30668] ppid=30666 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30668/stat : 30668 (ppfolio) S 30666 30668 30178 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 248865752 18763776 389 33554432000 4194304 4287625 140735967204240 18446744073709551615 268660682255 0 0 4096 65536 4585200574315626495 0 0 17 0 0 0 0
/proc/30668/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700972 s]
/proc/loadavg: 10.22 10.17 9.93 6/182 30668
/proc/meminfo: memFree=21174388/32951124 swapFree=67111528/67111528
[pid=30668] ppid=30666 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30668/stat : 30668 (ppfolio) S 30666 30668 30178 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 248865752 18763776 389 33554432000 4194304 4287625 140735967204240 18446744073709551615 268660682255 0 0 4096 65536 4585200574315626495 0 0 17 0 0 0 0
/proc/30668/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50083 s]
/proc/loadavg: 10.22 10.17 9.93 11/188 30674
/proc/meminfo: memFree=21026532/32951124 swapFree=67111528/67111528
[pid=30668] ppid=30666 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30668/stat : 30668 (ppfolio) S 30666 30668 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248865752 18763776 389 33554432000 4194304 4287625 140735967204240 18446744073709551615 268660682255 0 0 4096 65536 4585200574315626495 0 0 17 0 0 0 0
/proc/30668/statm: 4581 389 341 23 0 91 0
[pid=30669] ppid=30668 vsize=71956 CPUtime=1.49 cores=0
/proc/30669/stat : 30669 (cryptominisat) R 30668 30668 30178 0 -1 4202496 16665 0 0 0 147 2 0 0 25 0 1 0 248865753 73682944 12699 33554432000 4194304 4587354 140735515791904 18446744073709551615 4244696 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30669/statm: 17989 12699 326 96 0 14551 0
[pid=30670] ppid=30668 vsize=39400 CPUtime=1.49 cores=4
/proc/30670/stat : 30670 (clasp) R 30668 30668 30178 0 -1 4202496 9705 0 0 0 148 1 0 0 25 0 1 0 248865753 40345600 6983 33554432000 4194304 4785740 140736901200560 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30670/statm: 9850 6983 340 145 0 6895 0
[pid=30671] ppid=30668 vsize=470872 CPUtime=0.77 cores=6
/proc/30671/stat : 30671 (TNM) R 30668 30668 30178 0 -1 4202496 6235 0 0 0 77 0 0 0 25 0 1 0 248865753 482172928 6132 33554432000 134512640 134534564 4290803696 18446744073709551615 134527507 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30671/statm: 117718 6132 92 6 0 116384 0
[pid=30672] ppid=30668 vsize=19688 CPUtime=1.48 cores=2
/proc/30672/stat : 30672 (lingeling) R 30668 30668 30178 0 -1 4202496 7396 0 0 0 147 1 0 0 25 0 1 0 248865753 20160512 3723 33554432000 4194304 4352236 140735926922944 18446744073709551615 4257237 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30672/statm: 4922 3723 125 39 0 4002 0
[pid=30673] ppid=30668 vsize=44816 CPUtime=0.7 cores=6
/proc/30673/stat : 30673 (march_hi) R 30668 30668 30178 0 -1 4194304 15445 0 0 0 68 2 0 0 25 0 1 0 248865753 45891584 7710 33554432000 4194304 4331988 140734871850096 18446744073709551615 4252174 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30673/statm: 11204 7710 129 34 0 9646 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 665056

[startup+3.10055 s]
/proc/loadavg: 10.22 10.17 9.93 11/188 30674
/proc/meminfo: memFree=21025540/32951124 swapFree=67111528/67111528
[pid=30668] ppid=30666 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30668/stat : 30668 (ppfolio) S 30666 30668 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248865752 18763776 389 33554432000 4194304 4287625 140735967204240 18446744073709551615 268660682255 0 0 4096 65536 4585200574315626495 0 0 17 0 0 0 0
/proc/30668/statm: 4581 389 341 23 0 91 0
[pid=30669] ppid=30668 vsize=109460 CPUtime=3.08 cores=0
/proc/30669/stat : 30669 (cryptominisat) R 30668 30668 30178 0 -1 4202496 17702 0 0 0 306 2 0 0 25 0 1 0 248865753 112087040 13734 33554432000 4194304 4587354 140735515791904 18446744073709551615 4230342 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30669/statm: 27365 13734 326 96 0 23927 0
[pid=30670] ppid=30668 vsize=39816 CPUtime=3.09 cores=4
/proc/30670/stat : 30670 (clasp) R 30668 30668 30178 0 -1 4202496 9887 0 0 0 308 1 0 0 25 0 1 0 248865753 40771584 7165 33554432000 4194304 4785740 140736901200560 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30670/statm: 9954 7165 340 145 0 6999 0
[pid=30671] ppid=30668 vsize=472060 CPUtime=1.57 cores=6
/proc/30671/stat : 30671 (TNM) R 30668 30668 30178 0 -1 4202496 8335 0 0 0 156 1 0 0 25 0 1 0 248865753 483389440 8232 33554432000 134512640 134534564 4290803696 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30671/statm: 118015 8232 95 6 0 116681 0
[pid=30672] ppid=30668 vsize=19684 CPUtime=3.08 cores=2
/proc/30672/stat : 30672 (lingeling) R 30668 30668 30178 0 -1 4202496 7398 0 0 0 307 1 0 0 25 0 1 0 248865753 20156416 3724 33554432000 4194304 4352236 140735926922944 18446744073709551615 4328447 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30672/statm: 4921 3724 127 39 0 4001 0
[pid=30673] ppid=30668 vsize=36108 CPUtime=1.5 cores=6
/proc/30673/stat : 30673 (march_hi) R 30668 30668 30178 0 -1 4202496 29652 0 0 0 146 4 0 0 25 0 1 0 248865753 36974592 5550 33554432000 4194304 4331988 140734871850096 18446744073709551615 4220813 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30673/statm: 9027 5550 141 34 0 7469 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 695452

[startup+6.30099 s]
/proc/loadavg: 10.28 10.18 9.94 11/188 30675
/proc/meminfo: memFree=21002956/32951124 swapFree=67111528/67111528
[pid=30668] ppid=30666 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30668/stat : 30668 (ppfolio) S 30666 30668 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248865752 18763776 389 33554432000 4194304 4287625 140735967204240 18446744073709551615 268660682255 0 0 4096 65536 4585200574315626495 0 0 17 0 0 0 0
/proc/30668/statm: 4581 389 341 23 0 91 0
[pid=30669] ppid=30668 vsize=109460 CPUtime=6.28 cores=0
/proc/30669/stat : 30669 (cryptominisat) R 30668 30668 30178 0 -1 4202496 19319 0 0 0 625 3 0 0 25 0 1 0 248865753 112087040 15349 33554432000 4194304 4587354 140735515791904 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30669/statm: 27365 15349 326 96 0 23927 0
[pid=30670] ppid=30668 vsize=49276 CPUtime=6.29 cores=4
/proc/30670/stat : 30670 (clasp) R 30668 30668 30178 0 -1 4202496 12263 0 0 0 627 2 0 0 25 0 1 0 248865753 50458624 9541 33554432000 4194304 4785740 140736901200560 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30670/statm: 12319 9541 340 145 0 9364 0
[pid=30671] ppid=30668 vsize=472060 CPUtime=3.15 cores=6
/proc/30671/stat : 30671 (TNM) R 30668 30668 30178 0 -1 4202496 8335 0 0 0 314 1 0 0 25 0 1 0 248865753 483389440 8232 33554432000 134512640 134534564 4290803696 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30671/statm: 118015 8232 95 6 0 116681 0
[pid=30672] ppid=30668 vsize=19684 CPUtime=6.28 cores=2
/proc/30672/stat : 30672 (lingeling) R 30668 30668 30178 0 -1 4202496 7398 0 0 0 627 1 0 0 25 0 1 0 248865753 20156416 3724 33554432000 4194304 4352236 140735926922944 18446744073709551615 4328429 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30672/statm: 4921 3724 127 39 0 4001 0
[pid=30673] ppid=30668 vsize=113300 CPUtime=3.09 cores=6
/proc/30673/stat : 30673 (march_hi) R 30668 30668 30178 0 -1 4202496 57370 0 0 0 301 8 0 0 25 0 1 0 248865753 116019200 12681 33554432000 4194304 4331988 140734871850096 18446744073709551615 4252197 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30673/statm: 28325 12681 151 34 0 26767 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 782104

[startup+12.7009 s]
/proc/loadavg: 10.34 10.20 9.94 11/188 30675
/proc/meminfo: memFree=20910112/32951124 swapFree=67111528/67111528
[pid=30668] ppid=30666 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30668/stat : 30668 (ppfolio) S 30666 30668 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248865752 18763776 389 33554432000 4194304 4287625 140735967204240 18446744073709551615 268660682255 0 0 4096 65536 4585200574315626495 0 0 17 0 0 0 0
/proc/30668/statm: 4581 389 341 23 0 91 0
[pid=30669] ppid=30668 vsize=109460 CPUtime=12.69 cores=0
/proc/30669/stat : 30669 (cryptominisat) R 30668 30668 30178 0 -1 4202496 22200 0 0 0 1264 5 0 0 25 0 1 0 248865753 112087040 18219 33554432000 4194304 4587354 140735515791904 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30669/statm: 27365 18219 326 96 0 23927 0
[pid=30670] ppid=30668 vsize=68116 CPUtime=12.69 cores=4
/proc/30670/stat : 30670 (clasp) R 30668 30668 30178 0 -1 4202496 16946 0 0 0 1267 2 0 0 25 0 1 0 248865753 69750784 14224 33554432000 4194304 4785740 140736901200560 18446744073709551615 4546064 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30670/statm: 17029 14224 340 145 0 14074 0
[pid=30671] ppid=30668 vsize=472060 CPUtime=6.32 cores=6
/proc/30671/stat : 30671 (TNM) R 30668 30668 30178 0 -1 4202496 8335 0 0 0 631 1 0 0 25 0 1 0 248865753 483389440 8232 33554432000 134512640 134534564 4290803696 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30671/statm: 118015 8232 95 6 0 116681 0
[pid=30672] ppid=30668 vsize=19684 CPUtime=12.68 cores=2
/proc/30672/stat : 30672 (lingeling) R 30668 30668 30178 0 -1 4202496 7398 0 0 0 1267 1 0 0 25 0 1 0 248865753 20156416 3724 33554432000 4194304 4352236 140735926922944 18446744073709551615 4207874 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30672/statm: 4921 3724 127 39 0 4001 0
[pid=30673] ppid=30668 vsize=107304 CPUtime=6.3 cores=6
/proc/30673/stat : 30673 (march_hi) R 30668 30668 30178 0 -1 4202496 69677 0 0 0 620 10 0 0 25 0 1 0 248865753 109879296 22807 33554432000 4194304 4331988 140734871850096 18446744073709551615 4229021 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30673/statm: 26826 22807 173 34 0 25268 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 794948

[startup+25.5006 s]
/proc/loadavg: 10.26 10.19 9.94 11/188 30675
/proc/meminfo: memFree=20802604/32951124 swapFree=67111528/67111528
[pid=30668] ppid=30666 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30668/stat : 30668 (ppfolio) S 30666 30668 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248865752 18763776 389 33554432000 4194304 4287625 140735967204240 18446744073709551615 268660682255 0 0 4096 65536 4585200574315626495 0 0 17 0 0 0 0
/proc/30668/statm: 4581 389 341 23 0 91 0
[pid=30669] ppid=30668 vsize=263748 CPUtime=25.48 cores=0
/proc/30669/stat : 30669 (cryptominisat) R 30668 30668 30178 0 -1 4202496 58491 0 0 0 2537 11 0 0 25 0 1 0 248865753 270077952 42115 33554432000 4194304 4587354 140735515791904 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30669/statm: 65937 42115 337 96 0 62499 0
[pid=30670] ppid=30668 vsize=105420 CPUtime=25.49 cores=4
/proc/30670/stat : 30670 (clasp) R 30668 30668 30178 0 -1 4202496 26222 0 0 0 2544 5 0 0 25 0 1 0 248865753 107950080 23500 33554432000 4194304 4785740 140736901200560 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30670/statm: 26355 23500 340 145 0 23400 0
[pid=30671] ppid=30668 vsize=472060 CPUtime=12.7 cores=6
/proc/30671/stat : 30671 (TNM) R 30668 30668 30178 0 -1 4202496 8335 0 0 0 1269 1 0 0 25 0 1 0 248865753 483389440 8232 33554432000 134512640 134534564 4290803696 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30671/statm: 118015 8232 95 6 0 116681 0
[pid=30672] ppid=30668 vsize=27356 CPUtime=25.48 cores=2
/proc/30672/stat : 30672 (lingeling) R 30668 30668 30178 0 -1 4202496 9679 0 0 0 2547 1 0 0 25 0 1 0 248865753 28012544 6005 33554432000 4194304 4352236 140735926922944 18446744073709551615 4208218 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30672/statm: 6839 6005 127 39 0 5919 0
[pid=30673] ppid=30668 vsize=109588 CPUtime=12.64 cores=6
/proc/30673/stat : 30673 (march_hi) R 30668 30668 30178 0 -1 4202496 70176 0 0 0 1254 10 0 0 25 0 1 0 248865753 112218112 23306 33554432000 4194304 4331988 140734871850096 18446744073709551615 4228983 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30673/statm: 27397 23306 173 34 0 25839 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 996496

[startup+51.1011 s]
/proc/loadavg: 10.17 10.17 9.94 11/188 30676
/proc/meminfo: memFree=20777884/32951124 swapFree=67111528/67111528
[pid=30668] ppid=30666 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30668/stat : 30668 (ppfolio) S 30666 30668 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248865752 18763776 389 33554432000 4194304 4287625 140735967204240 18446744073709551615 268660682255 0 0 4096 65536 4585200574315626495 0 0 17 0 0 0 0
/proc/30668/statm: 4581 389 341 23 0 91 0
[pid=30669] ppid=30668 vsize=192712 CPUtime=51.09 cores=0
/proc/30669/stat : 30669 (cryptominisat) R 30668 30668 30178 0 -1 4202496 83125 0 0 0 5091 18 0 0 25 0 1 0 248865753 197337088 25603 33554432000 4194304 4587354 140735515791904 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30669/statm: 48178 25603 337 96 0 44740 0
[pid=30670] ppid=30668 vsize=177916 CPUtime=51.09 cores=4
/proc/30670/stat : 30670 (clasp) R 30668 30668 30178 0 -1 4202496 44258 0 0 0 5098 11 0 0 25 0 1 0 248865753 182185984 41536 33554432000 4194304 4785740 140736901200560 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30670/statm: 44479 41536 340 145 0 41524 0
[pid=30671] ppid=30668 vsize=472060 CPUtime=25.41 cores=6
/proc/30671/stat : 30671 (TNM) R 30668 30668 30178 0 -1 4202496 8335 0 0 0 2540 1 0 0 25 0 1 0 248865753 483389440 8232 33554432000 134512640 134534564 4290803696 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30671/statm: 118015 8232 95 6 0 116681 0
[pid=30672] ppid=30668 vsize=29048 CPUtime=51.08 cores=2

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

/proc/30673/statm: 31885 27557 173 34 0 30327 0
Current children cumulated CPU time (s) 3763.99
Current children cumulated vsize (KiB) 1396872

[startup+1002.3 s]
/proc/loadavg: 10.22 10.20 10.09 12/188 30766
/proc/meminfo: memFree=20429576/32951124 swapFree=67111528/67111528
[pid=30668] ppid=30666 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30668/stat : 30668 (ppfolio) S 30666 30668 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248865752 18763776 389 33554432000 4194304 4287625 140735967204240 18446744073709551615 268660682255 0 0 4096 65536 4585200574315626495 0 0 17 0 0 0 0
/proc/30668/statm: 4581 389 341 23 0 91 0
[pid=30669] ppid=30668 vsize=409488 CPUtime=1002.22 cores=0
/proc/30669/stat : 30669 (cryptominisat) R 30668 30668 30178 0 -1 4202496 585027 0 0 0 100027 195 0 0 25 0 1 0 248865753 419315712 27678 33554432000 4194304 4587354 140735515791904 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30669/statm: 102372 27678 337 96 0 98934 0
[pid=30670] ppid=30668 vsize=578484 CPUtime=1002.31 cores=4
/proc/30670/stat : 30670 (clasp) R 30668 30668 30178 0 -1 4202496 142257 0 0 0 100195 36 0 0 25 0 1 0 248865753 592367616 139535 33554432000 4194304 4785740 140736901200560 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30670/statm: 144621 139535 340 145 0 141666 0
[pid=30671] ppid=30668 vsize=472060 CPUtime=498.42 cores=6
/proc/30671/stat : 30671 (TNM) R 30668 30668 30178 0 -1 4202496 8335 0 0 0 49841 1 0 0 25 0 1 0 248865753 483389440 8232 33554432000 134512640 134534564 4290803696 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30671/statm: 118015 8232 95 6 0 116681 0
[pid=30672] ppid=30668 vsize=45608 CPUtime=1002.3 cores=2
/proc/30672/stat : 30672 (lingeling) R 30668 30668 30178 0 -1 4202496 14242 0 0 0 100228 2 0 0 25 0 1 0 248865753 46702592 10568 33554432000 4194304 4352236 140735926922944 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30672/statm: 11402 10568 127 39 0 10482 0
[pid=30673] ppid=30668 vsize=127672 CPUtime=498.41 cores=6
/proc/30673/stat : 30673 (march_hi) R 30668 30668 30178 0 -1 4202496 74462 0 0 0 49830 11 0 0 25 0 1 0 248865753 130736128 27592 33554432000 4194304 4331988 140734871850096 18446744073709551615 4291920 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30673/statm: 31918 27592 173 34 0 30360 0
Current children cumulated CPU time (s) 4003.66
Current children cumulated vsize (KiB) 1651636

[startup+1062.3 s]
/proc/loadavg: 10.19 10.19 10.09 12/188 30768
/proc/meminfo: memFree=20336024/32951124 swapFree=67111528/67111528
[pid=30668] ppid=30666 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30668/stat : 30668 (ppfolio) S 30666 30668 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248865752 18763776 389 33554432000 4194304 4287625 140735967204240 18446744073709551615 268660682255 0 0 4096 65536 4585200574315626495 0 0 17 0 0 0 0
/proc/30668/statm: 4581 389 341 23 0 91 0
[pid=30669] ppid=30668 vsize=451392 CPUtime=1062.21 cores=0
/proc/30669/stat : 30669 (cryptominisat) R 30668 30668 30178 0 -1 4202496 647718 0 0 0 106014 207 0 0 25 0 1 0 248865753 462225408 49048 33554432000 4194304 4587354 140735515791904 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30669/statm: 112848 49048 337 96 0 109410 0
[pid=30670] ppid=30668 vsize=578484 CPUtime=1062.31 cores=4
/proc/30670/stat : 30670 (clasp) R 30668 30668 30178 0 -1 4202496 142277 0 0 0 106195 36 0 0 25 0 1 0 248865753 592367616 139555 33554432000 4194304 4785740 140736901200560 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30670/statm: 144621 139555 340 145 0 141666 0
[pid=30671] ppid=30668 vsize=472060 CPUtime=528.3 cores=6
/proc/30671/stat : 30671 (TNM) R 30668 30668 30178 0 -1 4202496 8335 0 0 0 52829 1 0 0 25 0 1 0 248865753 483389440 8232 33554432000 134512640 134534564 4290803696 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30671/statm: 118015 8232 95 6 0 116681 0
[pid=30672] ppid=30668 vsize=45608 CPUtime=1062.3 cores=2
/proc/30672/stat : 30672 (lingeling) R 30668 30668 30178 0 -1 4202496 14242 0 0 0 106228 2 0 0 25 0 1 0 248865753 46702592 10568 33554432000 4194304 4352236 140735926922944 18446744073709551615 4278520 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30672/statm: 11402 10568 127 39 0 10482 0
[pid=30673] ppid=30668 vsize=127936 CPUtime=528.21 cores=6
/proc/30673/stat : 30673 (march_hi) R 30668 30668 30178 0 -1 4202496 74499 0 0 0 52810 11 0 0 25 0 1 0 248865753 131006464 27629 33554432000 4194304 4331988 140734871850096 18446744073709551615 4226423 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30673/statm: 31984 27629 173 34 0 30426 0
Current children cumulated CPU time (s) 4243.33
Current children cumulated vsize (KiB) 1693804

[startup+1122.3 s]
/proc/loadavg: 10.25 10.20 10.10 11/188 30769
/proc/meminfo: memFree=20426600/32951124 swapFree=67111528/67111528
[pid=30668] ppid=30666 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30668/stat : 30668 (ppfolio) S 30666 30668 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248865752 18763776 389 33554432000 4194304 4287625 140735967204240 18446744073709551615 268660682255 0 0 4096 65536 4585200574315626495 0 0 17 0 0 0 0
/proc/30668/statm: 4581 389 341 23 0 91 0
[pid=30669] ppid=30668 vsize=355116 CPUtime=1122.21 cores=0
/proc/30669/stat : 30669 (cryptominisat) R 30668 30668 30178 0 -1 4202496 669412 0 0 0 112002 219 0 0 25 0 1 0 248865753 363638784 24515 33554432000 4194304 4587354 140735515791904 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30669/statm: 88779 24515 337 96 0 85341 0
[pid=30670] ppid=30668 vsize=578484 CPUtime=1122.31 cores=4
/proc/30670/stat : 30670 (clasp) R 30668 30668 30178 0 -1 4202496 142284 0 0 0 112195 36 0 0 25 0 1 0 248865753 592367616 139562 33554432000 4194304 4785740 140736901200560 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30670/statm: 144621 139562 340 145 0 141666 0
[pid=30671] ppid=30668 vsize=472060 CPUtime=558.11 cores=6
/proc/30671/stat : 30671 (TNM) R 30668 30668 30178 0 -1 4202496 8335 0 0 0 55810 1 0 0 25 0 1 0 248865753 483389440 8232 33554432000 134512640 134534564 4290803696 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30671/statm: 118015 8232 95 6 0 116681 0
[pid=30672] ppid=30668 vsize=45608 CPUtime=1122.3 cores=2
/proc/30672/stat : 30672 (lingeling) R 30668 30668 30178 0 -1 4202496 14242 0 0 0 112228 2 0 0 25 0 1 0 248865753 46702592 10568 33554432000 4194304 4352236 140735926922944 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30672/statm: 11402 10568 127 39 0 10482 0
[pid=30673] ppid=30668 vsize=128068 CPUtime=558.06 cores=6
/proc/30673/stat : 30673 (march_hi) R 30668 30668 30178 0 -1 4202496 74530 0 0 0 55795 11 0 0 25 0 1 0 248865753 131141632 27660 33554432000 4194304 4331988 140734871850096 18446744073709551615 4288317 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30673/statm: 32017 27660 173 34 0 30459 0
Current children cumulated CPU time (s) 4482.99
Current children cumulated vsize (KiB) 1597660

[startup+1182.3 s]
/proc/loadavg: 10.23 10.19 10.10 12/188 30771
/proc/meminfo: memFree=20348432/32951124 swapFree=67111528/67111528
[pid=30668] ppid=30666 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30668/stat : 30668 (ppfolio) S 30666 30668 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248865752 18763776 389 33554432000 4194304 4287625 140735967204240 18446744073709551615 268660682255 0 0 4096 65536 4585200574315626495 0 0 17 0 0 0 0
/proc/30668/statm: 4581 389 341 23 0 91 0
[pid=30669] ppid=30668 vsize=376588 CPUtime=1182.21 cores=0
/proc/30669/stat : 30669 (cryptominisat) R 30668 30668 30178 0 -1 4202496 693609 0 0 0 117989 232 0 0 25 0 1 0 248865753 385626112 35459 33554432000 4194304 4587354 140735515791904 18446744073709551615 4238282 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30669/statm: 94147 35459 337 96 0 90709 0
[pid=30670] ppid=30668 vsize=578484 CPUtime=1182.31 cores=4
/proc/30670/stat : 30670 (clasp) R 30668 30668 30178 0 -1 4202496 142284 0 0 0 118195 36 0 0 25 0 1 0 248865753 592367616 139562 33554432000 4194304 4785740 140736901200560 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30670/statm: 144621 139562 340 145 0 141666 0
[pid=30671] ppid=30668 vsize=472060 CPUtime=587.95 cores=6
/proc/30671/stat : 30671 (TNM) R 30668 30668 30178 0 -1 4202496 8335 0 0 0 58794 1 0 0 25 0 1 0 248865753 483389440 8232 33554432000 134512640 134534564 4290803696 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30671/statm: 118015 8232 95 6 0 116681 0
[pid=30672] ppid=30668 vsize=45608 CPUtime=1182.31 cores=2
/proc/30672/stat : 30672 (lingeling) R 30668 30668 30178 0 -1 4202496 14242 0 0 0 118229 2 0 0 25 0 1 0 248865753 46702592 10568 33554432000 4194304 4352236 140735926922944 18446744073709551615 4280960 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30672/statm: 11402 10568 127 39 0 10482 0
[pid=30673] ppid=30668 vsize=128068 CPUtime=587.9 cores=6
/proc/30673/stat : 30673 (march_hi) R 30668 30668 30178 0 -1 4202496 74558 0 0 0 58779 11 0 0 25 0 1 0 248865753 131141632 27688 33554432000 4194304 4331988 140734871850096 18446744073709551615 4288479 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30673/statm: 32017 27688 173 34 0 30459 0
Current children cumulated CPU time (s) 4722.68
Current children cumulated vsize (KiB) 1619132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.22 10.20 10.10 11/188 30771
/proc/meminfo: memFree=20379644/32951124 swapFree=67111528/67111528
[pid=30668] ppid=30666 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30668/stat : 30668 (ppfolio) S 30666 30668 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248865752 18763776 389 33554432000 4194304 4287625 140735967204240 18446744073709551615 268660682255 0 0 4096 65536 4585200574315626495 0 0 17 0 0 0 0
/proc/30668/statm: 4581 389 341 23 0 91 0
[pid=30669] ppid=30668 vsize=424948 CPUtime=1201.61 cores=0
/proc/30669/stat : 30669 (cryptominisat) R 30668 30668 30178 0 -1 4202496 699609 0 0 0 119926 235 0 0 25 0 1 0 248865753 435146752 27795 33554432000 4194304 4587354 140735515791904 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30669/statm: 106237 27795 337 96 0 102799 0
[pid=30670] ppid=30668 vsize=578484 CPUtime=1201.72 cores=4
/proc/30670/stat : 30670 (clasp) R 30668 30668 30178 0 -1 4202496 142284 0 0 0 120136 36 0 0 25 0 1 0 248865753 592367616 139562 33554432000 4194304 4785740 140736901200560 18446744073709551615 4304039 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30670/statm: 144621 139562 340 145 0 141666 0
[pid=30671] ppid=30668 vsize=472060 CPUtime=597.61 cores=6
/proc/30671/stat : 30671 (TNM) R 30668 30668 30178 0 -1 4202496 8335 0 0 0 59760 1 0 0 25 0 1 0 248865753 483389440 8232 33554432000 134512640 134534564 4290803696 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30671/statm: 118015 8232 95 6 0 116681 0
[pid=30672] ppid=30668 vsize=45608 CPUtime=1201.71 cores=2
/proc/30672/stat : 30672 (lingeling) R 30668 30668 30178 0 -1 4202496 14242 0 0 0 120169 2 0 0 25 0 1 0 248865753 46702592 10568 33554432000 4194304 4352236 140735926922944 18446744073709551615 4328213 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30672/statm: 11402 10568 127 39 0 10482 0
[pid=30673] ppid=30668 vsize=128200 CPUtime=597.54 cores=6
/proc/30673/stat : 30673 (march_hi) R 30668 30668 30178 0 -1 4202496 74568 0 0 0 59743 11 0 0 25 0 1 0 248865753 131276800 27698 33554432000 4194304 4331988 140734871850096 18446744073709551615 4288593 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30673/statm: 32050 27698 173 34 0 30492 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1667624

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

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

[startup+1201.7 s]
/proc/loadavg: 10.22 10.20 10.10 11/188 30771
/proc/meminfo: memFree=20379644/32951124 swapFree=67111528/67111528
[pid=30668] ppid=30666 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30668/stat : 30668 (ppfolio) S 30666 30668 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248865752 18763776 389 33554432000 4194304 4287625 140735967204240 18446744073709551615 268660682255 0 0 4096 65536 4585200574315626495 0 0 17 0 0 0 0
/proc/30668/statm: 4581 389 341 23 0 91 0
[pid=30669] ppid=30668 vsize=424948 CPUtime=1201.61 cores=0
/proc/30669/stat : 30669 (cryptominisat) R 30668 30668 30178 0 -1 4202496 699609 0 0 0 119926 235 0 0 25 0 1 0 248865753 435146752 27795 33554432000 4194304 4587354 140735515791904 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30669/statm: 106237 27795 337 96 0 102799 0
[pid=30670] ppid=30668 vsize=578484 CPUtime=1201.72 cores=4
/proc/30670/stat : 30670 (clasp) R 30668 30668 30178 0 -1 4202496 142284 0 0 0 120136 36 0 0 25 0 1 0 248865753 592367616 139562 33554432000 4194304 4785740 140736901200560 18446744073709551615 4304039 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30670/statm: 144621 139562 340 145 0 141666 0
[pid=30671] ppid=30668 vsize=472060 CPUtime=597.61 cores=6
/proc/30671/stat : 30671 (TNM) R 30668 30668 30178 0 -1 4202496 8335 0 0 0 59760 1 0 0 25 0 1 0 248865753 483389440 8232 33554432000 134512640 134534564 4290803696 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30671/statm: 118015 8232 95 6 0 116681 0
[pid=30672] ppid=30668 vsize=45608 CPUtime=1201.71 cores=2
/proc/30672/stat : 30672 (lingeling) R 30668 30668 30178 0 -1 4202496 14242 0 0 0 120169 2 0 0 25 0 1 0 248865753 46702592 10568 33554432000 4194304 4352236 140735926922944 18446744073709551615 4328213 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30672/statm: 11402 10568 127 39 0 10482 0
[pid=30673] ppid=30668 vsize=128200 CPUtime=597.54 cores=6
/proc/30673/stat : 30673 (march_hi) R 30668 30668 30178 0 -1 4202496 74568 0 0 0 59743 11 0 0 25 0 1 0 248865753 131276800 27698 33554432000 4194304 4331988 140734871850096 18446744073709551615 4288593 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30673/statm: 32050 27698 173 34 0 30492 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1667624

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30668 and gives
#  childrusage.ru_utime.tv_sec=1201
#  childrusage.ru_utime.tv_usec=699313
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=32994
# CPU time returned by wait4() is 1201.73
# while last known CPU time is 4800.19
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.71
CPU time (s): 4800.19
CPU user time (s): 4797.34
CPU system time (s): 2.85
CPU usage (%): 399.445
Max. virtual memory (cumulated for all children) (KiB): 1860012

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

runsolver used 1.83672 second user time and 4.72528 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 05:12:25
IDJOB=3190941
IDBENCH=82672
IDSOLVER=1612
FILE ID=node107/3190941-1304046745
RUNJOBID= node107-1304042629-30196
PBS_JOBID= 13170385
Free space on /tmp= 71788 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S517749870-003-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190941-1304046745/watcher-3190941-1304046745 -o /tmp/evaluation-result-3190941-1304046745/solver-3190941-1304046745 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190941-1304046745.cnf

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

MD5SUM BENCH= 4033245e3bd21ace8cfcd57089ff73c5
RANDOM SEED=197052802

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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:      21174544 kB
Buffers:       2019020 kB
Cached:        8991160 kB
SwapCached:          0 kB
Active:        3246048 kB
Inactive:      8050380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21174544 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14088 kB
Writeback:           0 kB
AnonPages:      285772 kB
Mapped:          16552 kB
Slab:           416244 kB
PageTables:       5328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1297896 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= 71776 MiB
End job on node107 at 2011-04-29 05:32:29