Trace number 3275652

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) 5000.05 5000.01

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-6_2072.cnf
MD5SUMd2ef996f95bbf68a3c980c797dfdc364
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 variables2071
Number of clauses159039
Sum of the clauses size479052
Maximum clause length6
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3158394
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5645

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

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-3275652-1303645735/watcher-3275652-1303645735 -o /tmp/evaluation-result-3275652-1303645735/solver-3275652-1303645735 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275652-1303645735.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.85 5.97 5.99 4/178 6444
/proc/meminfo: memFree=18896136/32951132 swapFree=67111524/67111528
[pid=6444] ppid=6442 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6444/stat : 6444 (ppfolio) S 6442 6444 5845 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 476173137 18763776 394 33554432000 4194304 4287625 140736618421696 18446744073709551615 210647166479 0 0 4096 65536 193570950510248200 0 0 17 5 0 0 0
/proc/6444/statm: 4581 394 345 23 0 91 0

[startup+0.0835529 s]
/proc/loadavg: 5.85 5.97 5.99 4/178 6444
/proc/meminfo: memFree=18896136/32951132 swapFree=67111524/67111528
[pid=6444] ppid=6442 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6444/stat : 6444 (ppfolio) S 6442 6444 5845 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 476173137 18763776 394 33554432000 4194304 4287625 140736618421696 18446744073709551615 210647166479 0 0 4096 65536 193570950510248200 0 0 17 5 0 0 0
/proc/6444/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100551 s]
/proc/loadavg: 5.85 5.97 5.99 4/178 6444
/proc/meminfo: memFree=18896136/32951132 swapFree=67111524/67111528
[pid=6444] ppid=6442 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6444/stat : 6444 (ppfolio) S 6442 6444 5845 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 476173137 18763776 394 33554432000 4194304 4287625 140736618421696 18446744073709551615 210647166479 0 0 4096 65536 193570950510248200 0 0 17 5 0 0 0
/proc/6444/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300528 s]
/proc/loadavg: 5.85 5.97 5.99 4/178 6444
/proc/meminfo: memFree=18896136/32951132 swapFree=67111524/67111528
[pid=6444] ppid=6442 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6444/stat : 6444 (ppfolio) S 6442 6444 5845 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 476173137 18763776 394 33554432000 4194304 4287625 140736618421696 18446744073709551615 210647166479 0 0 4096 65536 6384086118018580480 0 0 17 5 0 0 0
/proc/6444/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700463 s]
/proc/loadavg: 5.85 5.97 5.99 4/178 6444
/proc/meminfo: memFree=18896136/32951132 swapFree=67111524/67111528
[pid=6444] ppid=6442 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6444/stat : 6444 (ppfolio) S 6442 6444 5845 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 476173137 18763776 394 33554432000 4194304 4287625 140736618421696 18446744073709551615 210647166479 0 0 4096 65536 6384086118018580480 0 0 17 5 0 0 0
/proc/6444/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50033 s]
/proc/loadavg: 5.85 5.97 5.99 7/182 6448
/proc/meminfo: memFree=18858524/32951132 swapFree=67111524/67111528
[pid=6444] ppid=6442 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6444/stat : 6444 (ppfolio) S 6442 6444 5845 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 476173137 18763776 394 33554432000 4194304 4287625 140736618421696 18446744073709551615 210647166479 0 0 4096 65536 6384086667774394368 0 0 17 5 0 0 0
/proc/6444/statm: 4581 394 345 23 0 91 0
[pid=6445] ppid=6444 vsize=48760 CPUtime=0.49 cores=1
/proc/6445/stat : 6445 (cryptominisat) R 6444 6444 5845 0 -1 4202496 10273 0 0 0 48 1 0 0 25 0 1 0 476173138 49930240 7453 33554432000 4194304 4587354 140734553595840 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6445/statm: 12190 7453 313 96 0 8752 0
[pid=6446] ppid=6444 vsize=23348 CPUtime=0.39 cores=1
/proc/6446/stat : 6446 (clasp) R 6444 6444 5845 0 -1 4202496 3941 0 0 0 39 0 0 0 25 0 1 0 476173138 23908352 3069 33554432000 4194304 4785740 140734377620544 18446744073709551615 4482776 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6446/statm: 5837 3069 319 145 0 2882 0
[pid=6447] ppid=6444 vsize=462424 CPUtime=0.58 cores=1
/proc/6447/stat : 6447 (TNM) R 6444 6444 5845 0 -1 4202496 3513 0 0 0 58 0 0 0 25 0 1 0 476173138 473522176 3410 33554432000 134512640 134534564 4292167920 18446744073709551615 134524825 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6447/statm: 115606 3410 91 6 0 114272 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 552856

[startup+3.10106 s]
/proc/loadavg: 5.85 5.97 5.99 7/182 6448
/proc/meminfo: memFree=18833724/32951132 swapFree=67111524/67111528
[pid=6444] ppid=6442 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6444/stat : 6444 (ppfolio) S 6442 6444 5845 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 476173137 18763776 394 33554432000 4194304 4287625 140736618421696 18446744073709551615 210647166479 0 0 4096 65536 6384086667774394368 0 0 17 5 0 0 0
/proc/6444/statm: 4581 394 345 23 0 91 0
[pid=6445] ppid=6444 vsize=56672 CPUtime=0.99 cores=1
/proc/6445/stat : 6445 (cryptominisat) R 6444 6444 5845 0 -1 4202496 14767 0 0 0 98 1 0 0 25 0 1 0 476173138 58032128 10196 33554432000 4194304 4587354 140734553595840 18446744073709551615 4365152 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6445/statm: 14168 10196 315 96 0 10730 0
[pid=6446] ppid=6444 vsize=26252 CPUtime=0.93 cores=1
/proc/6446/stat : 6446 (clasp) R 6444 6444 5845 0 -1 4202496 4654 0 0 0 93 0 0 0 25 0 1 0 476173138 26882048 3782 33554432000 4194304 4785740 140734377620544 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6446/statm: 6563 3782 319 145 0 3608 0
[pid=6447] ppid=6444 vsize=462424 CPUtime=1.14 cores=1
/proc/6447/stat : 6447 (TNM) R 6444 6444 5845 0 -1 4202496 3513 0 0 0 114 0 0 0 25 0 1 0 476173138 473522176 3410 33554432000 134512640 134534564 4292167920 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6447/statm: 115606 3410 91 6 0 114272 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 563672

[startup+6.30052 s]
/proc/loadavg: 6.03 6.01 6.00 8/182 6448
/proc/meminfo: memFree=18800380/32951132 swapFree=67111524/67111528
[pid=6444] ppid=6442 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6444/stat : 6444 (ppfolio) S 6442 6444 5845 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476173137 18763776 394 33554432000 4194304 4287625 140736618421696 18446744073709551615 210647166479 0 0 4096 65536 6384087354969161728 0 0 17 5 0 0 0
/proc/6444/statm: 4581 394 345 23 0 91 0
[pid=6445] ppid=6444 vsize=56096 CPUtime=2.09 cores=1
/proc/6445/stat : 6445 (cryptominisat) R 6444 6444 5845 0 -1 4202496 17979 0 0 0 207 2 0 0 25 0 1 0 476173138 57442304 10425 33554432000 4194304 4587354 140734553595840 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6445/statm: 14024 10425 326 96 0 10586 0
[pid=6446] ppid=6444 vsize=28448 CPUtime=1.99 cores=1
/proc/6446/stat : 6446 (clasp) R 6444 6444 5845 0 -1 4202496 5592 0 0 0 199 0 0 0 25 0 1 0 476173138 29130752 4409 33554432000 4194304 4785740 140734377620544 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6446/statm: 7112 4409 340 145 0 4157 0
[pid=6447] ppid=6444 vsize=465724 CPUtime=2.19 cores=1
/proc/6447/stat : 6447 (TNM) R 6444 6444 5845 0 -1 4202496 5195 0 0 0 218 1 0 0 25 0 1 0 476173138 476901376 5092 33554432000 134512640 134534564 4292167920 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6447/statm: 116431 5092 95 6 0 115097 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 568592

[startup+12.7004 s]
/proc/loadavg: 6.02 6.01 6.00 7/182 6449
/proc/meminfo: memFree=18810856/32951132 swapFree=67111524/67111528
[pid=6444] ppid=6442 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6444/stat : 6444 (ppfolio) S 6442 6444 5845 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476173137 18763776 394 33554432000 4194304 4287625 140736618421696 18446744073709551615 210647166479 0 0 4096 65536 6384085843140673536 0 0 17 5 0 0 0
/proc/6444/statm: 4581 394 345 23 0 91 0
[pid=6445] ppid=6444 vsize=93600 CPUtime=4.19 cores=1
/proc/6445/stat : 6445 (cryptominisat) R 6444 6444 5845 0 -1 4202496 18722 0 0 0 417 2 0 0 25 0 1 0 476173138 95846400 11156 33554432000 4194304 4587354 140734553595840 18446744073709551615 4241274 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6445/statm: 23400 11156 331 96 0 19962 0
[pid=6446] ppid=6444 vsize=32496 CPUtime=4.13 cores=1
/proc/6446/stat : 6446 (clasp) R 6444 6444 5845 0 -1 4202496 6568 0 0 0 413 0 0 0 25 0 1 0 476173138 33275904 5385 33554432000 4194304 4785740 140734377620544 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6446/statm: 8124 5385 340 145 0 5169 0
[pid=6447] ppid=6444 vsize=469560 CPUtime=4.34 cores=1
/proc/6447/stat : 6447 (TNM) R 6444 6444 5845 0 -1 4202496 5196 0 0 0 433 1 0 0 25 0 1 0 476173138 480829440 5093 33554432000 134512640 134534564 4292167920 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6447/statm: 117390 5093 95 6 0 116056 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 613980

[startup+25.5003 s]
/proc/loadavg: 6.02 6.01 6.00 7/182 6449
/proc/meminfo: memFree=18771792/32951132 swapFree=67111524/67111528
[pid=6444] ppid=6442 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6444/stat : 6444 (ppfolio) S 6442 6444 5845 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476173137 18763776 394 33554432000 4194304 4287625 140736618421696 18446744073709551615 210647166479 0 0 4096 65536 6384085980579627008 0 0 17 5 0 0 0
/proc/6444/statm: 4581 394 345 23 0 91 0
[pid=6445] ppid=6444 vsize=809308 CPUtime=8.49 cores=1
/proc/6445/stat : 6445 (cryptominisat) R 6444 6444 5845 0 -1 4202496 31306 0 0 0 845 4 0 0 25 0 1 0 476173138 828731392 11663 33554432000 4194304 4587354 140734553595840 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6445/statm: 202327 11663 337 96 0 198889 0
[pid=6446] ppid=6444 vsize=36096 CPUtime=8.38 cores=1
/proc/6446/stat : 6446 (clasp) R 6444 6444 5845 0 -1 4202496 7458 0 0 0 838 0 0 0 25 0 1 0 476173138 36962304 6275 33554432000 4194304 4785740 140734377620544 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6446/statm: 9024 6275 340 145 0 6069 0
[pid=6447] ppid=6444 vsize=469560 CPUtime=8.59 cores=1
/proc/6447/stat : 6447 (TNM) R 6444 6444 5845 0 -1 4202496 5196 0 0 0 858 1 0 0 25 0 1 0 476173138 480829440 5093 33554432000 134512640 134534564 4292167920 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6447/statm: 117390 5093 95 6 0 116056 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1333288

[startup+51.101 s]
/proc/loadavg: 6.01 6.00 6.00 7/182 6449
/proc/meminfo: memFree=18736800/32951132 swapFree=67111524/67111528
[pid=6444] ppid=6442 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6444/stat : 6444 (ppfolio) S 6442 6444 5845 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476173137 18763776 394 33554432000 4194304 4287625 140736618421696 18446744073709551615 210647166479 0 0 4096 65536 6384086255457533952 0 0 17 5 0 0 0
/proc/6444/statm: 4581 394 345 23 0 91 0
[pid=6445] ppid=6444 vsize=811584 CPUtime=16.99 cores=1
/proc/6445/stat : 6445 (cryptominisat) R 6444 6444 5845 0 -1 4202496 38047 0 0 0 1694 5 0 0 25 0 1 0 476173138 831062016 13764 33554432000 4194304 4587354 140734553595840 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6445/statm: 202896 13764 337 96 0 199458 0
[pid=6446] ppid=6444 vsize=40748 CPUtime=16.95 cores=1
/proc/6446/stat : 6446 (clasp) R 6444 6444 5845 0 -1 4202496 8553 0 0 0 1694 1 0 0 25 0 1 0 476173138 41725952 7370 33554432000 4194304 4785740 140734377620544 18446744073709551615 4553100 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6446/statm: 10187 7370 340 145 0 7232 0
[pid=6447] ppid=6444 vsize=469560 CPUtime=17.14 cores=1
/proc/6447/stat : 6447 (TNM) R 6444 6444 5845 0 -1 4202496 5196 0 0 0 1713 1 0 0 25 0 1 0 476173138 480829440 5093 33554432000 134512640 134534564 4292167920 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6447/statm: 117390 5093 95 6 0 116056 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1340216

[startup+102.306 s]
/proc/loadavg: 6.00 6.00 6.00 7/182 6451
/proc/meminfo: memFree=18697604/32951132 swapFree=67111524/67111528
[pid=6444] ppid=6442 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6444/stat : 6444 (ppfolio) S 6442 6444 5845 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476173137 18763776 394 33554432000 4194304 4287625 140736618421696 18446744073709551615 210647166479 0 0 4096 65536 6384087080091254784 0 0 17 5 0 0 0
/proc/6444/statm: 4581 394 345 23 0 91 0
[pid=6445] ppid=6444 vsize=1608244 CPUtime=34.66 cores=1
/proc/6445/stat : 6445 (cryptominisat) R 6444 6444 5845 0 -1 4202496 46895 0 0 0 3460 6 0 0 25 0 1 0 476173138 1646841856 18327 33554432000 4194304 4587354 140734553595840 18446744073709551615 4238639 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6445/statm: 402061 18327 339 96 0 398623 0
[pid=6446] ppid=6444 vsize=47856 CPUtime=33.68 cores=1
/proc/6446/stat : 6446 (clasp) R 6444 6444 5845 0 -1 4202496 10214 0 0 0 3367 1 0 0 25 0 1 0 476173138 49004544 9031 33554432000 4194304 4785740 140734377620544 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6446/statm: 11964 9031 340 145 0 9009 0
[pid=6447] ppid=6444 vsize=469560 CPUtime=33.94 cores=1
/proc/6447/stat : 6447 (TNM) R 6444 6444 5845 0 -1 4202496 5196 0 0 0 3393 1 0 0 25 0 1 0 476173138 480829440 5093 33554432000 134512640 134534564 4292167920 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6447/statm: 117390 5093 95 6 0 116056 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2143984

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 6.00 7/182 6453
/proc/meminfo: memFree=18768888/32951132 swapFree=67111524/67111528
[pid=6444] ppid=6442 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6444/stat : 6444 (ppfolio) S 6442 6444 5845 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476173137 18763776 394 33554432000 4194304 4287625 140736618421696 18446744073709551615 210647166479 0 0 4096 65536 6384086530335440896 0 0 17 5 0 0 0
/proc/6444/statm: 4581 394 345 23 0 91 0
[pid=6445] ppid=6444 vsize=1588608 CPUtime=54.65 cores=1
/proc/6445/stat : 6445 (cryptominisat) R 6444 6444 5845 0 -1 4202496 48159 0 0 0 5459 6 0 0 25 0 1 0 476173138 1626734592 19564 33554432000 4194304 4587354 140734553595840 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6445/statm: 397152 19564 339 96 0 393714 0
[pid=6446] ppid=6444 vsize=53152 CPUtime=53.69 cores=1

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

/proc/6447/statm: 117390 5093 95 6 0 116056 0
Current children cumulated CPU time (s) 4542.34
Current children cumulated vsize (KiB) 2325480

[startup+4602.3 s]
/proc/loadavg: 3.19 4.73 5.50 4/173 6612
/proc/meminfo: memFree=18897852/32951132 swapFree=67111524/67111528
[pid=6444] ppid=6442 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6444/stat : 6444 (ppfolio) S 6442 6444 5845 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476173137 18763776 394 33554432000 4194304 4287625 140736618421696 18446744073709551615 210647166479 0 0 4096 65536 6384086942652301312 0 0 17 5 0 0 0
/proc/6444/statm: 4581 394 345 23 0 91 0
[pid=6445] ppid=6444 vsize=1677796 CPUtime=1534.65 cores=1
/proc/6445/stat : 6445 (cryptominisat) R 6444 6444 5845 0 -1 4202496 140455 0 0 0 153431 34 0 0 25 0 1 0 476173138 1718063104 34300 33554432000 4194304 4587354 140734553595840 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6445/statm: 419449 34300 339 96 0 416011 0
[pid=6446] ppid=6444 vsize=159800 CPUtime=1533.76 cores=1
/proc/6446/stat : 6446 (clasp) R 6444 6444 5845 0 -1 4202496 35966 0 0 0 153369 7 0 0 25 0 1 0 476173138 163635200 34783 33554432000 4194304 4785740 140734377620544 18446744073709551615 4553083 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6446/statm: 39950 34783 340 145 0 36995 0
[pid=6447] ppid=6444 vsize=469560 CPUtime=1533.93 cores=1
/proc/6447/stat : 6447 (TNM) R 6444 6444 5845 0 -1 4202496 5196 0 0 0 153392 1 0 0 25 0 1 0 476173138 480829440 5093 33554432000 134512640 134534564 4292167920 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6447/statm: 117390 5093 95 6 0 116056 0
Current children cumulated CPU time (s) 4602.34
Current children cumulated vsize (KiB) 2325480

[startup+4662.3 s]
/proc/loadavg: 3.07 4.41 5.34 4/173 6615
/proc/meminfo: memFree=18903780/32951132 swapFree=67111524/67111528
[pid=6444] ppid=6442 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6444/stat : 6444 (ppfolio) S 6442 6444 5845 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476173137 18763776 394 33554432000 4194304 4287625 140736618421696 18446744073709551615 210647166479 0 0 4096 65536 6384086942652301312 0 0 17 5 0 0 0
/proc/6444/statm: 4581 394 345 23 0 91 0
[pid=6445] ppid=6444 vsize=895484 CPUtime=1554.65 cores=1
/proc/6445/stat : 6445 (cryptominisat) R 6444 6444 5845 0 -1 4202496 141688 0 0 0 155430 35 0 0 25 0 1 0 476173138 916975616 32847 33554432000 4194304 4587354 140734553595840 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6445/statm: 223871 32847 339 96 0 220433 0
[pid=6446] ppid=6444 vsize=160228 CPUtime=1553.76 cores=1
/proc/6446/stat : 6446 (clasp) R 6444 6444 5845 0 -1 4202496 36055 0 0 0 155369 7 0 0 25 0 1 0 476173138 164073472 34872 33554432000 4194304 4785740 140734377620544 18446744073709551615 210646844018 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6446/statm: 40057 34872 340 145 0 37102 0
[pid=6447] ppid=6444 vsize=469560 CPUtime=1553.94 cores=1
/proc/6447/stat : 6447 (TNM) R 6444 6444 5845 0 -1 4202496 5196 0 0 0 155393 1 0 0 25 0 1 0 476173138 480829440 5093 33554432000 134512640 134534564 4292167920 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6447/statm: 117390 5093 95 6 0 116056 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 1543596

[startup+4722.31 s]
/proc/loadavg: 3.02 4.15 5.20 4/173 6616
/proc/meminfo: memFree=18902908/32951132 swapFree=67111524/67111528
[pid=6444] ppid=6442 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6444/stat : 6444 (ppfolio) S 6442 6444 5845 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476173137 18763776 394 33554432000 4194304 4287625 140736618421696 18446744073709551615 210647166479 0 0 4096 65536 6384086942652301312 0 0 17 5 0 0 0
/proc/6444/statm: 4581 394 345 23 0 91 0
[pid=6445] ppid=6444 vsize=1637756 CPUtime=1574.65 cores=1
/proc/6445/stat : 6445 (cryptominisat) R 6444 6444 5845 0 -1 4202496 144257 0 0 0 157429 36 0 0 25 0 1 0 476173138 1677062144 32983 33554432000 4194304 4587354 140734553595840 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6445/statm: 409439 32983 339 96 0 406001 0
[pid=6446] ppid=6444 vsize=160228 CPUtime=1573.75 cores=1
/proc/6446/stat : 6446 (clasp) R 6444 6444 5845 0 -1 4202496 36056 0 0 0 157368 7 0 0 25 0 1 0 476173138 164073472 34873 33554432000 4194304 4785740 140734377620544 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6446/statm: 40057 34873 340 145 0 37102 0
[pid=6447] ppid=6444 vsize=469560 CPUtime=1573.95 cores=1
/proc/6447/stat : 6447 (TNM) R 6444 6444 5845 0 -1 4202496 5196 0 0 0 157394 1 0 0 25 0 1 0 476173138 480829440 5093 33554432000 134512640 134534564 4292167920 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6447/statm: 117390 5093 95 6 0 116056 0
Current children cumulated CPU time (s) 4722.35
Current children cumulated vsize (KiB) 2285868

[startup+4782.3 s]
/proc/loadavg: 3.01 3.94 5.06 4/173 6617
/proc/meminfo: memFree=18898312/32951132 swapFree=67111524/67111528
[pid=6444] ppid=6442 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6444/stat : 6444 (ppfolio) S 6442 6444 5845 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476173137 18763776 394 33554432000 4194304 4287625 140736618421696 18446744073709551615 210647166479 0 0 4096 65536 6384087080091254784 0 0 17 5 0 0 0
/proc/6444/statm: 4581 394 345 23 0 91 0
[pid=6445] ppid=6444 vsize=1637756 CPUtime=1594.65 cores=1
/proc/6445/stat : 6445 (cryptominisat) R 6444 6444 5845 0 -1 4202496 145449 0 0 0 159428 37 0 0 25 0 1 0 476173138 1677062144 34151 33554432000 4194304 4587354 140734553595840 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6445/statm: 409439 34151 339 96 0 406001 0
[pid=6446] ppid=6444 vsize=160940 CPUtime=1593.75 cores=1
/proc/6446/stat : 6446 (clasp) R 6444 6444 5845 0 -1 4202496 36224 0 0 0 159368 7 0 0 25 0 1 0 476173138 164802560 35041 33554432000 4194304 4785740 140734377620544 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6446/statm: 40235 35041 340 145 0 37280 0
[pid=6447] ppid=6444 vsize=469560 CPUtime=1593.95 cores=1
/proc/6447/stat : 6447 (TNM) R 6444 6444 5845 0 -1 4202496 5196 0 0 0 159394 1 0 0 25 0 1 0 476173138 480829440 5093 33554432000 134512640 134534564 4292167920 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6447/statm: 117390 5093 95 6 0 116056 0
Current children cumulated CPU time (s) 4782.35
Current children cumulated vsize (KiB) 2286580

[startup+4842.3 s]
/proc/loadavg: 3.00 3.77 4.92 4/173 6619
/proc/meminfo: memFree=18902028/32951132 swapFree=67111524/67111528
[pid=6444] ppid=6442 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6444/stat : 6444 (ppfolio) S 6442 6444 5845 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476173137 18763776 394 33554432000 4194304 4287625 140736618421696 18446744073709551615 210647166479 0 0 4096 65536 6384087080091254784 0 0 17 5 0 0 0
/proc/6444/statm: 4581 394 345 23 0 91 0
[pid=6445] ppid=6444 vsize=1632788 CPUtime=1614.64 cores=1
/proc/6445/stat : 6445 (cryptominisat) R 6444 6444 5845 0 -1 4202496 146812 0 0 0 161427 37 0 0 25 0 1 0 476173138 1671974912 32983 33554432000 4194304 4587354 140734553595840 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6445/statm: 408197 32983 339 96 0 404759 0
[pid=6446] ppid=6444 vsize=162004 CPUtime=1613.75 cores=1
/proc/6446/stat : 6446 (clasp) R 6444 6444 5845 0 -1 4202496 36447 0 0 0 161368 7 0 0 25 0 1 0 476173138 165892096 35264 33554432000 4194304 4785740 140734377620544 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6446/statm: 40501 35264 340 145 0 37546 0
[pid=6447] ppid=6444 vsize=469560 CPUtime=1613.96 cores=1
/proc/6447/stat : 6447 (TNM) R 6444 6444 5845 0 -1 4202496 5196 0 0 0 161395 1 0 0 25 0 1 0 476173138 480829440 5093 33554432000 134512640 134534564 4292167920 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6447/statm: 117390 5093 95 6 0 116056 0
Current children cumulated CPU time (s) 4842.35
Current children cumulated vsize (KiB) 2282676

[startup+4902.3 s]
/proc/loadavg: 3.00 3.62 4.80 4/173 6621
/proc/meminfo: memFree=18890484/32951132 swapFree=67111524/67111528
[pid=6444] ppid=6442 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6444/stat : 6444 (ppfolio) S 6442 6444 5845 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476173137 18763776 394 33554432000 4194304 4287625 140736618421696 18446744073709551615 210647166479 0 0 4096 65536 6384087080091254784 0 0 17 5 0 0 0
/proc/6444/statm: 4581 394 345 23 0 91 0
[pid=6445] ppid=6444 vsize=1632788 CPUtime=1634.64 cores=1
/proc/6445/stat : 6445 (cryptominisat) R 6444 6444 5845 0 -1 4202496 149546 0 0 0 163426 38 0 0 25 0 1 0 476173138 1671974912 35667 33554432000 4194304 4587354 140734553595840 18446744073709551615 4231761 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6445/statm: 408197 35667 339 96 0 404759 0
[pid=6446] ppid=6444 vsize=163072 CPUtime=1633.74 cores=1
/proc/6446/stat : 6446 (clasp) R 6444 6444 5845 0 -1 4202496 36714 0 0 0 163367 7 0 0 25 0 1 0 476173138 166985728 35531 33554432000 4194304 4785740 140734377620544 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6446/statm: 40768 35531 340 145 0 37813 0
[pid=6447] ppid=6444 vsize=469560 CPUtime=1633.97 cores=1
/proc/6447/stat : 6447 (TNM) R 6444 6444 5845 0 -1 4202496 5196 0 0 0 163396 1 0 0 25 0 1 0 476173138 480829440 5093 33554432000 134512640 134534564 4292167920 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6447/statm: 117390 5093 95 6 0 116056 0
Current children cumulated CPU time (s) 4902.35
Current children cumulated vsize (KiB) 2283744

[startup+4962.3 s]
/proc/loadavg: 3.00 3.51 4.68 4/173 6623
/proc/meminfo: memFree=18896304/32951132 swapFree=67111524/67111528
[pid=6444] ppid=6442 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6444/stat : 6444 (ppfolio) S 6442 6444 5845 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476173137 18763776 394 33554432000 4194304 4287625 140736618421696 18446744073709551615 210647166479 0 0 4096 65536 6384087080091254784 0 0 17 5 0 0 0
/proc/6444/statm: 4581 394 345 23 0 91 0
[pid=6445] ppid=6444 vsize=1636388 CPUtime=1654.64 cores=1
/proc/6445/stat : 6445 (cryptominisat) R 6444 6444 5845 0 -1 4202496 150425 0 0 0 165425 39 0 0 25 0 1 0 476173138 1675661312 33836 33554432000 4194304 4587354 140734553595840 18446744073709551615 4238712 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6445/statm: 409097 33836 339 96 0 405659 0
[pid=6446] ppid=6444 vsize=164672 CPUtime=1653.74 cores=1
/proc/6446/stat : 6446 (clasp) R 6444 6444 5845 0 -1 4202496 37060 0 0 0 165367 7 0 0 25 0 1 0 476173138 168624128 35877 33554432000 4194304 4785740 140734377620544 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6446/statm: 41168 35877 340 145 0 38213 0
[pid=6447] ppid=6444 vsize=469560 CPUtime=1653.97 cores=1
/proc/6447/stat : 6447 (TNM) R 6444 6444 5845 0 -1 4202496 5196 0 0 0 165396 1 0 0 25 0 1 0 476173138 480829440 5093 33554432000 134512640 134534564 4292167920 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6447/statm: 117390 5093 95 6 0 116056 0
Current children cumulated CPU time (s) 4962.35
Current children cumulated vsize (KiB) 2288944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 3.00 3.44 4.61 4/173 6623
/proc/meminfo: memFree=18898400/32951132 swapFree=67111524/67111528
[pid=6444] ppid=6442 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6444/stat : 6444 (ppfolio) S 6442 6444 5845 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476173137 18763776 394 33554432000 4194304 4287625 140736618421696 18446744073709551615 210647166479 0 0 4096 65536 6384087080091254784 0 0 17 5 0 0 0
/proc/6444/statm: 4581 394 345 23 0 91 0
[pid=6445] ppid=6444 vsize=1634600 CPUtime=1667.23 cores=1
/proc/6445/stat : 6445 (cryptominisat) R 6444 6444 5845 0 -1 4202496 152265 0 0 0 166684 39 0 0 25 0 1 0 476173138 1673830400 33113 33554432000 4194304 4587354 140734553595840 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6445/statm: 408650 33113 339 96 0 405212 0
[pid=6446] ppid=6444 vsize=164672 CPUtime=1666.33 cores=1
/proc/6446/stat : 6446 (clasp) R 6444 6444 5845 0 -1 4202496 37060 0 0 0 166626 7 0 0 25 0 1 0 476173138 168624128 35877 33554432000 4194304 4785740 140734377620544 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6446/statm: 41168 35877 340 145 0 38213 0
[pid=6447] ppid=6444 vsize=469560 CPUtime=1666.49 cores=1
/proc/6447/stat : 6447 (TNM) R 6444 6444 5845 0 -1 4202496 5196 0 0 0 166648 1 0 0 25 0 1 0 476173138 480829440 5093 33554432000 134512640 134534564 4292167920 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6447/statm: 117390 5093 95 6 0 116056 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 2287156

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

Real time (s): 5000.01
CPU time (s): 5000.05
CPU user time (s): 4999.58
CPU system time (s): 0.47
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 3066132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
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= 500
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= 183
involuntary context switches= 5

runsolver used 7.81481 second user time and 18.8621 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-24 13:48:55
IDJOB=3275652
IDBENCH=83245
IDSOLVER=1639
FILE ID=node129/3275652-1303645735
RUNJOBID= node129-1303635247-5864
PBS_JOBID= 13150719
Free space on /tmp= 66392 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-6_2072.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275652-1303645735/watcher-3275652-1303645735 -o /tmp/evaluation-result-3275652-1303645735/solver-3275652-1303645735 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275652-1303645735.cnf

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

MD5SUM BENCH= d2ef996f95bbf68a3c980c797dfdc364
RANDOM SEED=2063074047

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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.831
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:     32951132 kB
MemFree:      18896416 kB
Buffers:       1216080 kB
Cached:       11829772 kB
SwapCached:          4 kB
Active:        2062092 kB
Inactive:     11330408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18896416 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12424 kB
Writeback:           0 kB
AnonPages:      346564 kB
Mapped:          16624 kB
Slab:           598432 kB
PageTables:       5700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  2257884 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66396 MiB
End job on node129 at 2011-04-24 15:12:17