Trace number 3265033

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.12 1201.71

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-1.shuffled-as.sat05-2533.cnf
MD5SUMdb05e30798a5a29f39775d55b01c4246
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark156.638
Satisfiable
(Un)Satisfiability was proved
Number of variables349
Number of clauses2416
Sum of the clauses size10560
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41656
Number of clauses of size 5624
Number of clauses of size over 5136

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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
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) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	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-3265033-1304095431/watcher-3265033-1304095431 -o /tmp/evaluation-result-3265033-1304095431/solver-3265033-1304095431 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3265033-1304095431.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: 9.80 10.12 10.11 7/182 21056
/proc/meminfo: memFree=18161068/32951124 swapFree=67110396/67111528
[pid=21056] ppid=21054 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21056/stat : 21056 (ppfolio) R 21054 21056 20607 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 599773802 18763776 389 33554432000 4194304 4287625 140737314511536 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/21056/statm: 4581 389 341 23 0 91 0

[startup+0.010283 s]
/proc/loadavg: 9.80 10.12 10.11 7/182 21056
/proc/meminfo: memFree=18161068/32951124 swapFree=67110396/67111528
[pid=21056] ppid=21054 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21056/stat : 21056 (ppfolio) R 21054 21056 20607 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 599773802 18763776 389 33554432000 4194304 4287625 140737314511536 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/21056/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100258 s]
/proc/loadavg: 9.80 10.12 10.11 7/182 21056
/proc/meminfo: memFree=18161068/32951124 swapFree=67110396/67111528
[pid=21056] ppid=21054 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21056/stat : 21056 (ppfolio) R 21054 21056 20607 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 599773802 18763776 389 33554432000 4194304 4287625 140737314511536 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/21056/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300224 s]
/proc/loadavg: 9.80 10.12 10.11 7/182 21056
/proc/meminfo: memFree=18161068/32951124 swapFree=67110396/67111528
[pid=21056] ppid=21054 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21056/stat : 21056 (ppfolio) S 21054 21056 20607 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 599773802 18763776 389 33554432000 4194304 4287625 140737314511536 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 0 0 0 0
/proc/21056/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700157 s]
/proc/loadavg: 9.80 10.12 10.11 7/182 21056
/proc/meminfo: memFree=18161068/32951124 swapFree=67110396/67111528
[pid=21056] ppid=21054 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21056/stat : 21056 (ppfolio) S 21054 21056 20607 0 -1 4202496 520 0 0 0 0 0 0 0 20 0 1 0 599773802 18763776 389 33554432000 4194304 4287625 140737314511536 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 0 0 0 0
/proc/21056/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50103 s]
/proc/loadavg: 9.80 10.12 10.11 12/188 21062
/proc/meminfo: memFree=18151720/32951124 swapFree=67110396/67111528
[pid=21056] ppid=21054 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21056/stat : 21056 (ppfolio) S 21054 21056 20607 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599773802 18763776 389 33554432000 4194304 4287625 140737314511536 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 0 0 0 0
/proc/21056/statm: 4581 389 341 23 0 91 0
[pid=21057] ppid=21056 vsize=1412560 CPUtime=1.49 cores=0
/proc/21057/stat : 21057 (cryptominisat) R 21056 21056 20607 0 -1 4202496 3314 0 0 0 149 0 0 0 25 0 1 0 599773802 1446461440 2173 33554432000 4194304 4587354 140736899587040 18446744073709551615 4388080 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21057/statm: 353140 2173 338 96 0 349702 0
[pid=21058] ppid=21056 vsize=13484 CPUtime=1.49 cores=4
/proc/21058/stat : 21058 (clasp) R 21056 21056 20607 0 -1 4202496 822 0 0 0 149 0 0 0 25 0 1 0 599773802 13807616 714 33554432000 4194304 4785740 140736380856832 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21058/statm: 3371 714 341 145 0 416 0
[pid=21059] ppid=21056 vsize=455956 CPUtime=0.74 cores=6
/proc/21059/stat : 21059 (TNM) R 21056 21056 20607 0 -1 4202496 339 0 0 0 74 0 0 0 25 0 1 0 599773803 466898944 236 33554432000 134512640 134534564 4292479632 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21059/statm: 113989 236 95 6 0 112655 0
[pid=21060] ppid=21056 vsize=6828 CPUtime=1.49 cores=2
/proc/21060/stat : 21060 (lingeling) R 21056 21056 20607 0 -1 4202496 1169 0 0 0 149 0 0 0 25 0 1 0 599773803 6991872 874 33554432000 4194304 4352236 140733995180736 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21060/statm: 1707 874 126 39 0 787 0
[pid=21061] ppid=21056 vsize=8116 CPUtime=0.73 cores=6
/proc/21061/stat : 21061 (march_hi) R 21056 21056 20607 0 -1 4202496 635 0 0 0 73 0 0 0 25 0 1 0 599773803 8310784 516 33554432000 4194304 4331988 140735887848496 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21061/statm: 2029 516 175 34 0 471 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 1915268

[startup+3.10079 s]
/proc/loadavg: 9.80 10.12 10.11 6/181 21063
/proc/meminfo: memFree=18380932/32951124 swapFree=67110396/67111528
[pid=21056] ppid=21054 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21056/stat : 21056 (ppfolio) S 21054 21056 20607 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599773802 18763776 389 33554432000 4194304 4287625 140737314511536 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 0 0 0 0
/proc/21056/statm: 4581 389 341 23 0 91 0
[pid=21057] ppid=21056 vsize=1412224 CPUtime=3.09 cores=0
/proc/21057/stat : 21057 (cryptominisat) R 21056 21056 20607 0 -1 4202496 4184 0 0 0 309 0 0 0 25 0 1 0 599773802 1446117376 2246 33554432000 4194304 4587354 140736899587040 18446744073709551615 4236428 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21057/statm: 353056 2246 338 96 0 349618 0
[pid=21058] ppid=21056 vsize=14016 CPUtime=3.09 cores=4
/proc/21058/stat : 21058 (clasp) R 21056 21056 20607 0 -1 4202496 964 0 0 0 309 0 0 0 25 0 1 0 599773802 14352384 856 33554432000 4194304 4785740 140736380856832 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21058/statm: 3504 856 341 145 0 549 0
[pid=21059] ppid=21056 vsize=455956 CPUtime=1.54 cores=6
/proc/21059/stat : 21059 (TNM) R 21056 21056 20607 0 -1 4202496 339 0 0 0 154 0 0 0 25 0 1 0 599773803 466898944 236 33554432000 134512640 134534564 4292479632 18446744073709551615 134528690 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21059/statm: 113989 236 95 6 0 112655 0
[pid=21060] ppid=21056 vsize=8496 CPUtime=3.09 cores=2
/proc/21060/stat : 21060 (lingeling) R 21056 21056 20607 0 -1 4202496 1843 0 0 0 309 0 0 0 25 0 1 0 599773803 8699904 1292 33554432000 4194304 4352236 140733995180736 18446744073709551615 4328047 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21060/statm: 2124 1292 127 39 0 1204 0
[pid=21061] ppid=21056 vsize=8496 CPUtime=1.53 cores=6
/proc/21061/stat : 21061 (march_hi) R 21056 21056 20607 0 -1 4202496 700 0 0 0 153 0 0 0 25 0 1 0 599773803 8699904 581 33554432000 4194304 4331988 140735887848496 18446744073709551615 4228254 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21061/statm: 2124 581 175 34 0 566 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 1917512

[startup+6.30123 s]
/proc/loadavg: 9.98 10.15 10.12 11/188 21127
/proc/meminfo: memFree=18344008/32951124 swapFree=67110396/67111528
[pid=21056] ppid=21054 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21056/stat : 21056 (ppfolio) S 21054 21056 20607 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599773802 18763776 389 33554432000 4194304 4287625 140737314511536 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 0 0 0 0
/proc/21056/statm: 4581 389 341 23 0 91 0
[pid=21057] ppid=21056 vsize=1416688 CPUtime=6.28 cores=0
/proc/21057/stat : 21057 (cryptominisat) R 21056 21056 20607 0 -1 4202496 6094 0 0 0 628 0 0 0 25 0 1 0 599773802 1450688512 2688 33554432000 4194304 4587354 140736899587040 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21057/statm: 354172 2688 338 96 0 350734 0
[pid=21058] ppid=21056 vsize=14688 CPUtime=6.29 cores=4
/proc/21058/stat : 21058 (clasp) R 21056 21056 20607 0 -1 4202496 1116 0 0 0 629 0 0 0 25 0 1 0 599773802 15040512 1008 33554432000 4194304 4785740 140736380856832 18446744073709551615 4276243 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21058/statm: 3672 1008 341 145 0 717 0
[pid=21059] ppid=21056 vsize=455956 CPUtime=3.14 cores=6
/proc/21059/stat : 21059 (TNM) R 21056 21056 20607 0 -1 4202496 339 0 0 0 314 0 0 0 25 0 1 0 599773803 466898944 236 33554432000 134512640 134534564 4292479632 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21059/statm: 113989 236 95 6 0 112655 0
[pid=21060] ppid=21056 vsize=9008 CPUtime=6.29 cores=2
/proc/21060/stat : 21060 (lingeling) R 21056 21056 20607 0 -1 4202496 2435 0 0 0 629 0 0 0 25 0 1 0 599773803 9224192 1436 33554432000 4194304 4352236 140733995180736 18446744073709551615 4328432 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21060/statm: 2252 1436 127 39 0 1332 0
[pid=21061] ppid=21056 vsize=9596 CPUtime=3.11 cores=6
/proc/21061/stat : 21061 (march_hi) R 21056 21056 20607 0 -1 4202496 879 0 0 0 311 0 0 0 25 0 1 0 599773803 9826304 749 33554432000 4194304 4331988 140735887848496 18446744073709551615 4212224 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21061/statm: 2399 749 175 34 0 841 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1924260

[startup+12.7012 s]
/proc/loadavg: 9.98 10.15 10.12 11/188 21127
/proc/meminfo: memFree=18273948/32951124 swapFree=67110396/67111528
[pid=21056] ppid=21054 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21056/stat : 21056 (ppfolio) S 21054 21056 20607 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599773802 18763776 389 33554432000 4194304 4287625 140737314511536 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 0 0 0 0
/proc/21056/statm: 4581 389 341 23 0 91 0
[pid=21057] ppid=21056 vsize=1416624 CPUtime=12.69 cores=0
/proc/21057/stat : 21057 (cryptominisat) R 21056 21056 20607 0 -1 4202496 8941 0 0 0 1268 1 0 0 25 0 1 0 599773802 1450622976 3102 33554432000 4194304 4587354 140736899587040 18446744073709551615 4238552 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21057/statm: 354156 3102 338 96 0 350718 0
[pid=21058] ppid=21056 vsize=15524 CPUtime=12.69 cores=4
/proc/21058/stat : 21058 (clasp) R 21056 21056 20607 0 -1 4202496 1317 0 0 0 1269 0 0 0 25 0 1 0 599773802 15896576 1209 33554432000 4194304 4785740 140736380856832 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21058/statm: 3881 1209 341 145 0 926 0
[pid=21059] ppid=21056 vsize=455956 CPUtime=6.31 cores=6
/proc/21059/stat : 21059 (TNM) R 21056 21056 20607 0 -1 4202496 339 0 0 0 631 0 0 0 25 0 1 0 599773803 466898944 236 33554432000 134512640 134534564 4292479632 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21059/statm: 113989 236 95 6 0 112655 0
[pid=21060] ppid=21056 vsize=8952 CPUtime=12.69 cores=2
/proc/21060/stat : 21060 (lingeling) R 21056 21056 20607 0 -1 4202496 3205 0 0 0 1269 0 0 0 25 0 1 0 599773803 9166848 1438 33554432000 4194304 4352236 140733995180736 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21060/statm: 2238 1438 127 39 0 1318 0
[pid=21061] ppid=21056 vsize=10652 CPUtime=6.3 cores=6
/proc/21061/stat : 21061 (march_hi) R 21056 21056 20607 0 -1 4202496 1195 0 0 0 630 0 0 0 25 0 1 0 599773803 10907648 1065 33554432000 4194304 4331988 140735887848496 18446744073709551615 4287882 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21061/statm: 2663 1065 175 34 0 1105 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 1926032

[startup+25.501 s]
/proc/loadavg: 9.98 10.14 10.12 11/188 21127
/proc/meminfo: memFree=18180268/32951124 swapFree=67110396/67111528
[pid=21056] ppid=21054 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21056/stat : 21056 (ppfolio) S 21054 21056 20607 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599773802 18763776 389 33554432000 4194304 4287625 140737314511536 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 0 0 0 0
/proc/21056/statm: 4581 389 341 23 0 91 0
[pid=21057] ppid=21056 vsize=1421080 CPUtime=25.48 cores=0
/proc/21057/stat : 21057 (cryptominisat) R 21056 21056 20607 0 -1 4202496 14148 0 0 0 2546 2 0 0 25 0 1 0 599773802 1455185920 3762 33554432000 4194304 4587354 140736899587040 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21057/statm: 355270 3762 338 96 0 351832 0
[pid=21058] ppid=21056 vsize=16608 CPUtime=25.48 cores=4
/proc/21058/stat : 21058 (clasp) R 21056 21056 20607 0 -1 4202496 1589 0 0 0 2548 0 0 0 25 0 1 0 599773802 17006592 1481 33554432000 4194304 4785740 140736380856832 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21058/statm: 4152 1481 341 145 0 1197 0
[pid=21059] ppid=21056 vsize=455956 CPUtime=12.64 cores=6
/proc/21059/stat : 21059 (TNM) R 21056 21056 20607 0 -1 4202496 339 0 0 0 1264 0 0 0 25 0 1 0 599773803 466898944 236 33554432000 134512640 134534564 4292479632 18446744073709551615 134528697 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21059/statm: 113989 236 95 6 0 112655 0
[pid=21060] ppid=21056 vsize=12280 CPUtime=25.48 cores=2
/proc/21060/stat : 21060 (lingeling) R 21056 21056 20607 0 -1 4202496 5093 0 0 0 2548 0 0 0 25 0 1 0 599773803 12574720 2270 33554432000 4194304 4352236 140733995180736 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21060/statm: 3070 2270 127 39 0 2150 0
[pid=21061] ppid=21056 vsize=14108 CPUtime=12.7 cores=6
/proc/21061/stat : 21061 (march_hi) R 21056 21056 20607 0 -1 4202496 1809 0 0 0 1270 0 0 0 25 0 1 0 599773803 14446592 1679 33554432000 4194304 4331988 140735887848496 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21061/statm: 3527 1679 175 34 0 1969 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 1938356

[startup+51.1008 s]
/proc/loadavg: 10.07 10.15 10.12 11/188 21129
/proc/meminfo: memFree=18145904/32951124 swapFree=67110396/67111528
[pid=21056] ppid=21054 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21056/stat : 21056 (ppfolio) S 21054 21056 20607 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599773802 18763776 389 33554432000 4194304 4287625 140737314511536 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 0 0 0 0
/proc/21056/statm: 4581 389 341 23 0 91 0
[pid=21057] ppid=21056 vsize=1430928 CPUtime=51.09 cores=0
/proc/21057/stat : 21057 (cryptominisat) R 21056 21056 20607 0 -1 4202496 24517 0 0 0 5105 4 0 0 25 0 1 0 599773802 1465270272 6257 33554432000 4194304 4587354 140736899587040 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21057/statm: 357732 6257 338 96 0 354294 0
[pid=21058] ppid=21056 vsize=17736 CPUtime=51.08 cores=4
/proc/21058/stat : 21058 (clasp) R 21056 21056 20607 0 -1 4202496 1852 0 0 0 5108 0 0 0 25 0 1 0 599773802 18161664 1744 33554432000 4194304 4785740 140736380856832 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21058/statm: 4434 1744 341 145 0 1479 0
[pid=21059] ppid=21056 vsize=455956 CPUtime=25.41 cores=6
/proc/21059/stat : 21059 (TNM) R 21056 21056 20607 0 -1 4202496 339 0 0 0 2541 0 0 0 25 0 1 0 599773803 466898944 236 33554432000 134512640 134534564 4292479632 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21059/statm: 113989 236 95 6 0 112655 0
[pid=21060] ppid=21056 vsize=12668 CPUtime=51.09 cores=2

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

/proc/21061/statm: 60970 44651 175 34 0 59412 0
Current children cumulated CPU time (s) 3763.96
Current children cumulated vsize (KiB) 2250976

[startup+1002.3 s]
/proc/loadavg: 10.12 10.15 10.10 11/188 21153
/proc/meminfo: memFree=16988664/32951124 swapFree=67110396/67111528
[pid=21056] ppid=21054 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21056/stat : 21056 (ppfolio) S 21054 21056 20607 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599773802 18763776 389 33554432000 4194304 4287625 140737314511536 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 0 0 0 0
/proc/21056/statm: 4581 389 341 23 0 91 0
[pid=21057] ppid=21056 vsize=1486772 CPUtime=1002.3 cores=0
/proc/21057/stat : 21057 (cryptominisat) R 21056 21056 20607 0 -1 4202496 164554 0 0 0 100198 32 0 0 25 0 1 0 599773802 1522454528 19443 33554432000 4194304 4587354 140736899587040 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21057/statm: 371693 19443 338 96 0 368255 0
[pid=21058] ppid=21056 vsize=30268 CPUtime=1002.19 cores=4
/proc/21058/stat : 21058 (clasp) R 21056 21056 20607 0 -1 4202496 4724 0 0 0 100219 0 0 0 25 0 1 0 599773802 30994432 4616 33554432000 4194304 4785740 140736380856832 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21058/statm: 7567 4616 341 145 0 4612 0
[pid=21059] ppid=21056 vsize=455956 CPUtime=498.4 cores=6
/proc/21059/stat : 21059 (TNM) R 21056 21056 20607 0 -1 4202496 339 0 0 0 49840 0 0 0 25 0 1 0 599773803 466898944 236 33554432000 134512640 134534564 4292479632 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21059/statm: 113989 236 95 6 0 112655 0
[pid=21060] ppid=21056 vsize=35536 CPUtime=1002.3 cores=2
/proc/21060/stat : 21060 (lingeling) R 21056 21056 20607 0 -1 4202496 53160 0 0 0 100224 6 0 0 25 0 1 0 599773803 36388864 8084 33554432000 4194304 4352236 140733995180736 18446744073709551615 4328042 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21060/statm: 8884 8084 127 39 0 7964 0
[pid=21061] ppid=21056 vsize=281088 CPUtime=498.42 cores=6
/proc/21061/stat : 21061 (march_hi) R 21056 21056 20607 0 -1 4202496 47425 0 0 0 49831 11 0 0 25 0 1 0 599773803 287834112 47295 33554432000 4194304 4331988 140735887848496 18446744073709551615 4298848 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21061/statm: 70272 47295 175 34 0 68714 0
Current children cumulated CPU time (s) 4003.61
Current children cumulated vsize (KiB) 2307944

[startup+1062.3 s]
/proc/loadavg: 10.23 10.18 10.11 11/188 21164
/proc/meminfo: memFree=16970068/32951124 swapFree=67110396/67111528
[pid=21056] ppid=21054 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21056/stat : 21056 (ppfolio) S 21054 21056 20607 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599773802 18763776 389 33554432000 4194304 4287625 140737314511536 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 0 0 0 0
/proc/21056/statm: 4581 389 341 23 0 91 0
[pid=21057] ppid=21056 vsize=1486888 CPUtime=1062.29 cores=0
/proc/21057/stat : 21057 (cryptominisat) R 21056 21056 20607 0 -1 4202496 169000 0 0 0 106195 34 0 0 25 0 1 0 599773802 1522573312 20556 33554432000 4194304 4587354 140736899587040 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21057/statm: 371722 20556 338 96 0 368284 0
[pid=21058] ppid=21056 vsize=30436 CPUtime=1062.18 cores=4
/proc/21058/stat : 21058 (clasp) R 21056 21056 20607 0 -1 4202496 4766 0 0 0 106218 0 0 0 25 0 1 0 599773802 31166464 4658 33554432000 4194304 4785740 140736380856832 18446744073709551615 4550473 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21058/statm: 7609 4658 341 145 0 4654 0
[pid=21059] ppid=21056 vsize=455956 CPUtime=528.26 cores=6
/proc/21059/stat : 21059 (TNM) R 21056 21056 20607 0 -1 4202496 339 0 0 0 52826 0 0 0 25 0 1 0 599773803 466898944 236 33554432000 134512640 134534564 4292479632 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21059/statm: 113989 236 95 6 0 112655 0
[pid=21060] ppid=21056 vsize=32464 CPUtime=1062.3 cores=2
/proc/21060/stat : 21060 (lingeling) R 21056 21056 20607 0 -1 4202496 56104 0 0 0 106224 6 0 0 25 0 1 0 599773803 33243136 7316 33554432000 4194304 4352236 140733995180736 18446744073709551615 4278664 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21060/statm: 8116 7316 127 39 0 7196 0
[pid=21061] ppid=21056 vsize=281088 CPUtime=528.24 cores=6
/proc/21061/stat : 21061 (march_hi) R 21056 21056 20607 0 -1 4202496 50259 0 0 0 52811 13 0 0 25 0 1 0 599773803 287834112 50129 33554432000 4194304 4331988 140735887848496 18446744073709551615 4210418 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21061/statm: 70272 50129 175 34 0 68714 0
Current children cumulated CPU time (s) 4243.27
Current children cumulated vsize (KiB) 2305156

[startup+1122.3 s]
/proc/loadavg: 10.24 10.19 10.11 11/188 21166
/proc/meminfo: memFree=16986272/32951124 swapFree=67110396/67111528
[pid=21056] ppid=21054 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21056/stat : 21056 (ppfolio) S 21054 21056 20607 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599773802 18763776 389 33554432000 4194304 4287625 140737314511536 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 0 0 0 0
/proc/21056/statm: 4581 389 341 23 0 91 0
[pid=21057] ppid=21056 vsize=1470212 CPUtime=1122.29 cores=0
/proc/21057/stat : 21057 (cryptominisat) R 21056 21056 20607 0 -1 4202496 173034 0 0 0 112194 35 0 0 25 0 1 0 599773802 1505497088 17661 33554432000 4194304 4587354 140736899587040 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21057/statm: 367553 17661 338 96 0 364115 0
[pid=21058] ppid=21056 vsize=30604 CPUtime=1122.18 cores=4
/proc/21058/stat : 21058 (clasp) R 21056 21056 20607 0 -1 4202496 4792 0 0 0 112218 0 0 0 25 0 1 0 599773802 31338496 4684 33554432000 4194304 4785740 140736380856832 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21058/statm: 7651 4684 341 145 0 4696 0
[pid=21059] ppid=21056 vsize=455956 CPUtime=558.06 cores=6
/proc/21059/stat : 21059 (TNM) R 21056 21056 20607 0 -1 4202496 339 0 0 0 55806 0 0 0 25 0 1 0 599773803 466898944 236 33554432000 134512640 134534564 4292479632 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21059/statm: 113989 236 95 6 0 112655 0
[pid=21060] ppid=21056 vsize=35664 CPUtime=1122.3 cores=2
/proc/21060/stat : 21060 (lingeling) R 21056 21056 20607 0 -1 4202496 58152 0 0 0 112224 6 0 0 25 0 1 0 599773803 36519936 8116 33554432000 4194304 4352236 140733995180736 18446744073709551615 4329265 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21060/statm: 8916 8116 127 39 0 7996 0
[pid=21061] ppid=21056 vsize=281088 CPUtime=558.12 cores=6
/proc/21061/stat : 21061 (march_hi) R 21056 21056 20607 0 -1 4202496 53041 0 0 0 55799 13 0 0 25 0 1 0 599773803 287834112 52911 33554432000 4194304 4331988 140735887848496 18446744073709551615 4310450 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21061/statm: 70272 52911 175 34 0 68714 0
Current children cumulated CPU time (s) 4482.95
Current children cumulated vsize (KiB) 2291848

[startup+1182.3 s]
/proc/loadavg: 10.27 10.20 10.12 11/188 21168
/proc/meminfo: memFree=16993424/32951124 swapFree=67110396/67111528
[pid=21056] ppid=21054 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21056/stat : 21056 (ppfolio) S 21054 21056 20607 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599773802 18763776 389 33554432000 4194304 4287625 140737314511536 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 0 0 0 0
/proc/21056/statm: 4581 389 341 23 0 91 0
[pid=21057] ppid=21056 vsize=1471712 CPUtime=1182.29 cores=0
/proc/21057/stat : 21057 (cryptominisat) R 21056 21056 20607 0 -1 4202496 176532 0 0 0 118193 36 0 0 25 0 1 0 599773802 1507033088 17661 33554432000 4194304 4587354 140736899587040 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21057/statm: 367928 17661 338 96 0 364490 0
[pid=21058] ppid=21056 vsize=30772 CPUtime=1182.18 cores=4
/proc/21058/stat : 21058 (clasp) R 21056 21056 20607 0 -1 4202496 4821 0 0 0 118218 0 0 0 25 0 1 0 599773802 31510528 4713 33554432000 4194304 4785740 140736380856832 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21058/statm: 7693 4713 341 145 0 4738 0
[pid=21059] ppid=21056 vsize=455956 CPUtime=587.94 cores=6
/proc/21059/stat : 21059 (TNM) R 21056 21056 20607 0 -1 4202496 339 0 0 0 58794 0 0 0 25 0 1 0 599773803 466898944 236 33554432000 134512640 134534564 4292479632 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21059/statm: 113989 236 95 6 0 112655 0
[pid=21060] ppid=21056 vsize=32464 CPUtime=1182.3 cores=2
/proc/21060/stat : 21060 (lingeling) R 21056 21056 20607 0 -1 4202496 61064 0 0 0 118223 7 0 0 25 0 1 0 599773803 33243136 7316 33554432000 4194304 4352236 140733995180736 18446744073709551615 4328629 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21060/statm: 8116 7316 127 39 0 7196 0
[pid=21061] ppid=21056 vsize=281088 CPUtime=587.91 cores=6
/proc/21061/stat : 21061 (march_hi) R 21056 21056 20607 0 -1 4202496 55800 0 0 0 58777 14 0 0 25 0 1 0 599773803 287834112 55670 33554432000 4194304 4331988 140735887848496 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21061/statm: 70272 55670 175 34 0 68714 0
Current children cumulated CPU time (s) 4722.62
Current children cumulated vsize (KiB) 2290316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.26 10.20 10.12 12/188 21168
/proc/meminfo: memFree=16995400/32951124 swapFree=67110396/67111528
[pid=21056] ppid=21054 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21056/stat : 21056 (ppfolio) S 21054 21056 20607 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599773802 18763776 389 33554432000 4194304 4287625 140737314511536 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 0 0 0 0
/proc/21056/statm: 4581 389 341 23 0 91 0
[pid=21057] ppid=21056 vsize=1486924 CPUtime=1201.69 cores=0
/proc/21057/stat : 21057 (cryptominisat) R 21056 21056 20607 0 -1 4202496 178241 0 0 0 120133 36 0 0 25 0 1 0 599773802 1522610176 19361 33554432000 4194304 4587354 140736899587040 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21057/statm: 371731 19361 338 96 0 368293 0
[pid=21058] ppid=21056 vsize=30772 CPUtime=1201.58 cores=4
/proc/21058/stat : 21058 (clasp) R 21056 21056 20607 0 -1 4202496 4835 0 0 0 120158 0 0 0 25 0 1 0 599773802 31510528 4727 33554432000 4194304 4785740 140736380856832 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21058/statm: 7693 4727 341 145 0 4738 0
[pid=21059] ppid=21056 vsize=455956 CPUtime=597.55 cores=6
/proc/21059/stat : 21059 (TNM) R 21056 21056 20607 0 -1 4202496 339 0 0 0 59755 0 0 0 25 0 1 0 599773803 466898944 236 33554432000 134512640 134534564 4292479632 18446744073709551615 134528392 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21059/statm: 113989 236 95 6 0 112655 0
[pid=21060] ppid=21056 vsize=35664 CPUtime=1201.71 cores=2
/proc/21060/stat : 21060 (lingeling) R 21056 21056 20607 0 -1 4202496 61864 0 0 0 120164 7 0 0 25 0 1 0 599773803 36519936 8116 33554432000 4194304 4352236 140733995180736 18446744073709551615 4328166 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21060/statm: 8916 8116 127 39 0 7996 0
[pid=21061] ppid=21056 vsize=281088 CPUtime=597.59 cores=6
/proc/21061/stat : 21061 (march_hi) R 21056 21056 20607 0 -1 4202496 56694 0 0 0 59745 14 0 0 25 0 1 0 599773803 287834112 56564 33554432000 4194304 4331988 140735887848496 18446744073709551615 4299436 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21061/statm: 70272 56564 175 34 0 68714 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 2308728

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.26 10.20 10.12 12/188 21168
/proc/meminfo: memFree=16995400/32951124 swapFree=67110396/67111528
[pid=21056] ppid=21054 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21056/stat : 21056 (ppfolio) S 21054 21056 20607 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599773802 18763776 389 33554432000 4194304 4287625 140737314511536 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 0 0 0 0
/proc/21056/statm: 4581 389 341 23 0 91 0
[pid=21057] ppid=21056 vsize=1486924 CPUtime=1201.69 cores=0
/proc/21057/stat : 21057 (cryptominisat) R 21056 21056 20607 0 -1 4202496 178241 0 0 0 120133 36 0 0 25 0 1 0 599773802 1522610176 19361 33554432000 4194304 4587354 140736899587040 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21057/statm: 371731 19361 338 96 0 368293 0
[pid=21058] ppid=21056 vsize=30772 CPUtime=1201.58 cores=4
/proc/21058/stat : 21058 (clasp) R 21056 21056 20607 0 -1 4202496 4835 0 0 0 120158 0 0 0 25 0 1 0 599773802 31510528 4727 33554432000 4194304 4785740 140736380856832 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21058/statm: 7693 4727 341 145 0 4738 0
[pid=21059] ppid=21056 vsize=455956 CPUtime=597.55 cores=6
/proc/21059/stat : 21059 (TNM) R 21056 21056 20607 0 -1 4202496 339 0 0 0 59755 0 0 0 25 0 1 0 599773803 466898944 236 33554432000 134512640 134534564 4292479632 18446744073709551615 134528392 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21059/statm: 113989 236 95 6 0 112655 0
[pid=21060] ppid=21056 vsize=35664 CPUtime=1201.71 cores=2
/proc/21060/stat : 21060 (lingeling) R 21056 21056 20607 0 -1 4202496 61864 0 0 0 120164 7 0 0 25 0 1 0 599773803 36519936 8116 33554432000 4194304 4352236 140733995180736 18446744073709551615 4328166 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21060/statm: 8916 8116 127 39 0 7996 0
[pid=21061] ppid=21056 vsize=281088 CPUtime=597.59 cores=6
/proc/21061/stat : 21061 (march_hi) R 21056 21056 20607 0 -1 4202496 56694 0 0 0 59745 14 0 0 25 0 1 0 599773803 287834112 56564 33554432000 4194304 4331988 140735887848496 18446744073709551615 4299436 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21061/statm: 70272 56564 175 34 0 68714 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 2308728

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21056 and gives
#  childrusage.ru_utime.tv_sec=3604
#  childrusage.ru_utime.tv_usec=567022
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=456930
# CPU time returned by wait4() is 3605.02
# while last known CPU time is 4800.12
#
# 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.12
CPU user time (s): 4799.55
CPU system time (s): 0.57
CPU usage (%): 399.44
Max. virtual memory (cumulated for all children) (KiB): 4243128

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

runsolver used 1.90271 second user time and 4.66329 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-29 18:43:51
IDJOB=3265033
IDBENCH=85368
IDSOLVER=1612
FILE ID=node118/3265033-1304095431
RUNJOBID= node118-1304090617-20625
PBS_JOBID= 13170577
Free space on /tmp= 71608 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-1.shuffled-as.sat05-2533.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265033-1304095431/watcher-3265033-1304095431 -o /tmp/evaluation-result-3265033-1304095431/solver-3265033-1304095431 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3265033-1304095431.cnf

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

MD5SUM BENCH= db05e30798a5a29f39775d55b01c4246
RANDOM SEED=1749196459

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18161100 kB
Buffers:       1902420 kB
Cached:       12048488 kB
SwapCached:        600 kB
Active:        9744376 kB
Inactive:      4508796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18161100 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           10112 kB
Writeback:           0 kB
AnonPages:      301308 kB
Mapped:          16804 kB
Slab:           472664 kB
PageTables:       5252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1674156 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= 71600 MiB
End job on node118 at 2011-04-29 19:03:55