Trace number 3291790

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

General information on the benchmark

NameSAT04/industrial/vangelder/
cnf-color/abb313GPIA-9-c.used-as.sat04-317.cnf
MD5SUM65c5a1442ec07e466934f093e50229c2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.8123
Satisfiable
(Un)Satisfiability was proved
Number of variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

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-3291790-1304094263/watcher-3291790-1304094263 -o /tmp/evaluation-result-3291790-1304094263/solver-3291790-1304094263 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3291790-1304094263.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.27 9.93 9.38 6/182 15106
/proc/meminfo: memFree=22970356/32951124 swapFree=67111524/67111528
[pid=15106] ppid=15104 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15106/stat : 15106 (ppfolio) R 15104 15106 14150 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 521026764 18763776 390 33554432000 4194304 4287625 140735602534480 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/15106/statm: 4581 390 341 23 0 91 0

[startup+0.0667359 s]
/proc/loadavg: 10.27 9.93 9.38 6/182 15106
/proc/meminfo: memFree=22970356/32951124 swapFree=67111524/67111528
[pid=15106] ppid=15104 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15106/stat : 15106 (ppfolio) S 15104 15106 14150 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 521026764 18763776 390 33554432000 4194304 4287625 140735602534480 18446744073709551615 244446965263 0 0 4096 65536 2826088513535 0 0 17 4 0 0 0
/proc/15106/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10073 s]
/proc/loadavg: 10.27 9.93 9.38 6/182 15106
/proc/meminfo: memFree=22970356/32951124 swapFree=67111524/67111528
[pid=15106] ppid=15104 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15106/stat : 15106 (ppfolio) S 15104 15106 14150 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 521026764 18763776 390 33554432000 4194304 4287625 140735602534480 18446744073709551615 244446965263 0 0 4096 65536 2826088513535 0 0 17 4 0 0 0
/proc/15106/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300693 s]
/proc/loadavg: 10.27 9.93 9.38 6/182 15106
/proc/meminfo: memFree=22970356/32951124 swapFree=67111524/67111528
[pid=15106] ppid=15104 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15106/stat : 15106 (ppfolio) S 15104 15106 14150 0 -1 4202496 523 0 0 0 0 0 0 0 23 0 1 0 521026764 18763776 390 33554432000 4194304 4287625 140735602534480 18446744073709551615 244446965263 0 0 4096 65536 12728870334636228607 0 0 17 4 0 0 0
/proc/15106/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700618 s]
/proc/loadavg: 10.27 9.93 9.38 6/182 15106
/proc/meminfo: memFree=22970356/32951124 swapFree=67111524/67111528
[pid=15106] ppid=15104 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15106/stat : 15106 (ppfolio) S 15104 15106 14150 0 -1 4202496 523 0 0 0 0 0 0 0 23 0 1 0 521026764 18763776 390 33554432000 4194304 4287625 140735602534480 18446744073709551615 244446965263 0 0 4096 65536 12728870334636228607 0 0 17 4 0 0 0
/proc/15106/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50047 s]
/proc/loadavg: 10.27 9.93 9.38 11/188 15112
/proc/meminfo: memFree=22768624/32951124 swapFree=67111524/67111528
[pid=15106] ppid=15104 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15106/stat : 15106 (ppfolio) S 15104 15106 14150 0 -1 4202496 523 0 0 0 0 0 0 0 17 0 1 0 521026764 18763776 390 33554432000 4194304 4287625 140735602534480 18446744073709551615 244446965263 0 0 4096 65536 12728870334636228607 0 0 17 4 0 0 0
/proc/15106/statm: 4581 390 341 23 0 91 0
[pid=15107] ppid=15106 vsize=106276 CPUtime=1.49 cores=0
/proc/15107/stat : 15107 (cryptominisat) R 15106 15106 14150 0 -1 4202496 18481 0 0 0 146 3 0 0 25 0 1 0 521026764 108826624 17114 33554432000 4194304 4587354 140734664053760 18446744073709551615 244446606021 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15107/statm: 26569 17115 309 96 0 23131 0
[pid=15108] ppid=15106 vsize=74208 CPUtime=1.48 cores=4
/proc/15108/stat : 15108 (clasp) R 15106 15106 14150 0 -1 4202496 18243 0 0 0 145 3 0 0 25 0 1 0 521026764 75988992 15406 33554432000 4194304 4785740 140736014053840 18446744073709551615 4495635 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15108/statm: 18552 15406 319 145 0 15597 0
[pid=15109] ppid=15106 vsize=467312 CPUtime=0.7 cores=6
/proc/15109/stat : 15109 (TNM) R 15106 15106 14150 0 -1 4202496 5286 0 0 0 69 1 0 0 25 0 1 0 521026764 478527488 5184 33554432000 134512640 134534564 4290283024 18446744073709551615 9902038 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15109/statm: 116828 5184 90 6 0 115494 0
[pid=15110] ppid=15106 vsize=54304 CPUtime=1.49 cores=2
/proc/15110/stat : 15110 (lingeling) R 15106 15106 14150 0 -1 4202496 17451 0 0 0 147 2 0 0 25 0 1 0 521026764 55607296 12732 33554432000 4194304 4352236 140735985265232 18446744073709551615 4284121 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15110/statm: 13576 12732 121 39 0 12656 0
[pid=15111] ppid=15106 vsize=60572 CPUtime=0.77 cores=6
/proc/15111/stat : 15111 (march_hi) R 15106 15106 14150 0 -1 4194304 12897 0 0 0 75 2 0 0 25 0 1 0 521026764 62025728 8492 33554432000 4194304 4331988 140735215462576 18446744073709551615 4257088 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15111/statm: 15143 8492 126 34 0 13585 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 780996

[startup+3.10117 s]
/proc/loadavg: 10.27 9.93 9.38 11/188 15112
/proc/meminfo: memFree=22589136/32951124 swapFree=67111524/67111528
[pid=15106] ppid=15104 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15106/stat : 15106 (ppfolio) S 15104 15106 14150 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 521026764 18763776 390 33554432000 4194304 4287625 140735602534480 18446744073709551615 244446965263 0 0 4096 65536 12728870334636228607 0 0 17 4 0 0 0
/proc/15106/statm: 4581 390 341 23 0 91 0
[pid=15107] ppid=15106 vsize=180668 CPUtime=3.08 cores=0
/proc/15107/stat : 15107 (cryptominisat) R 15106 15106 14150 0 -1 4202496 37641 0 0 0 303 5 0 0 25 0 1 0 521026764 185004032 36223 33554432000 4194304 4587354 140734664053760 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15107/statm: 45167 36223 316 96 0 41729 0
[pid=15108] ppid=15106 vsize=78312 CPUtime=3.09 cores=4
/proc/15108/stat : 15108 (clasp) R 15106 15106 14150 0 -1 4202496 19140 0 0 0 306 3 0 0 25 0 1 0 521026764 80191488 16303 33554432000 4194304 4785740 140736014053840 18446744073709551615 4495651 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15108/statm: 19578 16303 319 145 0 16623 0
[pid=15109] ppid=15106 vsize=519712 CPUtime=1.5 cores=6
/proc/15109/stat : 15109 (TNM) R 15106 15106 14150 0 -1 4202496 19118 0 0 0 148 2 0 0 25 0 1 0 521026764 532185088 19015 33554432000 134512640 134534564 4290283024 18446744073709551615 134524541 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15109/statm: 129928 19015 91 6 0 128594 0
[pid=15110] ppid=15106 vsize=71088 CPUtime=3.09 cores=2
/proc/15110/stat : 15110 (lingeling) R 15106 15106 14150 0 -1 4202496 21650 0 0 0 306 3 0 0 25 0 1 0 521026764 72794112 16931 33554432000 4194304 4352236 140735985265232 18446744073709551615 4256360 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15110/statm: 17772 16931 124 39 0 16852 0
[pid=15111] ppid=15106 vsize=88980 CPUtime=1.56 cores=6
/proc/15111/stat : 15111 (march_hi) R 15106 15106 14150 0 -1 4202496 62802 0 0 0 147 9 0 0 25 0 1 0 521026764 91115520 16088 33554432000 4194304 4331988 140735215462576 18446744073709551615 4252215 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15111/statm: 22245 16088 148 34 0 20687 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 957084

[startup+6.30057 s]
/proc/loadavg: 10.33 9.95 9.39 11/188 15112
/proc/meminfo: memFree=22564976/32951124 swapFree=67111524/67111528
[pid=15106] ppid=15104 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15106/stat : 15106 (ppfolio) S 15104 15106 14150 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 521026764 18763776 390 33554432000 4194304 4287625 140735602534480 18446744073709551615 244446965263 0 0 4096 65536 12728870334636228607 0 0 17 4 0 0 0
/proc/15106/statm: 4581 390 341 23 0 91 0
[pid=15107] ppid=15106 vsize=486968 CPUtime=6.29 cores=0
/proc/15107/stat : 15107 (cryptominisat) R 15106 15106 14150 0 -1 4202496 57830 0 0 0 621 8 0 0 25 0 1 0 521026764 498655232 40314 33554432000 4194304 4587354 140734664053760 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15107/statm: 121742 40314 340 96 0 118304 0
[pid=15108] ppid=15106 vsize=83356 CPUtime=6.29 cores=4
/proc/15108/stat : 15108 (clasp) R 15106 15106 14150 0 -1 4202496 22687 0 0 0 625 4 0 0 25 0 1 0 521026764 85356544 18035 33554432000 4194304 4785740 140736014053840 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15108/statm: 20839 18035 341 145 0 17884 0
[pid=15109] ppid=15106 vsize=519712 CPUtime=3.1 cores=6
/proc/15109/stat : 15109 (TNM) R 15106 15106 14150 0 -1 4202496 19118 0 0 0 308 2 0 0 25 0 1 0 521026764 532185088 19015 33554432000 134512640 134534564 4290283024 18446744073709551615 134524469 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15109/statm: 129928 19015 91 6 0 128594 0
[pid=15110] ppid=15106 vsize=57508 CPUtime=6.28 cores=2
/proc/15110/stat : 15110 (lingeling) R 15106 15106 14150 0 -1 4202496 22487 0 0 0 625 3 0 0 25 0 1 0 521026764 58888192 13539 33554432000 4194304 4352236 140735985265232 18446744073709551615 4283846 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15110/statm: 14377 13539 127 39 0 13457 0
[pid=15111] ppid=15106 vsize=96092 CPUtime=3.14 cores=6
/proc/15111/stat : 15111 (march_hi) R 15106 15106 14150 0 -1 4202496 120969 0 0 0 297 17 0 0 25 0 1 0 521026764 98398208 17864 33554432000 4194304 4331988 140735215462576 18446744073709551615 4226625 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15111/statm: 24023 17864 151 34 0 22465 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 1261960

[startup+12.7004 s]
/proc/loadavg: 10.30 9.95 9.39 11/188 15112
/proc/meminfo: memFree=22553468/32951124 swapFree=67111524/67111528
[pid=15106] ppid=15104 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15106/stat : 15106 (ppfolio) S 15104 15106 14150 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 521026764 18763776 390 33554432000 4194304 4287625 140735602534480 18446744073709551615 244446965263 0 0 4096 65536 12728870334636228607 0 0 17 4 0 0 0
/proc/15106/statm: 4581 390 341 23 0 91 0
[pid=15107] ppid=15106 vsize=471768 CPUtime=12.69 cores=0
/proc/15107/stat : 15107 (cryptominisat) R 15106 15106 14150 0 -1 4202496 61408 0 0 0 1260 9 0 0 25 0 1 0 521026764 483090432 36625 33554432000 4194304 4587354 140734664053760 18446744073709551615 4388261 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15107/statm: 117942 36625 341 96 0 114504 0
[pid=15108] ppid=15106 vsize=85708 CPUtime=12.69 cores=4
/proc/15108/stat : 15108 (clasp) R 15106 15106 14150 0 -1 4202496 23184 0 0 0 1265 4 0 0 25 0 1 0 521026764 87764992 18532 33554432000 4194304 4785740 140736014053840 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15108/statm: 21427 18532 341 145 0 18472 0
[pid=15109] ppid=15106 vsize=519712 CPUtime=6.3 cores=6
/proc/15109/stat : 15109 (TNM) R 15106 15106 14150 0 -1 4202496 19118 0 0 0 628 2 0 0 25 0 1 0 521026764 532185088 19015 33554432000 134512640 134534564 4290283024 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15109/statm: 129928 19015 91 6 0 128594 0
[pid=15110] ppid=15106 vsize=58120 CPUtime=12.69 cores=2
/proc/15110/stat : 15110 (lingeling) R 15106 15106 14150 0 -1 4202496 26826 0 0 0 1265 4 0 0 25 0 1 0 521026764 59514880 13692 33554432000 4194304 4352236 140735985265232 18446744073709551615 4330158 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15110/statm: 14530 13692 127 39 0 13610 0
[pid=15111] ppid=15106 vsize=96092 CPUtime=6.31 cores=6
/proc/15111/stat : 15111 (march_hi) R 15106 15106 14150 0 -1 4202496 120969 0 0 0 614 17 0 0 25 0 1 0 521026764 98398208 17864 33554432000 4194304 4331988 140735215462576 18446744073709551615 4226656 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15111/statm: 24023 17864 151 34 0 22465 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 1249724

[startup+25.501 s]
/proc/loadavg: 10.31 9.97 9.41 11/188 15113
/proc/meminfo: memFree=22526000/32951124 swapFree=67111524/67111528
[pid=15106] ppid=15104 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15106/stat : 15106 (ppfolio) S 15104 15106 14150 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 521026764 18763776 390 33554432000 4194304 4287625 140735602534480 18446744073709551615 244446965263 0 0 4096 65536 12728870334636228607 0 0 17 4 0 0 0
/proc/15106/statm: 4581 390 341 23 0 91 0
[pid=15107] ppid=15106 vsize=168332 CPUtime=25.49 cores=0
/proc/15107/stat : 15107 (cryptominisat) R 15106 15106 14150 0 -1 4202496 68239 0 0 0 2539 10 0 0 25 0 1 0 521026764 172371968 33286 33554432000 4194304 4587354 140734664053760 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15107/statm: 42083 33286 340 96 0 38645 0
[pid=15108] ppid=15106 vsize=105532 CPUtime=25.48 cores=4
/proc/15108/stat : 15108 (clasp) R 15106 15106 14150 0 -1 4202496 27834 0 0 0 2544 4 0 0 25 0 1 0 521026764 108064768 23182 33554432000 4194304 4785740 140736014053840 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15108/statm: 26383 23182 341 145 0 23428 0
[pid=15109] ppid=15106 vsize=519712 CPUtime=12.64 cores=6
/proc/15109/stat : 15109 (TNM) R 15106 15106 14150 0 -1 4202496 19118 0 0 0 1262 2 0 0 25 0 1 0 521026764 532185088 19015 33554432000 134512640 134534564 4290283024 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15109/statm: 129928 19015 91 6 0 128594 0
[pid=15110] ppid=15106 vsize=59388 CPUtime=25.48 cores=2
/proc/15110/stat : 15110 (lingeling) R 15106 15106 14150 0 -1 4202496 31349 0 0 0 2544 4 0 0 25 0 1 0 521026764 60813312 14009 33554432000 4194304 4352236 140735985265232 18446744073709551615 4255681 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15110/statm: 14847 14009 127 39 0 13927 0
[pid=15111] ppid=15106 vsize=101332 CPUtime=12.69 cores=6
/proc/15111/stat : 15111 (march_hi) R 15106 15106 14150 0 -1 4202496 122180 0 0 0 1252 17 0 0 25 0 1 0 521026764 103763968 19075 33554432000 4194304 4331988 140735215462576 18446744073709551615 4271591 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15111/statm: 25333 19075 151 34 0 23775 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 972620

[startup+51.1012 s]
/proc/loadavg: 10.29 9.99 9.43 11/188 15114
/proc/meminfo: memFree=22488632/32951124 swapFree=67111524/67111528
[pid=15106] ppid=15104 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15106/stat : 15106 (ppfolio) S 15104 15106 14150 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 521026764 18763776 390 33554432000 4194304 4287625 140735602534480 18446744073709551615 244446965263 0 0 4096 65536 12728870334636228607 0 0 17 4 0 0 0
/proc/15106/statm: 4581 390 341 23 0 91 0
[pid=15107] ppid=15106 vsize=169312 CPUtime=51.09 cores=0
/proc/15107/stat : 15107 (cryptominisat) R 15106 15106 14150 0 -1 4202496 84389 0 0 0 5094 15 0 0 25 0 1 0 521026764 173375488 36509 33554432000 4194304 4587354 140734664053760 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15107/statm: 42328 36509 340 96 0 38890 0
[pid=15108] ppid=15106 vsize=122640 CPUtime=51.08 cores=4
/proc/15108/stat : 15108 (clasp) R 15106 15106 14150 0 -1 4202496 32099 0 0 0 5103 5 0 0 25 0 1 0 521026764 125583360 27447 33554432000 4194304 4785740 140736014053840 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15108/statm: 30660 27447 341 145 0 27705 0
[pid=15109] ppid=15106 vsize=519712 CPUtime=25.39 cores=6
/proc/15109/stat : 15109 (TNM) R 15106 15106 14150 0 -1 4202496 19118 0 0 0 2537 2 0 0 25 0 1 0 521026764 532185088 19015 33554432000 134512640 134534564 4290283024 18446744073709551615 134524552 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15109/statm: 129928 19015 91 6 0 128594 0
[pid=15110] ppid=15106 vsize=79216 CPUtime=51.08 cores=2

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

/proc/15111/statm: 42331 27092 175 34 0 40773 0
Current children cumulated CPU time (s) 3764.01
Current children cumulated vsize (KiB) 1391948

[startup+1002.3 s]
/proc/loadavg: 10.10 10.00 9.79 11/188 15172
/proc/meminfo: memFree=22085988/32951124 swapFree=67111524/67111528
[pid=15106] ppid=15104 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15106/stat : 15106 (ppfolio) S 15104 15106 14150 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 521026764 18763776 390 33554432000 4194304 4287625 140735602534480 18446744073709551615 244446965263 0 0 4096 65536 12728870334636228607 0 0 17 4 0 0 0
/proc/15106/statm: 4581 390 341 23 0 91 0
[pid=15107] ppid=15106 vsize=236912 CPUtime=1002.31 cores=0
/proc/15107/stat : 15107 (cryptominisat) R 15106 15106 14150 0 -1 4202496 312218 0 0 0 100148 83 0 0 25 0 1 0 521026764 242597888 53412 33554432000 4194304 4587354 140734664053760 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15107/statm: 59228 53412 340 96 0 55790 0
[pid=15108] ppid=15106 vsize=368408 CPUtime=1002.22 cores=4
/proc/15108/stat : 15108 (clasp) R 15106 15106 14150 0 -1 4202496 89837 0 0 0 100200 22 0 0 25 0 1 0 521026764 377249792 85185 33554432000 4194304 4785740 140736014053840 18446744073709551615 4277424 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15108/statm: 92102 85185 341 145 0 89147 0
[pid=15109] ppid=15106 vsize=526444 CPUtime=498.43 cores=6
/proc/15109/stat : 15109 (TNM) R 15106 15106 14150 0 -1 4202496 23358 0 0 0 49839 4 0 0 25 0 1 0 521026764 539078656 23255 33554432000 134512640 134534564 4290283024 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15109/statm: 131611 23255 95 6 0 130277 0
[pid=15110] ppid=15106 vsize=108152 CPUtime=1002.32 cores=2
/proc/15110/stat : 15110 (lingeling) R 15106 15106 14150 0 -1 4202496 250669 0 0 0 100197 35 0 0 25 0 1 0 521026764 110747648 26203 33554432000 4194304 4352236 140735985265232 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15110/statm: 27038 26203 127 39 0 26118 0
[pid=15111] ppid=15106 vsize=169324 CPUtime=498.41 cores=6
/proc/15111/stat : 15111 (march_hi) R 15106 15106 14150 0 -1 4202496 155388 0 0 0 49819 22 0 0 25 0 1 0 521026764 173387776 27186 33554432000 4194304 4331988 140735215462576 18446744073709551615 4239596 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15111/statm: 42331 27186 175 34 0 40773 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 1427564

[startup+1062.3 s]
/proc/loadavg: 10.19 10.04 9.82 11/188 15173
/proc/meminfo: memFree=22115460/32951124 swapFree=67111524/67111528
[pid=15106] ppid=15104 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15106/stat : 15106 (ppfolio) S 15104 15106 14150 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 521026764 18763776 390 33554432000 4194304 4287625 140735602534480 18446744073709551615 244446965263 0 0 4096 65536 12728870334636228607 0 0 17 4 0 0 0
/proc/15106/statm: 4581 390 341 23 0 91 0
[pid=15107] ppid=15106 vsize=341464 CPUtime=1062.31 cores=0
/proc/15107/stat : 15107 (cryptominisat) R 15106 15106 14150 0 -1 4202496 315279 0 0 0 106146 85 0 0 25 0 1 0 521026764 349659136 46548 33554432000 4194304 4587354 140734664053760 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15107/statm: 85366 46548 340 96 0 81928 0
[pid=15108] ppid=15106 vsize=368788 CPUtime=1062.21 cores=4
/proc/15108/stat : 15108 (clasp) R 15106 15106 14150 0 -1 4202496 89927 0 0 0 106199 22 0 0 25 0 1 0 521026764 377638912 85275 33554432000 4194304 4785740 140736014053840 18446744073709551615 4545851 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15108/statm: 92197 85275 341 145 0 89242 0
[pid=15109] ppid=15106 vsize=526444 CPUtime=528.22 cores=6
/proc/15109/stat : 15109 (TNM) R 15106 15106 14150 0 -1 4202496 23358 0 0 0 52818 4 0 0 25 0 1 0 521026764 539078656 23255 33554432000 134512640 134534564 4290283024 18446744073709551615 134528436 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15109/statm: 131611 23255 95 6 0 130277 0
[pid=15110] ppid=15106 vsize=74616 CPUtime=1062.31 cores=2
/proc/15110/stat : 15110 (lingeling) R 15106 15106 14150 0 -1 4202496 270317 0 0 0 106194 37 0 0 25 0 1 0 521026764 76406784 17819 33554432000 4194304 4352236 140735985265232 18446744073709551615 4331604 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15110/statm: 18654 17819 127 39 0 17734 0
[pid=15111] ppid=15106 vsize=169324 CPUtime=528.3 cores=6
/proc/15111/stat : 15111 (march_hi) R 15106 15106 14150 0 -1 4202496 155482 0 0 0 52808 22 0 0 25 0 1 0 521026764 173387776 27280 33554432000 4194304 4331988 140735215462576 18446744073709551615 244446340689 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15111/statm: 42331 27280 175 34 0 40773 0
Current children cumulated CPU time (s) 4243.35
Current children cumulated vsize (KiB) 1498960

[startup+1122.3 s]
/proc/loadavg: 10.22 10.08 9.84 11/188 15175
/proc/meminfo: memFree=22118016/32951124 swapFree=67111524/67111528
[pid=15106] ppid=15104 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15106/stat : 15106 (ppfolio) S 15104 15106 14150 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 521026764 18763776 390 33554432000 4194304 4287625 140735602534480 18446744073709551615 244446965263 0 0 4096 65536 12728870334636228607 0 0 17 4 0 0 0
/proc/15106/statm: 4581 390 341 23 0 91 0
[pid=15107] ppid=15106 vsize=587520 CPUtime=1122.32 cores=0
/proc/15107/stat : 15107 (cryptominisat) R 15106 15106 14150 0 -1 4202496 334729 0 0 0 112141 91 0 0 25 0 1 0 521026764 601620480 39201 33554432000 4194304 4587354 140734664053760 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15107/statm: 146880 39201 340 96 0 143442 0
[pid=15108] ppid=15106 vsize=375804 CPUtime=1122.22 cores=4
/proc/15108/stat : 15108 (clasp) R 15106 15106 14150 0 -1 4202496 91538 0 0 0 112199 23 0 0 25 0 1 0 521026764 384823296 86886 33554432000 4194304 4785740 140736014053840 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15108/statm: 93951 86886 341 145 0 90996 0
[pid=15109] ppid=15106 vsize=526444 CPUtime=558.09 cores=6
/proc/15109/stat : 15109 (TNM) R 15106 15106 14150 0 -1 4202496 23358 0 0 0 55805 4 0 0 25 0 1 0 521026764 539078656 23255 33554432000 134512640 134534564 4290283024 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15109/statm: 131611 23255 95 6 0 130277 0
[pid=15110] ppid=15106 vsize=76392 CPUtime=1122.32 cores=2
/proc/15110/stat : 15110 (lingeling) R 15106 15106 14150 0 -1 4202496 289837 0 0 0 112192 40 0 0 25 0 1 0 521026764 78225408 18263 33554432000 4194304 4352236 140735985265232 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15110/statm: 19098 18263 127 39 0 18178 0
[pid=15111] ppid=15106 vsize=169324 CPUtime=558.1 cores=6
/proc/15111/stat : 15111 (march_hi) R 15106 15106 14150 0 -1 4202496 155577 0 0 0 55788 22 0 0 25 0 1 0 521026764 173387776 27375 33554432000 4194304 4331988 140735215462576 18446744073709551615 244446340674 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15111/statm: 42331 27375 175 34 0 40773 0
Current children cumulated CPU time (s) 4483.05
Current children cumulated vsize (KiB) 1753808

[startup+1182.3 s]
/proc/loadavg: 10.26 10.11 9.87 6/177 15194
/proc/meminfo: memFree=22226732/32951124 swapFree=67111524/67111528
[pid=15106] ppid=15104 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15106/stat : 15106 (ppfolio) S 15104 15106 14150 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 521026764 18763776 390 33554432000 4194304 4287625 140735602534480 18446744073709551615 244446965263 0 0 4096 65536 12728870334636228607 0 0 17 4 0 0 0
/proc/15106/statm: 4581 390 341 23 0 91 0
[pid=15107] ppid=15106 vsize=186788 CPUtime=1182.31 cores=0
/proc/15107/stat : 15107 (cryptominisat) R 15106 15106 14150 0 -1 4202496 352008 0 0 0 118133 98 0 0 25 0 1 0 521026764 191270912 40758 33554432000 4194304 4587354 140734664053760 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15107/statm: 46697 40758 340 96 0 43259 0
[pid=15108] ppid=15106 vsize=387860 CPUtime=1182.21 cores=4
/proc/15108/stat : 15108 (clasp) R 15106 15106 14150 0 -1 4202496 94342 0 0 0 118198 23 0 0 25 0 1 0 521026764 397168640 89690 33554432000 4194304 4785740 140736014053840 18446744073709551615 4287153 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15108/statm: 96965 89690 341 145 0 94010 0
[pid=15109] ppid=15106 vsize=526444 CPUtime=587.91 cores=6
/proc/15109/stat : 15109 (TNM) R 15106 15106 14150 0 -1 4202496 23358 0 0 0 58787 4 0 0 25 0 1 0 521026764 539078656 23255 33554432000 134512640 134534564 4290283024 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15109/statm: 131611 23255 95 6 0 130277 0
[pid=15110] ppid=15106 vsize=120888 CPUtime=1182.31 cores=2
/proc/15110/stat : 15110 (lingeling) R 15106 15106 14150 0 -1 4202496 320036 0 0 0 118187 44 0 0 25 0 1 0 521026764 123789312 29387 33554432000 4194304 4352236 140735985265232 18446744073709551615 4267912 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15110/statm: 30222 29387 127 39 0 29302 0
[pid=15111] ppid=15106 vsize=169324 CPUtime=587.96 cores=6
/proc/15111/stat : 15111 (march_hi) R 15106 15106 14150 0 -1 4202496 155671 0 0 0 58774 22 0 0 25 0 1 0 521026764 173387776 27469 33554432000 4194304 4331988 140735215462576 18446744073709551615 4263296 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15111/statm: 42331 27469 175 34 0 40773 0
Current children cumulated CPU time (s) 4722.7
Current children cumulated vsize (KiB) 1409628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.77 9.78 9.76 6/177 15194
/proc/meminfo: memFree=22226876/32951124 swapFree=67111524/67111528
[pid=15106] ppid=15104 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15106/stat : 15106 (ppfolio) S 15104 15106 14150 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 521026764 18763776 390 33554432000 4194304 4287625 140735602534480 18446744073709551615 244446965263 0 0 4096 65536 12728870334636228607 0 0 17 4 0 0 0
/proc/15106/statm: 4581 390 341 23 0 91 0
[pid=15107] ppid=15106 vsize=470284 CPUtime=1201.72 cores=0
/proc/15107/stat : 15107 (cryptominisat) R 15106 15106 14150 0 -1 4202496 359428 0 0 0 120071 101 0 0 25 0 1 0 521026764 481570816 40343 33554432000 4194304 4587354 140734664053760 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15107/statm: 117571 40343 340 96 0 114133 0
[pid=15108] ppid=15106 vsize=388648 CPUtime=1201.61 cores=4
/proc/15108/stat : 15108 (clasp) R 15106 15106 14150 0 -1 4202496 94575 0 0 0 120138 23 0 0 25 0 1 0 521026764 397975552 89923 33554432000 4194304 4785740 140736014053840 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15108/statm: 97162 89923 341 145 0 94207 0
[pid=15109] ppid=15106 vsize=526444 CPUtime=597.57 cores=6
/proc/15109/stat : 15109 (TNM) R 15106 15106 14150 0 -1 4202496 23358 0 0 0 59753 4 0 0 25 0 1 0 521026764 539078656 23255 33554432000 134512640 134534564 4290283024 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15109/statm: 131611 23255 95 6 0 130277 0
[pid=15110] ppid=15106 vsize=121400 CPUtime=1201.73 cores=2
/proc/15110/stat : 15110 (lingeling) R 15106 15106 14150 0 -1 4202496 320164 0 0 0 120128 45 0 0 25 0 1 0 521026764 124313600 29515 33554432000 4194304 4352236 140735985265232 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15110/statm: 30350 29515 127 39 0 29430 0
[pid=15111] ppid=15106 vsize=169324 CPUtime=597.6 cores=6
/proc/15111/stat : 15111 (march_hi) R 15106 15106 14150 0 -1 4202496 155704 0 0 0 59738 22 0 0 25 0 1 0 521026764 173387776 27502 33554432000 4194304 4331988 140735215462576 18446744073709551615 4239578 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15111/statm: 42331 27502 175 34 0 40773 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1694424

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: 8.77 9.78 9.76 6/177 15194
/proc/meminfo: memFree=22226876/32951124 swapFree=67111524/67111528
[pid=15106] ppid=15104 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15106/stat : 15106 (ppfolio) S 15104 15106 14150 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 521026764 18763776 390 33554432000 4194304 4287625 140735602534480 18446744073709551615 244446965263 0 0 4096 65536 12728870334636228607 0 0 17 4 0 0 0
/proc/15106/statm: 4581 390 341 23 0 91 0
[pid=15107] ppid=15106 vsize=470284 CPUtime=1201.72 cores=0
/proc/15107/stat : 15107 (cryptominisat) R 15106 15106 14150 0 -1 4202496 359428 0 0 0 120071 101 0 0 25 0 1 0 521026764 481570816 40343 33554432000 4194304 4587354 140734664053760 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15107/statm: 117571 40343 340 96 0 114133 0
[pid=15108] ppid=15106 vsize=388648 CPUtime=1201.61 cores=4
/proc/15108/stat : 15108 (clasp) R 15106 15106 14150 0 -1 4202496 94575 0 0 0 120138 23 0 0 25 0 1 0 521026764 397975552 89923 33554432000 4194304 4785740 140736014053840 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15108/statm: 97162 89923 341 145 0 94207 0
[pid=15109] ppid=15106 vsize=526444 CPUtime=597.57 cores=6
/proc/15109/stat : 15109 (TNM) R 15106 15106 14150 0 -1 4202496 23358 0 0 0 59753 4 0 0 25 0 1 0 521026764 539078656 23255 33554432000 134512640 134534564 4290283024 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15109/statm: 131611 23255 95 6 0 130277 0
[pid=15110] ppid=15106 vsize=121400 CPUtime=1201.73 cores=2
/proc/15110/stat : 15110 (lingeling) R 15106 15106 14150 0 -1 4202496 320164 0 0 0 120128 45 0 0 25 0 1 0 521026764 124313600 29515 33554432000 4194304 4352236 140735985265232 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15110/statm: 30350 29515 127 39 0 29430 0
[pid=15111] ppid=15106 vsize=169324 CPUtime=597.6 cores=6
/proc/15111/stat : 15111 (march_hi) R 15106 15106 14150 0 -1 4202496 155704 0 0 0 59738 22 0 0 25 0 1 0 521026764 173387776 27502 33554432000 4194304 4331988 140735215462576 18446744073709551615 4239578 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15111/statm: 42331 27502 175 34 0 40773 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1694424

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15106 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=5999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 4800.23
#
# 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.23
CPU user time (s): 4798.28
CPU system time (s): 1.95
CPU usage (%): 399.449
Max. virtual memory (cumulated for all children) (KiB): 1925940

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

runsolver used 1.84872 second user time and 4.71328 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 18:24:23
IDJOB=3291790
IDBENCH=84806
IDSOLVER=1612
FILE ID=node105/3291790-1304094263
RUNJOBID= node105-1304087809-14168
PBS_JOBID= 13170561
Free space on /tmp= 71908 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT04/industrial/vangelder/cnf-color/abb313GPIA-9-c.used-as.sat04-317.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291790-1304094263/watcher-3291790-1304094263 -o /tmp/evaluation-result-3291790-1304094263/solver-3291790-1304094263 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3291790-1304094263.cnf

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

MD5SUM BENCH= 65c5a1442ec07e466934f093e50229c2
RANDOM SEED=1788635206

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22970644 kB
Buffers:       2156532 kB
Cached:        7127240 kB
SwapCached:          4 kB
Active:         660040 kB
Inactive:      8772656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22970644 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           30836 kB
Writeback:          48 kB
AnonPages:      148624 kB
Mapped:          16968 kB
Slab:           484616 kB
PageTables:       5376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1993528 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= 71908 MiB
End job on node105 at 2011-04-29 18:44:27