Trace number 3190820

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.16 1201.61

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S966156467-066-UNKNOWN.cnf
MD5SUM5297bd1d2a420892cfb1fb6d32ccacad
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525500

Solver Data

0.00/0.81	This is pico-portfolio, a naive parallel portfolio
0.00/0.81	Copyright (C) 2011 Olivier Roussel
0.00/0.81	Using 4 processing units
0.00/0.81	This portfolio uses the following solvers:
0.00/0.81	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.81	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.81	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.81	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.81	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.81	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.81	Starting clasp 1.3.6 on core(s) 4
0.00/0.81	Starting TNM 2009 on core(s) 6
0.00/0.81	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.81	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-3190820-1304037258/watcher-3190820-1304037258 -o /tmp/evaluation-result-3190820-1304037258/solver-3190820-1304037258 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190820-1304037258.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.13 10.16 9.79 1/172 12655
/proc/meminfo: memFree=30661224/32951124 swapFree=67111416/67111528
[pid=12655] ppid=12653 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12655/stat : 12655 (ppfolio) R 12653 12655 11686 0 -1 4194304 504 0 0 0 0 0 0 0 25 0 1 0 515328182 18763776 388 33554432000 4194304 4287625 140733330956304 18446744073709551615 47997061781026 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/12655/statm: 4581 388 339 23 0 91 0

[startup+0.0264491 s]
/proc/loadavg: 10.13 10.16 9.79 1/172 12655
/proc/meminfo: memFree=30661224/32951124 swapFree=67111416/67111528
[pid=12655] ppid=12653 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12655/stat : 12655 (ppfolio) R 12653 12655 11686 0 -1 4194304 504 0 0 0 0 0 0 0 25 0 1 0 515328182 18763776 388 33554432000 4194304 4287625 140733330956304 18446744073709551615 47997061781026 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/12655/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100411 s]
/proc/loadavg: 10.13 10.16 9.79 1/172 12655
/proc/meminfo: memFree=30661224/32951124 swapFree=67111416/67111528
[pid=12655] ppid=12653 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12655/stat : 12655 (ppfolio) R 12653 12655 11686 0 -1 4194304 504 0 0 0 0 0 0 0 25 0 1 0 515328182 18763776 388 33554432000 4194304 4287625 140733330956304 18446744073709551615 47997061781026 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/12655/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300397 s]
/proc/loadavg: 10.13 10.16 9.79 1/172 12655
/proc/meminfo: memFree=30661224/32951124 swapFree=67111416/67111528
[pid=12655] ppid=12653 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12655/stat : 12655 (ppfolio) R 12653 12655 11686 0 -1 4194304 504 0 0 0 0 0 0 0 25 0 1 0 515328182 18763776 388 33554432000 4194304 4287625 140733330956304 18446744073709551615 47997061781026 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/12655/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700299 s]
/proc/loadavg: 10.13 10.16 9.79 1/172 12655
/proc/meminfo: memFree=30661224/32951124 swapFree=67111416/67111528
[pid=12655] ppid=12653 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12655/stat : 12655 (ppfolio) R 12653 12655 11686 0 -1 4194304 504 0 0 0 0 0 0 0 25 0 1 0 515328182 18763776 388 33554432000 4194304 4287625 140733330956304 18446744073709551615 47997061781026 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/12655/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50115 s]
/proc/loadavg: 9.80 10.09 9.77 6/178 12661
/proc/meminfo: memFree=30633516/32951124 swapFree=67111416/67111528
[pid=12655] ppid=12653 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12655/stat : 12655 (ppfolio) S 12653 12655 11686 0 -1 4202496 520 0 0 0 0 0 0 0 21 0 1 0 515328182 18763776 390 33554432000 4194304 4287625 140733330956304 18446744073709551615 212436037135 0 0 4096 65536 4592827474160648191 0 0 17 2 0 0 0
/proc/12655/statm: 4581 390 341 23 0 91 0
[pid=12656] ppid=12655 vsize=1340840 CPUtime=1.49 cores=0
/proc/12656/stat : 12656 (cryptominisat) R 12655 12655 11686 0 -1 4202496 4817 0 0 0 148 1 0 0 20 0 1 0 515328182 1373020160 2197 33554432000 4194304 4587354 140735369049200 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12656/statm: 335210 2198 327 96 0 331772 0
[pid=12657] ppid=12655 vsize=20844 CPUtime=1.49 cores=4
/proc/12657/stat : 12657 (clasp) R 12655 12655 11686 0 -1 4202496 2757 0 0 0 149 0 0 0 25 0 1 0 515328182 21344256 2562 33554432000 4194304 4785740 140736017934528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12657/statm: 5211 2562 340 145 0 2256 0
[pid=12658] ppid=12655 vsize=455032 CPUtime=1.18 cores=6
/proc/12658/stat : 12658 (TNM) R 12655 12655 11686 0 -1 4202496 1150 0 0 0 118 0 0 0 25 0 1 0 515328182 465952768 1047 33554432000 134512640 134534564 4289945568 18446744073709551615 134524527 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12658/statm: 113758 1047 91 6 0 112424 0
[pid=12659] ppid=12655 vsize=6964 CPUtime=1.49 cores=2
/proc/12659/stat : 12659 (lingeling) R 12655 12655 11686 0 -1 4202496 1622 0 0 0 149 0 0 0 20 0 1 0 515328182 7131136 903 33554432000 4194304 4352236 140734790476272 18446744073709551615 4329024 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/12659/statm: 1741 903 127 39 0 821 0
[pid=12661] ppid=12655 vsize=10932 CPUtime=0.29 cores=6
/proc/12661/stat : 12661 (march_hi) R 12655 12655 11686 0 -1 4202496 4745 0 0 0 29 0 0 0 25 0 1 0 515328263 11194368 1065 33554432000 4194304 4331988 140735543608608 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12661/statm: 2733 1065 150 34 0 1175 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 1852936

[startup+3.10085 s]
/proc/loadavg: 9.80 10.09 9.77 6/178 12661
/proc/meminfo: memFree=30630044/32951124 swapFree=67111416/67111528
[pid=12655] ppid=12653 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12655/stat : 12655 (ppfolio) S 12653 12655 11686 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515328182 18763776 390 33554432000 4194304 4287625 140733330956304 18446744073709551615 212436037135 0 0 4096 65536 4592827474160648191 0 0 17 2 0 0 0
/proc/12655/statm: 4581 390 341 23 0 91 0
[pid=12656] ppid=12655 vsize=1339648 CPUtime=3.08 cores=0
/proc/12656/stat : 12656 (cryptominisat) R 12655 12655 11686 0 -1 4202496 7947 0 0 0 307 1 0 0 25 0 1 0 515328182 1371799552 2367 33554432000 4194304 4587354 140735369049200 18446744073709551615 212435713664 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12656/statm: 334912 2367 331 96 0 331474 0
[pid=12657] ppid=12655 vsize=22652 CPUtime=3.09 cores=4
/proc/12657/stat : 12657 (clasp) R 12655 12655 11686 0 -1 4202496 3169 0 0 0 309 0 0 0 25 0 1 0 515328182 23195648 2974 33554432000 4194304 4785740 140736017934528 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12657/statm: 5663 2974 340 145 0 2708 0
[pid=12658] ppid=12655 vsize=455032 CPUtime=1.97 cores=6
/proc/12658/stat : 12658 (TNM) R 12655 12655 11686 0 -1 4202496 1150 0 0 0 197 0 0 0 25 0 1 0 515328182 465952768 1047 33554432000 134512640 134534564 4289945568 18446744073709551615 134524552 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12658/statm: 113758 1047 91 6 0 112424 0
[pid=12659] ppid=12655 vsize=7416 CPUtime=3.09 cores=2
/proc/12659/stat : 12659 (lingeling) R 12655 12655 11686 0 -1 4202496 1735 0 0 0 309 0 0 0 25 0 1 0 515328182 7593984 1016 33554432000 4194304 4352236 140734790476272 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/12659/statm: 1854 1016 127 39 0 934 0
[pid=12661] ppid=12655 vsize=10932 CPUtime=1.09 cores=6
/proc/12661/stat : 12661 (march_hi) R 12655 12655 11686 0 -1 4202496 4745 0 0 0 109 0 0 0 25 0 1 0 515328263 11194368 1065 33554432000 4194304 4331988 140735543608608 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12661/statm: 2733 1065 150 34 0 1175 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 1854004

[startup+6.30124 s]
/proc/loadavg: 9.41 10.01 9.74 6/177 12661
/proc/meminfo: memFree=30607736/32951124 swapFree=67111416/67111528
[pid=12655] ppid=12653 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12655/stat : 12655 (ppfolio) S 12653 12655 11686 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515328182 18763776 390 33554432000 4194304 4287625 140733330956304 18446744073709551615 212436037135 0 0 4096 65536 4592827474160648191 0 0 17 2 0 0 0
/proc/12655/statm: 4581 390 341 23 0 91 0
[pid=12656] ppid=12655 vsize=1349264 CPUtime=6.29 cores=0
/proc/12656/stat : 12656 (cryptominisat) R 12655 12655 11686 0 -1 4202496 12862 0 0 0 627 2 0 0 25 0 1 0 515328182 1381646336 6049 33554432000 4194304 4587354 140735369049200 18446744073709551615 4236549 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12656/statm: 337316 6049 337 96 0 333878 0
[pid=12657] ppid=12655 vsize=24620 CPUtime=6.29 cores=4
/proc/12657/stat : 12657 (clasp) R 12655 12655 11686 0 -1 4202496 3659 0 0 0 629 0 0 0 25 0 1 0 515328182 25210880 3464 33554432000 4194304 4785740 140736017934528 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12657/statm: 6155 3464 340 145 0 3200 0
[pid=12658] ppid=12655 vsize=455032 CPUtime=3.55 cores=6
/proc/12658/stat : 12658 (TNM) R 12655 12655 11686 0 -1 4202496 1150 0 0 0 355 0 0 0 25 0 1 0 515328182 465952768 1047 33554432000 134512640 134534564 4289945568 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12658/statm: 113758 1047 91 6 0 112424 0
[pid=12659] ppid=12655 vsize=8512 CPUtime=6.28 cores=2
/proc/12659/stat : 12659 (lingeling) R 12655 12655 11686 0 -1 4202496 2041 0 0 0 628 0 0 0 25 0 1 0 515328182 8716288 1322 33554432000 4194304 4352236 140734790476272 18446744073709551615 4328032 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/12659/statm: 2128 1322 127 39 0 1208 0
[pid=12661] ppid=12655 vsize=14320 CPUtime=2.69 cores=6
/proc/12661/stat : 12661 (march_hi) R 12655 12655 11686 0 -1 4202496 5787 0 0 0 269 0 0 0 25 0 1 0 515328263 14663680 1732 33554432000 4194304 4331988 140735543608608 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12661/statm: 3580 1732 174 34 0 2022 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 1870072

[startup+12.701 s]
/proc/loadavg: 9.06 9.92 9.72 6/177 12661
/proc/meminfo: memFree=30603144/32951124 swapFree=67111416/67111528
[pid=12655] ppid=12653 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12655/stat : 12655 (ppfolio) S 12653 12655 11686 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515328182 18763776 390 33554432000 4194304 4287625 140733330956304 18446744073709551615 212436037135 0 0 4096 65536 4592827474160648191 0 0 17 2 0 0 0
/proc/12655/statm: 4581 390 341 23 0 91 0
[pid=12656] ppid=12655 vsize=1358372 CPUtime=12.68 cores=0
/proc/12656/stat : 12656 (cryptominisat) R 12655 12655 11686 0 -1 4202496 15098 0 0 0 1266 2 0 0 25 0 1 0 515328182 1390972928 6875 33554432000 4194304 4587354 140735369049200 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12656/statm: 339593 6875 337 96 0 336155 0
[pid=12657] ppid=12655 vsize=27836 CPUtime=12.69 cores=4
/proc/12657/stat : 12657 (clasp) R 12655 12655 11686 0 -1 4202496 4432 0 0 0 1269 0 0 0 25 0 1 0 515328182 28504064 4237 33554432000 4194304 4785740 140736017934528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12657/statm: 6959 4237 340 145 0 4004 0
[pid=12658] ppid=12655 vsize=459288 CPUtime=6.72 cores=6
/proc/12658/stat : 12658 (TNM) R 12655 12655 11686 0 -1 4202496 1399 0 0 0 672 0 0 0 25 0 1 0 515328182 470310912 1296 33554432000 134512640 134534564 4289945568 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12658/statm: 114822 1296 95 6 0 113488 0
[pid=12659] ppid=12655 vsize=8428 CPUtime=12.68 cores=2
/proc/12659/stat : 12659 (lingeling) R 12655 12655 11686 0 -1 4202496 3219 0 0 0 1268 0 0 0 25 0 1 0 515328182 8630272 1294 33554432000 4194304 4352236 140734790476272 18446744073709551615 4328039 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/12659/statm: 2107 1294 127 39 0 1187 0
[pid=12661] ppid=12655 vsize=14320 CPUtime=5.89 cores=6
/proc/12661/stat : 12661 (march_hi) R 12655 12655 11686 0 -1 4202496 5787 0 0 0 589 0 0 0 25 0 1 0 515328263 14663680 1732 33554432000 4194304 4331988 140735543608608 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12661/statm: 3580 1732 174 34 0 2022 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 1886568

[startup+25.5006 s]
/proc/loadavg: 8.16 9.68 9.64 6/177 12661
/proc/meminfo: memFree=30582084/32951124 swapFree=67111416/67111528
[pid=12655] ppid=12653 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12655/stat : 12655 (ppfolio) S 12653 12655 11686 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515328182 18763776 390 33554432000 4194304 4287625 140733330956304 18446744073709551615 212436037135 0 0 4096 65536 4592827474160648191 0 0 17 2 0 0 0
/proc/12655/statm: 4581 390 341 23 0 91 0
[pid=12656] ppid=12655 vsize=1342132 CPUtime=25.48 cores=0
/proc/12656/stat : 12656 (cryptominisat) R 12655 12655 11686 0 -1 4202496 20590 0 0 0 2545 3 0 0 25 0 1 0 515328182 1374343168 3611 33554432000 4194304 4587354 140735369049200 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12656/statm: 335533 3611 337 96 0 332095 0
[pid=12657] ppid=12655 vsize=33088 CPUtime=25.48 cores=4
/proc/12657/stat : 12657 (clasp) R 12655 12655 11686 0 -1 4202496 5645 0 0 0 2548 0 0 0 25 0 1 0 515328182 33882112 5450 33554432000 4194304 4785740 140736017934528 18446744073709551615 4552525 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12657/statm: 8272 5450 340 145 0 5317 0
[pid=12658] ppid=12655 vsize=459288 CPUtime=13.11 cores=6
/proc/12658/stat : 12658 (TNM) R 12655 12655 11686 0 -1 4202496 1399 0 0 0 1311 0 0 0 25 0 1 0 515328182 470310912 1296 33554432000 134512640 134534564 4289945568 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12658/statm: 114822 1296 95 6 0 113488 0
[pid=12659] ppid=12655 vsize=10740 CPUtime=25.48 cores=2
/proc/12659/stat : 12659 (lingeling) R 12655 12655 11686 0 -1 4202496 5116 0 0 0 2548 0 0 0 25 0 1 0 515328182 10997760 1879 33554432000 4194304 4352236 140734790476272 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/12659/statm: 2685 1879 127 39 0 1765 0
[pid=12661] ppid=12655 vsize=14320 CPUtime=12.23 cores=6
/proc/12661/stat : 12661 (march_hi) R 12655 12655 11686 0 -1 4202496 5787 0 0 0 1223 0 0 0 25 0 1 0 515328263 14663680 1732 33554432000 4194304 4331988 140735543608608 18446744073709551615 212435713532 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12661/statm: 3580 1732 174 34 0 2022 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 1877892

[startup+51.1007 s]
/proc/loadavg: 7.15 9.32 9.52 6/177 12662
/proc/meminfo: memFree=30604412/32951124 swapFree=67111416/67111528
[pid=12655] ppid=12653 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12655/stat : 12655 (ppfolio) S 12653 12655 11686 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515328182 18763776 390 33554432000 4194304 4287625 140733330956304 18446744073709551615 212436037135 0 0 4096 65536 4592827474160648191 0 0 17 2 0 0 0
/proc/12655/statm: 4581 390 341 23 0 91 0
[pid=12656] ppid=12655 vsize=1341908 CPUtime=51.09 cores=0
/proc/12656/stat : 12656 (cryptominisat) R 12655 12655 11686 0 -1 4202496 39989 0 0 0 5103 6 0 0 25 0 1 0 515328182 1374113792 3721 33554432000 4194304 4587354 140735369049200 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12656/statm: 335477 3721 337 96 0 332039 0
[pid=12657] ppid=12655 vsize=38488 CPUtime=51.09 cores=4
/proc/12657/stat : 12657 (clasp) R 12655 12655 11686 0 -1 4202496 6916 0 0 0 5109 0 0 0 25 0 1 0 515328182 39411712 6721 33554432000 4194304 4785740 140736017934528 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12657/statm: 9622 6721 340 145 0 6667 0
[pid=12658] ppid=12655 vsize=459288 CPUtime=25.82 cores=6
/proc/12658/stat : 12658 (TNM) R 12655 12655 11686 0 -1 4202496 1399 0 0 0 2582 0 0 0 25 0 1 0 515328182 470310912 1296 33554432000 134512640 134534564 4289945568 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12658/statm: 114822 1296 95 6 0 113488 0
[pid=12659] ppid=12655 vsize=8984 CPUtime=51.08 cores=2

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

/proc/12661/statm: 18314 12613 175 34 0 16756 0
Current children cumulated CPU time (s) 3524.61
Current children cumulated vsize (KiB) 2191520

[startup+942.3 s]
/proc/loadavg: 5.05 5.28 6.76 6/177 12686
/proc/meminfo: memFree=30340184/32951124 swapFree=67111416/67111528
[pid=12655] ppid=12653 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12655/stat : 12655 (ppfolio) S 12653 12655 11686 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515328182 18763776 390 33554432000 4194304 4287625 140733330956304 18446744073709551615 212436037135 0 0 4096 65536 4592827474160648191 0 0 17 2 0 0 0
/proc/12655/statm: 4581 390 341 23 0 91 0
[pid=12656] ppid=12655 vsize=1528608 CPUtime=942.32 cores=0
/proc/12656/stat : 12656 (cryptominisat) R 12655 12655 11686 0 -1 4202496 390338 0 0 0 94101 131 0 0 25 0 1 0 515328182 1565294592 43904 33554432000 4194304 4587354 140735369049200 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12656/statm: 382152 43904 337 96 0 378714 0
[pid=12657] ppid=12655 vsize=96184 CPUtime=942.32 cores=4
/proc/12657/stat : 12657 (clasp) R 12655 12655 11686 0 -1 4202496 20043 0 0 0 94229 3 0 0 25 0 1 0 515328182 98492416 19648 33554432000 4194304 4785740 140736017934528 18446744073709551615 4287168 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12657/statm: 24046 19648 341 145 0 21091 0
[pid=12658] ppid=12655 vsize=459288 CPUtime=469.11 cores=6
/proc/12658/stat : 12658 (TNM) R 12655 12655 11686 0 -1 4202496 1399 0 0 0 46910 1 0 0 25 0 1 0 515328182 470310912 1296 33554432000 134512640 134534564 4289945568 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12658/statm: 114822 1296 95 6 0 113488 0
[pid=12659] ppid=12655 vsize=15392 CPUtime=942.31 cores=2
/proc/12659/stat : 12659 (lingeling) R 12655 12655 11686 0 -1 4202496 37491 0 0 0 94226 5 0 0 25 0 1 0 515328182 15761408 3042 33554432000 4194304 4352236 140734790476272 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/12659/statm: 3848 3042 127 39 0 2928 0
[pid=12661] ppid=12655 vsize=73256 CPUtime=468.22 cores=6
/proc/12661/stat : 12661 (march_hi) R 12655 12655 11686 0 -1 4202496 17367 0 0 0 46817 5 0 0 25 0 1 0 515328263 75014144 13312 33554432000 4194304 4331988 140735543608608 18446744073709551615 4226235 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12661/statm: 18314 13312 175 34 0 16756 0
Current children cumulated CPU time (s) 3764.28
Current children cumulated vsize (KiB) 2191052

[startup+1002.3 s]
/proc/loadavg: 5.17 5.27 6.66 6/177 12687
/proc/meminfo: memFree=30323144/32951124 swapFree=67111416/67111528
[pid=12655] ppid=12653 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12655/stat : 12655 (ppfolio) S 12653 12655 11686 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515328182 18763776 390 33554432000 4194304 4287625 140733330956304 18446744073709551615 212436037135 0 0 4096 65536 4592827474160648191 0 0 17 2 0 0 0
/proc/12655/statm: 4581 390 341 23 0 91 0
[pid=12656] ppid=12655 vsize=1541792 CPUtime=1002.33 cores=0
/proc/12656/stat : 12656 (cryptominisat) R 12655 12655 11686 0 -1 4202496 392914 0 0 0 100101 132 0 0 25 0 1 0 515328182 1578795008 46480 33554432000 4194304 4587354 140735369049200 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12656/statm: 385448 46480 337 96 0 382010 0
[pid=12657] ppid=12655 vsize=100076 CPUtime=1002.32 cores=4
/proc/12657/stat : 12657 (clasp) R 12655 12655 11686 0 -1 4202496 20909 0 0 0 100229 3 0 0 25 0 1 0 515328182 102477824 20514 33554432000 4194304 4785740 140736017934528 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12657/statm: 25019 20514 341 145 0 22064 0
[pid=12658] ppid=12655 vsize=459288 CPUtime=498.94 cores=6
/proc/12658/stat : 12658 (TNM) R 12655 12655 11686 0 -1 4202496 1399 0 0 0 49893 1 0 0 25 0 1 0 515328182 470310912 1296 33554432000 134512640 134534564 4289945568 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12658/statm: 114822 1296 95 6 0 113488 0
[pid=12659] ppid=12655 vsize=15392 CPUtime=1002.32 cores=2
/proc/12659/stat : 12659 (lingeling) R 12655 12655 11686 0 -1 4202496 39315 0 0 0 100226 6 0 0 25 0 1 0 515328182 15761408 3042 33554432000 4194304 4352236 140734790476272 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/12659/statm: 3848 3042 127 39 0 2928 0
[pid=12661] ppid=12655 vsize=73256 CPUtime=498.07 cores=6
/proc/12661/stat : 12661 (march_hi) R 12655 12655 11686 0 -1 4202496 18125 0 0 0 49801 6 0 0 25 0 1 0 515328263 75014144 14070 33554432000 4194304 4331988 140735543608608 18446744073709551615 4237426 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12661/statm: 18314 14070 175 34 0 16756 0
Current children cumulated CPU time (s) 4003.98
Current children cumulated vsize (KiB) 2208128

[startup+1062.3 s]
/proc/loadavg: 5.13 5.24 6.56 6/177 12689
/proc/meminfo: memFree=30315028/32951124 swapFree=67111416/67111528
[pid=12655] ppid=12653 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12655/stat : 12655 (ppfolio) S 12653 12655 11686 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515328182 18763776 390 33554432000 4194304 4287625 140733330956304 18446744073709551615 212436037135 0 0 4096 65536 4592827474160648191 0 0 17 2 0 0 0
/proc/12655/statm: 4581 390 341 23 0 91 0
[pid=12656] ppid=12655 vsize=1541792 CPUtime=1062.33 cores=0
/proc/12656/stat : 12656 (cryptominisat) R 12655 12655 11686 0 -1 4202496 392914 0 0 0 106101 132 0 0 25 0 1 0 515328182 1578795008 46480 33554432000 4194304 4587354 140735369049200 18446744073709551615 4364929 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12656/statm: 385448 46480 337 96 0 382010 0
[pid=12657] ppid=12655 vsize=101548 CPUtime=1062.33 cores=4
/proc/12657/stat : 12657 (clasp) R 12655 12655 11686 0 -1 4202496 21214 0 0 0 106230 3 0 0 25 0 1 0 515328182 103985152 20819 33554432000 4194304 4785740 140736017934528 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12657/statm: 25387 20819 341 145 0 22432 0
[pid=12658] ppid=12655 vsize=459288 CPUtime=528.77 cores=6
/proc/12658/stat : 12658 (TNM) R 12655 12655 11686 0 -1 4202496 1399 0 0 0 52876 1 0 0 25 0 1 0 515328182 470310912 1296 33554432000 134512640 134534564 4289945568 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12658/statm: 114822 1296 95 6 0 113488 0
[pid=12659] ppid=12655 vsize=19488 CPUtime=1062.32 cores=2
/proc/12659/stat : 12659 (lingeling) R 12655 12655 11686 0 -1 4202496 41139 0 0 0 106226 6 0 0 25 0 1 0 515328182 19955712 4066 33554432000 4194304 4352236 140734790476272 18446744073709551615 4328380 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/12659/statm: 4872 4066 127 39 0 3952 0
[pid=12661] ppid=12655 vsize=73256 CPUtime=527.92 cores=6
/proc/12661/stat : 12661 (march_hi) R 12655 12655 11686 0 -1 4202496 18805 0 0 0 52786 6 0 0 25 0 1 0 515328263 75014144 14750 33554432000 4194304 4331988 140735543608608 18446744073709551615 4239542 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12661/statm: 18314 14750 175 34 0 16756 0
Current children cumulated CPU time (s) 4243.67
Current children cumulated vsize (KiB) 2213696

[startup+1122.3 s]
/proc/loadavg: 5.15 5.22 6.47 6/177 12691
/proc/meminfo: memFree=30456828/32951124 swapFree=67111416/67111528
[pid=12655] ppid=12653 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12655/stat : 12655 (ppfolio) S 12653 12655 11686 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515328182 18763776 390 33554432000 4194304 4287625 140733330956304 18446744073709551615 212436037135 0 0 4096 65536 4592827474160648191 0 0 17 2 0 0 0
/proc/12655/statm: 4581 390 341 23 0 91 0
[pid=12656] ppid=12655 vsize=1388512 CPUtime=1122.33 cores=0
/proc/12656/stat : 12656 (cryptominisat) R 12655 12655 11686 0 -1 4202496 404409 0 0 0 112095 138 0 0 25 0 1 0 515328182 1421836288 9859 33554432000 4194304 4587354 140735369049200 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12656/statm: 347128 9859 337 96 0 343690 0
[pid=12657] ppid=12655 vsize=102304 CPUtime=1122.33 cores=4
/proc/12657/stat : 12657 (clasp) R 12655 12655 11686 0 -1 4202496 21365 0 0 0 112230 3 0 0 25 0 1 0 515328182 104759296 20970 33554432000 4194304 4785740 140736017934528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12657/statm: 25576 20970 341 145 0 22621 0
[pid=12658] ppid=12655 vsize=459288 CPUtime=558.63 cores=6
/proc/12658/stat : 12658 (TNM) R 12655 12655 11686 0 -1 4202496 1399 0 0 0 55862 1 0 0 25 0 1 0 515328182 470310912 1296 33554432000 134512640 134534564 4289945568 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12658/statm: 114822 1296 95 6 0 113488 0
[pid=12659] ppid=12655 vsize=21920 CPUtime=1122.33 cores=2
/proc/12659/stat : 12659 (lingeling) R 12655 12655 11686 0 -1 4202496 41747 0 0 0 112227 6 0 0 25 0 1 0 515328182 22446080 4674 33554432000 4194304 4352236 140734790476272 18446744073709551615 4328368 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/12659/statm: 5480 4674 127 39 0 4560 0
[pid=12661] ppid=12655 vsize=73256 CPUtime=557.73 cores=6
/proc/12661/stat : 12661 (march_hi) R 12655 12655 11686 0 -1 4202496 19572 0 0 0 55767 6 0 0 25 0 1 0 515328263 75014144 15517 33554432000 4194304 4331988 140735543608608 18446744073709551615 4299282 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12661/statm: 18314 15517 175 34 0 16756 0
Current children cumulated CPU time (s) 4483.35
Current children cumulated vsize (KiB) 2063604

[startup+1182.3 s]
/proc/loadavg: 5.12 5.19 6.38 6/177 12692
/proc/meminfo: memFree=30451308/32951124 swapFree=67111416/67111528
[pid=12655] ppid=12653 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12655/stat : 12655 (ppfolio) S 12653 12655 11686 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515328182 18763776 390 33554432000 4194304 4287625 140733330956304 18446744073709551615 212436037135 0 0 4096 65536 4592827474160648191 0 0 17 2 0 0 0
/proc/12655/statm: 4581 390 341 23 0 91 0
[pid=12656] ppid=12655 vsize=1388132 CPUtime=1182.33 cores=0
/proc/12656/stat : 12656 (cryptominisat) R 12655 12655 11686 0 -1 4202496 420270 0 0 0 118084 149 0 0 25 0 1 0 515328182 1421447168 11070 33554432000 4194304 4587354 140735369049200 18446744073709551615 212435713726 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12656/statm: 347033 11070 337 96 0 343595 0
[pid=12657] ppid=12655 vsize=103396 CPUtime=1182.33 cores=4
/proc/12657/stat : 12657 (clasp) R 12655 12655 11686 0 -1 4202496 21617 0 0 0 118230 3 0 0 25 0 1 0 515328182 105877504 21222 33554432000 4194304 4785740 140736017934528 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12657/statm: 25849 21222 341 145 0 22894 0
[pid=12658] ppid=12655 vsize=459288 CPUtime=588.45 cores=6
/proc/12658/stat : 12658 (TNM) R 12655 12655 11686 0 -1 4202496 1399 0 0 0 58844 1 0 0 25 0 1 0 515328182 470310912 1296 33554432000 134512640 134534564 4289945568 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12658/statm: 114822 1296 95 6 0 113488 0
[pid=12659] ppid=12655 vsize=17824 CPUtime=1182.33 cores=2
/proc/12659/stat : 12659 (lingeling) R 12655 12655 11686 0 -1 4202496 42547 0 0 0 118227 6 0 0 25 0 1 0 515328182 18251776 3650 33554432000 4194304 4352236 140734790476272 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/12659/statm: 4456 3650 127 39 0 3536 0
[pid=12661] ppid=12655 vsize=73256 CPUtime=587.6 cores=6
/proc/12661/stat : 12661 (march_hi) R 12655 12655 11686 0 -1 4202496 20350 0 0 0 58754 6 0 0 25 0 1 0 515328263 75014144 16295 33554432000 4194304 4331988 140735543608608 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12661/statm: 18314 16295 175 34 0 16756 0
Current children cumulated CPU time (s) 4723.04
Current children cumulated vsize (KiB) 2060220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 5.09 5.18 6.35 6/177 12693
/proc/meminfo: memFree=30454396/32951124 swapFree=67111416/67111528
[pid=12655] ppid=12653 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12655/stat : 12655 (ppfolio) S 12653 12655 11686 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515328182 18763776 390 33554432000 4194304 4287625 140733330956304 18446744073709551615 212436037135 0 0 4096 65536 4592827474160648191 0 0 17 2 0 0 0
/proc/12655/statm: 4581 390 341 23 0 91 0
[pid=12656] ppid=12655 vsize=1388704 CPUtime=1201.64 cores=0
/proc/12656/stat : 12656 (cryptominisat) R 12655 12655 11686 0 -1 4202496 425602 0 0 0 120012 152 0 0 25 0 1 0 515328182 1422032896 8945 33554432000 4194304 4587354 140735369049200 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12656/statm: 347176 8945 337 96 0 343738 0
[pid=12657] ppid=12655 vsize=103396 CPUtime=1201.64 cores=4
/proc/12657/stat : 12657 (clasp) R 12655 12655 11686 0 -1 4202496 21617 0 0 0 120161 3 0 0 25 0 1 0 515328182 105877504 21222 33554432000 4194304 4785740 140736017934528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12657/statm: 25849 21222 341 145 0 22894 0
[pid=12658] ppid=12655 vsize=459288 CPUtime=598.04 cores=6
/proc/12658/stat : 12658 (TNM) R 12655 12655 11686 0 -1 4202496 1399 0 0 0 59803 1 0 0 25 0 1 0 515328182 470310912 1296 33554432000 134512640 134534564 4289945568 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12658/statm: 114822 1296 95 6 0 113488 0
[pid=12659] ppid=12655 vsize=22176 CPUtime=1201.63 cores=2
/proc/12659/stat : 12659 (lingeling) R 12655 12655 11686 0 -1 4202496 43635 0 0 0 120157 6 0 0 25 0 1 0 515328182 22708224 4738 33554432000 4194304 4352236 140734790476272 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/12659/statm: 5544 4738 127 39 0 4624 0
[pid=12661] ppid=12655 vsize=102724 CPUtime=597.21 cores=6
/proc/12661/stat : 12661 (march_hi) R 12655 12655 11686 0 -1 4202496 20582 0 0 0 59714 7 0 0 25 0 1 0 515328263 105189376 16527 33554432000 4194304 4331988 140735543608608 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12661/statm: 25681 16527 175 34 0 24123 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 2094612

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12655 and gives
#  childrusage.ru_utime.tv_sec=2999
#  childrusage.ru_utime.tv_usec=745969
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=603756
# CPU time returned by wait4() is 3001.35
# while last known CPU time is 4800.16
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.61
CPU time (s): 4800.16
CPU user time (s): 4798.47
CPU system time (s): 1.69
CPU usage (%): 399.477
Max. virtual memory (cumulated for all children) (KiB): 9653212

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

runsolver used 2.14067 second user time and 4.24635 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 02:34:18
IDJOB=3190820
IDBENCH=82551
IDSOLVER=1612
FILE ID=node102/3190820-1304037258
RUNJOBID= node102-1304034850-12436
PBS_JOBID= 13170350
Free space on /tmp= 71560 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S966156467-066-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190820-1304037258/watcher-3190820-1304037258 -o /tmp/evaluation-result-3190820-1304037258/solver-3190820-1304037258 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190820-1304037258.cnf

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

MD5SUM BENCH= 5297bd1d2a420892cfb1fb6d32ccacad
RANDOM SEED=971214718

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.828
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:      30661504 kB
Buffers:        601564 kB
Cached:        1209608 kB
SwapCached:          8 kB
Active:         209928 kB
Inactive:      1665596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30661504 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           10900 kB
Writeback:           0 kB
AnonPages:       64148 kB
Mapped:          14708 kB
Slab:           349140 kB
PageTables:       4192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189904 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= 71552 MiB
End job on node102 at 2011-04-29 02:54:22