Trace number 3275807

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.08 5000.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.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	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-3275807-1303650714/watcher-3275807-1303650714 -o /tmp/evaluation-result-3275807-1303650714/solver-3275807-1303650714 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275807-1303650714.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: 2.54 3.44 4.27 2/170 10039
/proc/meminfo: memFree=25930044/32951132 swapFree=67111364/67111528
[pid=10039] ppid=10037 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10039/stat : 10039 (ppfolio) R 10037 10039 9075 0 -1 4202496 485 0 0 0 0 0 0 0 21 0 1 0 476670023 18763776 392 33554432000 4194304 4287625 140736592060400 18446744073709551615 242970370453 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/10039/statm: 4581 392 343 23 0 91 0

[startup+0.0823319 s]
/proc/loadavg: 2.54 3.44 4.27 2/170 10039
/proc/meminfo: memFree=25930044/32951132 swapFree=67111364/67111528
[pid=10039] ppid=10037 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10039/stat : 10039 (ppfolio) S 10037 10039 9075 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 476670023 18763776 394 33554432000 4194304 4287625 140736592060400 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/10039/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100338 s]
/proc/loadavg: 2.54 3.44 4.27 2/170 10039
/proc/meminfo: memFree=25930044/32951132 swapFree=67111364/67111528
[pid=10039] ppid=10037 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10039/stat : 10039 (ppfolio) S 10037 10039 9075 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 476670023 18763776 394 33554432000 4194304 4287625 140736592060400 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/10039/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300304 s]
/proc/loadavg: 2.54 3.44 4.27 2/170 10039
/proc/meminfo: memFree=25930044/32951132 swapFree=67111364/67111528
[pid=10039] ppid=10037 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10039/stat : 10039 (ppfolio) S 10037 10039 9075 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 476670023 18763776 394 33554432000 4194304 4287625 140736592060400 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/10039/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700234 s]
/proc/loadavg: 2.54 3.44 4.27 2/170 10039
/proc/meminfo: memFree=25930044/32951132 swapFree=67111364/67111528
[pid=10039] ppid=10037 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10039/stat : 10039 (ppfolio) S 10037 10039 9075 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 476670023 18763776 394 33554432000 4194304 4287625 140736592060400 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/10039/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5011 s]
/proc/loadavg: 2.54 3.44 4.27 7/182 10051
/proc/meminfo: memFree=25909504/32951132 swapFree=67111364/67111528
[pid=10039] ppid=10037 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10039/stat : 10039 (ppfolio) S 10037 10039 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476670023 18763776 394 33554432000 4194304 4287625 140736592060400 18446744073709551615 242970570255 0 0 4096 65536 3957597271301816320 0 0 17 7 0 0 0
/proc/10039/statm: 4581 394 345 23 0 91 0
[pid=10040] ppid=10039 vsize=1010040 CPUtime=0.45 cores=1
/proc/10040/stat : 10040 (cryptominisat) R 10039 10039 9075 0 -1 4202496 2340 0 0 0 45 0 0 0 18 0 1 0 476670024 1034280960 1095 33554432000 4194304 4587354 140736961335696 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10040/statm: 252510 1095 327 96 0 249072 0
[pid=10041] ppid=10039 vsize=14952 CPUtime=0.92 cores=1
/proc/10041/stat : 10041 (clasp) R 10039 10039 9075 0 -1 4202496 1229 0 0 0 92 0 0 0 19 0 1 0 476670024 15310848 1093 33554432000 4194304 4785740 140735588541376 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10041/statm: 3738 1093 341 145 0 783 0
[pid=10042] ppid=10039 vsize=453052 CPUtime=0.11 cores=1
/proc/10042/stat : 10042 (TNM) R 10039 10039 9075 0 -1 4202496 575 0 0 0 11 0 0 0 25 0 1 0 476670024 463925248 472 33554432000 134512640 134534564 4288200032 18446744073709551615 134524734 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10042/statm: 113263 472 91 6 0 111929 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1496368

[startup+3.10082 s]
/proc/loadavg: 2.54 3.44 4.27 7/182 10051
/proc/meminfo: memFree=25905164/32951132 swapFree=67111364/67111528
[pid=10039] ppid=10037 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10039/stat : 10039 (ppfolio) S 10037 10039 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476670023 18763776 394 33554432000 4194304 4287625 140736592060400 18446744073709551615 242970570255 0 0 4096 65536 3957595484595421184 0 0 17 7 0 0 0
/proc/10039/statm: 4581 394 345 23 0 91 0
[pid=10040] ppid=10039 vsize=1011840 CPUtime=1.25 cores=1
/proc/10040/stat : 10040 (cryptominisat) R 10039 10039 9075 0 -1 4202496 3274 0 0 0 125 0 0 0 19 0 1 0 476670024 1036124160 1298 33554432000 4194304 4587354 140736961335696 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10040/statm: 252960 1298 327 96 0 249522 0
[pid=10041] ppid=10039 vsize=15220 CPUtime=1.32 cores=1
/proc/10041/stat : 10041 (clasp) R 10039 10039 9075 0 -1 4202496 1297 0 0 0 132 0 0 0 19 0 1 0 476670024 15585280 1161 33554432000 4194304 4785740 140735588541376 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10041/statm: 3805 1161 341 145 0 850 0
[pid=10042] ppid=10039 vsize=457012 CPUtime=0.51 cores=1
/proc/10042/stat : 10042 (TNM) R 10039 10039 9075 0 -1 4202496 719 0 0 0 51 0 0 0 25 0 1 0 476670024 467980288 616 33554432000 134512640 134534564 4288200032 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10042/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1502396

[startup+6.30027 s]
/proc/loadavg: 2.90 3.50 4.29 7/182 10051
/proc/meminfo: memFree=25890288/32951132 swapFree=67111364/67111528
[pid=10039] ppid=10037 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10039/stat : 10039 (ppfolio) S 10037 10039 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476670023 18763776 394 33554432000 4194304 4287625 140736592060400 18446744073709551615 242970570255 0 0 4096 65536 3957595622034374656 0 0 17 7 0 0 0
/proc/10039/statm: 4581 394 345 23 0 91 0
[pid=10040] ppid=10039 vsize=1019128 CPUtime=2.35 cores=1
/proc/10040/stat : 10040 (cryptominisat) R 10039 10039 9075 0 -1 4202496 5843 0 0 0 235 0 0 0 21 0 1 0 476670024 1043587072 3407 33554432000 4194304 4587354 140736961335696 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10040/statm: 254782 3407 337 96 0 251344 0
[pid=10041] ppid=10039 vsize=15912 CPUtime=2.32 cores=1
/proc/10041/stat : 10041 (clasp) R 10039 10039 9075 0 -1 4202496 1461 0 0 0 232 0 0 0 22 0 1 0 476670024 16293888 1325 33554432000 4194304 4785740 140735588541376 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10041/statm: 3978 1325 341 145 0 1023 0
[pid=10042] ppid=10039 vsize=457012 CPUtime=1.61 cores=1
/proc/10042/stat : 10042 (TNM) R 10039 10039 9075 0 -1 4202496 719 0 0 0 161 0 0 0 25 0 1 0 476670024 467980288 616 33554432000 134512640 134534564 4288200032 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10042/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1510376

[startup+12.7012 s]
/proc/loadavg: 3.22 3.56 4.30 7/182 10051
/proc/meminfo: memFree=25874864/32951132 swapFree=67111364/67111528
[pid=10039] ppid=10037 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10039/stat : 10039 (ppfolio) S 10037 10039 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476670023 18763776 394 33554432000 4194304 4287625 140736592060400 18446744073709551615 242970570255 0 0 4096 65536 3957596171790188544 0 0 17 7 0 0 0
/proc/10039/statm: 4581 394 345 23 0 91 0
[pid=10040] ppid=10039 vsize=1019520 CPUtime=4.54 cores=1
/proc/10040/stat : 10040 (cryptominisat) R 10039 10039 9075 0 -1 4202496 7597 0 0 0 454 0 0 0 25 0 1 0 476670024 1043988480 3490 33554432000 4194304 4587354 140736961335696 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10040/statm: 254880 3490 337 96 0 251442 0
[pid=10041] ppid=10039 vsize=16796 CPUtime=4.43 cores=1
/proc/10041/stat : 10041 (clasp) R 10039 10039 9075 0 -1 4202496 1676 0 0 0 443 0 0 0 25 0 1 0 476670024 17199104 1540 33554432000 4194304 4785740 140735588541376 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10041/statm: 4199 1540 341 145 0 1244 0
[pid=10042] ppid=10039 vsize=457012 CPUtime=3.71 cores=1
/proc/10042/stat : 10042 (TNM) R 10039 10039 9075 0 -1 4202496 719 0 0 0 371 0 0 0 25 0 1 0 476670024 467980288 616 33554432000 134512640 134534564 4288200032 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10042/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1511652

[startup+25.501 s]
/proc/loadavg: 3.84 3.68 4.33 7/182 10051
/proc/meminfo: memFree=25863084/32951132 swapFree=67111364/67111528
[pid=10039] ppid=10037 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10039/stat : 10039 (ppfolio) S 10037 10039 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476670023 18763776 394 33554432000 4194304 4287625 140736592060400 18446744073709551615 242970570255 0 0 4096 65536 3957596858984955904 0 0 17 7 0 0 0
/proc/10039/statm: 4581 394 345 23 0 91 0
[pid=10040] ppid=10039 vsize=32028 CPUtime=9.34 cores=1
/proc/10040/stat : 10040 (cryptominisat) R 10039 10039 9075 0 -1 4202496 11467 0 0 0 933 1 0 0 19 0 1 0 476670024 32796672 4505 33554432000 4194304 4587354 140736961335696 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10040/statm: 8007 4505 337 96 0 4569 0
[pid=10041] ppid=10039 vsize=18036 CPUtime=8.43 cores=1
/proc/10041/stat : 10041 (clasp) R 10039 10039 9075 0 -1 4202496 1948 0 0 0 843 0 0 0 25 0 1 0 476670024 18468864 1812 33554432000 4194304 4785740 140735588541376 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10041/statm: 4509 1812 341 145 0 1554 0
[pid=10042] ppid=10039 vsize=457012 CPUtime=7.71 cores=1
/proc/10042/stat : 10042 (TNM) R 10039 10039 9075 0 -1 4202496 719 0 0 0 771 0 0 0 25 0 1 0 476670024 467980288 616 33554432000 134512640 134534564 4288200032 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10042/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 525400

[startup+51.1005 s]
/proc/loadavg: 4.58 3.86 4.37 7/182 10052
/proc/meminfo: memFree=25859944/32951132 swapFree=67111364/67111528
[pid=10039] ppid=10037 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10039/stat : 10039 (ppfolio) S 10037 10039 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476670023 18763776 394 33554432000 4194304 4287625 140736592060400 18446744073709551615 242970570255 0 0 4096 65536 3957597546179723264 0 0 17 7 0 0 0
/proc/10039/statm: 4581 394 345 23 0 91 0
[pid=10040] ppid=10039 vsize=1032996 CPUtime=17.84 cores=1
/proc/10040/stat : 10040 (cryptominisat) R 10039 10039 9075 0 -1 4202496 17378 0 0 0 1782 2 0 0 25 0 1 0 476670024 1057787904 6684 33554432000 4194304 4587354 140736961335696 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10040/statm: 258249 6684 337 96 0 254811 0
[pid=10041] ppid=10039 vsize=20436 CPUtime=17.01 cores=1
/proc/10041/stat : 10041 (clasp) R 10039 10039 9075 0 -1 4202496 2493 0 0 0 1701 0 0 0 25 0 1 0 476670024 20926464 2357 33554432000 4194304 4785740 140735588541376 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10041/statm: 5109 2357 341 145 0 2154 0
[pid=10042] ppid=10039 vsize=457012 CPUtime=16.22 cores=1
/proc/10042/stat : 10042 (TNM) R 10039 10039 9075 0 -1 4202496 719 0 0 0 1622 0 0 0 25 0 1 0 476670024 467980288 616 33554432000 134512640 134534564 4288200032 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10042/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1528768

[startup+102.307 s]
/proc/loadavg: 5.42 4.20 4.46 7/182 10053
/proc/meminfo: memFree=25809964/32951132 swapFree=67111364/67111528
[pid=10039] ppid=10037 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10039/stat : 10039 (ppfolio) S 10037 10039 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476670023 18763776 394 33554432000 4194304 4287625 140736592060400 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/10039/statm: 4581 394 345 23 0 91 0
[pid=10040] ppid=10039 vsize=55480 CPUtime=34.94 cores=1
/proc/10040/stat : 10040 (cryptominisat) R 10039 10039 9075 0 -1 4202496 27031 0 0 0 3490 4 0 0 25 0 1 0 476670024 56811520 8031 33554432000 4194304 4587354 140736961335696 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10040/statm: 13870 8031 337 96 0 10432 0
[pid=10041] ppid=10039 vsize=22588 CPUtime=34.04 cores=1
/proc/10041/stat : 10041 (clasp) R 10039 10039 9075 0 -1 4202496 3013 0 0 0 3404 0 0 0 25 0 1 0 476670024 23130112 2877 33554432000 4194304 4785740 140735588541376 18446744073709551615 4553100 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10041/statm: 5647 2877 341 145 0 2692 0
[pid=10042] ppid=10039 vsize=457012 CPUtime=33.3 cores=1
/proc/10042/stat : 10042 (TNM) R 10039 10039 9075 0 -1 4202496 719 0 0 0 3330 0 0 0 25 0 1 0 476670024 467980288 616 33554432000 134512640 134534564 4288200032 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10042/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 553404

[startup+162.3 s]
/proc/loadavg: 5.79 4.53 4.55 7/182 10055
/proc/meminfo: memFree=25804996/32951132 swapFree=67111364/67111528
[pid=10039] ppid=10037 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10039/stat : 10039 (ppfolio) S 10037 10039 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476670023 18763776 394 33554432000 4194304 4287625 140736592060400 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/10039/statm: 4581 394 345 23 0 91 0
[pid=10040] ppid=10039 vsize=48244 CPUtime=54.93 cores=1
/proc/10040/stat : 10040 (cryptominisat) R 10039 10039 9075 0 -1 4202496 36226 0 0 0 5488 5 0 0 25 0 1 0 476670024 49401856 8560 33554432000 4194304 4587354 140736961335696 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10040/statm: 12061 8560 337 96 0 8623 0
[pid=10041] ppid=10039 vsize=24684 CPUtime=54.04 cores=1

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

/proc/10042/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 690748

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/182 10185
/proc/meminfo: memFree=25678104/32951132 swapFree=67111364/67111528
[pid=10039] ppid=10037 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10039/stat : 10039 (ppfolio) S 10037 10039 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476670023 18763776 394 33554432000 4194304 4287625 140736592060400 18446744073709551615 242970570255 0 0 4096 65536 3957596309229142016 0 0 17 7 0 0 0
/proc/10039/statm: 4581 394 345 23 0 91 0
[pid=10040] ppid=10039 vsize=81312 CPUtime=1534.92 cores=1
/proc/10040/stat : 10040 (cryptominisat) R 10039 10039 9075 0 -1 4202496 348382 0 0 0 153418 74 0 0 25 0 1 0 476670024 83263488 16253 33554432000 4194304 4587354 140736961335696 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10040/statm: 20328 16253 337 96 0 16890 0
[pid=10041] ppid=10039 vsize=52364 CPUtime=1534.08 cores=1
/proc/10041/stat : 10041 (clasp) R 10039 10039 9075 0 -1 4202496 10803 0 0 0 153407 1 0 0 25 0 1 0 476670024 53620736 9393 33554432000 4194304 4785740 140735588541376 18446744073709551615 4277514 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10041/statm: 13091 9393 341 145 0 10136 0
[pid=10042] ppid=10039 vsize=457012 CPUtime=1533.37 cores=1
/proc/10042/stat : 10042 (TNM) R 10039 10039 9075 0 -1 4202496 719 0 0 0 153337 0 0 0 25 0 1 0 476670024 467980288 616 33554432000 134512640 134534564 4288200032 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10042/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 609012

[startup+4662.3 s]
/proc/loadavg: 6.07 6.02 5.93 7/182 10187
/proc/meminfo: memFree=25669280/32951132 swapFree=67111364/67111528
[pid=10039] ppid=10037 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10039/stat : 10039 (ppfolio) S 10037 10039 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476670023 18763776 394 33554432000 4194304 4287625 140736592060400 18446744073709551615 242970570255 0 0 4096 65536 3957596309229142016 0 0 17 7 0 0 0
/proc/10039/statm: 4581 394 345 23 0 91 0
[pid=10040] ppid=10039 vsize=81392 CPUtime=1554.92 cores=1
/proc/10040/stat : 10040 (cryptominisat) R 10039 10039 9075 0 -1 4202496 352771 0 0 0 155417 75 0 0 25 0 1 0 476670024 83345408 15170 33554432000 4194304 4587354 140736961335696 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10040/statm: 20348 15170 337 96 0 16910 0
[pid=10041] ppid=10039 vsize=52748 CPUtime=1554.07 cores=1
/proc/10041/stat : 10041 (clasp) R 10039 10039 9075 0 -1 4202496 10911 0 0 0 155406 1 0 0 25 0 1 0 476670024 54013952 9453 33554432000 4194304 4785740 140735588541376 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10041/statm: 13187 9453 341 145 0 10232 0
[pid=10042] ppid=10039 vsize=457012 CPUtime=1553.37 cores=1
/proc/10042/stat : 10042 (TNM) R 10039 10039 9075 0 -1 4202496 719 0 0 0 155337 0 0 0 25 0 1 0 476670024 467980288 616 33554432000 134512640 134534564 4288200032 18446744073709551615 134528680 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10042/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 609476

[startup+4722.31 s]
/proc/loadavg: 6.08 6.03 5.93 7/182 10189
/proc/meminfo: memFree=25666776/32951132 swapFree=67111364/67111528
[pid=10039] ppid=10037 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10039/stat : 10039 (ppfolio) S 10037 10039 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476670023 18763776 394 33554432000 4194304 4287625 140736592060400 18446744073709551615 242970570255 0 0 4096 65536 3957596309229142016 0 0 17 7 0 0 0
/proc/10039/statm: 4581 394 345 23 0 91 0
[pid=10040] ppid=10039 vsize=163852 CPUtime=1574.93 cores=1
/proc/10040/stat : 10040 (cryptominisat) R 10039 10039 9075 0 -1 4202496 354797 0 0 0 157417 76 0 0 25 0 1 0 476670024 167784448 17102 33554432000 4194304 4587354 140736961335696 18446744073709551615 4231420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10040/statm: 40963 17102 337 96 0 37525 0
[pid=10041] ppid=10039 vsize=52748 CPUtime=1574.07 cores=1
/proc/10041/stat : 10041 (clasp) R 10039 10039 9075 0 -1 4202496 10928 0 0 0 157406 1 0 0 25 0 1 0 476670024 54013952 9470 33554432000 4194304 4785740 140735588541376 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10041/statm: 13187 9470 341 145 0 10232 0
[pid=10042] ppid=10039 vsize=457012 CPUtime=1573.37 cores=1
/proc/10042/stat : 10042 (TNM) R 10039 10039 9075 0 -1 4202496 719 0 0 0 157337 0 0 0 25 0 1 0 476670024 467980288 616 33554432000 134512640 134534564 4288200032 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10042/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 691936

[startup+4782.3 s]
/proc/loadavg: 6.03 6.02 5.93 7/182 10190
/proc/meminfo: memFree=25677296/32951132 swapFree=67111364/67111528
[pid=10039] ppid=10037 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10039/stat : 10039 (ppfolio) S 10037 10039 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476670023 18763776 394 33554432000 4194304 4287625 140736592060400 18446744073709551615 242970570255 0 0 4096 65536 3957596446668095488 0 0 17 7 0 0 0
/proc/10039/statm: 4581 394 345 23 0 91 0
[pid=10040] ppid=10039 vsize=81476 CPUtime=1594.93 cores=1
/proc/10040/stat : 10040 (cryptominisat) R 10039 10039 9075 0 -1 4202496 359381 0 0 0 159417 76 0 0 25 0 1 0 476670024 83431424 16161 33554432000 4194304 4587354 140736961335696 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10040/statm: 20369 16161 337 96 0 16931 0
[pid=10041] ppid=10039 vsize=52748 CPUtime=1594.07 cores=1
/proc/10041/stat : 10041 (clasp) R 10039 10039 9075 0 -1 4202496 10937 0 0 0 159406 1 0 0 25 0 1 0 476670024 54013952 9479 33554432000 4194304 4785740 140735588541376 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10041/statm: 13187 9479 341 145 0 10232 0
[pid=10042] ppid=10039 vsize=457012 CPUtime=1593.36 cores=1
/proc/10042/stat : 10042 (TNM) R 10039 10039 9075 0 -1 4202496 719 0 0 0 159336 0 0 0 25 0 1 0 476670024 467980288 616 33554432000 134512640 134534564 4288200032 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10042/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 609560

[startup+4842.3 s]
/proc/loadavg: 6.01 6.01 5.93 7/182 10192
/proc/meminfo: memFree=25670216/32951132 swapFree=67111364/67111528
[pid=10039] ppid=10037 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10039/stat : 10039 (ppfolio) S 10037 10039 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476670023 18763776 394 33554432000 4194304 4287625 140736592060400 18446744073709551615 242970570255 0 0 4096 65536 3957596446668095488 0 0 17 7 0 0 0
/proc/10039/statm: 4581 394 345 23 0 91 0
[pid=10040] ppid=10039 vsize=81560 CPUtime=1614.93 cores=1
/proc/10040/stat : 10040 (cryptominisat) R 10039 10039 9075 0 -1 4202496 363722 0 0 0 161416 77 0 0 25 0 1 0 476670024 83517440 14963 33554432000 4194304 4587354 140736961335696 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10040/statm: 20390 14963 337 96 0 16952 0
[pid=10041] ppid=10039 vsize=52748 CPUtime=1614.07 cores=1
/proc/10041/stat : 10041 (clasp) R 10039 10039 9075 0 -1 4202496 10937 0 0 0 161406 1 0 0 25 0 1 0 476670024 54013952 9479 33554432000 4194304 4785740 140735588541376 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10041/statm: 13187 9479 341 145 0 10232 0
[pid=10042] ppid=10039 vsize=457012 CPUtime=1613.36 cores=1
/proc/10042/stat : 10042 (TNM) R 10039 10039 9075 0 -1 4202496 719 0 0 0 161336 0 0 0 25 0 1 0 476670024 467980288 616 33554432000 134512640 134534564 4288200032 18446744073709551615 134528832 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10042/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 609644

[startup+4902.3 s]
/proc/loadavg: 6.00 6.01 5.93 7/182 10193
/proc/meminfo: memFree=25552768/32951132 swapFree=67111364/67111528
[pid=10039] ppid=10037 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10039/stat : 10039 (ppfolio) S 10037 10039 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476670023 18763776 394 33554432000 4194304 4287625 140736592060400 18446744073709551615 242970570255 0 0 4096 65536 3957596446668095488 0 0 17 7 0 0 0
/proc/10039/statm: 4581 394 345 23 0 91 0
[pid=10040] ppid=10039 vsize=164692 CPUtime=1634.95 cores=1
/proc/10040/stat : 10040 (cryptominisat) R 10039 10039 9075 0 -1 4202496 365780 0 0 0 163417 78 0 0 25 0 1 0 476670024 168644608 16942 33554432000 4194304 4587354 140736961335696 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10040/statm: 41173 16942 337 96 0 37735 0
[pid=10041] ppid=10039 vsize=53272 CPUtime=1634.06 cores=1
/proc/10041/stat : 10041 (clasp) R 10039 10039 9075 0 -1 4202496 11151 0 0 0 163405 1 0 0 25 0 1 0 476670024 54550528 9573 33554432000 4194304 4785740 140735588541376 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10041/statm: 13318 9573 341 145 0 10363 0
[pid=10042] ppid=10039 vsize=457012 CPUtime=1633.36 cores=1
/proc/10042/stat : 10042 (TNM) R 10039 10039 9075 0 -1 4202496 719 0 0 0 163336 0 0 0 25 0 1 0 476670024 467980288 616 33554432000 134512640 134534564 4288200032 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10042/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 693300

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/182 10195
/proc/meminfo: memFree=25660016/32951132 swapFree=67111364/67111528
[pid=10039] ppid=10037 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10039/stat : 10039 (ppfolio) S 10037 10039 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476670023 18763776 394 33554432000 4194304 4287625 140736592060400 18446744073709551615 242970570255 0 0 4096 65536 3957596446668095488 0 0 17 7 0 0 0
/proc/10039/statm: 4581 394 345 23 0 91 0
[pid=10040] ppid=10039 vsize=1064616 CPUtime=1654.96 cores=1
/proc/10040/stat : 10040 (cryptominisat) R 10039 10039 9075 0 -1 4202496 370284 0 0 0 165416 80 0 0 25 0 1 0 476670024 1090166784 15869 33554432000 4194304 4587354 140736961335696 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10040/statm: 266154 15869 337 96 0 262716 0
[pid=10041] ppid=10039 vsize=53272 CPUtime=1654.06 cores=1
/proc/10041/stat : 10041 (clasp) R 10039 10039 9075 0 -1 4202496 11160 0 0 0 165405 1 0 0 25 0 1 0 476670024 54550528 9582 33554432000 4194304 4785740 140735588541376 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10041/statm: 13318 9582 341 145 0 10363 0
[pid=10042] ppid=10039 vsize=457012 CPUtime=1653.36 cores=1
/proc/10042/stat : 10042 (TNM) R 10039 10039 9075 0 -1 4202496 719 0 0 0 165336 0 0 0 25 0 1 0 476670024 467980288 616 33554432000 134512640 134534564 4288200032 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10042/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 1593224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 5.93 7/182 10196
/proc/meminfo: memFree=25666952/32951132 swapFree=67111364/67111528
[pid=10039] ppid=10037 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10039/stat : 10039 (ppfolio) S 10037 10039 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476670023 18763776 394 33554432000 4194304 4287625 140736592060400 18446744073709551615 242970570255 0 0 4096 65536 3957596446668095488 0 0 17 7 0 0 0
/proc/10039/statm: 4581 394 345 23 0 91 0
[pid=10040] ppid=10039 vsize=1064616 CPUtime=1667.49 cores=1
/proc/10040/stat : 10040 (cryptominisat) R 10039 10039 9075 0 -1 4202496 371479 0 0 0 166669 80 0 0 25 0 1 0 476670024 1090166784 17013 33554432000 4194304 4587354 140736961335696 18446744073709551615 4242713 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10040/statm: 266154 17013 337 96 0 262716 0
[pid=10041] ppid=10039 vsize=53272 CPUtime=1666.66 cores=1
/proc/10041/stat : 10041 (clasp) R 10039 10039 9075 0 -1 4202496 11160 0 0 0 166665 1 0 0 25 0 1 0 476670024 54550528 9582 33554432000 4194304 4785740 140735588541376 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10041/statm: 13318 9582 341 145 0 10363 0
[pid=10042] ppid=10039 vsize=457012 CPUtime=1665.93 cores=1
/proc/10042/stat : 10042 (TNM) R 10039 10039 9075 0 -1 4202496 719 0 0 0 166593 0 0 0 25 0 1 0 476670024 467980288 616 33554432000 134512640 134534564 4288200032 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10042/statm: 114253 616 95 6 0 112919 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 1593224

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 10039 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 5000.08
#
# 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.08
CPU user time (s): 4999.27
CPU system time (s): 0.81
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2582472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.004999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 501
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 307
involuntary context switches= 4

runsolver used 8.10177 second user time and 19.1641 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-24 15:11:54
IDJOB=3275807
IDBENCH=83353
IDSOLVER=1639
FILE ID=node128/3275807-1303650714
RUNJOBID= node128-1303650714-10025
PBS_JOBID= 13150720
Free space on /tmp= 66856 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-3275807-1303650714/watcher-3275807-1303650714 -o /tmp/evaluation-result-3275807-1303650714/solver-3275807-1303650714 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275807-1303650714.cnf

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

MD5SUM BENCH= afc70649cebcc24cd0a7b28def593295
RANDOM SEED=721408547

node128.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.852
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.70
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.852
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.852
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.852
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.75
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.852
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.82
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      25930324 kB
Buffers:       1224292 kB
Cached:        5125192 kB
SwapCached:        160 kB
Active:         296756 kB
Inactive:      6117084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      25930324 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           20684 kB
Writeback:           0 kB
AnonPages:       63664 kB
Mapped:          14784 kB
Slab:           544264 kB
PageTables:       4340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   188776 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= 66836 MiB
End job on node128 at 2011-04-24 16:35:16