Trace number 3275782

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.01 5000.11

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-17_279.cnf
MD5SUMd2562f4e152a54a992ab300a2bacfba9
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 variables279
Number of clauses21616
Sum of the clauses size96978
Maximum clause length17
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 319321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52295

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

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

running on 4 cores: 0,2,4,6

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: 3.46 2.19 2.04 4/180 21873
/proc/meminfo: memFree=15462612/32951124 swapFree=67111528/67111528
[pid=21873] ppid=21871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21873/stat : 21873 (ppfolio) S 21871 21873 21083 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 476640244 18763776 394 33554432000 4194304 4287625 140737402377424 18446744073709551615 228122734095 0 0 4096 65536 14210040178038243588 0 0 17 4 0 0 0
/proc/21873/statm: 4581 394 345 23 0 91 0

[startup+0.0362689 s]
/proc/loadavg: 3.46 2.19 2.04 4/180 21873
/proc/meminfo: memFree=15462612/32951124 swapFree=67111528/67111528
[pid=21873] ppid=21871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21873/stat : 21873 (ppfolio) S 21871 21873 21083 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 476640244 18763776 394 33554432000 4194304 4287625 140737402377424 18446744073709551615 228122734095 0 0 4096 65536 14210040178038243588 0 0 17 4 0 0 0
/proc/21873/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100257 s]
/proc/loadavg: 3.46 2.19 2.04 4/180 21873
/proc/meminfo: memFree=15462612/32951124 swapFree=67111528/67111528
[pid=21873] ppid=21871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21873/stat : 21873 (ppfolio) S 21871 21873 21083 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 476640244 18763776 394 33554432000 4194304 4287625 140737402377424 18446744073709551615 228122734095 0 0 4096 65536 14210040178038243588 0 0 17 4 0 0 0
/proc/21873/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300231 s]
/proc/loadavg: 3.46 2.19 2.04 4/180 21873
/proc/meminfo: memFree=15462612/32951124 swapFree=67111528/67111528
[pid=21873] ppid=21871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21873/stat : 21873 (ppfolio) S 21871 21873 21083 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 476640244 18763776 394 33554432000 4194304 4287625 140737402377424 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21873/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700157 s]
/proc/loadavg: 3.46 2.19 2.04 4/180 21873
/proc/meminfo: memFree=15462612/32951124 swapFree=67111528/67111528
[pid=21873] ppid=21871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21873/stat : 21873 (ppfolio) S 21871 21873 21083 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 476640244 18763776 394 33554432000 4194304 4287625 140737402377424 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21873/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.501 s]
/proc/loadavg: 3.66 2.25 2.06 7/184 21877
/proc/meminfo: memFree=15451668/32951124 swapFree=67111528/67111528
[pid=21873] ppid=21871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21873/stat : 21873 (ppfolio) S 21871 21873 21083 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 476640244 18763776 394 33554432000 4194304 4287625 140737402377424 18446744073709551615 228122734095 0 0 4096 65536 2776106056558837760 0 0 17 4 0 0 0
/proc/21873/statm: 4581 394 345 23 0 91 0
[pid=21874] ppid=21873 vsize=361180 CPUtime=1.04 cores=0
/proc/21874/stat : 21874 (cryptominisat) R 21873 21873 21083 0 -1 4202496 2941 0 0 0 104 0 0 0 19 0 1 0 476640244 369848320 1747 33554432000 4194304 4587354 140734988542640 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21874/statm: 90295 1747 327 96 0 86857 0
[pid=21875] ppid=21873 vsize=14028 CPUtime=0.09 cores=0
/proc/21875/stat : 21875 (clasp) R 21873 21873 21083 0 -1 4202496 1028 0 0 0 9 0 0 0 23 0 1 0 476640244 14364672 839 33554432000 4194304 4785740 140733384110512 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21875/statm: 3507 839 332 145 0 552 0
[pid=21876] ppid=21873 vsize=453712 CPUtime=0.34 cores=0
/proc/21876/stat : 21876 (TNM) R 21873 21873 21083 0 -1 4202496 799 0 0 0 34 0 0 0 25 0 1 0 476640244 464601088 695 33554432000 134512640 134534564 4293812960 18446744073709551615 134524681 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21876/statm: 113428 695 91 6 0 112094 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 847244

[startup+3.10075 s]
/proc/loadavg: 3.66 2.25 2.06 7/184 21877
/proc/meminfo: memFree=15448588/32951124 swapFree=67111528/67111528
[pid=21873] ppid=21871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21873/stat : 21873 (ppfolio) S 21871 21873 21083 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476640244 18763776 394 33554432000 4194304 4287625 140737402377424 18446744073709551615 228122734095 0 0 4096 65536 2776106193997791232 0 0 17 4 0 0 0
/proc/21873/statm: 4581 394 345 23 0 91 0
[pid=21874] ppid=21873 vsize=361268 CPUtime=1.59 cores=0
/proc/21874/stat : 21874 (cryptominisat) R 21873 21873 21083 0 -1 4202496 3461 0 0 0 159 0 0 0 20 0 1 0 476640244 369938432 1759 33554432000 4194304 4587354 140734988542640 18446744073709551615 4244445 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21874/statm: 90317 1759 327 96 0 86879 0
[pid=21875] ppid=21873 vsize=15648 CPUtime=0.64 cores=0
/proc/21875/stat : 21875 (clasp) R 21873 21873 21083 0 -1 4202496 1456 0 0 0 64 0 0 0 25 0 1 0 476640244 16023552 1267 33554432000 4194304 4785740 140733384110512 18446744073709551615 228122373165 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21875/statm: 3912 1267 340 145 0 957 0
[pid=21876] ppid=21873 vsize=454108 CPUtime=0.84 cores=0
/proc/21876/stat : 21876 (TNM) R 21873 21873 21083 0 -1 4202496 1009 0 0 0 84 0 0 0 25 0 1 0 476640244 465006592 905 33554432000 134512640 134534564 4293812960 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21876/statm: 113527 905 95 6 0 112193 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 849348

[startup+6.30116 s]
/proc/loadavg: 3.66 2.25 2.06 7/184 21877
/proc/meminfo: memFree=15444868/32951124 swapFree=67111528/67111528
[pid=21873] ppid=21871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21873/stat : 21873 (ppfolio) S 21871 21873 21083 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476640244 18763776 394 33554432000 4194304 4287625 140737402377424 18446744073709551615 228122734095 0 0 4096 65536 2776105781680930816 0 0 17 4 0 0 0
/proc/21873/statm: 4581 394 345 23 0 91 0
[pid=21874] ppid=21873 vsize=370612 CPUtime=2.64 cores=0
/proc/21874/stat : 21874 (cryptominisat) R 21873 21873 21083 0 -1 4202496 6196 0 0 0 263 1 0 0 22 0 1 0 476640244 379506688 3900 33554432000 4194304 4587354 140734988542640 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21874/statm: 92653 3900 337 96 0 89215 0
[pid=21875] ppid=21873 vsize=16580 CPUtime=1.69 cores=0
/proc/21875/stat : 21875 (clasp) R 21873 21873 21083 0 -1 4202496 1682 0 0 0 169 0 0 0 25 0 1 0 476640244 16977920 1493 33554432000 4194304 4785740 140733384110512 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21875/statm: 4145 1493 340 145 0 1190 0
[pid=21876] ppid=21873 vsize=457940 CPUtime=1.94 cores=0
/proc/21876/stat : 21876 (TNM) R 21873 21873 21083 0 -1 4202496 1010 0 0 0 194 0 0 0 25 0 1 0 476640244 468930560 906 33554432000 134512640 134534564 4293812960 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21876/statm: 114485 906 95 6 0 113151 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 863456

[startup+12.701 s]
/proc/loadavg: 4.02 2.37 2.10 7/184 21877
/proc/meminfo: memFree=15434932/32951124 swapFree=67111528/67111528
[pid=21873] ppid=21871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21873/stat : 21873 (ppfolio) S 21871 21873 21083 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476640244 18763776 394 33554432000 4194304 4287625 140737402377424 18446744073709551615 228122734095 0 0 4096 65536 2776105919119884288 0 0 17 4 0 0 0
/proc/21873/statm: 4581 394 345 23 0 91 0
[pid=21874] ppid=21873 vsize=375740 CPUtime=4.79 cores=0
/proc/21874/stat : 21874 (cryptominisat) R 21873 21873 21083 0 -1 4202496 8022 0 0 0 478 1 0 0 25 0 1 0 476640244 384757760 4351 33554432000 4194304 4587354 140734988542640 18446744073709551615 4364908 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21874/statm: 93935 4351 337 96 0 90497 0
[pid=21875] ppid=21873 vsize=18148 CPUtime=3.84 cores=0
/proc/21875/stat : 21875 (clasp) R 21873 21873 21083 0 -1 4202496 2034 0 0 0 384 0 0 0 25 0 1 0 476640244 18583552 1845 33554432000 4194304 4785740 140733384110512 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21875/statm: 4537 1845 340 145 0 1582 0
[pid=21876] ppid=21873 vsize=457940 CPUtime=4.04 cores=0
/proc/21876/stat : 21876 (TNM) R 21873 21873 21083 0 -1 4202496 1010 0 0 0 404 0 0 0 25 0 1 0 476640244 468930560 906 33554432000 134512640 134534564 4293812960 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21876/statm: 114485 906 95 6 0 113151 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 870152

[startup+25.5007 s]
/proc/loadavg: 4.32 2.49 2.14 7/184 21877
/proc/meminfo: memFree=15428616/32951124 swapFree=67111528/67111528
[pid=21873] ppid=21871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21873/stat : 21873 (ppfolio) S 21871 21873 21083 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476640244 18763776 394 33554432000 4194304 4287625 140737402377424 18446744073709551615 228122734095 0 0 4096 65536 2776104544730349568 0 0 17 4 0 0 0
/proc/21873/statm: 4581 394 345 23 0 91 0
[pid=21874] ppid=21873 vsize=373764 CPUtime=9.04 cores=0
/proc/21874/stat : 21874 (cryptominisat) R 21873 21873 21083 0 -1 4202496 10738 0 0 0 903 1 0 0 25 0 1 0 476640244 382734336 4594 33554432000 4194304 4587354 140734988542640 18446744073709551615 4241274 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21874/statm: 93441 4594 337 96 0 90003 0
[pid=21875] ppid=21873 vsize=19784 CPUtime=8.09 cores=0
/proc/21875/stat : 21875 (clasp) R 21873 21873 21083 0 -1 4202496 2440 0 0 0 809 0 0 0 25 0 1 0 476640244 20258816 2251 33554432000 4194304 4785740 140733384110512 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21875/statm: 4946 2251 340 145 0 1991 0
[pid=21876] ppid=21873 vsize=457940 CPUtime=8.34 cores=0
/proc/21876/stat : 21876 (TNM) R 21873 21873 21083 0 -1 4202496 1010 0 0 0 834 0 0 0 25 0 1 0 476640244 468930560 906 33554432000 134512640 134534564 4293812960 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21876/statm: 114485 906 95 6 0 113151 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 869812

[startup+51.1011 s]
/proc/loadavg: 4.89 2.77 2.24 7/184 21878
/proc/meminfo: memFree=15418632/32951124 swapFree=67111528/67111528
[pid=21873] ppid=21871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21873/stat : 21873 (ppfolio) S 21871 21873 21083 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476640244 18763776 394 33554432000 4194304 4287625 140737402377424 18446744073709551615 228122734095 0 0 4096 65536 2776105506803023872 0 0 17 4 0 0 0
/proc/21873/statm: 4581 394 345 23 0 91 0
[pid=21874] ppid=21873 vsize=381764 CPUtime=17.59 cores=0
/proc/21874/stat : 21874 (cryptominisat) R 21873 21873 21083 0 -1 4202496 16956 0 0 0 1756 3 0 0 25 0 1 0 476640244 390926336 6809 33554432000 4194304 4587354 140734988542640 18446744073709551615 4232269 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21874/statm: 95441 6809 337 96 0 92003 0
[pid=21875] ppid=21873 vsize=22516 CPUtime=16.64 cores=0
/proc/21875/stat : 21875 (clasp) R 21873 21873 21083 0 -1 4202496 3098 0 0 0 1664 0 0 0 25 0 1 0 476640244 23056384 2909 33554432000 4194304 4785740 140733384110512 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21875/statm: 5629 2909 340 145 0 2674 0
[pid=21876] ppid=21873 vsize=457940 CPUtime=16.84 cores=0
/proc/21876/stat : 21876 (TNM) R 21873 21873 21083 0 -1 4202496 1010 0 0 0 1684 0 0 0 25 0 1 0 476640244 468930560 906 33554432000 134512640 134534564 4293812960 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21876/statm: 114485 906 95 6 0 113151 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 880544

[startup+102.307 s]
/proc/loadavg: 5.56 3.31 2.46 7/184 21879
/proc/meminfo: memFree=15419232/32951124 swapFree=67111528/67111528
[pid=21873] ppid=21871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21873/stat : 21873 (ppfolio) S 21871 21873 21083 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476640244 18763776 394 33554432000 4194304 4287625 140737402377424 18446744073709551615 228122734095 0 0 4096 65536 2776106056558837760 0 0 17 4 0 0 0
/proc/21873/statm: 4581 394 345 23 0 91 0
[pid=21874] ppid=21873 vsize=50348 CPUtime=34.66 cores=0
/proc/21874/stat : 21874 (cryptominisat) R 21873 21873 21083 0 -1 4202496 26332 0 0 0 3461 5 0 0 25 0 1 0 476640244 51556352 7104 33554432000 4194304 4587354 140734988542640 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21874/statm: 12587 7104 337 96 0 9149 0
[pid=21875] ppid=21873 vsize=25524 CPUtime=33.68 cores=0
/proc/21875/stat : 21875 (clasp) R 21873 21873 21083 0 -1 4202496 3764 0 0 0 3368 0 0 0 25 0 1 0 476640244 26136576 3575 33554432000 4194304 4785740 140733384110512 18446744073709551615 4287250 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21875/statm: 6381 3575 340 145 0 3426 0
[pid=21876] ppid=21873 vsize=457940 CPUtime=33.94 cores=0
/proc/21876/stat : 21876 (TNM) R 21873 21873 21083 0 -1 4202496 1010 0 0 0 3394 0 0 0 25 0 1 0 476640244 468930560 906 33554432000 134512640 134534564 4293812960 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21876/statm: 114485 906 95 6 0 113151 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 552136

[startup+162.301 s]
/proc/loadavg: 5.88 3.81 2.68 7/184 21881
/proc/meminfo: memFree=15419048/32951124 swapFree=67111528/67111528
[pid=21873] ppid=21871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21873/stat : 21873 (ppfolio) S 21871 21873 21083 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476640244 18763776 394 33554432000 4194304 4287625 140737402377424 18446744073709551615 228122734095 0 0 4096 65536 2776104407291396096 0 0 17 4 0 0 0
/proc/21873/statm: 4581 394 345 23 0 91 0
[pid=21874] ppid=21873 vsize=374744 CPUtime=54.65 cores=0
/proc/21874/stat : 21874 (cryptominisat) R 21873 21873 21083 0 -1 4202496 39089 0 0 0 5458 7 0 0 25 0 1 0 476640244 383737856 5903 33554432000 4194304 4587354 140734988542640 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21874/statm: 93686 5903 337 96 0 90248 0
[pid=21875] ppid=21873 vsize=28640 CPUtime=53.68 cores=0

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

/proc/21876/statm: 114485 906 95 6 0 113151 0
Current children cumulated CPU time (s) 4602.23
Current children cumulated vsize (KiB) 955276

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 22043
/proc/meminfo: memFree=15283672/32951124 swapFree=67111528/67111528
[pid=21873] ppid=21871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21873/stat : 21873 (ppfolio) S 21871 21873 21083 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476640244 18763776 394 33554432000 4194304 4287625 140737402377424 18446744073709551615 228122734095 0 0 4096 65536 2776105781680930816 0 0 17 4 0 0 0
/proc/21873/statm: 4581 394 345 23 0 91 0
[pid=21874] ppid=21873 vsize=406280 CPUtime=1554.65 cores=0
/proc/21874/stat : 21874 (cryptominisat) R 21873 21873 21083 0 -1 4202496 388362 0 0 0 155384 81 0 0 25 0 1 0 476640244 416030720 16045 33554432000 4194304 4587354 140734988542640 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21874/statm: 101570 16045 337 96 0 98132 0
[pid=21875] ppid=21873 vsize=73584 CPUtime=1553.65 cores=0
/proc/21875/stat : 21875 (clasp) R 21873 21873 21083 0 -1 4202496 15373 0 0 0 155363 2 0 0 25 0 1 0 476640244 75350016 14293 33554432000 4194304 4785740 140733384110512 18446744073709551615 4551058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21875/statm: 18396 14293 341 145 0 15441 0
[pid=21876] ppid=21873 vsize=457940 CPUtime=1553.9 cores=0
/proc/21876/stat : 21876 (TNM) R 21873 21873 21083 0 -1 4202496 1010 0 0 0 155388 2 0 0 25 0 1 0 476640244 468930560 906 33554432000 134512640 134534564 4293812960 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21876/statm: 114485 906 95 6 0 113151 0
Current children cumulated CPU time (s) 4662.2
Current children cumulated vsize (KiB) 956128

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 22045
/proc/meminfo: memFree=15283252/32951124 swapFree=67111528/67111528
[pid=21873] ppid=21871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21873/stat : 21873 (ppfolio) S 21871 21873 21083 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476640244 18763776 394 33554432000 4194304 4287625 140737402377424 18446744073709551615 228122734095 0 0 4096 65536 2776105781680930816 0 0 17 4 0 0 0
/proc/21873/statm: 4581 394 345 23 0 91 0
[pid=21874] ppid=21873 vsize=425384 CPUtime=1574.65 cores=0
/proc/21874/stat : 21874 (cryptominisat) R 21873 21873 21083 0 -1 4202496 393494 0 0 0 157383 82 0 0 25 0 1 0 476640244 435593216 14796 33554432000 4194304 4587354 140734988542640 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21874/statm: 106346 14796 337 96 0 102908 0
[pid=21875] ppid=21873 vsize=74152 CPUtime=1573.66 cores=0
/proc/21875/stat : 21875 (clasp) R 21873 21873 21083 0 -1 4202496 15530 0 0 0 157364 2 0 0 25 0 1 0 476640244 75931648 14378 33554432000 4194304 4785740 140733384110512 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21875/statm: 18538 14378 341 145 0 15583 0
[pid=21876] ppid=21873 vsize=457940 CPUtime=1573.9 cores=0
/proc/21876/stat : 21876 (TNM) R 21873 21873 21083 0 -1 4202496 1010 0 0 0 157388 2 0 0 25 0 1 0 476640244 468930560 906 33554432000 134512640 134534564 4293812960 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21876/statm: 114485 906 95 6 0 113151 0
Current children cumulated CPU time (s) 4722.21
Current children cumulated vsize (KiB) 975800

[startup+4782.3 s]
/proc/loadavg: 6.08 6.02 5.93 7/184 22046
/proc/meminfo: memFree=15294608/32951124 swapFree=67111528/67111528
[pid=21873] ppid=21871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21873/stat : 21873 (ppfolio) S 21871 21873 21083 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476640244 18763776 394 33554432000 4194304 4287625 140737402377424 18446744073709551615 228122734095 0 0 4096 65536 2776105781680930816 0 0 17 4 0 0 0
/proc/21873/statm: 4581 394 345 23 0 91 0
[pid=21874] ppid=21873 vsize=407284 CPUtime=1594.65 cores=0
/proc/21874/stat : 21874 (cryptominisat) R 21873 21873 21083 0 -1 4202496 398468 0 0 0 159382 83 0 0 25 0 1 0 476640244 417058816 13393 33554432000 4194304 4587354 140734988542640 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21874/statm: 101821 13393 337 96 0 98383 0
[pid=21875] ppid=21873 vsize=74580 CPUtime=1593.67 cores=0
/proc/21875/stat : 21875 (clasp) R 21873 21873 21083 0 -1 4202496 15603 0 0 0 159365 2 0 0 25 0 1 0 476640244 76369920 14451 33554432000 4194304 4785740 140733384110512 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21875/statm: 18645 14451 341 145 0 15690 0
[pid=21876] ppid=21873 vsize=457940 CPUtime=1593.9 cores=0
/proc/21876/stat : 21876 (TNM) R 21873 21873 21083 0 -1 4202496 1010 0 0 0 159388 2 0 0 25 0 1 0 476640244 468930560 906 33554432000 134512640 134534564 4293812960 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21876/statm: 114485 906 95 6 0 113151 0
Current children cumulated CPU time (s) 4782.22
Current children cumulated vsize (KiB) 958128

[startup+4842.3 s]
/proc/loadavg: 6.03 6.01 5.93 7/184 22048
/proc/meminfo: memFree=15280796/32951124 swapFree=67111528/67111528
[pid=21873] ppid=21871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21873/stat : 21873 (ppfolio) S 21871 21873 21083 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476640244 18763776 394 33554432000 4194304 4287625 140737402377424 18446744073709551615 228122734095 0 0 4096 65536 2776105781680930816 0 0 17 4 0 0 0
/proc/21873/statm: 4581 394 345 23 0 91 0
[pid=21874] ppid=21873 vsize=407284 CPUtime=1614.65 cores=0
/proc/21874/stat : 21874 (cryptominisat) R 21873 21873 21083 0 -1 4202496 400987 0 0 0 161381 84 0 0 25 0 1 0 476640244 417058816 15836 33554432000 4194304 4587354 140734988542640 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21874/statm: 101821 15836 337 96 0 98383 0
[pid=21875] ppid=21873 vsize=74580 CPUtime=1613.67 cores=0
/proc/21875/stat : 21875 (clasp) R 21873 21873 21083 0 -1 4202496 15603 0 0 0 161364 3 0 0 25 0 1 0 476640244 76369920 14451 33554432000 4194304 4785740 140733384110512 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21875/statm: 18645 14451 341 145 0 15690 0
[pid=21876] ppid=21873 vsize=457940 CPUtime=1613.89 cores=0
/proc/21876/stat : 21876 (TNM) R 21873 21873 21083 0 -1 4202496 1010 0 0 0 161387 2 0 0 25 0 1 0 476640244 468930560 906 33554432000 134512640 134534564 4293812960 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21876/statm: 114485 906 95 6 0 113151 0
Current children cumulated CPU time (s) 4842.21
Current children cumulated vsize (KiB) 958128

[startup+4902.3 s]
/proc/loadavg: 6.01 6.00 5.93 7/184 22049
/proc/meminfo: memFree=15283708/32951124 swapFree=67111528/67111528
[pid=21873] ppid=21871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21873/stat : 21873 (ppfolio) S 21871 21873 21083 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476640244 18763776 394 33554432000 4194304 4287625 140737402377424 18446744073709551615 228122734095 0 0 4096 65536 2776105919119884288 0 0 17 4 0 0 0
/proc/21873/statm: 4581 394 345 23 0 91 0
[pid=21874] ppid=21873 vsize=75304 CPUtime=1634.65 cores=0
/proc/21874/stat : 21874 (cryptominisat) R 21873 21873 21083 0 -1 4202496 406090 0 0 0 163380 85 0 0 25 0 1 0 476640244 77111296 14571 33554432000 4194304 4587354 140734988542640 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21874/statm: 18826 14571 337 96 0 15388 0
[pid=21875] ppid=21873 vsize=74580 CPUtime=1633.68 cores=0
/proc/21875/stat : 21875 (clasp) R 21873 21873 21083 0 -1 4202496 15603 0 0 0 163365 3 0 0 25 0 1 0 476640244 76369920 14451 33554432000 4194304 4785740 140733384110512 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21875/statm: 18645 14451 341 145 0 15690 0
[pid=21876] ppid=21873 vsize=457940 CPUtime=1633.89 cores=0
/proc/21876/stat : 21876 (TNM) R 21873 21873 21083 0 -1 4202496 1010 0 0 0 163387 2 0 0 25 0 1 0 476640244 468930560 906 33554432000 134512640 134534564 4293812960 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21876/statm: 114485 906 95 6 0 113151 0
Current children cumulated CPU time (s) 4902.22
Current children cumulated vsize (KiB) 626148

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 22051
/proc/meminfo: memFree=15287384/32951124 swapFree=67111528/67111528
[pid=21873] ppid=21871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21873/stat : 21873 (ppfolio) S 21871 21873 21083 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476640244 18763776 394 33554432000 4194304 4287625 140737402377424 18446744073709551615 228122734095 0 0 4096 65536 2776105919119884288 0 0 17 4 0 0 0
/proc/21873/statm: 4581 394 345 23 0 91 0
[pid=21874] ppid=21873 vsize=407288 CPUtime=1654.64 cores=0
/proc/21874/stat : 21874 (cryptominisat) R 21873 21873 21083 0 -1 4202496 410995 0 0 0 165378 86 0 0 25 0 1 0 476640244 417062912 12987 33554432000 4194304 4587354 140734988542640 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21874/statm: 101822 12987 337 96 0 98384 0
[pid=21875] ppid=21873 vsize=74580 CPUtime=1653.68 cores=0
/proc/21875/stat : 21875 (clasp) R 21873 21873 21083 0 -1 4202496 15619 0 0 0 165365 3 0 0 25 0 1 0 476640244 76369920 14467 33554432000 4194304 4785740 140733384110512 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21875/statm: 18645 14467 341 145 0 15690 0
[pid=21876] ppid=21873 vsize=457940 CPUtime=1653.89 cores=0
/proc/21876/stat : 21876 (TNM) R 21873 21873 21083 0 -1 4202496 1010 0 0 0 165387 2 0 0 25 0 1 0 476640244 468930560 906 33554432000 134512640 134534564 4293812960 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21876/statm: 114485 906 95 6 0 113151 0
Current children cumulated CPU time (s) 4962.21
Current children cumulated vsize (KiB) 958132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 22052
/proc/meminfo: memFree=15281412/32951124 swapFree=67111528/67111528
[pid=21873] ppid=21871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21873/stat : 21873 (ppfolio) S 21871 21873 21083 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476640244 18763776 394 33554432000 4194304 4287625 140737402377424 18446744073709551615 228122734095 0 0 4096 65536 2776105919119884288 0 0 17 4 0 0 0
/proc/21873/statm: 4581 394 345 23 0 91 0
[pid=21874] ppid=21873 vsize=407288 CPUtime=1667.23 cores=0
/proc/21874/stat : 21874 (cryptominisat) R 21873 21873 21083 0 -1 4202496 412773 0 0 0 166637 86 0 0 25 0 1 0 476640244 417062912 14710 33554432000 4194304 4587354 140734988542640 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21874/statm: 101822 14710 337 96 0 98384 0
[pid=21875] ppid=21873 vsize=74864 CPUtime=1666.29 cores=0
/proc/21875/stat : 21875 (clasp) R 21873 21873 21083 0 -1 4202496 15672 0 0 0 166626 3 0 0 25 0 1 0 476640244 76660736 14520 33554432000 4194304 4785740 140733384110512 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21875/statm: 18716 14520 341 145 0 15761 0
[pid=21876] ppid=21873 vsize=457940 CPUtime=1666.49 cores=0
/proc/21876/stat : 21876 (TNM) R 21873 21873 21083 0 -1 4202496 1010 0 0 0 166647 2 0 0 25 0 1 0 476640244 468930560 906 33554432000 134512640 134534564 4293812960 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21876/statm: 114485 906 95 6 0 113151 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 958416

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

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

[startup+5000.1 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 22052
/proc/meminfo: memFree=15281412/32951124 swapFree=67111528/67111528
[pid=21873] ppid=21871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21873/stat : 21873 (ppfolio) S 21871 21873 21083 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476640244 18763776 394 33554432000 4194304 4287625 140737402377424 18446744073709551615 228122734095 0 0 4096 65536 2776105919119884288 0 0 17 4 0 0 0
/proc/21873/statm: 4581 394 345 23 0 91 0
[pid=21874] ppid=21873 vsize=407288 CPUtime=1667.23 cores=0
/proc/21874/stat : 21874 (cryptominisat) R 21873 21873 21083 0 -1 4202496 412773 0 0 0 166637 86 0 0 25 0 1 0 476640244 417062912 14710 33554432000 4194304 4587354 140734988542640 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21874/statm: 101822 14710 337 96 0 98384 0
[pid=21875] ppid=21873 vsize=74864 CPUtime=1666.29 cores=0
/proc/21875/stat : 21875 (clasp) R 21873 21873 21083 0 -1 4202496 15672 0 0 0 166626 3 0 0 25 0 1 0 476640244 76660736 14520 33554432000 4194304 4785740 140733384110512 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21875/statm: 18716 14520 341 145 0 15761 0
[pid=21876] ppid=21873 vsize=457940 CPUtime=1666.49 cores=0
/proc/21876/stat : 21876 (TNM) R 21873 21873 21083 0 -1 4202496 1010 0 0 0 166647 2 0 0 25 0 1 0 476640244 468930560 906 33554432000 134512640 134534564 4293812960 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21876/statm: 114485 906 95 6 0 113151 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 958416

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21873 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 5000.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.11
CPU time (s): 5000.01
CPU user time (s): 4999.1
CPU system time (s): 0.91
CPU usage (%): 99.9979
Max. virtual memory (cumulated for all children) (KiB): 1325296

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

runsolver used 8.88765 second user time and 18.3892 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-24 15:07:03
IDJOB=3275782
IDBENCH=83320
IDSOLVER=1639
FILE ID=node138/3275782-1303650423
RUNJOBID= node138-1303650381-21789
PBS_JOBID= 13150710
Free space on /tmp= 72036 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-17_279.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275782-1303650423/watcher-3275782-1303650423 -o /tmp/evaluation-result-3275782-1303650423/solver-3275782-1303650423 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275782-1303650423.cnf

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

MD5SUM BENCH= d2562f4e152a54a992ab300a2bacfba9
RANDOM SEED=450132181

node138.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.854
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.854
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.854
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.854
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.854
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.80
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.854
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.854
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.854
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:      15462776 kB
Buffers:       2061748 kB
Cached:       14772448 kB
SwapCached:          0 kB
Active:        9776444 kB
Inactive:      7154988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15462776 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10356 kB
Writeback:           0 kB
AnonPages:       96884 kB
Mapped:          16752 kB
Slab:           494064 kB
PageTables:       5056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2123204 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= 72024 MiB
End job on node138 at 2011-04-24 16:30:25