Trace number 3249720

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) 1299.99 1300.03

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x34.cnf
MD5SUM72677fc46303044d3d9e832fa24a37b2
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 variables1904
Number of clauses207536
Sum of the clauses size824432
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22856
Number of clauses of size 30
Number of clauses of size 4204680
Number of clauses of size 50
Number of clauses of size over 50

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) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	Starting TNM 2009 on core(s) 1

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

running on 2 cores: 1,3

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: 11.06 11.71 9.93 3/182 21792
/proc/meminfo: memFree=13701160/32951124 swapFree=67102140/67111528
[pid=21792] ppid=21790 vsize=18324 CPUtime=0 cores=1,3
/proc/21792/stat : 21792 (ppfolio) R 21790 21792 20890 0 -1 4202496 472 0 0 0 0 0 0 0 25 0 1 0 541047701 18763776 392 33554432000 4194304 4287625 140736637625680 18446744073709551615 216734998933 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/21792/statm: 4581 392 343 23 0 91 0

[startup+0.066177 s]
/proc/loadavg: 11.06 11.71 9.93 3/182 21792
/proc/meminfo: memFree=13701160/32951124 swapFree=67102140/67111528
[pid=21792] ppid=21790 vsize=18324 CPUtime=0 cores=1,3
/proc/21792/stat : 21792 (ppfolio) S 21790 21792 20890 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 541047701 18763776 394 33554432000 4194304 4287625 140736637625680 18446744073709551615 216735198735 0 0 4096 65536 11778958121496445192 0 0 17 3 0 0 0
/proc/21792/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100172 s]
/proc/loadavg: 11.06 11.71 9.93 3/182 21792
/proc/meminfo: memFree=13701160/32951124 swapFree=67102140/67111528
[pid=21792] ppid=21790 vsize=18324 CPUtime=0 cores=1,3
/proc/21792/stat : 21792 (ppfolio) S 21790 21792 20890 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 541047701 18763776 394 33554432000 4194304 4287625 140736637625680 18446744073709551615 216735198735 0 0 4096 65536 11778958121496445192 0 0 17 3 0 0 0
/proc/21792/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30114 s]
/proc/loadavg: 11.06 11.71 9.93 3/182 21792
/proc/meminfo: memFree=13701160/32951124 swapFree=67102140/67111528
[pid=21792] ppid=21790 vsize=18324 CPUtime=0 cores=1,3
/proc/21792/stat : 21792 (ppfolio) S 21790 21792 20890 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 541047701 18763776 394 33554432000 4194304 4287625 140736637625680 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/21792/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: 11.06 11.71 9.93 3/182 21792
/proc/meminfo: memFree=13701160/32951124 swapFree=67102140/67111528
[pid=21792] ppid=21790 vsize=18324 CPUtime=0 cores=1,3
/proc/21792/stat : 21792 (ppfolio) S 21790 21792 20890 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 541047701 18763776 394 33554432000 4194304 4287625 140736637625680 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/21792/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: 11.06 11.71 9.93 12/202 21895
/proc/meminfo: memFree=13566564/32951124 swapFree=67102140/67111528
[pid=21792] ppid=21790 vsize=18324 CPUtime=0 cores=1,3
/proc/21792/stat : 21792 (ppfolio) S 21790 21792 20890 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 541047701 18763776 394 33554432000 4194304 4287625 140736637625680 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/21792/statm: 4581 394 345 23 0 91 0
[pid=21793] ppid=21792 vsize=34004 CPUtime=0.5 cores=1
/proc/21793/stat : 21793 (cryptominisat) R 21792 21792 20890 0 -1 4202496 4709 0 0 0 49 1 0 0 25 0 1 0 541047702 34820096 4594 33554432000 4194304 4587354 140737261940080 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21793/statm: 8501 4594 305 96 0 5063 0
[pid=21794] ppid=21792 vsize=31336 CPUtime=0.39 cores=1
/proc/21794/stat : 21794 (clasp) R 21792 21792 20890 0 -1 4202496 6116 0 0 0 39 0 0 0 25 0 1 0 541047702 32088064 4840 33554432000 4194304 4785740 140734867030032 18446744073709551615 4495623 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21794/statm: 7834 4840 313 145 0 4879 0
[pid=21796] ppid=21792 vsize=467968 CPUtime=0.59 cores=1
/proc/21796/stat : 21796 (TNM) R 21792 21792 20890 0 -1 4202496 5087 0 0 0 58 1 0 0 25 0 1 0 541047702 479199232 4983 33554432000 134512640 134534564 4293414800 18446744073709551615 134524695 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21796/statm: 116992 4983 91 6 0 115658 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 551632

[startup+3.10065 s]
/proc/loadavg: 11.06 11.71 9.93 13/202 21895
/proc/meminfo: memFree=13516228/32951124 swapFree=67102140/67111528
[pid=21792] ppid=21790 vsize=18324 CPUtime=0 cores=1,3
/proc/21792/stat : 21792 (ppfolio) S 21790 21792 20890 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 541047701 18763776 394 33554432000 4194304 4287625 140736637625680 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/21792/statm: 4581 394 345 23 0 91 0
[pid=21793] ppid=21792 vsize=34796 CPUtime=1 cores=1
/proc/21793/stat : 21793 (cryptominisat) R 21792 21792 20890 0 -1 4202496 4902 0 0 0 99 1 0 0 25 0 1 0 541047702 35631104 4787 33554432000 4194304 4587354 140737261940080 18446744073709551615 4238497 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21793/statm: 8699 4787 305 96 0 5261 0
[pid=21794] ppid=21792 vsize=31336 CPUtime=0.93 cores=1
/proc/21794/stat : 21794 (clasp) R 21792 21792 20890 0 -1 4202496 6116 0 0 0 93 0 0 0 25 0 1 0 541047702 32088064 4840 33554432000 4194304 4785740 140734867030032 18446744073709551615 4495623 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21794/statm: 7834 4840 313 145 0 4879 0
[pid=21796] ppid=21792 vsize=467968 CPUtime=1.14 cores=1
/proc/21796/stat : 21796 (TNM) R 21792 21792 20890 0 -1 4202496 5087 0 0 0 113 1 0 0 25 0 1 0 541047702 479199232 4983 33554432000 134512640 134534564 4293414800 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21796/statm: 116992 4983 91 6 0 115658 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 552424

[startup+6.30108 s]
/proc/loadavg: 11.13 11.72 9.94 13/202 21895
/proc/meminfo: memFree=13406212/32951124 swapFree=67102140/67111528
[pid=21792] ppid=21790 vsize=18324 CPUtime=0 cores=1,3
/proc/21792/stat : 21792 (ppfolio) S 21790 21792 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541047701 18763776 394 33554432000 4194304 4287625 140736637625680 18446744073709551615 216735198735 0 0 4096 65536 4493194948836851712 0 0 17 3 0 0 0
/proc/21792/statm: 4581 394 345 23 0 91 0
[pid=21793] ppid=21792 vsize=70464 CPUtime=2.09 cores=1
/proc/21793/stat : 21793 (cryptominisat) R 21792 21792 20890 0 -1 4202496 15319 0 0 0 207 2 0 0 25 0 1 0 541047702 72155136 12707 33554432000 4194304 4587354 140737261940080 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21793/statm: 17616 12707 315 96 0 14178 0
[pid=21794] ppid=21792 vsize=34372 CPUtime=1.99 cores=1
/proc/21794/stat : 21794 (clasp) R 21792 21792 20890 0 -1 4202496 6886 0 0 0 198 1 0 0 25 0 1 0 541047702 35196928 5610 33554432000 4194304 4785740 140734867030032 18446744073709551615 4484272 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21794/statm: 8593 5610 316 145 0 5638 0
[pid=21796] ppid=21792 vsize=467968 CPUtime=2.19 cores=1
/proc/21796/stat : 21796 (TNM) R 21792 21792 20890 0 -1 4202496 5087 0 0 0 218 1 0 0 25 0 1 0 541047702 479199232 4983 33554432000 134512640 134534564 4293414800 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21796/statm: 116992 4983 91 6 0 115658 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 591128

[startup+12.701 s]
/proc/loadavg: 11.20 11.72 9.95 13/202 21895
/proc/meminfo: memFree=13280160/32951124 swapFree=67102140/67111528
[pid=21792] ppid=21790 vsize=18324 CPUtime=0 cores=1,3
/proc/21792/stat : 21792 (ppfolio) S 21790 21792 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541047701 18763776 394 33554432000 4194304 4287625 140736637625680 18446744073709551615 216735198735 0 0 4096 65536 4493195910909526016 0 0 17 3 0 0 0
/proc/21792/statm: 4581 394 345 23 0 91 0
[pid=21793] ppid=21792 vsize=116424 CPUtime=4.2 cores=1
/proc/21793/stat : 21793 (cryptominisat) R 21792 21792 20890 0 -1 4202496 23359 0 0 0 417 3 0 0 25 0 1 0 541047702 119218176 16467 33554432000 4194304 4587354 140737261940080 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21793/statm: 29106 16467 326 96 0 25668 0
[pid=21794] ppid=21792 vsize=41108 CPUtime=4.14 cores=1
/proc/21794/stat : 21794 (clasp) R 21792 21792 20890 0 -1 4202496 8580 0 0 0 413 1 0 0 25 0 1 0 541047702 42094592 7304 33554432000 4194304 4785740 140734867030032 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21794/statm: 10277 7304 316 145 0 7322 0
[pid=21796] ppid=21792 vsize=467968 CPUtime=4.34 cores=1
/proc/21796/stat : 21796 (TNM) R 21792 21792 20890 0 -1 4202496 5087 0 0 0 433 1 0 0 25 0 1 0 541047702 479199232 4983 33554432000 134512640 134534564 4293414800 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21796/statm: 116992 4983 91 6 0 115658 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 643824

[startup+25.5007 s]
/proc/loadavg: 11.38 11.74 9.98 13/202 21896
/proc/meminfo: memFree=13218920/32951124 swapFree=67102140/67111528
[pid=21792] ppid=21790 vsize=18324 CPUtime=0 cores=1,3
/proc/21792/stat : 21792 (ppfolio) S 21790 21792 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541047701 18763776 394 33554432000 4194304 4287625 140736637625680 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/21792/statm: 4581 394 345 23 0 91 0
[pid=21793] ppid=21792 vsize=123124 CPUtime=8.49 cores=1
/proc/21793/stat : 21793 (cryptominisat) R 21792 21792 20890 0 -1 4202496 30133 0 0 0 845 4 0 0 25 0 1 0 541047702 126078976 20355 33554432000 4194304 4587354 140737261940080 18446744073709551615 4364688 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21793/statm: 30781 20355 337 96 0 27343 0
[pid=21794] ppid=21792 vsize=47972 CPUtime=8.39 cores=1
/proc/21794/stat : 21794 (clasp) R 21792 21792 20890 0 -1 4202496 10282 0 0 0 837 2 0 0 25 0 1 0 541047702 49123328 9006 33554432000 4194304 4785740 140734867030032 18446744073709551615 4495941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21794/statm: 11993 9006 316 145 0 9038 0
[pid=21796] ppid=21792 vsize=475364 CPUtime=8.59 cores=1
/proc/21796/stat : 21796 (TNM) R 21792 21792 20890 0 -1 4202496 7075 0 0 0 858 1 0 0 25 0 1 0 541047702 486772736 6971 33554432000 134512640 134534564 4293414800 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21796/statm: 118841 6971 95 6 0 117507 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 664784

[startup+51.1012 s]
/proc/loadavg: 11.59 11.75 10.04 13/202 21896
/proc/meminfo: memFree=13035884/32951124 swapFree=67102140/67111528
[pid=21792] ppid=21790 vsize=18324 CPUtime=0 cores=1,3
/proc/21792/stat : 21792 (ppfolio) S 21790 21792 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541047701 18763776 394 33554432000 4194304 4287625 140736637625680 18446744073709551615 216735198735 0 0 4096 65536 4493195773470572544 0 0 17 3 0 0 0
/proc/21792/statm: 4581 394 345 23 0 91 0
[pid=21793] ppid=21792 vsize=1374616 CPUtime=16.99 cores=1
/proc/21793/stat : 21793 (cryptominisat) R 21792 21792 20890 0 -1 4202496 44701 0 0 0 1694 5 0 0 25 0 1 0 541047702 1407606784 24424 33554432000 4194304 4587354 140737261940080 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21793/statm: 343654 24424 337 96 0 340216 0
[pid=21794] ppid=21792 vsize=76248 CPUtime=16.94 cores=1
/proc/21794/stat : 21794 (clasp) R 21792 21792 20890 0 -1 4202496 18024 0 0 0 1690 4 0 0 25 0 1 0 541047702 78077952 16342 33554432000 4194304 4785740 140734867030032 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21794/statm: 19062 16342 340 145 0 16107 0
[pid=21796] ppid=21792 vsize=475364 CPUtime=17.14 cores=1
/proc/21796/stat : 21796 (TNM) R 21792 21792 20890 0 -1 4202496 7075 0 0 0 1713 1 0 0 25 0 1 0 541047702 486772736 6971 33554432000 134512640 134534564 4293414800 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21796/statm: 118841 6971 95 6 0 117507 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1944552

[startup+102.307 s]
/proc/loadavg: 11.82 11.79 10.14 13/202 21958
/proc/meminfo: memFree=12934204/32951124 swapFree=67102140/67111528
[pid=21792] ppid=21790 vsize=18324 CPUtime=0 cores=1,3
/proc/21792/stat : 21792 (ppfolio) S 21790 21792 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541047701 18763776 394 33554432000 4194304 4287625 140736637625680 18446744073709551615 216735198735 0 0 4096 65536 4493194673958944768 0 0 17 3 0 0 0
/proc/21792/statm: 4581 394 345 23 0 91 0
[pid=21793] ppid=21792 vsize=1389108 CPUtime=34.09 cores=1
/proc/21793/stat : 21793 (cryptominisat) R 21792 21792 20890 0 -1 4202496 70861 0 0 0 3400 9 0 0 25 0 1 0 541047702 1422446592 29789 33554432000 4194304 4587354 140737261940080 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21793/statm: 347277 29789 337 96 0 343839 0
[pid=21794] ppid=21792 vsize=98740 CPUtime=33.98 cores=1
/proc/21794/stat : 21794 (clasp) R 21792 21792 20890 0 -1 4202496 23443 0 0 0 3392 6 0 0 25 0 1 0 541047702 101109760 21761 33554432000 4194304 4785740 140734867030032 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21794/statm: 24685 21761 340 145 0 21730 0
[pid=21796] ppid=21792 vsize=475364 CPUtime=34.2 cores=1
/proc/21796/stat : 21796 (TNM) R 21792 21792 20890 0 -1 4202496 7075 0 0 0 3419 1 0 0 25 0 1 0 541047702 486772736 6971 33554432000 134512640 134534564 4293414800 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21796/statm: 118841 6971 95 6 0 117507 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1981536

[startup+162.301 s]
/proc/loadavg: 11.93 11.83 10.25 14/203 21962
/proc/meminfo: memFree=12760680/32951124 swapFree=67102140/67111528
[pid=21792] ppid=21790 vsize=18324 CPUtime=0 cores=1,3
/proc/21792/stat : 21792 (ppfolio) S 21790 21792 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541047701 18763776 394 33554432000 4194304 4287625 140736637625680 18446744073709551615 216735198735 0 0 4096 65536 4493195223714758656 0 0 17 3 0 0 0
/proc/21792/statm: 4581 394 345 23 0 91 0
[pid=21793] ppid=21792 vsize=1397344 CPUtime=54.09 cores=1
/proc/21793/stat : 21793 (cryptominisat) R 21792 21792 20890 0 -1 4202496 94089 0 0 0 5396 13 0 0 25 0 1 0 541047702 1430880256 31971 33554432000 4194304 4587354 140737261940080 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21793/statm: 349336 31971 337 96 0 345898 0
[pid=21794] ppid=21792 vsize=112640 CPUtime=53.98 cores=1

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

/proc/21796/statm: 118841 6971 95 6 0 117507 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 2048084

[startup+882.301 s]
/proc/loadavg: 11.01 11.15 10.74 12/201 22044
/proc/meminfo: memFree=12285192/32951124 swapFree=67102140/67111528
[pid=21792] ppid=21790 vsize=18324 CPUtime=0 cores=1,3
/proc/21792/stat : 21792 (ppfolio) S 21790 21792 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541047701 18763776 394 33554432000 4194304 4287625 140736637625680 18446744073709551615 216735198735 0 0 4096 65536 4493195361153712128 0 0 17 3 0 0 0
/proc/21792/statm: 4581 394 345 23 0 91 0
[pid=21793] ppid=21792 vsize=1412272 CPUtime=294.04 cores=1
/proc/21793/stat : 21793 (cryptominisat) R 21792 21792 20890 0 -1 4202496 461018 0 0 0 29313 91 0 0 25 0 1 0 541047702 1446166528 33149 33554432000 4194304 4587354 140737261940080 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21793/statm: 353068 33149 337 96 0 349630 0
[pid=21794] ppid=21792 vsize=182272 CPUtime=294.04 cores=1
/proc/21794/stat : 21794 (clasp) R 21792 21792 20890 0 -1 4202496 42860 0 0 0 29392 12 0 0 25 0 1 0 541047702 186646528 41178 33554432000 4194304 4785740 140734867030032 18446744073709551615 216734876278 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21794/statm: 45568 41178 340 145 0 42613 0
[pid=21796] ppid=21792 vsize=475364 CPUtime=294.2 cores=1
/proc/21796/stat : 21796 (TNM) R 21792 21792 20890 0 -1 4202496 7075 0 0 0 29419 1 0 0 25 0 1 0 541047702 486772736 6971 33554432000 134512640 134534564 4293414800 18446744073709551615 134530332 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21796/statm: 118841 6971 95 6 0 117507 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 2088232

[startup+942.301 s]
/proc/loadavg: 11.06 11.14 10.75 12/201 22045
/proc/meminfo: memFree=12190804/32951124 swapFree=67102140/67111528
[pid=21792] ppid=21790 vsize=18324 CPUtime=0 cores=1,3
/proc/21792/stat : 21792 (ppfolio) S 21790 21792 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541047701 18763776 394 33554432000 4194304 4287625 140736637625680 18446744073709551615 216735198735 0 0 4096 65536 4493195636031619072 0 0 17 3 0 0 0
/proc/21792/statm: 4581 394 345 23 0 91 0
[pid=21793] ppid=21792 vsize=1412292 CPUtime=314.05 cores=1
/proc/21793/stat : 21793 (cryptominisat) R 21792 21792 20890 0 -1 4202496 486896 0 0 0 31309 96 0 0 25 0 1 0 541047702 1446187008 35884 33554432000 4194304 4587354 140737261940080 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21793/statm: 353073 35884 337 96 0 349635 0
[pid=21794] ppid=21792 vsize=183344 CPUtime=314.04 cores=1
/proc/21794/stat : 21794 (clasp) R 21792 21792 20890 0 -1 4202496 43103 0 0 0 31392 12 0 0 25 0 1 0 541047702 187744256 41421 33554432000 4194304 4785740 140734867030032 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21794/statm: 45836 41421 340 145 0 42881 0
[pid=21796] ppid=21792 vsize=475364 CPUtime=314.19 cores=1
/proc/21796/stat : 21796 (TNM) R 21792 21792 20890 0 -1 4202496 7075 0 0 0 31418 1 0 0 25 0 1 0 541047702 486772736 6971 33554432000 134512640 134534564 4293414800 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21796/statm: 118841 6971 95 6 0 117507 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 2089324

[startup+1002.3 s]
/proc/loadavg: 11.02 11.11 10.76 12/201 22047
/proc/meminfo: memFree=12237908/32951124 swapFree=67102140/67111528
[pid=21792] ppid=21790 vsize=18324 CPUtime=0 cores=1,3
/proc/21792/stat : 21792 (ppfolio) S 21790 21792 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541047701 18763776 394 33554432000 4194304 4287625 140736637625680 18446744073709551615 216735198735 0 0 4096 65536 4493194948836851712 0 0 17 3 0 0 0
/proc/21792/statm: 4581 394 345 23 0 91 0
[pid=21793] ppid=21792 vsize=1426328 CPUtime=334.06 cores=1
/proc/21793/stat : 21793 (cryptominisat) R 21792 21792 20890 0 -1 4202496 513373 0 0 0 33305 101 0 0 25 0 1 0 541047702 1460559872 39829 33554432000 4194304 4587354 140737261940080 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21793/statm: 356582 39829 337 96 0 353144 0
[pid=21794] ppid=21792 vsize=185312 CPUtime=334.04 cores=1
/proc/21794/stat : 21794 (clasp) R 21792 21792 20890 0 -1 4202496 43555 0 0 0 33391 13 0 0 25 0 1 0 541047702 189759488 41873 33554432000 4194304 4785740 140734867030032 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21794/statm: 46328 41873 340 145 0 43373 0
[pid=21796] ppid=21792 vsize=475364 CPUtime=334.19 cores=1
/proc/21796/stat : 21796 (TNM) R 21792 21792 20890 0 -1 4202496 7075 0 0 0 33418 1 0 0 25 0 1 0 541047702 486772736 6971 33554432000 134512640 134534564 4293414800 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21796/statm: 118841 6971 95 6 0 117507 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 2105328

[startup+1062.3 s]
/proc/loadavg: 11.01 11.09 10.78 12/201 22048
/proc/meminfo: memFree=12276700/32951124 swapFree=67102140/67111528
[pid=21792] ppid=21790 vsize=18324 CPUtime=0 cores=1,3
/proc/21792/stat : 21792 (ppfolio) S 21790 21792 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541047701 18763776 394 33554432000 4194304 4287625 140736637625680 18446744073709551615 216735198735 0 0 4096 65536 4493195636031619072 0 0 17 3 0 0 0
/proc/21792/statm: 4581 394 345 23 0 91 0
[pid=21793] ppid=21792 vsize=1394604 CPUtime=354.07 cores=1
/proc/21793/stat : 21793 (cryptominisat) R 21792 21792 20890 0 -1 4202496 533790 0 0 0 35301 106 0 0 25 0 1 0 541047702 1428074496 30651 33554432000 4194304 4587354 140737261940080 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21793/statm: 348651 30651 337 96 0 345213 0
[pid=21794] ppid=21792 vsize=187400 CPUtime=354.04 cores=1
/proc/21794/stat : 21794 (clasp) R 21792 21792 20890 0 -1 4202496 44081 0 0 0 35391 13 0 0 25 0 1 0 541047702 191897600 42399 33554432000 4194304 4785740 140734867030032 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21794/statm: 46850 42399 340 145 0 43895 0
[pid=21796] ppid=21792 vsize=475364 CPUtime=354.19 cores=1
/proc/21796/stat : 21796 (TNM) R 21792 21792 20890 0 -1 4202496 7075 0 0 0 35418 1 0 0 25 0 1 0 541047702 486772736 6971 33554432000 134512640 134534564 4293414800 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21796/statm: 118841 6971 95 6 0 117507 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2075692

[startup+1122.3 s]
/proc/loadavg: 11.00 11.07 10.79 12/201 22050
/proc/meminfo: memFree=12304332/32951124 swapFree=67102140/67111528
[pid=21792] ppid=21790 vsize=18324 CPUtime=0 cores=1,3
/proc/21792/stat : 21792 (ppfolio) S 21790 21792 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541047701 18763776 394 33554432000 4194304 4287625 140736637625680 18446744073709551615 216735198735 0 0 4096 65536 4493195773470572544 0 0 17 3 0 0 0
/proc/21792/statm: 4581 394 345 23 0 91 0
[pid=21793] ppid=21792 vsize=1358440 CPUtime=374.07 cores=1
/proc/21793/stat : 21793 (cryptominisat) R 21792 21792 20890 0 -1 4202496 553123 0 0 0 37295 112 0 0 25 0 1 0 541047702 1391042560 26068 33554432000 4194304 4587354 140737261940080 18446744073709551615 4242451 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21793/statm: 339610 26068 337 96 0 336172 0
[pid=21794] ppid=21792 vsize=189436 CPUtime=374.04 cores=1
/proc/21794/stat : 21794 (clasp) R 21792 21792 20890 0 -1 4202496 44529 0 0 0 37391 13 0 0 25 0 1 0 541047702 193982464 42847 33554432000 4194304 4785740 140734867030032 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21794/statm: 47359 42847 340 145 0 44404 0
[pid=21796] ppid=21792 vsize=475364 CPUtime=374.18 cores=1
/proc/21796/stat : 21796 (TNM) R 21792 21792 20890 0 -1 4202496 7075 0 0 0 37417 1 0 0 25 0 1 0 541047702 486772736 6971 33554432000 134512640 134534564 4293414800 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21796/statm: 118841 6971 95 6 0 117507 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 2041564

[startup+1182.3 s]
/proc/loadavg: 11.00 11.05 10.80 12/201 22051
/proc/meminfo: memFree=12269328/32951124 swapFree=67102140/67111528
[pid=21792] ppid=21790 vsize=18324 CPUtime=0 cores=1,3
/proc/21792/stat : 21792 (ppfolio) S 21790 21792 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541047701 18763776 394 33554432000 4194304 4287625 140736637625680 18446744073709551615 216735198735 0 0 4096 65536 4493196048348479488 0 0 17 3 0 0 0
/proc/21792/statm: 4581 394 345 23 0 91 0
[pid=21793] ppid=21792 vsize=1357152 CPUtime=394.08 cores=1
/proc/21793/stat : 21793 (cryptominisat) R 21792 21792 20890 0 -1 4202496 578322 0 0 0 39290 118 0 0 25 0 1 0 541047702 1389723648 24506 33554432000 4194304 4587354 140737261940080 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21793/statm: 339288 24506 337 96 0 335850 0
[pid=21794] ppid=21792 vsize=194424 CPUtime=394.03 cores=1
/proc/21794/stat : 21794 (clasp) R 21792 21792 20890 0 -1 4202496 45590 0 0 0 39390 13 0 0 25 0 1 0 541047702 199090176 43908 33554432000 4194304 4785740 140734867030032 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21794/statm: 48606 43908 340 145 0 45651 0
[pid=21796] ppid=21792 vsize=475364 CPUtime=394.18 cores=1
/proc/21796/stat : 21796 (TNM) R 21792 21792 20890 0 -1 4202496 7075 0 0 0 39417 1 0 0 25 0 1 0 541047702 486772736 6971 33554432000 134512640 134534564 4293414800 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21796/statm: 118841 6971 95 6 0 117507 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 2045264

[startup+1242.3 s]
/proc/loadavg: 11.04 11.06 10.82 12/201 22053
/proc/meminfo: memFree=12242516/32951124 swapFree=67102140/67111528
[pid=21792] ppid=21790 vsize=18324 CPUtime=0 cores=1,3
/proc/21792/stat : 21792 (ppfolio) S 21790 21792 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541047701 18763776 394 33554432000 4194304 4287625 140736637625680 18446744073709551615 216735198735 0 0 4096 65536 4493194124203130880 0 0 17 3 0 0 0
/proc/21792/statm: 4581 394 345 23 0 91 0
[pid=21793] ppid=21792 vsize=1358204 CPUtime=414.09 cores=1
/proc/21793/stat : 21793 (cryptominisat) R 21792 21792 20890 0 -1 4202496 606218 0 0 0 41283 126 0 0 25 0 1 0 541047702 1390800896 24421 33554432000 4194304 4587354 140737261940080 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21793/statm: 339551 24421 337 96 0 336113 0
[pid=21794] ppid=21792 vsize=197840 CPUtime=414.03 cores=1
/proc/21794/stat : 21794 (clasp) R 21792 21792 20890 0 -1 4202496 46446 0 0 0 41390 13 0 0 25 0 1 0 541047702 202588160 44764 33554432000 4194304 4785740 140734867030032 18446744073709551615 4312625 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21794/statm: 49460 44764 340 145 0 46505 0
[pid=21796] ppid=21792 vsize=475364 CPUtime=414.18 cores=1
/proc/21796/stat : 21796 (TNM) R 21792 21792 20890 0 -1 4202496 7075 0 0 0 41417 1 0 0 25 0 1 0 541047702 486772736 6971 33554432000 134512640 134534564 4293414800 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21796/statm: 118841 6971 95 6 0 117507 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 2049732



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.01 11.04 10.82 12/201 22055
/proc/meminfo: memFree=12089088/32951124 swapFree=67102140/67111528
[pid=21792] ppid=21790 vsize=18324 CPUtime=0 cores=1,3
/proc/21792/stat : 21792 (ppfolio) S 21790 21792 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541047701 18763776 394 33554432000 4194304 4287625 140736637625680 18446744073709551615 216735198735 0 0 4096 65536 4493195636031619072 0 0 17 3 0 0 0
/proc/21792/statm: 4581 394 345 23 0 91 0
[pid=21793] ppid=21792 vsize=1445388 CPUtime=433.32 cores=1
/proc/21793/stat : 21793 (cryptominisat) R 21792 21792 20890 0 -1 4202496 641473 0 0 0 43200 132 0 0 25 0 1 0 541047702 1480077312 45291 33554432000 4194304 4587354 140737261940080 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21793/statm: 361347 45291 337 96 0 357909 0
[pid=21794] ppid=21792 vsize=199332 CPUtime=433.22 cores=1
/proc/21794/stat : 21794 (clasp) R 21792 21792 20890 0 -1 4202496 46734 0 0 0 43309 13 0 0 25 0 1 0 541047702 204115968 45052 33554432000 4194304 4785740 140734867030032 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21794/statm: 49833 45052 340 145 0 46878 0
[pid=21796] ppid=21792 vsize=475364 CPUtime=433.45 cores=1
/proc/21796/stat : 21796 (TNM) R 21792 21792 20890 0 -1 4202496 7075 0 0 0 43344 1 0 0 25 0 1 0 541047702 486772736 6971 33554432000 134512640 134534564 4293414800 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21796/statm: 118841 6971 95 6 0 117507 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 2138408

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 21792 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=3999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=5999
# CPU time returned by wait4() is 0.009998
# while last known CPU time is 1299.99
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.03
CPU time (s): 1299.99
CPU user time (s): 1298.53
CPU system time (s): 1.46
CPU usage (%): 99.9972
Max. virtual memory (cumulated for all children) (KiB): 3343704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.003999
system time used= 0.005999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 501
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= 278
involuntary context switches= 4

runsolver used 2.04969 second user time and 5.08223 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-22 23:36:10
IDJOB=3249720
IDBENCH=83182
IDSOLVER=1613
FILE ID=node119/3249720-1303508170
RUNJOBID= node119-1303506867-21533
PBS_JOBID= 13134218
Free space on /tmp= 71628 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-14x34.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249720-1303508170/watcher-3249720-1303508170 -o /tmp/evaluation-result-3249720-1303508170/solver-3249720-1303508170 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3249720-1303508170.cnf

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

MD5SUM BENCH= 72677fc46303044d3d9e832fa24a37b2
RANDOM SEED=1060419914

node119.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.815
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.63
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.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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:      13701564 kB
Buffers:       1980792 kB
Cached:       16624724 kB
SwapCached:       5504 kB
Active:        7384020 kB
Inactive:     11290348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13701564 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           16412 kB
Writeback:          32 kB
AnonPages:       66288 kB
Mapped:          15908 kB
Slab:           510968 kB
PageTables:       5436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   261224 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= 71600 MiB
End job on node119 at 2011-04-22 23:57:52