Trace number 3220234

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) 5000.05 4999.91

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1516725086-012.UNKNOWN.cnf
MD5SUM700fcf61c35143a2185883134d0eb67b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4368.87
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	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-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-3220234-1303268296/watcher-3220234-1303268296 -o /tmp/evaluation-result-3220234-1303268296/solver-3220234-1303268296 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220234-1303268296.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.09 6.03 5.97 4/180 11934
/proc/meminfo: memFree=15483888/32951124 swapFree=67111528/67111528
[pid=11934] ppid=11932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11934/stat : 11934 (ppfolio) S 11932 11934 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438431944 18763776 394 33554432000 4194304 4287625 140735901276544 18446744073709551615 212436037135 0 0 4096 65536 16894046600874164224 0 0 17 4 0 0 0
/proc/11934/statm: 4581 394 345 23 0 91 0

[startup+0.848402 s]
/proc/loadavg: 6.09 6.03 5.97 4/180 11934
/proc/meminfo: memFree=15483888/32951124 swapFree=67111528/67111528
[pid=11934] ppid=11932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11934/stat : 11934 (ppfolio) S 11932 11934 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438431944 18763776 394 33554432000 4194304 4287625 140735901276544 18446744073709551615 212436037135 0 0 4096 65536 16894046600874164224 0 0 17 4 0 0 0
/proc/11934/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900394 s]
/proc/loadavg: 6.09 6.03 5.97 4/180 11934
/proc/meminfo: memFree=15483888/32951124 swapFree=67111528/67111528
[pid=11934] ppid=11932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11934/stat : 11934 (ppfolio) S 11932 11934 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438431944 18763776 394 33554432000 4194304 4287625 140735901276544 18446744073709551615 212436037135 0 0 4096 65536 16894046600874164224 0 0 17 4 0 0 0
/proc/11934/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00037 s]
/proc/loadavg: 6.09 6.03 5.97 4/180 11934
/proc/meminfo: memFree=15483888/32951124 swapFree=67111528/67111528
[pid=11934] ppid=11932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11934/stat : 11934 (ppfolio) S 11932 11934 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438431944 18763776 394 33554432000 4194304 4287625 140735901276544 18446744073709551615 212436037135 0 0 4096 65536 16894046738313117696 0 0 17 4 0 0 0
/proc/11934/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10036 s]
/proc/loadavg: 6.09 6.03 5.97 4/180 11934
/proc/meminfo: memFree=15483888/32951124 swapFree=67111528/67111528
[pid=11934] ppid=11932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11934/stat : 11934 (ppfolio) S 11932 11934 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438431944 18763776 394 33554432000 4194304 4287625 140735901276544 18446744073709551615 212436037135 0 0 4096 65536 16894046738313117696 0 0 17 4 0 0 0
/proc/11934/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50031 s]
/proc/loadavg: 6.09 6.03 5.97 4/180 11934
/proc/meminfo: memFree=15483888/32951124 swapFree=67111528/67111528
[pid=11934] ppid=11932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11934/stat : 11934 (ppfolio) S 11932 11934 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438431944 18763776 394 33554432000 4194304 4287625 140735901276544 18446744073709551615 212436037135 0 0 4096 65536 16894044676728815616 0 0 17 4 0 0 0
/proc/11934/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10101 s]
/proc/loadavg: 6.08 6.03 5.97 7/184 11938
/proc/meminfo: memFree=15469252/32951124 swapFree=67111528/67111528
[pid=11934] ppid=11932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11934/stat : 11934 (ppfolio) S 11932 11934 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438431944 18763776 394 33554432000 4194304 4287625 140735901276544 18446744073709551615 212436037135 0 0 4096 65536 16894046325996257280 0 0 17 4 0 0 0
/proc/11934/statm: 4581 394 345 23 0 91 0
[pid=11935] ppid=11934 vsize=931792 CPUtime=1.59 cores=0
/proc/11935/stat : 11935 (cryptominisat) R 11934 11934 10947 0 -1 4202496 4256 0 0 0 159 0 0 0 20 0 1 0 438431944 954155008 2595 33554432000 4194304 4587354 140733547623360 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11935/statm: 232948 2595 336 96 0 229510 0
[pid=11936] ppid=11934 vsize=14192 CPUtime=0.69 cores=0
/proc/11936/stat : 11936 (clasp) R 11934 11934 10947 0 -1 4202496 1010 0 0 0 69 0 0 0 25 0 1 0 438431944 14532608 902 33554432000 4194304 4785740 140733256586224 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11936/statm: 3548 902 341 145 0 593 0
[pid=11937] ppid=11934 vsize=452656 CPUtime=0.79 cores=0
/proc/11937/stat : 11937 (TNM) R 11934 11934 10947 0 -1 4202496 450 0 0 0 79 0 0 0 25 0 1 0 438431944 463519744 347 33554432000 134512640 134534564 4290855648 18446744073709551615 134524731 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11937/statm: 113164 347 91 6 0 111830 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1416964

[startup+6.3064 s]
/proc/loadavg: 6.08 6.03 5.97 7/184 11938
/proc/meminfo: memFree=15465824/32951124 swapFree=67111528/67111528
[pid=11934] ppid=11932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11934/stat : 11934 (ppfolio) S 11932 11934 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438431944 18763776 394 33554432000 4194304 4287625 140735901276544 18446744073709551615 212436037135 0 0 4096 65536 16894044814167769088 0 0 17 4 0 0 0
/proc/11934/statm: 4581 394 345 23 0 91 0
[pid=11935] ppid=11934 vsize=7789232 CPUtime=2.69 cores=0
/proc/11935/stat : 11935 (cryptominisat) R 11934 11934 10947 0 -1 4202496 4941 0 0 0 268 1 0 0 23 0 1 0 438431944 7976173568 2828 33554432000 4194304 4587354 140733547623360 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11935/statm: 1947308 2828 336 96 0 1943870 0
[pid=11936] ppid=11934 vsize=14920 CPUtime=1.75 cores=0
/proc/11936/stat : 11936 (clasp) R 11934 11934 10947 0 -1 4202496 1160 0 0 0 175 0 0 0 25 0 1 0 438431944 15278080 1052 33554432000 4194304 4785740 140733256586224 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11936/statm: 3730 1052 341 145 0 775 0
[pid=11937] ppid=11934 vsize=456484 CPUtime=1.84 cores=0
/proc/11937/stat : 11937 (TNM) R 11934 11934 10947 0 -1 4202496 518 0 0 0 184 0 0 0 25 0 1 0 438431944 467439616 415 33554432000 134512640 134534564 4290855648 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11937/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8278960

[startup+12.7012 s]
/proc/loadavg: 6.07 6.03 5.97 7/184 11938
/proc/meminfo: memFree=15462708/32951124 swapFree=67111528/67111528
[pid=11934] ppid=11932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11934/stat : 11934 (ppfolio) S 11932 11934 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438431944 18763776 394 33554432000 4194304 4287625 140735901276544 18446744073709551615 212436037135 0 0 4096 65536 16894045089045676032 0 0 17 4 0 0 0
/proc/11934/statm: 4581 394 345 23 0 91 0
[pid=11935] ppid=11934 vsize=7789368 CPUtime=4.79 cores=0
/proc/11935/stat : 11935 (cryptominisat) R 11934 11934 10947 0 -1 4202496 6132 0 0 0 478 1 0 0 25 0 1 0 438431944 7976312832 3023 33554432000 4194304 4587354 140733547623360 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11935/statm: 1947342 3023 336 96 0 1943904 0
[pid=11936] ppid=11934 vsize=15940 CPUtime=3.89 cores=0
/proc/11936/stat : 11936 (clasp) R 11934 11934 10947 0 -1 4202496 1410 0 0 0 389 0 0 0 25 0 1 0 438431944 16322560 1302 33554432000 4194304 4785740 140733256586224 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11936/statm: 3985 1302 341 145 0 1030 0
[pid=11937] ppid=11934 vsize=456484 CPUtime=3.99 cores=0
/proc/11937/stat : 11937 (TNM) R 11934 11934 10947 0 -1 4202496 518 0 0 0 399 0 0 0 25 0 1 0 438431944 467439616 415 33554432000 134512640 134534564 4290855648 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11937/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8280116

[startup+25.5008 s]
/proc/loadavg: 6.06 6.03 5.97 7/184 11939
/proc/meminfo: memFree=15450804/32951124 swapFree=67111528/67111528
[pid=11934] ppid=11932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11934/stat : 11934 (ppfolio) S 11932 11934 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438431944 18763776 394 33554432000 4194304 4287625 140735901276544 18446744073709551615 212436037135 0 0 4096 65536 16894044951606722560 0 0 17 4 0 0 0
/proc/11934/statm: 4581 394 345 23 0 91 0
[pid=11935] ppid=11934 vsize=7795896 CPUtime=9.09 cores=0
/proc/11935/stat : 11935 (cryptominisat) R 11934 11934 10947 0 -1 4202496 9596 0 0 0 908 1 0 0 25 0 1 0 438431944 7982997504 4695 33554432000 4194304 4587354 140733547623360 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11935/statm: 1948974 4695 336 96 0 1945536 0
[pid=11936] ppid=11934 vsize=17152 CPUtime=8.14 cores=0
/proc/11936/stat : 11936 (clasp) R 11934 11934 10947 0 -1 4202496 1679 0 0 0 814 0 0 0 25 0 1 0 438431944 17563648 1571 33554432000 4194304 4785740 140733256586224 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11936/statm: 4288 1571 341 145 0 1333 0
[pid=11937] ppid=11934 vsize=456484 CPUtime=8.24 cores=0
/proc/11937/stat : 11937 (TNM) R 11934 11934 10947 0 -1 4202496 518 0 0 0 824 0 0 0 25 0 1 0 438431944 467439616 415 33554432000 134512640 134534564 4290855648 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11937/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 8287856

[startup+51.1009 s]
/proc/loadavg: 6.04 6.02 5.97 8/184 11939
/proc/meminfo: memFree=15440948/32951124 swapFree=67111528/67111528
[pid=11934] ppid=11932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11934/stat : 11934 (ppfolio) S 11932 11934 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438431944 18763776 394 33554432000 4194304 4287625 140735901276544 18446744073709551615 212436037135 0 0 4096 65536 16894046188557303808 0 0 17 4 0 0 0
/proc/11934/statm: 4581 394 345 23 0 91 0
[pid=11935] ppid=11934 vsize=43704 CPUtime=17.54 cores=0
/proc/11935/stat : 11935 (cryptominisat) R 11934 11934 10947 0 -1 4202496 13144 0 0 0 1752 2 0 0 25 0 1 0 438431944 44752896 5283 33554432000 4194304 4587354 140733547623360 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11935/statm: 10926 5283 336 96 0 7488 0
[pid=11936] ppid=11934 vsize=18752 CPUtime=16.69 cores=0
/proc/11936/stat : 11936 (clasp) R 11934 11934 10947 0 -1 4202496 2054 0 0 0 1669 0 0 0 25 0 1 0 438431944 19202048 1946 33554432000 4194304 4785740 140733256586224 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11936/statm: 4688 1946 341 145 0 1733 0
[pid=11937] ppid=11934 vsize=456484 CPUtime=16.84 cores=0
/proc/11937/stat : 11937 (TNM) R 11934 11934 10947 0 -1 4202496 518 0 0 0 1684 0 0 0 25 0 1 0 438431944 467439616 415 33554432000 134512640 134534564 4290855648 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11937/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 537264

[startup+102.301 s]
/proc/loadavg: 6.01 6.02 5.97 7/184 11941
/proc/meminfo: memFree=15447880/32951124 swapFree=67111528/67111528
[pid=11934] ppid=11932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11934/stat : 11934 (ppfolio) S 11932 11934 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438431944 18763776 394 33554432000 4194304 4287625 140735901276544 18446744073709551615 212436037135 0 0 4096 65536 16894044951606722560 0 0 17 4 0 0 0
/proc/11934/statm: 4581 394 345 23 0 91 0
[pid=11935] ppid=11934 vsize=44116 CPUtime=34.58 cores=0
/proc/11935/stat : 11935 (cryptominisat) R 11934 11934 10947 0 -1 4202496 19595 0 0 0 3455 3 0 0 25 0 1 0 438431944 45174784 5189 33554432000 4194304 4587354 140733547623360 18446744073709551615 4243380 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11935/statm: 11029 5189 336 96 0 7591 0
[pid=11936] ppid=11934 vsize=21096 CPUtime=33.79 cores=0
/proc/11936/stat : 11936 (clasp) R 11934 11934 10947 0 -1 4202496 2610 0 0 0 3379 0 0 0 25 0 1 0 438431944 21602304 2502 33554432000 4194304 4785740 140733256586224 18446744073709551615 4286998 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11936/statm: 5274 2502 341 145 0 2319 0
[pid=11937] ppid=11934 vsize=456484 CPUtime=33.9 cores=0
/proc/11937/stat : 11937 (TNM) R 11934 11934 10947 0 -1 4202496 518 0 0 0 3390 0 0 0 25 0 1 0 438431944 467439616 415 33554432000 134512640 134534564 4290855648 18446744073709551615 134530983 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11937/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 540020

[startup+162.301 s]
/proc/loadavg: 6.00 6.01 5.97 7/184 11942
/proc/meminfo: memFree=15425908/32951124 swapFree=67111528/67111528
[pid=11934] ppid=11932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11934/stat : 11934 (ppfolio) S 11932 11934 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438431944 18763776 394 33554432000 4194304 4287625 140735901276544 18446744073709551615 212436037135 0 0 4096 65536 16894045363923582976 0 0 17 4 0 0 0
/proc/11934/statm: 4581 394 345 23 0 91 0
[pid=11935] ppid=11934 vsize=7800148 CPUtime=54.58 cores=0
/proc/11935/stat : 11935 (cryptominisat) R 11934 11934 10947 0 -1 4202496 25172 0 0 0 5454 4 0 0 25 0 1 0 438431944 7987351552 6147 33554432000 4194304 4587354 140733547623360 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11935/statm: 1950037 6147 336 96 0 1946599 0
[pid=11936] ppid=11934 vsize=22868 CPUtime=53.79 cores=0
/proc/11936/stat : 11936 (clasp) R 11934 11934 10947 0 -1 4202496 3022 0 0 0 5379 0 0 0 25 0 1 0 438431944 23416832 2914 33554432000 4194304 4785740 140733256586224 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11936/statm: 5717 2914 341 145 0 2762 0
[pid=11937] ppid=11934 vsize=456484 CPUtime=53.9 cores=0
/proc/11937/stat : 11937 (TNM) R 11934 11934 10947 0 -1 4202496 518 0 0 0 5390 0 0 0 25 0 1 0 438431944 467439616 415 33554432000 134512640 134534564 4290855648 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11937/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 8297824

[startup+222.301 s]

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

/proc/11937/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 614368

[startup+4662.3 s]
/proc/loadavg: 6.05 6.03 6.00 7/184 12117
/proc/meminfo: memFree=15411740/32951124 swapFree=67111528/67111528
[pid=11934] ppid=11932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11934/stat : 11934 (ppfolio) S 11932 11934 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438431944 18763776 394 33554432000 4194304 4287625 140735901276544 18446744073709551615 212436037135 0 0 4096 65536 16894046325996257280 0 0 17 4 0 0 0
/proc/11934/statm: 4581 394 345 23 0 91 0
[pid=11935] ppid=11934 vsize=96456 CPUtime=1554.66 cores=0
/proc/11935/stat : 11935 (cryptominisat) R 11934 11934 10947 0 -1 4202496 174368 0 0 0 155419 47 0 0 25 0 1 0 438431944 98770944 19376 33554432000 4194304 4587354 140733547623360 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11935/statm: 24114 19376 336 96 0 20676 0
[pid=11936] ppid=11934 vsize=43168 CPUtime=1553.86 cores=0
/proc/11936/stat : 11936 (clasp) R 11934 11934 10947 0 -1 4202496 7843 0 0 0 155385 1 0 0 25 0 1 0 438431944 44204032 7576 33554432000 4194304 4785740 140733256586224 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11936/statm: 10792 7576 341 145 0 7837 0
[pid=11937] ppid=11934 vsize=456484 CPUtime=1553.92 cores=0
/proc/11937/stat : 11937 (TNM) R 11934 11934 10947 0 -1 4202496 518 0 0 0 155392 0 0 0 25 0 1 0 438431944 467439616 415 33554432000 134512640 134534564 4290855648 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11937/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 614432

[startup+4722.3 s]
/proc/loadavg: 6.02 6.02 6.00 7/184 12119
/proc/meminfo: memFree=15419144/32951124 swapFree=67111528/67111528
[pid=11934] ppid=11932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11934/stat : 11934 (ppfolio) S 11932 11934 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438431944 18763776 394 33554432000 4194304 4287625 140735901276544 18446744073709551615 212436037135 0 0 4096 65536 16894046325996257280 0 0 17 4 0 0 0
/proc/11934/statm: 4581 394 345 23 0 91 0
[pid=11935] ppid=11934 vsize=96456 CPUtime=1574.65 cores=0
/proc/11935/stat : 11935 (cryptominisat) R 11934 11934 10947 0 -1 4202496 175496 0 0 0 157418 47 0 0 25 0 1 0 438431944 98770944 20472 33554432000 4194304 4587354 140733547623360 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11935/statm: 24114 20472 336 96 0 20676 0
[pid=11936] ppid=11934 vsize=43164 CPUtime=1573.86 cores=0
/proc/11936/stat : 11936 (clasp) R 11934 11934 10947 0 -1 4202496 7887 0 0 0 157385 1 0 0 25 0 1 0 438431944 44199936 7572 33554432000 4194304 4785740 140733256586224 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11936/statm: 10791 7572 341 145 0 7836 0
[pid=11937] ppid=11934 vsize=456484 CPUtime=1573.93 cores=0
/proc/11937/stat : 11937 (TNM) R 11934 11934 10947 0 -1 4202496 518 0 0 0 157393 0 0 0 25 0 1 0 438431944 467439616 415 33554432000 134512640 134534564 4290855648 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11937/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 614428

[startup+4782.3 s]
/proc/loadavg: 6.00 6.02 6.00 7/184 12120
/proc/meminfo: memFree=15424444/32951124 swapFree=67111528/67111528
[pid=11934] ppid=11932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11934/stat : 11934 (ppfolio) S 11932 11934 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438431944 18763776 394 33554432000 4194304 4287625 140735901276544 18446744073709551615 212436037135 0 0 4096 65536 16894046325996257280 0 0 17 4 0 0 0
/proc/11934/statm: 4581 394 345 23 0 91 0
[pid=11935] ppid=11934 vsize=96516 CPUtime=1594.65 cores=0
/proc/11935/stat : 11935 (cryptominisat) R 11934 11934 10947 0 -1 4202496 178233 0 0 0 159417 48 0 0 25 0 1 0 438431944 98832384 19218 33554432000 4194304 4587354 140733547623360 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11935/statm: 24129 19218 336 96 0 20691 0
[pid=11936] ppid=11934 vsize=42972 CPUtime=1593.85 cores=0
/proc/11936/stat : 11936 (clasp) R 11934 11934 10947 0 -1 4202496 7893 0 0 0 159384 1 0 0 25 0 1 0 438431944 44003328 7530 33554432000 4194304 4785740 140733256586224 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11936/statm: 10743 7530 341 145 0 7788 0
[pid=11937] ppid=11934 vsize=456484 CPUtime=1593.94 cores=0
/proc/11937/stat : 11937 (TNM) R 11934 11934 10947 0 -1 4202496 518 0 0 0 159394 0 0 0 25 0 1 0 438431944 467439616 415 33554432000 134512640 134534564 4290855648 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11937/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 614296

[startup+4842.3 s]
/proc/loadavg: 6.00 6.01 6.00 7/184 12122
/proc/meminfo: memFree=15412132/32951124 swapFree=67111528/67111528
[pid=11934] ppid=11932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11934/stat : 11934 (ppfolio) S 11932 11934 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438431944 18763776 394 33554432000 4194304 4287625 140735901276544 18446744073709551615 212436037135 0 0 4096 65536 16894046325996257280 0 0 17 4 0 0 0
/proc/11934/statm: 4581 394 345 23 0 91 0
[pid=11935] ppid=11934 vsize=96516 CPUtime=1614.65 cores=0
/proc/11935/stat : 11935 (cryptominisat) R 11934 11934 10947 0 -1 4202496 179379 0 0 0 161416 49 0 0 25 0 1 0 438431944 98832384 20327 33554432000 4194304 4587354 140733547623360 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11935/statm: 24129 20327 336 96 0 20691 0
[pid=11936] ppid=11934 vsize=42972 CPUtime=1613.85 cores=0
/proc/11936/stat : 11936 (clasp) R 11934 11934 10947 0 -1 4202496 7901 0 0 0 161384 1 0 0 25 0 1 0 438431944 44003328 7538 33554432000 4194304 4785740 140733256586224 18446744073709551615 4562683 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11936/statm: 10743 7538 341 145 0 7788 0
[pid=11937] ppid=11934 vsize=456484 CPUtime=1613.95 cores=0
/proc/11937/stat : 11937 (TNM) R 11934 11934 10947 0 -1 4202496 518 0 0 0 161395 0 0 0 25 0 1 0 438431944 467439616 415 33554432000 134512640 134534564 4290855648 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11937/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 614296

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12124
/proc/meminfo: memFree=15411116/32951124 swapFree=67111528/67111528
[pid=11934] ppid=11932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11934/stat : 11934 (ppfolio) S 11932 11934 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438431944 18763776 394 33554432000 4194304 4287625 140735901276544 18446744073709551615 212436037135 0 0 4096 65536 16894046463435210752 0 0 17 4 0 0 0
/proc/11934/statm: 4581 394 345 23 0 91 0
[pid=11935] ppid=11934 vsize=96584 CPUtime=1634.64 cores=0
/proc/11935/stat : 11935 (cryptominisat) R 11934 11934 10947 0 -1 4202496 182199 0 0 0 163414 50 0 0 25 0 1 0 438431944 98902016 19109 33554432000 4194304 4587354 140733547623360 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11935/statm: 24146 19109 336 96 0 20708 0
[pid=11936] ppid=11934 vsize=43260 CPUtime=1633.85 cores=0
/proc/11936/stat : 11936 (clasp) R 11934 11934 10947 0 -1 4202496 7957 0 0 0 163384 1 0 0 25 0 1 0 438431944 44298240 7594 33554432000 4194304 4785740 140733256586224 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11936/statm: 10815 7594 341 145 0 7860 0
[pid=11937] ppid=11934 vsize=456484 CPUtime=1633.96 cores=0
/proc/11937/stat : 11937 (TNM) R 11934 11934 10947 0 -1 4202496 518 0 0 0 163396 0 0 0 25 0 1 0 438431944 467439616 415 33554432000 134512640 134534564 4290855648 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11937/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 614652

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12125
/proc/meminfo: memFree=15420136/32951124 swapFree=67111528/67111528
[pid=11934] ppid=11932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11934/stat : 11934 (ppfolio) S 11932 11934 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438431944 18763776 394 33554432000 4194304 4287625 140735901276544 18446744073709551615 212436037135 0 0 4096 65536 16894046463435210752 0 0 17 4 0 0 0
/proc/11934/statm: 4581 394 345 23 0 91 0
[pid=11935] ppid=11934 vsize=96584 CPUtime=1654.64 cores=0
/proc/11935/stat : 11935 (cryptominisat) R 11934 11934 10947 0 -1 4202496 183317 0 0 0 165414 50 0 0 25 0 1 0 438431944 98902016 20197 33554432000 4194304 4587354 140733547623360 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11935/statm: 24146 20197 336 96 0 20708 0
[pid=11936] ppid=11934 vsize=43548 CPUtime=1653.84 cores=0
/proc/11936/stat : 11936 (clasp) R 11934 11934 10947 0 -1 4202496 8010 0 0 0 165383 1 0 0 25 0 1 0 438431944 44593152 7647 33554432000 4194304 4785740 140733256586224 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11936/statm: 10887 7647 341 145 0 7932 0
[pid=11937] ppid=11934 vsize=456484 CPUtime=1653.97 cores=0
/proc/11937/stat : 11937 (TNM) R 11934 11934 10947 0 -1 4202496 518 0 0 0 165397 0 0 0 25 0 1 0 438431944 467439616 415 33554432000 134512640 134534564 4290855648 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11937/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 614940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12126
/proc/meminfo: memFree=15418364/32951124 swapFree=67111528/67111528
[pid=11934] ppid=11932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11934/stat : 11934 (ppfolio) S 11932 11934 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438431944 18763776 394 33554432000 4194304 4287625 140735901276544 18446744073709551615 212436037135 0 0 4096 65536 16894046463435210752 0 0 17 4 0 0 0
/proc/11934/statm: 4581 394 345 23 0 91 0
[pid=11935] ppid=11934 vsize=96584 CPUtime=1667.23 cores=0
/proc/11935/stat : 11935 (cryptominisat) R 11934 11934 10947 0 -1 4202496 183808 0 0 0 166673 50 0 0 25 0 1 0 438431944 98902016 20671 33554432000 4194304 4587354 140733547623360 18446744073709551615 4231904 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11935/statm: 24146 20671 336 96 0 20708 0
[pid=11936] ppid=11934 vsize=43548 CPUtime=1666.34 cores=0
/proc/11936/stat : 11936 (clasp) R 11934 11934 10947 0 -1 4202496 8010 0 0 0 166633 1 0 0 25 0 1 0 438431944 44593152 7647 33554432000 4194304 4785740 140733256586224 18446744073709551615 4287168 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11936/statm: 10887 7647 341 145 0 7932 0
[pid=11937] ppid=11934 vsize=456484 CPUtime=1666.48 cores=0
/proc/11937/stat : 11937 (TNM) R 11934 11934 10947 0 -1 4202496 518 0 0 0 166648 0 0 0 25 0 1 0 438431944 467439616 415 33554432000 134512640 134534564 4290855648 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11937/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 614940

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12126
/proc/meminfo: memFree=15418364/32951124 swapFree=67111528/67111528
[pid=11934] ppid=11932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11934/stat : 11934 (ppfolio) S 11932 11934 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438431944 18763776 394 33554432000 4194304 4287625 140735901276544 18446744073709551615 212436037135 0 0 4096 65536 16894046463435210752 0 0 17 4 0 0 0
/proc/11934/statm: 4581 394 345 23 0 91 0
[pid=11935] ppid=11934 vsize=96584 CPUtime=1667.23 cores=0
/proc/11935/stat : 11935 (cryptominisat) R 11934 11934 10947 0 -1 4202496 183808 0 0 0 166673 50 0 0 25 0 1 0 438431944 98902016 20671 33554432000 4194304 4587354 140733547623360 18446744073709551615 4231904 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11935/statm: 24146 20671 336 96 0 20708 0
[pid=11936] ppid=11934 vsize=43548 CPUtime=1666.34 cores=0
/proc/11936/stat : 11936 (clasp) R 11934 11934 10947 0 -1 4202496 8010 0 0 0 166633 1 0 0 25 0 1 0 438431944 44593152 7647 33554432000 4194304 4785740 140733256586224 18446744073709551615 4287168 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11936/statm: 10887 7647 341 145 0 7932 0
[pid=11937] ppid=11934 vsize=456484 CPUtime=1666.48 cores=0
/proc/11937/stat : 11937 (TNM) R 11934 11934 10947 0 -1 4202496 518 0 0 0 166648 0 0 0 25 0 1 0 438431944 467439616 415 33554432000 134512640 134534564 4290855648 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11937/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 614940

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11934 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 5000.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000.05
CPU user time (s): 4999.54
CPU system time (s): 0.51
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 8379136

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= 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= 275
involuntary context switches= 4

runsolver used 8.89565 second user time and 18.3722 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-20 04:58:16
IDJOB=3220234
IDBENCH=82722
IDSOLVER=1639
FILE ID=node102/3220234-1303268296
RUNJOBID= node102-1303259275-10965
PBS_JOBID= 13049519
Free space on /tmp= 71864 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1516725086-012.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220234-1303268296/watcher-3220234-1303268296 -o /tmp/evaluation-result-3220234-1303268296/solver-3220234-1303268296 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220234-1303268296.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 700fcf61c35143a2185883134d0eb67b
RANDOM SEED=1695927263

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:      15484044 kB
Buffers:        738724 kB
Cached:       16171416 kB
SwapCached:          0 kB
Active:        8221592 kB
Inactive:      8897888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15484044 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10208 kB
Writeback:           0 kB
AnonPages:      209056 kB
Mapped:          16756 kB
Slab:           284736 kB
PageTables:       5000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   821568 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= 71852 MiB
End job on node102 at 2011-04-20 06:21:38