Trace number 3273494

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) 1300 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n180-s33098896-unsat.cnf
MD5SUM1221fb51c407dee7559369d7c6eedb4e
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 variables181
Number of clauses372
Sum of the clauses size1116
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3372
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 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-3273494-1303603558/watcher-3273494-1303603558 -o /tmp/evaluation-result-3273494-1303603558/solver-3273494-1303603558 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3273494-1303603558.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: 3.69 3.95 3.73 8/186 18563
/proc/meminfo: memFree=14392504/32951124 swapFree=67111524/67111528
[pid=18563] ppid=18561 vsize=18324 CPUtime=0 cores=5,7
/proc/18563/stat : 18563 (ppfolio) R 18561 18563 18201 0 -1 4202496 469 0 0 0 0 0 0 0 25 0 1 0 471953792 18763776 391 33554432000 4194304 4287625 140733799148864 18446744073709551615 228244169109 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/18563/statm: 4581 391 343 23 0 91 0

[startup+0.100283 s]
/proc/loadavg: 3.69 3.95 3.73 8/186 18563
/proc/meminfo: memFree=14392504/32951124 swapFree=67111524/67111528
[pid=18563] ppid=18561 vsize=18324 CPUtime=0 cores=5,7
/proc/18563/stat : 18563 (ppfolio) S 18561 18563 18201 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 471953792 18763776 393 33554432000 4194304 4287625 140733799148864 18446744073709551615 228244368911 0 0 4096 65536 5633071022858043392 0 0 17 7 0 0 0
/proc/18563/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.905155 s]
/proc/loadavg: 3.69 3.95 3.73 8/186 18563
/proc/meminfo: memFree=14392504/32951124 swapFree=67111524/67111528
[pid=18563] ppid=18561 vsize=18324 CPUtime=0 cores=5,7
/proc/18563/stat : 18563 (ppfolio) S 18561 18563 18201 0 -1 4202496 497 0 0 0 0 0 0 0 18 0 1 0 471953792 18763776 393 33554432000 4194304 4287625 140733799148864 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/18563/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00013 s]
/proc/loadavg: 3.69 3.95 3.73 8/186 18563
/proc/meminfo: memFree=14392504/32951124 swapFree=67111524/67111528
[pid=18563] ppid=18561 vsize=18324 CPUtime=0 cores=5,7
/proc/18563/stat : 18563 (ppfolio) S 18561 18563 18201 0 -1 4202496 497 0 0 0 0 0 0 0 18 0 1 0 471953792 18763776 393 33554432000 4194304 4287625 140733799148864 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/18563/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10111 s]
/proc/loadavg: 3.69 3.95 3.73 8/186 18563
/proc/meminfo: memFree=14392504/32951124 swapFree=67111524/67111528
[pid=18563] ppid=18561 vsize=18324 CPUtime=0 cores=5,7
/proc/18563/stat : 18563 (ppfolio) S 18561 18563 18201 0 -1 4202496 497 0 0 0 0 0 0 0 18 0 1 0 471953792 18763776 393 33554432000 4194304 4287625 140733799148864 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/18563/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50104 s]
/proc/loadavg: 3.69 3.95 3.73 8/186 18563
/proc/meminfo: memFree=14392504/32951124 swapFree=67111524/67111528
[pid=18563] ppid=18561 vsize=18324 CPUtime=0 cores=5,7
/proc/18563/stat : 18563 (ppfolio) S 18561 18563 18201 0 -1 4202496 497 0 0 0 0 0 0 0 18 0 1 0 471953792 18763776 393 33554432000 4194304 4287625 140733799148864 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/18563/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10076 s]
/proc/loadavg: 4.36 4.09 3.78 13/202 18584
/proc/meminfo: memFree=14358416/32951124 swapFree=67111524/67111528
[pid=18563] ppid=18561 vsize=18324 CPUtime=0 cores=5,7
/proc/18563/stat : 18563 (ppfolio) S 18561 18563 18201 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 471953792 18763776 393 33554432000 4194304 4287625 140733799148864 18446744073709551615 228244368911 0 0 4096 65536 5633071435174903808 0 0 17 7 0 0 0
/proc/18563/statm: 4581 393 345 23 0 91 0
[pid=18564] ppid=18563 vsize=720932 CPUtime=1.29 cores=5
/proc/18564/stat : 18564 (cryptominisat) R 18563 18563 18201 0 -1 4202496 3782 0 0 0 129 0 0 0 19 0 1 0 471953793 738234368 2217 33554432000 4194304 4587354 140734845121920 18446744073709551615 4239217 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18564/statm: 180233 2217 337 96 0 176795 0
[pid=18567] ppid=18563 vsize=12824 CPUtime=1.29 cores=5
/proc/18567/stat : 18567 (clasp) R 18563 18563 18201 0 -1 4202496 665 0 0 0 129 0 0 0 19 0 1 0 471953793 13131776 556 33554432000 4194304 4785740 140735174726704 18446744073709551615 4416781 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18567/statm: 3206 556 340 145 0 251 0
[pid=18571] ppid=18563 vsize=455692 CPUtime=0.5 cores=5
/proc/18571/stat : 18571 (TNM) R 18563 18563 18201 0 -1 4202496 271 0 0 0 50 0 0 0 25 0 1 0 471953793 466628608 168 33554432000 134512640 134534564 4289158224 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18571/statm: 113923 168 95 6 0 112589 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1207772

[startup+6.30719 s]
/proc/loadavg: 4.36 4.09 3.78 13/202 18584
/proc/meminfo: memFree=14328760/32951124 swapFree=67111524/67111528
[pid=18563] ppid=18561 vsize=18324 CPUtime=0 cores=5,7
/proc/18563/stat : 18563 (ppfolio) S 18561 18563 18201 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 471953792 18763776 393 33554432000 4194304 4287625 140733799148864 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/18563/statm: 4581 393 345 23 0 91 0
[pid=18564] ppid=18563 vsize=725196 CPUtime=2.39 cores=5
/proc/18564/stat : 18564 (cryptominisat) R 18563 18563 18201 0 -1 4202496 5634 0 0 0 239 0 0 0 22 0 1 0 471953793 742600704 3141 33554432000 4194304 4587354 140734845121920 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18564/statm: 181299 3141 337 96 0 177861 0
[pid=18567] ppid=18563 vsize=13088 CPUtime=2.3 cores=5
/proc/18567/stat : 18567 (clasp) R 18563 18563 18201 0 -1 4202496 716 0 0 0 230 0 0 0 22 0 1 0 471953793 13402112 607 33554432000 4194304 4785740 140735174726704 18446744073709551615 4552986 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18567/statm: 3272 607 340 145 0 317 0
[pid=18571] ppid=18563 vsize=455692 CPUtime=1.6 cores=5
/proc/18571/stat : 18571 (TNM) R 18563 18563 18201 0 -1 4202496 271 0 0 0 160 0 0 0 25 0 1 0 471953793 466628608 168 33554432000 134512640 134534564 4289158224 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18571/statm: 113923 168 95 6 0 112589 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1212300

[startup+12.7011 s]
/proc/loadavg: 5.55 4.35 3.87 13/202 18644
/proc/meminfo: memFree=14333920/32951124 swapFree=67111524/67111528
[pid=18563] ppid=18561 vsize=18324 CPUtime=0 cores=5,7
/proc/18563/stat : 18563 (ppfolio) S 18561 18563 18201 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 471953792 18763776 393 33554432000 4194304 4287625 140733799148864 18446744073709551615 228244368911 0 0 4096 65536 5633071572613857280 0 0 17 7 0 0 0
/proc/18563/statm: 4581 393 345 23 0 91 0
[pid=18564] ppid=18563 vsize=2433440 CPUtime=4.49 cores=5
/proc/18564/stat : 18564 (cryptominisat) R 18563 18563 18201 0 -1 4202496 7730 0 0 0 448 1 0 0 25 0 1 0 471953793 2491842560 3559 33554432000 4194304 4587354 140734845121920 18446744073709551615 4231426 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18564/statm: 608360 3559 337 96 0 604922 0
[pid=18567] ppid=18563 vsize=13352 CPUtime=4.49 cores=5
/proc/18567/stat : 18567 (clasp) R 18563 18563 18201 0 -1 4202496 797 0 0 0 449 0 0 0 25 0 1 0 471953793 13672448 688 33554432000 4194304 4785740 140735174726704 18446744073709551615 4552961 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18567/statm: 3338 688 340 145 0 383 0
[pid=18571] ppid=18563 vsize=455692 CPUtime=3.7 cores=5
/proc/18571/stat : 18571 (TNM) R 18563 18563 18201 0 -1 4202496 271 0 0 0 370 0 0 0 25 0 1 0 471953793 466628608 168 33554432000 134512640 134534564 4289158224 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18571/statm: 113923 168 95 6 0 112589 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2920808

[startup+25.5008 s]
/proc/loadavg: 6.54 4.60 3.95 13/202 18675
/proc/meminfo: memFree=14307132/32951124 swapFree=67111524/67111528
[pid=18563] ppid=18561 vsize=18324 CPUtime=0 cores=5,7
/proc/18563/stat : 18563 (ppfolio) S 18561 18563 18201 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 471953792 18763776 393 33554432000 4194304 4287625 140733799148864 18446744073709551615 228244368911 0 0 4096 65536 5633071710052810752 0 0 17 7 0 0 0
/proc/18563/statm: 4581 393 345 23 0 91 0
[pid=18564] ppid=18563 vsize=738692 CPUtime=8.79 cores=5
/proc/18564/stat : 18564 (cryptominisat) R 18563 18563 18201 0 -1 4202496 11847 0 0 0 877 2 0 0 25 0 1 0 471953793 756420608 4167 33554432000 4194304 4587354 140734845121920 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18564/statm: 184673 4167 337 96 0 181235 0
[pid=18567] ppid=18563 vsize=13748 CPUtime=8.69 cores=5
/proc/18567/stat : 18567 (clasp) R 18563 18563 18201 0 -1 4202496 893 0 0 0 869 0 0 0 25 0 1 0 471953793 14077952 784 33554432000 4194304 4785740 140735174726704 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18567/statm: 3437 784 340 145 0 482 0
[pid=18571] ppid=18563 vsize=455692 CPUtime=7.99 cores=5
/proc/18571/stat : 18571 (TNM) R 18563 18563 18201 0 -1 4202496 271 0 0 0 799 0 0 0 25 0 1 0 471953793 466628608 168 33554432000 134512640 134534564 4289158224 18446744073709551615 134528417 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18571/statm: 113923 168 95 6 0 112589 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1226456

[startup+51.1003 s]
/proc/loadavg: 8.40 5.19 4.17 13/202 18675
/proc/meminfo: memFree=14289040/32951124 swapFree=67111524/67111528
[pid=18563] ppid=18561 vsize=18324 CPUtime=0 cores=5,7
/proc/18563/stat : 18563 (ppfolio) S 18561 18563 18201 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 471953792 18763776 393 33554432000 4194304 4287625 140733799148864 18446744073709551615 228244368911 0 0 4096 65536 5633071847491764224 0 0 17 7 0 0 0
/proc/18563/statm: 4581 393 345 23 0 91 0
[pid=18564] ppid=18563 vsize=742936 CPUtime=17.29 cores=5
/proc/18564/stat : 18564 (cryptominisat) R 18563 18563 18201 0 -1 4202496 19443 0 0 0 1726 3 0 0 25 0 1 0 471953793 760766464 4939 33554432000 4194304 4587354 140734845121920 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18564/statm: 185734 4939 337 96 0 182296 0
[pid=18567] ppid=18563 vsize=14012 CPUtime=17.29 cores=5
/proc/18567/stat : 18567 (clasp) R 18563 18563 18201 0 -1 4202496 974 0 0 0 1729 0 0 0 25 0 1 0 471953793 14348288 865 33554432000 4194304 4785740 140735174726704 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18567/statm: 3503 865 340 145 0 548 0
[pid=18571] ppid=18563 vsize=455692 CPUtime=16.49 cores=5
/proc/18571/stat : 18571 (TNM) R 18563 18563 18201 0 -1 4202496 271 0 0 0 1649 0 0 0 25 0 1 0 471953793 466628608 168 33554432000 134512640 134534564 4289158224 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18571/statm: 113923 168 95 6 0 112589 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1230964

[startup+102.3 s]
/proc/loadavg: 10.56 6.34 4.61 13/202 18677
/proc/meminfo: memFree=14231024/32951124 swapFree=67111524/67111528
[pid=18563] ppid=18561 vsize=18324 CPUtime=0 cores=5,7
/proc/18563/stat : 18563 (ppfolio) S 18561 18563 18201 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 471953792 18763776 393 33554432000 4194304 4287625 140733799148864 18446744073709551615 228244368911 0 0 4096 65536 5633071984930717696 0 0 17 7 0 0 0
/proc/18563/statm: 4581 393 345 23 0 91 0
[pid=18564] ppid=18563 vsize=749584 CPUtime=34.38 cores=5
/proc/18564/stat : 18564 (cryptominisat) R 18563 18563 18201 0 -1 4202496 28954 0 0 0 3434 4 0 0 25 0 1 0 471953793 767574016 8960 33554432000 4194304 4587354 140734845121920 18446744073709551615 4244609 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18564/statm: 187396 8960 337 96 0 183958 0
[pid=18567] ppid=18563 vsize=14688 CPUtime=34.29 cores=5
/proc/18567/stat : 18567 (clasp) R 18563 18563 18201 0 -1 4202496 1141 0 0 0 3429 0 0 0 25 0 1 0 471953793 15040512 1032 33554432000 4194304 4785740 140735174726704 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18567/statm: 3672 1032 340 145 0 717 0
[pid=18571] ppid=18563 vsize=455692 CPUtime=33.59 cores=5
/proc/18571/stat : 18571 (TNM) R 18563 18563 18201 0 -1 4202496 271 0 0 0 3359 0 0 0 25 0 1 0 471953793 466628608 168 33554432000 134512640 134534564 4289158224 18446744073709551615 134529896 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18571/statm: 113923 168 95 6 0 112589 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1238288

[startup+162.301 s]
/proc/loadavg: 11.46 7.30 5.04 13/202 18678
/proc/meminfo: memFree=14213280/32951124 swapFree=67111524/67111528
[pid=18563] ppid=18561 vsize=18324 CPUtime=0 cores=5,7
/proc/18563/stat : 18563 (ppfolio) S 18561 18563 18201 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 471953792 18763776 393 33554432000 4194304 4287625 140733799148864 18446744073709551615 228244368911 0 0 4096 65536 5633071847491764224 0 0 17 7 0 0 0
/proc/18563/statm: 4581 393 345 23 0 91 0
[pid=18564] ppid=18563 vsize=760164 CPUtime=54.38 cores=5
/proc/18564/stat : 18564 (cryptominisat) R 18563 18563 18201 0 -1 4202496 40450 0 0 0 5431 7 0 0 25 0 1 0 471953793 778407936 9597 33554432000 4194304 4587354 140734845121920 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18564/statm: 190041 9597 337 96 0 186603 0
[pid=18567] ppid=18563 vsize=15104 CPUtime=54.3 cores=5
/proc/18567/stat : 18567 (clasp) R 18563 18563 18201 0 -1 4202496 1245 0 0 0 5430 0 0 0 25 0 1 0 471953793 15466496 1136 33554432000 4194304 4785740 140735174726704 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18567/statm: 3776 1136 340 145 0 821 0
[pid=18571] ppid=18563 vsize=455692 CPUtime=53.59 cores=5
/proc/18571/stat : 18571 (TNM) R 18563 18563 18201 0 -1 4202496 271 0 0 0 5359 0 0 0 25 0 1 0 471953793 466628608 168 33554432000 134512640 134534564 4289158224 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18571/statm: 113923 168 95 6 0 112589 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1249284

[startup+222.3 s]

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

/proc/18571/statm: 113923 168 95 6 0 112589 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 1318556

[startup+882.301 s]
/proc/loadavg: 12.02 11.59 8.80 13/202 18697
/proc/meminfo: memFree=14111352/32951124 swapFree=67111524/67111528
[pid=18563] ppid=18561 vsize=18324 CPUtime=0 cores=5,7
/proc/18563/stat : 18563 (ppfolio) S 18561 18563 18201 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 471953792 18763776 393 33554432000 4194304 4287625 140733799148864 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/18563/statm: 4581 393 345 23 0 91 0
[pid=18564] ppid=18563 vsize=828360 CPUtime=294.38 cores=5
/proc/18564/stat : 18564 (cryptominisat) R 18563 18563 18201 0 -1 4202496 106473 0 0 0 29420 18 0 0 25 0 1 0 471953793 848240640 14894 33554432000 4194304 4587354 140734845121920 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18564/statm: 207090 14894 337 96 0 203652 0
[pid=18567] ppid=18563 vsize=16312 CPUtime=294.35 cores=5
/proc/18567/stat : 18567 (clasp) R 18563 18563 18201 0 -1 4202496 1544 0 0 0 29435 0 0 0 25 0 1 0 471953793 16703488 1435 33554432000 4194304 4785740 140735174726704 18446744073709551615 4287045 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18567/statm: 4078 1435 340 145 0 1123 0
[pid=18571] ppid=18563 vsize=455692 CPUtime=293.55 cores=5
/proc/18571/stat : 18571 (TNM) R 18563 18563 18201 0 -1 4202496 271 0 0 0 29355 0 0 0 25 0 1 0 471953793 466628608 168 33554432000 134512640 134534564 4289158224 18446744073709551615 12252630 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18571/statm: 113923 168 95 6 0 112589 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1318688

[startup+942.301 s]
/proc/loadavg: 12.00 11.66 9.00 13/202 18699
/proc/meminfo: memFree=14107100/32951124 swapFree=67111524/67111528
[pid=18563] ppid=18561 vsize=18324 CPUtime=0 cores=5,7
/proc/18563/stat : 18563 (ppfolio) S 18561 18563 18201 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 471953792 18763776 393 33554432000 4194304 4287625 140733799148864 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/18563/statm: 4581 393 345 23 0 91 0
[pid=18564] ppid=18563 vsize=828476 CPUtime=314.4 cores=5
/proc/18564/stat : 18564 (cryptominisat) R 18563 18563 18201 0 -1 4202496 113279 0 0 0 31421 19 0 0 25 0 1 0 471953793 848359424 15386 33554432000 4194304 4587354 140734845121920 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18564/statm: 207119 15386 337 96 0 203681 0
[pid=18567] ppid=18563 vsize=16452 CPUtime=314.35 cores=5
/proc/18567/stat : 18567 (clasp) R 18563 18563 18201 0 -1 4202496 1558 0 0 0 31435 0 0 0 25 0 1 0 471953793 16846848 1449 33554432000 4194304 4785740 140735174726704 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18567/statm: 4113 1449 340 145 0 1158 0
[pid=18571] ppid=18563 vsize=455692 CPUtime=313.55 cores=5
/proc/18571/stat : 18571 (TNM) R 18563 18563 18201 0 -1 4202496 271 0 0 0 31355 0 0 0 25 0 1 0 471953793 466628608 168 33554432000 134512640 134534564 4289158224 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18571/statm: 113923 168 95 6 0 112589 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1318944

[startup+1002.3 s]
/proc/loadavg: 12.00 11.72 9.18 13/202 18701
/proc/meminfo: memFree=14102612/32951124 swapFree=67111524/67111528
[pid=18563] ppid=18561 vsize=18324 CPUtime=0 cores=5,7
/proc/18563/stat : 18563 (ppfolio) S 18561 18563 18201 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 471953792 18763776 393 33554432000 4194304 4287625 140733799148864 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/18563/statm: 4581 393 345 23 0 91 0
[pid=18564] ppid=18563 vsize=828576 CPUtime=334.4 cores=5
/proc/18564/stat : 18564 (cryptominisat) R 18563 18563 18201 0 -1 4202496 120019 0 0 0 33420 20 0 0 25 0 1 0 471953793 848461824 15609 33554432000 4194304 4587354 140734845121920 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18564/statm: 207144 15609 337 96 0 203706 0
[pid=18567] ppid=18563 vsize=16452 CPUtime=334.34 cores=5
/proc/18567/stat : 18567 (clasp) R 18563 18563 18201 0 -1 4202496 1561 0 0 0 33434 0 0 0 25 0 1 0 471953793 16846848 1452 33554432000 4194304 4785740 140735174726704 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18567/statm: 4113 1452 340 145 0 1158 0
[pid=18571] ppid=18563 vsize=455692 CPUtime=333.55 cores=5
/proc/18571/stat : 18571 (TNM) R 18563 18563 18201 0 -1 4202496 271 0 0 0 33355 0 0 0 25 0 1 0 471953793 466628608 168 33554432000 134512640 134534564 4289158224 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18571/statm: 113923 168 95 6 0 112589 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1319044

[startup+1062.31 s]
/proc/loadavg: 12.00 11.77 9.36 13/202 18702
/proc/meminfo: memFree=14101708/32951124 swapFree=67111524/67111528
[pid=18563] ppid=18561 vsize=18324 CPUtime=0 cores=5,7
/proc/18563/stat : 18563 (ppfolio) S 18561 18563 18201 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 471953792 18763776 393 33554432000 4194304 4287625 140733799148864 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/18563/statm: 4581 393 345 23 0 91 0
[pid=18564] ppid=18563 vsize=828692 CPUtime=354.41 cores=5
/proc/18564/stat : 18564 (cryptominisat) R 18563 18563 18201 0 -1 4202496 126390 0 0 0 35420 21 0 0 25 0 1 0 471953793 848580608 15306 33554432000 4194304 4587354 140734845121920 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18564/statm: 207173 15306 337 96 0 203735 0
[pid=18567] ppid=18563 vsize=16452 CPUtime=354.34 cores=5
/proc/18567/stat : 18567 (clasp) R 18563 18563 18201 0 -1 4202496 1572 0 0 0 35434 0 0 0 25 0 1 0 471953793 16846848 1463 33554432000 4194304 4785740 140735174726704 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18567/statm: 4113 1463 340 145 0 1158 0
[pid=18571] ppid=18563 vsize=455692 CPUtime=353.54 cores=5
/proc/18571/stat : 18571 (TNM) R 18563 18563 18201 0 -1 4202496 271 0 0 0 35354 0 0 0 25 0 1 0 471953793 466628608 168 33554432000 134512640 134534564 4289158224 18446744073709551615 12253565 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18571/statm: 113923 168 95 6 0 112589 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1319160

[startup+1122.3 s]
/proc/loadavg: 12.00 11.81 9.52 13/202 18704
/proc/meminfo: memFree=14102432/32951124 swapFree=67111524/67111528
[pid=18563] ppid=18561 vsize=18324 CPUtime=0 cores=5,7
/proc/18563/stat : 18563 (ppfolio) S 18561 18563 18201 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 471953792 18763776 393 33554432000 4194304 4287625 140733799148864 18446744073709551615 228244368911 0 0 4096 65536 5633071984930717696 0 0 17 7 0 0 0
/proc/18563/statm: 4581 393 345 23 0 91 0
[pid=18564] ppid=18563 vsize=829064 CPUtime=374.42 cores=5
/proc/18564/stat : 18564 (cryptominisat) R 18563 18563 18201 0 -1 4202496 133207 0 0 0 37419 23 0 0 25 0 1 0 471953793 848961536 15304 33554432000 4194304 4587354 140734845121920 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18564/statm: 207266 15304 337 96 0 203828 0
[pid=18567] ppid=18563 vsize=16452 CPUtime=374.34 cores=5
/proc/18567/stat : 18567 (clasp) R 18563 18563 18201 0 -1 4202496 1577 0 0 0 37434 0 0 0 25 0 1 0 471953793 16846848 1468 33554432000 4194304 4785740 140735174726704 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18567/statm: 4113 1468 340 145 0 1158 0
[pid=18571] ppid=18563 vsize=455692 CPUtime=373.54 cores=5
/proc/18571/stat : 18571 (TNM) R 18563 18563 18201 0 -1 4202496 271 0 0 0 37354 0 0 0 25 0 1 0 471953793 466628608 168 33554432000 134512640 134534564 4289158224 18446744073709551615 12253560 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18571/statm: 113923 168 95 6 0 112589 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1319532

[startup+1182.3 s]
/proc/loadavg: 12.00 11.84 9.67 13/202 18705
/proc/meminfo: memFree=14104256/32951124 swapFree=67111524/67111528
[pid=18563] ppid=18561 vsize=18324 CPUtime=0 cores=5,7
/proc/18563/stat : 18563 (ppfolio) S 18561 18563 18201 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 471953792 18763776 393 33554432000 4194304 4287625 140733799148864 18446744073709551615 228244368911 0 0 4096 65536 5633072259808624640 0 0 17 7 0 0 0
/proc/18563/statm: 4581 393 345 23 0 91 0
[pid=18564] ppid=18563 vsize=878228 CPUtime=394.42 cores=5
/proc/18564/stat : 18564 (cryptominisat) R 18563 18563 18201 0 -1 4202496 140416 0 0 0 39418 24 0 0 25 0 1 0 471953793 899305472 14941 33554432000 4194304 4587354 140734845121920 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18564/statm: 219557 14941 337 96 0 216119 0
[pid=18567] ppid=18563 vsize=16452 CPUtime=394.34 cores=5
/proc/18567/stat : 18567 (clasp) R 18563 18563 18201 0 -1 4202496 1583 0 0 0 39434 0 0 0 25 0 1 0 471953793 16846848 1474 33554432000 4194304 4785740 140735174726704 18446744073709551615 4416852 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18567/statm: 4113 1474 340 145 0 1158 0
[pid=18571] ppid=18563 vsize=455692 CPUtime=393.54 cores=5
/proc/18571/stat : 18571 (TNM) R 18563 18563 18201 0 -1 4202496 271 0 0 0 39354 0 0 0 25 0 1 0 471953793 466628608 168 33554432000 134512640 134534564 4289158224 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18571/statm: 113923 168 95 6 0 112589 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1368696

[startup+1242.3 s]
/proc/loadavg: 12.00 11.87 9.81 13/202 18707
/proc/meminfo: memFree=14089108/32951124 swapFree=67111524/67111528
[pid=18563] ppid=18561 vsize=18324 CPUtime=0 cores=5,7
/proc/18563/stat : 18563 (ppfolio) S 18561 18563 18201 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 471953792 18763776 393 33554432000 4194304 4287625 140733799148864 18446744073709551615 228244368911 0 0 4096 65536 5633072259808624640 0 0 17 7 0 0 0
/proc/18563/statm: 4581 393 345 23 0 91 0
[pid=18564] ppid=18563 vsize=769708 CPUtime=414.43 cores=5
/proc/18564/stat : 18564 (cryptominisat) R 18563 18563 18201 0 -1 4202496 146157 0 0 0 41417 26 0 0 25 0 1 0 471953793 788180992 16331 33554432000 4194304 4587354 140734845121920 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18564/statm: 192427 16331 337 96 0 188989 0
[pid=18567] ppid=18563 vsize=16584 CPUtime=414.33 cores=5
/proc/18567/stat : 18567 (clasp) R 18563 18563 18201 0 -1 4202496 1588 0 0 0 41433 0 0 0 25 0 1 0 471953793 16982016 1479 33554432000 4194304 4785740 140735174726704 18446744073709551615 4299120 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18567/statm: 4146 1479 340 145 0 1191 0
[pid=18571] ppid=18563 vsize=455692 CPUtime=413.53 cores=5
/proc/18571/stat : 18571 (TNM) R 18563 18563 18201 0 -1 4202496 271 0 0 0 41353 0 0 0 25 0 1 0 471953793 466628608 168 33554432000 134512640 134534564 4289158224 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18571/statm: 113923 168 95 6 0 112589 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 1260308



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.00 11.89 9.94 14/202 18709
/proc/meminfo: memFree=14091560/32951124 swapFree=67111524/67111528
[pid=18563] ppid=18561 vsize=18324 CPUtime=0 cores=5,7
/proc/18563/stat : 18563 (ppfolio) S 18561 18563 18201 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 471953792 18763776 393 33554432000 4194304 4287625 140733799148864 18446744073709551615 228244368911 0 0 4096 65536 5633072397247578112 0 0 17 7 0 0 0
/proc/18563/statm: 4581 393 345 23 0 91 0
[pid=18564] ppid=18563 vsize=780596 CPUtime=433.63 cores=5
/proc/18564/stat : 18564 (cryptominisat) R 18563 18563 18201 0 -1 4202496 153486 0 0 0 43336 27 0 0 25 0 1 0 471953793 799330304 15326 33554432000 4194304 4587354 140734845121920 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18564/statm: 195149 15326 337 96 0 191711 0
[pid=18567] ppid=18563 vsize=16584 CPUtime=433.54 cores=5
/proc/18567/stat : 18567 (clasp) R 18563 18563 18201 0 -1 4202496 1594 0 0 0 43354 0 0 0 25 0 1 0 471953793 16982016 1485 33554432000 4194304 4785740 140735174726704 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18567/statm: 4146 1485 340 145 0 1191 0
[pid=18571] ppid=18563 vsize=455692 CPUtime=432.83 cores=5
/proc/18571/stat : 18571 (TNM) R 18563 18563 18201 0 -1 4202496 271 0 0 0 43283 0 0 0 25 0 1 0 471953793 466628608 168 33554432000 134512640 134534564 4289158224 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18571/statm: 113923 168 95 6 0 112589 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 1271196

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 18563 and gives
#  childrusage.ru_utime.tv_sec=433
#  childrusage.ru_utime.tv_usec=552090
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 433.553
# while last known CPU time is 1300
#
# 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): 1300
CPU user time (s): 1299.73
CPU system time (s): 0.27
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 3631516

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

runsolver used 2.15367 second user time and 4.94625 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-24 02:05:58
IDJOB=3273494
IDBENCH=83140
IDSOLVER=1613
FILE ID=node136/3273494-1303603558
RUNJOBID= node136-1303603558-18532
PBS_JOBID= 13150606
Free space on /tmp= 71612 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n180-s33098896-unsat.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273494-1303603558/watcher-3273494-1303603558 -o /tmp/evaluation-result-3273494-1303603558/solver-3273494-1303603558 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3273494-1303603558.cnf

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

MD5SUM BENCH= 1221fb51c407dee7559369d7c6eedb4e
RANDOM SEED=183943944

node136.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.809
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.61
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.809
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.809
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.75
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.809
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.76
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.809
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.809
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.83
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14392660 kB
Buffers:       1701620 kB
Cached:       16224732 kB
SwapCached:          4 kB
Active:        9474400 kB
Inactive:      8517560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14392660 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           30316 kB
Writeback:           0 kB
AnonPages:       65688 kB
Mapped:          16036 kB
Slab:           502472 kB
PageTables:       5580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   690320 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= 71584 MiB
End job on node136 at 2011-04-24 02:27:40