Trace number 3262966

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.77 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_80_28_70_8-dir.shuffled-as.sat03-215.cnf
MD5SUM731331ace9dcb7404987f98927f5c914
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables840
Number of clauses72688
Sum of the clauses size146160
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 272660
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 528

Solver Data

0.00/0.25	This is pico-portfolio, a naive parallel portfolio
0.00/0.25	Copyright (C) 2011 Olivier Roussel
0.00/0.25	Using 1 processing units
0.00/0.25	This portfolio uses the following solvers:
0.00/0.25	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.25	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.25	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.25	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.25	Starting clasp 1.3.6 on core(s) 5
0.00/0.25	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-3262966-1303544646/watcher-3262966-1303544646 -o /tmp/evaluation-result-3262966-1303544646/solver-3262966-1303544646 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3262966-1303544646.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.92 1.43 2.37 6/186 29450
/proc/meminfo: memFree=20970572/32950928 swapFree=67111524/67111528
[pid=29449] ppid=29447 vsize=2712 CPUtime=0 cores=5,7
/proc/29449/stat : 29449 (ppfolio) S 29447 29449 28695 0 -1 4194304 84 0 0 0 0 0 0 0 25 0 1 0 466064226 2777088 37 33554432000 4194304 4287625 140735633285216 18446744073709551615 208075308679 0 2147483391 4096 0 18446744071699953811 0 0 17 5 0 0 0
/proc/29449/statm: 678 37 27 23 0 23 0

[startup+0.0327689 s]
/proc/loadavg: 0.92 1.43 2.37 6/186 29450
/proc/meminfo: memFree=20970572/32950928 swapFree=67111524/67111528
[pid=29449] ppid=29447 vsize=2712 CPUtime=0 cores=5,7
/proc/29449/stat : 29449 (ppfolio) S 29447 29449 28695 0 -1 4194304 84 0 0 0 0 0 0 0 25 0 1 0 466064226 2777088 37 33554432000 4194304 4287625 140735633285216 18446744073709551615 208075308679 0 2147483391 4096 0 18446744071699953811 0 0 17 5 0 0 0
/proc/29449/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100755 s]
/proc/loadavg: 0.92 1.43 2.37 6/186 29450
/proc/meminfo: memFree=20970572/32950928 swapFree=67111524/67111528
[pid=29449] ppid=29447 vsize=2712 CPUtime=0 cores=5,7
/proc/29449/stat : 29449 (ppfolio) S 29447 29449 28695 0 -1 4194304 84 0 0 0 0 0 0 0 25 0 1 0 466064226 2777088 37 33554432000 4194304 4287625 140735633285216 18446744073709551615 208075308679 0 2147483391 4096 0 18446744071699953811 0 0 17 5 0 0 0
/proc/29449/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300773 s]
/proc/loadavg: 0.92 1.43 2.37 6/186 29450
/proc/meminfo: memFree=20970572/32950928 swapFree=67111524/67111528
[pid=29449] ppid=29447 vsize=18324 CPUtime=0 cores=5,7
/proc/29449/stat : 29449 (ppfolio) S 29447 29449 28695 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 466064226 18763776 394 33554432000 4194304 4287625 140735633285216 18446744073709551615 208080252431 0 0 4096 65536 4351312598294036744 0 0 17 5 0 0 0
/proc/29449/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.15461 s]
/proc/loadavg: 0.92 1.43 2.37 6/186 29450
/proc/meminfo: memFree=20970572/32950928 swapFree=67111524/67111528
[pid=29449] ppid=29447 vsize=18324 CPUtime=0 cores=5,7
/proc/29449/stat : 29449 (ppfolio) S 29447 29449 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466064226 18763776 394 33554432000 4194304 4287625 140735633285216 18446744073709551615 208080252431 0 0 4096 65536 4582863283177914368 0 0 17 7 0 0 0
/proc/29449/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50049 s]
/proc/loadavg: 0.92 1.43 2.37 6/186 29450
/proc/meminfo: memFree=20970572/32950928 swapFree=67111524/67111528
[pid=29449] ppid=29447 vsize=18324 CPUtime=0 cores=5,7
/proc/29449/stat : 29449 (ppfolio) S 29447 29449 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466064226 18763776 394 33554432000 4194304 4287625 140735633285216 18446744073709551615 208080252431 0 0 4096 65536 4582863283177914368 0 0 17 7 0 0 0
/proc/29449/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10018 s]
/proc/loadavg: 0.92 1.43 2.37 13/202 29472
/proc/meminfo: memFree=20855528/32950928 swapFree=67111524/67111528
[pid=29449] ppid=29447 vsize=18324 CPUtime=0 cores=5,7
/proc/29449/stat : 29449 (ppfolio) S 29447 29449 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466064226 18763776 394 33554432000 4194304 4287625 140735633285216 18446744073709551615 208080252431 0 0 4096 65536 4582863283177914368 0 0 17 7 0 0 0
/proc/29449/statm: 4581 394 345 23 0 91 0
[pid=29465] ppid=29449 vsize=35200 CPUtime=1.59 cores=5
/proc/29465/stat : 29465 (cryptominisat) R 29449 29449 28695 0 -1 4202496 5293 0 0 0 159 0 0 0 19 0 1 0 466064252 36044800 4218 33554432000 4194304 4587354 140736541786080 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29465/statm: 8800 4218 326 96 0 5362 0
[pid=29467] ppid=29449 vsize=6516 CPUtime=0 cores=5
/proc/29467/stat : 29467 (clasp) R 29449 29449 28695 0 -1 4194304 143 0 0 0 0 0 0 0 19 0 1 0 466064252 6672384 49 33554432000 4194304 4785740 140735996651040 18446744073709551615 208075308679 0 2147483391 4096 0 0 0 0 17 5 0 0 0
/proc/29467/statm: 1629 49 38 145 0 45 0
[pid=29469] ppid=29449 vsize=459652 CPUtime=1.24 cores=5
/proc/29469/stat : 29469 (TNM) R 29449 29449 28695 0 -1 4202496 1939 0 0 0 124 0 0 0 19 0 1 0 466064252 470683648 1836 33554432000 134512640 134534564 4290506976 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29469/statm: 114913 1836 95 6 0 113579 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 519692

[startup+6.30057 s]
/proc/loadavg: 1.81 1.60 2.42 13/202 29472
/proc/meminfo: memFree=20797944/32950928 swapFree=67111524/67111528
[pid=29449] ppid=29447 vsize=18324 CPUtime=0 cores=5,7
/proc/29449/stat : 29449 (ppfolio) S 29447 29449 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466064226 18763776 394 33554432000 4194304 4287625 140735633285216 18446744073709551615 208080252431 0 0 4096 65536 4582863283177914368 0 0 17 7 0 0 0
/proc/29449/statm: 4581 394 345 23 0 91 0
[pid=29465] ppid=29449 vsize=35200 CPUtime=2.09 cores=5
/proc/29465/stat : 29465 (cryptominisat) R 29449 29449 28695 0 -1 4202496 5541 0 0 0 209 0 0 0 20 0 1 0 466064252 36044800 4463 33554432000 4194304 4587354 140736541786080 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29465/statm: 8800 4463 326 96 0 5362 0
[pid=29467] ppid=29449 vsize=34184 CPUtime=2.19 cores=5
/proc/29467/stat : 29467 (clasp) R 29449 29449 28695 0 -1 4202496 6398 0 0 0 218 1 0 0 19 0 1 0 466064252 35004416 5849 33554432000 4194304 4785740 140735996651040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29467/statm: 8546 5849 340 145 0 5591 0
[pid=29469] ppid=29449 vsize=459652 CPUtime=1.74 cores=5
/proc/29469/stat : 29469 (TNM) R 29449 29449 28695 0 -1 4202496 1939 0 0 0 174 0 0 0 20 0 1 0 466064252 470683648 1836 33554432000 134512640 134534564 4290506976 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29469/statm: 114913 1836 95 6 0 113579 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 547360

[startup+12.7003 s]
/proc/loadavg: 2.63 1.77 2.47 13/202 29504
/proc/meminfo: memFree=20798916/32950928 swapFree=67111524/67111528
[pid=29449] ppid=29447 vsize=18324 CPUtime=0 cores=5,7
/proc/29449/stat : 29449 (ppfolio) S 29447 29449 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466064226 18763776 394 33554432000 4194304 4287625 140735633285216 18446744073709551615 208080252431 0 0 4096 65536 4582861496471519232 0 0 17 7 0 0 0
/proc/29449/statm: 4581 394 345 23 0 91 0
[pid=29465] ppid=29449 vsize=1967980 CPUtime=4.29 cores=5
/proc/29465/stat : 29465 (cryptominisat) R 29449 29449 28695 0 -1 4202496 7614 0 0 0 428 1 0 0 25 0 1 0 466064252 2015211520 4625 33554432000 4194304 4587354 140736541786080 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29465/statm: 491995 4625 331 96 0 488557 0
[pid=29467] ppid=29449 vsize=40912 CPUtime=4.29 cores=5
/proc/29467/stat : 29467 (clasp) R 29449 29449 28695 0 -1 4202496 8005 0 0 0 428 1 0 0 25 0 1 0 466064252 41893888 7456 33554432000 4194304 4785740 140735996651040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29467/statm: 10228 7456 340 145 0 7273 0
[pid=29469] ppid=29449 vsize=459652 CPUtime=3.84 cores=5
/proc/29469/stat : 29469 (TNM) R 29449 29449 28695 0 -1 4202496 1939 0 0 0 384 0 0 0 25 0 1 0 466064252 470683648 1836 33554432000 134512640 134534564 4290506976 18446744073709551615 134529823 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29469/statm: 114913 1836 95 6 0 113579 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 2486868

[startup+25.5009 s]
/proc/loadavg: 4.70 2.27 2.62 13/202 29504
/proc/meminfo: memFree=20698740/32950928 swapFree=67111524/67111528
[pid=29449] ppid=29447 vsize=18324 CPUtime=0 cores=5,7
/proc/29449/stat : 29449 (ppfolio) S 29447 29449 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466064226 18763776 394 33554432000 4194304 4287625 140735633285216 18446744073709551615 208080252431 0 0 4096 65536 4582863008300007424 0 0 17 7 0 0 0
/proc/29449/statm: 4581 394 345 23 0 91 0
[pid=29465] ppid=29449 vsize=2016756 CPUtime=8.49 cores=5
/proc/29465/stat : 29465 (cryptominisat) R 29449 29449 28695 0 -1 4202496 19309 0 0 0 847 2 0 0 25 0 1 0 466064252 2065158144 16318 33554432000 4194304 4587354 140736541786080 18446744073709551615 4364768 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29465/statm: 504189 16318 337 96 0 500751 0
[pid=29467] ppid=29449 vsize=46484 CPUtime=8.59 cores=5
/proc/29467/stat : 29467 (clasp) R 29449 29449 28695 0 -1 4202496 9369 0 0 0 858 1 0 0 25 0 1 0 466064252 47599616 8820 33554432000 4194304 4785740 140735996651040 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29467/statm: 11621 8820 340 145 0 8666 0
[pid=29469] ppid=29449 vsize=459652 CPUtime=8.14 cores=5
/proc/29469/stat : 29469 (TNM) R 29449 29449 28695 0 -1 4202496 1939 0 0 0 814 0 0 0 25 0 1 0 466064252 470683648 1836 33554432000 134512640 134534564 4290506976 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29469/statm: 114913 1836 95 6 0 113579 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 2541216

[startup+51.101 s]
/proc/loadavg: 7.19 3.05 2.87 13/202 29505
/proc/meminfo: memFree=20646244/32950928 swapFree=67111524/67111528
[pid=29449] ppid=29447 vsize=18324 CPUtime=0 cores=5,7
/proc/29449/stat : 29449 (ppfolio) S 29447 29449 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466064226 18763776 394 33554432000 4194304 4287625 140735633285216 18446744073709551615 208080252431 0 0 4096 65536 4582862733422100480 0 0 17 7 0 0 0
/proc/29449/statm: 4581 394 345 23 0 91 0
[pid=29465] ppid=29449 vsize=1984980 CPUtime=17.09 cores=5
/proc/29465/stat : 29465 (cryptominisat) R 29449 29449 28695 0 -1 4202496 20344 0 0 0 1706 3 0 0 25 0 1 0 466064252 2032619520 14280 33554432000 4194304 4587354 140736541786080 18446744073709551615 4364904 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29465/statm: 496245 14280 337 96 0 492807 0
[pid=29467] ppid=29449 vsize=58372 CPUtime=17.09 cores=5
/proc/29467/stat : 29467 (clasp) R 29449 29449 28695 0 -1 4202496 12260 0 0 0 1707 2 0 0 25 0 1 0 466064252 59772928 11711 33554432000 4194304 4785740 140735996651040 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29467/statm: 14593 11711 340 145 0 11638 0
[pid=29469] ppid=29449 vsize=459652 CPUtime=16.64 cores=5
/proc/29469/stat : 29469 (TNM) R 29449 29449 28695 0 -1 4202496 1939 0 0 0 1664 0 0 0 25 0 1 0 466064252 470683648 1836 33554432000 134512640 134534564 4290506976 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29469/statm: 114913 1836 95 6 0 113579 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 2521328

[startup+102.3 s]
/proc/loadavg: 9.96 4.45 3.35 13/202 29568
/proc/meminfo: memFree=20548632/32950928 swapFree=67111524/67111528
[pid=29449] ppid=29447 vsize=18324 CPUtime=0 cores=5,7
/proc/29449/stat : 29449 (ppfolio) S 29447 29449 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466064226 18763776 394 33554432000 4194304 4287625 140735633285216 18446744073709551615 208080252431 0 0 4096 65536 4582863145738960896 0 0 17 7 0 0 0
/proc/29449/statm: 4581 394 345 23 0 91 0
[pid=29465] ppid=29449 vsize=2030508 CPUtime=34.1 cores=5
/proc/29465/stat : 29465 (cryptominisat) R 29449 29449 28695 0 -1 4202496 24871 0 0 0 3407 3 0 0 25 0 1 0 466064252 2079240192 18806 33554432000 4194304 4587354 140736541786080 18446744073709551615 4364784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29465/statm: 507627 18806 337 96 0 504189 0
[pid=29467] ppid=29449 vsize=75236 CPUtime=34.18 cores=5
/proc/29467/stat : 29467 (clasp) R 29449 29449 28695 0 -1 4202496 16217 0 0 0 3416 2 0 0 25 0 1 0 466064252 77041664 15668 33554432000 4194304 4785740 140735996651040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29467/statm: 18809 15668 340 145 0 15854 0
[pid=29469] ppid=29449 vsize=459652 CPUtime=33.74 cores=5
/proc/29469/stat : 29469 (TNM) R 29449 29449 28695 0 -1 4202496 1939 0 0 0 3374 0 0 0 25 0 1 0 466064252 470683648 1836 33554432000 134512640 134534564 4290506976 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29469/statm: 114913 1836 95 6 0 113579 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 2583720

[startup+162.301 s]
/proc/loadavg: 11.09 5.79 3.88 12/201 29570
/proc/meminfo: memFree=20511532/32950928 swapFree=67111524/67111528
[pid=29449] ppid=29447 vsize=18324 CPUtime=0 cores=5,7
/proc/29449/stat : 29449 (ppfolio) S 29447 29449 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466064226 18763776 394 33554432000 4194304 4287625 140735633285216 18446744073709551615 208080252431 0 0 4096 65536 4582862595983147008 0 0 17 7 0 0 0
/proc/29449/statm: 4581 394 345 23 0 91 0
[pid=29465] ppid=29449 vsize=2004152 CPUtime=54.11 cores=5
/proc/29465/stat : 29465 (cryptominisat) R 29449 29449 28695 0 -1 4202496 24878 0 0 0 5408 3 0 0 25 0 1 0 466064252 2052251648 18809 33554432000 4194304 4587354 140736541786080 18446744073709551615 4238080 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29465/statm: 501038 18809 337 96 0 497600 0
[pid=29467] ppid=29449 vsize=86896 CPUtime=54.18 cores=5
/proc/29467/stat : 29467 (clasp) R 29449 29449 28695 0 -1 4202496 18863 0 0 0 5415 3 0 0 25 0 1 0 466064252 88981504 18314 33554432000 4194304 4785740 140735996651040 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29467/statm: 21724 18314 340 145 0 18769 0
[pid=29469] ppid=29449 vsize=459652 CPUtime=53.73 cores=5
/proc/29469/stat : 29469 (TNM) R 29449 29449 28695 0 -1 4202496 1939 0 0 0 5373 0 0 0 25 0 1 0 466064252 470683648 1836 33554432000 134512640 134534564 4290506976 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29469/statm: 114913 1836 95 6 0 113579 0
Current children cumulated CPU time (s) 162.02
Current children cumulated vsize (KiB) 2569024

[startup+222.3 s]

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

/proc/29469/statm: 114913 1836 95 6 0 113579 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 2677792

[startup+942.307 s]
/proc/loadavg: 10.00 9.72 7.39 11/200 29590
/proc/meminfo: memFree=20355632/32950928 swapFree=67111524/67111528
[pid=29449] ppid=29447 vsize=18324 CPUtime=0 cores=5,7
/proc/29449/stat : 29449 (ppfolio) S 29447 29449 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466064226 18763776 394 33554432000 4194304 4287625 140735633285216 18446744073709551615 208080252431 0 0 4096 65536 4582861359032565760 0 0 17 7 0 0 0
/proc/29449/statm: 4581 394 345 23 0 91 0
[pid=29465] ppid=29449 vsize=2045924 CPUtime=314.14 cores=5
/proc/29465/stat : 29465 (cryptominisat) R 29449 29449 28695 0 -1 4202496 86959 0 0 0 31398 16 0 0 25 0 1 0 466064252 2095026176 26390 33554432000 4194304 4587354 140736541786080 18446744073709551615 4236293 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29465/statm: 511481 26390 337 96 0 508043 0
[pid=29467] ppid=29449 vsize=159292 CPUtime=314.14 cores=5
/proc/29467/stat : 29467 (clasp) R 29449 29449 28695 0 -1 4202496 35421 0 0 0 31407 7 0 0 25 0 1 0 466064252 163115008 34872 33554432000 4194304 4785740 140735996651040 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29467/statm: 39823 34872 340 145 0 36868 0
[pid=29469] ppid=29449 vsize=459652 CPUtime=313.77 cores=5
/proc/29469/stat : 29469 (TNM) R 29449 29449 28695 0 -1 4202496 1939 0 0 0 31377 0 0 0 25 0 1 0 466064252 470683648 1836 33554432000 134512640 134534564 4290506976 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29469/statm: 114913 1836 95 6 0 113579 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 2683192

[startup+1002.3 s]
/proc/loadavg: 10.00 9.77 7.55 11/200 29592
/proc/meminfo: memFree=20361444/32950928 swapFree=67111524/67111528
[pid=29449] ppid=29447 vsize=18324 CPUtime=0 cores=5,7
/proc/29449/stat : 29449 (ppfolio) S 29447 29449 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466064226 18763776 394 33554432000 4194304 4287625 140735633285216 18446744073709551615 208080252431 0 0 4096 65536 4582861496471519232 0 0 17 7 0 0 0
/proc/29449/statm: 4581 394 345 23 0 91 0
[pid=29465] ppid=29449 vsize=2017700 CPUtime=334.14 cores=5
/proc/29465/stat : 29465 (cryptominisat) R 29449 29449 28695 0 -1 4202496 89923 0 0 0 33397 17 0 0 25 0 1 0 466064252 2066124800 23643 33554432000 4194304 4587354 140736541786080 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29465/statm: 504425 23643 337 96 0 500987 0
[pid=29467] ppid=29449 vsize=159576 CPUtime=334.14 cores=5
/proc/29467/stat : 29467 (clasp) R 29449 29449 28695 0 -1 4202496 35497 0 0 0 33407 7 0 0 25 0 1 0 466064252 163405824 34948 33554432000 4194304 4785740 140735996651040 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29467/statm: 39894 34948 340 145 0 36939 0
[pid=29469] ppid=29449 vsize=459652 CPUtime=333.78 cores=5
/proc/29469/stat : 29469 (TNM) R 29449 29449 28695 0 -1 4202496 1939 0 0 0 33378 0 0 0 25 0 1 0 466064252 470683648 1836 33554432000 134512640 134534564 4290506976 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29469/statm: 114913 1836 95 6 0 113579 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 2655252

[startup+1062.3 s]
/proc/loadavg: 10.08 9.82 7.71 11/200 29603
/proc/meminfo: memFree=20359172/32950928 swapFree=67111524/67111528
[pid=29449] ppid=29447 vsize=18324 CPUtime=0 cores=5,7
/proc/29449/stat : 29449 (ppfolio) S 29447 29449 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466064226 18763776 394 33554432000 4194304 4287625 140735633285216 18446744073709551615 208080252431 0 0 4096 65536 4582861633910472704 0 0 17 7 0 0 0
/proc/29449/statm: 4581 394 345 23 0 91 0
[pid=29465] ppid=29449 vsize=2017700 CPUtime=354.14 cores=5
/proc/29465/stat : 29465 (cryptominisat) R 29449 29449 28695 0 -1 4202496 96216 0 0 0 35395 19 0 0 25 0 1 0 466064252 2066124800 23246 33554432000 4194304 4587354 140736541786080 18446744073709551615 4238455 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29465/statm: 504425 23246 337 96 0 500987 0
[pid=29467] ppid=29449 vsize=160048 CPUtime=354.14 cores=5
/proc/29467/stat : 29467 (clasp) R 29449 29449 28695 0 -1 4202496 35607 0 0 0 35407 7 0 0 25 0 1 0 466064252 163889152 35058 33554432000 4194304 4785740 140735996651040 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29467/statm: 40012 35058 340 145 0 37057 0
[pid=29469] ppid=29449 vsize=459652 CPUtime=353.78 cores=5
/proc/29469/stat : 29469 (TNM) R 29449 29449 28695 0 -1 4202496 1939 0 0 0 35378 0 0 0 25 0 1 0 466064252 470683648 1836 33554432000 134512640 134534564 4290506976 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29469/statm: 114913 1836 95 6 0 113579 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 2655724

[startup+1122.3 s]
/proc/loadavg: 10.03 9.85 7.85 11/200 29604
/proc/meminfo: memFree=20333612/32950928 swapFree=67111524/67111528
[pid=29449] ppid=29447 vsize=18324 CPUtime=0 cores=5,7
/proc/29449/stat : 29449 (ppfolio) S 29447 29449 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466064226 18763776 394 33554432000 4194304 4287625 140735633285216 18446744073709551615 208080252431 0 0 4096 65536 4582861771349426176 0 0 17 7 0 0 0
/proc/29449/statm: 4581 394 345 23 0 91 0
[pid=29465] ppid=29449 vsize=3952784 CPUtime=374.13 cores=5
/proc/29465/stat : 29465 (cryptominisat) R 29449 29449 28695 0 -1 4202496 102780 0 0 0 37394 19 0 0 25 0 1 0 466064252 4047650816 28963 33554432000 4194304 4587354 140736541786080 18446744073709551615 208079929015 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29465/statm: 988196 28963 337 96 0 984758 0
[pid=29467] ppid=29449 vsize=161140 CPUtime=374.14 cores=5
/proc/29467/stat : 29467 (clasp) R 29449 29449 28695 0 -1 4202496 35871 0 0 0 37407 7 0 0 25 0 1 0 466064252 165007360 35322 33554432000 4194304 4785740 140735996651040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29467/statm: 40285 35322 340 145 0 37330 0
[pid=29469] ppid=29449 vsize=459652 CPUtime=373.79 cores=5
/proc/29469/stat : 29469 (TNM) R 29449 29449 28695 0 -1 4202496 1939 0 0 0 37379 0 0 0 25 0 1 0 466064252 470683648 1836 33554432000 134512640 134534564 4290506976 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29469/statm: 114913 1836 95 6 0 113579 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 4591900

[startup+1182.3 s]
/proc/loadavg: 10.01 9.88 7.98 11/200 29606
/proc/meminfo: memFree=20333468/32950928 swapFree=67111524/67111528
[pid=29449] ppid=29447 vsize=18324 CPUtime=0 cores=5,7
/proc/29449/stat : 29449 (ppfolio) S 29447 29449 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466064226 18763776 394 33554432000 4194304 4287625 140735633285216 18446744073709551615 208080252431 0 0 4096 65536 4582861908788379648 0 0 17 7 0 0 0
/proc/29449/statm: 4581 394 345 23 0 91 0
[pid=29465] ppid=29449 vsize=2042856 CPUtime=394.13 cores=5
/proc/29465/stat : 29465 (cryptominisat) R 29449 29449 28695 0 -1 4202496 108215 0 0 0 39392 21 0 0 25 0 1 0 466064252 2091884544 27781 33554432000 4194304 4587354 140736541786080 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29465/statm: 510714 27781 337 96 0 507276 0
[pid=29467] ppid=29449 vsize=162656 CPUtime=394.14 cores=5
/proc/29467/stat : 29467 (clasp) R 29449 29449 28695 0 -1 4202496 36246 0 0 0 39407 7 0 0 25 0 1 0 466064252 166559744 35697 33554432000 4194304 4785740 140735996651040 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29467/statm: 40664 35697 340 145 0 37709 0
[pid=29469] ppid=29449 vsize=459652 CPUtime=393.78 cores=5
/proc/29469/stat : 29469 (TNM) R 29449 29449 28695 0 -1 4202496 1939 0 0 0 39378 0 0 0 25 0 1 0 466064252 470683648 1836 33554432000 134512640 134534564 4290506976 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29469/statm: 114913 1836 95 6 0 113579 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 2683488

[startup+1242.3 s]
/proc/loadavg: 10.00 9.90 8.11 11/200 29610
/proc/meminfo: memFree=20294668/32950928 swapFree=67111524/67111528
[pid=29449] ppid=29447 vsize=18324 CPUtime=0 cores=5,7
/proc/29449/stat : 29449 (ppfolio) S 29447 29449 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466064226 18763776 394 33554432000 4194304 4287625 140735633285216 18446744073709551615 208080252431 0 0 4096 65536 4582863283177914368 0 0 17 7 0 0 0
/proc/29449/statm: 4581 394 345 23 0 91 0
[pid=29465] ppid=29449 vsize=2080156 CPUtime=414.13 cores=5
/proc/29465/stat : 29465 (cryptominisat) R 29449 29449 28695 0 -1 4202496 122793 0 0 0 41389 24 0 0 25 0 1 0 466064252 2130079744 36610 33554432000 4194304 4587354 140736541786080 18446744073709551615 4364784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29465/statm: 520039 36610 337 96 0 516601 0
[pid=29467] ppid=29449 vsize=163084 CPUtime=414.15 cores=5
/proc/29467/stat : 29467 (clasp) R 29449 29449 28695 0 -1 4202496 36369 0 0 0 41408 7 0 0 25 0 1 0 466064252 166998016 35820 33554432000 4194304 4785740 140735996651040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29467/statm: 40771 35820 340 145 0 37816 0
[pid=29469] ppid=29449 vsize=459652 CPUtime=413.78 cores=5
/proc/29469/stat : 29469 (TNM) R 29449 29449 28695 0 -1 4202496 1939 0 0 0 41378 0 0 0 25 0 1 0 466064252 470683648 1836 33554432000 134512640 134534564 4290506976 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29469/statm: 114913 1836 95 6 0 113579 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 2721216



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.00 9.91 8.22 11/199 29613
/proc/meminfo: memFree=20389128/32950928 swapFree=67111524/67111528
[pid=29449] ppid=29447 vsize=18324 CPUtime=0 cores=5,7
/proc/29449/stat : 29449 (ppfolio) S 29447 29449 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466064226 18763776 394 33554432000 4194304 4287625 140735633285216 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/29449/statm: 4581 394 345 23 0 91 0
[pid=29465] ppid=29449 vsize=2075952 CPUtime=433.37 cores=5
/proc/29465/stat : 29465 (cryptominisat) R 29449 29449 28695 0 -1 4202496 123697 0 0 0 43313 24 0 0 25 0 1 0 466064252 2125774848 36637 33554432000 4194304 4587354 140736541786080 18446744073709551615 4236698 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29465/statm: 518988 36637 337 96 0 515550 0
[pid=29467] ppid=29449 vsize=163796 CPUtime=433.42 cores=5
/proc/29467/stat : 29467 (clasp) R 29449 29449 28695 0 -1 4202496 36536 0 0 0 43335 7 0 0 25 0 1 0 466064252 167727104 35987 33554432000 4194304 4785740 140735996651040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29467/statm: 40949 35987 340 145 0 37994 0
[pid=29469] ppid=29449 vsize=459652 CPUtime=432.98 cores=5
/proc/29469/stat : 29469 (TNM) R 29449 29449 28695 0 -1 4202496 1939 0 0 0 43298 0 0 0 25 0 1 0 466064252 470683648 1836 33554432000 134512640 134534564 4290506976 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29469/statm: 114913 1836 95 6 0 113579 0
Current children cumulated CPU time (s) 1299.77
Current children cumulated vsize (KiB) 2717724

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

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

[startup+1300 s]
/proc/loadavg: 10.00 9.91 8.22 11/199 29613
/proc/meminfo: memFree=20389128/32950928 swapFree=67111524/67111528
[pid=29449] ppid=29447 vsize=18324 CPUtime=0 cores=5,7
/proc/29449/stat : 29449 (ppfolio) S 29447 29449 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466064226 18763776 394 33554432000 4194304 4287625 140735633285216 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/29449/statm: 4581 394 345 23 0 91 0
[pid=29465] ppid=29449 vsize=2075952 CPUtime=433.37 cores=5
/proc/29465/stat : 29465 (cryptominisat) R 29449 29449 28695 0 -1 4202496 123697 0 0 0 43313 24 0 0 25 0 1 0 466064252 2125774848 36637 33554432000 4194304 4587354 140736541786080 18446744073709551615 4236698 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29465/statm: 518988 36637 337 96 0 515550 0
[pid=29467] ppid=29449 vsize=163796 CPUtime=433.42 cores=5
/proc/29467/stat : 29467 (clasp) R 29449 29449 28695 0 -1 4202496 36536 0 0 0 43335 7 0 0 25 0 1 0 466064252 167727104 35987 33554432000 4194304 4785740 140735996651040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29467/statm: 40949 35987 340 145 0 37994 0
[pid=29469] ppid=29449 vsize=459652 CPUtime=432.98 cores=5
/proc/29469/stat : 29469 (TNM) R 29449 29449 28695 0 -1 4202496 1939 0 0 0 43298 0 0 0 25 0 1 0 466064252 470683648 1836 33554432000 134512640 134534564 4290506976 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29469/statm: 114913 1836 95 6 0 113579 0
Current children cumulated CPU time (s) 1299.77
Current children cumulated vsize (KiB) 2717724

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29449 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 1299.77
#
# 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.77
CPU user time (s): 1299.46
CPU system time (s): 0.31
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 4591900

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= 501
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= 252
involuntary context switches= 3

runsolver used 2.03269 second user time and 5.06623 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-23 09:44:06
IDJOB=3262966
IDBENCH=83907
IDSOLVER=1613
FILE ID=node127/3262966-1303544646
RUNJOBID= node127-1303544645-29420
PBS_JOBID= 13143111
Free space on /tmp= 71652 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_80_28_70_8-dir.shuffled-as.sat03-215.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262966-1303544646/watcher-3262966-1303544646 -o /tmp/evaluation-result-3262966-1303544646/solver-3262966-1303544646 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3262966-1303544646.cnf

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

MD5SUM BENCH= 731331ace9dcb7404987f98927f5c914
RANDOM SEED=1860914942

node127.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20971124 kB
Buffers:       2381272 kB
Cached:        8983036 kB
SwapCached:          4 kB
Active:        7542604 kB
Inactive:      3891432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20971124 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           21428 kB
Writeback:           0 kB
AnonPages:       68492 kB
Mapped:          16036 kB
Slab:           482204 kB
PageTables:       5512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   663568 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= 71628 MiB
End job on node127 at 2011-04-23 10:05:48