Trace number 3259182

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g2.cnf
MD5SUM791cdb75c1a209efd7f7547f06e0fed9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1235.8
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

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

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-3259182-1303479702/watcher-3259182-1303479702 -o /tmp/evaluation-result-3259182-1303479702/solver-3259182-1303479702 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3259182-1303479702.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 8.77 5.33 4.45 11/198 14421
/proc/meminfo: memFree=15824796/32951124 swapFree=67111528/67111528
[pid=14421] ppid=14419 vsize=18324 CPUtime=0 cores=4,6
/proc/14421/stat : 14421 (ppfolio) R 14419 14421 12632 0 -1 4202496 454 0 0 0 0 0 0 0 25 0 1 0 459567964 18763776 390 33554432000 4194304 4287625 140736000347456 18446744073709551615 218905551253 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/14421/statm: 4581 390 342 23 0 91 0

[startup+0.0448211 s]
/proc/loadavg: 8.77 5.33 4.45 11/198 14421
/proc/meminfo: memFree=15824796/32951124 swapFree=67111528/67111528
[pid=14421] ppid=14419 vsize=18324 CPUtime=0 cores=4,6
/proc/14421/stat : 14421 (ppfolio) S 14419 14421 12632 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 459567964 18763776 393 33554432000 4194304 4287625 140736000347456 18446744073709551615 218905751055 0 0 4096 65536 4344611074922742018 0 0 17 6 0 0 0
/proc/14421/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100851 s]
/proc/loadavg: 8.77 5.33 4.45 11/198 14421
/proc/meminfo: memFree=15824796/32951124 swapFree=67111528/67111528
[pid=14421] ppid=14419 vsize=18324 CPUtime=0 cores=4,6
/proc/14421/stat : 14421 (ppfolio) S 14419 14421 12632 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 459567964 18763776 393 33554432000 4194304 4287625 140736000347456 18446744073709551615 218905751055 0 0 4096 65536 4344611074922742018 0 0 17 6 0 0 0
/proc/14421/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300769 s]
/proc/loadavg: 8.77 5.33 4.45 11/198 14421
/proc/meminfo: memFree=15824796/32951124 swapFree=67111528/67111528
[pid=14421] ppid=14419 vsize=18324 CPUtime=0 cores=4,6
/proc/14421/stat : 14421 (ppfolio) S 14419 14421 12632 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 459567964 18763776 393 33554432000 4194304 4287625 140736000347456 18446744073709551615 218905751055 0 0 4096 65536 4365515260572991488 0 0 17 6 0 0 0
/proc/14421/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700703 s]
/proc/loadavg: 8.77 5.33 4.45 11/198 14421
/proc/meminfo: memFree=15824796/32951124 swapFree=67111528/67111528
[pid=14421] ppid=14419 vsize=18324 CPUtime=0 cores=4,6
/proc/14421/stat : 14421 (ppfolio) S 14419 14421 12632 0 -1 4202496 498 0 0 0 0 0 0 0 22 0 1 0 459567964 18763776 393 33554432000 4194304 4287625 140736000347456 18446744073709551615 218905751055 0 0 4096 65536 4365515672889851904 0 0 17 6 0 0 0
/proc/14421/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50058 s]
/proc/loadavg: 8.77 5.33 4.45 13/202 14425
/proc/meminfo: memFree=15805960/32951124 swapFree=67111528/67111528
[pid=14421] ppid=14419 vsize=18324 CPUtime=0 cores=4,6
/proc/14421/stat : 14421 (ppfolio) S 14419 14421 12632 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 459567964 18763776 393 33554432000 4194304 4287625 140736000347456 18446744073709551615 218905751055 0 0 4096 65536 4365515810328805376 0 0 17 6 0 0 0
/proc/14421/statm: 4581 393 345 23 0 91 0
[pid=14422] ppid=14421 vsize=189676 CPUtime=0.43 cores=4
/proc/14422/stat : 14422 (cryptominisat) R 14421 14421 12632 0 -1 4202496 3715 0 0 0 43 0 0 0 25 0 1 0 459567965 194228224 2369 33554432000 4194304 4587354 140735126744096 18446744073709551615 4237464 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14422/statm: 47419 2369 327 96 0 43981 0
[pid=14424] ppid=14421 vsize=15604 CPUtime=0.39 cores=4
/proc/14424/stat : 14424 (clasp) R 14421 14421 12632 0 -1 4202496 1627 0 0 0 39 0 0 0 25 0 1 0 459567965 15978496 1255 33554432000 4194304 4785740 140737114403776 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14424/statm: 3901 1255 340 145 0 946 0
[pid=14425] ppid=14421 vsize=458072 CPUtime=0.64 cores=4
/proc/14425/stat : 14425 (TNM) R 14421 14421 12632 0 -1 4202496 1276 0 0 0 64 0 0 0 25 0 1 0 459567965 469065728 1173 33554432000 134512640 134534564 4289839648 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14425/statm: 114518 1173 95 6 0 113184 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 681676

[startup+3.10124 s]
/proc/loadavg: 9.02 5.44 4.49 13/202 14425
/proc/meminfo: memFree=15800640/32951124 swapFree=67111528/67111528
[pid=14421] ppid=14419 vsize=18324 CPUtime=0 cores=4,6
/proc/14421/stat : 14421 (ppfolio) S 14419 14421 12632 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 459567964 18763776 393 33554432000 4194304 4287625 140736000347456 18446744073709551615 218905751055 0 0 4096 65536 4365516222645665792 0 0 17 6 0 0 0
/proc/14421/statm: 4581 393 345 23 0 91 0
[pid=14422] ppid=14421 vsize=190580 CPUtime=0.99 cores=4
/proc/14422/stat : 14422 (cryptominisat) R 14421 14421 12632 0 -1 4202496 4351 0 0 0 99 0 0 0 25 0 1 0 459567965 195153920 2573 33554432000 4194304 4587354 140735126744096 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14422/statm: 47645 2573 327 96 0 44207 0
[pid=14424] ppid=14421 vsize=18208 CPUtime=0.93 cores=4
/proc/14424/stat : 14424 (clasp) R 14421 14421 12632 0 -1 4202496 2280 0 0 0 93 0 0 0 25 0 1 0 459567965 18644992 1908 33554432000 4194304 4785740 140737114403776 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14424/statm: 4552 1908 340 145 0 1597 0
[pid=14425] ppid=14421 vsize=458072 CPUtime=1.14 cores=4
/proc/14425/stat : 14425 (TNM) R 14421 14421 12632 0 -1 4202496 1276 0 0 0 114 0 0 0 25 0 1 0 459567965 469065728 1173 33554432000 134512640 134534564 4289839648 18446744073709551615 134528316 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14425/statm: 114518 1173 95 6 0 113184 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 685184

[startup+6.3007 s]
/proc/loadavg: 9.02 5.44 4.49 13/202 14425
/proc/meminfo: memFree=15780420/32951124 swapFree=67111528/67111528
[pid=14421] ppid=14419 vsize=18324 CPUtime=0 cores=4,6
/proc/14421/stat : 14421 (ppfolio) S 14419 14421 12632 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 459567964 18763776 393 33554432000 4194304 4287625 140736000347456 18446744073709551615 218905751055 0 0 4096 65536 4365515810328805376 0 0 17 6 0 0 0
/proc/14421/statm: 4581 393 345 23 0 91 0
[pid=14422] ppid=14421 vsize=199764 CPUtime=2.04 cores=4
/proc/14422/stat : 14422 (cryptominisat) R 14421 14421 12632 0 -1 4202496 6899 0 0 0 203 1 0 0 25 0 1 0 459567965 204558336 4622 33554432000 4194304 4587354 140735126744096 18446744073709551615 4365370 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14422/statm: 49941 4622 337 96 0 46503 0
[pid=14424] ppid=14421 vsize=19268 CPUtime=1.99 cores=4
/proc/14424/stat : 14424 (clasp) R 14421 14421 12632 0 -1 4202496 2527 0 0 0 199 0 0 0 25 0 1 0 459567965 19730432 2155 33554432000 4194304 4785740 140737114403776 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14424/statm: 4817 2155 340 145 0 1862 0
[pid=14425] ppid=14421 vsize=458072 CPUtime=2.24 cores=4
/proc/14425/stat : 14425 (TNM) R 14421 14421 12632 0 -1 4202496 1276 0 0 0 224 0 0 0 25 0 1 0 459567965 469065728 1173 33554432000 134512640 134534564 4289839648 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14425/statm: 114518 1173 95 6 0 113184 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 695428

[startup+12.7005 s]
/proc/loadavg: 9.48 5.65 4.57 13/202 14425
/proc/meminfo: memFree=15762576/32951124 swapFree=67111528/67111528
[pid=14421] ppid=14419 vsize=18324 CPUtime=0 cores=4,6
/proc/14421/stat : 14421 (ppfolio) S 14419 14421 12632 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 459567964 18763776 393 33554432000 4194304 4287625 140736000347456 18446744073709551615 218905751055 0 0 4096 65536 4365516222645665792 0 0 17 6 0 0 0
/proc/14421/statm: 4581 393 345 23 0 91 0
[pid=14422] ppid=14421 vsize=206188 CPUtime=4.19 cores=4
/proc/14422/stat : 14422 (cryptominisat) R 14421 14421 12632 0 -1 4202496 9898 0 0 0 418 1 0 0 25 0 1 0 459567965 211136512 6335 33554432000 4194304 4587354 140735126744096 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14422/statm: 51547 6335 337 96 0 48109 0
[pid=14424] ppid=14421 vsize=20716 CPUtime=4.13 cores=4
/proc/14424/stat : 14424 (clasp) R 14421 14421 12632 0 -1 4202496 2859 0 0 0 413 0 0 0 25 0 1 0 459567965 21213184 2487 33554432000 4194304 4785740 140737114403776 18446744073709551615 4278142 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14424/statm: 5179 2487 340 145 0 2224 0
[pid=14425] ppid=14421 vsize=458072 CPUtime=4.34 cores=4
/proc/14425/stat : 14425 (TNM) R 14421 14421 12632 0 -1 4202496 1276 0 0 0 434 0 0 0 25 0 1 0 459567965 469065728 1173 33554432000 134512640 134534564 4289839648 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14425/statm: 114518 1173 95 6 0 113184 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 703300

[startup+25.5012 s]
/proc/loadavg: 9.87 5.86 4.65 13/202 14425
/proc/meminfo: memFree=15677316/32951124 swapFree=67111528/67111528
[pid=14421] ppid=14419 vsize=18324 CPUtime=0 cores=4,6
/proc/14421/stat : 14421 (ppfolio) S 14419 14421 12632 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 459567964 18763776 393 33554432000 4194304 4287625 140736000347456 18446744073709551615 218905751055 0 0 4096 65536 4365514573378224128 0 0 17 6 0 0 0
/proc/14421/statm: 4581 393 345 23 0 91 0
[pid=14422] ppid=14421 vsize=208596 CPUtime=8.44 cores=4
/proc/14422/stat : 14422 (cryptominisat) R 14421 14421 12632 0 -1 4202496 13730 0 0 0 842 2 0 0 25 0 1 0 459567965 213602304 6993 33554432000 4194304 4587354 140735126744096 18446744073709551615 4356792 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14422/statm: 52149 6993 337 96 0 48711 0
[pid=14424] ppid=14421 vsize=23260 CPUtime=8.39 cores=4
/proc/14424/stat : 14424 (clasp) R 14421 14421 12632 0 -1 4202496 3525 0 0 0 839 0 0 0 25 0 1 0 459567965 23818240 3153 33554432000 4194304 4785740 140737114403776 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14424/statm: 5815 3153 340 145 0 2860 0
[pid=14425] ppid=14421 vsize=458072 CPUtime=8.64 cores=4
/proc/14425/stat : 14425 (TNM) R 14421 14421 12632 0 -1 4202496 1276 0 0 0 864 0 0 0 25 0 1 0 459567965 469065728 1173 33554432000 134512640 134534564 4289839648 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14425/statm: 114518 1173 95 6 0 113184 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 708252

[startup+51.1006 s]
/proc/loadavg: 10.66 6.37 4.85 13/202 14426
/proc/meminfo: memFree=15668280/32951124 swapFree=67111528/67111528
[pid=14421] ppid=14419 vsize=18324 CPUtime=0 cores=4,6
/proc/14421/stat : 14421 (ppfolio) S 14419 14421 12632 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 459567964 18763776 393 33554432000 4194304 4287625 140736000347456 18446744073709551615 218905751055 0 0 4096 65536 4365516360084619264 0 0 17 6 0 0 0
/proc/14421/statm: 4581 393 345 23 0 91 0
[pid=14422] ppid=14421 vsize=209648 CPUtime=16.98 cores=4
/proc/14422/stat : 14422 (cryptominisat) R 14421 14421 12632 0 -1 4202496 20164 0 0 0 1696 2 0 0 25 0 1 0 459567965 214679552 7306 33554432000 4194304 4587354 140735126744096 18446744073709551615 4242395 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14422/statm: 52412 7306 337 96 0 48974 0
[pid=14424] ppid=14421 vsize=25736 CPUtime=16.94 cores=4
/proc/14424/stat : 14424 (clasp) R 14421 14421 12632 0 -1 4202496 4111 0 0 0 1694 0 0 0 25 0 1 0 459567965 26353664 3739 33554432000 4194304 4785740 140737114403776 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14424/statm: 6434 3739 340 145 0 3479 0
[pid=14425] ppid=14421 vsize=458072 CPUtime=17.14 cores=4
/proc/14425/stat : 14425 (TNM) R 14421 14421 12632 0 -1 4202496 1276 0 0 0 1714 0 0 0 25 0 1 0 459567965 469065728 1173 33554432000 134512640 134534564 4289839648 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14425/statm: 114518 1173 95 6 0 113184 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 711780

[startup+102.307 s]
/proc/loadavg: 11.46 7.31 5.26 13/202 14428
/proc/meminfo: memFree=15569452/32951124 swapFree=67111528/67111528
[pid=14421] ppid=14419 vsize=18324 CPUtime=0 cores=4,6
/proc/14421/stat : 14421 (ppfolio) S 14419 14421 12632 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 459567964 18763776 393 33554432000 4194304 4287625 140736000347456 18446744073709551615 218905751055 0 0 4096 65536 4365515123134038016 0 0 17 6 0 0 0
/proc/14421/statm: 4581 393 345 23 0 91 0
[pid=14422] ppid=14421 vsize=213448 CPUtime=34.05 cores=4
/proc/14422/stat : 14422 (cryptominisat) R 14421 14421 12632 0 -1 4202496 31188 0 0 0 3401 4 0 0 25 0 1 0 459567965 218570752 10613 33554432000 4194304 4587354 140735126744096 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14422/statm: 53362 10613 337 96 0 49924 0
[pid=14424] ppid=14421 vsize=30616 CPUtime=33.98 cores=4
/proc/14424/stat : 14424 (clasp) R 14421 14421 12632 0 -1 4202496 5249 0 0 0 3398 0 0 0 25 0 1 0 459567965 31350784 4877 33554432000 4194304 4785740 140737114403776 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14424/statm: 7654 4877 340 145 0 4699 0
[pid=14425] ppid=14421 vsize=458072 CPUtime=34.24 cores=4
/proc/14425/stat : 14425 (TNM) R 14421 14421 12632 0 -1 4202496 1276 0 0 0 3424 0 0 0 25 0 1 0 459567965 469065728 1173 33554432000 134512640 134534564 4289839648 18446744073709551615 134528960 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14425/statm: 114518 1173 95 6 0 113184 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 720460

[startup+162.3 s]
/proc/loadavg: 11.87 8.18 5.68 13/202 14429
/proc/meminfo: memFree=15499976/32951124 swapFree=67111528/67111528
[pid=14421] ppid=14419 vsize=18324 CPUtime=0 cores=4,6
/proc/14421/stat : 14421 (ppfolio) S 14419 14421 12632 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 459567964 18763776 393 33554432000 4194304 4287625 140736000347456 18446744073709551615 218905751055 0 0 4096 65536 4365515672889851904 0 0 17 6 0 0 0
/proc/14421/statm: 4581 393 345 23 0 91 0
[pid=14422] ppid=14421 vsize=232552 CPUtime=54.05 cores=4
/proc/14422/stat : 14422 (cryptominisat) R 14421 14421 12632 0 -1 4202496 36509 0 0 0 5400 5 0 0 25 0 1 0 459567965 238133248 14216 33554432000 4194304 4587354 140735126744096 18446744073709551615 4238538 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14422/statm: 58138 14216 337 96 0 54700 0
[pid=14424] ppid=14421 vsize=34212 CPUtime=53.99 cores=4

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

/proc/14425/statm: 114518 1173 95 6 0 113184 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 810840

[startup+882.3 s]
/proc/loadavg: 12.01 11.67 9.08 13/202 14448
/proc/meminfo: memFree=15208696/32951124 swapFree=67111528/67111528
[pid=14421] ppid=14419 vsize=18324 CPUtime=0 cores=4,6
/proc/14421/stat : 14421 (ppfolio) S 14419 14421 12632 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 459567964 18763776 393 33554432000 4194304 4287625 140736000347456 18446744073709551615 218905751055 0 0 4096 65536 4365515535450898432 0 0 17 6 0 0 0
/proc/14421/statm: 4581 393 345 23 0 91 0
[pid=14422] ppid=14421 vsize=279352 CPUtime=294.05 cores=4
/proc/14422/stat : 14422 (cryptominisat) R 14421 14421 12632 0 -1 4202496 90272 0 0 0 29390 15 0 0 25 0 1 0 459567965 286056448 26342 33554432000 4194304 4587354 140735126744096 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14422/statm: 69838 26342 337 96 0 66400 0
[pid=14424] ppid=14421 vsize=55460 CPUtime=294.05 cores=4
/proc/14424/stat : 14424 (clasp) R 14421 14421 12632 0 -1 4202496 11066 0 0 0 29403 2 0 0 25 0 1 0 459567965 56791040 10694 33554432000 4194304 4785740 140737114403776 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14424/statm: 13865 10694 340 145 0 10910 0
[pid=14425] ppid=14421 vsize=458072 CPUtime=294.2 cores=4
/proc/14425/stat : 14425 (TNM) R 14421 14421 12632 0 -1 4202496 1276 0 0 0 29420 0 0 0 25 0 1 0 459567965 469065728 1173 33554432000 134512640 134534564 4289839648 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14425/statm: 114518 1173 95 6 0 113184 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 811208

[startup+942.301 s]
/proc/loadavg: 12.00 11.72 9.26 13/202 14450
/proc/meminfo: memFree=15235696/32951124 swapFree=67111528/67111528
[pid=14421] ppid=14419 vsize=18324 CPUtime=0 cores=4,6
/proc/14421/stat : 14421 (ppfolio) S 14419 14421 12632 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 459567964 18763776 393 33554432000 4194304 4287625 140736000347456 18446744073709551615 218905751055 0 0 4096 65536 4365515672889851904 0 0 17 6 0 0 0
/proc/14421/statm: 4581 393 345 23 0 91 0
[pid=14422] ppid=14421 vsize=278596 CPUtime=314.05 cores=4
/proc/14422/stat : 14422 (cryptominisat) R 14421 14421 12632 0 -1 4202496 90274 0 0 0 31390 15 0 0 25 0 1 0 459567965 285282304 26342 33554432000 4194304 4587354 140735126744096 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14422/statm: 69649 26342 337 96 0 66211 0
[pid=14424] ppid=14421 vsize=56572 CPUtime=314.04 cores=4
/proc/14424/stat : 14424 (clasp) R 14421 14421 12632 0 -1 4202496 11308 0 0 0 31402 2 0 0 25 0 1 0 459567965 57929728 10936 33554432000 4194304 4785740 140737114403776 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14424/statm: 14143 10936 340 145 0 11188 0
[pid=14425] ppid=14421 vsize=458072 CPUtime=314.21 cores=4
/proc/14425/stat : 14425 (TNM) R 14421 14421 12632 0 -1 4202496 1276 0 0 0 31421 0 0 0 25 0 1 0 459567965 469065728 1173 33554432000 134512640 134534564 4289839648 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14425/statm: 114518 1173 95 6 0 113184 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 811564

[startup+1002.3 s]
/proc/loadavg: 12.00 11.77 9.43 13/202 14452
/proc/meminfo: memFree=15213716/32951124 swapFree=67111528/67111528
[pid=14421] ppid=14419 vsize=18324 CPUtime=0 cores=4,6
/proc/14421/stat : 14421 (ppfolio) S 14419 14421 12632 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 459567964 18763776 393 33554432000 4194304 4287625 140736000347456 18446744073709551615 218905751055 0 0 4096 65536 4365515810328805376 0 0 17 6 0 0 0
/proc/14421/statm: 4581 393 345 23 0 91 0
[pid=14422] ppid=14421 vsize=279264 CPUtime=334.04 cores=4
/proc/14422/stat : 14422 (cryptominisat) R 14421 14421 12632 0 -1 4202496 90290 0 0 0 33389 15 0 0 25 0 1 0 459567965 285966336 26355 33554432000 4194304 4587354 140735126744096 18446744073709551615 4239232 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14422/statm: 69816 26355 337 96 0 66378 0
[pid=14424] ppid=14421 vsize=58944 CPUtime=334.04 cores=4
/proc/14424/stat : 14424 (clasp) R 14421 14421 12632 0 -1 4202496 11857 0 0 0 33402 2 0 0 25 0 1 0 459567965 60358656 11485 33554432000 4194304 4785740 140737114403776 18446744073709551615 4287070 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14424/statm: 14736 11485 340 145 0 11781 0
[pid=14425] ppid=14421 vsize=458072 CPUtime=334.22 cores=4
/proc/14425/stat : 14425 (TNM) R 14421 14421 12632 0 -1 4202496 1276 0 0 0 33422 0 0 0 25 0 1 0 459567965 469065728 1173 33554432000 134512640 134534564 4289839648 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14425/statm: 114518 1173 95 6 0 113184 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 814604

[startup+1062.3 s]
/proc/loadavg: 12.00 11.81 9.58 13/202 14453
/proc/meminfo: memFree=15220140/32951124 swapFree=67111528/67111528
[pid=14421] ppid=14419 vsize=18324 CPUtime=0 cores=4,6
/proc/14421/stat : 14421 (ppfolio) S 14419 14421 12632 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 459567964 18763776 393 33554432000 4194304 4287625 140736000347456 18446744073709551615 218905751055 0 0 4096 65536 4365515947767758848 0 0 17 6 0 0 0
/proc/14421/statm: 4581 393 345 23 0 91 0
[pid=14422] ppid=14421 vsize=278728 CPUtime=354.04 cores=4
/proc/14422/stat : 14422 (cryptominisat) R 14421 14421 12632 0 -1 4202496 90292 0 0 0 35389 15 0 0 25 0 1 0 459567965 285417472 26355 33554432000 4194304 4587354 140735126744096 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14422/statm: 69682 26355 337 96 0 66244 0
[pid=14424] ppid=14421 vsize=60188 CPUtime=354.03 cores=4
/proc/14424/stat : 14424 (clasp) R 14421 14421 12632 0 -1 4202496 12157 0 0 0 35401 2 0 0 25 0 1 0 459567965 61632512 11785 33554432000 4194304 4785740 140737114403776 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14424/statm: 15047 11785 340 145 0 12092 0
[pid=14425] ppid=14421 vsize=458072 CPUtime=354.22 cores=4
/proc/14425/stat : 14425 (TNM) R 14421 14421 12632 0 -1 4202496 1276 0 0 0 35422 0 0 0 25 0 1 0 459567965 469065728 1173 33554432000 134512640 134534564 4289839648 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14425/statm: 114518 1173 95 6 0 113184 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 815312

[startup+1122.3 s]
/proc/loadavg: 12.00 11.84 9.73 13/202 14455
/proc/meminfo: memFree=15204496/32951124 swapFree=67111528/67111528
[pid=14421] ppid=14419 vsize=18324 CPUtime=0 cores=4,6
/proc/14421/stat : 14421 (ppfolio) S 14419 14421 12632 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 459567964 18763776 393 33554432000 4194304 4287625 140736000347456 18446744073709551615 218905751055 0 0 4096 65536 4365516222645665792 0 0 17 6 0 0 0
/proc/14421/statm: 4581 393 345 23 0 91 0
[pid=14422] ppid=14421 vsize=278760 CPUtime=374.04 cores=4
/proc/14422/stat : 14422 (cryptominisat) R 14421 14421 12632 0 -1 4202496 90294 0 0 0 37389 15 0 0 25 0 1 0 459567965 285450240 26355 33554432000 4194304 4587354 140735126744096 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14422/statm: 69690 26355 337 96 0 66252 0
[pid=14424] ppid=14421 vsize=60924 CPUtime=374.03 cores=4
/proc/14424/stat : 14424 (clasp) R 14421 14421 12632 0 -1 4202496 12325 0 0 0 37401 2 0 0 25 0 1 0 459567965 62386176 11953 33554432000 4194304 4785740 140737114403776 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14424/statm: 15231 11953 340 145 0 12276 0
[pid=14425] ppid=14421 vsize=458072 CPUtime=374.23 cores=4
/proc/14425/stat : 14425 (TNM) R 14421 14421 12632 0 -1 4202496 1276 0 0 0 37423 0 0 0 25 0 1 0 459567965 469065728 1173 33554432000 134512640 134534564 4289839648 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14425/statm: 114518 1173 95 6 0 113184 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 816080

[startup+1182.3 s]
/proc/loadavg: 12.00 11.87 9.87 13/202 14465
/proc/meminfo: memFree=15189044/32951124 swapFree=67111528/67111528
[pid=14421] ppid=14419 vsize=18324 CPUtime=0 cores=4,6
/proc/14421/stat : 14421 (ppfolio) S 14419 14421 12632 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 459567964 18763776 393 33554432000 4194304 4287625 140736000347456 18446744073709551615 218905751055 0 0 4096 65536 4365516360084619264 0 0 17 6 0 0 0
/proc/14421/statm: 4581 393 345 23 0 91 0
[pid=14422] ppid=14421 vsize=279904 CPUtime=394.03 cores=4
/proc/14422/stat : 14422 (cryptominisat) R 14421 14421 12632 0 -1 4202496 90296 0 0 0 39388 15 0 0 25 0 1 0 459567965 286621696 26355 33554432000 4194304 4587354 140735126744096 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14422/statm: 69976 26355 337 96 0 66538 0
[pid=14424] ppid=14421 vsize=63260 CPUtime=394.03 cores=4
/proc/14424/stat : 14424 (clasp) R 14421 14421 12632 0 -1 4202496 12910 0 0 0 39400 3 0 0 25 0 1 0 459567965 64778240 12538 33554432000 4194304 4785740 140737114403776 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14424/statm: 15815 12538 340 145 0 12860 0
[pid=14425] ppid=14421 vsize=458072 CPUtime=394.24 cores=4
/proc/14425/stat : 14425 (TNM) R 14421 14421 12632 0 -1 4202496 1276 0 0 0 39424 0 0 0 25 0 1 0 459567965 469065728 1173 33554432000 134512640 134534564 4289839648 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14425/statm: 114518 1173 95 6 0 113184 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 819560

[startup+1242.3 s]
/proc/loadavg: 11.76 11.84 9.99 10/197 14468
/proc/meminfo: memFree=15345060/32951124 swapFree=67111528/67111528
[pid=14421] ppid=14419 vsize=18324 CPUtime=0 cores=4,6
/proc/14421/stat : 14421 (ppfolio) S 14419 14421 12632 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 459567964 18763776 393 33554432000 4194304 4287625 140736000347456 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/14421/statm: 4581 393 345 23 0 91 0
[pid=14422] ppid=14421 vsize=280028 CPUtime=414.03 cores=4
/proc/14422/stat : 14422 (cryptominisat) R 14421 14421 12632 0 -1 4202496 90812 0 0 0 41388 15 0 0 25 0 1 0 459567965 286748672 26862 33554432000 4194304 4587354 140735126744096 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14422/statm: 70007 26862 337 96 0 66569 0
[pid=14424] ppid=14421 vsize=64456 CPUtime=414.03 cores=4
/proc/14424/stat : 14424 (clasp) R 14421 14421 12632 0 -1 4202496 13159 0 0 0 41400 3 0 0 25 0 1 0 459567965 66002944 12787 33554432000 4194304 4785740 140737114403776 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14424/statm: 16114 12787 340 145 0 13159 0
[pid=14425] ppid=14421 vsize=458072 CPUtime=414.24 cores=4
/proc/14425/stat : 14425 (TNM) R 14421 14421 12632 0 -1 4202496 1276 0 0 0 41424 0 0 0 25 0 1 0 459567965 469065728 1173 33554432000 134512640 134534564 4289839648 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14425/statm: 114518 1173 95 6 0 113184 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 820880



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.69 11.80 10.08 13/202 14621
/proc/meminfo: memFree=15736572/32951124 swapFree=67111528/67111528
[pid=14421] ppid=14419 vsize=18324 CPUtime=0 cores=4,6
/proc/14421/stat : 14421 (ppfolio) S 14419 14421 12632 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 459567964 18763776 393 33554432000 4194304 4287625 140736000347456 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/14421/statm: 4581 393 345 23 0 91 0
[pid=14422] ppid=14421 vsize=279316 CPUtime=433.31 cores=4
/proc/14422/stat : 14422 (cryptominisat) R 14421 14421 12632 0 -1 4202496 90813 0 0 0 43316 15 0 0 25 0 1 0 459567965 286019584 26862 33554432000 4194304 4587354 140735126744096 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14422/statm: 69829 26862 337 96 0 66391 0
[pid=14424] ppid=14421 vsize=64624 CPUtime=433.23 cores=4
/proc/14424/stat : 14424 (clasp) R 14421 14421 12632 0 -1 4202496 13214 0 0 0 43320 3 0 0 25 0 1 0 459567965 66174976 12842 33554432000 4194304 4785740 140737114403776 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14424/statm: 16156 12842 340 145 0 13201 0
[pid=14425] ppid=14421 vsize=458072 CPUtime=433.48 cores=4
/proc/14425/stat : 14425 (TNM) R 14421 14421 12632 0 -1 4202496 1276 0 0 0 43348 0 0 0 25 0 1 0 459567965 469065728 1173 33554432000 134512640 134534564 4289839648 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14425/statm: 114518 1173 95 6 0 113184 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 820336

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

Real time (s): 1300.02
CPU time (s): 1300.02
CPU user time (s): 1299.84
CPU system time (s): 0.18
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 983236

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= 498
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= 277
involuntary context switches= 4

runsolver used 2.33465 second user time and 4.77827 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-22 15:41:42
IDJOB=3259182
IDBENCH=71514
IDSOLVER=1613
FILE ID=node137/3259182-1303479702
RUNJOBID= node137-1303479642-14279
PBS_JOBID= 13107203
Free space on /tmp= 71352 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v760c43649g2.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259182-1303479702/watcher-3259182-1303479702 -o /tmp/evaluation-result-3259182-1303479702/solver-3259182-1303479702 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3259182-1303479702.cnf

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

MD5SUM BENCH= 791cdb75c1a209efd7f7547f06e0fed9
RANDOM SEED=246962153

node137.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.844
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.68
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.844
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.844
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.74
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15824952 kB
Buffers:       1210664 kB
Cached:       14899876 kB
SwapCached:          0 kB
Active:        9752904 kB
Inactive:      6814976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15824952 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24232 kB
Writeback:           0 kB
AnonPages:      457168 kB
Mapped:          17868 kB
Slab:           493012 kB
PageTables:       7164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5819648 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= 71348 MiB
End job on node137 at 2011-04-22 16:03:25