Trace number 3280337

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.98 1300.01

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-10-17-u.cnf
MD5SUM780d946576ec5746b4ea9832bb01dbc5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1033.89
Satisfiable
(Un)Satisfiability was proved
Number of variables229544
Number of clauses1070757
Sum of the clauses size2471122
Maximum clause length10
Minimum clause length1
Number of clauses of size 119156
Number of clauses of size 2831957
Number of clauses of size 3176604
Number of clauses of size 44780
Number of clauses of size 519120
Number of clauses of size over 519140

Solver Data

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

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

running on 2 cores: 5,7

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.14 11.68 9.00 5/182 5500
/proc/meminfo: memFree=20244588/32951124 swapFree=67111528/67111528
[pid=5500] ppid=5498 vsize=18240 CPUtime=0 cores=5,7
/proc/5500/stat : 5500 (ppfolio) R 5498 5500 5286 0 -1 4194304 263 0 0 0 0 0 0 0 21 0 1 0 219004474 18677760 211 33554432000 4194304 4287625 140735927172416 18446744073709551615 268655699432 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5500/statm: 4560 212 179 23 0 57 0

[startup+0.0274819 s]
/proc/loadavg: 11.14 11.68 9.00 5/182 5500
/proc/meminfo: memFree=20244588/32951124 swapFree=67111528/67111528
[pid=5500] ppid=5498 vsize=18324 CPUtime=0 cores=5,7
/proc/5500/stat : 5500 (ppfolio) S 5498 5500 5286 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 219004474 18763776 393 33554432000 4194304 4287625 140735927172416 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/5500/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10047 s]
/proc/loadavg: 11.14 11.68 9.00 5/182 5500
/proc/meminfo: memFree=20244588/32951124 swapFree=67111528/67111528
[pid=5500] ppid=5498 vsize=18324 CPUtime=0 cores=5,7
/proc/5500/stat : 5500 (ppfolio) S 5498 5500 5286 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 219004474 18763776 393 33554432000 4194304 4287625 140735927172416 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/5500/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300446 s]
/proc/loadavg: 11.14 11.68 9.00 5/182 5500
/proc/meminfo: memFree=20244588/32951124 swapFree=67111528/67111528
[pid=5500] ppid=5498 vsize=18324 CPUtime=0 cores=5,7
/proc/5500/stat : 5500 (ppfolio) S 5498 5500 5286 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 219004474 18763776 393 33554432000 4194304 4287625 140735927172416 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/5500/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700363 s]
/proc/loadavg: 11.14 11.68 9.00 5/182 5500
/proc/meminfo: memFree=20244588/32951124 swapFree=67111528/67111528
[pid=5500] ppid=5498 vsize=18324 CPUtime=0 cores=5,7
/proc/5500/stat : 5500 (ppfolio) S 5498 5500 5286 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 219004474 18763776 393 33554432000 4194304 4287625 140735927172416 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/5500/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50122 s]
/proc/loadavg: 11.14 11.68 9.00 7/186 5504
/proc/meminfo: memFree=20047776/32951124 swapFree=67111528/67111528
[pid=5500] ppid=5498 vsize=18324 CPUtime=0 cores=5,7
/proc/5500/stat : 5500 (ppfolio) S 5498 5500 5286 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 219004474 18763776 393 33554432000 4194304 4287625 140735927172416 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/5500/statm: 4581 393 345 23 0 91 0
[pid=5502] ppid=5500 vsize=128552 CPUtime=0.54 cores=5
/proc/5502/stat : 5502 (cryptominisat) R 5500 5500 5286 0 -1 4202496 26849 0 0 0 51 3 0 0 25 0 1 0 219004475 131637248 26266 33554432000 4194304 4587354 140736537000752 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5502/statm: 32138 26266 306 96 0 28700 0
[pid=5503] ppid=5500 vsize=117676 CPUtime=0.42 cores=5
/proc/5503/stat : 5503 (clasp) R 5500 5500 5286 0 -1 4202496 33568 0 0 0 38 4 0 0 25 0 1 0 219004475 120500224 25147 33554432000 4194304 4785740 140733716174016 18446744073709551615 4489854 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5503/statm: 29419 25147 313 145 0 26464 0
[pid=5504] ppid=5500 vsize=464804 CPUtime=0.5 cores=5
/proc/5504/stat : 5504 (TNM) R 5500 5500 5286 0 -1 4202496 5742 0 0 0 49 1 0 0 25 0 1 0 219004475 475959296 5640 33554432000 134512640 134534564 4291285008 18446744073709551615 5298355 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5504/statm: 116201 5640 90 6 0 114867 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 729356

[startup+3.10095 s]
/proc/loadavg: 11.14 11.68 9.00 7/186 5504
/proc/meminfo: memFree=20002408/32951124 swapFree=67111528/67111528
[pid=5500] ppid=5498 vsize=18324 CPUtime=0 cores=5,7
/proc/5500/stat : 5500 (ppfolio) S 5498 5500 5286 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 219004474 18763776 393 33554432000 4194304 4287625 140735927172416 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/5500/statm: 4581 393 345 23 0 91 0
[pid=5502] ppid=5500 vsize=129212 CPUtime=1.04 cores=5
/proc/5502/stat : 5502 (cryptominisat) R 5500 5500 5286 0 -1 4202496 27036 0 0 0 101 3 0 0 25 0 1 0 219004475 132313088 26453 33554432000 4194304 4587354 140736537000752 18446744073709551615 4238224 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5502/statm: 32303 26453 306 96 0 28865 0
[pid=5503] ppid=5500 vsize=123692 CPUtime=1.02 cores=5
/proc/5503/stat : 5503 (clasp) R 5500 5500 5286 0 -1 4202496 35068 0 0 0 97 5 0 0 25 0 1 0 219004475 126660608 26647 33554432000 4194304 4785740 140733716174016 18446744073709551615 4487331 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5503/statm: 30923 26647 319 145 0 27968 0
[pid=5504] ppid=5500 vsize=512188 CPUtime=1.01 cores=5
/proc/5504/stat : 5504 (TNM) R 5500 5500 5286 0 -1 4202496 20627 0 0 0 98 3 0 0 25 0 1 0 219004475 524480512 20524 33554432000 134512640 134534564 4291285008 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5504/statm: 128047 20524 91 6 0 126713 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 783416

[startup+6.30037 s]
/proc/loadavg: 10.81 11.60 8.99 7/186 5504
/proc/meminfo: memFree=19876424/32951124 swapFree=67111528/67111528
[pid=5500] ppid=5498 vsize=18324 CPUtime=0 cores=5,7
/proc/5500/stat : 5500 (ppfolio) S 5498 5500 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219004474 18763776 393 33554432000 4194304 4287625 140735927172416 18446744073709551615 268660682255 0 0 4096 65536 4394480657456168960 0 0 17 7 0 0 0
/proc/5500/statm: 4581 393 345 23 0 91 0
[pid=5502] ppid=5500 vsize=170312 CPUtime=2.14 cores=5
/proc/5502/stat : 5502 (cryptominisat) R 5500 5500 5286 0 -1 4202496 37271 0 0 0 210 4 0 0 25 0 1 0 219004475 174399488 36688 33554432000 4194304 4587354 140736537000752 18446744073709551615 4421127 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5502/statm: 42578 36688 312 96 0 39140 0
[pid=5503] ppid=5500 vsize=103440 CPUtime=2.02 cores=5
/proc/5503/stat : 5503 (clasp) R 5500 5500 5286 0 -1 4202496 35381 0 0 0 197 5 0 0 25 0 1 0 219004475 105922560 22664 33554432000 4194304 4785740 140733716174016 18446744073709551615 4290668 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5503/statm: 25860 22664 332 145 0 22905 0
[pid=5504] ppid=5500 vsize=522484 CPUtime=2.1 cores=5
/proc/5504/stat : 5504 (TNM) R 5500 5500 5286 0 -1 4202496 32290 0 0 0 206 4 0 0 25 0 1 0 219004475 535023616 32187 33554432000 134512640 134534564 4291285008 18446744073709551615 134529944 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5504/statm: 130621 32187 95 6 0 129287 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 814560

[startup+12.7012 s]
/proc/loadavg: 10.42 11.50 8.97 7/186 5504
/proc/meminfo: memFree=19886712/32951124 swapFree=67111528/67111528
[pid=5500] ppid=5498 vsize=18324 CPUtime=0 cores=5,7
/proc/5500/stat : 5500 (ppfolio) S 5498 5500 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219004474 18763776 393 33554432000 4194304 4287625 140735927172416 18446744073709551615 268660682255 0 0 4096 65536 4394480657456168960 0 0 17 7 0 0 0
/proc/5500/statm: 4581 393 345 23 0 91 0
[pid=5502] ppid=5500 vsize=171668 CPUtime=4.24 cores=5
/proc/5502/stat : 5502 (cryptominisat) R 5500 5500 5286 0 -1 4202496 37631 0 0 0 420 4 0 0 25 0 1 0 219004475 175788032 37048 33554432000 4194304 4587354 140736537000752 18446744073709551615 4421069 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5502/statm: 42917 37048 312 96 0 39479 0
[pid=5503] ppid=5500 vsize=103440 CPUtime=4.21 cores=5
/proc/5503/stat : 5503 (clasp) R 5500 5500 5286 0 -1 4202496 35390 0 0 0 416 5 0 0 25 0 1 0 219004475 105922560 22673 33554432000 4194304 4785740 140733716174016 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5503/statm: 25860 22673 340 145 0 22905 0
[pid=5504] ppid=5500 vsize=522484 CPUtime=4.21 cores=5
/proc/5504/stat : 5504 (TNM) R 5500 5500 5286 0 -1 4202496 32290 0 0 0 417 4 0 0 25 0 1 0 219004475 535023616 32187 33554432000 134512640 134534564 4291285008 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5504/statm: 130621 32187 95 6 0 129287 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 815916

[startup+25.501 s]
/proc/loadavg: 10.11 11.38 8.97 10/194 5517
/proc/meminfo: memFree=19555048/32951124 swapFree=67111528/67111528
[pid=5500] ppid=5498 vsize=18324 CPUtime=0 cores=5,7
/proc/5500/stat : 5500 (ppfolio) S 5498 5500 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219004474 18763776 393 33554432000 4194304 4287625 140735927172416 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/5500/statm: 4581 393 345 23 0 91 0
[pid=5502] ppid=5500 vsize=255192 CPUtime=8.54 cores=5
/proc/5502/stat : 5502 (cryptominisat) R 5500 5500 5286 0 -1 4202496 52890 0 0 0 848 6 0 0 25 0 1 0 219004475 261316608 47853 33554432000 4194304 4587354 140736537000752 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5502/statm: 63798 47853 330 96 0 60360 0
[pid=5503] ppid=5500 vsize=103440 CPUtime=8.42 cores=5
/proc/5503/stat : 5503 (clasp) R 5500 5500 5286 0 -1 4202496 35390 0 0 0 837 5 0 0 25 0 1 0 219004475 105922560 22673 33554432000 4194304 4785740 140733716174016 18446744073709551615 4290595 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5503/statm: 25860 22673 340 145 0 22905 0
[pid=5504] ppid=5500 vsize=522484 CPUtime=8.5 cores=5
/proc/5504/stat : 5504 (TNM) R 5500 5500 5286 0 -1 4202496 32290 0 0 0 846 4 0 0 25 0 1 0 219004475 535023616 32187 33554432000 134512640 134534564 4291285008 18446744073709551615 134529944 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5504/statm: 130621 32187 95 6 0 129287 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 899440

[startup+51.1005 s]
/proc/loadavg: 10.39 11.34 9.02 13/202 5531
/proc/meminfo: memFree=19265028/32951124 swapFree=67111528/67111528
[pid=5500] ppid=5498 vsize=18324 CPUtime=0 cores=5,7
/proc/5500/stat : 5500 (ppfolio) S 5498 5500 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219004474 18763776 393 33554432000 4194304 4287625 140735927172416 18446744073709551615 268660682255 0 0 4096 65536 4394481894406750208 0 0 17 7 0 0 0
/proc/5500/statm: 4581 393 345 23 0 91 0
[pid=5502] ppid=5500 vsize=255192 CPUtime=17.04 cores=5
/proc/5502/stat : 5502 (cryptominisat) R 5500 5500 5286 0 -1 4202496 55061 0 0 0 1698 6 0 0 25 0 1 0 219004475 261316608 50006 33554432000 4194304 4587354 140736537000752 18446744073709551615 4236541 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5502/statm: 63798 50006 330 96 0 60360 0
[pid=5503] ppid=5500 vsize=108412 CPUtime=17.01 cores=5
/proc/5503/stat : 5503 (clasp) R 5500 5500 5286 0 -1 4202496 36752 0 0 0 1696 5 0 0 25 0 1 0 219004475 111013888 24035 33554432000 4194304 4785740 140733716174016 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5503/statm: 27103 24035 340 145 0 24148 0
[pid=5504] ppid=5500 vsize=522484 CPUtime=17.01 cores=5
/proc/5504/stat : 5504 (TNM) R 5500 5500 5286 0 -1 4202496 32290 0 0 0 1697 4 0 0 25 0 1 0 219004475 535023616 32187 33554432000 134512640 134534564 4291285008 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5504/statm: 130621 32187 95 6 0 129287 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 904412

[startup+102.307 s]
/proc/loadavg: 11.30 11.44 9.17 13/202 5532
/proc/meminfo: memFree=19195952/32951124 swapFree=67111528/67111528
[pid=5500] ppid=5498 vsize=18324 CPUtime=0 cores=5,7
/proc/5500/stat : 5500 (ppfolio) S 5498 5500 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219004474 18763776 393 33554432000 4194304 4287625 140735927172416 18446744073709551615 268660682255 0 0 4096 65536 4394480794895122432 0 0 17 7 0 0 0
/proc/5500/statm: 4581 393 345 23 0 91 0
[pid=5502] ppid=5500 vsize=558424 CPUtime=34.13 cores=5
/proc/5502/stat : 5502 (cryptominisat) R 5500 5500 5286 0 -1 4202496 56803 0 0 0 3407 6 0 0 25 0 1 0 219004475 571826176 46782 33554432000 4194304 4587354 140736537000752 18446744073709551615 4237493 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5502/statm: 139606 46782 338 96 0 136168 0
[pid=5503] ppid=5500 vsize=137592 CPUtime=34.04 cores=5
/proc/5503/stat : 5503 (clasp) R 5500 5500 5286 0 -1 4202496 43787 0 0 0 3397 7 0 0 25 0 1 0 219004475 140894208 31070 33554432000 4194304 4785740 140733716174016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5503/statm: 34398 31070 340 145 0 31443 0
[pid=5504] ppid=5500 vsize=522484 CPUtime=34.1 cores=5
/proc/5504/stat : 5504 (TNM) R 5500 5500 5286 0 -1 4202496 32290 0 0 0 3406 4 0 0 25 0 1 0 219004475 535023616 32187 33554432000 134512640 134534564 4291285008 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5504/statm: 130621 32187 95 6 0 129287 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1236824

[startup+162.301 s]
/proc/loadavg: 11.56 11.50 9.34 13/201 5565
/proc/meminfo: memFree=19940204/32951124 swapFree=67111528/67111528
[pid=5500] ppid=5498 vsize=18324 CPUtime=0 cores=5,7
/proc/5500/stat : 5500 (ppfolio) S 5498 5500 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219004474 18763776 393 33554432000 4194304 4287625 140735927172416 18446744073709551615 268660682255 0 0 4096 65536 4394481894406750208 0 0 17 7 0 0 0
/proc/5500/statm: 4581 393 345 23 0 91 0
[pid=5502] ppid=5500 vsize=632984 CPUtime=54.13 cores=5
/proc/5502/stat : 5502 (cryptominisat) R 5500 5500 5286 0 -1 4202496 59839 0 0 0 5406 7 0 0 25 0 1 0 219004475 648175616 48419 33554432000 4194304 4587354 140736537000752 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5502/statm: 158246 48419 338 96 0 154808 0
[pid=5503] ppid=5500 vsize=167680 CPUtime=54.03 cores=5

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

/proc/5504/statm: 130621 32187 95 6 0 129287 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 1514396

[startup+882.301 s]
/proc/loadavg: 11.74 11.28 10.30 13/202 5614
/proc/meminfo: memFree=19256036/32951124 swapFree=67111528/67111528
[pid=5500] ppid=5498 vsize=18324 CPUtime=0 cores=5,7
/proc/5500/stat : 5500 (ppfolio) S 5498 5500 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219004474 18763776 393 33554432000 4194304 4287625 140735927172416 18446744073709551615 268660682255 0 0 4096 65536 4394481619528843264 0 0 17 7 0 0 0
/proc/5500/statm: 4581 393 345 23 0 91 0
[pid=5502] ppid=5500 vsize=652296 CPUtime=294.1 cores=5
/proc/5502/stat : 5502 (cryptominisat) R 5500 5500 5286 0 -1 4202496 65196 0 0 0 29402 8 0 0 25 0 1 0 219004475 667951104 53746 33554432000 4194304 4587354 140736537000752 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5502/statm: 163074 53746 340 96 0 159636 0
[pid=5503] ppid=5500 vsize=300076 CPUtime=294.07 cores=5
/proc/5503/stat : 5503 (clasp) R 5500 5500 5286 0 -1 4202496 83447 0 0 0 29388 19 0 0 25 0 1 0 219004475 307277824 70730 33554432000 4194304 4785740 140733716174016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5503/statm: 75019 70730 340 145 0 72064 0
[pid=5504] ppid=5500 vsize=522484 CPUtime=294.1 cores=5
/proc/5504/stat : 5504 (TNM) R 5500 5500 5286 0 -1 4202496 32290 0 0 0 29406 4 0 0 25 0 1 0 219004475 535023616 32187 33554432000 134512640 134534564 4291285008 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5504/statm: 130621 32187 95 6 0 129287 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 1493180

[startup+942.301 s]
/proc/loadavg: 11.56 11.32 10.37 12/201 5616
/proc/meminfo: memFree=19371956/32951124 swapFree=67111528/67111528
[pid=5500] ppid=5498 vsize=18324 CPUtime=0 cores=5,7
/proc/5500/stat : 5500 (ppfolio) S 5498 5500 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219004474 18763776 393 33554432000 4194304 4287625 140735927172416 18446744073709551615 268660682255 0 0 4096 65536 4394481894406750208 0 0 17 7 0 0 0
/proc/5500/statm: 4581 393 345 23 0 91 0
[pid=5502] ppid=5500 vsize=561120 CPUtime=314.09 cores=5
/proc/5502/stat : 5502 (cryptominisat) R 5500 5500 5286 0 -1 4202496 65327 0 0 0 31401 8 0 0 25 0 1 0 219004475 574586880 53872 33554432000 4194304 4587354 140736537000752 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5502/statm: 140280 53872 340 96 0 136842 0
[pid=5503] ppid=5500 vsize=313048 CPUtime=314.06 cores=5
/proc/5503/stat : 5503 (clasp) R 5500 5500 5286 0 -1 4202496 86645 0 0 0 31386 20 0 0 25 0 1 0 219004475 320561152 73928 33554432000 4194304 4785740 140733716174016 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5503/statm: 78262 73928 340 145 0 75307 0
[pid=5504] ppid=5500 vsize=522484 CPUtime=314.1 cores=5
/proc/5504/stat : 5504 (TNM) R 5500 5500 5286 0 -1 4202496 32290 0 0 0 31406 4 0 0 25 0 1 0 219004475 535023616 32187 33554432000 134512640 134534564 4291285008 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5504/statm: 130621 32187 95 6 0 129287 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 1414976

[startup+1002.3 s]
/proc/loadavg: 11.20 11.26 10.41 12/201 5617
/proc/meminfo: memFree=19375784/32951124 swapFree=67111528/67111528
[pid=5500] ppid=5498 vsize=18324 CPUtime=0 cores=5,7
/proc/5500/stat : 5500 (ppfolio) S 5498 5500 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219004474 18763776 393 33554432000 4194304 4287625 140735927172416 18446744073709551615 268660682255 0 0 4096 65536 4394479832822448128 0 0 17 7 0 0 0
/proc/5500/statm: 4581 393 345 23 0 91 0
[pid=5502] ppid=5500 vsize=257568 CPUtime=334.09 cores=5
/proc/5502/stat : 5502 (cryptominisat) R 5500 5500 5286 0 -1 4202496 68276 0 0 0 33400 9 0 0 25 0 1 0 219004475 263749632 56757 33554432000 4194304 4587354 140736537000752 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5502/statm: 64392 56757 340 96 0 60954 0
[pid=5503] ppid=5500 vsize=313048 CPUtime=334.06 cores=5
/proc/5503/stat : 5503 (clasp) R 5500 5500 5286 0 -1 4202496 86670 0 0 0 33386 20 0 0 25 0 1 0 219004475 320561152 73953 33554432000 4194304 4785740 140733716174016 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5503/statm: 78262 73953 340 145 0 75307 0
[pid=5504] ppid=5500 vsize=522484 CPUtime=334.11 cores=5
/proc/5504/stat : 5504 (TNM) R 5500 5500 5286 0 -1 4202496 32290 0 0 0 33407 4 0 0 25 0 1 0 219004475 535023616 32187 33554432000 134512640 134534564 4291285008 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5504/statm: 130621 32187 95 6 0 129287 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 1111424

[startup+1062.3 s]
/proc/loadavg: 11.07 11.21 10.44 12/201 5619
/proc/meminfo: memFree=19364688/32951124 swapFree=67111528/67111528
[pid=5500] ppid=5498 vsize=18324 CPUtime=0 cores=5,7
/proc/5500/stat : 5500 (ppfolio) S 5498 5500 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219004474 18763776 393 33554432000 4194304 4287625 140735927172416 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/5500/statm: 4581 393 345 23 0 91 0
[pid=5502] ppid=5500 vsize=709916 CPUtime=354.08 cores=5
/proc/5502/stat : 5502 (cryptominisat) R 5500 5500 5286 0 -1 4202496 68616 0 0 0 35399 9 0 0 25 0 1 0 219004475 726953984 57093 33554432000 4194304 4587354 140736537000752 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5502/statm: 177479 57093 340 96 0 174041 0
[pid=5503] ppid=5500 vsize=314772 CPUtime=354.06 cores=5
/proc/5503/stat : 5503 (clasp) R 5500 5500 5286 0 -1 4202496 87017 0 0 0 35386 20 0 0 25 0 1 0 219004475 322326528 74300 33554432000 4194304 4785740 140733716174016 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5503/statm: 78693 74300 340 145 0 75738 0
[pid=5504] ppid=5500 vsize=522484 CPUtime=354.12 cores=5
/proc/5504/stat : 5504 (TNM) R 5500 5500 5286 0 -1 4202496 32290 0 0 0 35408 4 0 0 25 0 1 0 219004475 535023616 32187 33554432000 134512640 134534564 4291285008 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5504/statm: 130621 32187 95 6 0 129287 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 1565496

[startup+1122.3 s]
/proc/loadavg: 11.02 11.17 10.47 12/201 5621
/proc/meminfo: memFree=19357828/32951124 swapFree=67111528/67111528
[pid=5500] ppid=5498 vsize=18324 CPUtime=0 cores=5,7
/proc/5500/stat : 5500 (ppfolio) S 5498 5500 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219004474 18763776 393 33554432000 4194304 4287625 140735927172416 18446744073709551615 268660682255 0 0 4096 65536 4394479832822448128 0 0 17 7 0 0 0
/proc/5500/statm: 4581 393 345 23 0 91 0
[pid=5502] ppid=5500 vsize=603660 CPUtime=374.09 cores=5
/proc/5502/stat : 5502 (cryptominisat) R 5500 5500 5286 0 -1 4202496 68876 0 0 0 37399 10 0 0 25 0 1 0 219004475 618147840 57344 33554432000 4194304 4587354 140736537000752 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5502/statm: 150915 57344 340 96 0 147477 0
[pid=5503] ppid=5500 vsize=316480 CPUtime=374.05 cores=5
/proc/5503/stat : 5503 (clasp) R 5500 5500 5286 0 -1 4202496 87384 0 0 0 37385 20 0 0 25 0 1 0 219004475 324075520 74667 33554432000 4194304 4785740 140733716174016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5503/statm: 79120 74667 340 145 0 76165 0
[pid=5504] ppid=5500 vsize=522484 CPUtime=374.12 cores=5
/proc/5504/stat : 5504 (TNM) R 5500 5500 5286 0 -1 4202496 32290 0 0 0 37408 4 0 0 25 0 1 0 219004475 535023616 32187 33554432000 134512640 134534564 4291285008 18446744073709551615 134528330 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5504/statm: 130621 32187 95 6 0 129287 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 1460948

[startup+1182.3 s]
/proc/loadavg: 11.01 11.14 10.50 12/201 5622
/proc/meminfo: memFree=19324428/32951124 swapFree=67111528/67111528
[pid=5500] ppid=5498 vsize=18324 CPUtime=0 cores=5,7
/proc/5500/stat : 5500 (ppfolio) S 5498 5500 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219004474 18763776 393 33554432000 4194304 4287625 140735927172416 18446744073709551615 268660682255 0 0 4096 65536 4394479970261401600 0 0 17 7 0 0 0
/proc/5500/statm: 4581 393 345 23 0 91 0
[pid=5502] ppid=5500 vsize=599044 CPUtime=394.08 cores=5
/proc/5502/stat : 5502 (cryptominisat) R 5500 5500 5286 0 -1 4202496 68877 0 0 0 39398 10 0 0 25 0 1 0 219004475 613421056 57344 33554432000 4194304 4587354 140736537000752 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5502/statm: 149761 57344 340 96 0 146323 0
[pid=5503] ppid=5500 vsize=319336 CPUtime=394.06 cores=5
/proc/5503/stat : 5503 (clasp) R 5500 5500 5286 0 -1 4202496 87977 0 0 0 39385 21 0 0 25 0 1 0 219004475 327000064 75260 33554432000 4194304 4785740 140733716174016 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5503/statm: 79834 75260 340 145 0 76879 0
[pid=5504] ppid=5500 vsize=522484 CPUtime=394.13 cores=5
/proc/5504/stat : 5504 (TNM) R 5500 5500 5286 0 -1 4202496 32290 0 0 0 39409 4 0 0 25 0 1 0 219004475 535023616 32187 33554432000 134512640 134534564 4291285008 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5504/statm: 130621 32187 95 6 0 129287 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 1459188

[startup+1242.3 s]
/proc/loadavg: 11.04 11.12 10.54 12/201 5624
/proc/meminfo: memFree=19261152/32951124 swapFree=67111528/67111528
[pid=5500] ppid=5498 vsize=18324 CPUtime=0 cores=5,7
/proc/5500/stat : 5500 (ppfolio) S 5498 5500 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219004474 18763776 393 33554432000 4194304 4287625 140735927172416 18446744073709551615 268660682255 0 0 4096 65536 4394480107700355072 0 0 17 7 0 0 0
/proc/5500/statm: 4581 393 345 23 0 91 0
[pid=5502] ppid=5500 vsize=614364 CPUtime=414.08 cores=5
/proc/5502/stat : 5502 (cryptominisat) R 5500 5500 5286 0 -1 4202496 68990 0 0 0 41398 10 0 0 25 0 1 0 219004475 629108736 57454 33554432000 4194304 4587354 140736537000752 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5502/statm: 153591 57454 340 96 0 150153 0
[pid=5503] ppid=5500 vsize=319336 CPUtime=414.06 cores=5
/proc/5503/stat : 5503 (clasp) R 5500 5500 5286 0 -1 4202496 87977 0 0 0 41385 21 0 0 25 0 1 0 219004475 327000064 75260 33554432000 4194304 4785740 140733716174016 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5503/statm: 79834 75260 340 145 0 76879 0
[pid=5504] ppid=5500 vsize=522484 CPUtime=414.13 cores=5
/proc/5504/stat : 5504 (TNM) R 5500 5500 5286 0 -1 4202496 32290 0 0 0 41409 4 0 0 25 0 1 0 219004475 535023616 32187 33554432000 134512640 134534564 4291285008 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5504/statm: 130621 32187 95 6 0 129287 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 1474508



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.05 11.11 10.57 12/201 5625
/proc/meminfo: memFree=19228028/32951124 swapFree=67111528/67111528
[pid=5500] ppid=5498 vsize=18324 CPUtime=0 cores=5,7
/proc/5500/stat : 5500 (ppfolio) S 5498 5500 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219004474 18763776 393 33554432000 4194304 4287625 140735927172416 18446744073709551615 268660682255 0 0 4096 65536 4394480245139308544 0 0 17 7 0 0 0
/proc/5500/statm: 4581 393 345 23 0 91 0
[pid=5502] ppid=5500 vsize=627180 CPUtime=433.38 cores=5
/proc/5502/stat : 5502 (cryptominisat) R 5500 5500 5286 0 -1 4202496 68991 0 0 0 43328 10 0 0 25 0 1 0 219004475 642232320 57454 33554432000 4194304 4587354 140736537000752 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5502/statm: 156795 57454 340 96 0 153357 0
[pid=5503] ppid=5500 vsize=319336 CPUtime=433.26 cores=5
/proc/5503/stat : 5503 (clasp) R 5500 5500 5286 0 -1 4202496 87995 0 0 0 43305 21 0 0 25 0 1 0 219004475 327000064 75278 33554432000 4194304 4785740 140733716174016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5503/statm: 79834 75278 340 145 0 76879 0
[pid=5504] ppid=5500 vsize=522484 CPUtime=433.34 cores=5
/proc/5504/stat : 5504 (TNM) R 5500 5500 5286 0 -1 4202496 32290 0 0 0 43330 4 0 0 25 0 1 0 219004475 535023616 32187 33554432000 134512640 134534564 4291285008 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5504/statm: 130621 32187 95 6 0 129287 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 1487324

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 5500 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 1299.98
#
# 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): 1299.98
CPU user time (s): 1299.63
CPU system time (s): 0.35
CPU usage (%): 99.9974
Max. virtual memory (cumulated for all children) (KiB): 1863368

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

runsolver used 2.15967 second user time and 4.94925 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-25 18:15:32
IDJOB=3280337
IDBENCH=20384
IDSOLVER=1613
FILE ID=node107/3280337-1303748131
RUNJOBID= node107-1303746820-5307
PBS_JOBID= 13154055
Free space on /tmp= 71696 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-10-17-u.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280337-1303748131/watcher-3280337-1303748131 -o /tmp/evaluation-result-3280337-1303748131/solver-3280337-1303748131 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3280337-1303748131.cnf

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

MD5SUM BENCH= 780d946576ec5746b4ea9832bb01dbc5
RANDOM SEED=1655307329

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:      20244992 kB
Buffers:       2023368 kB
Cached:        9322436 kB
SwapCached:          0 kB
Active:        8483764 kB
Inactive:      3740540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20244992 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           29344 kB
Writeback:           0 kB
AnonPages:      878144 kB
Mapped:          16456 kB
Slab:           415396 kB
PageTables:       6920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2345168 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= 71668 MiB
End job on node107 at 2011-04-25 18:37:14