Trace number 3280245

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 seq? (TO) 1299.98 1300.01

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark200.647
Satisfiable
(Un)Satisfiability was proved
Number of variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

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 1 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	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5

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-3280245-1303746825/watcher-3280245-1303746825 -o /tmp/evaluation-result-3280245-1303746825/solver-3280245-1303746825 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3280245-1303746825.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 10/198 5356
/proc/meminfo: memFree=20712936/32951124 swapFree=67111528/67111528
[pid=5356] ppid=5354 vsize=18324 CPUtime=0 cores=5,7
/proc/5356/stat : 5356 (ppfolio) R 5354 5356 5286 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 218873913 18763776 394 33554432000 4194304 4287625 140737345849168 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/5356/statm: 4581 394 345 23 0 91 0

[startup+0.0225779 s]
/proc/loadavg: 0.00 0.00 0.00 10/198 5356
/proc/meminfo: memFree=20712936/32951124 swapFree=67111528/67111528
[pid=5356] ppid=5354 vsize=18324 CPUtime=0 cores=5,7
/proc/5356/stat : 5356 (ppfolio) S 5354 5356 5286 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 218873913 18763776 394 33554432000 4194304 4287625 140737345849168 18446744073709551615 268660682255 0 0 4096 65536 4586485349357715456 0 0 17 7 0 0 0
/proc/5356/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100566 s]
/proc/loadavg: 0.00 0.00 0.00 10/198 5356
/proc/meminfo: memFree=20712936/32951124 swapFree=67111528/67111528
[pid=5356] ppid=5354 vsize=18324 CPUtime=0 cores=5,7
/proc/5356/stat : 5356 (ppfolio) S 5354 5356 5286 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 218873913 18763776 394 33554432000 4194304 4287625 140737345849168 18446744073709551615 268660682255 0 0 4096 65536 4586485349357715456 0 0 17 7 0 0 0
/proc/5356/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300533 s]
/proc/loadavg: 0.00 0.00 0.00 10/198 5356
/proc/meminfo: memFree=20712936/32951124 swapFree=67111528/67111528
[pid=5356] ppid=5354 vsize=18324 CPUtime=0 cores=5,7
/proc/5356/stat : 5356 (ppfolio) S 5354 5356 5286 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 218873913 18763776 394 33554432000 4194304 4287625 140737345849168 18446744073709551615 268660682255 0 0 4096 65536 4586485349357715456 0 0 17 7 0 0 0
/proc/5356/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700462 s]
/proc/loadavg: 0.00 0.00 0.00 10/198 5356
/proc/meminfo: memFree=20712936/32951124 swapFree=67111528/67111528
[pid=5356] ppid=5354 vsize=18324 CPUtime=0 cores=5,7
/proc/5356/stat : 5356 (ppfolio) S 5354 5356 5286 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 218873913 18763776 394 33554432000 4194304 4287625 140737345849168 18446744073709551615 268660682255 0 0 4096 65536 4586485349357715456 0 0 17 7 0 0 0
/proc/5356/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50033 s]
/proc/loadavg: 0.96 0.20 0.06 13/202 5360
/proc/meminfo: memFree=20205496/32951124 swapFree=67111528/67111528
[pid=5356] ppid=5354 vsize=18324 CPUtime=0 cores=5,7
/proc/5356/stat : 5356 (ppfolio) S 5354 5356 5286 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 218873913 18763776 394 33554432000 4194304 4287625 140737345849168 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/5356/statm: 4581 394 345 23 0 91 0
[pid=5357] ppid=5356 vsize=135008 CPUtime=0.5 cores=5
/proc/5357/stat : 5357 (cryptominisat) R 5356 5356 5286 0 -1 4202496 26888 0 0 0 47 3 0 0 25 0 1 0 218873914 138248192 26288 33554432000 4194304 4587354 140734254271952 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5357/statm: 33752 26288 306 96 0 30314 0
[pid=5358] ppid=5356 vsize=121388 CPUtime=0.48 cores=5
/proc/5358/stat : 5358 (clasp) R 5356 5356 5286 0 -1 4202496 34436 0 0 0 44 4 0 0 25 0 1 0 218873914 124301312 25927 33554432000 4194304 4785740 140735056452800 18446744073709551615 4491675 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5358/statm: 30347 25927 313 145 0 27392 0
[pid=5359] ppid=5356 vsize=464408 CPUtime=0.49 cores=5
/proc/5359/stat : 5359 (TNM) R 5356 5356 5286 0 -1 4202496 5549 0 0 0 49 0 0 0 25 0 1 0 218873914 475553792 5447 33554432000 134512640 134534564 4289451104 18446744073709551615 5298897 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5359/statm: 116102 5447 90 6 0 114768 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 739128

[startup+3.10105 s]
/proc/loadavg: 0.96 0.20 0.06 13/202 5360
/proc/meminfo: memFree=20045792/32951124 swapFree=67111528/67111528
[pid=5356] ppid=5354 vsize=18324 CPUtime=0 cores=5,7
/proc/5356/stat : 5356 (ppfolio) S 5354 5356 5286 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 218873913 18763776 394 33554432000 4194304 4287625 140737345849168 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/5356/statm: 4581 394 345 23 0 91 0
[pid=5357] ppid=5356 vsize=135668 CPUtime=1 cores=5
/proc/5357/stat : 5357 (cryptominisat) R 5356 5356 5286 0 -1 4202496 27092 0 0 0 97 3 0 0 25 0 1 0 218873914 138924032 26492 33554432000 4194304 4587354 140734254271952 18446744073709551615 4238224 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5357/statm: 33917 26492 306 96 0 30479 0
[pid=5358] ppid=5356 vsize=128112 CPUtime=0.99 cores=5
/proc/5358/stat : 5358 (clasp) R 5356 5356 5286 0 -1 4202496 36139 0 0 0 95 4 0 0 25 0 1 0 218873914 131186688 27630 33554432000 4194304 4785740 140735056452800 18446744073709551615 4494089 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5358/statm: 32028 27630 319 145 0 29073 0
[pid=5359] ppid=5356 vsize=511792 CPUtime=1.08 cores=5
/proc/5359/stat : 5359 (TNM) R 5356 5356 5286 0 -1 4202496 20579 0 0 0 105 3 0 0 25 0 1 0 218873914 524075008 20476 33554432000 134512640 134534564 4289451104 18446744073709551615 134524527 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5359/statm: 127948 20476 91 6 0 126614 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 793896

[startup+6.30048 s]
/proc/loadavg: 1.84 0.39 0.13 13/202 5360
/proc/meminfo: memFree=19538016/32951124 swapFree=67111528/67111528
[pid=5356] ppid=5354 vsize=18324 CPUtime=0 cores=5,7
/proc/5356/stat : 5356 (ppfolio) S 5354 5356 5286 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 218873913 18763776 394 33554432000 4194304 4287625 140737345849168 18446744073709551615 268660682255 0 0 4096 65536 4586486036552482816 0 0 17 7 0 0 0
/proc/5356/statm: 4581 394 345 23 0 91 0
[pid=5357] ppid=5356 vsize=176704 CPUtime=2.09 cores=5
/proc/5357/stat : 5357 (cryptominisat) R 5356 5356 5286 0 -1 4202496 37303 0 0 0 205 4 0 0 25 0 1 0 218873914 180944896 36703 33554432000 4194304 4587354 140734254271952 18446744073709551615 4421133 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5357/statm: 44176 36703 312 96 0 40738 0
[pid=5358] ppid=5356 vsize=118512 CPUtime=2.08 cores=5
/proc/5358/stat : 5358 (clasp) R 5356 5356 5286 0 -1 4202496 39190 0 0 0 204 4 0 0 25 0 1 0 218873914 121356288 26333 33554432000 4194304 4785740 140735056452800 18446744073709551615 4319144 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5358/statm: 29628 26333 332 145 0 26673 0
[pid=5359] ppid=5356 vsize=522116 CPUtime=2.09 cores=5
/proc/5359/stat : 5359 (TNM) R 5356 5356 5286 0 -1 4202496 32337 0 0 0 205 4 0 0 25 0 1 0 218873914 534646784 32234 33554432000 134512640 134534564 4289451104 18446744073709551615 134529944 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5359/statm: 130529 32234 95 6 0 129195 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 835656

[startup+12.7004 s]
/proc/loadavg: 2.66 0.59 0.19 13/202 5360
/proc/meminfo: memFree=19547748/32951124 swapFree=67111528/67111528
[pid=5356] ppid=5354 vsize=18324 CPUtime=0 cores=5,7
/proc/5356/stat : 5356 (ppfolio) S 5354 5356 5286 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 218873913 18763776 394 33554432000 4194304 4287625 140737345849168 18446744073709551615 268660682255 0 0 4096 65536 4586486036552482816 0 0 17 7 0 0 0
/proc/5356/statm: 4581 394 345 23 0 91 0
[pid=5357] ppid=5356 vsize=178328 CPUtime=4.19 cores=5
/proc/5357/stat : 5357 (cryptominisat) R 5356 5356 5286 0 -1 4202496 37649 0 0 0 415 4 0 0 25 0 1 0 218873914 182607872 37049 33554432000 4194304 4587354 140734254271952 18446744073709551615 4421100 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5357/statm: 44582 37049 312 96 0 41144 0
[pid=5358] ppid=5356 vsize=118512 CPUtime=4.19 cores=5
/proc/5358/stat : 5358 (clasp) R 5356 5356 5286 0 -1 4202496 39208 0 0 0 415 4 0 0 25 0 1 0 218873914 121356288 26351 33554432000 4194304 4785740 140735056452800 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5358/statm: 29628 26351 340 145 0 26673 0
[pid=5359] ppid=5356 vsize=522116 CPUtime=4.28 cores=5
/proc/5359/stat : 5359 (TNM) R 5356 5356 5286 0 -1 4202496 32337 0 0 0 424 4 0 0 25 0 1 0 218873914 534646784 32234 33554432000 134512640 134534564 4289451104 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5359/statm: 130529 32234 95 6 0 129195 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 837280

[startup+25.5011 s]
/proc/loadavg: 4.73 1.15 0.38 13/202 5360
/proc/meminfo: memFree=19346768/32951124 swapFree=67111528/67111528
[pid=5356] ppid=5354 vsize=18324 CPUtime=0 cores=5,7
/proc/5356/stat : 5356 (ppfolio) S 5354 5356 5286 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 218873913 18763776 394 33554432000 4194304 4287625 140737345849168 18446744073709551615 268660682255 0 0 4096 65536 4586486723747250176 0 0 17 7 0 0 0
/proc/5356/statm: 4581 394 345 23 0 91 0
[pid=5357] ppid=5356 vsize=279940 CPUtime=8.49 cores=5
/proc/5357/stat : 5357 (cryptominisat) R 5356 5356 5286 0 -1 4202496 57361 0 0 0 842 7 0 0 25 0 1 0 218873914 286658560 51960 33554432000 4194304 4587354 140734254271952 18446744073709551615 4237643 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5357/statm: 69985 51960 330 96 0 66547 0
[pid=5358] ppid=5356 vsize=118512 CPUtime=8.48 cores=5
/proc/5358/stat : 5358 (clasp) R 5356 5356 5286 0 -1 4202496 39209 0 0 0 844 4 0 0 25 0 1 0 218873914 121356288 26352 33554432000 4194304 4785740 140735056452800 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5358/statm: 29628 26352 340 145 0 26673 0
[pid=5359] ppid=5356 vsize=522116 CPUtime=8.49 cores=5
/proc/5359/stat : 5359 (TNM) R 5356 5356 5286 0 -1 4202496 32337 0 0 0 845 4 0 0 25 0 1 0 218873914 534646784 32234 33554432000 134512640 134534564 4289451104 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5359/statm: 130529 32234 95 6 0 129195 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 938892

[startup+51.1006 s]
/proc/loadavg: 7.21 2.02 0.69 13/202 5361
/proc/meminfo: memFree=19314704/32951124 swapFree=67111528/67111528
[pid=5356] ppid=5354 vsize=18324 CPUtime=0 cores=5,7
/proc/5356/stat : 5356 (ppfolio) S 5354 5356 5286 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 218873913 18763776 394 33554432000 4194304 4287625 140737345849168 18446744073709551615 268660682255 0 0 4096 65536 4586487136064110592 0 0 17 7 0 0 0
/proc/5356/statm: 4581 394 345 23 0 91 0
[pid=5357] ppid=5356 vsize=279940 CPUtime=16.99 cores=5
/proc/5357/stat : 5357 (cryptominisat) R 5356 5356 5286 0 -1 4202496 59553 0 0 0 1691 8 0 0 25 0 1 0 218873914 286658560 54145 33554432000 4194304 4587354 140734254271952 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5357/statm: 69985 54145 330 96 0 66547 0
[pid=5358] ppid=5356 vsize=118512 CPUtime=16.99 cores=5
/proc/5358/stat : 5358 (clasp) R 5356 5356 5286 0 -1 4202496 39209 0 0 0 1695 4 0 0 25 0 1 0 218873914 121356288 26352 33554432000 4194304 4785740 140735056452800 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5358/statm: 29628 26352 340 145 0 26673 0
[pid=5359] ppid=5356 vsize=522116 CPUtime=17.09 cores=5
/proc/5359/stat : 5359 (TNM) R 5356 5356 5286 0 -1 4202496 32337 0 0 0 1705 4 0 0 25 0 1 0 218873914 534646784 32234 33554432000 134512640 134534564 4289451104 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5359/statm: 130529 32234 95 6 0 129195 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 938892

[startup+102.308 s]
/proc/loadavg: 9.97 3.57 1.28 13/202 5363
/proc/meminfo: memFree=19325904/32951124 swapFree=67111528/67111528
[pid=5356] ppid=5354 vsize=18324 CPUtime=0 cores=5,7
/proc/5356/stat : 5356 (ppfolio) S 5354 5356 5286 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 218873913 18763776 394 33554432000 4194304 4287625 140737345849168 18446744073709551615 268660682255 0 0 4096 65536 4586485761674575872 0 0 17 7 0 0 0
/proc/5356/statm: 4581 394 345 23 0 91 0
[pid=5357] ppid=5356 vsize=1677652 CPUtime=34.09 cores=5
/proc/5357/stat : 5357 (cryptominisat) R 5356 5356 5286 0 -1 4202496 64703 0 0 0 3400 9 0 0 25 0 1 0 218873914 1717915648 51381 33554432000 4194304 4587354 140734254271952 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5357/statm: 419413 51381 333 96 0 415975 0
[pid=5358] ppid=5356 vsize=118512 CPUtime=34.08 cores=5
/proc/5358/stat : 5358 (clasp) R 5356 5356 5286 0 -1 4202496 39209 0 0 0 3404 4 0 0 25 0 1 0 218873914 121356288 26352 33554432000 4194304 4785740 140735056452800 18446744073709551615 4290576 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5358/statm: 29628 26352 340 145 0 26673 0
[pid=5359] ppid=5356 vsize=522116 CPUtime=34.1 cores=5
/proc/5359/stat : 5359 (TNM) R 5356 5356 5286 0 -1 4202496 32337 0 0 0 3406 4 0 0 25 0 1 0 218873914 534646784 32234 33554432000 134512640 134534564 4289451104 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5359/statm: 130529 32234 95 6 0 129195 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2336604

[startup+162.301 s]
/proc/loadavg: 11.25 5.10 1.95 13/202 5397
/proc/meminfo: memFree=18902124/32951124 swapFree=67111528/67111528
[pid=5356] ppid=5354 vsize=18324 CPUtime=0 cores=5,7
/proc/5356/stat : 5356 (ppfolio) S 5354 5356 5286 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 218873913 18763776 394 33554432000 4194304 4287625 140737345849168 18446744073709551615 268660682255 0 0 4096 65536 4586485899113529344 0 0 17 7 0 0 0
/proc/5356/statm: 4581 394 345 23 0 91 0
[pid=5357] ppid=5356 vsize=1689312 CPUtime=54.08 cores=5
/proc/5357/stat : 5357 (cryptominisat) R 5356 5356 5286 0 -1 4202496 69613 0 0 0 5398 10 0 0 25 0 1 0 218873914 1729855488 56264 33554432000 4194304 4587354 140734254271952 18446744073709551615 4236573 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5357/statm: 422328 56264 338 96 0 418890 0
[pid=5358] ppid=5356 vsize=133336 CPUtime=54.09 cores=5

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

/proc/5359/statm: 130529 32234 95 6 0 129195 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 2677068

[startup+882.301 s]
/proc/loadavg: 12.08 11.40 7.37 13/202 5425
/proc/meminfo: memFree=17506736/32951124 swapFree=67111528/67111528
[pid=5356] ppid=5354 vsize=18324 CPUtime=0 cores=5,7
/proc/5356/stat : 5356 (ppfolio) S 5354 5356 5286 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 218873913 18763776 394 33554432000 4194304 4287625 140737345849168 18446744073709551615 268660682255 0 0 4096 65536 4586487410942017536 0 0 17 7 0 0 0
/proc/5356/statm: 4581 394 345 23 0 91 0
[pid=5357] ppid=5356 vsize=1825380 CPUtime=294.08 cores=5
/proc/5357/stat : 5357 (cryptominisat) R 5356 5356 5286 0 -1 4202496 134199 0 0 0 29376 32 0 0 25 0 1 0 218873914 1869189120 61724 33554432000 4194304 4587354 140734254271952 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5357/statm: 456345 61724 338 96 0 452907 0
[pid=5358] ppid=5356 vsize=483204 CPUtime=294.05 cores=5
/proc/5358/stat : 5358 (clasp) R 5356 5356 5286 0 -1 4202496 130180 0 0 0 29376 29 0 0 25 0 1 0 218873914 494800896 117323 33554432000 4194304 4785740 140735056452800 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5358/statm: 120801 117323 340 145 0 117846 0
[pid=5359] ppid=5356 vsize=522116 CPUtime=294.15 cores=5
/proc/5359/stat : 5359 (TNM) R 5356 5356 5286 0 -1 4202496 32337 0 0 0 29411 4 0 0 25 0 1 0 218873914 534646784 32234 33554432000 134512640 134534564 4289451104 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5359/statm: 130529 32234 95 6 0 129195 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 2849024

[startup+942.3 s]
/proc/loadavg: 12.10 11.52 7.66 13/202 5427
/proc/meminfo: memFree=17427716/32951124 swapFree=67111528/67111528
[pid=5356] ppid=5354 vsize=18324 CPUtime=0 cores=5,7
/proc/5356/stat : 5356 (ppfolio) S 5354 5356 5286 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 218873913 18763776 394 33554432000 4194304 4287625 140737345849168 18446744073709551615 268660682255 0 0 4096 65536 4586485899113529344 0 0 17 7 0 0 0
/proc/5356/statm: 4581 394 345 23 0 91 0
[pid=5357] ppid=5356 vsize=1792536 CPUtime=314.09 cores=5
/proc/5357/stat : 5357 (cryptominisat) R 5356 5356 5286 0 -1 4202496 140047 0 0 0 31375 34 0 0 25 0 1 0 218873914 1835556864 60444 33554432000 4194304 4587354 140734254271952 18446744073709551615 4449056 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5357/statm: 448134 60444 338 96 0 444696 0
[pid=5358] ppid=5356 vsize=508064 CPUtime=314.04 cores=5
/proc/5358/stat : 5358 (clasp) R 5356 5356 5286 0 -1 4202496 136382 0 0 0 31374 30 0 0 25 0 1 0 218873914 520257536 123525 33554432000 4194304 4785740 140735056452800 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5358/statm: 127016 123525 340 145 0 124061 0
[pid=5359] ppid=5356 vsize=522116 CPUtime=314.15 cores=5
/proc/5359/stat : 5359 (TNM) R 5356 5356 5286 0 -1 4202496 32337 0 0 0 31411 4 0 0 25 0 1 0 218873914 534646784 32234 33554432000 134512640 134534564 4289451104 18446744073709551615 134526037 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5359/statm: 130529 32234 95 6 0 129195 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 2841040

[startup+1002.3 s]
/proc/loadavg: 12.04 11.60 7.93 13/202 5429
/proc/meminfo: memFree=17324864/32951124 swapFree=67111528/67111528
[pid=5356] ppid=5354 vsize=18324 CPUtime=0 cores=5,7
/proc/5356/stat : 5356 (ppfolio) S 5354 5356 5286 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 218873913 18763776 394 33554432000 4194304 4287625 140737345849168 18446744073709551615 268660682255 0 0 4096 65536 4586485349357715456 0 0 17 7 0 0 0
/proc/5356/statm: 4581 394 345 23 0 91 0
[pid=5357] ppid=5356 vsize=1792536 CPUtime=334.1 cores=5
/proc/5357/stat : 5357 (cryptominisat) R 5356 5356 5286 0 -1 4202496 144831 0 0 0 33374 36 0 0 25 0 1 0 218873914 1835556864 65205 33554432000 4194304 4587354 140734254271952 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5357/statm: 448134 65205 338 96 0 444696 0
[pid=5358] ppid=5356 vsize=539648 CPUtime=334.04 cores=5
/proc/5358/stat : 5358 (clasp) R 5356 5356 5286 0 -1 4202496 144275 0 0 0 33372 32 0 0 25 0 1 0 218873914 552599552 131418 33554432000 4194304 4785740 140735056452800 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5358/statm: 134912 131418 340 145 0 131957 0
[pid=5359] ppid=5356 vsize=522116 CPUtime=334.14 cores=5
/proc/5359/stat : 5359 (TNM) R 5356 5356 5286 0 -1 4202496 32337 0 0 0 33410 4 0 0 25 0 1 0 218873914 534646784 32234 33554432000 134512640 134534564 4289451104 18446744073709551615 134529228 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5359/statm: 130529 32234 95 6 0 129195 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 2872624

[startup+1062.3 s]
/proc/loadavg: 12.01 11.67 8.18 13/202 5430
/proc/meminfo: memFree=17269412/32951124 swapFree=67111528/67111528
[pid=5356] ppid=5354 vsize=18324 CPUtime=0 cores=5,7
/proc/5356/stat : 5356 (ppfolio) S 5354 5356 5286 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 218873913 18763776 394 33554432000 4194304 4287625 140737345849168 18446744073709551615 268660682255 0 0 4096 65536 4586485624235622400 0 0 17 7 0 0 0
/proc/5356/statm: 4581 394 345 23 0 91 0
[pid=5357] ppid=5356 vsize=1692860 CPUtime=354.09 cores=5
/proc/5357/stat : 5357 (cryptominisat) R 5356 5356 5286 0 -1 4202496 151089 0 0 0 35371 38 0 0 25 0 1 0 218873914 1733488640 58465 33554432000 4194304 4587354 140734254271952 18446744073709551615 4237620 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5357/statm: 423215 58465 338 96 0 419777 0
[pid=5358] ppid=5356 vsize=574392 CPUtime=354.04 cores=5
/proc/5358/stat : 5358 (clasp) R 5356 5356 5286 0 -1 4202496 152932 0 0 0 35370 34 0 0 25 0 1 0 218873914 588177408 140075 33554432000 4194304 4785740 140735056452800 18446744073709551615 4309492 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5358/statm: 143598 140075 340 145 0 140643 0
[pid=5359] ppid=5356 vsize=522116 CPUtime=354.14 cores=5
/proc/5359/stat : 5359 (TNM) R 5356 5356 5286 0 -1 4202496 32337 0 0 0 35410 4 0 0 25 0 1 0 218873914 534646784 32234 33554432000 134512640 134534564 4289451104 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5359/statm: 130529 32234 95 6 0 129195 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 2807692

[startup+1122.3 s]
/proc/loadavg: 12.06 11.75 8.42 13/202 5432
/proc/meminfo: memFree=17113984/32951124 swapFree=67111528/67111528
[pid=5356] ppid=5354 vsize=18324 CPUtime=0 cores=5,7
/proc/5356/stat : 5356 (ppfolio) S 5354 5356 5286 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 218873913 18763776 394 33554432000 4194304 4287625 140737345849168 18446744073709551615 268660682255 0 0 4096 65536 4586485899113529344 0 0 17 7 0 0 0
/proc/5356/statm: 4581 394 345 23 0 91 0
[pid=5357] ppid=5356 vsize=1668588 CPUtime=374.1 cores=5
/proc/5357/stat : 5357 (cryptominisat) R 5356 5356 5286 0 -1 4202496 162996 0 0 0 37369 41 0 0 25 0 1 0 218873914 1708634112 62693 33554432000 4194304 4587354 140734254271952 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5357/statm: 417147 62693 338 96 0 413709 0
[pid=5358] ppid=5356 vsize=618640 CPUtime=374.04 cores=5
/proc/5358/stat : 5358 (clasp) R 5356 5356 5286 0 -1 4202496 163995 0 0 0 37367 37 0 0 25 0 1 0 218873914 633487360 151138 33554432000 4194304 4785740 140735056452800 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5358/statm: 154660 151138 340 145 0 151705 0
[pid=5359] ppid=5356 vsize=522116 CPUtime=374.14 cores=5
/proc/5359/stat : 5359 (TNM) R 5356 5356 5286 0 -1 4202496 32337 0 0 0 37410 4 0 0 25 0 1 0 218873914 534646784 32234 33554432000 134512640 134534564 4289451104 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5359/statm: 130529 32234 95 6 0 129195 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 2827668

[startup+1182.3 s]
/proc/loadavg: 12.02 11.79 8.64 14/202 5433
/proc/meminfo: memFree=17047476/32951124 swapFree=67111528/67111528
[pid=5356] ppid=5354 vsize=18324 CPUtime=0 cores=5,7
/proc/5356/stat : 5356 (ppfolio) S 5354 5356 5286 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 218873913 18763776 394 33554432000 4194304 4287625 140737345849168 18446744073709551615 268660682255 0 0 4096 65536 4586486173991436288 0 0 17 7 0 0 0
/proc/5356/statm: 4581 394 345 23 0 91 0
[pid=5357] ppid=5356 vsize=1819572 CPUtime=394.11 cores=5
/proc/5357/stat : 5357 (cryptominisat) R 5356 5356 5286 0 -1 4202496 174745 0 0 0 39366 45 0 0 25 0 1 0 218873914 1863241728 60807 33554432000 4194304 4587354 140734254271952 18446744073709551615 4244125 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5357/statm: 454893 60807 338 96 0 451455 0
[pid=5358] ppid=5356 vsize=636252 CPUtime=394.03 cores=5
/proc/5358/stat : 5358 (clasp) R 5356 5356 5286 0 -1 4202496 168317 0 0 0 39365 38 0 0 25 0 1 0 218873914 651522048 155460 33554432000 4194304 4785740 140735056452800 18446744073709551615 4553010 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5358/statm: 159063 155460 340 145 0 156108 0
[pid=5359] ppid=5356 vsize=522116 CPUtime=394.13 cores=5
/proc/5359/stat : 5359 (TNM) R 5356 5356 5286 0 -1 4202496 32337 0 0 0 39409 4 0 0 25 0 1 0 218873914 534646784 32234 33554432000 134512640 134534564 4289451104 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5359/statm: 130529 32234 95 6 0 129195 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 2996264

[startup+1242.3 s]
/proc/loadavg: 12.01 11.83 8.85 14/202 5435
/proc/meminfo: memFree=16936684/32951124 swapFree=67111528/67111528
[pid=5356] ppid=5354 vsize=18324 CPUtime=0 cores=5,7
/proc/5356/stat : 5356 (ppfolio) S 5354 5356 5286 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 218873913 18763776 394 33554432000 4194304 4287625 140737345849168 18446744073709551615 268660682255 0 0 4096 65536 4586486311430389760 0 0 17 7 0 0 0
/proc/5356/statm: 4581 394 345 23 0 91 0
[pid=5357] ppid=5356 vsize=1819572 CPUtime=414.11 cores=5
/proc/5357/stat : 5357 (cryptominisat) R 5356 5356 5286 0 -1 4202496 183769 0 0 0 41363 48 0 0 25 0 1 0 218873914 1863241728 69814 33554432000 4194304 4587354 140734254271952 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5357/statm: 454893 69814 338 96 0 451455 0
[pid=5358] ppid=5356 vsize=650008 CPUtime=414.03 cores=5
/proc/5358/stat : 5358 (clasp) R 5356 5356 5286 0 -1 4202496 171549 0 0 0 41364 39 0 0 25 0 1 0 218873914 665608192 158692 33554432000 4194304 4785740 140735056452800 18446744073709551615 4290595 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5358/statm: 162502 158692 340 145 0 159547 0
[pid=5359] ppid=5356 vsize=522116 CPUtime=414.13 cores=5
/proc/5359/stat : 5359 (TNM) R 5356 5356 5286 0 -1 4202496 32337 0 0 0 41409 4 0 0 25 0 1 0 218873914 534646784 32234 33554432000 134512640 134534564 4289451104 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5359/statm: 130529 32234 95 6 0 129195 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 3010020



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.76 11.81 9.03 10/197 5437
/proc/meminfo: memFree=18048648/32951124 swapFree=67111528/67111528
[pid=5356] ppid=5354 vsize=18324 CPUtime=0 cores=5,7
/proc/5356/stat : 5356 (ppfolio) S 5354 5356 5286 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 218873913 18763776 394 33554432000 4194304 4287625 140737345849168 18446744073709551615 268660682255 0 0 4096 65536 4586486861186203648 0 0 17 7 0 0 0
/proc/5356/statm: 4581 394 345 23 0 91 0
[pid=5357] ppid=5356 vsize=1725264 CPUtime=433.33 cores=5
/proc/5357/stat : 5357 (cryptominisat) R 5356 5356 5286 0 -1 4202496 188874 0 0 0 43284 49 0 0 25 0 1 0 218873914 1766670336 59950 33554432000 4194304 4587354 140734254271952 18446744073709551615 4238258 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5357/statm: 431316 59950 338 96 0 427878 0
[pid=5358] ppid=5356 vsize=675520 CPUtime=433.32 cores=5
/proc/5358/stat : 5358 (clasp) R 5356 5356 5286 0 -1 4202496 177870 0 0 0 43292 40 0 0 25 0 1 0 218873914 691732480 165013 33554432000 4194304 4785740 140735056452800 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5358/statm: 168880 165013 340 145 0 165925 0
[pid=5359] ppid=5356 vsize=522116 CPUtime=433.33 cores=5
/proc/5359/stat : 5359 (TNM) R 5356 5356 5286 0 -1 4202496 32337 0 0 0 43329 4 0 0 25 0 1 0 218873914 534646784 32234 33554432000 134512640 134534564 4289451104 18446744073709551615 134530890 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5359/statm: 130529 32234 95 6 0 129195 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 2941224

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 5356 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 1299.98
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1299.98
CPU user time (s): 1299.05
CPU system time (s): 0.93
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 4405144

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

runsolver used 2.22266 second user time and 5.08223 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-25 17:53:46
IDJOB=3280245
IDBENCH=20353
IDSOLVER=1613
FILE ID=node107/3280245-1303746825
RUNJOBID= node107-1303746820-5307
PBS_JOBID= 13154055
Free space on /tmp= 71652 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-13-s.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280245-1303746825/watcher-3280245-1303746825 -o /tmp/evaluation-result-3280245-1303746825/solver-3280245-1303746825 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3280245-1303746825.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= d90571b4b69632567da9d3ebfd25979e
RANDOM SEED=1663088791

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20714480 kB
Buffers:       2023192 kB
Cached:        9362188 kB
SwapCached:          0 kB
Active:        8024320 kB
Inactive:      3729952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20714480 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          114876 kB
Writeback:           0 kB
AnonPages:      368600 kB
Mapped:          16648 kB
Slab:           417348 kB
PageTables:       6156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1464476 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= 71656 MiB
End job on node107 at 2011-04-25 18:15:29