Trace number 3275802

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.02

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-19_349.cnf
MD5SUMfaed4f95ee485d18812f5d39a28df3e5
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 variables349
Number of clauses33487
Sum of the clauses size151837
Maximum clause length19
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 330276
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53211

Solver Data

0.00/0.05	This is pico-portfolio, a naive parallel portfolio
0.00/0.05	Copyright (C) 2011 Olivier Roussel
0.00/0.05	Using 1 processing units
0.00/0.05	This portfolio uses the following solvers:
0.00/0.05	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.05	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.05	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.05	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.05	Starting clasp 1.3.6 on core(s) 0
0.00/0.05	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-3275802-1303650714/watcher-3275802-1303650714 -o /tmp/evaluation-result-3275802-1303650714/solver-3275802-1303650714 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275802-1303650714.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: 2.54 3.44 4.27 5/178 10047
/proc/meminfo: memFree=25928492/32951132 swapFree=67111364/67111528
[pid=10047] ppid=10045 vsize=2712 CPUtime=0 cores=0,2,4,6
/proc/10047/stat : 10047 (ppfolio) S 10045 10047 9075 0 -1 4194304 83 0 0 0 0 0 0 0 23 0 1 0 476670024 2777088 37 33554432000 4194304 4287625 140736789111744 18446744073709551615 242965626503 0 2147483391 4096 0 18446744071699855507 0 0 17 4 0 0 0
/proc/10047/statm: 678 37 27 23 0 23 0

[startup+0.092123 s]
/proc/loadavg: 2.54 3.44 4.27 5/178 10047
/proc/meminfo: memFree=25928492/32951132 swapFree=67111364/67111528
[pid=10047] ppid=10045 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10047/stat : 10047 (ppfolio) S 10045 10047 9075 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 476670024 18763776 394 33554432000 4194304 4287625 140736789111744 18446744073709551615 242970570255 0 0 4096 65536 3742257923296821506 0 0 17 6 0 0 0
/proc/10047/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101147 s]
/proc/loadavg: 2.54 3.44 4.27 5/178 10047
/proc/meminfo: memFree=25928492/32951132 swapFree=67111364/67111528
[pid=10047] ppid=10045 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10047/stat : 10047 (ppfolio) S 10045 10047 9075 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 476670024 18763776 394 33554432000 4194304 4287625 140736789111744 18446744073709551615 242970570255 0 0 4096 65536 3742257923296821506 0 0 17 6 0 0 0
/proc/10047/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301118 s]
/proc/loadavg: 2.54 3.44 4.27 5/178 10047
/proc/meminfo: memFree=25928492/32951132 swapFree=67111364/67111528
[pid=10047] ppid=10045 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10047/stat : 10047 (ppfolio) S 10045 10047 9075 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 476670024 18763776 394 33554432000 4194304 4287625 140736789111744 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/10047/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701067 s]
/proc/loadavg: 2.54 3.44 4.27 5/178 10047
/proc/meminfo: memFree=25928492/32951132 swapFree=67111364/67111528
[pid=10047] ppid=10045 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10047/stat : 10047 (ppfolio) S 10045 10047 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476670024 18763776 394 33554432000 4194304 4287625 140736789111744 18446744073709551615 242970570255 0 0 4096 65536 5607633683910492160 0 0 17 6 0 0 0
/proc/10047/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50092 s]
/proc/loadavg: 2.54 3.44 4.27 7/182 10051
/proc/meminfo: memFree=25909132/32951132 swapFree=67111364/67111528
[pid=10047] ppid=10045 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10047/stat : 10047 (ppfolio) S 10045 10047 9075 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 476670024 18763776 394 33554432000 4194304 4287625 140736789111744 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/10047/statm: 4581 394 345 23 0 91 0
[pid=10049] ppid=10047 vsize=27584 CPUtime=0.48 cores=0
/proc/10049/stat : 10049 (cryptominisat) R 10047 10047 9075 0 -1 4202496 3982 0 0 0 48 0 0 0 25 0 1 0 476670030 28246016 1684 33554432000 4194304 4587354 140733908007888 18446744073709551615 4241265 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10049/statm: 6896 1684 326 96 0 3458 0
[pid=10050] ppid=10047 vsize=15088 CPUtime=0.39 cores=0
/proc/10050/stat : 10050 (clasp) R 10047 10047 9075 0 -1 4202496 1401 0 0 0 39 0 0 0 25 0 1 0 476670030 15450112 1134 33554432000 4194304 4785740 140734285104656 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10050/statm: 3772 1134 340 145 0 817 0
[pid=10051] ppid=10047 vsize=454768 CPUtime=0.54 cores=0
/proc/10051/stat : 10051 (TNM) R 10047 10047 9075 0 -1 4202496 1117 0 0 0 54 0 0 0 25 0 1 0 476670030 465682432 1014 33554432000 134512640 134534564 4292869904 18446744073709551615 134524681 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10051/statm: 113692 1014 91 6 0 112358 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 515764

[startup+3.10066 s]
/proc/loadavg: 2.54 3.44 4.27 7/182 10051
/proc/meminfo: memFree=25905164/32951132 swapFree=67111364/67111528
[pid=10047] ppid=10045 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10047/stat : 10047 (ppfolio) S 10045 10047 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476670024 18763776 394 33554432000 4194304 4287625 140736789111744 18446744073709551615 242970570255 0 0 4096 65536 5607634508544212992 0 0 17 6 0 0 0
/proc/10047/statm: 4581 394 345 23 0 91 0
[pid=10049] ppid=10047 vsize=27940 CPUtime=0.99 cores=0
/proc/10049/stat : 10049 (cryptominisat) R 10047 10047 9075 0 -1 4202496 4257 0 0 0 99 0 0 0 25 0 1 0 476670030 28610560 1954 33554432000 4194304 4587354 140733908007888 18446744073709551615 4241262 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10049/statm: 6985 1954 327 96 0 3547 0
[pid=10050] ppid=10047 vsize=17132 CPUtime=0.89 cores=0
/proc/10050/stat : 10050 (clasp) R 10047 10047 9075 0 -1 4202496 1885 0 0 0 89 0 0 0 25 0 1 0 476670030 17543168 1618 33554432000 4194304 4785740 140734285104656 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10050/statm: 4283 1618 340 145 0 1328 0
[pid=10051] ppid=10047 vsize=454768 CPUtime=1.13 cores=0
/proc/10051/stat : 10051 (TNM) R 10047 10047 9075 0 -1 4202496 1117 0 0 0 113 0 0 0 25 0 1 0 476670030 465682432 1014 33554432000 134512640 134534564 4292869904 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10051/statm: 113692 1014 91 6 0 112358 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 518164

[startup+6.3011 s]
/proc/loadavg: 2.90 3.50 4.29 7/182 10051
/proc/meminfo: memFree=25890288/32951132 swapFree=67111364/67111528
[pid=10047] ppid=10045 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10047/stat : 10047 (ppfolio) S 10045 10047 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476670024 18763776 394 33554432000 4194304 4287625 140736789111744 18446744073709551615 242970570255 0 0 4096 65536 5607632584398864384 0 0 17 6 0 0 0
/proc/10047/statm: 4581 394 345 23 0 91 0
[pid=10049] ppid=10047 vsize=937372 CPUtime=2.08 cores=0
/proc/10049/stat : 10049 (cryptominisat) R 10047 10047 9075 0 -1 4202496 5294 0 0 0 208 0 0 0 25 0 1 0 476670030 959868928 2198 33554432000 4194304 4587354 140733908007888 18446744073709551615 4231904 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10049/statm: 234343 2198 327 96 0 230905 0
[pid=10050] ppid=10047 vsize=18560 CPUtime=1.99 cores=0
/proc/10050/stat : 10050 (clasp) R 10047 10047 9075 0 -1 4202496 2258 0 0 0 199 0 0 0 25 0 1 0 476670030 19005440 1991 33554432000 4194304 4785740 140734285104656 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10050/statm: 4640 1991 340 145 0 1685 0
[pid=10051] ppid=10047 vsize=459156 CPUtime=2.14 cores=0
/proc/10051/stat : 10051 (TNM) R 10047 10047 9075 0 -1 4202496 1424 0 0 0 214 0 0 0 25 0 1 0 476670030 470175744 1321 33554432000 134512640 134534564 4292869904 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10051/statm: 114789 1321 95 6 0 113455 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 1433412

[startup+12.701 s]
/proc/loadavg: 3.22 3.56 4.30 7/182 10051
/proc/meminfo: memFree=25874864/32951132 swapFree=67111364/67111528
[pid=10047] ppid=10045 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10047/stat : 10047 (ppfolio) S 10045 10047 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476670024 18763776 394 33554432000 4194304 4287625 140736789111744 18446744073709551615 242970570255 0 0 4096 65536 5607634371105259520 0 0 17 6 0 0 0
/proc/10047/statm: 4581 394 345 23 0 91 0
[pid=10049] ppid=10047 vsize=950724 CPUtime=4.19 cores=0
/proc/10049/stat : 10049 (cryptominisat) R 10047 10047 9075 0 -1 4202496 9736 0 0 0 418 1 0 0 25 0 1 0 476670030 973541376 5121 33554432000 4194304 4587354 140733908007888 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10049/statm: 237681 5121 337 96 0 234243 0
[pid=10050] ppid=10047 vsize=19940 CPUtime=4.09 cores=0
/proc/10050/stat : 10050 (clasp) R 10047 10047 9075 0 -1 4202496 2600 0 0 0 409 0 0 0 25 0 1 0 476670030 20418560 2333 33554432000 4194304 4785740 140734285104656 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10050/statm: 4985 2333 340 145 0 2030 0
[pid=10051] ppid=10047 vsize=459156 CPUtime=4.34 cores=0
/proc/10051/stat : 10051 (TNM) R 10047 10047 9075 0 -1 4202496 1424 0 0 0 434 0 0 0 25 0 1 0 476670030 470175744 1321 33554432000 134512640 134534564 4292869904 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10051/statm: 114789 1321 95 6 0 113455 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 1448144

[startup+25.5008 s]
/proc/loadavg: 3.84 3.68 4.33 7/182 10051
/proc/meminfo: memFree=25863084/32951132 swapFree=67111364/67111528
[pid=10047] ppid=10045 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10047/stat : 10047 (ppfolio) S 10045 10047 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476670024 18763776 394 33554432000 4194304 4287625 140736789111744 18446744073709551615 242970570255 0 0 4096 65536 5607632996715724800 0 0 17 6 0 0 0
/proc/10047/statm: 4581 394 345 23 0 91 0
[pid=10049] ppid=10047 vsize=945192 CPUtime=8.48 cores=0
/proc/10049/stat : 10049 (cryptominisat) R 10047 10047 9075 0 -1 4202496 12366 0 0 0 847 1 0 0 25 0 1 0 476670030 967876608 5898 33554432000 4194304 4587354 140733908007888 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10049/statm: 236298 5898 337 96 0 232860 0
[pid=10050] ppid=10047 vsize=22340 CPUtime=8.39 cores=0
/proc/10050/stat : 10050 (clasp) R 10047 10047 9075 0 -1 4202496 3151 0 0 0 839 0 0 0 25 0 1 0 476670030 22876160 2884 33554432000 4194304 4785740 140734285104656 18446744073709551615 4416773 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10050/statm: 5585 2884 340 145 0 2630 0
[pid=10051] ppid=10047 vsize=459156 CPUtime=8.54 cores=0
/proc/10051/stat : 10051 (TNM) R 10047 10047 9075 0 -1 4202496 1424 0 0 0 854 0 0 0 25 0 1 0 476670030 470175744 1321 33554432000 134512640 134534564 4292869904 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10051/statm: 114789 1321 95 6 0 113455 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 1445012

[startup+51.1004 s]
/proc/loadavg: 4.58 3.86 4.37 7/182 10052
/proc/meminfo: memFree=25859944/32951132 swapFree=67111364/67111528
[pid=10047] ppid=10045 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10047/stat : 10047 (ppfolio) S 10045 10047 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476670024 18763776 394 33554432000 4194304 4287625 140736789111744 18446744073709551615 242970570255 0 0 4096 65536 5607633821349445632 0 0 17 6 0 0 0
/proc/10047/statm: 4581 394 345 23 0 91 0
[pid=10049] ppid=10047 vsize=944860 CPUtime=16.99 cores=0
/proc/10049/stat : 10049 (cryptominisat) R 10047 10047 9075 0 -1 4202496 19009 0 0 0 1697 2 0 0 25 0 1 0 476670030 967536640 3546 33554432000 4194304 4587354 140733908007888 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10049/statm: 236215 3546 337 96 0 232777 0
[pid=10050] ppid=10047 vsize=25604 CPUtime=16.89 cores=0
/proc/10050/stat : 10050 (clasp) R 10047 10047 9075 0 -1 4202496 3943 0 0 0 1689 0 0 0 25 0 1 0 476670030 26218496 3676 33554432000 4194304 4785740 140734285104656 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10050/statm: 6401 3676 340 145 0 3446 0
[pid=10051] ppid=10047 vsize=459156 CPUtime=17.14 cores=0
/proc/10051/stat : 10051 (TNM) R 10047 10047 9075 0 -1 4202496 1424 0 0 0 1714 0 0 0 25 0 1 0 476670030 470175744 1321 33554432000 134512640 134534564 4292869904 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10051/statm: 114789 1321 95 6 0 113455 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 1447944

[startup+102.307 s]
/proc/loadavg: 5.42 4.20 4.46 7/182 10053
/proc/meminfo: memFree=25809964/32951132 swapFree=67111364/67111528
[pid=10047] ppid=10045 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10047/stat : 10047 (ppfolio) S 10045 10047 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476670024 18763776 394 33554432000 4194304 4287625 140736789111744 18446744073709551615 242970570255 0 0 4096 65536 5607634371105259520 0 0 17 6 0 0 0
/proc/10047/statm: 4581 394 345 23 0 91 0
[pid=10049] ppid=10047 vsize=971224 CPUtime=34.09 cores=0
/proc/10049/stat : 10049 (cryptominisat) R 10047 10047 9075 0 -1 4202496 30357 0 0 0 3405 4 0 0 25 0 1 0 476670030 994533376 12175 33554432000 4194304 4587354 140733908007888 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10049/statm: 242806 12175 337 96 0 239368 0
[pid=10050] ppid=10047 vsize=30300 CPUtime=33.98 cores=0
/proc/10050/stat : 10050 (clasp) R 10047 10047 9075 0 -1 4202496 5011 0 0 0 3398 0 0 0 25 0 1 0 476670030 31027200 4744 33554432000 4194304 4785740 140734285104656 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10050/statm: 7575 4744 340 145 0 4620 0
[pid=10051] ppid=10047 vsize=459156 CPUtime=34.15 cores=0
/proc/10051/stat : 10051 (TNM) R 10047 10047 9075 0 -1 4202496 1424 0 0 0 3415 0 0 0 25 0 1 0 476670030 470175744 1321 33554432000 134512640 134534564 4292869904 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10051/statm: 114789 1321 95 6 0 113455 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 1479004

[startup+162.301 s]
/proc/loadavg: 5.79 4.53 4.55 7/182 10055
/proc/meminfo: memFree=25804996/32951132 swapFree=67111364/67111528
[pid=10047] ppid=10045 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10047/stat : 10047 (ppfolio) S 10045 10047 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476670024 18763776 394 33554432000 4194304 4287625 140736789111744 18446744073709551615 242970570255 0 0 4096 65536 5607632859276771328 0 0 17 6 0 0 0
/proc/10047/statm: 4581 394 345 23 0 91 0
[pid=10049] ppid=10047 vsize=972836 CPUtime=54.08 cores=0
/proc/10049/stat : 10049 (cryptominisat) R 10047 10047 9075 0 -1 4202496 30603 0 0 0 5404 4 0 0 25 0 1 0 476670030 996184064 12416 33554432000 4194304 4587354 140733908007888 18446744073709551615 4241265 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10049/statm: 243209 12416 337 96 0 239771 0
[pid=10050] ppid=10047 vsize=32880 CPUtime=53.98 cores=0

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

/proc/10051/statm: 114789 1321 95 6 0 113455 0
Current children cumulated CPU time (s) 4542.3
Current children cumulated vsize (KiB) 1659004

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/182 10185
/proc/meminfo: memFree=25678104/32951132 swapFree=67111364/67111528
[pid=10047] ppid=10045 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10047/stat : 10047 (ppfolio) S 10045 10047 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476670024 18763776 394 33554432000 4194304 4287625 140736789111744 18446744073709551615 242970570255 0 0 4096 65536 5607632584398864384 0 0 17 6 0 0 0
/proc/10047/statm: 4581 394 345 23 0 91 0
[pid=10049] ppid=10047 vsize=999460 CPUtime=1534.06 cores=0
/proc/10049/stat : 10049 (cryptominisat) R 10047 10047 9075 0 -1 4202496 371098 0 0 0 153328 78 0 0 25 0 1 0 476670030 1023447040 17126 33554432000 4194304 4587354 140733908007888 18446744073709551615 4241151 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10049/statm: 249865 17126 337 96 0 246427 0
[pid=10050] ppid=10047 vsize=89420 CPUtime=1534.04 cores=0
/proc/10050/stat : 10050 (clasp) R 10047 10047 9075 0 -1 4202496 18842 0 0 0 153401 3 0 0 25 0 1 0 476670030 91566080 18229 33554432000 4194304 4785740 140734285104656 18446744073709551615 4553001 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10050/statm: 22355 18229 341 145 0 19400 0
[pid=10051] ppid=10047 vsize=459156 CPUtime=1534.21 cores=0
/proc/10051/stat : 10051 (TNM) R 10047 10047 9075 0 -1 4202496 1424 0 0 0 153416 5 0 0 25 0 1 0 476670030 470175744 1321 33554432000 134512640 134534564 4292869904 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10051/statm: 114789 1321 95 6 0 113455 0
Current children cumulated CPU time (s) 4602.31
Current children cumulated vsize (KiB) 1566360

[startup+4662.3 s]
/proc/loadavg: 6.07 6.02 5.93 7/182 10187
/proc/meminfo: memFree=25669280/32951132 swapFree=67111364/67111528
[pid=10047] ppid=10045 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10047/stat : 10047 (ppfolio) S 10045 10047 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476670024 18763776 394 33554432000 4194304 4287625 140736789111744 18446744073709551615 242970570255 0 0 4096 65536 5607632584398864384 0 0 17 6 0 0 0
/proc/10047/statm: 4581 394 345 23 0 91 0
[pid=10049] ppid=10047 vsize=999460 CPUtime=1554.05 cores=0
/proc/10049/stat : 10049 (cryptominisat) R 10047 10047 9075 0 -1 4202496 374274 0 0 0 155326 79 0 0 25 0 1 0 476670030 1023447040 20214 33554432000 4194304 4587354 140733908007888 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10049/statm: 249865 20214 337 96 0 246427 0
[pid=10050] ppid=10047 vsize=90272 CPUtime=1554.05 cores=0
/proc/10050/stat : 10050 (clasp) R 10047 10047 9075 0 -1 4202496 19005 0 0 0 155402 3 0 0 25 0 1 0 476670030 92438528 18392 33554432000 4194304 4785740 140734285104656 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10050/statm: 22568 18392 341 145 0 19613 0
[pid=10051] ppid=10047 vsize=459156 CPUtime=1554.2 cores=0
/proc/10051/stat : 10051 (TNM) R 10047 10047 9075 0 -1 4202496 1424 0 0 0 155415 5 0 0 25 0 1 0 476670030 470175744 1321 33554432000 134512640 134534564 4292869904 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10051/statm: 114789 1321 95 6 0 113455 0
Current children cumulated CPU time (s) 4662.3
Current children cumulated vsize (KiB) 1567212

[startup+4722.31 s]
/proc/loadavg: 6.08 6.03 5.93 7/182 10189
/proc/meminfo: memFree=25666776/32951132 swapFree=67111364/67111528
[pid=10047] ppid=10045 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10047/stat : 10047 (ppfolio) S 10045 10047 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476670024 18763776 394 33554432000 4194304 4287625 140736789111744 18446744073709551615 242970570255 0 0 4096 65536 5607632721837817856 0 0 17 6 0 0 0
/proc/10047/statm: 4581 394 345 23 0 91 0
[pid=10049] ppid=10047 vsize=1024628 CPUtime=1574.07 cores=0
/proc/10049/stat : 10049 (cryptominisat) R 10047 10047 9075 0 -1 4202496 380063 0 0 0 157326 81 0 0 25 0 1 0 476670030 1049219072 18766 33554432000 4194304 4587354 140733908007888 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10049/statm: 256157 18766 337 96 0 252719 0
[pid=10050] ppid=10047 vsize=90272 CPUtime=1574.05 cores=0
/proc/10050/stat : 10050 (clasp) R 10047 10047 9075 0 -1 4202496 19016 0 0 0 157402 3 0 0 25 0 1 0 476670030 92438528 18403 33554432000 4194304 4785740 140734285104656 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10050/statm: 22568 18403 341 145 0 19613 0
[pid=10051] ppid=10047 vsize=459156 CPUtime=1574.2 cores=0
/proc/10051/stat : 10051 (TNM) R 10047 10047 9075 0 -1 4202496 1424 0 0 0 157415 5 0 0 25 0 1 0 476670030 470175744 1321 33554432000 134512640 134534564 4292869904 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10051/statm: 114789 1321 95 6 0 113455 0
Current children cumulated CPU time (s) 4722.32
Current children cumulated vsize (KiB) 1592380

[startup+4782.3 s]
/proc/loadavg: 6.03 6.02 5.93 7/182 10190
/proc/meminfo: memFree=25677296/32951132 swapFree=67111364/67111528
[pid=10047] ppid=10045 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10047/stat : 10047 (ppfolio) S 10045 10047 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476670024 18763776 394 33554432000 4194304 4287625 140736789111744 18446744073709551615 242970570255 0 0 4096 65536 5607632721837817856 0 0 17 6 0 0 0
/proc/10047/statm: 4581 394 345 23 0 91 0
[pid=10049] ppid=10047 vsize=1045856 CPUtime=1594.07 cores=0
/proc/10049/stat : 10049 (cryptominisat) R 10047 10047 9075 0 -1 4202496 385570 0 0 0 159325 82 0 0 25 0 1 0 476670030 1070956544 17020 33554432000 4194304 4587354 140733908007888 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10049/statm: 261464 17020 337 96 0 258026 0
[pid=10050] ppid=10047 vsize=90556 CPUtime=1594.04 cores=0
/proc/10050/stat : 10050 (clasp) R 10047 10047 9075 0 -1 4202496 19068 0 0 0 159401 3 0 0 25 0 1 0 476670030 92729344 18455 33554432000 4194304 4785740 140734285104656 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10050/statm: 22639 18455 341 145 0 19684 0
[pid=10051] ppid=10047 vsize=459156 CPUtime=1594.19 cores=0
/proc/10051/stat : 10051 (TNM) R 10047 10047 9075 0 -1 4202496 1424 0 0 0 159414 5 0 0 25 0 1 0 476670030 470175744 1321 33554432000 134512640 134534564 4292869904 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10051/statm: 114789 1321 95 6 0 113455 0
Current children cumulated CPU time (s) 4782.3
Current children cumulated vsize (KiB) 1613892

[startup+4842.3 s]
/proc/loadavg: 6.01 6.01 5.93 7/182 10192
/proc/meminfo: memFree=25670216/32951132 swapFree=67111364/67111528
[pid=10047] ppid=10045 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10047/stat : 10047 (ppfolio) S 10045 10047 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476670024 18763776 394 33554432000 4194304 4287625 140736789111744 18446744073709551615 242970570255 0 0 4096 65536 5607632721837817856 0 0 17 6 0 0 0
/proc/10047/statm: 4581 394 345 23 0 91 0
[pid=10049] ppid=10047 vsize=1045856 CPUtime=1614.07 cores=0
/proc/10049/stat : 10049 (cryptominisat) R 10047 10047 9075 0 -1 4202496 388731 0 0 0 161324 83 0 0 25 0 1 0 476670030 1070956544 20097 33554432000 4194304 4587354 140733908007888 18446744073709551615 4239232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10049/statm: 261464 20097 337 96 0 258026 0
[pid=10050] ppid=10047 vsize=90556 CPUtime=1614.04 cores=0
/proc/10050/stat : 10050 (clasp) R 10047 10047 9075 0 -1 4202496 19068 0 0 0 161401 3 0 0 25 0 1 0 476670030 92729344 18455 33554432000 4194304 4785740 140734285104656 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10050/statm: 22639 18455 341 145 0 19684 0
[pid=10051] ppid=10047 vsize=459156 CPUtime=1614.19 cores=0
/proc/10051/stat : 10051 (TNM) R 10047 10047 9075 0 -1 4202496 1424 0 0 0 161414 5 0 0 25 0 1 0 476670030 470175744 1321 33554432000 134512640 134534564 4292869904 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10051/statm: 114789 1321 95 6 0 113455 0
Current children cumulated CPU time (s) 4842.3
Current children cumulated vsize (KiB) 1613892

[startup+4902.3 s]
/proc/loadavg: 6.00 6.01 5.93 7/182 10193
/proc/meminfo: memFree=25552768/32951132 swapFree=67111364/67111528
[pid=10047] ppid=10045 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10047/stat : 10047 (ppfolio) S 10045 10047 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476670024 18763776 394 33554432000 4194304 4287625 140736789111744 18446744073709551615 242970570255 0 0 4096 65536 5607634096227352576 0 0 17 6 0 0 0
/proc/10047/statm: 4581 394 345 23 0 91 0
[pid=10049] ppid=10047 vsize=1162240 CPUtime=1634.08 cores=0
/proc/10049/stat : 10049 (cryptominisat) R 10047 10047 9075 0 -1 4202496 415877 0 0 0 163322 86 0 0 25 0 1 0 476670030 1190133760 47237 33554432000 4194304 4587354 140733908007888 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10049/statm: 290560 47237 337 96 0 287122 0
[pid=10050] ppid=10047 vsize=90840 CPUtime=1634.04 cores=0
/proc/10050/stat : 10050 (clasp) R 10047 10047 9075 0 -1 4202496 19132 0 0 0 163401 3 0 0 25 0 1 0 476670030 93020160 18519 33554432000 4194304 4785740 140734285104656 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10050/statm: 22710 18519 341 145 0 19755 0
[pid=10051] ppid=10047 vsize=459156 CPUtime=1634.19 cores=0
/proc/10051/stat : 10051 (TNM) R 10047 10047 9075 0 -1 4202496 1424 0 0 0 163414 5 0 0 25 0 1 0 476670030 470175744 1321 33554432000 134512640 134534564 4292869904 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10051/statm: 114789 1321 95 6 0 113455 0
Current children cumulated CPU time (s) 4902.31
Current children cumulated vsize (KiB) 1730560

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/182 10195
/proc/meminfo: memFree=25660016/32951132 swapFree=67111364/67111528
[pid=10047] ppid=10045 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10047/stat : 10047 (ppfolio) S 10045 10047 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476670024 18763776 394 33554432000 4194304 4287625 140736789111744 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/10047/statm: 4581 394 345 23 0 91 0
[pid=10049] ppid=10047 vsize=1049884 CPUtime=1654.08 cores=0
/proc/10049/stat : 10049 (cryptominisat) R 10047 10047 9075 0 -1 4202496 416117 0 0 0 165322 86 0 0 25 0 1 0 476670030 1075081216 21324 33554432000 4194304 4587354 140733908007888 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10049/statm: 262471 21324 337 96 0 259033 0
[pid=10050] ppid=10047 vsize=91912 CPUtime=1654.03 cores=0
/proc/10050/stat : 10050 (clasp) R 10047 10047 9075 0 -1 4202496 19369 0 0 0 165400 3 0 0 25 0 1 0 476670030 94117888 18756 33554432000 4194304 4785740 140734285104656 18446744073709551615 4538864 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10050/statm: 22978 18756 341 145 0 20023 0
[pid=10051] ppid=10047 vsize=459156 CPUtime=1654.18 cores=0
/proc/10051/stat : 10051 (TNM) R 10047 10047 9075 0 -1 4202496 1424 0 0 0 165413 5 0 0 25 0 1 0 476670030 470175744 1321 33554432000 134512640 134534564 4292869904 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10051/statm: 114789 1321 95 6 0 113455 0
Current children cumulated CPU time (s) 4962.29
Current children cumulated vsize (KiB) 1619276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 5.93 6/182 10196
/proc/meminfo: memFree=25743336/32951132 swapFree=67111364/67111528
[pid=10047] ppid=10045 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10047/stat : 10047 (ppfolio) S 10045 10047 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476670024 18763776 394 33554432000 4194304 4287625 140736789111744 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/10047/statm: 4581 394 345 23 0 91 0
[pid=10049] ppid=10047 vsize=1047820 CPUtime=1666.64 cores=0
/proc/10049/stat : 10049 (cryptominisat) R 10047 10047 9075 0 -1 4202496 420703 0 0 0 166577 87 0 0 25 0 1 0 476670030 1072967680 18397 33554432000 4194304 4587354 140733908007888 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10049/statm: 261955 18397 337 96 0 258517 0
[pid=10050] ppid=10047 vsize=91912 CPUtime=1666.59 cores=0
/proc/10050/stat : 10050 (clasp) R 10047 10047 9075 0 -1 4202496 19371 0 0 0 166656 3 0 0 25 0 1 0 476670030 94117888 18758 33554432000 4194304 4785740 140734285104656 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10050/statm: 22978 18758 341 145 0 20023 0
[pid=10051] ppid=10047 vsize=459156 CPUtime=1666.78 cores=0
/proc/10051/stat : 10051 (TNM) R 10047 10047 9075 0 -1 4202496 1424 0 0 0 166673 5 0 0 25 0 1 0 476670030 470175744 1321 33554432000 134512640 134534564 4292869904 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10051/statm: 114789 1321 95 6 0 113455 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1617212

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 10047 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=999
# CPU time returned by wait4() is 0.001998
# 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.02
CPU time (s): 5000.01
CPU user time (s): 4999.06
CPU system time (s): 0.95
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 10236580

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

runsolver used 8.64668 second user time and 16.6815 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-24 15:11:54
IDJOB=3275802
IDBENCH=83336
IDSOLVER=1639
FILE ID=node128/3275802-1303650714
RUNJOBID= node128-1303650714-10024
PBS_JOBID= 13150720
Free space on /tmp= 66848 MiB

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

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

MD5SUM BENCH= faed4f95ee485d18812f5d39a28df3e5
RANDOM SEED=721408547

node128.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      25929020 kB
Buffers:       1224292 kB
Cached:        5125192 kB
SwapCached:        160 kB
Active:         301716 kB
Inactive:      6113248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      25929020 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           21072 kB
Writeback:           0 kB
AnonPages:       64440 kB
Mapped:          15560 kB
Slab:           544524 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   660356 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66836 MiB
End job on node128 at 2011-04-24 16:35:16