Trace number 3251348

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

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1504.5-n60-p30-s88600538.cnf
MD5SUM76c30bc0971bc865c2b988ddaca89385
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.29319
Satisfiable
(Un)Satisfiability was proved
Number of variables3651
Number of clauses926696
Sum of the clauses size1856923
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2926636
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3251348-1303570754/watcher-3251348-1303570754 -o /tmp/evaluation-result-3251348-1303570754/solver-3251348-1303570754 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3251348-1303570754.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 10.51 11.10 10.80 9/196 1394
/proc/meminfo: memFree=11510256/32951124 swapFree=67111528/67111528
[pid=1394] ppid=1392 vsize=11800 CPUtime=0 cores=1,3
/proc/1394/stat : 1394 (runsolver) R 1392 1394 504 0 -1 4202560 42 0 0 0 0 0 0 0 23 0 1 0 468677788 12083200 51 33554432000 4194304 5434984 140733415570864 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/1394/statm: 2950 51 31 303 0 2644 0

[startup+0.0836179 s]
/proc/loadavg: 10.51 11.10 10.80 9/196 1394
/proc/meminfo: memFree=11510256/32951124 swapFree=67111528/67111528
[pid=1394] ppid=1392 vsize=18324 CPUtime=0 cores=1,3
/proc/1394/stat : 1394 (ppfolio) S 1392 1394 504 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 468677788 18763776 393 33554432000 4194304 4287625 140736779239952 18446744073709551615 212436037135 0 0 4096 65536 6055837504345473024 0 0 17 1 0 0 0
/proc/1394/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100615 s]
/proc/loadavg: 10.51 11.10 10.80 9/196 1394
/proc/meminfo: memFree=11510256/32951124 swapFree=67111528/67111528
[pid=1394] ppid=1392 vsize=18324 CPUtime=0 cores=1,3
/proc/1394/stat : 1394 (ppfolio) S 1392 1394 504 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 468677788 18763776 393 33554432000 4194304 4287625 140736779239952 18446744073709551615 212436037135 0 0 4096 65536 6055837504345473024 0 0 17 1 0 0 0
/proc/1394/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300579 s]
/proc/loadavg: 10.51 11.10 10.80 9/196 1394
/proc/meminfo: memFree=11510256/32951124 swapFree=67111528/67111528
[pid=1394] ppid=1392 vsize=18324 CPUtime=0 cores=1,3
/proc/1394/stat : 1394 (ppfolio) S 1392 1394 504 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 468677788 18763776 393 33554432000 4194304 4287625 140736779239952 18446744073709551615 212436037135 0 0 4096 65536 6055837504345473024 0 0 17 1 0 0 0
/proc/1394/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700504 s]
/proc/loadavg: 10.51 11.10 10.80 9/196 1394
/proc/meminfo: memFree=11510256/32951124 swapFree=67111528/67111528
[pid=1394] ppid=1392 vsize=18324 CPUtime=0 cores=1,3
/proc/1394/stat : 1394 (ppfolio) S 1392 1394 504 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 468677788 18763776 393 33554432000 4194304 4287625 140736779239952 18446744073709551615 212436037135 0 0 4096 65536 6055837504345473024 0 0 17 1 0 0 0
/proc/1394/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50035 s]
/proc/loadavg: 10.51 11.10 10.80 11/200 1399
/proc/meminfo: memFree=11371468/32951124 swapFree=67111528/67111528
[pid=1394] ppid=1392 vsize=18324 CPUtime=0 cores=1,3
/proc/1394/stat : 1394 (ppfolio) S 1392 1394 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468677788 18763776 393 33554432000 4194304 4287625 140736779239952 18446744073709551615 212436037135 0 0 4096 65536 6055838328979193856 0 0 17 1 0 0 0
/proc/1394/statm: 4581 393 345 23 0 91 0
[pid=1396] ppid=1394 vsize=90788 CPUtime=0.49 cores=1
/proc/1396/stat : 1396 (cryptominisat) R 1394 1394 504 0 -1 4202496 17063 0 0 0 47 2 0 0 25 0 1 0 468677788 92966912 16949 33554432000 4194304 4587354 140736578626784 18446744073709551615 4430272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1396/statm: 22697 16949 310 96 0 19259 0
[pid=1397] ppid=1394 vsize=68572 CPUtime=0.49 cores=1
/proc/1397/stat : 1397 (clasp) R 1394 1394 504 0 -1 4202496 18294 0 0 0 46 3 0 0 25 0 1 0 468677788 70217728 14113 33554432000 4194304 4785740 140734919201664 18446744073709551615 4495610 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1397/statm: 17143 14113 313 145 0 14188 0
[pid=1398] ppid=1394 vsize=465992 CPUtime=0.48 cores=1
/proc/1398/stat : 1398 (TNM) R 1394 1394 504 0 -1 4202496 6407 0 0 0 47 1 0 0 25 0 1 0 468677788 477175808 6305 33554432000 134512640 134534564 4294744848 18446744073709551615 10257916 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1398/statm: 116498 6306 90 6 0 115164 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 643676

[startup+3.10105 s]
/proc/loadavg: 10.51 11.10 10.80 11/200 1399
/proc/meminfo: memFree=11279584/32951124 swapFree=67111528/67111528
[pid=1394] ppid=1392 vsize=18324 CPUtime=0 cores=1,3
/proc/1394/stat : 1394 (ppfolio) S 1392 1394 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468677788 18763776 393 33554432000 4194304 4287625 140736779239952 18446744073709551615 212436037135 0 0 4096 65536 6055838466418147328 0 0 17 1 0 0 0
/proc/1394/statm: 4581 393 345 23 0 91 0
[pid=1396] ppid=1394 vsize=139008 CPUtime=0.99 cores=1
/proc/1396/stat : 1396 (cryptominisat) R 1394 1394 504 0 -1 4202496 29069 0 0 0 95 4 0 0 25 0 1 0 468677788 142344192 28955 33554432000 4194304 4587354 140736578626784 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1396/statm: 34752 28955 314 96 0 31314 0
[pid=1397] ppid=1394 vsize=68572 CPUtime=1.08 cores=1
/proc/1397/stat : 1397 (clasp) R 1394 1394 504 0 -1 4202496 18294 0 0 0 105 3 0 0 25 0 1 0 468677788 70217728 14113 33554432000 4194304 4785740 140734919201664 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1397/statm: 17143 14113 313 145 0 14188 0
[pid=1398] ppid=1394 vsize=495424 CPUtime=0.99 cores=1
/proc/1398/stat : 1398 (TNM) R 1394 1394 504 0 -1 4202496 14755 0 0 0 98 1 0 0 25 0 1 0 468677788 507314176 14652 33554432000 134512640 134534564 4294744848 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1398/statm: 123856 14652 91 6 0 122522 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 721328

[startup+6.30044 s]
/proc/loadavg: 10.47 11.08 10.79 11/200 1399
/proc/meminfo: memFree=11276984/32951124 swapFree=67111528/67111528
[pid=1394] ppid=1392 vsize=18324 CPUtime=0 cores=1,3
/proc/1394/stat : 1394 (ppfolio) S 1392 1394 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468677788 18763776 393 33554432000 4194304 4287625 140736779239952 18446744073709551615 212436037135 0 0 4096 65536 6055838466418147328 0 0 17 1 0 0 0
/proc/1394/statm: 4581 393 345 23 0 91 0
[pid=1396] ppid=1394 vsize=139008 CPUtime=2.09 cores=1
/proc/1396/stat : 1396 (cryptominisat) R 1394 1394 504 0 -1 4202496 29069 0 0 0 205 4 0 0 25 0 1 0 468677788 142344192 28955 33554432000 4194304 4587354 140736578626784 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1396/statm: 34752 28955 314 96 0 31314 0
[pid=1397] ppid=1394 vsize=68572 CPUtime=2.09 cores=1
/proc/1397/stat : 1397 (clasp) R 1394 1394 504 0 -1 4202496 18294 0 0 0 206 3 0 0 25 0 1 0 468677788 70217728 14113 33554432000 4194304 4785740 140734919201664 18446744073709551615 4495597 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1397/statm: 17143 14113 313 145 0 14188 0
[pid=1398] ppid=1394 vsize=495424 CPUtime=2.08 cores=1
/proc/1398/stat : 1398 (TNM) R 1394 1394 504 0 -1 4202496 14755 0 0 0 207 1 0 0 25 0 1 0 468677788 507314176 14652 33554432000 134512640 134534564 4294744848 18446744073709551615 134524727 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1398/statm: 123856 14652 91 6 0 122522 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 721328

[startup+12.7012 s]
/proc/loadavg: 10.43 11.06 10.79 11/200 1399
/proc/meminfo: memFree=11234564/32951124 swapFree=67111528/67111528
[pid=1394] ppid=1392 vsize=18324 CPUtime=0 cores=1,3
/proc/1394/stat : 1394 (ppfolio) S 1392 1394 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468677788 18763776 393 33554432000 4194304 4287625 140736779239952 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/1394/statm: 4581 393 345 23 0 91 0
[pid=1396] ppid=1394 vsize=160524 CPUtime=4.19 cores=1
/proc/1396/stat : 1396 (cryptominisat) R 1394 1394 504 0 -1 4202496 52211 0 0 0 412 7 0 0 25 0 1 0 468677788 164376576 33237 33554432000 4194304 4587354 140736578626784 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1396/statm: 40131 33237 326 96 0 36693 0
[pid=1397] ppid=1394 vsize=68572 CPUtime=4.28 cores=1
/proc/1397/stat : 1397 (clasp) R 1394 1394 504 0 -1 4202496 18294 0 0 0 425 3 0 0 25 0 1 0 468677788 70217728 14113 33554432000 4194304 4785740 140734919201664 18446744073709551615 4495597 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1397/statm: 17143 14113 313 145 0 14188 0
[pid=1398] ppid=1394 vsize=495424 CPUtime=4.19 cores=1
/proc/1398/stat : 1398 (TNM) R 1394 1394 504 0 -1 4202496 14755 0 0 0 418 1 0 0 25 0 1 0 468677788 507314176 14652 33554432000 134512640 134534564 4294744848 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1398/statm: 123856 14652 91 6 0 122522 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 742844

[startup+25.5008 s]
/proc/loadavg: 10.34 11.01 10.78 11/200 1399
/proc/meminfo: memFree=11232308/32951124 swapFree=67111528/67111528
[pid=1394] ppid=1392 vsize=18324 CPUtime=0 cores=1,3
/proc/1394/stat : 1394 (ppfolio) S 1392 1394 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468677788 18763776 393 33554432000 4194304 4287625 140736779239952 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/1394/statm: 4581 393 345 23 0 91 0
[pid=1396] ppid=1394 vsize=701192 CPUtime=8.49 cores=1
/proc/1396/stat : 1396 (cryptominisat) R 1394 1394 504 0 -1 4202496 56933 0 0 0 841 8 0 0 25 0 1 0 468677788 718020608 34374 33554432000 4194304 4587354 140736578626784 18446744073709551615 4241103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1396/statm: 175298 34374 327 96 0 171860 0
[pid=1397] ppid=1394 vsize=73992 CPUtime=8.49 cores=1
/proc/1397/stat : 1397 (clasp) R 1394 1394 504 0 -1 4202496 19633 0 0 0 846 3 0 0 25 0 1 0 468677788 75767808 15452 33554432000 4194304 4785740 140734919201664 18446744073709551615 4482895 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1397/statm: 18498 15452 316 145 0 15543 0
[pid=1398] ppid=1394 vsize=495424 CPUtime=8.48 cores=1
/proc/1398/stat : 1398 (TNM) R 1394 1394 504 0 -1 4202496 14755 0 0 0 847 1 0 0 25 0 1 0 468677788 507314176 14652 33554432000 134512640 134534564 4294744848 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1398/statm: 123856 14652 91 6 0 122522 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1288932

[startup+51.101 s]
/proc/loadavg: 10.22 10.93 10.75 11/200 1400
/proc/meminfo: memFree=11175856/32951124 swapFree=67111528/67111528
[pid=1394] ppid=1392 vsize=18324 CPUtime=0 cores=1,3
/proc/1394/stat : 1394 (ppfolio) S 1392 1394 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468677788 18763776 393 33554432000 4194304 4287625 140736779239952 18446744073709551615 212436037135 0 0 4096 65536 6055838741296054272 0 0 17 1 0 0 0
/proc/1394/statm: 4581 393 345 23 0 91 0
[pid=1396] ppid=1394 vsize=701192 CPUtime=16.99 cores=1
/proc/1396/stat : 1396 (cryptominisat) R 1394 1394 504 0 -1 4202496 57711 0 0 0 1691 8 0 0 25 0 1 0 468677788 718020608 35148 33554432000 4194304 4587354 140736578626784 18446744073709551615 4365361 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1396/statm: 175298 35148 337 96 0 171860 0
[pid=1397] ppid=1394 vsize=84640 CPUtime=17.09 cores=1
/proc/1397/stat : 1397 (clasp) R 1394 1394 504 0 -1 4202496 24433 0 0 0 1704 5 0 0 25 0 1 0 468677788 86671360 18442 33554432000 4194304 4785740 140734919201664 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1397/statm: 21160 18442 340 145 0 18205 0
[pid=1398] ppid=1394 vsize=502684 CPUtime=16.99 cores=1
/proc/1398/stat : 1398 (TNM) R 1394 1394 504 0 -1 4202496 21439 0 0 0 1697 2 0 0 25 0 1 0 468677788 514748416 21336 33554432000 134512640 134534564 4294744848 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1398/statm: 125671 21336 95 6 0 124337 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1306840

[startup+102.307 s]
/proc/loadavg: 10.09 10.77 10.71 11/200 1401
/proc/meminfo: memFree=11057308/32951124 swapFree=67111528/67111528
[pid=1394] ppid=1392 vsize=18324 CPUtime=0 cores=1,3
/proc/1394/stat : 1394 (ppfolio) S 1392 1394 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468677788 18763776 393 33554432000 4194304 4287625 140736779239952 18446744073709551615 212436037135 0 0 4096 65536 6055838741296054272 0 0 17 1 0 0 0
/proc/1394/statm: 4581 393 345 23 0 91 0
[pid=1396] ppid=1394 vsize=701192 CPUtime=34.09 cores=1
/proc/1396/stat : 1396 (cryptominisat) R 1394 1394 504 0 -1 4202496 57711 0 0 0 3401 8 0 0 25 0 1 0 468677788 718020608 35148 33554432000 4194304 4587354 140736578626784 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1396/statm: 175298 35148 337 96 0 171860 0
[pid=1397] ppid=1394 vsize=169520 CPUtime=34.1 cores=1
/proc/1397/stat : 1397 (clasp) R 1394 1394 504 0 -1 4202496 45333 0 0 0 3399 11 0 0 25 0 1 0 468677788 173588480 39342 33554432000 4194304 4785740 140734919201664 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1397/statm: 42380 39342 340 145 0 39425 0
[pid=1398] ppid=1394 vsize=502684 CPUtime=34.09 cores=1
/proc/1398/stat : 1398 (TNM) R 1394 1394 504 0 -1 4202496 21439 0 0 0 3407 2 0 0 25 0 1 0 468677788 514748416 21336 33554432000 134512640 134534564 4294744848 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1398/statm: 125671 21336 95 6 0 124337 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1391720

[startup+162.301 s]
/proc/loadavg: 10.52 10.76 10.71 12/201 1443
/proc/meminfo: memFree=11179856/32951124 swapFree=67111528/67111528
[pid=1394] ppid=1392 vsize=18324 CPUtime=0 cores=1,3
/proc/1394/stat : 1394 (ppfolio) S 1392 1394 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468677788 18763776 393 33554432000 4194304 4287625 140736779239952 18446744073709551615 212436037135 0 0 4096 65536 6055839153612914688 0 0 17 1 0 0 0
/proc/1394/statm: 4581 393 345 23 0 91 0
[pid=1396] ppid=1394 vsize=743592 CPUtime=54.09 cores=1
/proc/1396/stat : 1396 (cryptominisat) R 1394 1394 504 0 -1 4202496 66958 0 0 0 5400 9 0 0 25 0 1 0 468677788 761438208 44395 33554432000 4194304 4587354 140736578626784 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1396/statm: 185898 44395 337 96 0 182460 0
[pid=1397] ppid=1394 vsize=239028 CPUtime=54.11 cores=1

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

/proc/1398/statm: 125671 21336 95 6 0 124337 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 2045364

[startup+882.3 s]
/proc/loadavg: 7.34 8.79 9.88 7/184 1501
/proc/meminfo: memFree=11423056/32951124 swapFree=67111528/67111528
[pid=1394] ppid=1392 vsize=18324 CPUtime=0 cores=1,3
/proc/1394/stat : 1394 (ppfolio) S 1392 1394 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468677788 18763776 393 33554432000 4194304 4287625 140736779239952 18446744073709551615 212436037135 0 0 4096 65536 6055839565929775104 0 0 17 1 0 0 0
/proc/1394/statm: 4581 393 345 23 0 91 0
[pid=1396] ppid=1394 vsize=831524 CPUtime=294.1 cores=1
/proc/1396/stat : 1396 (cryptominisat) R 1394 1394 504 0 -1 4202496 104361 0 0 0 29397 13 0 0 25 0 1 0 468677788 851480576 55252 33554432000 4194304 4587354 140736578626784 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1396/statm: 207881 55252 337 96 0 204443 0
[pid=1397] ppid=1394 vsize=704016 CPUtime=294.15 cores=1
/proc/1397/stat : 1397 (clasp) R 1394 1394 504 0 -1 4202496 175927 0 0 0 29357 58 0 0 25 0 1 0 468677788 720912384 169936 33554432000 4194304 4785740 140734919201664 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1397/statm: 176004 169936 340 145 0 173049 0
[pid=1398] ppid=1394 vsize=502684 CPUtime=294.05 cores=1
/proc/1398/stat : 1398 (TNM) R 1394 1394 504 0 -1 4202496 21439 0 0 0 29403 2 0 0 25 0 1 0 468677788 514748416 21336 33554432000 134512640 134534564 4294744848 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1398/statm: 125671 21336 95 6 0 124337 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2056548

[startup+942.301 s]
/proc/loadavg: 6.53 8.32 9.66 7/184 1503
/proc/meminfo: memFree=11398836/32951124 swapFree=67111528/67111528
[pid=1394] ppid=1392 vsize=18324 CPUtime=0 cores=1,3
/proc/1394/stat : 1394 (ppfolio) S 1392 1394 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468677788 18763776 393 33554432000 4194304 4287625 140736779239952 18446744073709551615 212436037135 0 0 4096 65536 6055837916662333440 0 0 17 1 0 0 0
/proc/1394/statm: 4581 393 345 23 0 91 0
[pid=1396] ppid=1394 vsize=873488 CPUtime=314.11 cores=1
/proc/1396/stat : 1396 (cryptominisat) R 1394 1394 504 0 -1 4202496 114182 0 0 0 31397 14 0 0 25 0 1 0 468677788 894451712 65073 33554432000 4194304 4587354 140736578626784 18446744073709551615 4373280 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1396/statm: 218372 65074 337 96 0 214934 0
[pid=1397] ppid=1394 vsize=709028 CPUtime=314.14 cores=1
/proc/1397/stat : 1397 (clasp) R 1394 1394 504 0 -1 4202496 177051 0 0 0 31356 58 0 0 25 0 1 0 468677788 726044672 171060 33554432000 4194304 4785740 140734919201664 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1397/statm: 177257 171060 340 145 0 174302 0
[pid=1398] ppid=1394 vsize=502684 CPUtime=314.04 cores=1
/proc/1398/stat : 1398 (TNM) R 1394 1394 504 0 -1 4202496 21439 0 0 0 31402 2 0 0 25 0 1 0 468677788 514748416 21336 33554432000 134512640 134534564 4294744848 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1398/statm: 125671 21336 95 6 0 124337 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 2103524

[startup+1002.3 s]
/proc/loadavg: 6.19 7.90 9.42 7/184 1504
/proc/meminfo: memFree=11388376/32951124 swapFree=67111528/67111528
[pid=1394] ppid=1392 vsize=18324 CPUtime=0 cores=1,3
/proc/1394/stat : 1394 (ppfolio) S 1392 1394 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468677788 18763776 393 33554432000 4194304 4287625 140736779239952 18446744073709551615 212436037135 0 0 4096 65536 6055837916662333440 0 0 17 1 0 0 0
/proc/1394/statm: 4581 393 345 23 0 91 0
[pid=1396] ppid=1394 vsize=838900 CPUtime=334.12 cores=1
/proc/1396/stat : 1396 (cryptominisat) R 1394 1394 504 0 -1 4202496 115484 0 0 0 33397 15 0 0 25 0 1 0 468677788 859033600 58103 33554432000 4194304 4587354 140736578626784 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1396/statm: 209725 58103 337 96 0 206287 0
[pid=1397] ppid=1394 vsize=712172 CPUtime=334.14 cores=1
/proc/1397/stat : 1397 (clasp) R 1394 1394 504 0 -1 4202496 177744 0 0 0 33356 58 0 0 25 0 1 0 468677788 729264128 171753 33554432000 4194304 4785740 140734919201664 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1397/statm: 178043 171753 340 145 0 175088 0
[pid=1398] ppid=1394 vsize=502684 CPUtime=334.04 cores=1
/proc/1398/stat : 1398 (TNM) R 1394 1394 504 0 -1 4202496 21439 0 0 0 33402 2 0 0 25 0 1 0 468677788 514748416 21336 33554432000 134512640 134534564 4294744848 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1398/statm: 125671 21336 95 6 0 124337 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 2072080

[startup+1062.3 s]
/proc/loadavg: 6.07 7.55 9.21 7/184 1506
/proc/meminfo: memFree=11388844/32951124 swapFree=67111528/67111528
[pid=1394] ppid=1392 vsize=18324 CPUtime=0 cores=1,3
/proc/1394/stat : 1394 (ppfolio) S 1392 1394 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468677788 18763776 393 33554432000 4194304 4287625 140736779239952 18446744073709551615 212436037135 0 0 4096 65536 6055837916662333440 0 0 17 1 0 0 0
/proc/1394/statm: 4581 393 345 23 0 91 0
[pid=1396] ppid=1394 vsize=838900 CPUtime=354.13 cores=1
/proc/1396/stat : 1396 (cryptominisat) R 1394 1394 504 0 -1 4202496 115484 0 0 0 35398 15 0 0 25 0 1 0 468677788 859033600 58103 33554432000 4194304 4587354 140736578626784 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1396/statm: 209725 58103 337 96 0 206287 0
[pid=1397] ppid=1394 vsize=713784 CPUtime=354.13 cores=1
/proc/1397/stat : 1397 (clasp) R 1394 1394 504 0 -1 4202496 178087 0 0 0 35355 58 0 0 25 0 1 0 468677788 730914816 172096 33554432000 4194304 4785740 140734919201664 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1397/statm: 178446 172096 340 145 0 175491 0
[pid=1398] ppid=1394 vsize=502684 CPUtime=354.04 cores=1
/proc/1398/stat : 1398 (TNM) R 1394 1394 504 0 -1 4202496 21439 0 0 0 35402 2 0 0 25 0 1 0 468677788 514748416 21336 33554432000 134512640 134534564 4294744848 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1398/statm: 125671 21336 95 6 0 124337 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2073692

[startup+1122.3 s]
/proc/loadavg: 6.02 7.26 9.00 7/184 1507
/proc/meminfo: memFree=11339696/32951124 swapFree=67111528/67111528
[pid=1394] ppid=1392 vsize=18324 CPUtime=0 cores=1,3
/proc/1394/stat : 1394 (ppfolio) S 1392 1394 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468677788 18763776 393 33554432000 4194304 4287625 140736779239952 18446744073709551615 212436037135 0 0 4096 65536 6055838466418147328 0 0 17 1 0 0 0
/proc/1394/statm: 4581 393 345 23 0 91 0
[pid=1396] ppid=1394 vsize=865268 CPUtime=374.14 cores=1
/proc/1396/stat : 1396 (cryptominisat) R 1394 1394 504 0 -1 4202496 120976 0 0 0 37398 16 0 0 25 0 1 0 468677788 886034432 63595 33554432000 4194304 4587354 140736578626784 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1396/statm: 216317 63595 337 96 0 212879 0
[pid=1397] ppid=1394 vsize=721368 CPUtime=374.13 cores=1
/proc/1397/stat : 1397 (clasp) R 1394 1394 504 0 -1 4202496 179719 0 0 0 37355 58 0 0 25 0 1 0 468677788 738680832 173728 33554432000 4194304 4785740 140734919201664 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1397/statm: 180342 173728 340 145 0 177387 0
[pid=1398] ppid=1394 vsize=502684 CPUtime=374.04 cores=1
/proc/1398/stat : 1398 (TNM) R 1394 1394 504 0 -1 4202496 21439 0 0 0 37402 2 0 0 25 0 1 0 468677788 514748416 21336 33554432000 134512640 134534564 4294744848 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1398/statm: 125671 21336 95 6 0 124337 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2107644

[startup+1182.3 s]
/proc/loadavg: 6.01 7.03 8.81 7/184 1509
/proc/meminfo: memFree=11362968/32951124 swapFree=67111528/67111528
[pid=1394] ppid=1392 vsize=18324 CPUtime=0 cores=1,3
/proc/1394/stat : 1394 (ppfolio) S 1392 1394 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468677788 18763776 393 33554432000 4194304 4287625 140736779239952 18446744073709551615 212436037135 0 0 4096 65536 6055837641784426496 0 0 17 1 0 0 0
/proc/1394/statm: 4581 393 345 23 0 91 0
[pid=1396] ppid=1394 vsize=850172 CPUtime=394.13 cores=1
/proc/1396/stat : 1396 (cryptominisat) R 1394 1394 504 0 -1 4202496 123193 0 0 0 39397 16 0 0 25 0 1 0 468677788 870576128 56345 33554432000 4194304 4587354 140736578626784 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1396/statm: 212543 56345 337 96 0 209105 0
[pid=1397] ppid=1394 vsize=728764 CPUtime=394.13 cores=1
/proc/1397/stat : 1397 (clasp) R 1394 1394 504 0 -1 4202496 181454 0 0 0 39354 59 0 0 25 0 1 0 468677788 746254336 175463 33554432000 4194304 4785740 140734919201664 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1397/statm: 182191 175463 340 145 0 179236 0
[pid=1398] ppid=1394 vsize=502684 CPUtime=394.04 cores=1
/proc/1398/stat : 1398 (TNM) R 1394 1394 504 0 -1 4202496 21439 0 0 0 39402 2 0 0 25 0 1 0 468677788 514748416 21336 33554432000 134512640 134534564 4294744848 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1398/statm: 125671 21336 95 6 0 124337 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2099944

[startup+1242.3 s]
/proc/loadavg: 6.00 6.84 8.63 7/184 1511
/proc/meminfo: memFree=11344340/32951124 swapFree=67111528/67111528
[pid=1394] ppid=1392 vsize=18324 CPUtime=0 cores=1,3
/proc/1394/stat : 1394 (ppfolio) S 1392 1394 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468677788 18763776 393 33554432000 4194304 4287625 140736779239952 18446744073709551615 212436037135 0 0 4096 65536 6055838466418147328 0 0 17 1 0 0 0
/proc/1394/statm: 4581 393 345 23 0 91 0
[pid=1396] ppid=1394 vsize=850172 CPUtime=414.12 cores=1
/proc/1396/stat : 1396 (cryptominisat) R 1394 1394 504 0 -1 4202496 123685 0 0 0 41396 16 0 0 25 0 1 0 468677788 870576128 56835 33554432000 4194304 4587354 140736578626784 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1396/statm: 212543 56835 337 96 0 209105 0
[pid=1397] ppid=1394 vsize=731112 CPUtime=414.13 cores=1
/proc/1397/stat : 1397 (clasp) R 1394 1394 504 0 -1 4202496 182065 0 0 0 41354 59 0 0 25 0 1 0 468677788 748658688 176074 33554432000 4194304 4785740 140734919201664 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1397/statm: 182778 176074 340 145 0 179823 0
[pid=1398] ppid=1394 vsize=502684 CPUtime=414.05 cores=1
/proc/1398/stat : 1398 (TNM) R 1394 1394 504 0 -1 4202496 21439 0 0 0 41403 2 0 0 25 0 1 0 468677788 514748416 21336 33554432000 134512640 134534564 4294744848 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1398/statm: 125671 21336 95 6 0 124337 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 2102292



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 6.00 6.68 8.47 7/184 1512
/proc/meminfo: memFree=11273252/32951124 swapFree=67111528/67111528
[pid=1394] ppid=1392 vsize=18324 CPUtime=0 cores=1,3
/proc/1394/stat : 1394 (ppfolio) S 1392 1394 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468677788 18763776 393 33554432000 4194304 4287625 140736779239952 18446744073709551615 212436037135 0 0 4096 65536 6055839016173961216 0 0 17 1 0 0 0
/proc/1394/statm: 4581 393 345 23 0 91 0
[pid=1396] ppid=1394 vsize=915480 CPUtime=433.32 cores=1
/proc/1396/stat : 1396 (cryptominisat) R 1394 1394 504 0 -1 4202496 138316 0 0 0 43314 18 0 0 25 0 1 0 468677788 937451520 71466 33554432000 4194304 4587354 140736578626784 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1396/statm: 228870 71466 337 96 0 225432 0
[pid=1397] ppid=1394 vsize=743068 CPUtime=433.36 cores=1
/proc/1397/stat : 1397 (clasp) R 1394 1394 504 0 -1 4202496 184931 0 0 0 43277 59 0 0 25 0 1 0 468677788 760901632 178940 33554432000 4194304 4785740 140734919201664 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1397/statm: 185767 178940 340 145 0 182812 0
[pid=1398] ppid=1394 vsize=502684 CPUtime=433.33 cores=1
/proc/1398/stat : 1398 (TNM) R 1394 1394 504 0 -1 4202496 21439 0 0 0 43331 2 0 0 25 0 1 0 468677788 514748416 21336 33554432000 134512640 134534564 4294744848 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1398/statm: 125671 21336 95 6 0 124337 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2179556

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 1394 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.003998
# 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.22
CPU system time (s): 0.79
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 2631516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 500
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= 138
involuntary context switches= 5

runsolver used 1.92471 second user time and 5.18221 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-23 16:59:14
IDJOB=3251348
IDBENCH=88219
IDSOLVER=1613
FILE ID=node102/3251348-1303570754
RUNJOBID= node102-1303568270-524
PBS_JOBID= 13150307
Free space on /tmp= 70668 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1504.5-n60-p30-s88600538.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251348-1303570754/watcher-3251348-1303570754 -o /tmp/evaluation-result-3251348-1303570754/solver-3251348-1303570754 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3251348-1303570754.cnf

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

MD5SUM BENCH= 76c30bc0971bc865c2b988ddaca89385
RANDOM SEED=1729307395

node102.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.828
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.828
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.828
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.828
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.828
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.828
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.828
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.828
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:      11510412 kB
Buffers:       1838056 kB
Cached:       17600384 kB
SwapCached:          0 kB
Active:       11231572 kB
Inactive:      9648384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11510412 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22000 kB
Writeback:           0 kB
AnonPages:     1441092 kB
Mapped:          17332 kB
Slab:           494160 kB
PageTables:       8940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4801100 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= 70696 MiB
End job on node102 at 2011-04-23 17:20:56