Trace number 3275787

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 4999.82

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) 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-3275787-1303650554/watcher-3275787-1303650554 -o /tmp/evaluation-result-3275787-1303650554/solver-3275787-1303650554 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275787-1303650554.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: 5.94 4.03 2.67 5/180 21951
/proc/meminfo: memFree=21291856/32950928 swapFree=67111528/67111528
[pid=21951] ppid=21949 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21951/stat : 21951 (ppfolio) S 21949 21951 20994 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 476652076 18763776 394 33554432000 4194304 4287625 140737072648080 18446744073709551615 254500711951 0 0 4096 65536 11235610536253030660 0 0 17 4 0 0 0
/proc/21951/statm: 4581 394 345 23 0 91 0

[startup+0.0425681 s]
/proc/loadavg: 5.94 4.03 2.67 5/180 21951
/proc/meminfo: memFree=21291856/32950928 swapFree=67111528/67111528
[pid=21951] ppid=21949 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21951/stat : 21951 (ppfolio) S 21949 21951 20994 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 476652076 18763776 394 33554432000 4194304 4287625 140737072648080 18446744073709551615 254500711951 0 0 4096 65536 11235610536253030660 0 0 17 4 0 0 0
/proc/21951/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100558 s]
/proc/loadavg: 5.94 4.03 2.67 5/180 21951
/proc/meminfo: memFree=21291856/32950928 swapFree=67111528/67111528
[pid=21951] ppid=21949 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21951/stat : 21951 (ppfolio) S 21949 21951 20994 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 476652076 18763776 394 33554432000 4194304 4287625 140737072648080 18446744073709551615 254500711951 0 0 4096 65536 11235610536253030660 0 0 17 4 0 0 0
/proc/21951/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300522 s]
/proc/loadavg: 5.94 4.03 2.67 5/180 21951
/proc/meminfo: memFree=21291856/32950928 swapFree=67111528/67111528
[pid=21951] ppid=21949 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21951/stat : 21951 (ppfolio) S 21949 21951 20994 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 476652076 18763776 394 33554432000 4194304 4287625 140737072648080 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21951/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700445 s]
/proc/loadavg: 5.94 4.03 2.67 5/180 21951
/proc/meminfo: memFree=21291856/32950928 swapFree=67111528/67111528
[pid=21951] ppid=21949 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21951/stat : 21951 (ppfolio) S 21949 21951 20994 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 476652076 18763776 394 33554432000 4194304 4287625 140737072648080 18446744073709551615 254500711951 0 0 4096 65536 13932990319017590784 0 0 17 4 0 0 0
/proc/21951/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50128 s]
/proc/loadavg: 5.94 4.03 2.67 7/184 21955
/proc/meminfo: memFree=21271612/32950928 swapFree=67111528/67111528
[pid=21951] ppid=21949 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21951/stat : 21951 (ppfolio) S 21949 21951 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476652076 18763776 394 33554432000 4194304 4287625 140737072648080 18446744073709551615 254500711951 0 0 4096 65536 13932990868773404672 0 0 17 4 0 0 0
/proc/21951/statm: 4581 394 345 23 0 91 0
[pid=21952] ppid=21951 vsize=32592 CPUtime=0.54 cores=0
/proc/21952/stat : 21952 (cryptominisat) R 21951 21951 20994 0 -1 4202496 3866 0 0 0 54 0 0 0 25 0 1 0 476652077 33374208 2947 33554432000 4194304 4587354 140736515353232 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21952/statm: 8148 2947 326 96 0 4710 0
[pid=21953] ppid=21951 vsize=16016 CPUtime=0.42 cores=0
/proc/21953/stat : 21953 (clasp) R 21951 21951 20994 0 -1 4202496 1684 0 0 0 42 0 0 0 25 0 1 0 476652077 16400384 1321 33554432000 4194304 4785740 140734895444704 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21953/statm: 4004 1321 340 145 0 1049 0
[pid=21954] ppid=21951 vsize=455560 CPUtime=0.52 cores=0
/proc/21954/stat : 21954 (TNM) R 21951 21951 20994 0 -1 4202496 1326 0 0 0 52 0 0 0 25 0 1 0 476652077 466493440 1223 33554432000 134512640 134534564 4290595872 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21954/statm: 113890 1223 91 6 0 112556 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 522492

[startup+3.10096 s]
/proc/loadavg: 5.94 4.06 2.69 7/184 21955
/proc/meminfo: memFree=21271240/32950928 swapFree=67111528/67111528
[pid=21951] ppid=21949 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21951/stat : 21951 (ppfolio) S 21949 21951 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476652076 18763776 394 33554432000 4194304 4287625 140737072648080 18446744073709551615 254500711951 0 0 4096 65536 13932990868773404672 0 0 17 4 0 0 0
/proc/21951/statm: 4581 394 345 23 0 91 0
[pid=21952] ppid=21951 vsize=32592 CPUtime=1.04 cores=0
/proc/21952/stat : 21952 (cryptominisat) R 21951 21951 20994 0 -1 4202496 4064 0 0 0 104 0 0 0 25 0 1 0 476652077 33374208 3141 33554432000 4194304 4587354 140736515353232 18446744073709551615 4231911 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21952/statm: 8148 3141 326 96 0 4710 0
[pid=21953] ppid=21951 vsize=17220 CPUtime=0.93 cores=0
/proc/21953/stat : 21953 (clasp) R 21951 21951 20994 0 -1 4202496 2013 0 0 0 93 0 0 0 25 0 1 0 476652077 17633280 1650 33554432000 4194304 4785740 140734895444704 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21953/statm: 4305 1650 340 145 0 1350 0
[pid=21954] ppid=21951 vsize=455560 CPUtime=1.1 cores=0
/proc/21954/stat : 21954 (TNM) R 21951 21951 20994 0 -1 4202496 1326 0 0 0 110 0 0 0 25 0 1 0 476652077 466493440 1223 33554432000 134512640 134534564 4290595872 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21954/statm: 113890 1223 91 6 0 112556 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 523696

[startup+6.30033 s]
/proc/loadavg: 5.94 4.06 2.69 7/184 21955
/proc/meminfo: memFree=21266036/32950928 swapFree=67111528/67111528
[pid=21951] ppid=21949 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21951/stat : 21951 (ppfolio) S 21949 21951 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476652076 18763776 394 33554432000 4194304 4287625 140737072648080 18446744073709551615 254500711951 0 0 4096 65536 13932991281090265088 0 0 17 4 0 0 0
/proc/21951/statm: 4581 394 345 23 0 91 0
[pid=21952] ppid=21951 vsize=1022436 CPUtime=2.14 cores=0
/proc/21952/stat : 21952 (cryptominisat) R 21951 21951 20994 0 -1 4202496 5051 0 0 0 214 0 0 0 25 0 1 0 476652077 1046974464 3113 33554432000 4194304 4587354 140736515353232 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21952/statm: 255609 3113 327 96 0 252171 0
[pid=21953] ppid=21951 vsize=19092 CPUtime=2.02 cores=0
/proc/21953/stat : 21953 (clasp) R 21951 21951 20994 0 -1 4202496 2487 0 0 0 202 0 0 0 25 0 1 0 476652077 19550208 2124 33554432000 4194304 4785740 140734895444704 18446744073709551615 4416837 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21953/statm: 4773 2124 340 145 0 1818 0
[pid=21954] ppid=21951 vsize=455560 CPUtime=2.12 cores=0
/proc/21954/stat : 21954 (TNM) R 21951 21951 20994 0 -1 4202496 1326 0 0 0 212 0 0 0 25 0 1 0 476652077 466493440 1223 33554432000 134512640 134534564 4290595872 18446744073709551615 134524561 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21954/statm: 113890 1223 91 6 0 112556 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1515412

[startup+12.701 s]
/proc/loadavg: 5.95 4.09 2.71 7/184 21955
/proc/meminfo: memFree=21248076/32950928 swapFree=67111528/67111528
[pid=21951] ppid=21949 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21951/stat : 21951 (ppfolio) S 21949 21951 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476652076 18763776 394 33554432000 4194304 4287625 140737072648080 18446744073709551615 254500711951 0 0 4096 65536 13932990868773404672 0 0 17 4 0 0 0
/proc/21951/statm: 4581 394 345 23 0 91 0
[pid=21952] ppid=21951 vsize=1031540 CPUtime=4.24 cores=0
/proc/21952/stat : 21952 (cryptominisat) R 21951 21951 20994 0 -1 4202496 9267 0 0 0 423 1 0 0 25 0 1 0 476652077 1056296960 6402 33554432000 4194304 4587354 140736515353232 18446744073709551615 4378607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21952/statm: 257885 6402 337 96 0 254447 0
[pid=21953] ppid=21951 vsize=21152 CPUtime=4.13 cores=0
/proc/21953/stat : 21953 (clasp) R 21951 21951 20994 0 -1 4202496 2952 0 0 0 413 0 0 0 25 0 1 0 476652077 21659648 2589 33554432000 4194304 4785740 140734895444704 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21953/statm: 5288 2589 340 145 0 2333 0
[pid=21954] ppid=21951 vsize=459920 CPUtime=4.3 cores=0
/proc/21954/stat : 21954 (TNM) R 21951 21951 20994 0 -1 4202496 1697 0 0 0 430 0 0 0 25 0 1 0 476652077 470958080 1594 33554432000 134512640 134534564 4290595872 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21954/statm: 114980 1594 95 6 0 113646 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1530936

[startup+25.5005 s]
/proc/loadavg: 5.96 4.19 2.76 7/184 21955
/proc/meminfo: memFree=21237152/32950928 swapFree=67111528/67111528
[pid=21951] ppid=21949 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21951/stat : 21951 (ppfolio) S 21949 21951 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476652076 18763776 394 33554432000 4194304 4287625 140737072648080 18446744073709551615 254500711951 0 0 4096 65536 13932990731334451200 0 0 17 4 0 0 0
/proc/21951/statm: 4581 394 345 23 0 91 0
[pid=21952] ppid=21951 vsize=1036536 CPUtime=8.53 cores=0
/proc/21952/stat : 21952 (cryptominisat) R 21951 21951 20994 0 -1 4202496 11329 0 0 0 852 1 0 0 25 0 1 0 476652077 1061412864 7425 33554432000 4194304 4587354 140736515353232 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21952/statm: 259134 7425 337 96 0 255696 0
[pid=21953] ppid=21951 vsize=23036 CPUtime=8.42 cores=0
/proc/21953/stat : 21953 (clasp) R 21951 21951 20994 0 -1 4202496 3431 0 0 0 842 0 0 0 25 0 1 0 476652077 23588864 3068 33554432000 4194304 4785740 140734895444704 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21953/statm: 5759 3068 340 145 0 2804 0
[pid=21954] ppid=21951 vsize=459920 CPUtime=8.52 cores=0
/proc/21954/stat : 21954 (TNM) R 21951 21951 20994 0 -1 4202496 1697 0 0 0 852 0 0 0 25 0 1 0 476652077 470958080 1594 33554432000 134512640 134534564 4290595872 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21954/statm: 114980 1594 95 6 0 113646 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1537816

[startup+51.1004 s]
/proc/loadavg: 5.97 4.33 2.85 7/184 21956
/proc/meminfo: memFree=21231004/32950928 swapFree=67111528/67111528
[pid=21951] ppid=21949 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21951/stat : 21951 (ppfolio) S 21949 21951 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476652076 18763776 394 33554432000 4194304 4287625 140737072648080 18446744073709551615 254500711951 0 0 4096 65536 13932989906700730368 0 0 17 4 0 0 0
/proc/21951/statm: 4581 394 345 23 0 91 0
[pid=21952] ppid=21951 vsize=1030744 CPUtime=17.04 cores=0
/proc/21952/stat : 21952 (cryptominisat) R 21951 21951 20994 0 -1 4202496 14574 0 0 0 1702 2 0 0 25 0 1 0 476652077 1055481856 8227 33554432000 4194304 4587354 140736515353232 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21952/statm: 257686 8227 337 96 0 254248 0
[pid=21953] ppid=21951 vsize=26268 CPUtime=16.93 cores=0
/proc/21953/stat : 21953 (clasp) R 21951 21951 20994 0 -1 4202496 4207 0 0 0 1693 0 0 0 25 0 1 0 476652077 26898432 3844 33554432000 4194304 4785740 140734895444704 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21953/statm: 6567 3844 340 145 0 3612 0
[pid=21954] ppid=21951 vsize=459920 CPUtime=17.1 cores=0
/proc/21954/stat : 21954 (TNM) R 21951 21951 20994 0 -1 4202496 1697 0 0 0 1710 0 0 0 25 0 1 0 476652077 470958080 1594 33554432000 134512640 134534564 4290595872 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21954/statm: 114980 1594 95 6 0 113646 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1535256

[startup+102.307 s]
/proc/loadavg: 5.99 4.61 3.02 7/184 21957
/proc/meminfo: memFree=21202836/32950928 swapFree=67111528/67111528
[pid=21951] ppid=21949 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21951/stat : 21951 (ppfolio) S 21949 21951 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476652076 18763776 394 33554432000 4194304 4287625 140737072648080 18446744073709551615 254500711951 0 0 4096 65536 13932989906700730368 0 0 17 4 0 0 0
/proc/21951/statm: 4581 394 345 23 0 91 0
[pid=21952] ppid=21951 vsize=1049872 CPUtime=34.14 cores=0
/proc/21952/stat : 21952 (cryptominisat) R 21951 21951 20994 0 -1 4202496 23717 0 0 0 3410 4 0 0 25 0 1 0 476652077 1075068928 12810 33554432000 4194304 4587354 140736515353232 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21952/statm: 262468 12810 337 96 0 259030 0
[pid=21953] ppid=21951 vsize=30196 CPUtime=34.01 cores=0
/proc/21953/stat : 21953 (clasp) R 21951 21951 20994 0 -1 4202496 5113 0 0 0 3401 0 0 0 25 0 1 0 476652077 30920704 4750 33554432000 4194304 4785740 140734895444704 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21953/statm: 7549 4750 340 145 0 4594 0
[pid=21954] ppid=21951 vsize=459920 CPUtime=34.13 cores=0
/proc/21954/stat : 21954 (TNM) R 21951 21951 20994 0 -1 4202496 1697 0 0 0 3413 0 0 0 25 0 1 0 476652077 470958080 1594 33554432000 134512640 134534564 4290595872 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21954/statm: 114980 1594 95 6 0 113646 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1558312

[startup+162.301 s]
/proc/loadavg: 5.99 4.84 3.19 7/184 21959
/proc/meminfo: memFree=21220800/32950928 swapFree=67111528/67111528
[pid=21951] ppid=21949 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21951/stat : 21951 (ppfolio) S 21949 21951 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476652076 18763776 394 33554432000 4194304 4287625 140737072648080 18446744073709551615 254500711951 0 0 4096 65536 13932991143651311616 0 0 17 4 0 0 0
/proc/21951/statm: 4581 394 345 23 0 91 0
[pid=21952] ppid=21951 vsize=1044320 CPUtime=54.13 cores=0
/proc/21952/stat : 21952 (cryptominisat) R 21951 21951 20994 0 -1 4202496 35223 0 0 0 5407 6 0 0 25 0 1 0 476652077 1069383680 9775 33554432000 4194304 4587354 140736515353232 18446744073709551615 4231879 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21952/statm: 261080 9775 337 96 0 257642 0
[pid=21953] ppid=21951 vsize=33100 CPUtime=54 cores=0

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

/proc/21954/statm: 114980 1594 95 6 0 113646 0
Current children cumulated CPU time (s) 4542.48
Current children cumulated vsize (KiB) 1632368

[startup+4602.3 s]
/proc/loadavg: 6.07 6.02 5.94 7/184 22119
/proc/meminfo: memFree=21084004/32950928 swapFree=67111528/67111528
[pid=21951] ppid=21949 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21951/stat : 21951 (ppfolio) S 21949 21951 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476652076 18763776 394 33554432000 4194304 4287625 140737072648080 18446744073709551615 254500711951 0 0 4096 65536 13932991006212358144 0 0 17 4 0 0 0
/proc/21951/statm: 4581 394 345 23 0 91 0
[pid=21952] ppid=21951 vsize=1076716 CPUtime=1534.21 cores=0
/proc/21952/stat : 21952 (cryptominisat) R 21951 21951 20994 0 -1 4202496 483621 0 0 0 153324 97 0 0 25 0 1 0 476652077 1102557184 12924 33554432000 4194304 4587354 140736515353232 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21952/statm: 269179 12924 337 96 0 265741 0
[pid=21953] ppid=21951 vsize=97472 CPUtime=1534.08 cores=0
/proc/21953/stat : 21953 (clasp) R 21951 21951 20994 0 -1 4202496 20413 0 0 0 153405 3 0 0 25 0 1 0 476652077 99811328 20050 33554432000 4194304 4785740 140734895444704 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21953/statm: 24368 20050 340 145 0 21413 0
[pid=21954] ppid=21951 vsize=459920 CPUtime=1534.2 cores=0
/proc/21954/stat : 21954 (TNM) R 21951 21951 20994 0 -1 4202496 1697 0 0 0 153415 5 0 0 25 0 1 0 476652077 470958080 1594 33554432000 134512640 134534564 4290595872 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21954/statm: 114980 1594 95 6 0 113646 0
Current children cumulated CPU time (s) 4602.49
Current children cumulated vsize (KiB) 1652432

[startup+4662.3 s]
/proc/loadavg: 6.02 6.02 5.94 7/184 22121
/proc/meminfo: memFree=21061280/32950928 swapFree=67111528/67111528
[pid=21951] ppid=21949 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21951/stat : 21951 (ppfolio) S 21949 21951 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476652076 18763776 394 33554432000 4194304 4287625 140737072648080 18446744073709551615 254500711951 0 0 4096 65536 13932991006212358144 0 0 17 4 0 0 0
/proc/21951/statm: 4581 394 345 23 0 91 0
[pid=21952] ppid=21951 vsize=1076716 CPUtime=1554.2 cores=0
/proc/21952/stat : 21952 (cryptominisat) R 21951 21951 20994 0 -1 4202496 486878 0 0 0 155322 98 0 0 25 0 1 0 476652077 1102557184 16111 33554432000 4194304 4587354 140736515353232 18446744073709551615 4238602 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21952/statm: 269179 16111 337 96 0 265741 0
[pid=21953] ppid=21951 vsize=98040 CPUtime=1554.08 cores=0
/proc/21953/stat : 21953 (clasp) R 21951 21951 20994 0 -1 4202496 20548 0 0 0 155405 3 0 0 25 0 1 0 476652077 100392960 20185 33554432000 4194304 4785740 140734895444704 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21953/statm: 24510 20185 340 145 0 21555 0
[pid=21954] ppid=21951 vsize=459920 CPUtime=1554.21 cores=0
/proc/21954/stat : 21954 (TNM) R 21951 21951 20994 0 -1 4202496 1697 0 0 0 155416 5 0 0 25 0 1 0 476652077 470958080 1594 33554432000 134512640 134534564 4290595872 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21954/statm: 114980 1594 95 6 0 113646 0
Current children cumulated CPU time (s) 4662.49
Current children cumulated vsize (KiB) 1653000

[startup+4722.31 s]
/proc/loadavg: 6.01 6.01 5.94 7/184 22123
/proc/meminfo: memFree=21089776/32950928 swapFree=67111528/67111528
[pid=21951] ppid=21949 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21951/stat : 21951 (ppfolio) S 21949 21951 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476652076 18763776 394 33554432000 4194304 4287625 140737072648080 18446744073709551615 254500711951 0 0 4096 65536 13932991006212358144 0 0 17 4 0 0 0
/proc/21951/statm: 4581 394 345 23 0 91 0
[pid=21952] ppid=21951 vsize=1076800 CPUtime=1574.2 cores=0
/proc/21952/stat : 21952 (cryptominisat) R 21951 21951 20994 0 -1 4202496 493010 0 0 0 157320 100 0 0 25 0 1 0 476652077 1102643200 14563 33554432000 4194304 4587354 140736515353232 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21952/statm: 269200 14563 337 96 0 265762 0
[pid=21953] ppid=21951 vsize=98684 CPUtime=1574.07 cores=0
/proc/21953/stat : 21953 (clasp) R 21951 21951 20994 0 -1 4202496 20660 0 0 0 157404 3 0 0 25 0 1 0 476652077 101052416 20297 33554432000 4194304 4785740 140734895444704 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21953/statm: 24671 20297 340 145 0 21716 0
[pid=21954] ppid=21951 vsize=459920 CPUtime=1574.21 cores=0
/proc/21954/stat : 21954 (TNM) R 21951 21951 20994 0 -1 4202496 1697 0 0 0 157416 5 0 0 25 0 1 0 476652077 470958080 1594 33554432000 134512640 134534564 4290595872 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21954/statm: 114980 1594 95 6 0 113646 0
Current children cumulated CPU time (s) 4722.48
Current children cumulated vsize (KiB) 1653728

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 22124
/proc/meminfo: memFree=21080196/32950928 swapFree=67111528/67111528
[pid=21951] ppid=21949 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21951/stat : 21951 (ppfolio) S 21949 21951 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476652076 18763776 394 33554432000 4194304 4287625 140737072648080 18446744073709551615 254500711951 0 0 4096 65536 13932991006212358144 0 0 17 4 0 0 0
/proc/21951/statm: 4581 394 345 23 0 91 0
[pid=21952] ppid=21951 vsize=1078292 CPUtime=1594.2 cores=0
/proc/21952/stat : 21952 (cryptominisat) R 21951 21951 20994 0 -1 4202496 498519 0 0 0 159319 101 0 0 25 0 1 0 476652077 1104171008 12711 33554432000 4194304 4587354 140736515353232 18446744073709551615 4238532 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21952/statm: 269573 12711 337 96 0 266135 0
[pid=21953] ppid=21951 vsize=98684 CPUtime=1594.07 cores=0
/proc/21953/stat : 21953 (clasp) R 21951 21951 20994 0 -1 4202496 20666 0 0 0 159404 3 0 0 25 0 1 0 476652077 101052416 20303 33554432000 4194304 4785740 140734895444704 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21953/statm: 24671 20303 340 145 0 21716 0
[pid=21954] ppid=21951 vsize=459920 CPUtime=1594.22 cores=0
/proc/21954/stat : 21954 (TNM) R 21951 21951 20994 0 -1 4202496 1697 0 0 0 159417 5 0 0 25 0 1 0 476652077 470958080 1594 33554432000 134512640 134534564 4290595872 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21954/statm: 114980 1594 95 6 0 113646 0
Current children cumulated CPU time (s) 4782.49
Current children cumulated vsize (KiB) 1655220

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 22126
/proc/meminfo: memFree=21083500/32950928 swapFree=67111528/67111528
[pid=21951] ppid=21949 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21951/stat : 21951 (ppfolio) S 21949 21951 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476652076 18763776 394 33554432000 4194304 4287625 140737072648080 18446744073709551615 254500711951 0 0 4096 65536 13932991143651311616 0 0 17 4 0 0 0
/proc/21951/statm: 4581 394 345 23 0 91 0
[pid=21952] ppid=21951 vsize=1078292 CPUtime=1614.19 cores=0
/proc/21952/stat : 21952 (cryptominisat) R 21951 21951 20994 0 -1 4202496 501683 0 0 0 161318 101 0 0 25 0 1 0 476652077 1104171008 15809 33554432000 4194304 4587354 140736515353232 18446744073709551615 4238307 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21952/statm: 269573 15809 337 96 0 266135 0
[pid=21953] ppid=21951 vsize=98968 CPUtime=1614.07 cores=0
/proc/21953/stat : 21953 (clasp) R 21951 21951 20994 0 -1 4202496 20729 0 0 0 161404 3 0 0 25 0 1 0 476652077 101343232 20366 33554432000 4194304 4785740 140734895444704 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21953/statm: 24742 20366 340 145 0 21787 0
[pid=21954] ppid=21951 vsize=459920 CPUtime=1614.23 cores=0
/proc/21954/stat : 21954 (TNM) R 21951 21951 20994 0 -1 4202496 1697 0 0 0 161418 5 0 0 25 0 1 0 476652077 470958080 1594 33554432000 134512640 134534564 4290595872 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21954/statm: 114980 1594 95 6 0 113646 0
Current children cumulated CPU time (s) 4842.49
Current children cumulated vsize (KiB) 1655504

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 22127
/proc/meminfo: memFree=21086820/32950928 swapFree=67111528/67111528
[pid=21951] ppid=21949 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21951/stat : 21951 (ppfolio) S 21949 21951 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476652076 18763776 394 33554432000 4194304 4287625 140737072648080 18446744073709551615 254500711951 0 0 4096 65536 13932991143651311616 0 0 17 4 0 0 0
/proc/21951/statm: 4581 394 345 23 0 91 0
[pid=21952] ppid=21951 vsize=1059948 CPUtime=1634.19 cores=0
/proc/21952/stat : 21952 (cryptominisat) R 21951 21951 20994 0 -1 4202496 508131 0 0 0 163316 103 0 0 25 0 1 0 476652077 1085386752 14734 33554432000 4194304 4587354 140736515353232 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21952/statm: 264987 14734 337 96 0 261549 0
[pid=21953] ppid=21951 vsize=98968 CPUtime=1634.06 cores=0
/proc/21953/stat : 21953 (clasp) R 21951 21951 20994 0 -1 4202496 20737 0 0 0 163403 3 0 0 25 0 1 0 476652077 101343232 20374 33554432000 4194304 4785740 140734895444704 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21953/statm: 24742 20374 340 145 0 21787 0
[pid=21954] ppid=21951 vsize=459920 CPUtime=1634.23 cores=0
/proc/21954/stat : 21954 (TNM) R 21951 21951 20994 0 -1 4202496 1697 0 0 0 163418 5 0 0 25 0 1 0 476652077 470958080 1594 33554432000 134512640 134534564 4290595872 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21954/statm: 114980 1594 95 6 0 113646 0
Current children cumulated CPU time (s) 4902.48
Current children cumulated vsize (KiB) 1637160

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 22129
/proc/meminfo: memFree=21055548/32950928 swapFree=67111528/67111528
[pid=21951] ppid=21949 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21951/stat : 21951 (ppfolio) S 21949 21951 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476652076 18763776 394 33554432000 4194304 4287625 140737072648080 18446744073709551615 254500711951 0 0 4096 65536 13932991143651311616 0 0 17 4 0 0 0
/proc/21951/statm: 4581 394 345 23 0 91 0
[pid=21952] ppid=21951 vsize=1059948 CPUtime=1654.18 cores=0
/proc/21952/stat : 21952 (cryptominisat) R 21951 21951 20994 0 -1 4202496 511097 0 0 0 165315 103 0 0 25 0 1 0 476652077 1085386752 17634 33554432000 4194304 4587354 140736515353232 18446744073709551615 4232137 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21952/statm: 264987 17634 337 96 0 261549 0
[pid=21953] ppid=21951 vsize=99680 CPUtime=1654.06 cores=0
/proc/21953/stat : 21953 (clasp) R 21951 21951 20994 0 -1 4202496 20886 0 0 0 165403 3 0 0 25 0 1 0 476652077 102072320 20523 33554432000 4194304 4785740 140734895444704 18446744073709551615 4553027 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21953/statm: 24920 20523 340 145 0 21965 0
[pid=21954] ppid=21951 vsize=459920 CPUtime=1654.24 cores=0
/proc/21954/stat : 21954 (TNM) R 21951 21951 20994 0 -1 4202496 1697 0 0 0 165419 5 0 0 25 0 1 0 476652077 470958080 1594 33554432000 134512640 134534564 4290595872 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21954/statm: 114980 1594 95 6 0 113646 0
Current children cumulated CPU time (s) 4962.48
Current children cumulated vsize (KiB) 1637872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.8 s]
/proc/loadavg: 6.08 6.02 5.94 7/184 22130
/proc/meminfo: memFree=21059752/32950928 swapFree=67111528/67111528
[pid=21951] ppid=21949 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21951/stat : 21951 (ppfolio) S 21949 21951 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476652076 18763776 394 33554432000 4194304 4287625 140737072648080 18446744073709551615 254500711951 0 0 4096 65536 13932991143651311616 0 0 17 4 0 0 0
/proc/21951/statm: 4581 394 345 23 0 91 0
[pid=21952] ppid=21951 vsize=1060084 CPUtime=1666.69 cores=0
/proc/21952/stat : 21952 (cryptominisat) R 21951 21951 20994 0 -1 4202496 516390 0 0 0 166564 105 0 0 25 0 1 0 476652077 1085526016 15034 33554432000 4194304 4587354 140736515353232 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21952/statm: 265021 15034 337 96 0 261583 0
[pid=21953] ppid=21951 vsize=100104 CPUtime=1666.56 cores=0
/proc/21953/stat : 21953 (clasp) R 21951 21951 20994 0 -1 4202496 20973 0 0 0 166653 3 0 0 25 0 1 0 476652077 102506496 20610 33554432000 4194304 4785740 140734895444704 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21953/statm: 25026 20610 340 145 0 22071 0
[pid=21954] ppid=21951 vsize=459920 CPUtime=1666.75 cores=0
/proc/21954/stat : 21954 (TNM) R 21951 21951 20994 0 -1 4202496 1697 0 0 0 166670 5 0 0 25 0 1 0 476652077 470958080 1594 33554432000 134512640 134534564 4290595872 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21954/statm: 114980 1594 95 6 0 113646 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 1638432

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 21951 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=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 5000
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.82
CPU time (s): 5000
CPU user time (s): 4998.87
CPU system time (s): 1.13
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 4934556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
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= 271
involuntary context switches= 4

runsolver used 8.78566 second user time and 18.4902 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-24 15:09:14
IDJOB=3275787
IDBENCH=83321
IDSOLVER=1639
FILE ID=node149/3275787-1303650554
RUNJOBID= node149-1303650281-21890
PBS_JOBID= 13150699
Free space on /tmp= 72280 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-3275787-1303650554/watcher-3275787-1303650554 -o /tmp/evaluation-result-3275787-1303650554/solver-3275787-1303650554 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275787-1303650554.cnf

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

MD5SUM BENCH= f105570f47bdca662c2d3d185f8dc1f8
RANDOM SEED=761608876

node149.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.806
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.61
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.806
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.806
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.83
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.806
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.73
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.806
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.806
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.806
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.806
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:     32950928 kB
MemFree:      21292136 kB
Buffers:       2139484 kB
Cached:        8865304 kB
SwapCached:          0 kB
Active:         711864 kB
Inactive:     10415788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21292136 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10872 kB
Writeback:           8 kB
AnonPages:      122672 kB
Mapped:          16404 kB
Slab:           466836 kB
PageTables:       4916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   722036 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= 72268 MiB
End job on node149 at 2011-04-24 16:32:36