Trace number 3250600

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300.01 1300.01

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_389.cnf
MD5SUMf105570f47bdca662c2d3d185f8dc1f8
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 variables389
Number of clauses41426
Sum of the clauses size188708
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337636
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53790

Solver Data

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3250600-1303542943/watcher-3250600-1303542943 -o /tmp/evaluation-result-3250600-1303542943/solver-3250600-1303542943 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3250600-1303542943.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 9.01 7.27 5.24 8/196 5698
/proc/meminfo: memFree=16920964/32951124 swapFree=67111528/67111528
[pid=5698] ppid=5696 vsize=18324 CPUtime=0 cores=5,7
/proc/5698/stat : 5698 (ppfolio) R 5696 5698 5047 0 -1 4202496 484 0 0 0 0 0 0 0 18 0 1 0 544524886 18763776 392 33554432000 4194304 4287625 140735415142272 18446744073709551615 260020216213 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/5698/statm: 4581 392 343 23 0 91 0

[startup+0.0920861 s]
/proc/loadavg: 9.01 7.27 5.24 8/196 5698
/proc/meminfo: memFree=16920964/32951124 swapFree=67111528/67111528
[pid=5698] ppid=5696 vsize=18324 CPUtime=0 cores=5,7
/proc/5698/stat : 5698 (ppfolio) S 5696 5698 5047 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 544524886 18763776 394 33554432000 4194304 4287625 140735415142272 18446744073709551615 260020416015 0 0 4096 65536 4303066577823039752 0 0 17 7 0 0 0
/proc/5698/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101086 s]
/proc/loadavg: 9.01 7.27 5.24 8/196 5698
/proc/meminfo: memFree=16920964/32951124 swapFree=67111528/67111528
[pid=5698] ppid=5696 vsize=18324 CPUtime=0 cores=5,7
/proc/5698/stat : 5698 (ppfolio) S 5696 5698 5047 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 544524886 18763776 394 33554432000 4194304 4287625 140735415142272 18446744073709551615 260020416015 0 0 4096 65536 4303066577823039752 0 0 17 7 0 0 0
/proc/5698/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301046 s]
/proc/loadavg: 9.01 7.27 5.24 8/196 5698
/proc/meminfo: memFree=16920964/32951124 swapFree=67111528/67111528
[pid=5698] ppid=5696 vsize=18324 CPUtime=0 cores=5,7
/proc/5698/stat : 5698 (ppfolio) S 5696 5698 5047 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 544524886 18763776 394 33554432000 4194304 4287625 140735415142272 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/5698/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700973 s]
/proc/loadavg: 9.01 7.27 5.24 8/196 5698
/proc/meminfo: memFree=16920964/32951124 swapFree=67111528/67111528
[pid=5698] ppid=5696 vsize=18324 CPUtime=0 cores=5,7
/proc/5698/stat : 5698 (ppfolio) S 5696 5698 5047 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 544524886 18763776 394 33554432000 4194304 4287625 140735415142272 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/5698/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50084 s]
/proc/loadavg: 9.01 7.27 5.24 11/200 5702
/proc/meminfo: memFree=16899108/32951124 swapFree=67111528/67111528
[pid=5698] ppid=5696 vsize=18324 CPUtime=0 cores=5,7
/proc/5698/stat : 5698 (ppfolio) S 5696 5698 5047 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544524886 18763776 394 33554432000 4194304 4287625 140735415142272 18446744073709551615 260020416015 0 0 4096 65536 4586627736113512448 0 0 17 7 0 0 0
/proc/5698/statm: 4581 394 345 23 0 91 0
[pid=5699] ppid=5698 vsize=32588 CPUtime=0.71 cores=5
/proc/5699/stat : 5699 (cryptominisat) R 5698 5698 5047 0 -1 4202496 3967 0 0 0 71 0 0 0 18 0 1 0 544524886 33370112 3047 33554432000 4194304 4587354 140735993991216 18446744073709551615 4243397 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5699/statm: 8147 3047 326 96 0 4709 0
[pid=5700] ppid=5698 vsize=16016 CPUtime=0.34 cores=5
/proc/5700/stat : 5700 (clasp) R 5698 5698 5047 0 -1 4202496 1684 0 0 0 34 0 0 0 21 0 1 0 544524886 16400384 1321 33554432000 4194304 4785740 140736897322656 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5700/statm: 4004 1321 340 145 0 1049 0
[pid=5701] ppid=5698 vsize=455560 CPUtime=0.42 cores=5
/proc/5701/stat : 5701 (TNM) R 5698 5698 5047 0 -1 4202496 1326 0 0 0 42 0 0 0 23 0 1 0 544524886 466493440 1223 33554432000 134512640 134534564 4291503600 18446744073709551615 134524580 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5701/statm: 113890 1223 91 6 0 112556 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 522488

[startup+3.10054 s]
/proc/loadavg: 9.01 7.27 5.24 11/200 5702
/proc/meminfo: memFree=16898736/32951124 swapFree=67111528/67111528
[pid=5698] ppid=5696 vsize=18324 CPUtime=0 cores=5,7
/proc/5698/stat : 5698 (ppfolio) S 5696 5698 5047 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544524886 18763776 394 33554432000 4194304 4287625 140735415142272 18446744073709551615 260020416015 0 0 4096 65536 4586628010991419392 0 0 17 7 0 0 0
/proc/5698/statm: 4581 394 345 23 0 91 0
[pid=5699] ppid=5698 vsize=32588 CPUtime=1.49 cores=5
/proc/5699/stat : 5699 (cryptominisat) R 5698 5698 5047 0 -1 4202496 4318 0 0 0 149 0 0 0 19 0 1 0 544524886 33370112 3389 33554432000 4194304 4587354 140735993991216 18446744073709551615 4241265 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5699/statm: 8147 3389 327 96 0 4709 0
[pid=5700] ppid=5698 vsize=16948 CPUtime=0.76 cores=5
/proc/5700/stat : 5700 (clasp) R 5698 5698 5047 0 -1 4202496 1959 0 0 0 76 0 0 0 22 0 1 0 544524886 17354752 1596 33554432000 4194304 4785740 140736897322656 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5700/statm: 4237 1596 340 145 0 1282 0
[pid=5701] ppid=5698 vsize=455560 CPUtime=0.82 cores=5
/proc/5701/stat : 5701 (TNM) R 5698 5698 5047 0 -1 4202496 1326 0 0 0 82 0 0 0 25 0 1 0 544524886 466493440 1223 33554432000 134512640 134534564 4291503600 18446744073709551615 134524731 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5701/statm: 113890 1223 91 6 0 112556 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 523420

[startup+6.30095 s]
/proc/loadavg: 9.09 7.31 5.27 11/200 5702
/proc/meminfo: memFree=16893324/32951124 swapFree=67111528/67111528
[pid=5698] ppid=5696 vsize=18324 CPUtime=0 cores=5,7
/proc/5698/stat : 5698 (ppfolio) S 5696 5698 5047 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544524886 18763776 394 33554432000 4194304 4287625 140735415142272 18446744073709551615 260020416015 0 0 4096 65536 4586626086846070784 0 0 17 7 0 0 0
/proc/5698/statm: 4581 394 345 23 0 91 0
[pid=5699] ppid=5698 vsize=991232 CPUtime=2.51 cores=5
/proc/5699/stat : 5699 (cryptominisat) R 5698 5698 5047 0 -1 4202496 5301 0 0 0 251 0 0 0 21 0 1 0 544524886 1015021568 3358 33554432000 4194304 4587354 140735993991216 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5699/statm: 247808 3358 327 96 0 244370 0
[pid=5700] ppid=5698 vsize=19092 CPUtime=1.84 cores=5
/proc/5700/stat : 5700 (clasp) R 5698 5698 5047 0 -1 4202496 2487 0 0 0 184 0 0 0 25 0 1 0 544524886 19550208 2124 33554432000 4194304 4785740 140736897322656 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5700/statm: 4773 2124 340 145 0 1818 0
[pid=5701] ppid=5698 vsize=455560 CPUtime=1.92 cores=5
/proc/5701/stat : 5701 (TNM) R 5698 5698 5047 0 -1 4202496 1326 0 0 0 192 0 0 0 25 0 1 0 544524886 466493440 1223 33554432000 134512640 134534564 4291503600 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5701/statm: 113890 1223 91 6 0 112556 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1484208

[startup+12.7008 s]
/proc/loadavg: 9.16 7.36 5.29 11/200 5702
/proc/meminfo: memFree=16863524/32951124 swapFree=67111528/67111528
[pid=5698] ppid=5696 vsize=18324 CPUtime=0 cores=5,7
/proc/5698/stat : 5698 (ppfolio) S 5696 5698 5047 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544524886 18763776 394 33554432000 4194304 4287625 140735415142272 18446744073709551615 260020416015 0 0 4096 65536 4586627873552465920 0 0 17 7 0 0 0
/proc/5698/statm: 4581 394 345 23 0 91 0
[pid=5699] ppid=5698 vsize=1003620 CPUtime=4.69 cores=5
/proc/5699/stat : 5699 (cryptominisat) R 5698 5698 5047 0 -1 4202496 9968 0 0 0 468 1 0 0 25 0 1 0 544524886 1027706880 7103 33554432000 4194304 4587354 140735993991216 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5699/statm: 250905 7103 337 96 0 247467 0
[pid=5700] ppid=5698 vsize=21152 CPUtime=3.96 cores=5
/proc/5700/stat : 5700 (clasp) R 5698 5698 5047 0 -1 4202496 2962 0 0 0 396 0 0 0 25 0 1 0 544524886 21659648 2599 33554432000 4194304 4785740 140736897322656 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5700/statm: 5288 2599 340 145 0 2333 0
[pid=5701] ppid=5698 vsize=459924 CPUtime=4.02 cores=5
/proc/5701/stat : 5701 (TNM) R 5698 5698 5047 0 -1 4202496 1697 0 0 0 402 0 0 0 25 0 1 0 544524886 470962176 1594 33554432000 134512640 134534564 4291503600 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5701/statm: 114981 1594 95 6 0 113647 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1503020

[startup+25.5004 s]
/proc/loadavg: 9.35 7.48 5.37 11/200 5703
/proc/meminfo: memFree=16859952/32951124 swapFree=67111528/67111528
[pid=5698] ppid=5696 vsize=18324 CPUtime=0 cores=5,7
/proc/5698/stat : 5698 (ppfolio) S 5696 5698 5047 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544524886 18763776 394 33554432000 4194304 4287625 140735415142272 18446744073709551615 260020416015 0 0 4096 65536 4586627736113512448 0 0 17 7 0 0 0
/proc/5698/statm: 4581 394 345 23 0 91 0
[pid=5699] ppid=5698 vsize=1008156 CPUtime=8.91 cores=5
/proc/5699/stat : 5699 (cryptominisat) R 5698 5698 5047 0 -1 4202496 11965 0 0 0 890 1 0 0 25 0 1 0 544524886 1032351744 8061 33554432000 4194304 4587354 140735993991216 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5699/statm: 252039 8061 337 96 0 248601 0
[pid=5700] ppid=5698 vsize=23172 CPUtime=8.24 cores=5
/proc/5700/stat : 5700 (clasp) R 5698 5698 5047 0 -1 4202496 3450 0 0 0 824 0 0 0 25 0 1 0 544524886 23728128 3087 33554432000 4194304 4785740 140736897322656 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5700/statm: 5793 3087 340 145 0 2838 0
[pid=5701] ppid=5698 vsize=459924 CPUtime=8.32 cores=5
/proc/5701/stat : 5701 (TNM) R 5698 5698 5047 0 -1 4202496 1697 0 0 0 832 0 0 0 25 0 1 0 544524886 470962176 1594 33554432000 134512640 134534564 4291503600 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5701/statm: 114981 1594 95 6 0 113647 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1509576

[startup+51.1007 s]
/proc/loadavg: 9.78 7.73 5.51 12/201 5733
/proc/meminfo: memFree=16860156/32951124 swapFree=67111528/67111528
[pid=5698] ppid=5696 vsize=18324 CPUtime=0 cores=5,7
/proc/5698/stat : 5698 (ppfolio) S 5696 5698 5047 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544524886 18763776 394 33554432000 4194304 4287625 140735415142272 18446744073709551615 260020416015 0 0 4096 65536 4586626911479791616 0 0 17 7 0 0 0
/proc/5698/statm: 4581 394 345 23 0 91 0
[pid=5699] ppid=5698 vsize=1014044 CPUtime=17.48 cores=5
/proc/5699/stat : 5699 (cryptominisat) R 5698 5698 5047 0 -1 4202496 15916 0 0 0 1746 2 0 0 25 0 1 0 544524886 1038381056 9558 33554432000 4194304 4587354 140735993991216 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5699/statm: 253511 9558 337 96 0 250073 0
[pid=5700] ppid=5698 vsize=26688 CPUtime=16.77 cores=5
/proc/5700/stat : 5700 (clasp) R 5698 5698 5047 0 -1 4202496 4294 0 0 0 1677 0 0 0 25 0 1 0 544524886 27328512 3931 33554432000 4194304 4785740 140736897322656 18446744073709551615 4416798 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5700/statm: 6672 3931 340 145 0 3717 0
[pid=5701] ppid=5698 vsize=459924 CPUtime=16.82 cores=5
/proc/5701/stat : 5701 (TNM) R 5698 5698 5047 0 -1 4202496 1697 0 0 0 1682 0 0 0 25 0 1 0 544524886 470962176 1594 33554432000 134512640 134534564 4291503600 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5701/statm: 114981 1594 95 6 0 113647 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1518980

[startup+102.307 s]
/proc/loadavg: 10.47 8.23 5.79 12/201 5735
/proc/meminfo: memFree=16819372/32951124 swapFree=67111528/67111528
[pid=5698] ppid=5696 vsize=18324 CPUtime=0 cores=5,7
/proc/5698/stat : 5698 (ppfolio) S 5696 5698 5047 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544524886 18763776 394 33554432000 4194304 4287625 140735415142272 18446744073709551615 260020416015 0 0 4096 65536 4586627598674558976 0 0 17 7 0 0 0
/proc/5698/statm: 4581 394 345 23 0 91 0
[pid=5699] ppid=5698 vsize=1021692 CPUtime=34.53 cores=5
/proc/5699/stat : 5699 (cryptominisat) R 5698 5698 5047 0 -1 4202496 23717 0 0 0 3450 3 0 0 25 0 1 0 544524886 1046212608 12809 33554432000 4194304 4587354 140735993991216 18446744073709551615 4241277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5699/statm: 255423 12809 337 96 0 251985 0
[pid=5700] ppid=5698 vsize=31356 CPUtime=33.83 cores=5
/proc/5700/stat : 5700 (clasp) R 5698 5698 5047 0 -1 4202496 5355 0 0 0 3383 0 0 0 25 0 1 0 544524886 32108544 4992 33554432000 4194304 4785740 140736897322656 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5700/statm: 7839 4992 340 145 0 4884 0
[pid=5701] ppid=5698 vsize=459924 CPUtime=33.91 cores=5
/proc/5701/stat : 5701 (TNM) R 5698 5698 5047 0 -1 4202496 1697 0 0 0 3391 0 0 0 25 0 1 0 544524886 470962176 1594 33554432000 134512640 134534564 4291503600 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5701/statm: 114981 1594 95 6 0 113647 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1531296

[startup+162.3 s]
/proc/loadavg: 10.80 8.74 6.11 12/201 5736
/proc/meminfo: memFree=16810192/32951124 swapFree=67111528/67111528
[pid=5698] ppid=5696 vsize=18324 CPUtime=0 cores=5,7
/proc/5698/stat : 5698 (ppfolio) S 5696 5698 5047 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544524886 18763776 394 33554432000 4194304 4287625 140735415142272 18446744073709551615 260020416015 0 0 4096 65536 4586626224285024256 0 0 17 7 0 0 0
/proc/5698/statm: 4581 394 345 23 0 91 0
[pid=5699] ppid=5698 vsize=1013244 CPUtime=54.53 cores=5
/proc/5699/stat : 5699 (cryptominisat) R 5698 5698 5047 0 -1 4202496 37046 0 0 0 5448 5 0 0 25 0 1 0 544524886 1037561856 9534 33554432000 4194304 4587354 140735993991216 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5699/statm: 253311 9534 337 96 0 249873 0
[pid=5700] ppid=5698 vsize=34012 CPUtime=53.83 cores=5

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

/proc/5701/statm: 114981 1594 95 6 0 113647 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1556536

[startup+882.3 s]
/proc/loadavg: 11.00 10.81 8.74 12/201 5755
/proc/meminfo: memFree=16709904/32951124 swapFree=67111528/67111528
[pid=5698] ppid=5696 vsize=18324 CPUtime=0 cores=5,7
/proc/5698/stat : 5698 (ppfolio) S 5696 5698 5047 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544524886 18763776 394 33554432000 4194304 4287625 140735415142272 18446744073709551615 260020416015 0 0 4096 65536 4586626086846070784 0 0 17 7 0 0 0
/proc/5698/statm: 4581 394 345 23 0 91 0
[pid=5699] ppid=5698 vsize=1014880 CPUtime=294.54 cores=5
/proc/5699/stat : 5699 (cryptominisat) R 5698 5698 5047 0 -1 4202496 133409 0 0 0 29428 26 0 0 25 0 1 0 544524886 1039237120 12368 33554432000 4194304 4587354 140735993991216 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5699/statm: 253720 12368 337 96 0 250282 0
[pid=5700] ppid=5698 vsize=56916 CPUtime=293.88 cores=5
/proc/5700/stat : 5700 (clasp) R 5698 5698 5047 0 -1 4202496 11283 0 0 0 29386 2 0 0 25 0 1 0 544524886 58281984 10920 33554432000 4194304 4785740 140736897322656 18446744073709551615 4549833 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5700/statm: 14229 10920 340 145 0 11274 0
[pid=5701] ppid=5698 vsize=459924 CPUtime=293.87 cores=5
/proc/5701/stat : 5701 (TNM) R 5698 5698 5047 0 -1 4202496 1697 0 0 0 29387 0 0 0 25 0 1 0 544524886 470962176 1594 33554432000 134512640 134534564 4291503600 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5701/statm: 114981 1594 95 6 0 113647 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1550044

[startup+942.3 s]
/proc/loadavg: 11.00 10.84 8.88 12/201 5757
/proc/meminfo: memFree=16709244/32951124 swapFree=67111528/67111528
[pid=5698] ppid=5696 vsize=18324 CPUtime=0 cores=5,7
/proc/5698/stat : 5698 (ppfolio) S 5696 5698 5047 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544524886 18763776 394 33554432000 4194304 4287625 140735415142272 18446744073709551615 260020416015 0 0 4096 65536 4586626224285024256 0 0 17 7 0 0 0
/proc/5698/statm: 4581 394 345 23 0 91 0
[pid=5699] ppid=5698 vsize=1013436 CPUtime=314.54 cores=5
/proc/5699/stat : 5699 (cryptominisat) R 5698 5698 5047 0 -1 4202496 137627 0 0 0 31426 28 0 0 25 0 1 0 544524886 1037758464 12368 33554432000 4194304 4587354 140735993991216 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5699/statm: 253359 12368 337 96 0 249921 0
[pid=5700] ppid=5698 vsize=58496 CPUtime=313.89 cores=5
/proc/5700/stat : 5700 (clasp) R 5698 5698 5047 0 -1 4202496 11646 0 0 0 31387 2 0 0 25 0 1 0 544524886 59899904 11283 33554432000 4194304 4785740 140736897322656 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5700/statm: 14624 11283 340 145 0 11669 0
[pid=5701] ppid=5698 vsize=459924 CPUtime=313.87 cores=5
/proc/5701/stat : 5701 (TNM) R 5698 5698 5047 0 -1 4202496 1697 0 0 0 31387 0 0 0 25 0 1 0 544524886 470962176 1594 33554432000 134512640 134534564 4291503600 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5701/statm: 114981 1594 95 6 0 113647 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1550180

[startup+1002.3 s]
/proc/loadavg: 11.00 10.86 9.01 12/201 5759
/proc/meminfo: memFree=16695816/32951124 swapFree=67111528/67111528
[pid=5698] ppid=5696 vsize=18324 CPUtime=0 cores=5,7
/proc/5698/stat : 5698 (ppfolio) S 5696 5698 5047 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544524886 18763776 394 33554432000 4194304 4287625 140735415142272 18446744073709551615 260020416015 0 0 4096 65536 4586626361723977728 0 0 17 7 0 0 0
/proc/5698/statm: 4581 394 345 23 0 91 0
[pid=5699] ppid=5698 vsize=1031724 CPUtime=334.54 cores=5
/proc/5699/stat : 5699 (cryptominisat) R 5698 5698 5047 0 -1 4202496 142007 0 0 0 33426 28 0 0 25 0 1 0 544524886 1056485376 12368 33554432000 4194304 4587354 140735993991216 18446744073709551615 4243788 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5699/statm: 257931 12368 337 96 0 254493 0
[pid=5700] ppid=5698 vsize=59256 CPUtime=333.89 cores=5
/proc/5700/stat : 5700 (clasp) R 5698 5698 5047 0 -1 4202496 11825 0 0 0 33387 2 0 0 25 0 1 0 544524886 60678144 11462 33554432000 4194304 4785740 140736897322656 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5700/statm: 14814 11462 340 145 0 11859 0
[pid=5701] ppid=5698 vsize=459924 CPUtime=333.87 cores=5
/proc/5701/stat : 5701 (TNM) R 5698 5698 5047 0 -1 4202496 1697 0 0 0 33387 0 0 0 25 0 1 0 544524886 470962176 1594 33554432000 134512640 134534564 4291503600 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5701/statm: 114981 1594 95 6 0 113647 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1569228

[startup+1062.3 s]
/proc/loadavg: 10.21 10.70 9.07 10/193 5778
/proc/meminfo: memFree=16736568/32951124 swapFree=67111528/67111528
[pid=5698] ppid=5696 vsize=18324 CPUtime=0 cores=5,7
/proc/5698/stat : 5698 (ppfolio) S 5696 5698 5047 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544524886 18763776 394 33554432000 4194304 4287625 140735415142272 18446744073709551615 260020416015 0 0 4096 65536 4586626499162931200 0 0 17 7 0 0 0
/proc/5698/statm: 4581 394 345 23 0 91 0
[pid=5699] ppid=5698 vsize=1054384 CPUtime=354.54 cores=5
/proc/5699/stat : 5699 (cryptominisat) R 5698 5698 5047 0 -1 4202496 146170 0 0 0 35425 29 0 0 25 0 1 0 544524886 1079689216 16475 33554432000 4194304 4587354 140735993991216 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5699/statm: 263596 16475 337 96 0 260158 0
[pid=5700] ppid=5698 vsize=60348 CPUtime=353.88 cores=5
/proc/5700/stat : 5700 (clasp) R 5698 5698 5047 0 -1 4202496 12052 0 0 0 35386 2 0 0 25 0 1 0 544524886 61796352 11689 33554432000 4194304 4785740 140736897322656 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5700/statm: 15087 11689 340 145 0 12132 0
[pid=5701] ppid=5698 vsize=459924 CPUtime=353.88 cores=5
/proc/5701/stat : 5701 (TNM) R 5698 5698 5047 0 -1 4202496 1697 0 0 0 35388 0 0 0 25 0 1 0 544524886 470962176 1594 33554432000 134512640 134534564 4291503600 18446744073709551615 134528396 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5701/statm: 114981 1594 95 6 0 113647 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1592980

[startup+1122.3 s]
/proc/loadavg: 9.44 10.39 9.06 10/193 5780
/proc/meminfo: memFree=16743736/32951124 swapFree=67111528/67111528
[pid=5698] ppid=5696 vsize=18324 CPUtime=0 cores=5,7
/proc/5698/stat : 5698 (ppfolio) S 5696 5698 5047 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544524886 18763776 394 33554432000 4194304 4287625 140735415142272 18446744073709551615 260020416015 0 0 4096 65536 4586626636601884672 0 0 17 7 0 0 0
/proc/5698/statm: 4581 394 345 23 0 91 0
[pid=5699] ppid=5698 vsize=1031916 CPUtime=374.54 cores=5
/proc/5699/stat : 5699 (cryptominisat) R 5698 5698 5047 0 -1 4202496 150042 0 0 0 37424 30 0 0 25 0 1 0 544524886 1056681984 15818 33554432000 4194304 4587354 140735993991216 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5699/statm: 257979 15818 337 96 0 254541 0
[pid=5700] ppid=5698 vsize=60724 CPUtime=373.88 cores=5
/proc/5700/stat : 5700 (clasp) R 5698 5698 5047 0 -1 4202496 12136 0 0 0 37386 2 0 0 25 0 1 0 544524886 62181376 11773 33554432000 4194304 4785740 140736897322656 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5700/statm: 15181 11773 340 145 0 12226 0
[pid=5701] ppid=5698 vsize=459924 CPUtime=373.89 cores=5
/proc/5701/stat : 5701 (TNM) R 5698 5698 5047 0 -1 4202496 1697 0 0 0 37389 0 0 0 25 0 1 0 544524886 470962176 1594 33554432000 134512640 134534564 4291503600 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5701/statm: 114981 1594 95 6 0 113647 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1570888

[startup+1182.3 s]
/proc/loadavg: 9.06 10.09 9.04 10/193 5812
/proc/meminfo: memFree=16756952/32951124 swapFree=67111528/67111528
[pid=5698] ppid=5696 vsize=18324 CPUtime=0 cores=5,7
/proc/5698/stat : 5698 (ppfolio) S 5696 5698 5047 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544524886 18763776 394 33554432000 4194304 4287625 140735415142272 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/5698/statm: 4581 394 345 23 0 91 0
[pid=5699] ppid=5698 vsize=1011712 CPUtime=394.53 cores=5
/proc/5699/stat : 5699 (cryptominisat) R 5698 5698 5047 0 -1 4202496 160124 0 0 0 39422 31 0 0 25 0 1 0 544524886 1035993088 11576 33554432000 4194304 4587354 140735993991216 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5699/statm: 252928 11576 337 96 0 249490 0
[pid=5700] ppid=5698 vsize=61328 CPUtime=393.88 cores=5
/proc/5700/stat : 5700 (clasp) R 5698 5698 5047 0 -1 4202496 12257 0 0 0 39386 2 0 0 25 0 1 0 544524886 62799872 11894 33554432000 4194304 4785740 140736897322656 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5700/statm: 15332 11894 340 145 0 12377 0
[pid=5701] ppid=5698 vsize=459924 CPUtime=393.9 cores=5
/proc/5701/stat : 5701 (TNM) R 5698 5698 5047 0 -1 4202496 1697 0 0 0 39390 0 0 0 25 0 1 0 544524886 470962176 1594 33554432000 134512640 134534564 4291503600 18446744073709551615 134529844 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5701/statm: 114981 1594 95 6 0 113647 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1551288

[startup+1242.3 s]
/proc/loadavg: 9.09 9.90 9.04 10/193 5814
/proc/meminfo: memFree=16721956/32951124 swapFree=67111528/67111528
[pid=5698] ppid=5696 vsize=18324 CPUtime=0 cores=5,7
/proc/5698/stat : 5698 (ppfolio) S 5696 5698 5047 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544524886 18763776 394 33554432000 4194304 4287625 140735415142272 18446744073709551615 260020416015 0 0 4096 65536 4586626499162931200 0 0 17 7 0 0 0
/proc/5698/statm: 4581 394 345 23 0 91 0
[pid=5699] ppid=5698 vsize=1010268 CPUtime=414.52 cores=5
/proc/5699/stat : 5699 (cryptominisat) R 5698 5698 5047 0 -1 4202496 164939 0 0 0 41420 32 0 0 25 0 1 0 544524886 1034514432 11576 33554432000 4194304 4587354 140735993991216 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5699/statm: 252567 11576 337 96 0 249129 0
[pid=5700] ppid=5698 vsize=61896 CPUtime=413.87 cores=5
/proc/5700/stat : 5700 (clasp) R 5698 5698 5047 0 -1 4202496 12369 0 0 0 41385 2 0 0 25 0 1 0 544524886 63381504 12006 33554432000 4194304 4785740 140736897322656 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5700/statm: 15474 12006 340 145 0 12519 0
[pid=5701] ppid=5698 vsize=459924 CPUtime=413.9 cores=5
/proc/5701/stat : 5701 (TNM) R 5698 5698 5047 0 -1 4202496 1697 0 0 0 41390 0 0 0 25 0 1 0 544524886 470962176 1594 33554432000 134512640 134534564 4291503600 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5701/statm: 114981 1594 95 6 0 113647 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 1550412



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.03 9.74 9.03 10/193 5816
/proc/meminfo: memFree=16699736/32951124 swapFree=67111528/67111528
[pid=5698] ppid=5696 vsize=18324 CPUtime=0 cores=5,7
/proc/5698/stat : 5698 (ppfolio) S 5696 5698 5047 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544524886 18763776 394 33554432000 4194304 4287625 140735415142272 18446744073709551615 260020416015 0 0 4096 65536 4586626499162931200 0 0 17 7 0 0 0
/proc/5698/statm: 4581 394 345 23 0 91 0
[pid=5699] ppid=5698 vsize=1047480 CPUtime=433.79 cores=5
/proc/5699/stat : 5699 (cryptominisat) R 5698 5698 5047 0 -1 4202496 169673 0 0 0 43346 33 0 0 25 0 1 0 544524886 1072619520 16153 33554432000 4194304 4587354 140735993991216 18446744073709551615 260020092561 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5699/statm: 261870 16153 337 96 0 258432 0
[pid=5700] ppid=5698 vsize=63668 CPUtime=433.07 cores=5
/proc/5700/stat : 5700 (clasp) R 5698 5698 5047 0 -1 4202496 12770 0 0 0 43305 2 0 0 25 0 1 0 544524886 65196032 12407 33554432000 4194304 4785740 140736897322656 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5700/statm: 15917 12407 340 145 0 12962 0
[pid=5701] ppid=5698 vsize=459924 CPUtime=433.15 cores=5
/proc/5701/stat : 5701 (TNM) R 5698 5698 5047 0 -1 4202496 1697 0 0 0 43315 0 0 0 25 0 1 0 544524886 470962176 1594 33554432000 134512640 134534564 4291503600 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5701/statm: 114981 1594 95 6 0 113647 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1589396

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 5698 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 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.66
CPU system time (s): 0.35
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 2554468

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= 499
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= 239
involuntary context switches= 3

runsolver used 2.10068 second user time and 5.00224 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-23 09:15:43
IDJOB=3250600
IDBENCH=83321
IDSOLVER=1613
FILE ID=node110/3250600-1303542943
RUNJOBID= node110-1303542514-5519
PBS_JOBID= 13143128
Free space on /tmp= 71952 MiB

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

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

MD5SUM BENCH= f105570f47bdca662c2d3d185f8dc1f8
RANDOM SEED=2010343153

node110.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.830
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.830
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.830
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.830
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.83
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.830
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.76
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.830
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.830
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.74
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.830
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:     32951124 kB
MemFree:      16921244 kB
Buffers:       2309716 kB
Cached:       12997760 kB
SwapCached:          0 kB
Active:        8021696 kB
Inactive:      7441340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16921244 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10896 kB
Writeback:           0 kB
AnonPages:      154820 kB
Mapped:          17272 kB
Slab:           501180 kB
PageTables:       6380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2074740 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= 71956 MiB
End job on node110 at 2011-04-23 09:37:25