Trace number 3191249

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S944656226-046.UNKNOWN.cnf
MD5SUM9c7b3f326f7257fd8377a35f8807c0d3
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
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-3191249-1304076368/watcher-3191249-1304076368 -o /tmp/evaluation-result-3191249-1304076368/solver-3191249-1304076368 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191249-1304076368.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: 6.88 7.81 7.92 7/182 16806
/proc/meminfo: memFree=30529316/32951124 swapFree=67111416/67111528
[pid=16806] ppid=16804 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16806/stat : 16806 (ppfolio) R 16804 16806 16189 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 519239203 18763776 389 33554432000 4194304 4287625 140734301339760 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/16806/statm: 4581 389 341 23 0 91 0

[startup+0.051576 s]
/proc/loadavg: 6.88 7.81 7.92 7/182 16806
/proc/meminfo: memFree=30529316/32951124 swapFree=67111416/67111528
[pid=16806] ppid=16804 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16806/stat : 16806 (ppfolio) R 16804 16806 16189 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 519239203 18763776 389 33554432000 4194304 4287625 140734301339760 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/16806/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100567 s]
/proc/loadavg: 6.88 7.81 7.92 7/182 16806
/proc/meminfo: memFree=30529316/32951124 swapFree=67111416/67111528
[pid=16806] ppid=16804 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16806/stat : 16806 (ppfolio) R 16804 16806 16189 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 519239203 18763776 389 33554432000 4194304 4287625 140734301339760 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/16806/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300529 s]
/proc/loadavg: 6.88 7.81 7.92 7/182 16806
/proc/meminfo: memFree=30529316/32951124 swapFree=67111416/67111528
[pid=16806] ppid=16804 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16806/stat : 16806 (ppfolio) S 16804 16806 16189 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 519239203 18763776 389 33554432000 4194304 4287625 140734301339760 18446744073709551615 212436037135 0 0 4096 65536 10583485379455746047 0 0 17 5 0 0 0
/proc/16806/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700453 s]
/proc/loadavg: 6.88 7.81 7.92 7/182 16806
/proc/meminfo: memFree=30529316/32951124 swapFree=67111416/67111528
[pid=16806] ppid=16804 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16806/stat : 16806 (ppfolio) S 16804 16806 16189 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 519239203 18763776 389 33554432000 4194304 4287625 140734301339760 18446744073709551615 212436037135 0 0 4096 65536 10583485379455746047 0 0 17 5 0 0 0
/proc/16806/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50031 s]
/proc/loadavg: 6.88 7.81 7.92 11/188 16812
/proc/meminfo: memFree=30515628/32951124 swapFree=67111416/67111528
[pid=16806] ppid=16804 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16806/stat : 16806 (ppfolio) S 16804 16806 16189 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519239203 18763776 389 33554432000 4194304 4287625 140734301339760 18446744073709551615 212436037135 0 0 4096 65536 10583485379455746047 0 0 17 5 0 0 0
/proc/16806/statm: 4581 389 341 23 0 91 0
[pid=16807] ppid=16806 vsize=1818012 CPUtime=1.49 cores=1
/proc/16807/stat : 16807 (cryptominisat) R 16806 16806 16189 0 -1 4202496 3859 0 0 0 149 0 0 0 20 0 1 0 519239204 1861644288 2506 33554432000 4194304 4587354 140734231712256 18446744073709551615 4388284 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16807/statm: 454503 2506 337 96 0 451065 0
[pid=16808] ppid=16806 vsize=14432 CPUtime=1.49 cores=5
/proc/16808/stat : 16808 (clasp) R 16806 16806 16189 0 -1 4202496 1078 0 0 0 149 0 0 0 25 0 1 0 519239204 14778368 965 33554432000 4194304 4785740 140735461305392 18446744073709551615 4550464 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16808/statm: 3608 965 340 145 0 653 0
[pid=16809] ppid=16806 vsize=455956 CPUtime=0.77 cores=7
/proc/16809/stat : 16809 (TNM) R 16806 16806 16189 0 -1 4202496 364 0 0 0 77 0 0 0 25 0 1 0 519239204 466898944 261 33554432000 134512640 134534564 4287958912 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16809/statm: 113989 261 95 6 0 112655 0
[pid=16810] ppid=16806 vsize=6732 CPUtime=1.49 cores=3
/proc/16810/stat : 16810 (lingeling) R 16806 16806 16189 0 -1 4202496 1273 0 0 0 149 0 0 0 25 0 1 0 519239204 6893568 881 33554432000 4194304 4352236 140735317923168 18446744073709551615 4231316 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16810/statm: 1683 881 126 39 0 763 0
[pid=16811] ppid=16806 vsize=8204 CPUtime=0.71 cores=7
/proc/16811/stat : 16811 (march_hi) R 16806 16806 16189 0 -1 4202496 654 0 0 0 71 0 0 0 25 0 1 0 519239204 8400896 547 33554432000 4194304 4331988 140736095548928 18446744073709551615 4229702 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16811/statm: 2051 547 172 34 0 493 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 2321660

[startup+3.101 s]
/proc/loadavg: 6.88 7.81 7.92 11/188 16812
/proc/meminfo: memFree=30503124/32951124 swapFree=67111416/67111528
[pid=16806] ppid=16804 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16806/stat : 16806 (ppfolio) S 16804 16806 16189 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519239203 18763776 389 33554432000 4194304 4287625 140734301339760 18446744073709551615 212436037135 0 0 4096 65536 10583485379455746047 0 0 17 5 0 0 0
/proc/16806/statm: 4581 389 341 23 0 91 0
[pid=16807] ppid=16806 vsize=1815576 CPUtime=3.08 cores=1
/proc/16807/stat : 16807 (cryptominisat) R 16806 16806 16189 0 -1 4202496 5041 0 0 0 308 0 0 0 25 0 1 0 519239204 1859149824 2736 33554432000 4194304 4587354 140734231712256 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16807/statm: 453894 2736 337 96 0 450456 0
[pid=16808] ppid=16806 vsize=15384 CPUtime=3.09 cores=5
/proc/16808/stat : 16808 (clasp) R 16806 16806 16189 0 -1 4202496 1310 0 0 0 309 0 0 0 25 0 1 0 519239204 15753216 1197 33554432000 4194304 4785740 140735461305392 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16808/statm: 3846 1197 340 145 0 891 0
[pid=16809] ppid=16806 vsize=455956 CPUtime=1.57 cores=7
/proc/16809/stat : 16809 (TNM) R 16806 16806 16189 0 -1 4202496 364 0 0 0 157 0 0 0 25 0 1 0 519239204 466898944 261 33554432000 134512640 134534564 4287958912 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16809/statm: 113989 261 95 6 0 112655 0
[pid=16810] ppid=16806 vsize=6604 CPUtime=3.09 cores=3
/proc/16810/stat : 16810 (lingeling) R 16806 16806 16189 0 -1 4202496 1305 0 0 0 309 0 0 0 25 0 1 0 519239204 6762496 849 33554432000 4194304 4352236 140735317923168 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16810/statm: 1651 849 126 39 0 731 0
[pid=16811] ppid=16806 vsize=8652 CPUtime=1.51 cores=7
/proc/16811/stat : 16811 (march_hi) R 16806 16806 16189 0 -1 4202496 740 0 0 0 151 0 0 0 25 0 1 0 519239204 8859648 633 33554432000 4194304 4331988 140736095548928 18446744073709551615 4246241 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16811/statm: 2163 633 172 34 0 605 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 2320496

[startup+6.30039 s]
/proc/loadavg: 7.13 7.85 7.93 11/188 16876
/proc/meminfo: memFree=30505744/32951124 swapFree=67111416/67111528
[pid=16806] ppid=16804 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16806/stat : 16806 (ppfolio) S 16804 16806 16189 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519239203 18763776 389 33554432000 4194304 4287625 140734301339760 18446744073709551615 212436037135 0 0 4096 65536 10583485379455746047 0 0 17 5 0 0 0
/proc/16806/statm: 4581 389 341 23 0 91 0
[pid=16807] ppid=16806 vsize=1817492 CPUtime=6.29 cores=1
/proc/16807/stat : 16807 (cryptominisat) R 16806 16806 16189 0 -1 4202496 7348 0 0 0 628 1 0 0 25 0 1 0 519239204 1861111808 2603 33554432000 4194304 4587354 140734231712256 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16807/statm: 454373 2603 337 96 0 450935 0
[pid=16808] ppid=16806 vsize=16596 CPUtime=6.29 cores=5
/proc/16808/stat : 16808 (clasp) R 16806 16806 16189 0 -1 4202496 1597 0 0 0 629 0 0 0 25 0 1 0 519239204 16994304 1484 33554432000 4194304 4785740 140735461305392 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16808/statm: 4149 1484 340 145 0 1194 0
[pid=16809] ppid=16806 vsize=455956 CPUtime=3.15 cores=7
/proc/16809/stat : 16809 (TNM) R 16806 16806 16189 0 -1 4202496 364 0 0 0 315 0 0 0 25 0 1 0 519239204 466898944 261 33554432000 134512640 134534564 4287958912 18446744073709551615 134530487 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16809/statm: 113989 261 95 6 0 112655 0
[pid=16810] ppid=16806 vsize=7252 CPUtime=6.29 cores=3
/proc/16810/stat : 16810 (lingeling) R 16806 16806 16189 0 -1 4202496 1947 0 0 0 629 0 0 0 25 0 1 0 519239204 7426048 1011 33554432000 4194304 4352236 140735317923168 18446744073709551615 4328854 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16810/statm: 1813 1011 126 39 0 893 0
[pid=16811] ppid=16806 vsize=9032 CPUtime=3.11 cores=7
/proc/16811/stat : 16811 (march_hi) R 16806 16806 16189 0 -1 4202496 807 0 0 0 311 0 0 0 25 0 1 0 519239204 9248768 700 33554432000 4194304 4331988 140736095548928 18446744073709551615 4313931 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16811/statm: 2258 700 173 34 0 700 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 2324652

[startup+12.7012 s]
/proc/loadavg: 7.36 7.88 7.94 11/188 16876
/proc/meminfo: memFree=30485548/32951124 swapFree=67111416/67111528
[pid=16806] ppid=16804 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16806/stat : 16806 (ppfolio) S 16804 16806 16189 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519239203 18763776 389 33554432000 4194304 4287625 140734301339760 18446744073709551615 212436037135 0 0 4096 65536 10583485379455746047 0 0 17 5 0 0 0
/proc/16806/statm: 4581 389 341 23 0 91 0
[pid=16807] ppid=16806 vsize=1825172 CPUtime=12.69 cores=1
/proc/16807/stat : 16807 (cryptominisat) R 16806 16806 16189 0 -1 4202496 12329 0 0 0 1267 2 0 0 25 0 1 0 519239204 1868976128 4673 33554432000 4194304 4587354 140734231712256 18446744073709551615 4244609 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16807/statm: 456293 4673 337 96 0 452855 0
[pid=16808] ppid=16806 vsize=18104 CPUtime=12.69 cores=5
/proc/16808/stat : 16808 (clasp) R 16806 16806 16189 0 -1 4202496 1971 0 0 0 1269 0 0 0 25 0 1 0 519239204 18538496 1858 33554432000 4194304 4785740 140735461305392 18446744073709551615 4550307 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16808/statm: 4526 1858 340 145 0 1571 0
[pid=16809] ppid=16806 vsize=455956 CPUtime=6.34 cores=7
/proc/16809/stat : 16809 (TNM) R 16806 16806 16189 0 -1 4202496 364 0 0 0 634 0 0 0 25 0 1 0 519239204 466898944 261 33554432000 134512640 134534564 4287958912 18446744073709551615 134530512 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16809/statm: 113989 261 95 6 0 112655 0
[pid=16810] ppid=16806 vsize=8664 CPUtime=12.69 cores=3
/proc/16810/stat : 16810 (lingeling) R 16806 16806 16189 0 -1 4202496 3164 0 0 0 1269 0 0 0 25 0 1 0 519239204 8871936 1364 33554432000 4194304 4352236 140735317923168 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16810/statm: 2166 1364 126 39 0 1246 0
[pid=16811] ppid=16806 vsize=9372 CPUtime=6.28 cores=7
/proc/16811/stat : 16811 (march_hi) R 16806 16806 16189 0 -1 4202496 935 0 0 0 628 0 0 0 25 0 1 0 519239204 9596928 828 33554432000 4194304 4331988 140736095548928 18446744073709551615 4246589 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16811/statm: 2343 828 173 34 0 785 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 2335592

[startup+25.5007 s]
/proc/loadavg: 7.95 7.99 7.98 11/188 16876
/proc/meminfo: memFree=30455732/32951124 swapFree=67111416/67111528
[pid=16806] ppid=16804 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16806/stat : 16806 (ppfolio) S 16804 16806 16189 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519239203 18763776 389 33554432000 4194304 4287625 140734301339760 18446744073709551615 212436037135 0 0 4096 65536 10583485379455746047 0 0 17 5 0 0 0
/proc/16806/statm: 4581 389 341 23 0 91 0
[pid=16807] ppid=16806 vsize=1841132 CPUtime=25.49 cores=1
/proc/16807/stat : 16807 (cryptominisat) R 16806 16806 16189 0 -1 4202496 18208 0 0 0 2546 3 0 0 25 0 1 0 519239204 1885319168 6970 33554432000 4194304 4587354 140734231712256 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16807/statm: 460283 6970 337 96 0 456845 0
[pid=16808] ppid=16806 vsize=20468 CPUtime=25.49 cores=5
/proc/16808/stat : 16808 (clasp) R 16806 16806 16189 0 -1 4202496 2545 0 0 0 2549 0 0 0 25 0 1 0 519239204 20959232 2432 33554432000 4194304 4785740 140735461305392 18446744073709551615 4550848 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16808/statm: 5117 2432 341 145 0 2162 0
[pid=16809] ppid=16806 vsize=455956 CPUtime=12.74 cores=7
/proc/16809/stat : 16809 (TNM) R 16806 16806 16189 0 -1 4202496 364 0 0 0 1274 0 0 0 25 0 1 0 519239204 466898944 261 33554432000 134512640 134534564 4287958912 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16809/statm: 113989 261 95 6 0 112655 0
[pid=16810] ppid=16806 vsize=10968 CPUtime=25.49 cores=3
/proc/16810/stat : 16810 (lingeling) R 16806 16806 16189 0 -1 4202496 5500 0 0 0 2549 0 0 0 25 0 1 0 519239204 11231232 1941 33554432000 4194304 4352236 140735317923168 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16810/statm: 2742 1941 127 39 0 1822 0
[pid=16811] ppid=16806 vsize=10764 CPUtime=12.61 cores=7
/proc/16811/stat : 16811 (march_hi) R 16806 16806 16189 0 -1 4202496 1215 0 0 0 1261 0 0 0 25 0 1 0 519239204 11022336 1070 33554432000 4194304 4331988 140736095548928 18446744073709551615 4211480 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16811/statm: 2691 1070 173 34 0 1133 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 2357612

[startup+51.1009 s]
/proc/loadavg: 8.78 8.18 8.04 11/188 16909
/proc/meminfo: memFree=30448128/32951124 swapFree=67111416/67111528
[pid=16806] ppid=16804 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16806/stat : 16806 (ppfolio) S 16804 16806 16189 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519239203 18763776 389 33554432000 4194304 4287625 140734301339760 18446744073709551615 212436037135 0 0 4096 65536 10583485379455746047 0 0 17 5 0 0 0
/proc/16806/statm: 4581 389 341 23 0 91 0
[pid=16807] ppid=16806 vsize=1836692 CPUtime=51.09 cores=1
/proc/16807/stat : 16807 (cryptominisat) R 16806 16806 16189 0 -1 4202496 23044 0 0 0 5105 4 0 0 25 0 1 0 519239204 1880772608 9670 33554432000 4194304 4587354 140734231712256 18446744073709551615 4238687 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16807/statm: 459173 9670 337 96 0 455735 0
[pid=16808] ppid=16806 vsize=23560 CPUtime=51.09 cores=5
/proc/16808/stat : 16808 (clasp) R 16806 16806 16189 0 -1 4202496 3298 0 0 0 5109 0 0 0 25 0 1 0 519239204 24125440 3185 33554432000 4194304 4785740 140735461305392 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16808/statm: 5890 3185 341 145 0 2935 0
[pid=16809] ppid=16806 vsize=455956 CPUtime=25.44 cores=7
/proc/16809/stat : 16809 (TNM) R 16806 16806 16189 0 -1 4202496 364 0 0 0 2544 0 0 0 25 0 1 0 519239204 466898944 261 33554432000 134512640 134534564 4287958912 18446744073709551615 134529765 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16809/statm: 113989 261 95 6 0 112655 0
[pid=16810] ppid=16806 vsize=11872 CPUtime=51.09 cores=3

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

/proc/16811/statm: 21439 16770 173 34 0 19881 0
Current children cumulated CPU time (s) 3764.12
Current children cumulated vsize (KiB) 2553392

[startup+1002.3 s]
/proc/loadavg: 10.18 10.11 9.40 12/188 16934
/proc/meminfo: memFree=30101980/32951124 swapFree=67111416/67111528
[pid=16806] ppid=16804 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16806/stat : 16806 (ppfolio) S 16804 16806 16189 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519239203 18763776 389 33554432000 4194304 4287625 140734301339760 18446744073709551615 212436037135 0 0 4096 65536 10583485379455746047 0 0 17 5 0 0 0
/proc/16806/statm: 4581 389 341 23 0 91 0
[pid=16807] ppid=16806 vsize=2035336 CPUtime=1002.33 cores=1
/proc/16807/stat : 16807 (cryptominisat) R 16806 16806 16189 0 -1 4202496 99597 0 0 0 100199 34 0 0 25 0 1 0 519239204 2084184064 30278 33554432000 4194304 4587354 140734231712256 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16807/statm: 508834 30278 337 96 0 505396 0
[pid=16808] ppid=16806 vsize=47792 CPUtime=1002.3 cores=5
/proc/16808/stat : 16808 (clasp) R 16806 16806 16189 0 -1 4202496 8914 0 0 0 100229 1 0 0 25 0 1 0 519239204 48939008 8801 33554432000 4194304 4785740 140735461305392 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16808/statm: 11948 8801 341 145 0 8993 0
[pid=16809] ppid=16806 vsize=455956 CPUtime=498.52 cores=7
/proc/16809/stat : 16809 (TNM) R 16806 16806 16189 0 -1 4202496 364 0 0 0 49852 0 0 0 25 0 1 0 519239204 466898944 261 33554432000 134512640 134534564 4287958912 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16809/statm: 113989 261 95 6 0 112655 0
[pid=16810] ppid=16806 vsize=32976 CPUtime=1002.32 cores=3
/proc/16810/stat : 16810 (lingeling) R 16806 16806 16189 0 -1 4202496 75455 0 0 0 100224 8 0 0 25 0 1 0 519239204 33767424 7443 33554432000 4194304 4352236 140735317923168 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16810/statm: 8244 7443 127 39 0 7324 0
[pid=16811] ppid=16806 vsize=85756 CPUtime=498.33 cores=7
/proc/16811/stat : 16811 (march_hi) R 16806 16806 16189 0 -1 4202496 17898 0 0 0 49822 11 0 0 25 0 1 0 519239204 87814144 17753 33554432000 4194304 4331988 140736095548928 18446744073709551615 4211461 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16811/statm: 21439 17753 173 34 0 19881 0
Current children cumulated CPU time (s) 4003.8
Current children cumulated vsize (KiB) 2676140

[startup+1062.3 s]
/proc/loadavg: 10.19 10.12 9.45 11/188 16936
/proc/meminfo: memFree=30086812/32951124 swapFree=67111416/67111528
[pid=16806] ppid=16804 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16806/stat : 16806 (ppfolio) S 16804 16806 16189 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519239203 18763776 389 33554432000 4194304 4287625 140734301339760 18446744073709551615 212436037135 0 0 4096 65536 10583485379455746047 0 0 17 5 0 0 0
/proc/16806/statm: 4581 389 341 23 0 91 0
[pid=16807] ppid=16806 vsize=2035336 CPUtime=1062.32 cores=1
/proc/16807/stat : 16807 (cryptominisat) R 16806 16806 16189 0 -1 4202496 100228 0 0 0 106198 34 0 0 25 0 1 0 519239204 2084184064 30319 33554432000 4194304 4587354 140734231712256 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16807/statm: 508834 30319 337 96 0 505396 0
[pid=16808] ppid=16806 vsize=48540 CPUtime=1062.3 cores=5
/proc/16808/stat : 16808 (clasp) R 16806 16806 16189 0 -1 4202496 9062 0 0 0 106229 1 0 0 25 0 1 0 519239204 49704960 8949 33554432000 4194304 4785740 140735461305392 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16808/statm: 12135 8949 341 145 0 9180 0
[pid=16809] ppid=16806 vsize=455956 CPUtime=528.36 cores=7
/proc/16809/stat : 16809 (TNM) R 16806 16806 16189 0 -1 4202496 364 0 0 0 52836 0 0 0 25 0 1 0 519239204 466898944 261 33554432000 134512640 134534564 4287958912 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16809/statm: 113989 261 95 6 0 112655 0
[pid=16810] ppid=16806 vsize=31184 CPUtime=1062.33 cores=3
/proc/16810/stat : 16810 (lingeling) R 16806 16806 16189 0 -1 4202496 79743 0 0 0 106224 9 0 0 25 0 1 0 519239204 31932416 6995 33554432000 4194304 4352236 140735317923168 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16810/statm: 7796 6995 127 39 0 6876 0
[pid=16811] ppid=16806 vsize=85756 CPUtime=528.16 cores=7
/proc/16811/stat : 16811 (march_hi) R 16806 16806 16189 0 -1 4202496 18855 0 0 0 52805 11 0 0 25 0 1 0 519239204 87814144 18710 33554432000 4194304 4331988 140736095548928 18446744073709551615 212435412689 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16811/statm: 21439 18710 173 34 0 19881 0
Current children cumulated CPU time (s) 4243.47
Current children cumulated vsize (KiB) 2675096

[startup+1122.3 s]
/proc/loadavg: 10.19 10.13 9.49 11/188 16938
/proc/meminfo: memFree=30061988/32951124 swapFree=67111416/67111528
[pid=16806] ppid=16804 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16806/stat : 16806 (ppfolio) S 16804 16806 16189 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519239203 18763776 389 33554432000 4194304 4287625 140734301339760 18446744073709551615 212436037135 0 0 4096 65536 10583485379455746047 0 0 17 5 0 0 0
/proc/16806/statm: 4581 389 341 23 0 91 0
[pid=16807] ppid=16806 vsize=1926504 CPUtime=1122.33 cores=1
/proc/16807/stat : 16807 (cryptominisat) R 16806 16806 16189 0 -1 4202496 101072 0 0 0 112198 35 0 0 25 0 1 0 519239204 1972740096 30787 33554432000 4194304 4587354 140734231712256 18446744073709551615 4232120 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16807/statm: 481626 30787 337 96 0 478188 0
[pid=16808] ppid=16806 vsize=49776 CPUtime=1122.3 cores=5
/proc/16808/stat : 16808 (clasp) R 16806 16806 16189 0 -1 4202496 9329 0 0 0 112229 1 0 0 25 0 1 0 519239204 50970624 9216 33554432000 4194304 4785740 140735461305392 18446744073709551615 4550458 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16808/statm: 12444 9216 341 145 0 9489 0
[pid=16809] ppid=16806 vsize=455956 CPUtime=558.18 cores=7
/proc/16809/stat : 16809 (TNM) R 16806 16806 16189 0 -1 4202496 364 0 0 0 55818 0 0 0 25 0 1 0 519239204 466898944 261 33554432000 134512640 134534564 4287958912 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16809/statm: 113989 261 95 6 0 112655 0
[pid=16810] ppid=16806 vsize=32976 CPUtime=1122.33 cores=3
/proc/16810/stat : 16810 (lingeling) R 16806 16806 16189 0 -1 4202496 83583 0 0 0 112224 9 0 0 25 0 1 0 519239204 33767424 7443 33554432000 4194304 4352236 140735317923168 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16810/statm: 8244 7443 127 39 0 7324 0
[pid=16811] ppid=16806 vsize=115224 CPUtime=558.01 cores=7
/proc/16811/stat : 16811 (march_hi) R 16806 16806 16189 0 -1 4202496 19815 0 0 0 55789 12 0 0 25 0 1 0 519239204 117989376 19670 33554432000 4194304 4331988 140736095548928 18446744073709551615 4229533 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16811/statm: 28806 19670 173 34 0 27248 0
Current children cumulated CPU time (s) 4483.15
Current children cumulated vsize (KiB) 2598760

[startup+1182.3 s]
/proc/loadavg: 10.17 10.13 9.53 11/188 16939
/proc/meminfo: memFree=30065544/32951124 swapFree=67111416/67111528
[pid=16806] ppid=16804 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16806/stat : 16806 (ppfolio) S 16804 16806 16189 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519239203 18763776 389 33554432000 4194304 4287625 140734301339760 18446744073709551615 212436037135 0 0 4096 65536 10583485379455746047 0 0 17 5 0 0 0
/proc/16806/statm: 4581 389 341 23 0 91 0
[pid=16807] ppid=16806 vsize=1922940 CPUtime=1182.33 cores=1
/proc/16807/stat : 16807 (cryptominisat) R 16806 16806 16189 0 -1 4202496 101458 0 0 0 118198 35 0 0 25 0 1 0 519239204 1969090560 30356 33554432000 4194304 4587354 140734231712256 18446744073709551615 4244156 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16807/statm: 480735 30356 337 96 0 477297 0
[pid=16808] ppid=16806 vsize=50536 CPUtime=1182.31 cores=5
/proc/16808/stat : 16808 (clasp) R 16806 16806 16189 0 -1 4202496 9517 0 0 0 118229 2 0 0 25 0 1 0 519239204 51748864 9404 33554432000 4194304 4785740 140735461305392 18446744073709551615 4553106 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16808/statm: 12634 9404 341 145 0 9679 0
[pid=16809] ppid=16806 vsize=455956 CPUtime=588.05 cores=7
/proc/16809/stat : 16809 (TNM) R 16806 16806 16189 0 -1 4202496 364 0 0 0 58805 0 0 0 25 0 1 0 519239204 466898944 261 33554432000 134512640 134534564 4287958912 18446744073709551615 134529072 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16809/statm: 113989 261 95 6 0 112655 0
[pid=16810] ppid=16806 vsize=36560 CPUtime=1182.33 cores=3
/proc/16810/stat : 16810 (lingeling) R 16806 16806 16189 0 -1 4202496 87871 0 0 0 118223 10 0 0 25 0 1 0 519239204 37437440 8339 33554432000 4194304 4352236 140735317923168 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16810/statm: 9140 8339 127 39 0 8220 0
[pid=16811] ppid=16806 vsize=115224 CPUtime=587.83 cores=7
/proc/16811/stat : 16811 (march_hi) R 16806 16806 16189 0 -1 4202496 20747 0 0 0 58770 13 0 0 25 0 1 0 519239204 117989376 20602 33554432000 4194304 4331988 140736095548928 18446744073709551615 4229463 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16811/statm: 28806 20602 173 34 0 27248 0
Current children cumulated CPU time (s) 4722.85
Current children cumulated vsize (KiB) 2599540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.12 10.12 9.54 11/188 16940
/proc/meminfo: memFree=30058096/32951124 swapFree=67111416/67111528
[pid=16806] ppid=16804 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16806/stat : 16806 (ppfolio) S 16804 16806 16189 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519239203 18763776 389 33554432000 4194304 4287625 140734301339760 18446744073709551615 212436037135 0 0 4096 65536 10583485379455746047 0 0 17 5 0 0 0
/proc/16806/statm: 4581 389 341 23 0 91 0
[pid=16807] ppid=16806 vsize=1926504 CPUtime=1201.74 cores=1
/proc/16807/stat : 16807 (cryptominisat) R 16806 16806 16189 0 -1 4202496 101900 0 0 0 120139 35 0 0 25 0 1 0 519239204 1972740096 30357 33554432000 4194304 4587354 140734231712256 18446744073709551615 4237461 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16807/statm: 481626 30357 337 96 0 478188 0
[pid=16808] ppid=16806 vsize=50732 CPUtime=1201.71 cores=5
/proc/16808/stat : 16808 (clasp) R 16806 16806 16189 0 -1 4202496 9551 0 0 0 120169 2 0 0 25 0 1 0 519239204 51949568 9438 33554432000 4194304 4785740 140735461305392 18446744073709551615 4287190 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16808/statm: 12683 9438 341 145 0 9728 0
[pid=16809] ppid=16806 vsize=455956 CPUtime=597.66 cores=7
/proc/16809/stat : 16809 (TNM) R 16806 16806 16189 0 -1 4202496 364 0 0 0 59766 0 0 0 25 0 1 0 519239204 466898944 261 33554432000 134512640 134534564 4287958912 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16809/statm: 113989 261 95 6 0 112655 0
[pid=16810] ppid=16806 vsize=31184 CPUtime=1201.74 cores=3
/proc/16810/stat : 16810 (lingeling) R 16806 16806 16189 0 -1 4202496 87871 0 0 0 120164 10 0 0 25 0 1 0 519239204 31932416 6995 33554432000 4194304 4352236 140735317923168 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16810/statm: 7796 6995 127 39 0 6876 0
[pid=16811] ppid=16806 vsize=115224 CPUtime=597.51 cores=7
/proc/16811/stat : 16811 (march_hi) R 16806 16806 16189 0 -1 4202496 21044 0 0 0 59738 13 0 0 25 0 1 0 519239204 117989376 20899 33554432000 4194304 4331988 140736095548928 18446744073709551615 4229611 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16811/statm: 28806 20899 173 34 0 27248 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 2597924

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.12 10.12 9.54 11/188 16940
/proc/meminfo: memFree=30058096/32951124 swapFree=67111416/67111528
[pid=16806] ppid=16804 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16806/stat : 16806 (ppfolio) S 16804 16806 16189 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519239203 18763776 389 33554432000 4194304 4287625 140734301339760 18446744073709551615 212436037135 0 0 4096 65536 10583485379455746047 0 0 17 5 0 0 0
/proc/16806/statm: 4581 389 341 23 0 91 0
[pid=16807] ppid=16806 vsize=1926504 CPUtime=1201.74 cores=1
/proc/16807/stat : 16807 (cryptominisat) R 16806 16806 16189 0 -1 4202496 101900 0 0 0 120139 35 0 0 25 0 1 0 519239204 1972740096 30357 33554432000 4194304 4587354 140734231712256 18446744073709551615 4237461 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16807/statm: 481626 30357 337 96 0 478188 0
[pid=16808] ppid=16806 vsize=50732 CPUtime=1201.71 cores=5
/proc/16808/stat : 16808 (clasp) R 16806 16806 16189 0 -1 4202496 9551 0 0 0 120169 2 0 0 25 0 1 0 519239204 51949568 9438 33554432000 4194304 4785740 140735461305392 18446744073709551615 4287190 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16808/statm: 12683 9438 341 145 0 9728 0
[pid=16809] ppid=16806 vsize=455956 CPUtime=597.66 cores=7
/proc/16809/stat : 16809 (TNM) R 16806 16806 16189 0 -1 4202496 364 0 0 0 59766 0 0 0 25 0 1 0 519239204 466898944 261 33554432000 134512640 134534564 4287958912 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16809/statm: 113989 261 95 6 0 112655 0
[pid=16810] ppid=16806 vsize=31184 CPUtime=1201.74 cores=3
/proc/16810/stat : 16810 (lingeling) R 16806 16806 16189 0 -1 4202496 87871 0 0 0 120164 10 0 0 25 0 1 0 519239204 31932416 6995 33554432000 4194304 4352236 140735317923168 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/16810/statm: 7796 6995 127 39 0 6876 0
[pid=16811] ppid=16806 vsize=115224 CPUtime=597.51 cores=7
/proc/16811/stat : 16811 (march_hi) R 16806 16806 16189 0 -1 4202496 21044 0 0 0 59738 13 0 0 25 0 1 0 519239204 117989376 20899 33554432000 4194304 4331988 140736095548928 18446744073709551615 4229611 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16811/statm: 28806 20899 173 34 0 27248 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 2597924

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16806 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=2999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 4800.36
#
# 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.36
CPU user time (s): 4799.76
CPU system time (s): 0.6
CPU usage (%): 399.46
Max. virtual memory (cumulated for all children) (KiB): 4454744

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

runsolver used 1.84672 second user time and 4.71728 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 13:26:08
IDJOB=3191249
IDBENCH=82980
IDSOLVER=1612
FILE ID=node102/3191249-1304076368
RUNJOBID= node102-1304076366-16750
PBS_JOBID= 13170484
Free space on /tmp= 71552 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S944656226-046.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191249-1304076368/watcher-3191249-1304076368 -o /tmp/evaluation-result-3191249-1304076368/solver-3191249-1304076368 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191249-1304076368.cnf

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

MD5SUM BENCH= 9c7b3f326f7257fd8377a35f8807c0d3
RANDOM SEED=1369541612

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:      30529596 kB
Buffers:        642008 kB
Cached:        1273256 kB
SwapCached:          8 kB
Active:         284204 kB
Inactive:      1712776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30529596 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           20392 kB
Writeback:          32 kB
AnonPages:       81928 kB
Mapped:          16852 kB
Slab:           360612 kB
PageTables:       4992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1303948 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= 71540 MiB
End job on node102 at 2011-04-29 13:46:12