Trace number 3221284

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 seqUNSAT 336.808 336.795

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S173446080-001.UNKNOWN.cnf
MD5SUM4c16bc52ec8b88c947f571c625ddf62f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.01224
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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
336.68/336.79	s UNSATISFIABLE
336.68/336.79	solver [2] clasp 1.3.6 answered
336.68/336.79	Done

Verifier Data

No possible verification on an UNSAT instance

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-3221284-1303290372/watcher-3221284-1303290372 -o /tmp/evaluation-result-3221284-1303290372/solver-3221284-1303290372 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221284-1303290372.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: 2.88 2.18 2.05 5/180 17181
/proc/meminfo: memFree=15464064/32950928 swapFree=67111528/67111528
[pid=17181] ppid=17179 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17181/stat : 17181 (ppfolio) S 17179 17181 17110 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 519267880 18763776 394 33554432000 4194304 4287625 140735208473424 18446744073709551615 231895510543 0 0 4096 65536 14474331162396295428 0 0 17 4 0 0 0
/proc/17181/statm: 4581 394 345 23 0 91 0

[startup+0.093188 s]
/proc/loadavg: 2.88 2.18 2.05 5/180 17181
/proc/meminfo: memFree=15464064/32950928 swapFree=67111528/67111528
[pid=17181] ppid=17179 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17181/stat : 17181 (ppfolio) S 17179 17181 17110 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 519267880 18763776 394 33554432000 4194304 4287625 140735208473424 18446744073709551615 231895510543 0 0 4096 65536 14474331162396295428 0 0 17 4 0 0 0
/proc/17181/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101182 s]
/proc/loadavg: 2.88 2.18 2.05 5/180 17181
/proc/meminfo: memFree=15464064/32950928 swapFree=67111528/67111528
[pid=17181] ppid=17179 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17181/stat : 17181 (ppfolio) S 17179 17181 17110 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 519267880 18763776 394 33554432000 4194304 4287625 140735208473424 18446744073709551615 231895510543 0 0 4096 65536 14474331162396295428 0 0 17 4 0 0 0
/proc/17181/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301149 s]
/proc/loadavg: 2.88 2.18 2.05 5/180 17181
/proc/meminfo: memFree=15464064/32950928 swapFree=67111528/67111528
[pid=17181] ppid=17179 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17181/stat : 17181 (ppfolio) S 17179 17181 17110 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 519267880 18763776 394 33554432000 4194304 4287625 140735208473424 18446744073709551615 231895510543 0 0 4096 65536 4338151164936716288 0 0 17 4 0 0 0
/proc/17181/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701066 s]
/proc/loadavg: 2.88 2.18 2.05 5/180 17181
/proc/meminfo: memFree=15464064/32950928 swapFree=67111528/67111528
[pid=17181] ppid=17179 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17181/stat : 17181 (ppfolio) S 17179 17181 17110 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519267880 18763776 394 33554432000 4194304 4287625 140735208473424 18446744073709551615 231895510543 0 0 4096 65536 4338151302375669760 0 0 17 4 0 0 0
/proc/17181/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50092 s]
/proc/loadavg: 2.88 2.18 2.05 7/184 17185
/proc/meminfo: memFree=15461408/32950928 swapFree=67111528/67111528
[pid=17181] ppid=17179 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17181/stat : 17181 (ppfolio) S 17179 17181 17110 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519267880 18763776 394 33554432000 4194304 4287625 140735208473424 18446744073709551615 231895510543 0 0 4096 65536 4338151439814623232 0 0 17 4 0 0 0
/proc/17181/statm: 4581 394 345 23 0 91 0
[pid=17182] ppid=17181 vsize=152812 CPUtime=0.44 cores=0
/proc/17182/stat : 17182 (cryptominisat) R 17181 17181 17110 0 -1 4202496 1097 0 0 0 44 0 0 0 25 0 1 0 519267881 156479488 684 33554432000 4194304 4587354 140737361955520 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17182/statm: 38203 684 327 96 0 34765 0
[pid=17183] ppid=17181 vsize=12956 CPUtime=0.49 cores=0
/proc/17183/stat : 17183 (clasp) R 17181 17181 17110 0 -1 4202496 712 0 0 0 49 0 0 0 25 0 1 0 519267881 13266944 601 33554432000 4194304 4785740 140735016995056 18446744073709551615 4552986 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17183/statm: 3239 601 340 145 0 284 0
[pid=17184] ppid=17181 vsize=455840 CPUtime=0.54 cores=0
/proc/17184/stat : 17184 (TNM) R 17181 17181 17110 0 -1 4202496 313 0 0 0 54 0 0 0 25 0 1 0 519267881 466780160 210 33554432000 134512640 134534564 4289074096 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17184/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 639932

[startup+3.10061 s]
/proc/loadavg: 2.88 2.18 2.05 7/184 17185
/proc/meminfo: memFree=15459920/32950928 swapFree=67111528/67111528
[pid=17181] ppid=17179 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17181/stat : 17181 (ppfolio) S 17179 17181 17110 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519267880 18763776 394 33554432000 4194304 4287625 140735208473424 18446744073709551615 231895510543 0 0 4096 65536 4338151577253576704 0 0 17 4 0 0 0
/proc/17181/statm: 4581 394 345 23 0 91 0
[pid=17182] ppid=17181 vsize=154340 CPUtime=0.99 cores=0
/proc/17182/stat : 17182 (cryptominisat) R 17181 17181 17110 0 -1 4202496 1510 0 0 0 99 0 0 0 25 0 1 0 519267881 158044160 867 33554432000 4194304 4587354 140737361955520 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17182/statm: 38585 867 327 96 0 35147 0
[pid=17183] ppid=17181 vsize=13220 CPUtime=0.99 cores=0
/proc/17183/stat : 17183 (clasp) R 17181 17181 17110 0 -1 4202496 778 0 0 0 99 0 0 0 25 0 1 0 519267881 13537280 667 33554432000 4194304 4785740 140735016995056 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17183/statm: 3305 667 340 145 0 350 0
[pid=17184] ppid=17181 vsize=455840 CPUtime=1.09 cores=0
/proc/17184/stat : 17184 (TNM) R 17181 17181 17110 0 -1 4202496 313 0 0 0 109 0 0 0 25 0 1 0 519267881 466780160 210 33554432000 134512640 134534564 4289074096 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17184/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 641724

[startup+6.30102 s]
/proc/loadavg: 3.13 2.24 2.07 7/184 17185
/proc/meminfo: memFree=15453596/32950928 swapFree=67111528/67111528
[pid=17181] ppid=17179 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17181/stat : 17181 (ppfolio) S 17179 17181 17110 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519267880 18763776 394 33554432000 4194304 4287625 140735208473424 18446744073709551615 231895510543 0 0 4096 65536 4338151714692530176 0 0 17 4 0 0 0
/proc/17181/statm: 4581 394 345 23 0 91 0
[pid=17182] ppid=17181 vsize=158716 CPUtime=2.04 cores=0
/proc/17182/stat : 17182 (cryptominisat) R 17181 17181 17110 0 -1 4202496 3230 0 0 0 204 0 0 0 25 0 1 0 519267881 162525184 1986 33554432000 4194304 4587354 140737361955520 18446744073709551615 4238276 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17182/statm: 39679 1986 337 96 0 36241 0
[pid=17183] ppid=17181 vsize=13752 CPUtime=2.09 cores=0
/proc/17183/stat : 17183 (clasp) R 17181 17181 17110 0 -1 4202496 897 0 0 0 209 0 0 0 25 0 1 0 519267881 14082048 786 33554432000 4194304 4785740 140735016995056 18446744073709551615 4553216 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17183/statm: 3438 786 340 145 0 483 0
[pid=17184] ppid=17181 vsize=455840 CPUtime=2.14 cores=0
/proc/17184/stat : 17184 (TNM) R 17181 17181 17110 0 -1 4202496 313 0 0 0 214 0 0 0 25 0 1 0 519267881 466780160 210 33554432000 134512640 134534564 4289074096 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17184/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 646632

[startup+12.7008 s]
/proc/loadavg: 3.36 2.30 2.09 7/184 17186
/proc/meminfo: memFree=15446900/32950928 swapFree=67111528/67111528
[pid=17181] ppid=17179 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17181/stat : 17181 (ppfolio) S 17179 17181 17110 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 519267880 18763776 394 33554432000 4194304 4287625 140735208473424 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/17181/statm: 4581 394 345 23 0 91 0
[pid=17182] ppid=17181 vsize=160980 CPUtime=4.19 cores=0
/proc/17182/stat : 17182 (cryptominisat) R 17181 17181 17110 0 -1 4202496 4698 0 0 0 419 0 0 0 25 0 1 0 519267881 164843520 2722 33554432000 4194304 4587354 140737361955520 18446744073709551615 4237443 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17182/statm: 40245 2722 337 96 0 36807 0
[pid=17183] ppid=17181 vsize=14296 CPUtime=4.19 cores=0
/proc/17183/stat : 17183 (clasp) R 17181 17181 17110 0 -1 4202496 1030 0 0 0 419 0 0 0 25 0 1 0 519267881 14639104 919 33554432000 4194304 4785740 140735016995056 18446744073709551615 4278026 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17183/statm: 3574 919 340 145 0 619 0
[pid=17184] ppid=17181 vsize=455840 CPUtime=4.29 cores=0
/proc/17184/stat : 17184 (TNM) R 17181 17181 17110 0 -1 4202496 313 0 0 0 429 0 0 0 25 0 1 0 519267881 466780160 210 33554432000 134512640 134534564 4289074096 18446744073709551615 134530414 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17184/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 649440

[startup+25.5004 s]
/proc/loadavg: 3.94 2.48 2.16 7/184 17186
/proc/meminfo: memFree=15444960/32950928 swapFree=67111528/67111528
[pid=17181] ppid=17179 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17181/stat : 17181 (ppfolio) S 17179 17181 17110 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519267880 18763776 394 33554432000 4194304 4287625 140735208473424 18446744073709551615 231895510543 0 0 4096 65536 4338151714692530176 0 0 17 4 0 0 0
/proc/17181/statm: 4581 394 345 23 0 91 0
[pid=17182] ppid=17181 vsize=161352 CPUtime=8.45 cores=0
/proc/17182/stat : 17182 (cryptominisat) R 17181 17181 17110 0 -1 4202496 6524 0 0 0 844 1 0 0 25 0 1 0 519267881 165224448 2749 33554432000 4194304 4587354 140737361955520 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17182/statm: 40338 2749 337 96 0 36900 0
[pid=17183] ppid=17181 vsize=14960 CPUtime=8.49 cores=0
/proc/17183/stat : 17183 (clasp) R 17181 17181 17110 0 -1 4202496 1203 0 0 0 849 0 0 0 25 0 1 0 519267881 15319040 1092 33554432000 4194304 4785740 140735016995056 18446744073709551615 4546082 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17183/statm: 3740 1092 340 145 0 785 0
[pid=17184] ppid=17181 vsize=455840 CPUtime=8.54 cores=0
/proc/17184/stat : 17184 (TNM) R 17181 17181 17110 0 -1 4202496 313 0 0 0 854 0 0 0 25 0 1 0 519267881 466780160 210 33554432000 134512640 134534564 4289074096 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17184/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 650476

[startup+51.1006 s]
/proc/loadavg: 4.64 2.76 2.26 7/184 17187
/proc/meminfo: memFree=15434808/32950928 swapFree=67111528/67111528
[pid=17181] ppid=17179 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17181/stat : 17181 (ppfolio) S 17179 17181 17110 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519267880 18763776 394 33554432000 4194304 4287625 140735208473424 18446744073709551615 231895510543 0 0 4096 65536 4338151577253576704 0 0 17 4 0 0 0
/proc/17181/statm: 4581 394 345 23 0 91 0
[pid=17182] ppid=17181 vsize=163924 CPUtime=16.99 cores=0
/proc/17182/stat : 17182 (cryptominisat) R 17181 17181 17110 0 -1 4202496 9987 0 0 0 1698 1 0 0 25 0 1 0 519267881 167858176 3179 33554432000 4194304 4587354 140737361955520 18446744073709551615 4243616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17182/statm: 40981 3179 337 96 0 37543 0
[pid=17183] ppid=17181 vsize=15928 CPUtime=16.99 cores=0
/proc/17183/stat : 17183 (clasp) R 17181 17181 17110 0 -1 4202496 1424 0 0 0 1699 0 0 0 25 0 1 0 519267881 16310272 1313 33554432000 4194304 4785740 140735016995056 18446744073709551615 4553010 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17183/statm: 3982 1313 340 145 0 1027 0
[pid=17184] ppid=17181 vsize=455840 CPUtime=17.09 cores=0
/proc/17184/stat : 17184 (TNM) R 17181 17181 17110 0 -1 4202496 313 0 0 0 1709 0 0 0 25 0 1 0 519267881 466780160 210 33554432000 134512640 134534564 4289074096 18446744073709551615 134529812 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17184/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 654016

[startup+102.307 s]
/proc/loadavg: 5.41 3.26 2.45 7/184 17188
/proc/meminfo: memFree=15418376/32950928 swapFree=67111528/67111528
[pid=17181] ppid=17179 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17181/stat : 17181 (ppfolio) S 17179 17181 17110 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519267880 18763776 394 33554432000 4194304 4287625 140735208473424 18446744073709551615 231895510543 0 0 4096 65536 4338151577253576704 0 0 17 4 0 0 0
/proc/17181/statm: 4581 394 345 23 0 91 0
[pid=17182] ppid=17181 vsize=167232 CPUtime=34.05 cores=0
/proc/17182/stat : 17182 (cryptominisat) R 17181 17181 17110 0 -1 4202496 15397 0 0 0 3403 2 0 0 25 0 1 0 519267881 171245568 3918 33554432000 4194304 4587354 140737361955520 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17182/statm: 41808 3918 337 96 0 38370 0
[pid=17183] ppid=17181 vsize=17036 CPUtime=34.09 cores=0
/proc/17183/stat : 17183 (clasp) R 17181 17181 17110 0 -1 4202496 1701 0 0 0 3409 0 0 0 25 0 1 0 519267881 17444864 1590 33554432000 4194304 4785740 140735016995056 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17183/statm: 4259 1590 340 145 0 1304 0
[pid=17184] ppid=17181 vsize=455840 CPUtime=34.14 cores=0
/proc/17184/stat : 17184 (TNM) R 17181 17181 17110 0 -1 4202496 313 0 0 0 3414 0 0 0 25 0 1 0 519267881 466780160 210 33554432000 134512640 134534564 4289074096 18446744073709551615 134529078 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17184/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 658432

[startup+162.301 s]
/proc/loadavg: 5.78 3.76 2.67 7/184 17190
/proc/meminfo: memFree=15405696/32950928 swapFree=67111528/67111528
[pid=17181] ppid=17179 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17181/stat : 17181 (ppfolio) S 17179 17181 17110 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519267880 18763776 394 33554432000 4194304 4287625 140735208473424 18446744073709551615 231895510543 0 0 4096 65536 4338151439814623232 0 0 17 4 0 0 0
/proc/17181/statm: 4581 394 345 23 0 91 0
[pid=17182] ppid=17181 vsize=176884 CPUtime=54.06 cores=0
/proc/17182/stat : 17182 (cryptominisat) R 17181 17181 17110 0 -1 4202496 21862 0 0 0 5402 4 0 0 25 0 1 0 519267881 181129216 6562 33554432000 4194304 4587354 140737361955520 18446744073709551615 4237592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17182/statm: 44221 6562 337 96 0 40783 0
[pid=17183] ppid=17181 vsize=18180 CPUtime=54.09 cores=0

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

/proc/17183/statm: 4723 2041 340 145 0 1768 0
[pid=17184] ppid=17181 vsize=455840 CPUtime=74.13 cores=0
/proc/17184/stat : 17184 (TNM) R 17181 17181 17110 0 -1 4202496 313 0 0 0 7413 0 0 0 25 0 1 0 519267881 466780160 210 33554432000 134512640 134534564 4289074096 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17184/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 670168

[startup+282.301 s]
/proc/loadavg: 5.97 4.49 3.07 7/184 17193
/proc/meminfo: memFree=15402648/32950928 swapFree=67111528/67111528
[pid=17181] ppid=17179 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17181/stat : 17181 (ppfolio) S 17179 17181 17110 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519267880 18763776 394 33554432000 4194304 4287625 140735208473424 18446744073709551615 231895510543 0 0 4096 65536 4338151164936716288 0 0 17 4 0 0 0
/proc/17181/statm: 4581 394 345 23 0 91 0
[pid=17182] ppid=17181 vsize=177752 CPUtime=94.07 cores=0
/proc/17182/stat : 17182 (cryptominisat) R 17181 17181 17110 0 -1 4202496 30586 0 0 0 9402 5 0 0 25 0 1 0 519267881 182018048 6332 33554432000 4194304 4587354 140737361955520 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17182/statm: 44438 6332 337 96 0 41000 0
[pid=17183] ppid=17181 vsize=19616 CPUtime=94.08 cores=0
/proc/17183/stat : 17183 (clasp) R 17181 17181 17110 0 -1 4202496 2313 0 0 0 9408 0 0 0 25 0 1 0 519267881 20086784 2202 33554432000 4194304 4785740 140735016995056 18446744073709551615 4277663 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17183/statm: 4904 2202 340 145 0 1949 0
[pid=17184] ppid=17181 vsize=455840 CPUtime=94.13 cores=0
/proc/17184/stat : 17184 (TNM) R 17181 17181 17110 0 -1 4202496 313 0 0 0 9413 0 0 0 25 0 1 0 519267881 466780160 210 33554432000 134512640 134534564 4289074096 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17184/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 671532

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

[startup+307.1 s]
/proc/loadavg: 5.98 4.61 3.15 7/184 17193
/proc/meminfo: memFree=15399772/32950928 swapFree=67111528/67111528
[pid=17181] ppid=17179 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17181/stat : 17181 (ppfolio) S 17179 17181 17110 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519267880 18763776 394 33554432000 4194304 4287625 140735208473424 18446744073709551615 231895510543 0 0 4096 65536 4338151302375669760 0 0 17 4 0 0 0
/proc/17181/statm: 4581 394 345 23 0 91 0
[pid=17182] ppid=17181 vsize=177800 CPUtime=102.27 cores=0
/proc/17182/stat : 17182 (cryptominisat) R 17181 17181 17110 0 -1 4202496 32069 0 0 0 10222 5 0 0 25 0 1 0 519267881 182067200 6576 33554432000 4194304 4587354 140737361955520 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17182/statm: 44450 6576 337 96 0 41012 0
[pid=17183] ppid=17181 vsize=19756 CPUtime=102.38 cores=0
/proc/17183/stat : 17183 (clasp) R 17181 17181 17110 0 -1 4202496 2357 0 0 0 10238 0 0 0 25 0 1 0 519267881 20230144 2246 33554432000 4194304 4785740 140735016995056 18446744073709551615 4553330 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17183/statm: 4939 2246 340 145 0 1984 0
[pid=17184] ppid=17181 vsize=455840 CPUtime=102.43 cores=0
/proc/17184/stat : 17184 (TNM) R 17181 17181 17110 0 -1 4202496 313 0 0 0 10243 0 0 0 25 0 1 0 519267881 466780160 210 33554432000 134512640 134534564 4289074096 18446744073709551615 134530874 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17184/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 307.08
Current children cumulated vsize (KiB) 671720

[startup+319.901 s]
/proc/loadavg: 5.98 4.68 3.19 7/184 17194
/proc/meminfo: memFree=15398904/32950928 swapFree=67111528/67111528
[pid=17181] ppid=17179 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17181/stat : 17181 (ppfolio) S 17179 17181 17110 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519267880 18763776 394 33554432000 4194304 4287625 140735208473424 18446744073709551615 231895510543 0 0 4096 65536 4338151302375669760 0 0 17 4 0 0 0
/proc/17181/statm: 4581 394 345 23 0 91 0
[pid=17182] ppid=17181 vsize=178268 CPUtime=106.57 cores=0
/proc/17182/stat : 17182 (cryptominisat) R 17181 17181 17110 0 -1 4202496 33045 0 0 0 10652 5 0 0 25 0 1 0 519267881 182546432 6251 33554432000 4194304 4587354 140737361955520 18446744073709551615 4239232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17182/statm: 44567 6251 337 96 0 41129 0
[pid=17183] ppid=17181 vsize=20044 CPUtime=106.58 cores=0
/proc/17183/stat : 17183 (clasp) R 17181 17181 17110 0 -1 4202496 2424 0 0 0 10658 0 0 0 25 0 1 0 519267881 20525056 2313 33554432000 4194304 4785740 140735016995056 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17183/statm: 5011 2313 340 145 0 2056 0
[pid=17184] ppid=17181 vsize=455840 CPUtime=106.73 cores=0
/proc/17184/stat : 17184 (TNM) R 17181 17181 17110 0 -1 4202496 313 0 0 0 10673 0 0 0 25 0 1 0 519267881 466780160 210 33554432000 134512640 134534564 4289074096 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17184/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 319.88
Current children cumulated vsize (KiB) 672476

[startup+326.301 s]
/proc/loadavg: 5.98 4.70 3.21 7/184 17194
/proc/meminfo: memFree=15399632/32950928 swapFree=67111528/67111528
[pid=17181] ppid=17179 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17181/stat : 17181 (ppfolio) S 17179 17181 17110 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519267880 18763776 394 33554432000 4194304 4287625 140735208473424 18446744073709551615 231895510543 0 0 4096 65536 4338151302375669760 0 0 17 4 0 0 0
/proc/17181/statm: 4581 394 345 23 0 91 0
[pid=17182] ppid=17181 vsize=178268 CPUtime=108.67 cores=0
/proc/17182/stat : 17182 (cryptominisat) R 17181 17181 17110 0 -1 4202496 33366 0 0 0 10862 5 0 0 25 0 1 0 519267881 182546432 6557 33554432000 4194304 4587354 140737361955520 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17182/statm: 44567 6557 337 96 0 41129 0
[pid=17183] ppid=17181 vsize=20044 CPUtime=108.78 cores=0
/proc/17183/stat : 17183 (clasp) R 17181 17181 17110 0 -1 4202496 2424 0 0 0 10878 0 0 0 25 0 1 0 519267881 20525056 2313 33554432000 4194304 4785740 140735016995056 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17183/statm: 5011 2313 340 145 0 2056 0
[pid=17184] ppid=17181 vsize=455840 CPUtime=108.83 cores=0
/proc/17184/stat : 17184 (TNM) R 17181 17181 17110 0 -1 4202496 313 0 0 0 10883 0 0 0 25 0 1 0 519267881 466780160 210 33554432000 134512640 134534564 4289074096 18446744073709551615 134530236 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17184/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 326.28
Current children cumulated vsize (KiB) 672476

[startup+332.701 s]
/proc/loadavg: 5.98 4.72 3.22 7/184 17194
/proc/meminfo: memFree=15401240/32950928 swapFree=67111528/67111528
[pid=17181] ppid=17179 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17181/stat : 17181 (ppfolio) S 17179 17181 17110 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519267880 18763776 394 33554432000 4194304 4287625 140735208473424 18446744073709551615 231895510543 0 0 4096 65536 4338151302375669760 0 0 17 4 0 0 0
/proc/17181/statm: 4581 394 345 23 0 91 0
[pid=17182] ppid=17181 vsize=178268 CPUtime=110.87 cores=0
/proc/17182/stat : 17182 (cryptominisat) R 17181 17181 17110 0 -1 4202496 33628 0 0 0 11082 5 0 0 25 0 1 0 519267881 182546432 6810 33554432000 4194304 4587354 140737361955520 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17182/statm: 44567 6810 337 96 0 41129 0
[pid=17183] ppid=17181 vsize=20044 CPUtime=110.88 cores=0
/proc/17183/stat : 17183 (clasp) R 17181 17181 17110 0 -1 4202496 2425 0 0 0 11088 0 0 0 25 0 1 0 519267881 20525056 2314 33554432000 4194304 4785740 140735016995056 18446744073709551615 4553097 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17183/statm: 5011 2314 340 145 0 2056 0
[pid=17184] ppid=17181 vsize=455840 CPUtime=110.93 cores=0
/proc/17184/stat : 17184 (TNM) R 17181 17181 17110 0 -1 4202496 313 0 0 0 11093 0 0 0 25 0 1 0 519267881 466780160 210 33554432000 134512640 134534564 4289074096 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17184/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 332.68
Current children cumulated vsize (KiB) 672476

[startup+334.301 s]
/proc/loadavg: 5.98 4.74 3.23 7/184 17194
/proc/meminfo: memFree=15400744/32950928 swapFree=67111528/67111528
[pid=17181] ppid=17179 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17181/stat : 17181 (ppfolio) S 17179 17181 17110 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519267880 18763776 394 33554432000 4194304 4287625 140735208473424 18446744073709551615 231895510543 0 0 4096 65536 4338151302375669760 0 0 17 4 0 0 0
/proc/17181/statm: 4581 394 345 23 0 91 0
[pid=17182] ppid=17181 vsize=178268 CPUtime=111.37 cores=0
/proc/17182/stat : 17182 (cryptominisat) R 17181 17181 17110 0 -1 4202496 33685 0 0 0 11132 5 0 0 25 0 1 0 519267881 182546432 6864 33554432000 4194304 4587354 140737361955520 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17182/statm: 44567 6864 337 96 0 41129 0
[pid=17183] ppid=17181 vsize=20044 CPUtime=111.39 cores=0
/proc/17183/stat : 17183 (clasp) R 17181 17181 17110 0 -1 4202496 2425 0 0 0 11139 0 0 0 25 0 1 0 519267881 20525056 2314 33554432000 4194304 4785740 140735016995056 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17183/statm: 5011 2314 340 145 0 2056 0
[pid=17184] ppid=17181 vsize=455840 CPUtime=111.53 cores=0
/proc/17184/stat : 17184 (TNM) R 17181 17181 17110 0 -1 4202496 313 0 0 0 11153 0 0 0 25 0 1 0 519267881 466780160 210 33554432000 134512640 134534564 4289074096 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17184/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 334.29
Current children cumulated vsize (KiB) 672476

[startup+335.901 s]
/proc/loadavg: 5.98 4.74 3.23 7/184 17194
/proc/meminfo: memFree=15400372/32950928 swapFree=67111528/67111528
[pid=17181] ppid=17179 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17181/stat : 17181 (ppfolio) S 17179 17181 17110 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519267880 18763776 394 33554432000 4194304 4287625 140735208473424 18446744073709551615 231895510543 0 0 4096 65536 4338151302375669760 0 0 17 4 0 0 0
/proc/17181/statm: 4581 394 345 23 0 91 0
[pid=17182] ppid=17181 vsize=178268 CPUtime=111.87 cores=0
/proc/17182/stat : 17182 (cryptominisat) R 17181 17181 17110 0 -1 4202496 33741 0 0 0 11182 5 0 0 25 0 1 0 519267881 182546432 6914 33554432000 4194304 4587354 140737361955520 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17182/statm: 44567 6914 337 96 0 41129 0
[pid=17183] ppid=17181 vsize=20044 CPUtime=111.98 cores=0
/proc/17183/stat : 17183 (clasp) R 17181 17181 17110 0 -1 4202496 2425 0 0 0 11198 0 0 0 25 0 1 0 519267881 20525056 2314 33554432000 4194304 4785740 140735016995056 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17183/statm: 5011 2314 340 145 0 2056 0
[pid=17184] ppid=17181 vsize=455840 CPUtime=112.03 cores=0
/proc/17184/stat : 17184 (TNM) R 17181 17181 17110 0 -1 4202496 313 0 0 0 11203 0 0 0 25 0 1 0 519267881 466780160 210 33554432000 134512640 134534564 4289074096 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17184/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 335.88
Current children cumulated vsize (KiB) 672476

[startup+336.301 s]
/proc/loadavg: 5.98 4.74 3.23 7/184 17194
/proc/meminfo: memFree=15400372/32950928 swapFree=67111528/67111528
[pid=17181] ppid=17179 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17181/stat : 17181 (ppfolio) S 17179 17181 17110 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519267880 18763776 394 33554432000 4194304 4287625 140735208473424 18446744073709551615 231895510543 0 0 4096 65536 4338151302375669760 0 0 17 4 0 0 0
/proc/17181/statm: 4581 394 345 23 0 91 0
[pid=17182] ppid=17181 vsize=178268 CPUtime=112.07 cores=0
/proc/17182/stat : 17182 (cryptominisat) R 17181 17181 17110 0 -1 4202496 33767 0 0 0 11202 5 0 0 25 0 1 0 519267881 182546432 6940 33554432000 4194304 4587354 140737361955520 18446744073709551615 4236256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17182/statm: 44567 6940 337 96 0 41129 0
[pid=17183] ppid=17181 vsize=20044 CPUtime=112.08 cores=0
/proc/17183/stat : 17183 (clasp) R 17181 17181 17110 0 -1 4202496 2425 0 0 0 11208 0 0 0 25 0 1 0 519267881 20525056 2314 33554432000 4194304 4785740 140735016995056 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17183/statm: 5011 2314 340 145 0 2056 0
[pid=17184] ppid=17181 vsize=455840 CPUtime=112.13 cores=0
/proc/17184/stat : 17184 (TNM) R 17181 17181 17110 0 -1 4202496 313 0 0 0 11213 0 0 0 25 0 1 0 519267881 466780160 210 33554432000 134512640 134534564 4289074096 18446744073709551615 134528223 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17184/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 336.28
Current children cumulated vsize (KiB) 672476

[startup+336.701 s]
/proc/loadavg: 5.98 4.74 3.23 7/184 17194
/proc/meminfo: memFree=15399876/32950928 swapFree=67111528/67111528
[pid=17181] ppid=17179 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17181/stat : 17181 (ppfolio) S 17179 17181 17110 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519267880 18763776 394 33554432000 4194304 4287625 140735208473424 18446744073709551615 231895510543 0 0 4096 65536 4338151302375669760 0 0 17 4 0 0 0
/proc/17181/statm: 4581 394 345 23 0 91 0
[pid=17182] ppid=17181 vsize=178268 CPUtime=112.17 cores=0
/proc/17182/stat : 17182 (cryptominisat) R 17181 17181 17110 0 -1 4202496 33778 0 0 0 11212 5 0 0 25 0 1 0 519267881 182546432 6951 33554432000 4194304 4587354 140737361955520 18446744073709551615 4243562 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17182/statm: 44567 6951 337 96 0 41129 0
[pid=17183] ppid=17181 vsize=20044 CPUtime=112.18 cores=0
/proc/17183/stat : 17183 (clasp) R 17181 17181 17110 0 -1 4202496 2425 0 0 0 11218 0 0 0 25 0 1 0 519267881 20525056 2314 33554432000 4194304 4785740 140735016995056 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17183/statm: 5011 2314 340 145 0 2056 0
[pid=17184] ppid=17181 vsize=455840 CPUtime=112.33 cores=0
/proc/17184/stat : 17184 (TNM) R 17181 17181 17110 0 -1 4202496 313 0 0 0 11233 0 0 0 25 0 1 0 519267881 466780160 210 33554432000 134512640 134534564 4289074096 18446744073709551615 134529880 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17184/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 336.68
Current children cumulated vsize (KiB) 672476

Child status: 0
Real time (s): 336.795
CPU time (s): 336.808
CPU user time (s): 336.735
CPU system time (s): 0.072988
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 808408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 336.735
system time used= 0.072988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37053
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= 148
involuntary context switches= 3735

runsolver used 0.568913 second user time and 1.12983 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-20 11:06:12
IDJOB=3221284
IDBENCH=82897
IDSOLVER=1639
FILE ID=node114/3221284-1303290372
RUNJOBID= node114-1303290349-17128
PBS_JOBID= 13049615
Free space on /tmp= 71676 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S173446080-001.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221284-1303290372/watcher-3221284-1303290372 -o /tmp/evaluation-result-3221284-1303290372/solver-3221284-1303290372 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221284-1303290372.cnf

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

MD5SUM BENCH= 4c16bc52ec8b88c947f571c625ddf62f
RANDOM SEED=400951121

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15464220 kB
Buffers:        738560 kB
Cached:       16298312 kB
SwapCached:          0 kB
Active:        7785252 kB
Inactive:      9333528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15464220 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20428 kB
Writeback:           0 kB
AnonPages:       81856 kB
Mapped:          16388 kB
Slab:           306224 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2382976 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= 71664 MiB
End job on node114 at 2011-04-20 11:11:49