Trace number 3191830

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S1321406709-042.UNKNOWN.cnf
MD5SUM383bd72f29b3667b7a0d512d7fa797ad
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191830-1302539833/watcher-3191830-1302539833 -o /tmp/evaluation-result-3191830-1302539833/solver-3191830-1302539833 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191830-1302539833.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.09 9.07 9.17 8/195 28053
/proc/meminfo: memFree=13107144/32951124 swapFree=67111528/67111528
[pid=28053] ppid=28051 vsize=18240 CPUtime=0 cores=4,6
/proc/28053/stat : 28053 (ppfolio) R 28051 28053 27560 0 -1 4194304 285 0 0 0 0 0 0 0 25 0 1 0 346399173 18677760 231 33554432000 4194304 4287625 140734100589344 18446744073709551615 220811273704 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28053/statm: 4560 231 195 23 0 57 0

[startup+0.0162239 s]
/proc/loadavg: 8.09 9.07 9.17 8/195 28053
/proc/meminfo: memFree=13107144/32951124 swapFree=67111528/67111528
[pid=28053] ppid=28051 vsize=18324 CPUtime=0 cores=4,6
/proc/28053/stat : 28053 (ppfolio) R 28051 28053 27560 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 346399173 18763776 392 33554432000 4194304 4287625 140734100589344 18446744073709551615 220816056725 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/28053/statm: 4581 392 343 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10023 s]
/proc/loadavg: 8.09 9.07 9.17 8/195 28053
/proc/meminfo: memFree=13107144/32951124 swapFree=67111528/67111528
[pid=28053] ppid=28051 vsize=18324 CPUtime=0 cores=4,6
/proc/28053/stat : 28053 (ppfolio) S 28051 28053 27560 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 346399173 18763776 394 33554432000 4194304 4287625 140734100589344 18446744073709551615 220816256527 0 0 4096 65536 4413588936891269377 0 0 17 6 0 0 0
/proc/28053/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300191 s]
/proc/loadavg: 8.09 9.07 9.17 8/195 28053
/proc/meminfo: memFree=13107144/32951124 swapFree=67111528/67111528
[pid=28053] ppid=28051 vsize=18324 CPUtime=0 cores=4,6
/proc/28053/stat : 28053 (ppfolio) S 28051 28053 27560 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 346399173 18763776 394 33554432000 4194304 4287625 140734100589344 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/28053/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701121 s]
/proc/loadavg: 8.09 9.07 9.17 8/195 28053
/proc/meminfo: memFree=13107144/32951124 swapFree=67111528/67111528
[pid=28053] ppid=28051 vsize=18324 CPUtime=0 cores=4,6
/proc/28053/stat : 28053 (ppfolio) S 28051 28053 27560 0 -1 4202496 502 0 0 0 0 0 0 0 20 0 1 0 346399173 18763776 394 33554432000 4194304 4287625 140734100589344 18446744073709551615 220816256527 0 0 4096 65536 9031899783458979840 0 0 17 6 0 0 0
/proc/28053/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50098 s]
/proc/loadavg: 8.09 9.07 9.17 10/199 28057
/proc/meminfo: memFree=13099552/32951124 swapFree=67111528/67111528
[pid=28053] ppid=28051 vsize=18324 CPUtime=0 cores=4,6
/proc/28053/stat : 28053 (ppfolio) S 28051 28053 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346399173 18763776 394 33554432000 4194304 4287625 140734100589344 18446744073709551615 220816256527 0 0 4096 65536 9031900333214793728 0 0 17 6 0 0 0
/proc/28053/statm: 4581 394 345 23 0 91 0
[pid=28055] ppid=28053 vsize=6962776 CPUtime=0.49 cores=4
/proc/28055/stat : 28055 (cryptominisat) R 28053 28053 27560 0 -1 4202496 1992 0 0 0 49 0 0 0 25 0 1 0 346399174 7129882624 1154 33554432000 4194304 4587354 140737089065952 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28055/statm: 1740694 1154 326 96 0 1737256 0
[pid=28056] ppid=28053 vsize=14452 CPUtime=0.4 cores=4
/proc/28056/stat : 28056 (clasp) R 28053 28053 27560 0 -1 4202496 1065 0 0 0 40 0 0 0 25 0 1 0 346399174 14798848 957 33554432000 4194304 4785740 140733489220336 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28056/statm: 3613 957 340 145 0 658 0
[pid=28057] ppid=28053 vsize=452788 CPUtime=0.59 cores=4
/proc/28057/stat : 28057 (TNM) R 28053 28053 27560 0 -1 4202496 515 0 0 0 59 0 0 0 25 0 1 0 346399174 463654912 412 33554432000 134512640 134534564 4294938768 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28057/statm: 113197 412 91 6 0 111863 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7448340

[startup+3.10065 s]
/proc/loadavg: 8.09 9.07 9.17 10/199 28057
/proc/meminfo: memFree=13098064/32951124 swapFree=67111528/67111528
[pid=28053] ppid=28051 vsize=18324 CPUtime=0 cores=4,6
/proc/28053/stat : 28053 (ppfolio) S 28051 28053 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346399173 18763776 394 33554432000 4194304 4287625 140734100589344 18446744073709551615 220816256527 0 0 4096 65536 9031900745531654144 0 0 17 6 0 0 0
/proc/28053/statm: 4581 394 345 23 0 91 0
[pid=28055] ppid=28053 vsize=469360 CPUtime=0.99 cores=4
/proc/28055/stat : 28055 (cryptominisat) R 28053 28053 27560 0 -1 4202496 2749 0 0 0 99 0 0 0 25 0 1 0 346399174 480624640 1161 33554432000 4194304 4587354 140737089065952 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28055/statm: 117340 1161 326 96 0 113902 0
[pid=28056] ppid=28053 vsize=14884 CPUtime=0.94 cores=4
/proc/28056/stat : 28056 (clasp) R 28053 28053 27560 0 -1 4202496 1175 0 0 0 94 0 0 0 25 0 1 0 346399174 15241216 1067 33554432000 4194304 4785740 140733489220336 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28056/statm: 3721 1067 340 145 0 766 0
[pid=28057] ppid=28053 vsize=452788 CPUtime=1.14 cores=4
/proc/28057/stat : 28057 (TNM) R 28053 28053 27560 0 -1 4202496 515 0 0 0 114 0 0 0 25 0 1 0 346399174 463654912 412 33554432000 134512640 134534564 4294938768 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28057/statm: 113197 412 91 6 0 111863 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 955356

[startup+6.30109 s]
/proc/loadavg: 8.16 9.07 9.17 10/199 28057
/proc/meminfo: memFree=13087780/32951124 swapFree=67111528/67111528
[pid=28053] ppid=28051 vsize=18324 CPUtime=0 cores=4,6
/proc/28053/stat : 28053 (ppfolio) S 28051 28053 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346399173 18763776 394 33554432000 4194304 4287625 140734100589344 18446744073709551615 220816256527 0 0 4096 65536 9031900470653747200 0 0 17 6 0 0 0
/proc/28053/statm: 4581 394 345 23 0 91 0
[pid=28055] ppid=28053 vsize=477812 CPUtime=2.09 cores=4
/proc/28055/stat : 28055 (cryptominisat) R 28053 28053 27560 0 -1 4202496 5356 0 0 0 208 1 0 0 25 0 1 0 346399174 489279488 3299 33554432000 4194304 4587354 140737089065952 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28055/statm: 119453 3299 336 96 0 116015 0
[pid=28056] ppid=28053 vsize=15448 CPUtime=1.99 cores=4
/proc/28056/stat : 28056 (clasp) R 28053 28053 27560 0 -1 4202496 1322 0 0 0 199 0 0 0 25 0 1 0 346399174 15818752 1214 33554432000 4194304 4785740 140733489220336 18446744073709551615 4277464 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28056/statm: 3862 1214 340 145 0 907 0
[pid=28057] ppid=28053 vsize=456768 CPUtime=2.19 cores=4
/proc/28057/stat : 28057 (TNM) R 28053 28053 27560 0 -1 4202496 596 0 0 0 219 0 0 0 25 0 1 0 346399174 467730432 493 33554432000 134512640 134534564 4294938768 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28057/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 968352

[startup+12.7009 s]
/proc/loadavg: 8.23 9.07 9.16 10/199 28057
/proc/meminfo: memFree=13086556/32951124 swapFree=67111528/67111528
[pid=28053] ppid=28051 vsize=18324 CPUtime=0 cores=4,6
/proc/28053/stat : 28053 (ppfolio) S 28051 28053 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346399173 18763776 394 33554432000 4194304 4287625 140734100589344 18446744073709551615 220816256527 0 0 4096 65536 9031900882970607616 0 0 17 6 0 0 0
/proc/28053/statm: 4581 394 345 23 0 91 0
[pid=28055] ppid=28053 vsize=478072 CPUtime=4.19 cores=4
/proc/28055/stat : 28055 (cryptominisat) R 28053 28053 27560 0 -1 4202496 6566 0 0 0 418 1 0 0 25 0 1 0 346399174 489545728 3423 33554432000 4194304 4587354 140737089065952 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28055/statm: 119518 3423 336 96 0 116080 0
[pid=28056] ppid=28053 vsize=16500 CPUtime=4.14 cores=4
/proc/28056/stat : 28056 (clasp) R 28053 28053 27560 0 -1 4202496 1542 0 0 0 414 0 0 0 25 0 1 0 346399174 16896000 1434 33554432000 4194304 4785740 140733489220336 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28056/statm: 4125 1434 340 145 0 1170 0
[pid=28057] ppid=28053 vsize=456768 CPUtime=4.34 cores=4
/proc/28057/stat : 28057 (TNM) R 28053 28053 27560 0 -1 4202496 596 0 0 0 434 0 0 0 25 0 1 0 346399174 467730432 493 33554432000 134512640 134534564 4294938768 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28057/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 969664

[startup+25.5006 s]
/proc/loadavg: 8.40 9.06 9.16 10/199 28057
/proc/meminfo: memFree=13083312/32951124 swapFree=67111528/67111528
[pid=28053] ppid=28051 vsize=18324 CPUtime=0 cores=4,6
/proc/28053/stat : 28053 (ppfolio) S 28051 28053 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346399173 18763776 394 33554432000 4194304 4287625 140734100589344 18446744073709551615 220816256527 0 0 4096 65536 9031899646020026368 0 0 17 6 0 0 0
/proc/28053/statm: 4581 394 345 23 0 91 0
[pid=28055] ppid=28053 vsize=36504 CPUtime=8.48 cores=4
/proc/28055/stat : 28055 (cryptominisat) R 28053 28053 27560 0 -1 4202496 9480 0 0 0 847 1 0 0 25 0 1 0 346399174 37380096 3616 33554432000 4194304 4587354 140737089065952 18446744073709551615 4244552 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28055/statm: 9126 3616 336 96 0 5688 0
[pid=28056] ppid=28053 vsize=17608 CPUtime=8.39 cores=4
/proc/28056/stat : 28056 (clasp) R 28053 28053 27560 0 -1 4202496 1819 0 0 0 839 0 0 0 25 0 1 0 346399174 18030592 1711 33554432000 4194304 4785740 140733489220336 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28056/statm: 4402 1711 340 145 0 1447 0
[pid=28057] ppid=28053 vsize=456768 CPUtime=8.59 cores=4
/proc/28057/stat : 28057 (TNM) R 28053 28053 27560 0 -1 4202496 596 0 0 0 859 0 0 0 25 0 1 0 346399174 467730432 493 33554432000 134512640 134534564 4294938768 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28057/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 529204

[startup+51.1008 s]
/proc/loadavg: 8.67 9.07 9.16 10/199 28058
/proc/meminfo: memFree=13068436/32951124 swapFree=67111528/67111528
[pid=28053] ppid=28051 vsize=18324 CPUtime=0 cores=4,6
/proc/28053/stat : 28053 (ppfolio) S 28051 28053 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346399173 18763776 394 33554432000 4194304 4287625 140734100589344 18446744073709551615 220816256527 0 0 4096 65536 9031899646020026368 0 0 17 6 0 0 0
/proc/28053/statm: 4581 394 345 23 0 91 0
[pid=28055] ppid=28053 vsize=47676 CPUtime=16.98 cores=4
/proc/28055/stat : 28055 (cryptominisat) R 28053 28053 27560 0 -1 4202496 14886 0 0 0 1696 2 0 0 25 0 1 0 346399174 48820224 6489 33554432000 4194304 4587354 140737089065952 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28055/statm: 11919 6489 336 96 0 8481 0
[pid=28056] ppid=28053 vsize=19688 CPUtime=16.94 cores=4
/proc/28056/stat : 28056 (clasp) R 28053 28053 27560 0 -1 4202496 2300 0 0 0 1694 0 0 0 25 0 1 0 346399174 20160512 2192 33554432000 4194304 4785740 140733489220336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28056/statm: 4922 2192 340 145 0 1967 0
[pid=28057] ppid=28053 vsize=456768 CPUtime=17.14 cores=4
/proc/28057/stat : 28057 (TNM) R 28053 28053 27560 0 -1 4202496 596 0 0 0 1714 0 0 0 25 0 1 0 346399174 467730432 493 33554432000 134512640 134534564 4294938768 18446744073709551615 134530160 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28057/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 542456

[startup+102.307 s]
/proc/loadavg: 8.85 9.06 9.15 10/199 28059
/proc/meminfo: memFree=13059856/32951124 swapFree=67111528/67111528
[pid=28053] ppid=28051 vsize=18324 CPUtime=0 cores=4,6
/proc/28053/stat : 28053 (ppfolio) S 28051 28053 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346399173 18763776 394 33554432000 4194304 4287625 140734100589344 18446744073709551615 220816256527 0 0 4096 65536 9031900195775840256 0 0 17 6 0 0 0
/proc/28053/statm: 4581 394 345 23 0 91 0
[pid=28055] ppid=28053 vsize=498656 CPUtime=34.09 cores=4
/proc/28055/stat : 28055 (cryptominisat) R 28053 28053 27560 0 -1 4202496 19337 0 0 0 3406 3 0 0 25 0 1 0 346399174 510623744 7733 33554432000 4194304 4587354 140737089065952 18446744073709551615 4238683 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28055/statm: 124664 7733 336 96 0 121226 0
[pid=28056] ppid=28053 vsize=22208 CPUtime=33.99 cores=4
/proc/28056/stat : 28056 (clasp) R 28053 28053 27560 0 -1 4202496 2869 0 0 0 3399 0 0 0 25 0 1 0 346399174 22740992 2761 33554432000 4194304 4785740 140733489220336 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28056/statm: 5552 2761 341 145 0 2597 0
[pid=28057] ppid=28053 vsize=456768 CPUtime=34.21 cores=4
/proc/28057/stat : 28057 (TNM) R 28053 28053 27560 0 -1 4202496 596 0 0 0 3421 0 0 0 25 0 1 0 346399174 467730432 493 33554432000 134512640 134534564 4294938768 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28057/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 995956

[startup+162.3 s]
/proc/loadavg: 8.98 9.06 9.15 10/199 28061
/proc/meminfo: memFree=13041112/32951124 swapFree=67111528/67111528
[pid=28053] ppid=28051 vsize=18324 CPUtime=0 cores=4,6
/proc/28053/stat : 28053 (ppfolio) S 28051 28053 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346399173 18763776 394 33554432000 4194304 4287625 140734100589344 18446744073709551615 220816256527 0 0 4096 65536 9031900608092700672 0 0 17 6 0 0 0
/proc/28053/statm: 4581 394 345 23 0 91 0
[pid=28055] ppid=28053 vsize=502872 CPUtime=54.09 cores=4
/proc/28055/stat : 28055 (cryptominisat) R 28053 28053 27560 0 -1 4202496 25400 0 0 0 5405 4 0 0 25 0 1 0 346399174 514940928 11354 33554432000 4194304 4587354 140737089065952 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28055/statm: 125718 11354 336 96 0 122280 0
[pid=28056] ppid=28053 vsize=24104 CPUtime=53.98 cores=4

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

/proc/28057/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 587384

[startup+882.301 s]
/proc/loadavg: 10.99 10.34 9.65 12/201 28292
/proc/meminfo: memFree=12966712/32951124 swapFree=67111528/67111528
[pid=28053] ppid=28051 vsize=18324 CPUtime=0 cores=4,6
/proc/28053/stat : 28053 (ppfolio) S 28051 28053 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346399173 18763776 394 33554432000 4194304 4287625 140734100589344 18446744073709551615 220816256527 0 0 4096 65536 9031900058336886784 0 0 17 6 0 0 0
/proc/28053/statm: 4581 394 345 23 0 91 0
[pid=28055] ppid=28053 vsize=78816 CPUtime=294.05 cores=4
/proc/28055/stat : 28055 (cryptominisat) R 28053 28053 27560 0 -1 4202496 56531 0 0 0 29393 12 0 0 25 0 1 0 346399174 80707584 15296 33554432000 4194304 4587354 140737089065952 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28055/statm: 19704 15296 336 96 0 16266 0
[pid=28056] ppid=28053 vsize=34612 CPUtime=294.04 cores=4
/proc/28056/stat : 28056 (clasp) R 28053 28053 27560 0 -1 4202496 5626 0 0 0 29404 0 0 0 25 0 1 0 346399174 35442688 5518 33554432000 4194304 4785740 140733489220336 18446744073709551615 4553754 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28056/statm: 8653 5518 341 145 0 5698 0
[pid=28057] ppid=28053 vsize=456768 CPUtime=294.2 cores=4
/proc/28057/stat : 28057 (TNM) R 28053 28053 27560 0 -1 4202496 596 0 0 0 29420 0 0 0 25 0 1 0 346399174 467730432 493 33554432000 134512640 134534564 4294938768 18446744073709551615 134530773 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28057/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 588520

[startup+942.301 s]
/proc/loadavg: 11.03 10.47 9.74 12/201 28294
/proc/meminfo: memFree=12968184/32951124 swapFree=67111528/67111528
[pid=28053] ppid=28051 vsize=18324 CPUtime=0 cores=4,6
/proc/28053/stat : 28053 (ppfolio) S 28051 28053 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346399173 18763776 394 33554432000 4194304 4287625 140734100589344 18446744073709551615 220816256527 0 0 4096 65536 9031900195775840256 0 0 17 6 0 0 0
/proc/28053/statm: 4581 394 345 23 0 91 0
[pid=28055] ppid=28053 vsize=78940 CPUtime=314.06 cores=4
/proc/28055/stat : 28055 (cryptominisat) R 28053 28053 27560 0 -1 4202496 60808 0 0 0 31393 13 0 0 25 0 1 0 346399174 80834560 14363 33554432000 4194304 4587354 140737089065952 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28055/statm: 19735 14363 336 96 0 16297 0
[pid=28056] ppid=28053 vsize=34996 CPUtime=314.04 cores=4
/proc/28056/stat : 28056 (clasp) R 28053 28053 27560 0 -1 4202496 5710 0 0 0 31404 0 0 0 25 0 1 0 346399174 35835904 5602 33554432000 4194304 4785740 140733489220336 18446744073709551615 4550862 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28056/statm: 8749 5602 341 145 0 5794 0
[pid=28057] ppid=28053 vsize=456768 CPUtime=314.2 cores=4
/proc/28057/stat : 28057 (TNM) R 28053 28053 27560 0 -1 4202496 596 0 0 0 31420 0 0 0 25 0 1 0 346399174 467730432 493 33554432000 134512640 134534564 4294938768 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28057/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 589028

[startup+1002.3 s]
/proc/loadavg: 11.01 10.57 9.82 12/201 28295
/proc/meminfo: memFree=12960712/32951124 swapFree=67111528/67111528
[pid=28053] ppid=28051 vsize=18324 CPUtime=0 cores=4,6
/proc/28053/stat : 28053 (ppfolio) S 28051 28053 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346399173 18763776 394 33554432000 4194304 4287625 140734100589344 18446744073709551615 220816256527 0 0 4096 65536 9031900333214793728 0 0 17 6 0 0 0
/proc/28053/statm: 4581 394 345 23 0 91 0
[pid=28055] ppid=28053 vsize=79004 CPUtime=334.06 cores=4
/proc/28055/stat : 28055 (cryptominisat) R 28053 28053 27560 0 -1 4202496 64193 0 0 0 33393 13 0 0 25 0 1 0 346399174 80900096 15048 33554432000 4194304 4587354 140737089065952 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28055/statm: 19751 15048 336 96 0 16313 0
[pid=28056] ppid=28053 vsize=35572 CPUtime=334.04 cores=4
/proc/28056/stat : 28056 (clasp) R 28053 28053 27560 0 -1 4202496 5835 0 0 0 33404 0 0 0 25 0 1 0 346399174 36425728 5727 33554432000 4194304 4785740 140733489220336 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28056/statm: 8893 5727 341 145 0 5938 0
[pid=28057] ppid=28053 vsize=456768 CPUtime=334.19 cores=4
/proc/28057/stat : 28057 (TNM) R 28053 28053 27560 0 -1 4202496 596 0 0 0 33419 0 0 0 25 0 1 0 346399174 467730432 493 33554432000 134512640 134534564 4294938768 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28057/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 589668

[startup+1062.3 s]
/proc/loadavg: 11.00 10.64 9.89 12/201 28297
/proc/meminfo: memFree=12950896/32951124 swapFree=67111528/67111528
[pid=28053] ppid=28051 vsize=18324 CPUtime=0 cores=4,6
/proc/28053/stat : 28053 (ppfolio) S 28051 28053 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346399173 18763776 394 33554432000 4194304 4287625 140734100589344 18446744073709551615 220816256527 0 0 4096 65536 9031900470653747200 0 0 17 6 0 0 0
/proc/28053/statm: 4581 394 345 23 0 91 0
[pid=28055] ppid=28053 vsize=79068 CPUtime=354.07 cores=4
/proc/28055/stat : 28055 (cryptominisat) R 28053 28053 27560 0 -1 4202496 67467 0 0 0 35392 15 0 0 25 0 1 0 346399174 80965632 15576 33554432000 4194304 4587354 140737089065952 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28055/statm: 19767 15576 336 96 0 16329 0
[pid=28056] ppid=28053 vsize=35956 CPUtime=354.03 cores=4
/proc/28056/stat : 28056 (clasp) R 28053 28053 27560 0 -1 4202496 5928 0 0 0 35403 0 0 0 25 0 1 0 346399174 36818944 5820 33554432000 4194304 4785740 140733489220336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28056/statm: 8989 5820 341 145 0 6034 0
[pid=28057] ppid=28053 vsize=456768 CPUtime=354.19 cores=4
/proc/28057/stat : 28057 (TNM) R 28053 28053 27560 0 -1 4202496 596 0 0 0 35419 0 0 0 25 0 1 0 346399174 467730432 493 33554432000 134512640 134534564 4294938768 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28057/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 590116

[startup+1122.3 s]
/proc/loadavg: 11.00 10.71 9.95 10/194 28317
/proc/meminfo: memFree=12972000/32951124 swapFree=67111528/67111528
[pid=28053] ppid=28051 vsize=18324 CPUtime=0 cores=4,6
/proc/28053/stat : 28053 (ppfolio) S 28051 28053 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346399173 18763776 394 33554432000 4194304 4287625 140734100589344 18446744073709551615 220816256527 0 0 4096 65536 9031899508581072896 0 0 17 6 0 0 0
/proc/28053/statm: 4581 394 345 23 0 91 0
[pid=28055] ppid=28053 vsize=534564 CPUtime=374.08 cores=4
/proc/28055/stat : 28055 (cryptominisat) R 28053 28053 27560 0 -1 4202496 72779 0 0 0 37392 16 0 0 25 0 1 0 346399174 547393536 18132 33554432000 4194304 4587354 140737089065952 18446744073709551615 4357674 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28055/statm: 133641 18132 336 96 0 130203 0
[pid=28056] ppid=28053 vsize=36340 CPUtime=374.03 cores=4
/proc/28056/stat : 28056 (clasp) R 28053 28053 27560 0 -1 4202496 6005 0 0 0 37403 0 0 0 25 0 1 0 346399174 37212160 5897 33554432000 4194304 4785740 140733489220336 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28056/statm: 9085 5897 341 145 0 6130 0
[pid=28057] ppid=28053 vsize=456768 CPUtime=374.19 cores=4
/proc/28057/stat : 28057 (TNM) R 28053 28053 27560 0 -1 4202496 596 0 0 0 37419 0 0 0 25 0 1 0 346399174 467730432 493 33554432000 134512640 134534564 4294938768 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28057/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1045996

[startup+1182.3 s]
/proc/loadavg: 9.73 10.39 9.89 10/193 28318
/proc/meminfo: memFree=12962992/32951124 swapFree=67111528/67111528
[pid=28053] ppid=28051 vsize=18324 CPUtime=0 cores=4,6
/proc/28053/stat : 28053 (ppfolio) S 28051 28053 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346399173 18763776 394 33554432000 4194304 4287625 140734100589344 18446744073709551615 220816256527 0 0 4096 65536 9031899646020026368 0 0 17 6 0 0 0
/proc/28053/statm: 4581 394 345 23 0 91 0
[pid=28055] ppid=28053 vsize=544508 CPUtime=394.09 cores=4
/proc/28055/stat : 28055 (cryptominisat) R 28053 28053 27560 0 -1 4202496 74993 0 0 0 39393 16 0 0 25 0 1 0 346399174 557576192 20346 33554432000 4194304 4587354 140737089065952 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28055/statm: 136127 20346 336 96 0 132689 0
[pid=28056] ppid=28053 vsize=36340 CPUtime=394.03 cores=4
/proc/28056/stat : 28056 (clasp) R 28053 28053 27560 0 -1 4202496 6022 0 0 0 39403 0 0 0 25 0 1 0 346399174 37212160 5914 33554432000 4194304 4785740 140733489220336 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28056/statm: 9085 5914 341 145 0 6130 0
[pid=28057] ppid=28053 vsize=456768 CPUtime=394.18 cores=4
/proc/28057/stat : 28057 (TNM) R 28053 28053 27560 0 -1 4202496 596 0 0 0 39418 0 0 0 25 0 1 0 346399174 467730432 493 33554432000 134512640 134534564 4294938768 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28057/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1055940

[startup+1242.3 s]
/proc/loadavg: 9.34 10.15 9.84 10/193 28320
/proc/meminfo: memFree=12971776/32951124 swapFree=67111528/67111528
[pid=28053] ppid=28051 vsize=18324 CPUtime=0 cores=4,6
/proc/28053/stat : 28053 (ppfolio) S 28051 28053 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346399173 18763776 394 33554432000 4194304 4287625 140734100589344 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/28053/statm: 4581 394 345 23 0 91 0
[pid=28055] ppid=28053 vsize=530860 CPUtime=414.1 cores=4
/proc/28055/stat : 28055 (cryptominisat) R 28053 28053 27560 0 -1 4202496 75530 0 0 0 41393 17 0 0 25 0 1 0 346399174 543600640 17855 33554432000 4194304 4587354 140737089065952 18446744073709551615 4238509 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28055/statm: 132715 17855 336 96 0 129277 0
[pid=28056] ppid=28053 vsize=36724 CPUtime=414.03 cores=4
/proc/28056/stat : 28056 (clasp) R 28053 28053 27560 0 -1 4202496 6113 0 0 0 41403 0 0 0 25 0 1 0 346399174 37605376 6005 33554432000 4194304 4785740 140733489220336 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28056/statm: 9181 6005 341 145 0 6226 0
[pid=28057] ppid=28053 vsize=456768 CPUtime=414.18 cores=4
/proc/28057/stat : 28057 (TNM) R 28053 28053 27560 0 -1 4202496 596 0 0 0 41418 0 0 0 25 0 1 0 346399174 467730432 493 33554432000 134512640 134534564 4294938768 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28057/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1042676



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.12 9.94 9.78 10/193 28321
/proc/meminfo: memFree=12966916/32951124 swapFree=67111528/67111528
[pid=28053] ppid=28051 vsize=18324 CPUtime=0 cores=4,6
/proc/28053/stat : 28053 (ppfolio) S 28051 28053 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346399173 18763776 394 33554432000 4194304 4287625 140734100589344 18446744073709551615 220816256527 0 0 4096 65536 9031900195775840256 0 0 17 6 0 0 0
/proc/28053/statm: 4581 394 345 23 0 91 0
[pid=28055] ppid=28053 vsize=88724 CPUtime=433.33 cores=4
/proc/28055/stat : 28055 (cryptominisat) R 28053 28053 27560 0 -1 4202496 76010 0 0 0 43316 17 0 0 25 0 1 0 346399174 90853376 18326 33554432000 4194304 4587354 140737089065952 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28055/statm: 22181 18326 336 96 0 18743 0
[pid=28056] ppid=28053 vsize=37620 CPUtime=433.22 cores=4
/proc/28056/stat : 28056 (clasp) R 28053 28053 27560 0 -1 4202496 6324 0 0 0 43322 0 0 0 25 0 1 0 346399174 38522880 6216 33554432000 4194304 4785740 140733489220336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28056/statm: 9405 6216 341 145 0 6450 0
[pid=28057] ppid=28053 vsize=456768 CPUtime=433.46 cores=4
/proc/28057/stat : 28057 (TNM) R 28053 28053 27560 0 -1 4202496 596 0 0 0 43346 0 0 0 25 0 1 0 346399174 467730432 493 33554432000 134512640 134534564 4294938768 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28057/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 601436

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 28053 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1300.01
#
# 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): 1300.01
CPU user time (s): 1299.84
CPU system time (s): 0.17
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 7448508

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

runsolver used 2.25666 second user time and 4.84726 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-11 18:37:13
IDJOB=3191830
IDBENCH=82961
IDSOLVER=1613
FILE ID=node147/3191830-1302539833
RUNJOBID= node147-1302537048-27579
PBS_JOBID= 12951126
Free space on /tmp= 71248 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S1321406709-042.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191830-1302539833/watcher-3191830-1302539833 -o /tmp/evaluation-result-3191830-1302539833/solver-3191830-1302539833 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191830-1302539833.cnf

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

MD5SUM BENCH= 383bd72f29b3667b7a0d512d7fa797ad
RANDOM SEED=1109393280

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13107424 kB
Buffers:        717792 kB
Cached:       18591880 kB
SwapCached:          0 kB
Active:       10363412 kB
Inactive:      9056924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13107424 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10116 kB
Writeback:           0 kB
AnonPages:      110480 kB
Mapped:          16972 kB
Slab:           359068 kB
PageTables:       5804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1653296 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= 71248 MiB
End job on node147 at 2011-04-11 18:58:55