Trace number 3221152

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.09 5000.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S199880667-010.UNKNOWN.cnf
MD5SUM3919f50518b71f2cf8a267b92efd9aeb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

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-3221152-1303289039/watcher-3221152-1303289039 -o /tmp/evaluation-result-3221152-1303289039/solver-3221152-1303289039 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221152-1303289039.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.01 6.08 6.68 4/180 1212
/proc/meminfo: memFree=17875824/32951124 swapFree=67111528/67111528
[pid=1212] ppid=1210 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1212/stat : 1212 (ppfolio) S 1210 1212 1055 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 440506572 18763776 394 33554432000 4194304 4287625 140737034701216 18446744073709551615 216634535439 0 0 4096 65536 3782015164245573890 0 0 17 4 0 0 0
/proc/1212/statm: 4581 394 345 23 0 91 0

[startup+0.0769119 s]
/proc/loadavg: 6.01 6.08 6.68 4/180 1212
/proc/meminfo: memFree=17875824/32951124 swapFree=67111528/67111528
[pid=1212] ppid=1210 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1212/stat : 1212 (ppfolio) S 1210 1212 1055 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 440506572 18763776 394 33554432000 4194304 4287625 140737034701216 18446744073709551615 216634535439 0 0 4096 65536 3782015164245573890 0 0 17 4 0 0 0
/proc/1212/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100908 s]
/proc/loadavg: 6.01 6.08 6.68 4/180 1212
/proc/meminfo: memFree=17875824/32951124 swapFree=67111528/67111528
[pid=1212] ppid=1210 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1212/stat : 1212 (ppfolio) S 1210 1212 1055 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 440506572 18763776 394 33554432000 4194304 4287625 140737034701216 18446744073709551615 216634535439 0 0 4096 65536 3782015164245573890 0 0 17 4 0 0 0
/proc/1212/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300884 s]
/proc/loadavg: 6.01 6.08 6.68 4/180 1212
/proc/meminfo: memFree=17875824/32951124 swapFree=67111528/67111528
[pid=1212] ppid=1210 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1212/stat : 1212 (ppfolio) S 1210 1212 1055 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 440506572 18763776 394 33554432000 4194304 4287625 140737034701216 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/1212/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700806 s]
/proc/loadavg: 6.01 6.08 6.68 4/180 1212
/proc/meminfo: memFree=17875824/32951124 swapFree=67111528/67111528
[pid=1212] ppid=1210 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1212/stat : 1212 (ppfolio) S 1210 1212 1055 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 440506572 18763776 394 33554432000 4194304 4287625 140737034701216 18446744073709551615 216634535439 0 0 4096 65536 8404017208786681856 0 0 17 4 0 0 0
/proc/1212/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50065 s]
/proc/loadavg: 6.01 6.08 6.68 7/184 1216
/proc/meminfo: memFree=17869468/32951124 swapFree=67111528/67111528
[pid=1212] ppid=1210 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1212/stat : 1212 (ppfolio) S 1210 1212 1055 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440506572 18763776 394 33554432000 4194304 4287625 140737034701216 18446744073709551615 216634535439 0 0 4096 65536 8404017621103542272 0 0 17 4 0 0 0
/proc/1212/statm: 4581 394 345 23 0 91 0
[pid=1213] ppid=1212 vsize=1466388 CPUtime=0.5 cores=0
/proc/1213/stat : 1213 (cryptominisat) R 1212 1212 1055 0 -1 4202496 1833 0 0 0 50 0 0 0 25 0 1 0 440506572 1501581312 1106 33554432000 4194304 4587354 140736639336912 18446744073709551615 4245376 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1213/statm: 366597 1106 326 96 0 363159 0
[pid=1214] ppid=1212 vsize=14192 CPUtime=0.4 cores=0
/proc/1214/stat : 1214 (clasp) R 1212 1212 1055 0 -1 4202496 988 0 0 0 40 0 0 0 25 0 1 0 440506572 14532608 880 33554432000 4194304 4785740 140734659182864 18446744073709551615 4546264 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1214/statm: 3548 880 340 145 0 593 0
[pid=1215] ppid=1212 vsize=452656 CPUtime=0.59 cores=0
/proc/1215/stat : 1215 (TNM) R 1212 1212 1055 0 -1 4202496 481 0 0 0 59 0 0 0 25 0 1 0 440506572 463519744 378 33554432000 134512640 134534564 4294355344 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1215/statm: 113164 378 91 6 0 111830 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1951560

[startup+3.10037 s]
/proc/loadavg: 6.01 6.08 6.67 7/184 1216
/proc/meminfo: memFree=17867856/32951124 swapFree=67111528/67111528
[pid=1212] ppid=1210 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1212/stat : 1212 (ppfolio) S 1210 1212 1055 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440506572 18763776 394 33554432000 4194304 4287625 140737034701216 18446744073709551615 216634535439 0 0 4096 65536 8404018033420402688 0 0 17 4 0 0 0
/proc/1212/statm: 4581 394 345 23 0 91 0
[pid=1213] ppid=1212 vsize=1466644 CPUtime=0.99 cores=0
/proc/1213/stat : 1213 (cryptominisat) R 1212 1212 1055 0 -1 4202496 2510 0 0 0 99 0 0 0 25 0 1 0 440506572 1501843456 1102 33554432000 4194304 4587354 140736639336912 18446744073709551615 4245517 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1213/statm: 366661 1102 326 96 0 363223 0
[pid=1214] ppid=1212 vsize=14596 CPUtime=0.94 cores=0
/proc/1214/stat : 1214 (clasp) R 1212 1212 1055 0 -1 4202496 1097 0 0 0 94 0 0 0 25 0 1 0 440506572 14946304 989 33554432000 4194304 4785740 140734659182864 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1214/statm: 3649 989 340 145 0 694 0
[pid=1215] ppid=1212 vsize=452656 CPUtime=1.14 cores=0
/proc/1215/stat : 1215 (TNM) R 1212 1212 1055 0 -1 4202496 481 0 0 0 114 0 0 0 25 0 1 0 440506572 463519744 378 33554432000 134512640 134534564 4294355344 18446744073709551615 134524712 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1215/statm: 113164 378 91 6 0 111830 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1952220

[startup+6.30083 s]
/proc/loadavg: 6.01 6.08 6.67 7/184 1216
/proc/meminfo: memFree=17859052/32951124 swapFree=67111528/67111528
[pid=1212] ppid=1210 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1212/stat : 1212 (ppfolio) S 1210 1212 1055 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440506572 18763776 394 33554432000 4194304 4287625 140737034701216 18446744073709551615 216634535439 0 0 4096 65536 8404017758542495744 0 0 17 4 0 0 0
/proc/1212/statm: 4581 394 345 23 0 91 0
[pid=1213] ppid=1212 vsize=7412928 CPUtime=2.09 cores=0
/proc/1213/stat : 1213 (cryptominisat) R 1212 1212 1055 0 -1 4202496 4841 0 0 0 209 0 0 0 25 0 1 0 440506572 7590838272 3000 33554432000 4194304 4587354 140736639336912 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1213/statm: 1853232 3000 336 96 0 1849794 0
[pid=1214] ppid=1212 vsize=15440 CPUtime=2 cores=0
/proc/1214/stat : 1214 (clasp) R 1212 1212 1055 0 -1 4202496 1289 0 0 0 200 0 0 0 25 0 1 0 440506572 15810560 1181 33554432000 4194304 4785740 140734659182864 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1214/statm: 3860 1181 341 145 0 905 0
[pid=1215] ppid=1212 vsize=456652 CPUtime=2.19 cores=0
/proc/1215/stat : 1215 (TNM) R 1212 1212 1055 0 -1 4202496 556 0 0 0 219 0 0 0 25 0 1 0 440506572 467611648 453 33554432000 134512640 134534564 4294355344 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1215/statm: 114163 453 95 6 0 112829 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7903344

[startup+12.7007 s]
/proc/loadavg: 6.01 6.07 6.66 7/184 1216
/proc/meminfo: memFree=17857824/32951124 swapFree=67111528/67111528
[pid=1212] ppid=1210 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1212/stat : 1212 (ppfolio) S 1210 1212 1055 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440506572 18763776 394 33554432000 4194304 4287625 140737034701216 18446744073709551615 216634535439 0 0 4096 65536 8404016109275054080 0 0 17 4 0 0 0
/proc/1212/statm: 4581 394 345 23 0 91 0
[pid=1213] ppid=1212 vsize=34848 CPUtime=4.19 cores=0
/proc/1213/stat : 1213 (cryptominisat) R 1212 1212 1055 0 -1 4202496 5964 0 0 0 418 1 0 0 25 0 1 0 440506572 35684352 3105 33554432000 4194304 4587354 140736639336912 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1213/statm: 8712 3105 336 96 0 5274 0
[pid=1214] ppid=1212 vsize=16500 CPUtime=4.14 cores=0
/proc/1214/stat : 1214 (clasp) R 1212 1212 1055 0 -1 4202496 1536 0 0 0 414 0 0 0 25 0 1 0 440506572 16896000 1428 33554432000 4194304 4785740 140734659182864 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1214/statm: 4125 1428 341 145 0 1170 0
[pid=1215] ppid=1212 vsize=456652 CPUtime=4.34 cores=0
/proc/1215/stat : 1215 (TNM) R 1212 1212 1055 0 -1 4202496 556 0 0 0 434 0 0 0 25 0 1 0 440506572 467611648 453 33554432000 134512640 134534564 4294355344 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1215/statm: 114163 453 95 6 0 112829 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 526324

[startup+25.5004 s]
/proc/loadavg: 6.00 6.07 6.66 7/184 1217
/proc/meminfo: memFree=17855604/32951124 swapFree=67111528/67111528
[pid=1212] ppid=1210 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1212/stat : 1212 (ppfolio) S 1210 1212 1055 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440506572 18763776 394 33554432000 4194304 4287625 140737034701216 18446744073709551615 216634535439 0 0 4096 65536 8404017208786681856 0 0 17 4 0 0 0
/proc/1212/statm: 4581 394 345 23 0 91 0
[pid=1213] ppid=1212 vsize=1474960 CPUtime=8.49 cores=0
/proc/1213/stat : 1213 (cryptominisat) R 1212 1212 1055 0 -1 4202496 8742 0 0 0 848 1 0 0 25 0 1 0 440506572 1510359040 3377 33554432000 4194304 4587354 140736639336912 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1213/statm: 368740 3377 336 96 0 365302 0
[pid=1214] ppid=1212 vsize=17612 CPUtime=8.39 cores=0
/proc/1214/stat : 1214 (clasp) R 1212 1212 1055 0 -1 4202496 1780 0 0 0 839 0 0 0 25 0 1 0 440506572 18034688 1672 33554432000 4194304 4785740 140734659182864 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1214/statm: 4403 1672 341 145 0 1448 0
[pid=1215] ppid=1212 vsize=456652 CPUtime=8.59 cores=0
/proc/1215/stat : 1215 (TNM) R 1212 1212 1055 0 -1 4202496 556 0 0 0 859 0 0 0 25 0 1 0 440506572 467611648 453 33554432000 134512640 134534564 4294355344 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1215/statm: 114163 453 95 6 0 112829 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1967548

[startup+51.1009 s]
/proc/loadavg: 6.00 6.06 6.64 7/184 1217
/proc/meminfo: memFree=17841428/32951124 swapFree=67111528/67111528
[pid=1212] ppid=1210 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1212/stat : 1212 (ppfolio) S 1210 1212 1055 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440506572 18763776 394 33554432000 4194304 4287625 140737034701216 18446744073709551615 216634535439 0 0 4096 65536 8404016933908774912 0 0 17 4 0 0 0
/proc/1212/statm: 4581 394 345 23 0 91 0
[pid=1213] ppid=1212 vsize=1486856 CPUtime=16.99 cores=0
/proc/1213/stat : 1213 (cryptominisat) R 1212 1212 1055 0 -1 4202496 14083 0 0 0 1697 2 0 0 25 0 1 0 440506572 1522540544 6357 33554432000 4194304 4587354 140736639336912 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1213/statm: 371714 6357 336 96 0 368276 0
[pid=1214] ppid=1212 vsize=19744 CPUtime=16.94 cores=0
/proc/1214/stat : 1214 (clasp) R 1212 1212 1055 0 -1 4202496 2274 0 0 0 1694 0 0 0 25 0 1 0 440506572 20217856 2166 33554432000 4194304 4785740 140734659182864 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1214/statm: 4936 2166 341 145 0 1981 0
[pid=1215] ppid=1212 vsize=456652 CPUtime=17.14 cores=0
/proc/1215/stat : 1215 (TNM) R 1212 1212 1055 0 -1 4202496 556 0 0 0 1714 0 0 0 25 0 1 0 440506572 467611648 453 33554432000 134512640 134534564 4294355344 18446744073709551615 134530329 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1215/statm: 114163 453 95 6 0 112829 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1981576

[startup+102.307 s]
/proc/loadavg: 6.00 6.05 6.60 7/184 1219
/proc/meminfo: memFree=17835068/32951124 swapFree=67111528/67111528
[pid=1212] ppid=1210 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1212/stat : 1212 (ppfolio) S 1210 1212 1055 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440506572 18763776 394 33554432000 4194304 4287625 140737034701216 18446744073709551615 216634535439 0 0 4096 65536 8404017758542495744 0 0 17 4 0 0 0
/proc/1212/statm: 4581 394 345 23 0 91 0
[pid=1213] ppid=1212 vsize=1489072 CPUtime=34.09 cores=0
/proc/1213/stat : 1213 (cryptominisat) R 1212 1212 1055 0 -1 4202496 19772 0 0 0 3405 4 0 0 25 0 1 0 440506572 1524809728 7240 33554432000 4194304 4587354 140736639336912 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1213/statm: 372268 7240 336 96 0 368830 0
[pid=1214] ppid=1212 vsize=21892 CPUtime=33.99 cores=0
/proc/1214/stat : 1214 (clasp) R 1212 1212 1055 0 -1 4202496 2747 0 0 0 3398 1 0 0 25 0 1 0 440506572 22417408 2639 33554432000 4194304 4785740 140734659182864 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1214/statm: 5473 2639 341 145 0 2518 0
[pid=1215] ppid=1212 vsize=456652 CPUtime=34.21 cores=0
/proc/1215/stat : 1215 (TNM) R 1212 1212 1055 0 -1 4202496 556 0 0 0 3421 0 0 0 25 0 1 0 440506572 467611648 453 33554432000 134512640 134534564 4294355344 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1215/statm: 114163 453 95 6 0 112829 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1985940

[startup+162.3 s]
/proc/loadavg: 6.00 6.04 6.56 7/184 1220
/proc/meminfo: memFree=17819780/32951124 swapFree=67111528/67111528
[pid=1212] ppid=1210 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1212/stat : 1212 (ppfolio) S 1210 1212 1055 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440506572 18763776 394 33554432000 4194304 4287625 140737034701216 18446744073709551615 216634535439 0 0 4096 65536 8404016109275054080 0 0 17 4 0 0 0
/proc/1212/statm: 4581 394 345 23 0 91 0
[pid=1213] ppid=1212 vsize=1522768 CPUtime=54.08 cores=0
/proc/1213/stat : 1213 (cryptominisat) R 1212 1212 1055 0 -1 4202496 25441 0 0 0 5403 5 0 0 25 0 1 0 440506572 1559314432 10632 33554432000 4194304 4587354 140736639336912 18446744073709551615 4232269 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1213/statm: 380692 10632 336 96 0 377254 0
[pid=1214] ppid=1212 vsize=23960 CPUtime=53.99 cores=0

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

/proc/1215/statm: 114163 453 95 6 0 112829 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 594504

[startup+4602.3 s]
/proc/loadavg: 6.00 5.99 5.99 7/184 1382
/proc/meminfo: memFree=17813768/32951124 swapFree=67111528/67111528
[pid=1212] ppid=1210 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1212/stat : 1212 (ppfolio) S 1210 1212 1055 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440506572 18763776 394 33554432000 4194304 4287625 140737034701216 18446744073709551615 216634535439 0 0 4096 65536 8404017208786681856 0 0 17 4 0 0 0
/proc/1212/statm: 4581 394 345 23 0 91 0
[pid=1213] ppid=1212 vsize=73080 CPUtime=1534.61 cores=0
/proc/1213/stat : 1213 (cryptominisat) R 1212 1212 1055 0 -1 4202496 163134 0 0 0 153424 37 0 0 25 0 1 0 440506572 74833920 14877 33554432000 4194304 4587354 140736639336912 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1213/statm: 18270 14877 336 96 0 14832 0
[pid=1214] ppid=1212 vsize=46448 CPUtime=1533.76 cores=0
/proc/1214/stat : 1214 (clasp) R 1212 1212 1055 0 -1 4202496 8616 0 0 0 153370 6 0 0 25 0 1 0 440506572 47562752 8232 33554432000 4194304 4785740 140734659182864 18446744073709551615 216634212978 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1214/statm: 11612 8232 341 145 0 8657 0
[pid=1215] ppid=1212 vsize=456652 CPUtime=1534 cores=0
/proc/1215/stat : 1215 (TNM) R 1212 1212 1055 0 -1 4202496 556 0 0 0 153400 0 0 0 25 0 1 0 440506572 467611648 453 33554432000 134512640 134534564 4294355344 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1215/statm: 114163 453 95 6 0 112829 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 594504

[startup+4662.3 s]
/proc/loadavg: 6.00 5.99 5.99 7/184 1392
/proc/meminfo: memFree=17798576/32951124 swapFree=67111528/67111528
[pid=1212] ppid=1210 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1212/stat : 1212 (ppfolio) S 1210 1212 1055 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440506572 18763776 394 33554432000 4194304 4287625 140737034701216 18446744073709551615 216634535439 0 0 4096 65536 8404017208786681856 0 0 17 4 0 0 0
/proc/1212/statm: 4581 394 345 23 0 91 0
[pid=1213] ppid=1212 vsize=89072 CPUtime=1554.61 cores=0
/proc/1213/stat : 1213 (cryptominisat) R 1212 1212 1055 0 -1 4202496 165166 0 0 0 155423 38 0 0 25 0 1 0 440506572 91209728 16698 33554432000 4194304 4587354 140736639336912 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1213/statm: 22268 16698 336 96 0 18830 0
[pid=1214] ppid=1212 vsize=46448 CPUtime=1553.76 cores=0
/proc/1214/stat : 1214 (clasp) R 1212 1212 1055 0 -1 4202496 8624 0 0 0 155370 6 0 0 25 0 1 0 440506572 47562752 8240 33554432000 4194304 4785740 140734659182864 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1214/statm: 11612 8240 341 145 0 8657 0
[pid=1215] ppid=1212 vsize=456652 CPUtime=1554 cores=0
/proc/1215/stat : 1215 (TNM) R 1212 1212 1055 0 -1 4202496 556 0 0 0 155400 0 0 0 25 0 1 0 440506572 467611648 453 33554432000 134512640 134534564 4294355344 18446744073709551615 134529880 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1215/statm: 114163 453 95 6 0 112829 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 610496

[startup+4722.31 s]
/proc/loadavg: 6.00 5.99 5.99 7/184 1394
/proc/meminfo: memFree=17793200/32951124 swapFree=67111528/67111528
[pid=1212] ppid=1210 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1212/stat : 1212 (ppfolio) S 1210 1212 1055 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440506572 18763776 394 33554432000 4194304 4287625 140737034701216 18446744073709551615 216634535439 0 0 4096 65536 8404017346225635328 0 0 17 4 0 0 0
/proc/1212/statm: 4581 394 345 23 0 91 0
[pid=1213] ppid=1212 vsize=89072 CPUtime=1574.63 cores=0
/proc/1213/stat : 1213 (cryptominisat) R 1212 1212 1055 0 -1 4202496 166629 0 0 0 157424 39 0 0 25 0 1 0 440506572 91209728 18106 33554432000 4194304 4587354 140736639336912 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1213/statm: 22268 18106 336 96 0 18830 0
[pid=1214] ppid=1212 vsize=46448 CPUtime=1573.76 cores=0
/proc/1214/stat : 1214 (clasp) R 1212 1212 1055 0 -1 4202496 8639 0 0 0 157370 6 0 0 25 0 1 0 440506572 47562752 8255 33554432000 4194304 4785740 140734659182864 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1214/statm: 11612 8255 341 145 0 8657 0
[pid=1215] ppid=1212 vsize=456652 CPUtime=1574 cores=0
/proc/1215/stat : 1215 (TNM) R 1212 1212 1055 0 -1 4202496 556 0 0 0 157400 0 0 0 25 0 1 0 440506572 467611648 453 33554432000 134512640 134534564 4294355344 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1215/statm: 114163 453 95 6 0 112829 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 610496

[startup+4782.3 s]
/proc/loadavg: 6.00 5.99 5.99 7/184 1399
/proc/meminfo: memFree=17784352/32951124 swapFree=67111528/67111528
[pid=1212] ppid=1210 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1212/stat : 1212 (ppfolio) S 1210 1212 1055 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440506572 18763776 394 33554432000 4194304 4287625 140737034701216 18446744073709551615 216634535439 0 0 4096 65536 8404017346225635328 0 0 17 4 0 0 0
/proc/1212/statm: 4581 394 345 23 0 91 0
[pid=1213] ppid=1212 vsize=153036 CPUtime=1594.62 cores=0
/proc/1213/stat : 1213 (cryptominisat) R 1212 1212 1055 0 -1 4202496 167650 0 0 0 159423 39 0 0 25 0 1 0 440506572 156708864 19099 33554432000 4194304 4587354 140736639336912 18446744073709551615 4232133 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1213/statm: 38259 19099 336 96 0 34821 0
[pid=1214] ppid=1212 vsize=46544 CPUtime=1593.75 cores=0
/proc/1214/stat : 1214 (clasp) R 1212 1212 1055 0 -1 4202496 8712 0 0 0 159369 6 0 0 25 0 1 0 440506572 47661056 8280 33554432000 4194304 4785740 140734659182864 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1214/statm: 11636 8280 341 145 0 8681 0
[pid=1215] ppid=1212 vsize=456652 CPUtime=1593.99 cores=0
/proc/1215/stat : 1215 (TNM) R 1212 1212 1055 0 -1 4202496 556 0 0 0 159399 0 0 0 25 0 1 0 440506572 467611648 453 33554432000 134512640 134534564 4294355344 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1215/statm: 114163 453 95 6 0 112829 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 674556

[startup+4842.3 s]
/proc/loadavg: 6.00 5.99 5.99 7/184 1400
/proc/meminfo: memFree=17802120/32951124 swapFree=67111528/67111528
[pid=1212] ppid=1210 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1212/stat : 1212 (ppfolio) S 1210 1212 1055 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440506572 18763776 394 33554432000 4194304 4287625 140737034701216 18446744073709551615 216634535439 0 0 4096 65536 8404017346225635328 0 0 17 4 0 0 0
/proc/1212/statm: 4581 394 345 23 0 91 0
[pid=1213] ppid=1212 vsize=73080 CPUtime=1614.63 cores=0
/proc/1213/stat : 1213 (cryptominisat) R 1212 1212 1055 0 -1 4202496 167650 0 0 0 161424 39 0 0 25 0 1 0 440506572 74833920 14878 33554432000 4194304 4587354 140736639336912 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1213/statm: 18270 14878 336 96 0 14832 0
[pid=1214] ppid=1212 vsize=46544 CPUtime=1613.75 cores=0
/proc/1214/stat : 1214 (clasp) R 1212 1212 1055 0 -1 4202496 8733 0 0 0 161368 7 0 0 25 0 1 0 440506572 47661056 8301 33554432000 4194304 4785740 140734659182864 18446744073709551615 216634213002 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1214/statm: 11636 8301 341 145 0 8681 0
[pid=1215] ppid=1212 vsize=456652 CPUtime=1613.99 cores=0
/proc/1215/stat : 1215 (TNM) R 1212 1212 1055 0 -1 4202496 556 0 0 0 161399 0 0 0 25 0 1 0 440506572 467611648 453 33554432000 134512640 134534564 4294355344 18446744073709551615 134529748 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1215/statm: 114163 453 95 6 0 112829 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 594600

[startup+4902.3 s]
/proc/loadavg: 6.00 5.99 5.99 7/184 1402
/proc/meminfo: memFree=17804200/32951124 swapFree=67111528/67111528
[pid=1212] ppid=1210 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1212/stat : 1212 (ppfolio) S 1210 1212 1055 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440506572 18763776 394 33554432000 4194304 4287625 140737034701216 18446744073709551615 216634535439 0 0 4096 65536 8404017346225635328 0 0 17 4 0 0 0
/proc/1212/statm: 4581 394 345 23 0 91 0
[pid=1213] ppid=1212 vsize=73080 CPUtime=1634.64 cores=0
/proc/1213/stat : 1213 (cryptominisat) R 1212 1212 1055 0 -1 4202496 167650 0 0 0 163425 39 0 0 25 0 1 0 440506572 74833920 14878 33554432000 4194304 4587354 140736639336912 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1213/statm: 18270 14878 336 96 0 14832 0
[pid=1214] ppid=1212 vsize=47120 CPUtime=1633.75 cores=0
/proc/1214/stat : 1214 (clasp) R 1212 1212 1055 0 -1 4202496 8838 0 0 0 163368 7 0 0 25 0 1 0 440506572 48250880 8406 33554432000 4194304 4785740 140734659182864 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1214/statm: 11780 8406 341 145 0 8825 0
[pid=1215] ppid=1212 vsize=456652 CPUtime=1633.99 cores=0
/proc/1215/stat : 1215 (TNM) R 1212 1212 1055 0 -1 4202496 556 0 0 0 163399 0 0 0 25 0 1 0 440506572 467611648 453 33554432000 134512640 134534564 4294355344 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1215/statm: 114163 453 95 6 0 112829 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 595176

[startup+4962.3 s]
/proc/loadavg: 6.00 5.99 5.99 7/184 1403
/proc/meminfo: memFree=17790996/32951124 swapFree=67111528/67111528
[pid=1212] ppid=1210 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1212/stat : 1212 (ppfolio) S 1210 1212 1055 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440506572 18763776 394 33554432000 4194304 4287625 140737034701216 18446744073709551615 216634535439 0 0 4096 65536 8404017346225635328 0 0 17 4 0 0 0
/proc/1212/statm: 4581 394 345 23 0 91 0
[pid=1213] ppid=1212 vsize=89208 CPUtime=1654.64 cores=0
/proc/1213/stat : 1213 (cryptominisat) R 1212 1212 1055 0 -1 4202496 170317 0 0 0 165424 40 0 0 25 0 1 0 440506572 91348992 17246 33554432000 4194304 4587354 140736639336912 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1213/statm: 22302 17246 336 96 0 18864 0
[pid=1214] ppid=1212 vsize=47696 CPUtime=1653.75 cores=0
/proc/1214/stat : 1214 (clasp) R 1212 1212 1055 0 -1 4202496 8950 0 0 0 165368 7 0 0 25 0 1 0 440506572 48840704 8518 33554432000 4194304 4785740 140734659182864 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1214/statm: 11924 8518 341 145 0 8969 0
[pid=1215] ppid=1212 vsize=456652 CPUtime=1653.99 cores=0
/proc/1215/stat : 1215 (TNM) R 1212 1212 1055 0 -1 4202496 556 0 0 0 165399 0 0 0 25 0 1 0 440506572 467611648 453 33554432000 134512640 134534564 4294355344 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1215/statm: 114163 453 95 6 0 112829 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 611880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 5.99 5.99 7/184 1404
/proc/meminfo: memFree=17787868/32951124 swapFree=67111528/67111528
[pid=1212] ppid=1210 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1212/stat : 1212 (ppfolio) S 1210 1212 1055 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440506572 18763776 394 33554432000 4194304 4287625 140737034701216 18446744073709551615 216634535439 0 0 4096 65536 8404017346225635328 0 0 17 4 0 0 0
/proc/1212/statm: 4581 394 345 23 0 91 0
[pid=1213] ppid=1212 vsize=89208 CPUtime=1667.16 cores=0
/proc/1213/stat : 1213 (cryptominisat) R 1212 1212 1055 0 -1 4202496 171164 0 0 0 166675 41 0 0 25 0 1 0 440506572 91348992 18063 33554432000 4194304 4587354 140736639336912 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1213/statm: 22302 18063 336 96 0 18864 0
[pid=1214] ppid=1212 vsize=47984 CPUtime=1666.35 cores=0
/proc/1214/stat : 1214 (clasp) R 1212 1212 1055 0 -1 4202496 9005 0 0 0 166628 7 0 0 25 0 1 0 440506572 49135616 8573 33554432000 4194304 4785740 140734659182864 18446744073709551615 4277571 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1214/statm: 11996 8573 341 145 0 9041 0
[pid=1215] ppid=1212 vsize=456652 CPUtime=1666.58 cores=0
/proc/1215/stat : 1215 (TNM) R 1212 1212 1055 0 -1 4202496 556 0 0 0 166658 0 0 0 25 0 1 0 440506572 467611648 453 33554432000 134512640 134534564 4294355344 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1215/statm: 114163 453 95 6 0 112829 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 612168

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 1212 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.002999
# while last known CPU time is 5000.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 5000.09
CPU user time (s): 4999.61
CPU system time (s): 0.48
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 9380300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 499
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 273
involuntary context switches= 4

runsolver used 8.82266 second user time and 18.4322 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-20 10:44:00
IDJOB=3221152
IDBENCH=82875
IDSOLVER=1639
FILE ID=node103/3221152-1303289039
RUNJOBID= node103-1303288059-1073
PBS_JOBID= 13049589
Free space on /tmp= 71552 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S199880667-010.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221152-1303289039/watcher-3221152-1303289039 -o /tmp/evaluation-result-3221152-1303289039/solver-3221152-1303289039 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221152-1303289039.cnf

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

MD5SUM BENCH= 3919f50518b71f2cf8a267b92efd9aeb
RANDOM SEED=1521236686

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.858
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.77
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.858
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.75
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.858
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.858
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.83
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.858
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:      17875864 kB
Buffers:        681868 kB
Cached:       13902952 kB
SwapCached:          0 kB
Active:        8531436 kB
Inactive:      6211364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17875864 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10116 kB
Writeback:           0 kB
AnonPages:      157648 kB
Mapped:          16400 kB
Slab:           268864 kB
PageTables:       4972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1865084 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= 71540 MiB
End job on node103 at 2011-04-20 12:07:22