Trace number 3190894

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 par? (TO) 4380.51 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S680524168-083-UNKNOWN.cnf
MD5SUMebf03c9c6463f3682b7e09274cee8655
Bench CategoryRANDOM (random 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 variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525500

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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

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-3190894-1304042629/watcher-3190894-1304042629 -o /tmp/evaluation-result-3190894-1304042629/solver-3190894-1304042629 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190894-1304042629.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 4.24 4.99 6.01 9/182 30221
/proc/meminfo: memFree=21390700/32951124 swapFree=67111528/67111528
[pid=30221] ppid=30219 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30221/stat : 30221 (ppfolio) R 30219 30221 30178 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 248454199 18763776 389 33554432000 4194304 4287625 140734357824384 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/30221/statm: 4581 389 341 23 0 91 0

[startup+0.089453 s]
/proc/loadavg: 4.24 4.99 6.01 9/182 30221
/proc/meminfo: memFree=21390700/32951124 swapFree=67111528/67111528
[pid=30221] ppid=30219 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30221/stat : 30221 (ppfolio) R 30219 30221 30178 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 248454199 18763776 389 33554432000 4194304 4287625 140734357824384 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/30221/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100449 s]
/proc/loadavg: 4.24 4.99 6.01 9/182 30221
/proc/meminfo: memFree=21390700/32951124 swapFree=67111528/67111528
[pid=30221] ppid=30219 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30221/stat : 30221 (ppfolio) R 30219 30221 30178 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 248454199 18763776 389 33554432000 4194304 4287625 140734357824384 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/30221/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300414 s]
/proc/loadavg: 4.24 4.99 6.01 9/182 30221
/proc/meminfo: memFree=21390700/32951124 swapFree=67111528/67111528
[pid=30221] ppid=30219 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30221/stat : 30221 (ppfolio) S 30219 30221 30178 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 248454199 18763776 389 33554432000 4194304 4287625 140734357824384 18446744073709551615 268660682255 0 0 4096 65536 1698076553822339071 0 0 17 1 0 0 0
/proc/30221/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700344 s]
/proc/loadavg: 4.24 4.99 6.01 9/182 30221
/proc/meminfo: memFree=21390700/32951124 swapFree=67111528/67111528
[pid=30221] ppid=30219 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30221/stat : 30221 (ppfolio) S 30219 30221 30178 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 248454199 18763776 389 33554432000 4194304 4287625 140734357824384 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/30221/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5012 s]
/proc/loadavg: 4.78 5.09 6.04 12/188 30227
/proc/meminfo: memFree=21341176/32951124 swapFree=67111528/67111528
[pid=30221] ppid=30219 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30221/stat : 30221 (ppfolio) S 30219 30221 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248454199 18763776 389 33554432000 4194304 4287625 140734357824384 18446744073709551615 268660682255 0 0 4096 65536 1698076553822339071 0 0 17 1 0 0 0
/proc/30221/statm: 4581 389 341 23 0 91 0
[pid=30222] ppid=30221 vsize=1508832 CPUtime=1.48 cores=1
/proc/30222/stat : 30222 (cryptominisat) R 30221 30221 30178 0 -1 4202496 5178 0 0 0 148 0 0 0 25 0 1 0 248454199 1545043968 2042 33554432000 4194304 4587354 140733744350400 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30222/statm: 377208 2042 327 96 0 373770 0
[pid=30223] ppid=30221 vsize=20880 CPUtime=1.49 cores=5
/proc/30223/stat : 30223 (clasp) R 30221 30221 30178 0 -1 4202496 2757 0 0 0 149 0 0 0 25 0 1 0 248454199 21381120 2562 33554432000 4194304 4785740 140736952963216 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30223/statm: 5220 2562 340 145 0 2265 0
[pid=30224] ppid=30221 vsize=455032 CPUtime=0.74 cores=7
/proc/30224/stat : 30224 (TNM) R 30221 30221 30178 0 -1 4202496 1150 0 0 0 74 0 0 0 25 0 1 0 248454199 465952768 1047 33554432000 134512640 134534564 4290680816 18446744073709551615 134524580 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30224/statm: 113758 1047 91 6 0 112424 0
[pid=30225] ppid=30221 vsize=7104 CPUtime=1.49 cores=3
/proc/30225/stat : 30225 (lingeling) R 30221 30221 30178 0 -1 4202496 1666 0 0 0 149 0 0 0 25 0 1 0 248454199 7274496 942 33554432000 4194304 4352236 140734863005504 18446744073709551615 4329189 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30225/statm: 1776 942 127 39 0 856 0
[pid=30226] ppid=30221 vsize=10932 CPUtime=0.73 cores=7
/proc/30226/stat : 30226 (march_hi) R 30221 30221 30178 0 -1 4202496 4745 0 0 0 73 0 0 0 25 0 1 0 248454199 11194368 1065 33554432000 4194304 4331988 140734510409488 18446744073709551615 4226625 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30226/statm: 2733 1065 150 34 0 1175 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 2021104

[startup+3.10092 s]
/proc/loadavg: 4.78 5.09 6.04 12/188 30227
/proc/meminfo: memFree=21336216/32951124 swapFree=67111528/67111528
[pid=30221] ppid=30219 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30221/stat : 30221 (ppfolio) S 30219 30221 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248454199 18763776 389 33554432000 4194304 4287625 140734357824384 18446744073709551615 268660682255 0 0 4096 65536 1698076553822339071 0 0 17 1 0 0 0
/proc/30221/statm: 4581 389 341 23 0 91 0
[pid=30222] ppid=30221 vsize=1514516 CPUtime=3.09 cores=1
/proc/30222/stat : 30222 (cryptominisat) R 30221 30221 30178 0 -1 4202496 8970 0 0 0 308 1 0 0 25 0 1 0 248454199 1550864384 3710 33554432000 4194304 4587354 140733744350400 18446744073709551615 4365120 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30222/statm: 378629 3710 337 96 0 375191 0
[pid=30223] ppid=30221 vsize=22864 CPUtime=3.09 cores=5
/proc/30223/stat : 30223 (clasp) R 30221 30221 30178 0 -1 4202496 3218 0 0 0 309 0 0 0 25 0 1 0 248454199 23412736 3023 33554432000 4194304 4785740 140736952963216 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30223/statm: 5716 3023 340 145 0 2761 0
[pid=30224] ppid=30221 vsize=455032 CPUtime=1.54 cores=7
/proc/30224/stat : 30224 (TNM) R 30221 30221 30178 0 -1 4202496 1150 0 0 0 154 0 0 0 25 0 1 0 248454199 465952768 1047 33554432000 134512640 134534564 4290680816 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30224/statm: 113758 1047 91 6 0 112424 0
[pid=30225] ppid=30221 vsize=7520 CPUtime=3.09 cores=3
/proc/30225/stat : 30225 (lingeling) R 30221 30221 30178 0 -1 4202496 1798 0 0 0 309 0 0 0 25 0 1 0 248454199 7700480 1074 33554432000 4194304 4352236 140734863005504 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30225/statm: 1880 1074 127 39 0 960 0
[pid=30226] ppid=30221 vsize=10932 CPUtime=1.52 cores=7
/proc/30226/stat : 30226 (march_hi) R 30221 30221 30178 0 -1 4202496 4745 0 0 0 152 0 0 0 25 0 1 0 248454199 11194368 1065 33554432000 4194304 4331988 140734510409488 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30226/statm: 2733 1065 150 34 0 1175 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 2029188

[startup+6.30036 s]
/proc/loadavg: 5.20 5.17 6.06 12/188 30227
/proc/meminfo: memFree=21288860/32951124 swapFree=67111528/67111528
[pid=30221] ppid=30219 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30221/stat : 30221 (ppfolio) S 30219 30221 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248454199 18763776 389 33554432000 4194304 4287625 140734357824384 18446744073709551615 268660682255 0 0 4096 65536 1698076553822339071 0 0 17 1 0 0 0
/proc/30221/statm: 4581 389 341 23 0 91 0
[pid=30222] ppid=30221 vsize=1519380 CPUtime=6.28 cores=1
/proc/30222/stat : 30222 (cryptominisat) R 30221 30221 30178 0 -1 4202496 12554 0 0 0 627 1 0 0 25 0 1 0 248454199 1555845120 6051 33554432000 4194304 4587354 140733744350400 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30222/statm: 379845 6051 337 96 0 376407 0
[pid=30223] ppid=30221 vsize=24620 CPUtime=6.29 cores=5
/proc/30223/stat : 30223 (clasp) R 30221 30221 30178 0 -1 4202496 3646 0 0 0 629 0 0 0 25 0 1 0 248454199 25210880 3451 33554432000 4194304 4785740 140736952963216 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30223/statm: 6155 3451 340 145 0 3200 0
[pid=30224] ppid=30221 vsize=455032 CPUtime=3.14 cores=7
/proc/30224/stat : 30224 (TNM) R 30221 30221 30178 0 -1 4202496 1150 0 0 0 314 0 0 0 25 0 1 0 248454199 465952768 1047 33554432000 134512640 134534564 4290680816 18446744073709551615 134524712 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30224/statm: 113758 1047 91 6 0 112424 0
[pid=30225] ppid=30221 vsize=8484 CPUtime=6.29 cores=3
/proc/30225/stat : 30225 (lingeling) R 30221 30221 30178 0 -1 4202496 2039 0 0 0 629 0 0 0 25 0 1 0 248454199 8687616 1315 33554432000 4194304 4352236 140734863005504 18446744073709551615 4328079 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30225/statm: 2121 1315 127 39 0 1201 0
[pid=30226] ppid=30221 vsize=14320 CPUtime=3.1 cores=7
/proc/30226/stat : 30226 (march_hi) R 30221 30221 30178 0 -1 4202496 5787 0 0 0 310 0 0 0 25 0 1 0 248454199 14663680 1732 33554432000 4194304 4331988 140734510409488 18446744073709551615 268660057282 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30226/statm: 3580 1732 174 34 0 2022 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 2040160

[startup+12.7012 s]
/proc/loadavg: 5.58 5.25 6.08 12/188 30227
/proc/meminfo: memFree=21277500/32951124 swapFree=67111528/67111528
[pid=30221] ppid=30219 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30221/stat : 30221 (ppfolio) S 30219 30221 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248454199 18763776 389 33554432000 4194304 4287625 140734357824384 18446744073709551615 268660682255 0 0 4096 65536 1698076553822339071 0 0 17 1 0 0 0
/proc/30221/statm: 4581 389 341 23 0 91 0
[pid=30222] ppid=30221 vsize=1530408 CPUtime=12.69 cores=1
/proc/30222/stat : 30222 (cryptominisat) R 30221 30221 30178 0 -1 4202496 14827 0 0 0 1267 2 0 0 25 0 1 0 248454199 1567137792 6919 33554432000 4194304 4587354 140733744350400 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30222/statm: 382602 6919 337 96 0 379164 0
[pid=30223] ppid=30221 vsize=27784 CPUtime=12.69 cores=5
/proc/30223/stat : 30223 (clasp) R 30221 30221 30178 0 -1 4202496 4441 0 0 0 1269 0 0 0 25 0 1 0 248454199 28450816 4246 33554432000 4194304 4785740 140736952963216 18446744073709551615 4277627 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30223/statm: 6946 4246 340 145 0 3991 0
[pid=30224] ppid=30221 vsize=459296 CPUtime=6.31 cores=7
/proc/30224/stat : 30224 (TNM) R 30221 30221 30178 0 -1 4202496 1399 0 0 0 631 0 0 0 25 0 1 0 248454199 470319104 1296 33554432000 134512640 134534564 4290680816 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30224/statm: 114824 1296 95 6 0 113490 0
[pid=30225] ppid=30221 vsize=8232 CPUtime=12.69 cores=3
/proc/30225/stat : 30225 (lingeling) R 30221 30221 30178 0 -1 4202496 3160 0 0 0 1269 0 0 0 25 0 1 0 248454199 8429568 1252 33554432000 4194304 4352236 140734863005504 18446744073709551615 4329205 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30225/statm: 2058 1252 127 39 0 1138 0
[pid=30226] ppid=30221 vsize=14320 CPUtime=6.3 cores=7
/proc/30226/stat : 30226 (march_hi) R 30221 30221 30178 0 -1 4202496 5787 0 0 0 630 0 0 0 25 0 1 0 248454199 14663680 1732 33554432000 4194304 4331988 140734510409488 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30226/statm: 3580 1732 174 34 0 2022 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 2058364

[startup+25.501 s]
/proc/loadavg: 6.56 5.48 6.14 11/188 30259
/proc/meminfo: memFree=21306884/32951124 swapFree=67111528/67111528
[pid=30221] ppid=30219 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30221/stat : 30221 (ppfolio) S 30219 30221 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248454199 18763776 389 33554432000 4194304 4287625 140734357824384 18446744073709551615 268660682255 0 0 4096 65536 1698076553822339071 0 0 17 1 0 0 0
/proc/30221/statm: 4581 389 341 23 0 91 0
[pid=30222] ppid=30221 vsize=1514312 CPUtime=25.49 cores=1
/proc/30222/stat : 30222 (cryptominisat) R 30221 30221 30178 0 -1 4202496 21700 0 0 0 2546 3 0 0 25 0 1 0 248454199 1550655488 3056 33554432000 4194304 4587354 140733744350400 18446744073709551615 4241184 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30222/statm: 378578 3056 337 96 0 375140 0
[pid=30223] ppid=30221 vsize=32268 CPUtime=25.49 cores=5
/proc/30223/stat : 30223 (clasp) R 30221 30221 30178 0 -1 4202496 5484 0 0 0 2549 0 0 0 25 0 1 0 248454199 33042432 5289 33554432000 4194304 4785740 140736952963216 18446744073709551615 4309582 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30223/statm: 8067 5289 340 145 0 5112 0
[pid=30224] ppid=30221 vsize=459296 CPUtime=12.64 cores=7
/proc/30224/stat : 30224 (TNM) R 30221 30221 30178 0 -1 4202496 1399 0 0 0 1264 0 0 0 25 0 1 0 248454199 470319104 1296 33554432000 134512640 134534564 4290680816 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30224/statm: 114824 1296 95 6 0 113490 0
[pid=30225] ppid=30221 vsize=8652 CPUtime=25.49 cores=3
/proc/30225/stat : 30225 (lingeling) R 30221 30221 30178 0 -1 4202496 4603 0 0 0 2549 0 0 0 25 0 1 0 248454199 8859648 1357 33554432000 4194304 4352236 140734863005504 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30225/statm: 2163 1357 127 39 0 1243 0
[pid=30226] ppid=30221 vsize=14320 CPUtime=12.69 cores=7
/proc/30226/stat : 30226 (march_hi) R 30221 30221 30178 0 -1 4202496 5787 0 0 0 1269 0 0 0 25 0 1 0 248454199 14663680 1732 33554432000 4194304 4331988 140734510409488 18446744073709551615 4299221 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30226/statm: 3580 1732 174 34 0 2022 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 2047172

[startup+51.1005 s]
/proc/loadavg: 7.81 5.86 6.25 11/188 30260
/proc/meminfo: memFree=21258548/32951124 swapFree=67111528/67111528
[pid=30221] ppid=30219 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30221/stat : 30221 (ppfolio) S 30219 30221 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248454199 18763776 389 33554432000 4194304 4287625 140734357824384 18446744073709551615 268660682255 0 0 4096 65536 1698076553822339071 0 0 17 1 0 0 0
/proc/30221/statm: 4581 389 341 23 0 91 0
[pid=30222] ppid=30221 vsize=9313324 CPUtime=51.08 cores=1
/proc/30222/stat : 30222 (cryptominisat) R 30221 30221 30178 0 -1 4202496 40717 0 0 0 5102 6 0 0 25 0 1 0 248454199 9536843776 4180 33554432000 4194304 4587354 140733744350400 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30222/statm: 2328331 4180 337 96 0 2324893 0
[pid=30223] ppid=30221 vsize=37212 CPUtime=51.09 cores=5
/proc/30223/stat : 30223 (clasp) R 30221 30221 30178 0 -1 4202496 6597 0 0 0 5108 1 0 0 25 0 1 0 248454199 38105088 6402 33554432000 4194304 4785740 140736952963216 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30223/statm: 9303 6402 340 145 0 6348 0
[pid=30224] ppid=30221 vsize=459296 CPUtime=25.4 cores=7
/proc/30224/stat : 30224 (TNM) R 30221 30221 30178 0 -1 4202496 1399 0 0 0 2540 0 0 0 25 0 1 0 248454199 470319104 1296 33554432000 134512640 134534564 4290680816 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30224/statm: 114824 1296 95 6 0 113490 0
[pid=30225] ppid=30221 vsize=9580 CPUtime=51.09 cores=3

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


[startup+942.301 s]
/proc/loadavg: 9.18 9.15 8.25 10/187 30284
/proc/meminfo: memFree=21054656/32951124 swapFree=67111528/67111528
[pid=30221] ppid=30219 vsize=18324 CPUtime=487.58 cores=1,3,5,7
/proc/30221/stat : 30221 (ppfolio) S 30219 30221 30178 0 -1 4202496 524 250960 0 0 0 0 48672 86 15 0 1 0 248454199 18763776 390 33554432000 4194304 4287625 140734357824384 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/30221/statm: 4581 390 342 23 0 91 0
[pid=30223] ppid=30221 vsize=96220 CPUtime=942.31 cores=5
/proc/30223/stat : 30223 (clasp) R 30221 30221 30178 0 -1 4202496 20143 0 0 0 94227 4 0 0 25 0 1 0 248454199 98529280 19701 33554432000 4194304 4785740 140736952963216 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30223/statm: 24055 19701 341 145 0 21100 0
[pid=30224] ppid=30221 vsize=459296 CPUtime=468.57 cores=7
/proc/30224/stat : 30224 (TNM) R 30221 30221 30178 0 -1 4202496 1399 0 0 0 46857 0 0 0 25 0 1 0 248454199 470319104 1296 33554432000 134512640 134534564 4290680816 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30224/statm: 114824 1296 95 6 0 113490 0
[pid=30225] ppid=30221 vsize=22228 CPUtime=942.31 cores=3
/proc/30225/stat : 30225 (lingeling) R 30221 30221 30178 0 -1 4202496 40812 0 0 0 94225 6 0 0 25 0 1 0 248454199 22761472 4747 33554432000 4194304 4352236 140734863005504 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30225/statm: 5557 4747 127 39 0 4637 0
[pid=30226] ppid=30221 vsize=73256 CPUtime=468.57 cores=7
/proc/30226/stat : 30226 (march_hi) R 30221 30221 30178 0 -1 4202496 17789 0 0 0 46849 8 0 0 25 0 1 0 248454199 75014144 13734 33554432000 4194304 4331988 140734510409488 18446744073709551615 4226235 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30226/statm: 18314 13734 175 34 0 16756 0
Current children cumulated CPU time (s) 3309.34
Current children cumulated vsize (KiB) 669324

[startup+1002.3 s]
/proc/loadavg: 9.19 9.15 8.31 10/187 30286
/proc/meminfo: memFree=21033436/32951124 swapFree=67111528/67111528
[pid=30221] ppid=30219 vsize=18324 CPUtime=487.58 cores=1,3,5,7
/proc/30221/stat : 30221 (ppfolio) S 30219 30221 30178 0 -1 4202496 524 250960 0 0 0 0 48672 86 15 0 1 0 248454199 18763776 390 33554432000 4194304 4287625 140734357824384 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/30221/statm: 4581 390 342 23 0 91 0
[pid=30223] ppid=30221 vsize=97976 CPUtime=1002.31 cores=5
/proc/30223/stat : 30223 (clasp) R 30221 30221 30178 0 -1 4202496 20568 0 0 0 100227 4 0 0 25 0 1 0 248454199 100327424 20126 33554432000 4194304 4785740 140736952963216 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30223/statm: 24494 20126 341 145 0 21539 0
[pid=30224] ppid=30221 vsize=459296 CPUtime=498.39 cores=7
/proc/30224/stat : 30224 (TNM) R 30221 30221 30178 0 -1 4202496 1399 0 0 0 49839 0 0 0 25 0 1 0 248454199 470319104 1296 33554432000 134512640 134534564 4290680816 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30224/statm: 114824 1296 95 6 0 113490 0
[pid=30225] ppid=30221 vsize=22228 CPUtime=1002.31 cores=3
/proc/30225/stat : 30225 (lingeling) R 30221 30221 30178 0 -1 4202496 42636 0 0 0 100224 7 0 0 25 0 1 0 248454199 22761472 4747 33554432000 4194304 4352236 140734863005504 18446744073709551615 4329000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30225/statm: 5557 4747 127 39 0 4637 0
[pid=30226] ppid=30221 vsize=73256 CPUtime=498.43 cores=7
/proc/30226/stat : 30226 (march_hi) R 30221 30221 30178 0 -1 4202496 18625 0 0 0 49834 9 0 0 25 0 1 0 248454199 75014144 14570 33554432000 4194304 4331988 140734510409488 18446744073709551615 4287504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30226/statm: 18314 14570 175 34 0 16756 0
Current children cumulated CPU time (s) 3489.02
Current children cumulated vsize (KiB) 671080

[startup+1062.3 s]
/proc/loadavg: 9.17 9.15 8.36 10/187 30287
/proc/meminfo: memFree=21021892/32951124 swapFree=67111528/67111528
[pid=30221] ppid=30219 vsize=18324 CPUtime=487.58 cores=1,3,5,7
/proc/30221/stat : 30221 (ppfolio) S 30219 30221 30178 0 -1 4202496 524 250960 0 0 0 0 48672 86 15 0 1 0 248454199 18763776 390 33554432000 4194304 4287625 140734357824384 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/30221/statm: 4581 390 342 23 0 91 0
[pid=30223] ppid=30221 vsize=98832 CPUtime=1062.31 cores=5
/proc/30223/stat : 30223 (clasp) R 30221 30221 30178 0 -1 4202496 20751 0 0 0 106227 4 0 0 25 0 1 0 248454199 101203968 20309 33554432000 4194304 4785740 140736952963216 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30223/statm: 24708 20309 341 145 0 21753 0
[pid=30224] ppid=30221 vsize=459296 CPUtime=528.26 cores=7
/proc/30224/stat : 30224 (TNM) R 30221 30221 30178 0 -1 4202496 1399 0 0 0 52826 0 0 0 25 0 1 0 248454199 470319104 1296 33554432000 134512640 134534564 4290680816 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30224/statm: 114824 1296 95 6 0 113490 0
[pid=30225] ppid=30221 vsize=17876 CPUtime=1062.31 cores=3
/proc/30225/stat : 30225 (lingeling) R 30221 30221 30178 0 -1 4202496 43372 0 0 0 106224 7 0 0 25 0 1 0 248454199 18305024 3659 33554432000 4194304 4352236 140734863005504 18446744073709551615 4328109 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30225/statm: 4469 3659 127 39 0 3549 0
[pid=30226] ppid=30221 vsize=73256 CPUtime=528.22 cores=7
/proc/30226/stat : 30226 (march_hi) R 30221 30221 30178 0 -1 4202496 19397 0 0 0 52813 9 0 0 25 0 1 0 248454199 75014144 15342 33554432000 4194304 4331988 140734510409488 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30226/statm: 18314 15342 175 34 0 16756 0
Current children cumulated CPU time (s) 3668.68
Current children cumulated vsize (KiB) 667584

[startup+1122.3 s]
/proc/loadavg: 9.23 9.17 8.41 10/187 30289
/proc/meminfo: memFree=21007868/32951124 swapFree=67111528/67111528
[pid=30221] ppid=30219 vsize=18324 CPUtime=487.58 cores=1,3,5,7
/proc/30221/stat : 30221 (ppfolio) S 30219 30221 30178 0 -1 4202496 524 250960 0 0 0 0 48672 86 15 0 1 0 248454199 18763776 390 33554432000 4194304 4287625 140734357824384 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/30221/statm: 4581 390 342 23 0 91 0
[pid=30223] ppid=30221 vsize=102368 CPUtime=1122.31 cores=5
/proc/30223/stat : 30223 (clasp) R 30221 30221 30178 0 -1 4202496 21558 0 0 0 112227 4 0 0 25 0 1 0 248454199 104824832 21116 33554432000 4194304 4785740 140736952963216 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30223/statm: 25592 21116 341 145 0 22637 0
[pid=30224] ppid=30221 vsize=459296 CPUtime=558.06 cores=7
/proc/30224/stat : 30224 (TNM) R 30221 30221 30178 0 -1 4202496 1399 0 0 0 55806 0 0 0 25 0 1 0 248454199 470319104 1296 33554432000 134512640 134534564 4290680816 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30224/statm: 114824 1296 95 6 0 113490 0
[pid=30225] ppid=30221 vsize=17876 CPUtime=1122.31 cores=3
/proc/30225/stat : 30225 (lingeling) R 30221 30221 30178 0 -1 4202496 45196 0 0 0 112224 7 0 0 25 0 1 0 248454199 18305024 3659 33554432000 4194304 4352236 140734863005504 18446744073709551615 4328321 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30225/statm: 4469 3659 127 39 0 3549 0
[pid=30226] ppid=30221 vsize=73256 CPUtime=558.11 cores=7
/proc/30226/stat : 30226 (march_hi) R 30221 30221 30178 0 -1 4202496 20257 0 0 0 55801 10 0 0 25 0 1 0 248454199 75014144 16202 33554432000 4194304 4331988 140734510409488 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30226/statm: 18314 16202 175 34 0 16756 0
Current children cumulated CPU time (s) 3848.37
Current children cumulated vsize (KiB) 671120

[startup+1182.3 s]
/proc/loadavg: 9.25 9.18 8.46 10/187 30290
/proc/meminfo: memFree=20998060/32951124 swapFree=67111528/67111528
[pid=30221] ppid=30219 vsize=18324 CPUtime=487.58 cores=1,3,5,7
/proc/30221/stat : 30221 (ppfolio) S 30219 30221 30178 0 -1 4202496 524 250960 0 0 0 0 48672 86 15 0 1 0 248454199 18763776 390 33554432000 4194304 4287625 140734357824384 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/30221/statm: 4581 390 342 23 0 91 0
[pid=30223] ppid=30221 vsize=107368 CPUtime=1182.31 cores=5
/proc/30223/stat : 30223 (clasp) R 30221 30221 30178 0 -1 4202496 22593 0 0 0 118227 4 0 0 25 0 1 0 248454199 109944832 22151 33554432000 4194304 4785740 140736952963216 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30223/statm: 26842 22151 341 145 0 23887 0
[pid=30224] ppid=30221 vsize=459296 CPUtime=587.92 cores=7
/proc/30224/stat : 30224 (TNM) R 30221 30221 30178 0 -1 4202496 1399 0 0 0 58792 0 0 0 25 0 1 0 248454199 470319104 1296 33554432000 134512640 134534564 4290680816 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30224/statm: 114824 1296 95 6 0 113490 0
[pid=30225] ppid=30221 vsize=15444 CPUtime=1182.32 cores=3
/proc/30225/stat : 30225 (lingeling) R 30221 30221 30178 0 -1 4202496 46412 0 0 0 118225 7 0 0 25 0 1 0 248454199 15814656 3051 33554432000 4194304 4352236 140734863005504 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30225/statm: 3861 3051 127 39 0 2941 0
[pid=30226] ppid=30221 vsize=102724 CPUtime=587.91 cores=7
/proc/30226/stat : 30226 (march_hi) R 30221 30221 30178 0 -1 4202496 21011 0 0 0 58781 10 0 0 25 0 1 0 248454199 105189376 16956 33554432000 4194304 4331988 140734510409488 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30226/statm: 25681 16956 175 34 0 24123 0
Current children cumulated CPU time (s) 4028.04
Current children cumulated vsize (KiB) 703156

[startup+1242.3 s]
/proc/loadavg: 8.72 9.06 8.46 10/186 30325
/proc/meminfo: memFree=21192112/32951124 swapFree=67111528/67111528
[pid=30221] ppid=30219 vsize=18324 CPUtime=487.58 cores=1,3,5,7
/proc/30221/stat : 30221 (ppfolio) S 30219 30221 30178 0 -1 4202496 524 250960 0 0 0 0 48672 86 15 0 1 0 248454199 18763776 390 33554432000 4194304 4287625 140734357824384 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/30221/statm: 4581 390 342 23 0 91 0
[pid=30223] ppid=30221 vsize=109644 CPUtime=1242.31 cores=5
/proc/30223/stat : 30223 (clasp) R 30221 30221 30178 0 -1 4202496 23107 0 0 0 124227 4 0 0 25 0 1 0 248454199 112275456 22665 33554432000 4194304 4785740 140736952963216 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30223/statm: 27411 22665 341 145 0 24456 0
[pid=30224] ppid=30221 vsize=459296 CPUtime=617.75 cores=7
/proc/30224/stat : 30224 (TNM) R 30221 30221 30178 0 -1 4202496 1399 0 0 0 61775 0 0 0 25 0 1 0 248454199 470319104 1296 33554432000 134512640 134534564 4290680816 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30224/statm: 114824 1296 95 6 0 113490 0
[pid=30225] ppid=30221 vsize=19540 CPUtime=1242.31 cores=3
/proc/30225/stat : 30225 (lingeling) R 30221 30221 30178 0 -1 4202496 48236 0 0 0 124224 7 0 0 25 0 1 0 248454199 20008960 4075 33554432000 4194304 4352236 140734863005504 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30225/statm: 4885 4075 127 39 0 3965 0
[pid=30226] ppid=30221 vsize=102724 CPUtime=617.75 cores=7
/proc/30226/stat : 30226 (march_hi) R 30221 30221 30178 0 -1 4202496 21822 0 0 0 61765 10 0 0 25 0 1 0 248454199 105189376 17767 33554432000 4194304 4331988 140734510409488 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30226/statm: 25681 17767 175 34 0 24123 0
Current children cumulated CPU time (s) 4207.7
Current children cumulated vsize (KiB) 709528



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.32 8.88 8.44 9/186 30326
/proc/meminfo: memFree=21169252/32951124 swapFree=67111528/67111528
[pid=30221] ppid=30219 vsize=18324 CPUtime=487.58 cores=1,3,5,7
/proc/30221/stat : 30221 (ppfolio) S 30219 30221 30178 0 -1 4202496 524 250960 0 0 0 0 48672 86 15 0 1 0 248454199 18763776 390 33554432000 4194304 4287625 140734357824384 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/30221/statm: 4581 390 342 23 0 91 0
[pid=30223] ppid=30221 vsize=111592 CPUtime=1300.01 cores=5
/proc/30223/stat : 30223 (clasp) R 30221 30221 30178 0 -1 4202496 23541 0 0 0 129997 4 0 0 25 0 1 0 248454199 114270208 23099 33554432000 4194304 4785740 140736952963216 18446744073709551615 268660359840 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30223/statm: 27898 23099 341 145 0 24943 0
[pid=30224] ppid=30221 vsize=459296 CPUtime=646.45 cores=7
/proc/30224/stat : 30224 (TNM) R 30221 30221 30178 0 -1 4202496 1399 0 0 0 64645 0 0 0 25 0 1 0 248454199 470319104 1296 33554432000 134512640 134534564 4290680816 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30224/statm: 114824 1296 95 6 0 113490 0
[pid=30225] ppid=30221 vsize=22740 CPUtime=1300.02 cores=3
/proc/30225/stat : 30225 (lingeling) R 30221 30221 30178 0 -1 4202496 50060 0 0 0 129995 7 0 0 25 0 1 0 248454199 23285760 4875 33554432000 4194304 4352236 140734863005504 18446744073709551615 4328047 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30225/statm: 5685 4875 127 39 0 4765 0
[pid=30226] ppid=30221 vsize=102724 CPUtime=646.45 cores=7
/proc/30226/stat : 30226 (march_hi) R 30221 30221 30178 0 -1 4202496 22587 0 0 0 64634 11 0 0 25 0 1 0 248454199 105189376 18532 33554432000 4194304 4331988 140734510409488 18446744073709551615 4287057 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30226/statm: 25681 18532 175 34 0 24123 0
Current children cumulated CPU time (s) 4380.51
Current children cumulated vsize (KiB) 714676

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 30221 and gives
#  childrusage.ru_utime.tv_sec=3079
#  childrusage.ru_utime.tv_usec=478848
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=64838
# CPU time returned by wait4() is 3080.54
# while last known CPU time is 4380.51
#
# 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): 4380.51
CPU user time (s): 4379.43
CPU system time (s): 1.08
CPU usage (%): 336.959
Max. virtual memory (cumulated for all children) (KiB): 9945024

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

runsolver used 2.04969 second user time and 5.05323 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 04:03:49
IDJOB=3190894
IDBENCH=82625
IDSOLVER=1612
FILE ID=node107/3190894-1304042629
RUNJOBID= node107-1304042629-30197
PBS_JOBID= 13170385
Free space on /tmp= 71792 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S680524168-083-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190894-1304042629/watcher-3190894-1304042629 -o /tmp/evaluation-result-3190894-1304042629/solver-3190894-1304042629 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190894-1304042629.cnf

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

MD5SUM BENCH= ebf03c9c6463f3682b7e09274cee8655
RANDOM SEED=1549759723

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.75
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.829
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:      21391608 kB
Buffers:       2018356 kB
Cached:        8984940 kB
SwapCached:          0 kB
Active:        3023688 kB
Inactive:      8053660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21391608 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21476 kB
Writeback:           0 kB
AnonPages:       73912 kB
Mapped:          16264 kB
Slab:           416420 kB
PageTables:       5004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   673936 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= 71780 MiB
End job on node107 at 2011-04-29 04:25:31