Trace number 3249763

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x39.cnf
MD5SUMe7679ca49bb432c9b90305d907365c4e
Bench CategoryCRAFTED (crafted 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 variables3276
Number of clauses628173
Sum of the clauses size2502864
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24914
Number of clauses of size 30
Number of clauses of size 4623259
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 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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

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

running on 4 cores: 1,3,5,7

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.23 10.20 10.02 7/182 16358
/proc/meminfo: memFree=26002952/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16358/stat : 16358 (ppfolio) S 16356 16358 15268 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 520071127 18763776 389 33554432000 4194304 4287625 140735619673328 18446744073709551615 208080252431 0 0 4096 65536 2826088480816 0 0 17 1 0 0 0
/proc/16358/statm: 4581 389 341 23 0 91 0

[startup+0.222622 s]
/proc/loadavg: 10.23 10.20 10.02 7/182 16358
/proc/meminfo: memFree=26002952/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16358/stat : 16358 (ppfolio) S 16356 16358 15268 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 520071127 18763776 389 33554432000 4194304 4287625 140735619673328 18446744073709551615 208080252431 0 0 4096 65536 9314051376432545791 0 0 17 1 0 0 0
/proc/16358/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300606 s]
/proc/loadavg: 10.23 10.20 10.02 7/182 16358
/proc/meminfo: memFree=26002952/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16358/stat : 16358 (ppfolio) S 16356 16358 15268 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 520071127 18763776 389 33554432000 4194304 4287625 140735619673328 18446744073709551615 208080252431 0 0 4096 65536 9314051376432545791 0 0 17 1 0 0 0
/proc/16358/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400589 s]
/proc/loadavg: 10.23 10.20 10.02 7/182 16358
/proc/meminfo: memFree=26002952/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16358/stat : 16358 (ppfolio) S 16356 16358 15268 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 520071127 18763776 389 33554432000 4194304 4287625 140735619673328 18446744073709551615 208080252431 0 0 4096 65536 9314051376432545791 0 0 17 1 0 0 0
/proc/16358/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70053 s]
/proc/loadavg: 10.23 10.20 10.02 7/182 16358
/proc/meminfo: memFree=26002952/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16358/stat : 16358 (ppfolio) S 16356 16358 15268 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 520071127 18763776 389 33554432000 4194304 4287625 140735619673328 18446744073709551615 208080252431 0 0 4096 65536 9314051376432545791 0 0 17 1 0 0 0
/proc/16358/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50038 s]
/proc/loadavg: 10.23 10.20 10.02 11/188 16364
/proc/meminfo: memFree=25782680/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16358/stat : 16358 (ppfolio) S 16356 16358 15268 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 520071127 18763776 389 33554432000 4194304 4287625 140735619673328 18446744073709551615 208080252431 0 0 4096 65536 9314051376432545791 0 0 17 1 0 0 0
/proc/16358/statm: 4581 389 341 23 0 91 0
[pid=16359] ppid=16358 vsize=91052 CPUtime=1.49 cores=1
/proc/16359/stat : 16359 (cryptominisat) R 16358 16358 15268 0 -1 4202496 12556 0 0 0 146 3 0 0 25 0 1 0 520071128 93237248 12442 33554432000 4194304 4587354 140735533903552 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16359/statm: 22763 12442 304 96 0 19325 0
[pid=16360] ppid=16358 vsize=67656 CPUtime=1.48 cores=5
/proc/16360/stat : 16360 (clasp) R 16358 16358 15268 0 -1 4202496 16826 0 0 0 146 2 0 0 25 0 1 0 520071128 69279744 14017 33554432000 4194304 4785740 140735257238864 18446744073709551615 4495618 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16360/statm: 16914 14017 313 145 0 13959 0
[pid=16361] ppid=16358 vsize=500836 CPUtime=0.77 cores=7
/proc/16361/stat : 16361 (TNM) R 16358 16358 15268 0 -1 4202496 14944 0 0 0 75 2 0 0 25 0 1 0 520071128 512856064 14841 33554432000 134512640 134534564 4294217184 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16361/statm: 125209 14841 91 6 0 123875 0
[pid=16362] ppid=16358 vsize=61424 CPUtime=1.48 cores=3
/proc/16362/stat : 16362 (lingeling) R 16358 16358 15268 0 -1 4202496 16312 0 0 0 146 2 0 0 25 0 1 0 520071128 62898176 14514 33554432000 4194304 4352236 140735417707056 18446744073709551615 4289842 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16362/statm: 15356 14514 123 39 0 14436 0
[pid=16363] ppid=16358 vsize=63524 CPUtime=0.69 cores=7
/proc/16363/stat : 16363 (march_hi) R 16358 16358 15268 0 -1 4194304 12609 0 0 0 68 1 0 0 25 0 1 0 520071128 65048576 8188 33554432000 4194304 4331988 140734617780912 18446744073709551615 208079887394 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16363/statm: 15881 8188 125 34 0 14323 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 802816

[startup+3.10108 s]
/proc/loadavg: 10.21 10.19 10.02 11/188 16364
/proc/meminfo: memFree=25664024/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16358/stat : 16358 (ppfolio) S 16356 16358 15268 0 -1 4202496 519 0 0 0 0 0 0 0 16 0 1 0 520071127 18763776 389 33554432000 4194304 4287625 140735619673328 18446744073709551615 208080252431 0 0 4096 65536 9314051376432545791 0 0 17 1 0 0 0
/proc/16358/statm: 4581 389 341 23 0 91 0
[pid=16359] ppid=16358 vsize=175936 CPUtime=3.09 cores=1
/proc/16359/stat : 16359 (cryptominisat) R 16358 16358 15268 0 -1 4202496 45357 0 0 0 302 7 0 0 25 0 1 0 520071128 180158464 33098 33554432000 4194304 4587354 140735533903552 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16359/statm: 43984 33098 314 96 0 40546 0
[pid=16360] ppid=16358 vsize=67656 CPUtime=3.08 cores=5
/proc/16360/stat : 16360 (clasp) R 16358 16358 15268 0 -1 4202496 16826 0 0 0 306 2 0 0 25 0 1 0 520071128 69279744 14017 33554432000 4194304 4785740 140735257238864 18446744073709551615 4495610 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16360/statm: 16914 14017 313 145 0 13959 0
[pid=16361] ppid=16358 vsize=500836 CPUtime=1.57 cores=7
/proc/16361/stat : 16361 (TNM) R 16358 16358 15268 0 -1 4202496 14944 0 0 0 155 2 0 0 25 0 1 0 520071128 512856064 14841 33554432000 134512640 134534564 4294217184 18446744073709551615 134524704 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16361/statm: 125209 14841 91 6 0 123875 0
[pid=16362] ppid=16358 vsize=61424 CPUtime=3.08 cores=3
/proc/16362/stat : 16362 (lingeling) R 16358 16358 15268 0 -1 4202496 16344 0 0 0 306 2 0 0 25 0 1 0 520071128 62898176 14546 33554432000 4194304 4352236 140735417707056 18446744073709551615 4289902 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16362/statm: 15356 14546 123 39 0 14436 0
[pid=16363] ppid=16358 vsize=83456 CPUtime=1.49 cores=7
/proc/16363/stat : 16363 (march_hi) R 16358 16358 15268 0 -1 4202496 52451 0 0 0 143 6 0 0 25 0 1 0 520071128 85458944 13290 33554432000 4194304 4331988 140734617780912 18446744073709551615 4252243 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16363/statm: 20864 13290 147 34 0 19306 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 907632

[startup+6.30047 s]
/proc/loadavg: 10.21 10.19 10.02 11/188 16364
/proc/meminfo: memFree=25579324/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16358/stat : 16358 (ppfolio) S 16356 16358 15268 0 -1 4202496 519 0 0 0 0 0 0 0 16 0 1 0 520071127 18763776 389 33554432000 4194304 4287625 140735619673328 18446744073709551615 208080252431 0 0 4096 65536 9314051376432545791 0 0 17 1 0 0 0
/proc/16358/statm: 4581 389 341 23 0 91 0
[pid=16359] ppid=16358 vsize=203408 CPUtime=6.29 cores=1
/proc/16359/stat : 16359 (cryptominisat) R 16358 16358 15268 0 -1 4202496 51625 0 0 0 621 8 0 0 25 0 1 0 520071128 208289792 39267 33554432000 4194304 4587354 140735533903552 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16359/statm: 50852 39267 315 96 0 47414 0
[pid=16360] ppid=16358 vsize=68848 CPUtime=6.28 cores=5
/proc/16360/stat : 16360 (clasp) R 16358 16358 15268 0 -1 4202496 17133 0 0 0 626 2 0 0 25 0 1 0 520071128 70500352 14324 33554432000 4194304 4785740 140735257238864 18446744073709551615 4483133 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16360/statm: 17212 14324 316 145 0 14257 0
[pid=16361] ppid=16358 vsize=500836 CPUtime=3.15 cores=7
/proc/16361/stat : 16361 (TNM) R 16358 16358 15268 0 -1 4202496 14944 0 0 0 313 2 0 0 25 0 1 0 520071128 512856064 14841 33554432000 134512640 134534564 4294217184 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16361/statm: 125209 14841 91 6 0 123875 0
[pid=16362] ppid=16358 vsize=85772 CPUtime=6.28 cores=3
/proc/16362/stat : 16362 (lingeling) R 16358 16358 15268 0 -1 4202496 22431 0 0 0 625 3 0 0 25 0 1 0 520071128 87830528 20633 33554432000 4194304 4352236 140735417707056 18446744073709551615 4289893 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16362/statm: 21443 20633 123 39 0 20523 0
[pid=16363] ppid=16358 vsize=92784 CPUtime=3.09 cores=7
/proc/16363/stat : 16363 (march_hi) R 16358 16358 15268 0 -1 4202496 72152 0 0 0 301 8 0 0 25 0 1 0 520071128 95010816 15629 33554432000 4194304 4331988 140734617780912 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16363/statm: 23196 15629 150 34 0 21638 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 969972

[startup+12.7012 s]
/proc/loadavg: 10.25 10.20 10.02 11/188 16364
/proc/meminfo: memFree=25567940/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16358/stat : 16358 (ppfolio) S 16356 16358 15268 0 -1 4202496 519 0 0 0 0 0 0 0 16 0 1 0 520071127 18763776 389 33554432000 4194304 4287625 140735619673328 18446744073709551615 208080252431 0 0 4096 65536 9314051376432545791 0 0 17 1 0 0 0
/proc/16358/statm: 4581 389 341 23 0 91 0
[pid=16359] ppid=16358 vsize=209984 CPUtime=12.69 cores=1
/proc/16359/stat : 16359 (cryptominisat) R 16358 16358 15268 0 -1 4202496 63390 0 0 0 1259 10 0 0 25 0 1 0 520071128 215023616 43961 33554432000 4194304 4587354 140735533903552 18446744073709551615 4364706 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16359/statm: 52496 43961 315 96 0 49058 0
[pid=16360] ppid=16358 vsize=77328 CPUtime=12.69 cores=5
/proc/16360/stat : 16360 (clasp) R 16358 16358 15268 0 -1 4202496 19254 0 0 0 1266 3 0 0 25 0 1 0 520071128 79183872 16445 33554432000 4194304 4785740 140735257238864 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16360/statm: 19332 16445 316 145 0 16377 0
[pid=16361] ppid=16358 vsize=500836 CPUtime=6.31 cores=7
/proc/16361/stat : 16361 (TNM) R 16358 16358 15268 0 -1 4202496 14944 0 0 0 629 2 0 0 25 0 1 0 520071128 512856064 14841 33554432000 134512640 134534564 4294217184 18446744073709551615 134524563 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16361/statm: 125209 14841 91 6 0 123875 0
[pid=16362] ppid=16358 vsize=57072 CPUtime=12.68 cores=3
/proc/16362/stat : 16362 (lingeling) R 16358 16358 15268 0 -1 4202496 23146 0 0 0 1265 3 0 0 25 0 1 0 520071128 58441728 13429 33554432000 4194304 4352236 140735417707056 18446744073709551615 4328385 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16362/statm: 14268 13429 126 39 0 13348 0
[pid=16363] ppid=16358 vsize=92784 CPUtime=6.29 cores=7
/proc/16363/stat : 16363 (march_hi) R 16358 16358 15268 0 -1 4202496 72152 0 0 0 621 8 0 0 25 0 1 0 520071128 95010816 15629 33554432000 4194304 4331988 140734617780912 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16363/statm: 23196 15629 150 34 0 21638 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 956328

[startup+25.5068 s]
/proc/loadavg: 10.21 10.20 10.02 7/178 16452
/proc/meminfo: memFree=25770312/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16358/stat : 16358 (ppfolio) S 16356 16358 15268 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520071127 18763776 389 33554432000 4194304 4287625 140735619673328 18446744073709551615 208080252431 0 0 4096 65536 9314051376432545791 0 0 17 1 0 0 0
/proc/16358/statm: 4581 389 341 23 0 91 0
[pid=16359] ppid=16358 vsize=275148 CPUtime=25.49 cores=1
/proc/16359/stat : 16359 (cryptominisat) R 16358 16358 15268 0 -1 4202496 88517 0 0 0 2537 12 0 0 25 0 1 0 520071128 281751552 61913 33554432000 4194304 4587354 140735533903552 18446744073709551615 4364688 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16359/statm: 68787 61913 337 96 0 65349 0
[pid=16360] ppid=16358 vsize=92704 CPUtime=25.49 cores=5
/proc/16360/stat : 16360 (clasp) R 16358 16358 15268 0 -1 4202496 23112 0 0 0 2545 4 0 0 25 0 1 0 520071128 94928896 20303 33554432000 4194304 4785740 140735257238864 18446744073709551615 4484287 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16360/statm: 23176 20303 316 145 0 20221 0
[pid=16361] ppid=16358 vsize=500836 CPUtime=12.7 cores=7
/proc/16361/stat : 16361 (TNM) R 16358 16358 15268 0 -1 4202496 14944 0 0 0 1268 2 0 0 25 0 1 0 520071128 512856064 14841 33554432000 134512640 134534564 4294217184 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16361/statm: 125209 14841 91 6 0 123875 0
[pid=16362] ppid=16358 vsize=59772 CPUtime=25.49 cores=3
/proc/16362/stat : 16362 (lingeling) R 16358 16358 15268 0 -1 4202496 23821 0 0 0 2546 3 0 0 25 0 1 0 520071128 61206528 14104 33554432000 4194304 4352236 140735417707056 18446744073709551615 4328079 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16362/statm: 14943 14104 126 39 0 14023 0
[pid=16363] ppid=16358 vsize=92784 CPUtime=12.64 cores=7
/proc/16363/stat : 16363 (march_hi) R 16358 16358 15268 0 -1 4202496 72152 0 0 0 1256 8 0 0 25 0 1 0 520071128 95010816 15629 33554432000 4194304 4331988 140734617780912 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16363/statm: 23196 15629 150 34 0 21638 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 1039568

[startup+51.1009 s]
/proc/loadavg: 9.92 10.12 10.00 11/188 16494
/proc/meminfo: memFree=25680032/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16358/stat : 16358 (ppfolio) S 16356 16358 15268 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520071127 18763776 389 33554432000 4194304 4287625 140735619673328 18446744073709551615 208080252431 0 0 4096 65536 9314051376432545791 0 0 17 1 0 0 0
/proc/16358/statm: 4581 389 341 23 0 91 0
[pid=16359] ppid=16358 vsize=403840 CPUtime=51.09 cores=1
/proc/16359/stat : 16359 (cryptominisat) R 16358 16358 15268 0 -1 4202496 109156 0 0 0 5094 15 0 0 25 0 1 0 520071128 413532160 61180 33554432000 4194304 4587354 140735533903552 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16359/statm: 100960 61180 337 96 0 97522 0
[pid=16360] ppid=16358 vsize=112628 CPUtime=51.09 cores=5
/proc/16360/stat : 16360 (clasp) R 16358 16358 15268 0 -1 4202496 28077 0 0 0 5102 7 0 0 25 0 1 0 520071128 115331072 25268 33554432000 4194304 4785740 140735257238864 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16360/statm: 28157 25268 316 145 0 25202 0
[pid=16361] ppid=16358 vsize=500836 CPUtime=25.41 cores=7
/proc/16361/stat : 16361 (TNM) R 16358 16358 15268 0 -1 4202496 14944 0 0 0 2539 2 0 0 25 0 1 0 520071128 512856064 14841 33554432000 134512640 134534564 4294217184 18446744073709551615 134524672 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16361/statm: 125209 14841 91 6 0 123875 0
[pid=16362] ppid=16358 vsize=61820 CPUtime=51.09 cores=3

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

/proc/16363/statm: 37171 24390 173 34 0 35613 0
Current children cumulated CPU time (s) 3764.11
Current children cumulated vsize (KiB) 2680460

[startup+1002.31 s]
/proc/loadavg: 10.15 10.19 10.10 11/188 16593
/proc/meminfo: memFree=24761192/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16358/stat : 16358 (ppfolio) S 16356 16358 15268 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520071127 18763776 389 33554432000 4194304 4287625 140735619673328 18446744073709551615 208080252431 0 0 4096 65536 9314051376432545791 0 0 17 1 0 0 0
/proc/16358/statm: 4581 389 341 23 0 91 0
[pid=16359] ppid=16358 vsize=1519508 CPUtime=1002.33 cores=1
/proc/16359/stat : 16359 (cryptominisat) R 16358 16358 15268 0 -1 4202496 1881893 0 0 0 99815 418 0 0 25 0 1 0 520071128 1555976192 60905 33554432000 4194304 4587354 140735533903552 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16359/statm: 379877 60905 337 96 0 376439 0
[pid=16360] ppid=16358 vsize=413152 CPUtime=1002.31 cores=5
/proc/16360/stat : 16360 (clasp) R 16358 16358 15268 0 -1 4202496 100970 0 0 0 100197 34 0 0 25 0 1 0 520071128 423067648 96934 33554432000 4194304 4785740 140735257238864 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16360/statm: 103288 96934 340 145 0 100333 0
[pid=16361] ppid=16358 vsize=515228 CPUtime=498.42 cores=7
/proc/16361/stat : 16361 (TNM) R 16358 16358 15268 0 -1 4202496 20779 0 0 0 49839 3 0 0 25 0 1 0 520071128 527593472 20676 33554432000 134512640 134534564 4294217184 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16361/statm: 128807 20676 95 6 0 127473 0
[pid=16362] ppid=16358 vsize=74368 CPUtime=1002.32 cores=3
/proc/16362/stat : 16362 (lingeling) R 16358 16358 15268 0 -1 4202496 278094 0 0 0 100195 37 0 0 25 0 1 0 520071128 76152832 17753 33554432000 4194304 4352236 140735417707056 18446744073709551615 4328677 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16362/statm: 18592 17753 126 39 0 17672 0
[pid=16363] ppid=16358 vsize=148684 CPUtime=498.42 cores=7
/proc/16363/stat : 16363 (march_hi) R 16358 16358 15268 0 -1 4202496 86399 0 0 0 49831 11 0 0 25 0 1 0 520071128 152252416 24390 33554432000 4194304 4331988 140734617780912 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16363/statm: 37171 24390 173 34 0 35613 0
Current children cumulated CPU time (s) 4003.8
Current children cumulated vsize (KiB) 2689264

[startup+1062.3 s]
/proc/loadavg: 10.13 10.18 10.10 11/188 16594
/proc/meminfo: memFree=24753732/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16358/stat : 16358 (ppfolio) S 16356 16358 15268 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520071127 18763776 389 33554432000 4194304 4287625 140735619673328 18446744073709551615 208080252431 0 0 4096 65536 9314051376432545791 0 0 17 1 0 0 0
/proc/16358/statm: 4581 389 341 23 0 91 0
[pid=16359] ppid=16358 vsize=1519992 CPUtime=1062.32 cores=1
/proc/16359/stat : 16359 (cryptominisat) R 16358 16358 15268 0 -1 4202496 2023198 0 0 0 105780 452 0 0 25 0 1 0 520071128 1556471808 60402 33554432000 4194304 4587354 140735533903552 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16359/statm: 379998 60402 337 96 0 376560 0
[pid=16360] ppid=16358 vsize=425396 CPUtime=1062.3 cores=5
/proc/16360/stat : 16360 (clasp) R 16358 16358 15268 0 -1 4202496 103840 0 0 0 106195 35 0 0 25 0 1 0 520071128 435605504 99804 33554432000 4194304 4785740 140735257238864 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16360/statm: 106349 99804 340 145 0 103394 0
[pid=16361] ppid=16358 vsize=515228 CPUtime=528.3 cores=7
/proc/16361/stat : 16361 (TNM) R 16358 16358 15268 0 -1 4202496 20779 0 0 0 52827 3 0 0 25 0 1 0 520071128 527593472 20676 33554432000 134512640 134534564 4294217184 18446744073709551615 134528960 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16361/statm: 128807 20676 95 6 0 127473 0
[pid=16362] ppid=16358 vsize=70272 CPUtime=1062.32 cores=3
/proc/16362/stat : 16362 (lingeling) R 16358 16358 15268 0 -1 4202496 295502 0 0 0 106193 39 0 0 25 0 1 0 520071128 71958528 16729 33554432000 4194304 4352236 140735417707056 18446744073709551615 4278548 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16362/statm: 17568 16729 126 39 0 16648 0
[pid=16363] ppid=16358 vsize=148684 CPUtime=528.22 cores=7
/proc/16363/stat : 16363 (march_hi) R 16358 16358 15268 0 -1 4202496 86399 0 0 0 52811 11 0 0 25 0 1 0 520071128 152252416 24390 33554432000 4194304 4331988 140734617780912 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16363/statm: 37171 24390 173 34 0 35613 0
Current children cumulated CPU time (s) 4243.46
Current children cumulated vsize (KiB) 2697896

[startup+1122.3 s]
/proc/loadavg: 10.08 10.16 10.09 11/188 16598
/proc/meminfo: memFree=24681776/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16358/stat : 16358 (ppfolio) S 16356 16358 15268 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520071127 18763776 389 33554432000 4194304 4287625 140735619673328 18446744073709551615 208080252431 0 0 4096 65536 9314051376432545791 0 0 17 1 0 0 0
/proc/16358/statm: 4581 389 341 23 0 91 0
[pid=16359] ppid=16358 vsize=1519108 CPUtime=1122.32 cores=1
/proc/16359/stat : 16359 (cryptominisat) R 16358 16358 15268 0 -1 4202496 2163180 0 0 0 111742 490 0 0 25 0 1 0 520071128 1555566592 55390 33554432000 4194304 4587354 140735533903552 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16359/statm: 379777 55390 337 96 0 376339 0
[pid=16360] ppid=16358 vsize=429656 CPUtime=1122.3 cores=5
/proc/16360/stat : 16360 (clasp) R 16358 16358 15268 0 -1 4202496 104928 0 0 0 112195 35 0 0 25 0 1 0 520071128 439967744 100892 33554432000 4194304 4785740 140735257238864 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16360/statm: 107414 100892 340 145 0 104459 0
[pid=16361] ppid=16358 vsize=515228 CPUtime=558.12 cores=7
/proc/16361/stat : 16361 (TNM) R 16358 16358 15268 0 -1 4202496 20779 0 0 0 55809 3 0 0 25 0 1 0 520071128 527593472 20676 33554432000 134512640 134534564 4294217184 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16361/statm: 128807 20676 95 6 0 127473 0
[pid=16362] ppid=16358 vsize=74368 CPUtime=1122.32 cores=3
/proc/16362/stat : 16362 (lingeling) R 16358 16358 15268 0 -1 4202496 313934 0 0 0 112191 41 0 0 25 0 1 0 520071128 76152832 17753 33554432000 4194304 4352236 140735417707056 18446744073709551615 4328359 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16362/statm: 18592 17753 126 39 0 17672 0
[pid=16363] ppid=16358 vsize=148684 CPUtime=558.07 cores=7
/proc/16363/stat : 16363 (march_hi) R 16358 16358 15268 0 -1 4202496 86399 0 0 0 55796 11 0 0 25 0 1 0 520071128 152252416 24390 33554432000 4194304 4331988 140734617780912 18446744073709551615 4239890 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16363/statm: 37171 24390 173 34 0 35613 0
Current children cumulated CPU time (s) 4483.13
Current children cumulated vsize (KiB) 2705368

[startup+1182.3 s]
/proc/loadavg: 10.33 10.23 10.12 11/188 16601
/proc/meminfo: memFree=24651508/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16358/stat : 16358 (ppfolio) S 16356 16358 15268 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520071127 18763776 389 33554432000 4194304 4287625 140735619673328 18446744073709551615 208080252431 0 0 4096 65536 9314051376432545791 0 0 17 1 0 0 0
/proc/16358/statm: 4581 389 341 23 0 91 0
[pid=16359] ppid=16358 vsize=1520192 CPUtime=1182.32 cores=1
/proc/16359/stat : 16359 (cryptominisat) R 16358 16358 15268 0 -1 4202496 2246088 0 0 0 117726 506 0 0 25 0 1 0 520071128 1556676608 56141 33554432000 4194304 4587354 140735533903552 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16359/statm: 380048 56141 337 96 0 376610 0
[pid=16360] ppid=16358 vsize=432544 CPUtime=1182.29 cores=5
/proc/16360/stat : 16360 (clasp) R 16358 16358 15268 0 -1 4202496 105637 0 0 0 118194 35 0 0 25 0 1 0 520071128 442925056 101601 33554432000 4194304 4785740 140735257238864 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16360/statm: 108136 101601 340 145 0 105181 0
[pid=16361] ppid=16358 vsize=515228 CPUtime=587.95 cores=7
/proc/16361/stat : 16361 (TNM) R 16358 16358 15268 0 -1 4202496 20779 0 0 0 58792 3 0 0 25 0 1 0 520071128 527593472 20676 33554432000 134512640 134534564 4294217184 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16361/statm: 128807 20676 95 6 0 127473 0
[pid=16362] ppid=16358 vsize=70272 CPUtime=1182.33 cores=3
/proc/16362/stat : 16362 (lingeling) R 16358 16358 15268 0 -1 4202496 331342 0 0 0 118189 44 0 0 25 0 1 0 520071128 71958528 16729 33554432000 4194304 4352236 140735417707056 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16362/statm: 17568 16729 126 39 0 16648 0
[pid=16363] ppid=16358 vsize=148684 CPUtime=587.91 cores=7
/proc/16363/stat : 16363 (march_hi) R 16358 16358 15268 0 -1 4202496 86399 0 0 0 58780 11 0 0 25 0 1 0 520071128 152252416 24390 33554432000 4194304 4331988 140734617780912 18446744073709551615 4247575 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16363/statm: 37171 24390 173 34 0 35613 0
Current children cumulated CPU time (s) 4722.8
Current children cumulated vsize (KiB) 2705244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.33 10.24 10.12 11/188 16601
/proc/meminfo: memFree=24619016/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16358/stat : 16358 (ppfolio) S 16356 16358 15268 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520071127 18763776 389 33554432000 4194304 4287625 140735619673328 18446744073709551615 208080252431 0 0 4096 65536 9314051376432545791 0 0 17 1 0 0 0
/proc/16358/statm: 4581 389 341 23 0 91 0
[pid=16359] ppid=16358 vsize=522044 CPUtime=1201.73 cores=1
/proc/16359/stat : 16359 (cryptominisat) R 16358 16358 15268 0 -1 4202496 2275381 0 0 0 119657 516 0 0 25 0 1 0 520071128 534573056 60814 33554432000 4194304 4587354 140735533903552 18446744073709551615 4243283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16359/statm: 130511 60814 337 96 0 127073 0
[pid=16360] ppid=16358 vsize=433940 CPUtime=1201.7 cores=5
/proc/16360/stat : 16360 (clasp) R 16358 16358 15268 0 -1 4202496 105907 0 0 0 120135 35 0 0 25 0 1 0 520071128 444354560 101871 33554432000 4194304 4785740 140735257238864 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16360/statm: 108485 101871 340 145 0 105530 0
[pid=16361] ppid=16358 vsize=515228 CPUtime=597.61 cores=7
/proc/16361/stat : 16361 (TNM) R 16358 16358 15268 0 -1 4202496 20779 0 0 0 59758 3 0 0 25 0 1 0 520071128 527593472 20676 33554432000 134512640 134534564 4294217184 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16361/statm: 128807 20676 95 6 0 127473 0
[pid=16362] ppid=16358 vsize=103040 CPUtime=1201.73 cores=3
/proc/16362/stat : 16362 (lingeling) R 16358 16358 15268 0 -1 4202496 340558 0 0 0 120128 45 0 0 25 0 1 0 520071128 105512960 24921 33554432000 4194304 4352236 140735417707056 18446744073709551615 4230988 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16362/statm: 25760 24921 126 39 0 24840 0
[pid=16363] ppid=16358 vsize=148684 CPUtime=597.54 cores=7
/proc/16363/stat : 16363 (march_hi) R 16358 16358 15268 0 -1 4202496 86400 0 0 0 59743 11 0 0 25 0 1 0 520071128 152252416 24391 33554432000 4194304 4331988 140734617780912 18446744073709551615 208079627352 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16363/statm: 37171 24391 173 34 0 35613 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1741260

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.33 10.24 10.12 11/188 16601
/proc/meminfo: memFree=24619016/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16358/stat : 16358 (ppfolio) S 16356 16358 15268 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520071127 18763776 389 33554432000 4194304 4287625 140735619673328 18446744073709551615 208080252431 0 0 4096 65536 9314051376432545791 0 0 17 1 0 0 0
/proc/16358/statm: 4581 389 341 23 0 91 0
[pid=16359] ppid=16358 vsize=522044 CPUtime=1201.73 cores=1
/proc/16359/stat : 16359 (cryptominisat) R 16358 16358 15268 0 -1 4202496 2275381 0 0 0 119657 516 0 0 25 0 1 0 520071128 534573056 60814 33554432000 4194304 4587354 140735533903552 18446744073709551615 4243283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16359/statm: 130511 60814 337 96 0 127073 0
[pid=16360] ppid=16358 vsize=433940 CPUtime=1201.7 cores=5
/proc/16360/stat : 16360 (clasp) R 16358 16358 15268 0 -1 4202496 105907 0 0 0 120135 35 0 0 25 0 1 0 520071128 444354560 101871 33554432000 4194304 4785740 140735257238864 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16360/statm: 108485 101871 340 145 0 105530 0
[pid=16361] ppid=16358 vsize=515228 CPUtime=597.61 cores=7
/proc/16361/stat : 16361 (TNM) R 16358 16358 15268 0 -1 4202496 20779 0 0 0 59758 3 0 0 25 0 1 0 520071128 527593472 20676 33554432000 134512640 134534564 4294217184 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16361/statm: 128807 20676 95 6 0 127473 0
[pid=16362] ppid=16358 vsize=103040 CPUtime=1201.73 cores=3
/proc/16362/stat : 16362 (lingeling) R 16358 16358 15268 0 -1 4202496 340558 0 0 0 120128 45 0 0 25 0 1 0 520071128 105512960 24921 33554432000 4194304 4352236 140735417707056 18446744073709551615 4230988 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16362/statm: 25760 24921 126 39 0 24840 0
[pid=16363] ppid=16358 vsize=148684 CPUtime=597.54 cores=7
/proc/16363/stat : 16363 (march_hi) R 16358 16358 15268 0 -1 4202496 86400 0 0 0 59743 11 0 0 25 0 1 0 520071128 152252416 24391 33554432000 4194304 4331988 140734617780912 18446744073709551615 208079627352 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16363/statm: 37171 24391 173 34 0 35613 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1741260

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16358 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 4800.31
#
# 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.31
CPU user time (s): 4794.21
CPU system time (s): 6.1
CPU usage (%): 399.455
Max. virtual memory (cumulated for all children) (KiB): 4080356

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

runsolver used 1.82872 second user time and 4.74028 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-29 15:45:15
IDJOB=3249763
IDBENCH=83184
IDSOLVER=1612
FILE ID=node127/3249763-1304084714
RUNJOBID= node127-1304077884-15287
PBS_JOBID= 13170516
Free space on /tmp= 71796 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x39.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249763-1304084714/watcher-3249763-1304084714 -o /tmp/evaluation-result-3249763-1304084714/solver-3249763-1304084714 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3249763-1304084714.cnf

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

MD5SUM BENCH= e7679ca49bb432c9b90305d907365c4e
RANDOM SEED=519932030

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      26003232 kB
Buffers:       1396032 kB
Cached:        4740660 kB
SwapCached:          0 kB
Active:        2078000 kB
Inactive:      4392640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26003232 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           25252 kB
Writeback:           0 kB
AnonPages:      334120 kB
Mapped:          16708 kB
Slab:           411360 kB
PageTables:       5728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1824692 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= 71784 MiB
End job on node127 at 2011-04-29 16:05:18