Trace number 3250732

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-15_218.cnf
MD5SUMafc70649cebcc24cd0a7b28def593295
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 variables218
Number of clauses13362
Sum of the clauses size59166
Maximum clause length15
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 311772
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51590

Solver Data

0.00/0.20	This is pico-portfolio, a naive parallel portfolio
0.00/0.20	Copyright (C) 2011 Olivier Roussel
0.00/0.20	Using 1 processing units
0.00/0.20	This portfolio uses the following solvers:
0.00/0.20	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.20	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.20	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.20	Starting cryptominisat 2.7.1 on core(s) 4
0.00/0.20	Starting clasp 1.3.6 on core(s) 4
0.00/0.20	Starting TNM 2009 on core(s) 4

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

running on 2 cores: 4,6

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: 11.04 11.70 9.88 7/190 13528
/proc/meminfo: memFree=16037904/32951124 swapFree=67111528/67111528
[pid=13528] ppid=13526 vsize=2712 CPUtime=0 cores=4,6
/proc/13528/stat : 13528 (ppfolio) S 13526 13528 12969 0 -1 4194304 85 0 0 0 0 0 0 0 22 0 1 0 446774823 2777088 38 33554432000 4194304 4287625 140737206865184 18446744073709551615 228090527367 0 2147483391 4096 0 18446744071699953811 0 0 17 4 0 0 0
/proc/13528/statm: 678 38 27 23 0 23 0

[startup+0.073809 s]
/proc/loadavg: 11.04 11.70 9.88 7/190 13528
/proc/meminfo: memFree=16037904/32951124 swapFree=67111528/67111528
[pid=13528] ppid=13526 vsize=2712 CPUtime=0 cores=4,6
/proc/13528/stat : 13528 (ppfolio) S 13526 13528 12969 0 -1 4194304 85 0 0 0 0 0 0 0 22 0 1 0 446774823 2777088 38 33554432000 4194304 4287625 140737206865184 18446744073709551615 228090527367 0 2147483391 4096 0 18446744071699953811 0 0 17 4 0 0 0
/proc/13528/statm: 678 38 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100807 s]
/proc/loadavg: 11.04 11.70 9.88 7/190 13528
/proc/meminfo: memFree=16037904/32951124 swapFree=67111528/67111528
[pid=13528] ppid=13526 vsize=2712 CPUtime=0 cores=4,6
/proc/13528/stat : 13528 (ppfolio) S 13526 13528 12969 0 -1 4194304 85 0 0 0 0 0 0 0 22 0 1 0 446774823 2777088 38 33554432000 4194304 4287625 140737206865184 18446744073709551615 228090527367 0 2147483391 4096 0 18446744071699953811 0 0 17 4 0 0 0
/proc/13528/statm: 678 38 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300764 s]
/proc/loadavg: 11.04 11.70 9.88 7/190 13528
/proc/meminfo: memFree=16037904/32951124 swapFree=67111528/67111528
[pid=13528] ppid=13526 vsize=18324 CPUtime=0 cores=4,6
/proc/13528/stat : 13528 (ppfolio) S 13526 13528 12969 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 446774823 18763776 394 33554432000 4194304 4287625 140737206865184 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/13528/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.2076 s]
/proc/loadavg: 11.04 11.70 9.88 7/190 13528
/proc/meminfo: memFree=16037904/32951124 swapFree=67111528/67111528
[pid=13528] ppid=13526 vsize=18324 CPUtime=0 cores=4,6
/proc/13528/stat : 13528 (ppfolio) S 13526 13528 12969 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 446774823 18763776 394 33554432000 4194304 4287625 140737206865184 18446744073709551615 228095471119 0 0 4096 65536 17752747315103268864 0 0 17 6 0 0 0
/proc/13528/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50054 s]
/proc/loadavg: 11.04 11.70 9.88 7/190 13528
/proc/meminfo: memFree=16037904/32951124 swapFree=67111528/67111528
[pid=13528] ppid=13526 vsize=18324 CPUtime=0 cores=4,6
/proc/13528/stat : 13528 (ppfolio) S 13526 13528 12969 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 446774823 18763776 394 33554432000 4194304 4287625 140737206865184 18446744073709551615 228095471119 0 0 4096 65536 17752747452542222336 0 0 17 6 0 0 0
/proc/13528/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10122 s]
/proc/loadavg: 11.04 11.70 9.88 13/202 13540
/proc/meminfo: memFree=15994736/32951124 swapFree=67111528/67111528
[pid=13528] ppid=13526 vsize=18324 CPUtime=0 cores=4,6
/proc/13528/stat : 13528 (ppfolio) S 13526 13528 12969 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 446774823 18763776 394 33554432000 4194304 4287625 140737206865184 18446744073709551615 228095471119 0 0 4096 65536 17752747727420129280 0 0 17 6 0 0 0
/proc/13528/statm: 4581 394 345 23 0 91 0
[pid=13536] ppid=13528 vsize=983316 CPUtime=1.64 cores=4
/proc/13536/stat : 13536 (cryptominisat) R 13528 13528 12969 0 -1 4202496 3813 0 0 0 164 0 0 0 20 0 1 0 446774839 1006915584 1384 33554432000 4194304 4587354 140735371159472 18446744073709551615 4242702 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13536/statm: 245829 1384 331 96 0 242391 0
[pid=13538] ppid=13528 vsize=14556 CPUtime=0.62 cores=4
/proc/13538/stat : 13538 (clasp) R 13528 13528 12969 0 -1 4202496 1125 0 0 0 62 0 0 0 25 0 1 0 446774839 14905344 989 33554432000 4194304 4785740 140736784951168 18446744073709551615 4416768 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13538/statm: 3639 989 341 145 0 684 0
[pid=13540] ppid=13528 vsize=457012 CPUtime=0.66 cores=4
/proc/13540/stat : 13540 (TNM) R 13528 13528 12969 0 -1 4202496 719 0 0 0 66 0 0 0 25 0 1 0 446774843 467980288 616 33554432000 134512640 134534564 4287979072 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13540/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 1473208

[startup+6.30666 s]
/proc/loadavg: 11.12 11.70 9.89 13/202 13540
/proc/meminfo: memFree=15972856/32951124 swapFree=67111528/67111528
[pid=13528] ppid=13526 vsize=18324 CPUtime=0 cores=4,6
/proc/13528/stat : 13528 (ppfolio) S 13526 13528 12969 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 446774823 18763776 394 33554432000 4194304 4287625 140737206865184 18446744073709551615 228095471119 0 0 4096 65536 17752747727420129280 0 0 17 6 0 0 0
/proc/13528/statm: 4581 394 345 23 0 91 0
[pid=13536] ppid=13528 vsize=990352 CPUtime=2.74 cores=4
/proc/13536/stat : 13536 (cryptominisat) R 13528 13528 12969 0 -1 4202496 6361 0 0 0 273 1 0 0 23 0 1 0 446774839 1014120448 3404 33554432000 4194304 4587354 140735371159472 18446744073709551615 4241277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13536/statm: 247588 3404 337 96 0 244150 0
[pid=13538] ppid=13528 vsize=15508 CPUtime=1.68 cores=4
/proc/13538/stat : 13538 (clasp) R 13528 13528 12969 0 -1 4202496 1350 0 0 0 168 0 0 0 25 0 1 0 446774839 15880192 1214 33554432000 4194304 4785740 140736784951168 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13538/statm: 3877 1214 341 145 0 922 0
[pid=13540] ppid=13528 vsize=457012 CPUtime=1.71 cores=4
/proc/13540/stat : 13540 (TNM) R 13528 13528 12969 0 -1 4202496 719 0 0 0 171 0 0 0 25 0 1 0 446774843 467980288 616 33554432000 134512640 134534564 4287979072 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13540/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 1481196

[startup+12.7005 s]
/proc/loadavg: 11.19 11.71 9.91 13/202 13540
/proc/meminfo: memFree=15942380/32951124 swapFree=67111528/67111528
[pid=13528] ppid=13526 vsize=18324 CPUtime=0 cores=4,6
/proc/13528/stat : 13528 (ppfolio) S 13526 13528 12969 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 446774823 18763776 394 33554432000 4194304 4287625 140737206865184 18446744073709551615 228095471119 0 0 4096 65536 17752745940713734144 0 0 17 6 0 0 0
/proc/13528/statm: 4581 394 345 23 0 91 0
[pid=13536] ppid=13528 vsize=990636 CPUtime=4.84 cores=4
/proc/13536/stat : 13536 (cryptominisat) R 13528 13528 12969 0 -1 4202496 8107 0 0 0 483 1 0 0 25 0 1 0 446774839 1014411264 3371 33554432000 4194304 4587354 140735371159472 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13536/statm: 247659 3371 337 96 0 244221 0
[pid=13538] ppid=13528 vsize=16652 CPUtime=3.81 cores=4
/proc/13538/stat : 13538 (clasp) R 13528 13528 12969 0 -1 4202496 1625 0 0 0 381 0 0 0 25 0 1 0 446774839 17051648 1489 33554432000 4194304 4785740 140736784951168 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13538/statm: 4163 1489 341 145 0 1208 0
[pid=13540] ppid=13528 vsize=457012 CPUtime=3.86 cores=4
/proc/13540/stat : 13540 (TNM) R 13528 13528 12969 0 -1 4202496 719 0 0 0 386 0 0 0 25 0 1 0 446774843 467980288 616 33554432000 134512640 134534564 4287979072 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13540/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 1482624

[startup+25.5011 s]
/proc/loadavg: 11.37 11.72 9.94 13/202 13541
/proc/meminfo: memFree=15920404/32951124 swapFree=67111528/67111528
[pid=13528] ppid=13526 vsize=18324 CPUtime=0 cores=4,6
/proc/13528/stat : 13528 (ppfolio) S 13526 13528 12969 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 446774823 18763776 394 33554432000 4194304 4287625 140737206865184 18446744073709551615 228095471119 0 0 4096 65536 17752746078152687616 0 0 17 6 0 0 0
/proc/13528/statm: 4581 394 345 23 0 91 0
[pid=13536] ppid=13528 vsize=43508 CPUtime=9.14 cores=4
/proc/13536/stat : 13536 (cryptominisat) R 13528 13528 12969 0 -1 4202496 12059 0 0 0 912 2 0 0 25 0 1 0 446774839 44552192 5096 33554432000 4194304 4587354 140735371159472 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13536/statm: 10877 5096 337 96 0 7439 0
[pid=13538] ppid=13528 vsize=17892 CPUtime=8.07 cores=4
/proc/13538/stat : 13538 (clasp) R 13528 13528 12969 0 -1 4202496 1913 0 0 0 807 0 0 0 25 0 1 0 446774839 18321408 1777 33554432000 4194304 4785740 140736784951168 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13538/statm: 4473 1777 341 145 0 1518 0
[pid=13540] ppid=13528 vsize=457012 CPUtime=8.1 cores=4
/proc/13540/stat : 13540 (TNM) R 13528 13528 12969 0 -1 4202496 719 0 0 0 810 0 0 0 25 0 1 0 446774843 467980288 616 33554432000 134512640 134534564 4287979072 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13540/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 536736

[startup+51.1004 s]
/proc/loadavg: 11.58 11.74 9.99 13/202 13541
/proc/meminfo: memFree=15884876/32951124 swapFree=67111528/67111528
[pid=13528] ppid=13526 vsize=18324 CPUtime=0 cores=4,6
/proc/13528/stat : 13528 (ppfolio) S 13526 13528 12969 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 446774823 18763776 394 33554432000 4194304 4287625 140737206865184 18446744073709551615 228095471119 0 0 4096 65536 17752746765347454976 0 0 17 6 0 0 0
/proc/13528/statm: 4581 394 345 23 0 91 0
[pid=13536] ppid=13528 vsize=990120 CPUtime=17.64 cores=4
/proc/13536/stat : 13536 (cryptominisat) R 13528 13528 12969 0 -1 4202496 16494 0 0 0 1761 3 0 0 25 0 1 0 446774839 1013882880 5925 33554432000 4194304 4587354 140735371159472 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13536/statm: 247530 5925 337 96 0 244092 0
[pid=13538] ppid=13528 vsize=20264 CPUtime=16.61 cores=4
/proc/13538/stat : 13538 (clasp) R 13528 13528 12969 0 -1 4202496 2481 0 0 0 1661 0 0 0 25 0 1 0 446774839 20750336 2345 33554432000 4194304 4785740 140736784951168 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13538/statm: 5066 2345 341 145 0 2111 0
[pid=13540] ppid=13528 vsize=457012 CPUtime=16.67 cores=4
/proc/13540/stat : 13540 (TNM) R 13528 13528 12969 0 -1 4202496 719 0 0 0 1667 0 0 0 25 0 1 0 446774843 467980288 616 33554432000 134512640 134534564 4287979072 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13540/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 1485720

[startup+102.301 s]
/proc/loadavg: 11.82 11.78 10.10 13/202 13543
/proc/meminfo: memFree=15811964/32951124 swapFree=67111528/67111528
[pid=13528] ppid=13526 vsize=18324 CPUtime=0 cores=4,6
/proc/13528/stat : 13528 (ppfolio) S 13526 13528 12969 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 446774823 18763776 394 33554432000 4194304 4287625 140737206865184 18446744073709551615 228095471119 0 0 4096 65536 17752747452542222336 0 0 17 6 0 0 0
/proc/13528/statm: 4581 394 345 23 0 91 0
[pid=13536] ppid=13528 vsize=1008256 CPUtime=34.73 cores=4
/proc/13536/stat : 13536 (cryptominisat) R 13528 13528 12969 0 -1 4202496 24510 0 0 0 3470 3 0 0 25 0 1 0 446774839 1032454144 10360 33554432000 4194304 4587354 140735371159472 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13536/statm: 252064 10360 337 96 0 248626 0
[pid=13538] ppid=13528 vsize=22588 CPUtime=33.68 cores=4
/proc/13538/stat : 13538 (clasp) R 13528 13528 12969 0 -1 4202496 3013 0 0 0 3368 0 0 0 25 0 1 0 446774839 23130112 2877 33554432000 4194304 4785740 140736784951168 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13538/statm: 5647 2877 341 145 0 2692 0
[pid=13540] ppid=13528 vsize=457012 CPUtime=33.7 cores=4
/proc/13540/stat : 13540 (TNM) R 13528 13528 12969 0 -1 4202496 719 0 0 0 3370 0 0 0 25 0 1 0 446774843 467980288 616 33554432000 134512640 134534564 4287979072 18446744073709551615 134528392 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13540/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 1506180

[startup+162.301 s]
/proc/loadavg: 11.97 11.83 10.22 13/202 13544
/proc/meminfo: memFree=15808344/32951124 swapFree=67111528/67111528
[pid=13528] ppid=13526 vsize=18324 CPUtime=0 cores=4,6
/proc/13528/stat : 13528 (ppfolio) S 13526 13528 12969 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 446774823 18763776 394 33554432000 4194304 4287625 140737206865184 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/13528/statm: 4581 394 345 23 0 91 0
[pid=13536] ppid=13528 vsize=1022880 CPUtime=54.74 cores=4
/proc/13536/stat : 13536 (cryptominisat) R 13528 13528 12969 0 -1 4202496 36890 0 0 0 5468 6 0 0 25 0 1 0 446774839 1047429120 9947 33554432000 4194304 4587354 140735371159472 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13536/statm: 255720 9947 337 96 0 252282 0
[pid=13538] ppid=13528 vsize=24684 CPUtime=53.69 cores=4
/proc/13538/stat : 13538 (clasp) R 13528 13528 12969 0 -1 4202496 3475 0 0 0 5369 0 0 0 25 0 1 0 446774839 25276416 3339 33554432000 4194304 4785740 140736784951168 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13538/statm: 6171 3339 341 145 0 3216 0
[pid=13540] ppid=13528 vsize=457012 CPUtime=53.7 cores=4
/proc/13540/stat : 13540 (TNM) R 13528 13528 12969 0 -1 4202496 719 0 0 0 5370 0 0 0 25 0 1 0 446774843 467980288 616 33554432000 134512640 134534564 4287979072 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13540/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 1522900

[startup+222.301 s]

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

/proc/13540/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 578392

[startup+882.301 s]
/proc/loadavg: 12.01 12.00 11.17 13/202 13564
/proc/meminfo: memFree=15712256/32951124 swapFree=67111528/67111528
[pid=13528] ppid=13526 vsize=18324 CPUtime=0 cores=4,6
/proc/13528/stat : 13528 (ppfolio) S 13526 13528 12969 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 446774823 18763776 394 33554432000 4194304 4287625 140737206865184 18446744073709551615 228095471119 0 0 4096 65536 17752745803274780672 0 0 17 6 0 0 0
/proc/13528/statm: 4581 394 345 23 0 91 0
[pid=13536] ppid=13528 vsize=1020904 CPUtime=294.71 cores=4
/proc/13536/stat : 13536 (cryptominisat) R 13528 13528 12969 0 -1 4202496 86951 0 0 0 29456 15 0 0 25 0 1 0 446774839 1045405696 13785 33554432000 4194304 4587354 140735371159472 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13536/statm: 255226 13785 337 96 0 251788 0
[pid=13538] ppid=13528 vsize=34772 CPUtime=293.67 cores=4
/proc/13538/stat : 13538 (clasp) R 13528 13528 12969 0 -1 4202496 5751 0 0 0 29366 1 0 0 25 0 1 0 446774839 35606528 5615 33554432000 4194304 4785740 140736784951168 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13538/statm: 8693 5615 341 145 0 5738 0
[pid=13540] ppid=13528 vsize=457012 CPUtime=293.76 cores=4
/proc/13540/stat : 13540 (TNM) R 13528 13528 12969 0 -1 4202496 719 0 0 0 29376 0 0 0 25 0 1 0 446774843 467980288 616 33554432000 134512640 134534564 4287979072 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13540/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 1531012

[startup+942.301 s]
/proc/loadavg: 12.00 12.00 11.22 13/202 13565
/proc/meminfo: memFree=15710388/32951124 swapFree=67111528/67111528
[pid=13528] ppid=13526 vsize=18324 CPUtime=0 cores=4,6
/proc/13528/stat : 13528 (ppfolio) S 13526 13528 12969 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 446774823 18763776 394 33554432000 4194304 4287625 140737206865184 18446744073709551615 228095471119 0 0 4096 65536 17752745940713734144 0 0 17 6 0 0 0
/proc/13528/statm: 4581 394 345 23 0 91 0
[pid=13536] ppid=13528 vsize=68860 CPUtime=314.73 cores=4
/proc/13536/stat : 13536 (cryptominisat) R 13528 13528 12969 0 -1 4202496 89972 0 0 0 31457 16 0 0 25 0 1 0 446774839 70512640 13784 33554432000 4194304 4587354 140735371159472 18446744073709551615 4241286 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13536/statm: 17215 13784 337 96 0 13777 0
[pid=13538] ppid=13528 vsize=34964 CPUtime=313.67 cores=4
/proc/13538/stat : 13538 (clasp) R 13528 13528 12969 0 -1 4202496 5797 0 0 0 31366 1 0 0 25 0 1 0 446774839 35803136 5661 33554432000 4194304 4785740 140736784951168 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13538/statm: 8741 5661 341 145 0 5786 0
[pid=13540] ppid=13528 vsize=457012 CPUtime=313.76 cores=4
/proc/13540/stat : 13540 (TNM) R 13528 13528 12969 0 -1 4202496 719 0 0 0 31376 0 0 0 25 0 1 0 446774843 467980288 616 33554432000 134512640 134534564 4287979072 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13540/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 942.16
Current children cumulated vsize (KiB) 579160

[startup+1002.3 s]
/proc/loadavg: 12.00 12.00 11.26 13/202 13567
/proc/meminfo: memFree=15708768/32951124 swapFree=67111528/67111528
[pid=13528] ppid=13526 vsize=18324 CPUtime=0 cores=4,6
/proc/13528/stat : 13528 (ppfolio) S 13526 13528 12969 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 446774823 18763776 394 33554432000 4194304 4287625 140737206865184 18446744073709551615 228095471119 0 0 4096 65536 17752746078152687616 0 0 17 6 0 0 0
/proc/13528/statm: 4581 394 345 23 0 91 0
[pid=13536] ppid=13528 vsize=68860 CPUtime=334.73 cores=4
/proc/13536/stat : 13536 (cryptominisat) R 13528 13528 12969 0 -1 4202496 93085 0 0 0 33457 16 0 0 25 0 1 0 446774839 70512640 13784 33554432000 4194304 4587354 140735371159472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13536/statm: 17215 13784 337 96 0 13777 0
[pid=13538] ppid=13528 vsize=35540 CPUtime=333.67 cores=4
/proc/13538/stat : 13538 (clasp) R 13528 13528 12969 0 -1 4202496 5921 0 0 0 33366 1 0 0 25 0 1 0 446774839 36392960 5785 33554432000 4194304 4785740 140736784951168 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13538/statm: 8885 5785 341 145 0 5930 0
[pid=13540] ppid=13528 vsize=457012 CPUtime=333.76 cores=4
/proc/13540/stat : 13540 (TNM) R 13528 13528 12969 0 -1 4202496 719 0 0 0 33376 0 0 0 25 0 1 0 446774843 467980288 616 33554432000 134512640 134534564 4287979072 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13540/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 1002.16
Current children cumulated vsize (KiB) 579736

[startup+1062.31 s]
/proc/loadavg: 12.00 12.00 11.31 13/202 13568
/proc/meminfo: memFree=15723260/32951124 swapFree=67111528/67111528
[pid=13528] ppid=13526 vsize=18324 CPUtime=0 cores=4,6
/proc/13528/stat : 13528 (ppfolio) S 13526 13528 12969 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 446774823 18763776 394 33554432000 4194304 4287625 140737206865184 18446744073709551615 228095471119 0 0 4096 65536 17752746078152687616 0 0 17 6 0 0 0
/proc/13528/statm: 4581 394 345 23 0 91 0
[pid=13536] ppid=13528 vsize=68860 CPUtime=354.74 cores=4
/proc/13536/stat : 13536 (cryptominisat) R 13528 13528 12969 0 -1 4202496 96311 0 0 0 35457 17 0 0 25 0 1 0 446774839 70512640 13784 33554432000 4194304 4587354 140735371159472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13536/statm: 17215 13784 337 96 0 13777 0
[pid=13538] ppid=13528 vsize=35732 CPUtime=353.66 cores=4
/proc/13538/stat : 13538 (clasp) R 13528 13528 12969 0 -1 4202496 5958 0 0 0 35365 1 0 0 25 0 1 0 446774839 36589568 5822 33554432000 4194304 4785740 140736784951168 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13538/statm: 8933 5822 341 145 0 5978 0
[pid=13540] ppid=13528 vsize=457012 CPUtime=353.75 cores=4
/proc/13540/stat : 13540 (TNM) R 13528 13528 12969 0 -1 4202496 719 0 0 0 35375 0 0 0 25 0 1 0 446774843 467980288 616 33554432000 134512640 134534564 4287979072 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13540/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 1062.15
Current children cumulated vsize (KiB) 579928

[startup+1122.3 s]
/proc/loadavg: 12.00 12.00 11.35 13/202 13570
/proc/meminfo: memFree=15709984/32951124 swapFree=67111528/67111528
[pid=13528] ppid=13526 vsize=18324 CPUtime=0 cores=4,6
/proc/13528/stat : 13528 (ppfolio) S 13526 13528 12969 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 446774823 18763776 394 33554432000 4194304 4287625 140737206865184 18446744073709551615 228095471119 0 0 4096 65536 17752747589981175808 0 0 17 6 0 0 0
/proc/13528/statm: 4581 394 345 23 0 91 0
[pid=13536] ppid=13528 vsize=97024 CPUtime=374.75 cores=4
/proc/13536/stat : 13536 (cryptominisat) R 13528 13528 12969 0 -1 4202496 101346 0 0 0 37457 18 0 0 25 0 1 0 446774839 99352576 18783 33554432000 4194304 4587354 140735371159472 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13536/statm: 24256 18783 337 96 0 20818 0
[pid=13538] ppid=13528 vsize=36112 CPUtime=373.66 cores=4
/proc/13538/stat : 13538 (clasp) R 13528 13528 12969 0 -1 4202496 6021 0 0 0 37365 1 0 0 25 0 1 0 446774839 36978688 5885 33554432000 4194304 4785740 140736784951168 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13538/statm: 9028 5885 341 145 0 6073 0
[pid=13540] ppid=13528 vsize=457012 CPUtime=373.75 cores=4
/proc/13540/stat : 13540 (TNM) R 13528 13528 12969 0 -1 4202496 719 0 0 0 37375 0 0 0 25 0 1 0 446774843 467980288 616 33554432000 134512640 134534564 4287979072 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13540/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 1122.16
Current children cumulated vsize (KiB) 608472

[startup+1182.3 s]
/proc/loadavg: 12.03 12.01 11.39 13/202 13572
/proc/meminfo: memFree=15728812/32951124 swapFree=67111528/67111528
[pid=13528] ppid=13526 vsize=18324 CPUtime=0 cores=4,6
/proc/13528/stat : 13528 (ppfolio) S 13526 13528 12969 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 446774823 18763776 394 33554432000 4194304 4287625 140737206865184 18446744073709551615 228095471119 0 0 4096 65536 17752745803274780672 0 0 17 6 0 0 0
/proc/13528/statm: 4581 394 345 23 0 91 0
[pid=13536] ppid=13528 vsize=72544 CPUtime=394.76 cores=4
/proc/13536/stat : 13536 (cryptominisat) R 13528 13528 12969 0 -1 4202496 107196 0 0 0 39456 20 0 0 25 0 1 0 446774839 74285056 13389 33554432000 4194304 4587354 140735371159472 18446744073709551615 228095147665 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13536/statm: 18136 13389 337 96 0 14698 0
[pid=13538] ppid=13528 vsize=36556 CPUtime=393.66 cores=4
/proc/13538/stat : 13538 (clasp) R 13528 13528 12969 0 -1 4202496 6159 0 0 0 39365 1 0 0 25 0 1 0 446774839 37433344 6023 33554432000 4194304 4785740 140736784951168 18446744073709551615 4538864 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13538/statm: 9139 6023 341 145 0 6184 0
[pid=13540] ppid=13528 vsize=457012 CPUtime=393.75 cores=4
/proc/13540/stat : 13540 (TNM) R 13528 13528 12969 0 -1 4202496 719 0 0 0 39375 0 0 0 25 0 1 0 446774843 467980288 616 33554432000 134512640 134534564 4287979072 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13540/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 1182.17
Current children cumulated vsize (KiB) 584436

[startup+1242.3 s]
/proc/loadavg: 12.01 12.01 11.43 13/202 13573
/proc/meminfo: memFree=15730292/32951124 swapFree=67111528/67111528
[pid=13528] ppid=13526 vsize=18324 CPUtime=0 cores=4,6
/proc/13528/stat : 13528 (ppfolio) S 13526 13528 12969 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 446774823 18763776 394 33554432000 4194304 4287625 140737206865184 18446744073709551615 228095471119 0 0 4096 65536 17752745940713734144 0 0 17 6 0 0 0
/proc/13528/statm: 4581 394 345 23 0 91 0
[pid=13536] ppid=13528 vsize=1024624 CPUtime=414.76 cores=4
/proc/13536/stat : 13536 (cryptominisat) R 13528 13528 12969 0 -1 4202496 113058 0 0 0 41454 22 0 0 25 0 1 0 446774839 1049214976 12621 33554432000 4194304 4587354 140735371159472 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13536/statm: 256156 12621 337 96 0 252718 0
[pid=13538] ppid=13528 vsize=37004 CPUtime=413.65 cores=4
/proc/13538/stat : 13538 (clasp) R 13528 13528 12969 0 -1 4202496 6245 0 0 0 41364 1 0 0 25 0 1 0 446774839 37892096 6109 33554432000 4194304 4785740 140736784951168 18446744073709551615 4549842 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13538/statm: 9251 6109 341 145 0 6296 0
[pid=13540] ppid=13528 vsize=457012 CPUtime=413.74 cores=4
/proc/13540/stat : 13540 (TNM) R 13528 13528 12969 0 -1 4202496 719 0 0 0 41374 0 0 0 25 0 1 0 446774843 467980288 616 33554432000 134512640 134534564 4287979072 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13540/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 1242.15
Current children cumulated vsize (KiB) 1536964



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.00 12.00 11.46 10/197 13576
/proc/meminfo: memFree=15834980/32951124 swapFree=67111528/67111528
[pid=13528] ppid=13526 vsize=18324 CPUtime=0 cores=4,6
/proc/13528/stat : 13528 (ppfolio) S 13526 13528 12969 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 446774823 18763776 394 33554432000 4194304 4287625 140737206865184 18446744073709551615 228095471119 0 0 4096 65536 17752745940713734144 0 0 17 6 0 0 0
/proc/13528/statm: 4581 394 345 23 0 91 0
[pid=13536] ppid=13528 vsize=1024708 CPUtime=433.97 cores=4
/proc/13536/stat : 13536 (cryptominisat) R 13528 13528 12969 0 -1 4202496 117405 0 0 0 43375 22 0 0 25 0 1 0 446774839 1049300992 13556 33554432000 4194304 4587354 140735371159472 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13536/statm: 256177 13556 337 96 0 252739 0
[pid=13538] ppid=13528 vsize=37580 CPUtime=432.95 cores=4
/proc/13538/stat : 13538 (clasp) R 13528 13528 12969 0 -1 4202496 6411 0 0 0 43294 1 0 0 25 0 1 0 446774839 38481920 6255 33554432000 4194304 4785740 140736784951168 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13538/statm: 9395 6255 341 145 0 6440 0
[pid=13540] ppid=13528 vsize=457012 CPUtime=432.94 cores=4
/proc/13540/stat : 13540 (TNM) R 13528 13528 12969 0 -1 4202496 719 0 0 0 43294 0 0 0 25 0 1 0 446774843 467980288 616 33554432000 134512640 134534564 4287979072 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13540/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 1299.86
Current children cumulated vsize (KiB) 1537624

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 13528 and gives
#  childrusage.ru_utime.tv_sec=866
#  childrusage.ru_utime.tv_usec=704240
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=231964
# CPU time returned by wait4() is 866.936
# while last known CPU time is 1299.86
#
# 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.86
CPU user time (s): 1299.63
CPU system time (s): 0.23
CPU usage (%): 99.9883
Max. virtual memory (cumulated for all children) (KiB): 2455424

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

runsolver used 2.29065 second user time and 4.80727 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-23 09:26:34
IDJOB=3250732
IDBENCH=83353
IDSOLVER=1613
FILE ID=node142/3250732-1303543593
RUNJOBID= node142-1303542291-13324
PBS_JOBID= 13143096
Free space on /tmp= 71364 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-15_218.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250732-1303543593/watcher-3250732-1303543593 -o /tmp/evaluation-result-3250732-1303543593/solver-3250732-1303543593 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3250732-1303543593.cnf

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

MD5SUM BENCH= afc70649cebcc24cd0a7b28def593295
RANDOM SEED=669546689

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16038184 kB
Buffers:       2062316 kB
Cached:       14205872 kB
SwapCached:          0 kB
Active:        6703116 kB
Inactive:      9640768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16038184 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           41188 kB
Writeback:           0 kB
AnonPages:       74508 kB
Mapped:          16228 kB
Slab:           504716 kB
PageTables:       5516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1147356 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= 71348 MiB
End job on node142 at 2011-04-23 09:48:16