Trace number 3191479

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S970100151-015-UNKNOWN.cnf
MD5SUM1ba3e47e885ea3862e5726ce64a96a9c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark136.94
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

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

running on 2 cores: 0,2

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: 1.00 1.00 1.00 5/185 17782
/proc/meminfo: memFree=11943260/32950928 swapFree=67111528/67111528
[pid=17782] ppid=17779 vsize=2712 CPUtime=0 cores=0,2
/proc/17782/stat : 17782 (ppfolio) S 17779 17782 17727 0 -1 4194304 86 0 0 0 0 0 0 0 25 0 1 0 443958697 2777088 37 33554432000 4194304 4287625 140735108251824 18446744073709551615 260900470407 0 2147483391 4096 0 18446744071699953811 0 0 17 0 0 0 0
/proc/17782/statm: 678 37 27 23 0 23 0

[startup+0.0328411 s]
/proc/loadavg: 1.00 1.00 1.00 5/185 17782
/proc/meminfo: memFree=11943260/32950928 swapFree=67111528/67111528
[pid=17782] ppid=17779 vsize=2712 CPUtime=0 cores=0,2
/proc/17782/stat : 17782 (ppfolio) S 17779 17782 17727 0 -1 4194304 86 0 0 0 0 0 0 0 25 0 1 0 443958697 2777088 37 33554432000 4194304 4287625 140735108251824 18446744073709551615 260900470407 0 2147483391 4096 0 18446744071699953811 0 0 17 0 0 0 0
/proc/17782/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100898 s]
/proc/loadavg: 1.00 1.00 1.00 5/185 17782
/proc/meminfo: memFree=11943260/32950928 swapFree=67111528/67111528
[pid=17782] ppid=17779 vsize=2712 CPUtime=0 cores=0,2
/proc/17782/stat : 17782 (ppfolio) S 17779 17782 17727 0 -1 4194304 86 0 0 0 0 0 0 0 25 0 1 0 443958697 2777088 37 33554432000 4194304 4287625 140735108251824 18446744073709551615 260900470407 0 2147483391 4096 0 18446744071699953811 0 0 17 0 0 0 0
/proc/17782/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300808 s]
/proc/loadavg: 1.00 1.00 1.00 5/185 17782
/proc/meminfo: memFree=11943260/32950928 swapFree=67111528/67111528
[pid=17782] ppid=17779 vsize=18324 CPUtime=0 cores=0,2
/proc/17782/stat : 17782 (ppfolio) R 17779 17782 17727 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 443958697 18763776 394 33554432000 4194304 4287625 140735108251824 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/17782/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700736 s]
/proc/loadavg: 1.00 1.00 1.00 5/185 17782
/proc/meminfo: memFree=11943260/32950928 swapFree=67111528/67111528
[pid=17782] ppid=17779 vsize=18324 CPUtime=0 cores=0,2
/proc/17782/stat : 17782 (ppfolio) S 17779 17782 17727 0 -1 4202496 503 0 0 0 0 0 0 0 22 0 1 0 443958697 18763776 394 33554432000 4194304 4287625 140735108251824 18446744073709551615 260905414159 0 0 4096 65536 8407662777027526656 0 0 17 2 0 0 0
/proc/17782/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50059 s]
/proc/loadavg: 1.88 1.18 1.06 14/202 17800
/proc/meminfo: memFree=11825928/32950928 swapFree=67111528/67111528
[pid=17782] ppid=17779 vsize=18324 CPUtime=0 cores=0,2
/proc/17782/stat : 17782 (ppfolio) S 17779 17782 17727 0 -1 4202496 503 0 0 0 0 0 0 0 19 0 1 0 443958697 18763776 394 33554432000 4194304 4287625 140735108251824 18446744073709551615 260905414159 0 0 4096 65536 8407662914466480128 0 0 17 2 0 0 0
/proc/17782/statm: 4581 394 345 23 0 91 0
[pid=17792] ppid=17782 vsize=61028 CPUtime=0.5 cores=0
/proc/17792/stat : 17792 (cryptominisat) R 17782 17782 17727 0 -1 4202496 11382 0 0 0 49 1 0 0 25 0 1 0 443958721 62492672 9693 33554432000 4194304 4587354 140736863689728 18446744073709551615 4268571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17792/statm: 15257 9693 315 96 0 11819 0
[pid=17797] ppid=17782 vsize=34148 CPUtime=0.29 cores=0
/proc/17797/stat : 17797 (clasp) R 17782 17782 17727 0 -1 4202496 6893 0 0 0 29 0 0 0 25 0 1 0 443958721 34967552 5612 33554432000 4194304 4785740 140734339320336 18446744073709551615 260905054747 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17797/statm: 8537 5612 320 145 0 5582 0
[pid=17798] ppid=17782 vsize=465988 CPUtime=0.44 cores=0
/proc/17798/stat : 17798 (TNM) R 17782 17782 17727 0 -1 4202496 5913 0 0 0 44 0 0 0 25 0 1 0 443958721 477171712 5810 33554432000 134512640 134534564 4294057088 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17798/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 579488

[startup+3.1003 s]
/proc/loadavg: 1.88 1.18 1.06 13/202 17800
/proc/meminfo: memFree=11797844/32950928 swapFree=67111528/67111528
[pid=17782] ppid=17779 vsize=18324 CPUtime=0 cores=0,2
/proc/17782/stat : 17782 (ppfolio) S 17779 17782 17727 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958697 18763776 394 33554432000 4194304 4287625 140735108251824 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/17782/statm: 4581 394 345 23 0 91 0
[pid=17792] ppid=17782 vsize=57140 CPUtime=1.1 cores=0
/proc/17792/stat : 17792 (cryptominisat) R 17782 17782 17727 0 -1 4202496 12136 0 0 0 108 2 0 0 25 0 1 0 443958721 58511360 9335 33554432000 4194304 4587354 140736863689728 18446744073709551615 4238252 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17792/statm: 14285 9335 326 96 0 10847 0
[pid=17797] ppid=17782 vsize=31156 CPUtime=0.79 cores=0
/proc/17797/stat : 17797 (clasp) R 17782 17782 17727 0 -1 4202496 6923 0 0 0 79 0 0 0 25 0 1 0 443958721 31903744 5012 33554432000 4194304 4785740 140734339320336 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17797/statm: 7789 5012 340 145 0 4834 0
[pid=17798] ppid=17782 vsize=465988 CPUtime=0.95 cores=0
/proc/17798/stat : 17798 (TNM) R 17782 17782 17727 0 -1 4202496 5913 0 0 0 95 0 0 0 25 0 1 0 443958721 477171712 5810 33554432000 134512640 134534564 4294057088 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17798/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 572608

[startup+6.30065 s]
/proc/loadavg: 1.88 1.18 1.06 14/202 17800
/proc/meminfo: memFree=11775408/32950928 swapFree=67111528/67111528
[pid=17782] ppid=17779 vsize=18324 CPUtime=0 cores=0,2
/proc/17782/stat : 17782 (ppfolio) S 17779 17782 17727 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958697 18763776 394 33554432000 4194304 4287625 140735108251824 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/17782/statm: 4581 394 345 23 0 91 0
[pid=17792] ppid=17782 vsize=57140 CPUtime=2.11 cores=0
/proc/17792/stat : 17792 (cryptominisat) R 17782 17782 17727 0 -1 4202496 12888 0 0 0 209 2 0 0 25 0 1 0 443958721 58511360 10086 33554432000 4194304 4587354 140736863689728 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17792/statm: 14285 10086 326 96 0 10847 0
[pid=17797] ppid=17782 vsize=31424 CPUtime=1.89 cores=0
/proc/17797/stat : 17797 (clasp) R 17782 17782 17727 0 -1 4202496 7044 0 0 0 188 1 0 0 25 0 1 0 443958721 32178176 5133 33554432000 4194304 4785740 140734339320336 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17797/statm: 7856 5133 340 145 0 4901 0
[pid=17798] ppid=17782 vsize=465988 CPUtime=2.04 cores=0
/proc/17798/stat : 17798 (TNM) R 17782 17782 17727 0 -1 4202496 5913 0 0 0 204 0 0 0 25 0 1 0 443958721 477171712 5810 33554432000 134512640 134534564 4294057088 18446744073709551615 134529082 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17798/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 572876

[startup+12.7005 s]
/proc/loadavg: 3.52 1.55 1.18 14/202 17800
/proc/meminfo: memFree=11689548/32950928 swapFree=67111528/67111528
[pid=17782] ppid=17779 vsize=18324 CPUtime=0 cores=0,2
/proc/17782/stat : 17782 (ppfolio) S 17779 17782 17727 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958697 18763776 394 33554432000 4194304 4287625 140735108251824 18446744073709551615 260905414159 0 0 4096 65536 8407663876539154432 0 0 17 2 0 0 0
/proc/17782/statm: 4581 394 345 23 0 91 0
[pid=17792] ppid=17782 vsize=94644 CPUtime=4.29 cores=0
/proc/17792/stat : 17792 (cryptominisat) R 17782 17782 17727 0 -1 4202496 14320 0 0 0 427 2 0 0 25 0 1 0 443958721 96915456 11513 33554432000 4194304 4587354 140736863689728 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17792/statm: 23661 11513 326 96 0 20223 0
[pid=17797] ppid=17782 vsize=40620 CPUtime=3.99 cores=0
/proc/17797/stat : 17797 (clasp) R 17782 17782 17727 0 -1 4202496 9332 0 0 0 398 1 0 0 25 0 1 0 443958721 41594880 7421 33554432000 4194304 4785740 140734339320336 18446744073709551615 4550589 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17797/statm: 10155 7421 340 145 0 7200 0
[pid=17798] ppid=17782 vsize=465988 CPUtime=4.15 cores=0
/proc/17798/stat : 17798 (TNM) R 17782 17782 17727 0 -1 4202496 5913 0 0 0 415 0 0 0 25 0 1 0 443958721 477171712 5810 33554432000 134512640 134534564 4294057088 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17798/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 619576

[startup+25.5012 s]
/proc/loadavg: 4.82 1.90 1.30 14/202 17801
/proc/meminfo: memFree=11668528/32950928 swapFree=67111528/67111528
[pid=17782] ppid=17779 vsize=18324 CPUtime=0 cores=0,2
/proc/17782/stat : 17782 (ppfolio) S 17779 17782 17727 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958697 18763776 394 33554432000 4194304 4287625 140735108251824 18446744073709551615 260905414159 0 0 4096 65536 8407664151417061376 0 0 17 2 0 0 0
/proc/17782/statm: 4581 394 345 23 0 91 0
[pid=17792] ppid=17782 vsize=64652 CPUtime=8.51 cores=0
/proc/17792/stat : 17792 (cryptominisat) R 17782 17782 17727 0 -1 4202496 18688 0 0 0 848 3 0 0 25 0 1 0 443958721 66203648 9459 33554432000 4194304 4587354 140736863689728 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17792/statm: 16163 9459 327 96 0 12725 0
[pid=17797] ppid=17782 vsize=60128 CPUtime=8.28 cores=0
/proc/17797/stat : 17797 (clasp) R 17782 17782 17727 0 -1 4202496 14206 0 0 0 827 1 0 0 25 0 1 0 443958721 61571072 12295 33554432000 4194304 4785740 140734339320336 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17797/statm: 15032 12295 340 145 0 12077 0
[pid=17798] ppid=17782 vsize=465988 CPUtime=8.43 cores=0
/proc/17798/stat : 17798 (TNM) R 17782 17782 17727 0 -1 4202496 5913 0 0 0 843 0 0 0 25 0 1 0 443958721 477171712 5810 33554432000 134512640 134534564 4294057088 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17798/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 609092

[startup+51.1005 s]
/proc/loadavg: 7.27 2.71 1.58 13/202 17802
/proc/meminfo: memFree=11537368/32950928 swapFree=67111528/67111528
[pid=17782] ppid=17779 vsize=18324 CPUtime=0 cores=0,2
/proc/17782/stat : 17782 (ppfolio) S 17779 17782 17727 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958697 18763776 394 33554432000 4194304 4287625 140735108251824 18446744073709551615 260905414159 0 0 4096 65536 8407662227271712768 0 0 17 2 0 0 0
/proc/17782/statm: 4581 394 345 23 0 91 0
[pid=17792] ppid=17782 vsize=135864 CPUtime=17.09 cores=0
/proc/17792/stat : 17792 (cryptominisat) R 17782 17782 17727 0 -1 4202496 43500 0 0 0 1701 8 0 0 25 0 1 0 443958721 139124736 12945 33554432000 4194304 4587354 140736863689728 18446744073709551615 4238252 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17792/statm: 33966 12945 337 96 0 30528 0
[pid=17797] ppid=17782 vsize=92252 CPUtime=16.79 cores=0
/proc/17797/stat : 17797 (clasp) R 17782 17782 17727 0 -1 4202496 22207 0 0 0 1676 3 0 0 25 0 1 0 443958721 94466048 20296 33554432000 4194304 4785740 140734339320336 18446744073709551615 4416837 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17797/statm: 23063 20296 340 145 0 20108 0
[pid=17798] ppid=17782 vsize=465988 CPUtime=16.95 cores=0
/proc/17798/stat : 17798 (TNM) R 17782 17782 17727 0 -1 4202496 5913 0 0 0 1695 0 0 0 25 0 1 0 443958721 477171712 5810 33554432000 134512640 134534564 4294057088 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17798/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 712428

[startup+102.307 s]
/proc/loadavg: 10.11 4.27 2.18 14/202 17803
/proc/meminfo: memFree=11462576/32950928 swapFree=67111528/67111528
[pid=17782] ppid=17779 vsize=18324 CPUtime=0 cores=0,2
/proc/17782/stat : 17782 (ppfolio) S 17779 17782 17727 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958697 18763776 394 33554432000 4194304 4287625 140735108251824 18446744073709551615 260905414159 0 0 4096 65536 8407662914466480128 0 0 17 2 0 0 0
/proc/17782/statm: 4581 394 345 23 0 91 0
[pid=17792] ppid=17782 vsize=74528 CPUtime=34.11 cores=0
/proc/17792/stat : 17792 (cryptominisat) R 17782 17782 17727 0 -1 4202496 69184 0 0 0 3399 12 0 0 25 0 1 0 443958721 76316672 12898 33554432000 4194304 4587354 140736863689728 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17792/statm: 18632 12898 337 96 0 15194 0
[pid=17797] ppid=17782 vsize=115604 CPUtime=33.88 cores=0
/proc/17797/stat : 17797 (clasp) R 17782 17782 17727 0 -1 4202496 28045 0 0 0 3383 5 0 0 25 0 1 0 443958721 118378496 26134 33554432000 4194304 4785740 140734339320336 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17797/statm: 28901 26134 340 145 0 25946 0
[pid=17798] ppid=17782 vsize=465988 CPUtime=34.03 cores=0
/proc/17798/stat : 17798 (TNM) R 17782 17782 17727 0 -1 4202496 5913 0 0 0 3403 0 0 0 25 0 1 0 443958721 477171712 5810 33554432000 134512640 134534564 4294057088 18446744073709551615 134528330 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17798/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 674444

[startup+162.301 s]
/proc/loadavg: 11.30 5.67 2.79 13/202 17804
/proc/meminfo: memFree=11479544/32950928 swapFree=67111528/67111528
[pid=17782] ppid=17779 vsize=18324 CPUtime=0 cores=0,2
/proc/17782/stat : 17782 (ppfolio) S 17779 17782 17727 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958697 18763776 394 33554432000 4194304 4287625 140735108251824 18446744073709551615 260905414159 0 0 4096 65536 8407663739100200960 0 0 17 2 0 0 0
/proc/17782/statm: 4581 394 345 23 0 91 0
[pid=17792] ppid=17782 vsize=147700 CPUtime=54.12 cores=0
/proc/17792/stat : 17792 (cryptominisat) R 17782 17782 17727 0 -1 4202496 90483 0 0 0 5396 16 0 0 25 0 1 0 443958721 151244800 17675 33554432000 4194304 4587354 140736863689728 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17792/statm: 36925 17675 337 96 0 33487 0
[pid=17797] ppid=17782 vsize=156588 CPUtime=53.88 cores=0

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

/proc/17798/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 1710864

[startup+882.3 s]
/proc/loadavg: 11.02 10.73 7.42 12/201 17893
/proc/meminfo: memFree=11252500/32950928 swapFree=67111528/67111528
[pid=17782] ppid=17779 vsize=18324 CPUtime=0 cores=0,2
/proc/17782/stat : 17782 (ppfolio) S 17779 17782 17727 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958697 18763776 394 33554432000 4194304 4287625 140735108251824 18446744073709551615 260905414159 0 0 4096 65536 8407663876539154432 0 0 17 2 0 0 0
/proc/17782/statm: 4581 394 345 23 0 91 0
[pid=17792] ppid=17782 vsize=972576 CPUtime=294.15 cores=0
/proc/17792/stat : 17792 (cryptominisat) R 17782 17782 17727 0 -1 4202496 295751 0 0 0 29355 60 0 0 25 0 1 0 443958721 995917824 25194 33554432000 4194304 4587354 140736863689728 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17792/statm: 243144 25194 337 96 0 239706 0
[pid=17797] ppid=17782 vsize=287100 CPUtime=293.85 cores=0
/proc/17797/stat : 17797 (clasp) R 17782 17782 17727 0 -1 4202496 70187 0 0 0 29371 14 0 0 25 0 1 0 443958721 293990400 68276 33554432000 4194304 4785740 140734339320336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17797/statm: 71775 68276 340 145 0 68820 0
[pid=17798] ppid=17782 vsize=465988 CPUtime=294.05 cores=0
/proc/17798/stat : 17798 (TNM) R 17782 17782 17727 0 -1 4202496 5913 0 0 0 29405 0 0 0 25 0 1 0 443958721 477171712 5810 33554432000 134512640 134534564 4294057088 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17798/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 1743988

[startup+942.301 s]
/proc/loadavg: 11.01 10.78 7.64 12/201 17894
/proc/meminfo: memFree=11228556/32950928 swapFree=67111528/67111528
[pid=17782] ppid=17779 vsize=18324 CPUtime=0 cores=0,2
/proc/17782/stat : 17782 (ppfolio) S 17779 17782 17727 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958697 18763776 394 33554432000 4194304 4287625 140735108251824 18446744073709551615 260905414159 0 0 4096 65536 8407663601661247488 0 0 17 2 0 0 0
/proc/17782/statm: 4581 394 345 23 0 91 0
[pid=17792] ppid=17782 vsize=972576 CPUtime=314.14 cores=0
/proc/17792/stat : 17792 (cryptominisat) R 17782 17782 17727 0 -1 4202496 333144 0 0 0 31348 66 0 0 25 0 1 0 443958721 995917824 27244 33554432000 4194304 4587354 140736863689728 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17792/statm: 243144 27244 337 96 0 239706 0
[pid=17797] ppid=17782 vsize=287100 CPUtime=313.85 cores=0
/proc/17797/stat : 17797 (clasp) R 17782 17782 17727 0 -1 4202496 70187 0 0 0 31371 14 0 0 25 0 1 0 443958721 293990400 68276 33554432000 4194304 4785740 140734339320336 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17797/statm: 71775 68276 340 145 0 68820 0
[pid=17798] ppid=17782 vsize=465988 CPUtime=314.06 cores=0
/proc/17798/stat : 17798 (TNM) R 17782 17782 17727 0 -1 4202496 5913 0 0 0 31406 0 0 0 25 0 1 0 443958721 477171712 5810 33554432000 134512640 134534564 4294057088 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17798/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 1743988

[startup+1002.3 s]
/proc/loadavg: 11.04 10.83 7.85 12/201 17896
/proc/meminfo: memFree=11219220/32950928 swapFree=67111528/67111528
[pid=17782] ppid=17779 vsize=18324 CPUtime=0 cores=0,2
/proc/17782/stat : 17782 (ppfolio) S 17779 17782 17727 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958697 18763776 394 33554432000 4194304 4287625 140735108251824 18446744073709551615 260905414159 0 0 4096 65536 8407663739100200960 0 0 17 2 0 0 0
/proc/17782/statm: 4581 394 345 23 0 91 0
[pid=17792] ppid=17782 vsize=979508 CPUtime=334.14 cores=0
/proc/17792/stat : 17792 (cryptominisat) R 17782 17782 17727 0 -1 4202496 341056 0 0 0 33345 69 0 0 25 0 1 0 443958721 1003016192 28163 33554432000 4194304 4587354 140736863689728 18446744073709551615 4250443 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17792/statm: 244877 28163 337 96 0 241439 0
[pid=17797] ppid=17782 vsize=288252 CPUtime=333.84 cores=0
/proc/17797/stat : 17797 (clasp) R 17782 17782 17727 0 -1 4202496 70426 0 0 0 33370 14 0 0 25 0 1 0 443958721 295170048 68515 33554432000 4194304 4785740 140734339320336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17797/statm: 72063 68515 340 145 0 69108 0
[pid=17798] ppid=17782 vsize=465988 CPUtime=334.07 cores=0
/proc/17798/stat : 17798 (TNM) R 17782 17782 17727 0 -1 4202496 5913 0 0 0 33407 0 0 0 25 0 1 0 443958721 477171712 5810 33554432000 134512640 134534564 4294057088 18446744073709551615 134530456 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17798/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 1752072

[startup+1062.3 s]
/proc/loadavg: 11.01 10.86 8.05 12/201 17897
/proc/meminfo: memFree=11209404/32950928 swapFree=67111528/67111528
[pid=17782] ppid=17779 vsize=18324 CPUtime=0 cores=0,2
/proc/17782/stat : 17782 (ppfolio) S 17779 17782 17727 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958697 18763776 394 33554432000 4194304 4287625 140735108251824 18446744073709551615 260905414159 0 0 4096 65536 8407663876539154432 0 0 17 2 0 0 0
/proc/17782/statm: 4581 394 345 23 0 91 0
[pid=17792] ppid=17782 vsize=983448 CPUtime=354.14 cores=0
/proc/17792/stat : 17792 (cryptominisat) R 17782 17782 17727 0 -1 4202496 348828 0 0 0 35342 72 0 0 25 0 1 0 443958721 1007050752 28686 33554432000 4194304 4587354 140736863689728 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17792/statm: 245862 28686 337 96 0 242424 0
[pid=17797] ppid=17782 vsize=288252 CPUtime=353.84 cores=0
/proc/17797/stat : 17797 (clasp) R 17782 17782 17727 0 -1 4202496 70426 0 0 0 35370 14 0 0 25 0 1 0 443958721 295170048 68515 33554432000 4194304 4785740 140734339320336 18446744073709551615 4552952 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17797/statm: 72063 68515 340 145 0 69108 0
[pid=17798] ppid=17782 vsize=465988 CPUtime=354.08 cores=0
/proc/17798/stat : 17798 (TNM) R 17782 17782 17727 0 -1 4202496 5913 0 0 0 35408 0 0 0 25 0 1 0 443958721 477171712 5810 33554432000 134512640 134534564 4294057088 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17798/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 1756012

[startup+1122.3 s]
/proc/loadavg: 11.00 10.88 8.23 12/201 17899
/proc/meminfo: memFree=11213612/32950928 swapFree=67111528/67111528
[pid=17782] ppid=17779 vsize=18324 CPUtime=0 cores=0,2
/proc/17782/stat : 17782 (ppfolio) S 17779 17782 17727 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958697 18763776 394 33554432000 4194304 4287625 140735108251824 18446744073709551615 260905414159 0 0 4096 65536 8407664013978107904 0 0 17 2 0 0 0
/proc/17782/statm: 4581 394 345 23 0 91 0
[pid=17792] ppid=17782 vsize=972448 CPUtime=374.14 cores=0
/proc/17792/stat : 17792 (cryptominisat) R 17782 17782 17727 0 -1 4202496 357568 0 0 0 37339 75 0 0 25 0 1 0 443958721 995786752 29972 33554432000 4194304 4587354 140736863689728 18446744073709551615 4250316 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17792/statm: 243112 29972 337 96 0 239674 0
[pid=17797] ppid=17782 vsize=289576 CPUtime=373.84 cores=0
/proc/17797/stat : 17797 (clasp) R 17782 17782 17727 0 -1 4202496 70740 0 0 0 37370 14 0 0 25 0 1 0 443958721 296525824 68829 33554432000 4194304 4785740 140734339320336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17797/statm: 72394 68829 340 145 0 69439 0
[pid=17798] ppid=17782 vsize=465988 CPUtime=374.08 cores=0
/proc/17798/stat : 17798 (TNM) R 17782 17782 17727 0 -1 4202496 5913 0 0 0 37408 0 0 0 25 0 1 0 443958721 477171712 5810 33554432000 134512640 134534564 4294057088 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17798/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 1746336

[startup+1182.3 s]
/proc/loadavg: 11.00 10.90 8.40 12/201 17901
/proc/meminfo: memFree=11155544/32950928 swapFree=67111528/67111528
[pid=17782] ppid=17779 vsize=18324 CPUtime=0 cores=0,2
/proc/17782/stat : 17782 (ppfolio) S 17779 17782 17727 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958697 18763776 394 33554432000 4194304 4287625 140735108251824 18446744073709551615 260905414159 0 0 4096 65536 8407664151417061376 0 0 17 2 0 0 0
/proc/17782/statm: 4581 394 345 23 0 91 0
[pid=17792] ppid=17782 vsize=1005344 CPUtime=394.13 cores=0
/proc/17792/stat : 17792 (cryptominisat) R 17782 17782 17727 0 -1 4202496 365278 0 0 0 39335 78 0 0 25 0 1 0 443958721 1029472256 29978 33554432000 4194304 4587354 140736863689728 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17792/statm: 251336 29978 337 96 0 247898 0
[pid=17797] ppid=17782 vsize=304132 CPUtime=393.84 cores=0
/proc/17797/stat : 17797 (clasp) R 17782 17782 17727 0 -1 4202496 74396 0 0 0 39370 14 0 0 25 0 1 0 443958721 311431168 72485 33554432000 4194304 4785740 140734339320336 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17797/statm: 76033 72485 340 145 0 73078 0
[pid=17798] ppid=17782 vsize=465988 CPUtime=394.08 cores=0
/proc/17798/stat : 17798 (TNM) R 17782 17782 17727 0 -1 4202496 5913 0 0 0 39408 0 0 0 25 0 1 0 443958721 477171712 5810 33554432000 134512640 134534564 4294057088 18446744073709551615 134525956 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17798/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 1793788

[startup+1242.3 s]
/proc/loadavg: 11.00 10.92 8.56 12/201 17902
/proc/meminfo: memFree=11177092/32950928 swapFree=67111528/67111528
[pid=17782] ppid=17779 vsize=18324 CPUtime=0 cores=0,2
/proc/17782/stat : 17782 (ppfolio) S 17779 17782 17727 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958697 18763776 394 33554432000 4194304 4287625 140735108251824 18446744073709551615 260905414159 0 0 4096 65536 8407662089832759296 0 0 17 2 0 0 0
/proc/17782/statm: 4581 394 345 23 0 91 0
[pid=17792] ppid=17782 vsize=981228 CPUtime=414.13 cores=0
/proc/17792/stat : 17792 (cryptominisat) R 17782 17782 17727 0 -1 4202496 373059 0 0 0 41332 81 0 0 25 0 1 0 443958721 1004777472 29827 33554432000 4194304 4587354 140736863689728 18446744073709551615 4238278 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17792/statm: 245307 29827 337 96 0 241869 0
[pid=17797] ppid=17782 vsize=305144 CPUtime=413.85 cores=0
/proc/17797/stat : 17797 (clasp) R 17782 17782 17727 0 -1 4202496 74604 0 0 0 41371 14 0 0 25 0 1 0 443958721 312467456 72693 33554432000 4194304 4785740 140734339320336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17797/statm: 76286 72693 340 145 0 73331 0
[pid=17798] ppid=17782 vsize=465988 CPUtime=414.07 cores=0
/proc/17798/stat : 17798 (TNM) R 17782 17782 17727 0 -1 4202496 5913 0 0 0 41407 0 0 0 25 0 1 0 443958721 477171712 5810 33554432000 134512640 134534564 4294057088 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17798/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 1770684



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.00 10.93 8.70 9/197 17905
/proc/meminfo: memFree=11319328/32950928 swapFree=67111528/67111528
[pid=17782] ppid=17779 vsize=18324 CPUtime=0 cores=0,2
/proc/17782/stat : 17782 (ppfolio) S 17779 17782 17727 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958697 18763776 394 33554432000 4194304 4287625 140735108251824 18446744073709551615 260905414159 0 0 4096 65536 8407662227271712768 0 0 17 2 0 0 0
/proc/17782/statm: 4581 394 345 23 0 91 0
[pid=17792] ppid=17782 vsize=972540 CPUtime=433.38 cores=0
/proc/17792/stat : 17792 (cryptominisat) R 17782 17782 17727 0 -1 4202496 380449 0 0 0 43254 84 0 0 25 0 1 0 443958721 995880960 28894 33554432000 4194304 4587354 140736863689728 18446744073709551615 4238096 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17792/statm: 243135 28894 337 96 0 239697 0
[pid=17797] ppid=17782 vsize=305588 CPUtime=433.12 cores=0
/proc/17797/stat : 17797 (clasp) R 17782 17782 17727 0 -1 4202496 74712 0 0 0 43298 14 0 0 25 0 1 0 443958721 312922112 72801 33554432000 4194304 4785740 140734339320336 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17797/statm: 76397 72801 340 145 0 73442 0
[pid=17798] ppid=17782 vsize=465988 CPUtime=433.27 cores=0
/proc/17798/stat : 17798 (TNM) R 17782 17782 17727 0 -1 4202496 5913 0 0 0 43327 0 0 0 25 0 1 0 443958721 477171712 5810 33554432000 134512640 134534564 4294057088 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17798/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 1299.77
Current children cumulated vsize (KiB) 1762440

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 17782 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=3999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 1299.77
#
# 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.77
CPU user time (s): 1298.79
CPU system time (s): 0.98
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 2622304

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

runsolver used 2.09768 second user time and 5.14222 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-11 17:54:40
IDJOB=3191479
IDBENCH=82610
IDSOLVER=1613
FILE ID=node116/3191479-1302537280
RUNJOBID= node116-1302537280-17745
PBS_JOBID= 12951135
Free space on /tmp= 70796 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S970100151-015-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191479-1302537280/watcher-3191479-1302537280 -o /tmp/evaluation-result-3191479-1302537280/solver-3191479-1302537280 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191479-1302537280.cnf

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

MD5SUM BENCH= 1ba3e47e885ea3862e5726ce64a96a9c
RANDOM SEED=395326582

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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:     32950928 kB
MemFree:      11945168 kB
Buffers:        731528 kB
Cached:       19724340 kB
SwapCached:          0 kB
Active:        7298436 kB
Inactive:     13223396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11945168 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           41644 kB
Writeback:           0 kB
AnonPages:       65828 kB
Mapped:          15692 kB
Slab:           417832 kB
PageTables:       5808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   664796 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= 70768 MiB
End job on node116 at 2011-04-11 18:16:22