Trace number 3221584

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 553.393 553.375

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S1705279286-077.UNKNOWN.cnf
MD5SUM42577eb7521bea22024387e984db8e06
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.58585
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
553.29/553.37	s UNSATISFIABLE
553.29/553.37	solver [2] clasp 1.3.6 answered
553.29/553.37	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-3221584-1303294721/watcher-3221584-1303294721 -o /tmp/evaluation-result-3221584-1303294721/solver-3221584-1303294721 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221584-1303294721.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.00 5.82 4.52 4/180 24103
/proc/meminfo: memFree=21771724/32951124 swapFree=67111480/67111528
[pid=24103] ppid=24101 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24103/stat : 24103 (ppfolio) S 24101 24103 23947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519702596 18763776 394 33554432000 4194304 4287625 140734540600720 18446744073709551615 252458085903 0 0 4096 65536 4590496505214795776 0 0 17 4 0 0 0
/proc/24103/statm: 4581 394 345 23 0 91 0

[startup+0.848568 s]
/proc/loadavg: 6.00 5.82 4.52 4/180 24103
/proc/meminfo: memFree=21771724/32951124 swapFree=67111480/67111528
[pid=24103] ppid=24101 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24103/stat : 24103 (ppfolio) S 24101 24103 23947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519702596 18763776 394 33554432000 4194304 4287625 140734540600720 18446744073709551615 252458085903 0 0 4096 65536 4590496505214795776 0 0 17 4 0 0 0
/proc/24103/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900562 s]
/proc/loadavg: 6.00 5.82 4.52 4/180 24103
/proc/meminfo: memFree=21771724/32951124 swapFree=67111480/67111528
[pid=24103] ppid=24101 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24103/stat : 24103 (ppfolio) S 24101 24103 23947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519702596 18763776 394 33554432000 4194304 4287625 140734540600720 18446744073709551615 252458085903 0 0 4096 65536 4590496505214795776 0 0 17 4 0 0 0
/proc/24103/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00054 s]
/proc/loadavg: 6.00 5.82 4.52 4/180 24103
/proc/meminfo: memFree=21771724/32951124 swapFree=67111480/67111528
[pid=24103] ppid=24101 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24103/stat : 24103 (ppfolio) S 24101 24103 23947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519702596 18763776 394 33554432000 4194304 4287625 140734540600720 18446744073709551615 252458085903 0 0 4096 65536 4590496505214795776 0 0 17 4 0 0 0
/proc/24103/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10052 s]
/proc/loadavg: 6.00 5.82 4.52 4/180 24103
/proc/meminfo: memFree=21771724/32951124 swapFree=67111480/67111528
[pid=24103] ppid=24101 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24103/stat : 24103 (ppfolio) S 24101 24103 23947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519702596 18763776 394 33554432000 4194304 4287625 140734540600720 18446744073709551615 252458085903 0 0 4096 65536 4590496505214795776 0 0 17 4 0 0 0
/proc/24103/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50045 s]
/proc/loadavg: 6.00 5.82 4.52 4/180 24103
/proc/meminfo: memFree=21771724/32951124 swapFree=67111480/67111528
[pid=24103] ppid=24101 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24103/stat : 24103 (ppfolio) S 24101 24103 23947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519702596 18763776 394 33554432000 4194304 4287625 140734540600720 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24103/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10115 s]
/proc/loadavg: 6.00 5.82 4.52 7/184 24107
/proc/meminfo: memFree=21761660/32951124 swapFree=67111480/67111528
[pid=24103] ppid=24101 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24103/stat : 24103 (ppfolio) S 24101 24103 23947 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 519702596 18763776 394 33554432000 4194304 4287625 140734540600720 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24103/statm: 4581 394 345 23 0 91 0
[pid=24104] ppid=24103 vsize=1690216 CPUtime=1.59 cores=0
/proc/24104/stat : 24104 (cryptominisat) R 24103 24103 23947 0 -1 4202496 2966 0 0 0 159 0 0 0 20 0 1 0 519702596 1730781184 2051 33554432000 4194304 4587354 140733594036960 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24104/statm: 422554 2051 337 96 0 419116 0
[pid=24105] ppid=24103 vsize=13088 CPUtime=0.69 cores=0
/proc/24105/stat : 24105 (clasp) R 24103 24103 23947 0 -1 4202496 751 0 0 0 69 0 0 0 25 0 1 0 519702596 13402112 639 33554432000 4194304 4785740 140735083652240 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24105/statm: 3272 639 340 145 0 317 0
[pid=24106] ppid=24103 vsize=455840 CPUtime=0.79 cores=0
/proc/24106/stat : 24106 (TNM) R 24103 24103 23947 0 -1 4202496 314 0 0 0 79 0 0 0 25 0 1 0 519702596 466780160 210 33554432000 134512640 134534564 4290949344 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24106/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2177468

[startup+6.30653 s]
/proc/loadavg: 6.00 5.82 4.53 7/184 24107
/proc/meminfo: memFree=21759552/32951124 swapFree=67111480/67111528
[pid=24103] ppid=24101 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24103/stat : 24103 (ppfolio) S 24101 24103 23947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519702596 18763776 394 33554432000 4194304 4287625 140734540600720 18446744073709551615 252458085903 0 0 4096 65536 4590496780092702720 0 0 17 4 0 0 0
/proc/24103/statm: 4581 394 345 23 0 91 0
[pid=24104] ppid=24103 vsize=1690468 CPUtime=2.69 cores=0
/proc/24104/stat : 24104 (cryptominisat) R 24103 24103 23947 0 -1 4202496 3660 0 0 0 269 0 0 0 23 0 1 0 519702596 1731039232 2056 33554432000 4194304 4587354 140733594036960 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24104/statm: 422617 2056 337 96 0 419179 0
[pid=24105] ppid=24103 vsize=13620 CPUtime=1.75 cores=0
/proc/24105/stat : 24105 (clasp) R 24103 24103 23947 0 -1 4202496 869 0 0 0 175 0 0 0 25 0 1 0 519702596 13946880 757 33554432000 4194304 4785740 140735083652240 18446744073709551615 4546132 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24105/statm: 3405 757 340 145 0 450 0
[pid=24106] ppid=24103 vsize=455840 CPUtime=1.84 cores=0
/proc/24106/stat : 24106 (TNM) R 24103 24103 23947 0 -1 4202496 314 0 0 0 184 0 0 0 25 0 1 0 519702596 466780160 210 33554432000 134512640 134534564 4290949344 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24106/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 2178252

[startup+12.7003 s]
/proc/loadavg: 6.00 5.82 4.54 7/184 24107
/proc/meminfo: memFree=21755608/32951124 swapFree=67111480/67111528
[pid=24103] ppid=24101 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24103/stat : 24103 (ppfolio) S 24101 24103 23947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519702596 18763776 394 33554432000 4194304 4287625 140734540600720 18446744073709551615 252458085903 0 0 4096 65536 4590496505214795776 0 0 17 4 0 0 0
/proc/24103/statm: 4581 394 345 23 0 91 0
[pid=24104] ppid=24103 vsize=1693764 CPUtime=4.79 cores=0
/proc/24104/stat : 24104 (cryptominisat) R 24103 24103 23947 0 -1 4202496 5196 0 0 0 478 1 0 0 25 0 1 0 519702596 1734414336 2759 33554432000 4194304 4587354 140733594036960 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24104/statm: 423441 2759 337 96 0 420003 0
[pid=24105] ppid=24103 vsize=14280 CPUtime=3.89 cores=0
/proc/24105/stat : 24105 (clasp) R 24103 24103 23947 0 -1 4202496 1031 0 0 0 389 0 0 0 25 0 1 0 519702596 14622720 919 33554432000 4194304 4785740 140735083652240 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24105/statm: 3570 919 340 145 0 615 0
[pid=24106] ppid=24103 vsize=455840 CPUtime=3.99 cores=0
/proc/24106/stat : 24106 (TNM) R 24103 24103 23947 0 -1 4202496 314 0 0 0 399 0 0 0 25 0 1 0 519702596 466780160 210 33554432000 134512640 134534564 4290949344 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24106/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2182208

[startup+25.5009 s]
/proc/loadavg: 6.00 5.83 4.56 7/184 24108
/proc/meminfo: memFree=21754116/32951124 swapFree=67111480/67111528
[pid=24103] ppid=24101 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24103/stat : 24103 (ppfolio) S 24101 24103 23947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519702596 18763776 394 33554432000 4194304 4287625 140734540600720 18446744073709551615 252458085903 0 0 4096 65536 4590496917531656192 0 0 17 4 0 0 0
/proc/24103/statm: 4581 394 345 23 0 91 0
[pid=24104] ppid=24103 vsize=1698432 CPUtime=9.09 cores=0
/proc/24104/stat : 24104 (cryptominisat) R 24103 24103 23947 0 -1 4202496 7156 0 0 0 907 2 0 0 25 0 1 0 519702596 1739194368 2719 33554432000 4194304 4587354 140733594036960 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24104/statm: 424608 2719 337 96 0 421170 0
[pid=24105] ppid=24103 vsize=14972 CPUtime=8.14 cores=0
/proc/24105/stat : 24105 (clasp) R 24103 24103 23947 0 -1 4202496 1207 0 0 0 814 0 0 0 25 0 1 0 519702596 15331328 1095 33554432000 4194304 4785740 140735083652240 18446744073709551615 4562653 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24105/statm: 3743 1095 340 145 0 788 0
[pid=24106] ppid=24103 vsize=455840 CPUtime=8.24 cores=0
/proc/24106/stat : 24106 (TNM) R 24103 24103 23947 0 -1 4202496 314 0 0 0 824 0 0 0 25 0 1 0 519702596 466780160 210 33554432000 134512640 134534564 4290949344 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24106/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2187568

[startup+51.1012 s]
/proc/loadavg: 6.00 5.84 4.59 7/184 24108
/proc/meminfo: memFree=21750332/32951124 swapFree=67111480/67111528
[pid=24103] ppid=24101 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24103/stat : 24103 (ppfolio) S 24101 24103 23947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519702596 18763776 394 33554432000 4194304 4287625 140734540600720 18446744073709551615 252458085903 0 0 4096 65536 4590496780092702720 0 0 17 4 0 0 0
/proc/24103/statm: 4581 394 345 23 0 91 0
[pid=24104] ppid=24103 vsize=1696096 CPUtime=17.58 cores=0
/proc/24104/stat : 24104 (cryptominisat) R 24103 24103 23947 0 -1 4202496 10599 0 0 0 1756 2 0 0 25 0 1 0 519702596 1736802304 3637 33554432000 4194304 4587354 140733594036960 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24104/statm: 424024 3637 337 96 0 420586 0
[pid=24105] ppid=24103 vsize=16068 CPUtime=16.69 cores=0
/proc/24105/stat : 24105 (clasp) R 24103 24103 23947 0 -1 4202496 1465 0 0 0 1669 0 0 0 25 0 1 0 519702596 16453632 1353 33554432000 4194304 4785740 140735083652240 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24105/statm: 4017 1353 340 145 0 1062 0
[pid=24106] ppid=24103 vsize=455840 CPUtime=16.8 cores=0
/proc/24106/stat : 24106 (TNM) R 24103 24103 23947 0 -1 4202496 314 0 0 0 1680 0 0 0 25 0 1 0 519702596 466780160 210 33554432000 134512640 134534564 4290949344 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24106/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2186328

[startup+102.301 s]
/proc/loadavg: 6.06 5.88 4.68 7/184 24110
/proc/meminfo: memFree=21739268/32951124 swapFree=67111480/67111528
[pid=24103] ppid=24101 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24103/stat : 24103 (ppfolio) S 24101 24103 23947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519702596 18763776 394 33554432000 4194304 4287625 140734540600720 18446744073709551615 252458085903 0 0 4096 65536 4590498291921190912 0 0 17 4 0 0 0
/proc/24103/statm: 4581 394 345 23 0 91 0
[pid=24104] ppid=24103 vsize=1706256 CPUtime=34.68 cores=0
/proc/24104/stat : 24104 (cryptominisat) R 24103 24103 23947 0 -1 4202496 17444 0 0 0 3465 3 0 0 25 0 1 0 519702596 1747206144 5702 33554432000 4194304 4587354 140733594036960 18446744073709551615 4357671 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24104/statm: 426564 5702 337 96 0 423126 0
[pid=24105] ppid=24103 vsize=17324 CPUtime=33.75 cores=0
/proc/24105/stat : 24105 (clasp) R 24103 24103 23947 0 -1 4202496 1778 0 0 0 3375 0 0 0 25 0 1 0 519702596 17739776 1666 33554432000 4194304 4785740 140735083652240 18446744073709551615 4553015 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24105/statm: 4331 1666 340 145 0 1376 0
[pid=24106] ppid=24103 vsize=455840 CPUtime=33.84 cores=0
/proc/24106/stat : 24106 (TNM) R 24103 24103 23947 0 -1 4202496 314 0 0 0 3384 0 0 0 25 0 1 0 519702596 466780160 210 33554432000 134512640 134534564 4290949344 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24106/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2197744

[startup+162.3 s]
/proc/loadavg: 6.02 5.90 4.76 7/184 24111
/proc/meminfo: memFree=21734036/32951124 swapFree=67111480/67111528
[pid=24103] ppid=24101 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24103/stat : 24103 (ppfolio) S 24101 24103 23947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519702596 18763776 394 33554432000 4194304 4287625 140734540600720 18446744073709551615 252458085903 0 0 4096 65536 4590497054970609664 0 0 17 4 0 0 0
/proc/24103/statm: 4581 394 345 23 0 91 0
[pid=24104] ppid=24103 vsize=1708584 CPUtime=54.68 cores=0
/proc/24104/stat : 24104 (cryptominisat) R 24103 24103 23947 0 -1 4202496 23004 0 0 0 5464 4 0 0 25 0 1 0 519702596 1749590016 6386 33554432000 4194304 4587354 140733594036960 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24104/statm: 427146 6386 337 96 0 423708 0
[pid=24105] ppid=24103 vsize=18476 CPUtime=53.76 cores=0
/proc/24105/stat : 24105 (clasp) R 24103 24103 23947 0 -1 4202496 2042 0 0 0 5376 0 0 0 25 0 1 0 519702596 18919424 1930 33554432000 4194304 4785740 140735083652240 18446744073709551615 4551058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24105/statm: 4619 1930 340 145 0 1664 0
[pid=24106] ppid=24103 vsize=455840 CPUtime=53.84 cores=0
/proc/24106/stat : 24106 (TNM) R 24103 24103 23947 0 -1 4202496 314 0 0 0 5384 0 0 0 25 0 1 0 519702596 466780160 210 33554432000 134512640 134534564 4290949344 18446744073709551615 9906557 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24106/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 2201224

[startup+222.3 s]

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

/proc/24105/statm: 5288 2558 340 145 0 2333 0
[pid=24106] ppid=24103 vsize=455840 CPUtime=133.85 cores=0
/proc/24106/stat : 24106 (TNM) R 24103 24103 23947 0 -1 4202496 314 0 0 0 13385 0 0 0 25 0 1 0 519702596 466780160 210 33554432000 134512640 134534564 4290949344 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24106/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 2222128

[startup+462.301 s]
/proc/loadavg: 6.00 5.95 5.09 7/184 24119
/proc/meminfo: memFree=21751348/32951124 swapFree=67111480/67111528
[pid=24103] ppid=24101 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24103/stat : 24103 (ppfolio) S 24101 24103 23947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519702596 18763776 394 33554432000 4194304 4287625 140734540600720 18446744073709551615 252458085903 0 0 4096 65536 4590496780092702720 0 0 17 4 0 0 0
/proc/24103/statm: 4581 394 345 23 0 91 0
[pid=24104] ppid=24103 vsize=1714388 CPUtime=154.66 cores=0
/proc/24104/stat : 24104 (cryptominisat) R 24103 24103 23947 0 -1 4202496 44609 0 0 0 15457 9 0 0 25 0 1 0 519702596 1755533312 7395 33554432000 4194304 4587354 140733594036960 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24104/statm: 428597 7395 337 96 0 425159 0
[pid=24105] ppid=24103 vsize=21604 CPUtime=153.77 cores=0
/proc/24105/stat : 24105 (clasp) R 24103 24103 23947 0 -1 4202496 2794 0 0 0 15377 0 0 0 25 0 1 0 519702596 22122496 2682 33554432000 4194304 4785740 140735083652240 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24105/statm: 5401 2682 340 145 0 2446 0
[pid=24106] ppid=24103 vsize=455840 CPUtime=153.85 cores=0
/proc/24106/stat : 24106 (TNM) R 24103 24103 23947 0 -1 4202496 314 0 0 0 15385 0 0 0 25 0 1 0 519702596 466780160 210 33554432000 134512640 134534564 4290949344 18446744073709551615 134528633 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24106/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 2210156

[startup+522.3 s]
/proc/loadavg: 6.04 5.97 5.15 7/184 24121
/proc/meminfo: memFree=21748208/32951124 swapFree=67111480/67111528
[pid=24103] ppid=24101 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24103/stat : 24103 (ppfolio) S 24101 24103 23947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519702596 18763776 394 33554432000 4194304 4287625 140734540600720 18446744073709551615 252458085903 0 0 4096 65536 4590496917531656192 0 0 17 4 0 0 0
/proc/24103/statm: 4581 394 345 23 0 91 0
[pid=24104] ppid=24103 vsize=1727012 CPUtime=174.66 cores=0
/proc/24104/stat : 24104 (cryptominisat) R 24103 24103 23947 0 -1 4202496 48110 0 0 0 17456 10 0 0 25 0 1 0 519702596 1768460288 7668 33554432000 4194304 4587354 140733594036960 18446744073709551615 4231904 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24104/statm: 431753 7668 337 96 0 428315 0
[pid=24105] ppid=24103 vsize=21752 CPUtime=173.76 cores=0
/proc/24105/stat : 24105 (clasp) R 24103 24103 23947 0 -1 4202496 2830 0 0 0 17376 0 0 0 25 0 1 0 519702596 22274048 2718 33554432000 4194304 4785740 140735083652240 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24105/statm: 5438 2718 340 145 0 2483 0
[pid=24106] ppid=24103 vsize=455840 CPUtime=173.86 cores=0
/proc/24106/stat : 24106 (TNM) R 24103 24103 23947 0 -1 4202496 314 0 0 0 17386 0 0 0 25 0 1 0 519702596 466780160 210 33554432000 134512640 134534564 4290949344 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24106/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 2222928

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

[startup+538.3 s]
/proc/loadavg: 6.03 5.97 5.16 7/184 24121
/proc/meminfo: memFree=21756508/32951124 swapFree=67111480/67111528
[pid=24103] ppid=24101 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24103/stat : 24103 (ppfolio) S 24101 24103 23947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519702596 18763776 394 33554432000 4194304 4287625 140734540600720 18446744073709551615 252458085903 0 0 4096 65536 4590496917531656192 0 0 17 4 0 0 0
/proc/24103/statm: 4581 394 345 23 0 91 0
[pid=24104] ppid=24103 vsize=1710936 CPUtime=180.01 cores=0
/proc/24104/stat : 24104 (cryptominisat) R 24103 24103 23947 0 -1 4202496 49395 0 0 0 17990 11 0 0 25 0 1 0 519702596 1751998464 7334 33554432000 4194304 4587354 140733594036960 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24104/statm: 427734 7334 337 96 0 424296 0
[pid=24105] ppid=24103 vsize=21904 CPUtime=179.06 cores=0
/proc/24105/stat : 24105 (clasp) R 24103 24103 23947 0 -1 4202496 2845 0 0 0 17906 0 0 0 25 0 1 0 519702596 22429696 2733 33554432000 4194304 4785740 140735083652240 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24105/statm: 5476 2733 340 145 0 2521 0
[pid=24106] ppid=24103 vsize=455840 CPUtime=179.22 cores=0
/proc/24106/stat : 24106 (TNM) R 24103 24103 23947 0 -1 4202496 314 0 0 0 17922 0 0 0 25 0 1 0 519702596 466780160 210 33554432000 134512640 134534564 4290949344 18446744073709551615 134528417 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24106/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 538.29
Current children cumulated vsize (KiB) 2207004

[startup+544.701 s]
/proc/loadavg: 6.03 5.97 5.16 7/184 24121
/proc/meminfo: memFree=21753772/32951124 swapFree=67111480/67111528
[pid=24103] ppid=24101 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24103/stat : 24103 (ppfolio) S 24101 24103 23947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519702596 18763776 394 33554432000 4194304 4287625 140734540600720 18446744073709551615 252458085903 0 0 4096 65536 4590496917531656192 0 0 17 4 0 0 0
/proc/24103/statm: 4581 394 345 23 0 91 0
[pid=24104] ppid=24103 vsize=1710936 CPUtime=182.17 cores=0
/proc/24104/stat : 24104 (cryptominisat) R 24103 24103 23947 0 -1 4202496 49660 0 0 0 18206 11 0 0 25 0 1 0 519702596 1751998464 7589 33554432000 4194304 4587354 140733594036960 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24104/statm: 427734 7589 337 96 0 424296 0
[pid=24105] ppid=24103 vsize=21904 CPUtime=181.21 cores=0
/proc/24105/stat : 24105 (clasp) R 24103 24103 23947 0 -1 4202496 2846 0 0 0 18121 0 0 0 25 0 1 0 519702596 22429696 2734 33554432000 4194304 4785740 140735083652240 18446744073709551615 4549776 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24105/statm: 5476 2734 340 145 0 2521 0
[pid=24106] ppid=24103 vsize=455840 CPUtime=181.32 cores=0
/proc/24106/stat : 24106 (TNM) R 24103 24103 23947 0 -1 4202496 314 0 0 0 18132 0 0 0 25 0 1 0 519702596 466780160 210 33554432000 134512640 134534564 4290949344 18446744073709551615 134528697 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24106/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 544.7
Current children cumulated vsize (KiB) 2207004

[startup+547.901 s]
/proc/loadavg: 6.03 5.97 5.17 7/184 24122
/proc/meminfo: memFree=21752532/32951124 swapFree=67111480/67111528
[pid=24103] ppid=24101 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24103/stat : 24103 (ppfolio) S 24101 24103 23947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519702596 18763776 394 33554432000 4194304 4287625 140734540600720 18446744073709551615 252458085903 0 0 4096 65536 4590496917531656192 0 0 17 4 0 0 0
/proc/24103/statm: 4581 394 345 23 0 91 0
[pid=24104] ppid=24103 vsize=1710936 CPUtime=183.21 cores=0
/proc/24104/stat : 24104 (cryptominisat) R 24103 24103 23947 0 -1 4202496 49785 0 0 0 18310 11 0 0 25 0 1 0 519702596 1751998464 7709 33554432000 4194304 4587354 140733594036960 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24104/statm: 427734 7709 337 96 0 424296 0
[pid=24105] ppid=24103 vsize=21904 CPUtime=182.26 cores=0
/proc/24105/stat : 24105 (clasp) R 24103 24103 23947 0 -1 4202496 2847 0 0 0 18226 0 0 0 25 0 1 0 519702596 22429696 2735 33554432000 4194304 4785740 140735083652240 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24105/statm: 5476 2735 340 145 0 2521 0
[pid=24106] ppid=24103 vsize=455840 CPUtime=182.42 cores=0
/proc/24106/stat : 24106 (TNM) R 24103 24103 23947 0 -1 4202496 314 0 0 0 18242 0 0 0 25 0 1 0 519702596 466780160 210 33554432000 134512640 134534564 4290949344 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24106/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 547.89
Current children cumulated vsize (KiB) 2207004

[startup+551.101 s]
/proc/loadavg: 6.03 5.97 5.17 7/184 24122
/proc/meminfo: memFree=21755136/32951124 swapFree=67111480/67111528
[pid=24103] ppid=24101 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24103/stat : 24103 (ppfolio) S 24101 24103 23947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519702596 18763776 394 33554432000 4194304 4287625 140734540600720 18446744073709551615 252458085903 0 0 4096 65536 4590496917531656192 0 0 17 4 0 0 0
/proc/24103/statm: 4581 394 345 23 0 91 0
[pid=24104] ppid=24103 vsize=1714200 CPUtime=184.27 cores=0
/proc/24104/stat : 24104 (cryptominisat) R 24103 24103 23947 0 -1 4202496 50485 0 0 0 18416 11 0 0 25 0 1 0 519702596 1755340800 6751 33554432000 4194304 4587354 140733594036960 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24104/statm: 428550 6751 337 96 0 425112 0
[pid=24105] ppid=24103 vsize=21904 CPUtime=183.36 cores=0
/proc/24105/stat : 24105 (clasp) R 24103 24103 23947 0 -1 4202496 2849 0 0 0 18336 0 0 0 25 0 1 0 519702596 22429696 2737 33554432000 4194304 4785740 140735083652240 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24105/statm: 5476 2737 340 145 0 2521 0
[pid=24106] ppid=24103 vsize=455840 CPUtime=183.47 cores=0
/proc/24106/stat : 24106 (TNM) R 24103 24103 23947 0 -1 4202496 314 0 0 0 18347 0 0 0 25 0 1 0 519702596 466780160 210 33554432000 134512640 134534564 4290949344 18446744073709551615 134514044 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24106/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 551.1
Current children cumulated vsize (KiB) 2210268

[startup+552.701 s]
/proc/loadavg: 6.02 5.97 5.17 7/184 24122
/proc/meminfo: memFree=21754888/32951124 swapFree=67111480/67111528
[pid=24103] ppid=24101 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24103/stat : 24103 (ppfolio) S 24101 24103 23947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519702596 18763776 394 33554432000 4194304 4287625 140734540600720 18446744073709551615 252458085903 0 0 4096 65536 4590496917531656192 0 0 17 4 0 0 0
/proc/24103/statm: 4581 394 345 23 0 91 0
[pid=24104] ppid=24103 vsize=1714200 CPUtime=184.81 cores=0
/proc/24104/stat : 24104 (cryptominisat) R 24103 24103 23947 0 -1 4202496 50575 0 0 0 18470 11 0 0 25 0 1 0 519702596 1755340800 6835 33554432000 4194304 4587354 140733594036960 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24104/statm: 428550 6835 337 96 0 425112 0
[pid=24105] ppid=24103 vsize=21904 CPUtime=183.86 cores=0
/proc/24105/stat : 24105 (clasp) R 24103 24103 23947 0 -1 4202496 2849 0 0 0 18386 0 0 0 25 0 1 0 519702596 22429696 2737 33554432000 4194304 4785740 140735083652240 18446744073709551615 4552958 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24105/statm: 5476 2737 340 145 0 2521 0
[pid=24106] ppid=24103 vsize=455840 CPUtime=184.02 cores=0
/proc/24106/stat : 24106 (TNM) R 24103 24103 23947 0 -1 4202496 314 0 0 0 18402 0 0 0 25 0 1 0 519702596 466780160 210 33554432000 134512640 134534564 4290949344 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24106/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 552.69
Current children cumulated vsize (KiB) 2210268

[startup+553.101 s]
/proc/loadavg: 6.02 5.97 5.17 7/184 24122
/proc/meminfo: memFree=21754764/32951124 swapFree=67111480/67111528
[pid=24103] ppid=24101 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24103/stat : 24103 (ppfolio) S 24101 24103 23947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519702596 18763776 394 33554432000 4194304 4287625 140734540600720 18446744073709551615 252458085903 0 0 4096 65536 4590496917531656192 0 0 17 4 0 0 0
/proc/24103/statm: 4581 394 345 23 0 91 0
[pid=24104] ppid=24103 vsize=1714200 CPUtime=184.96 cores=0
/proc/24104/stat : 24104 (cryptominisat) R 24103 24103 23947 0 -1 4202496 50596 0 0 0 18485 11 0 0 25 0 1 0 519702596 1755340800 6856 33554432000 4194304 4587354 140733594036960 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24104/statm: 428550 6856 337 96 0 425112 0
[pid=24105] ppid=24103 vsize=21904 CPUtime=184.01 cores=0
/proc/24105/stat : 24105 (clasp) R 24103 24103 23947 0 -1 4202496 2850 0 0 0 18401 0 0 0 25 0 1 0 519702596 22429696 2738 33554432000 4194304 4785740 140735083652240 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24105/statm: 5476 2738 340 145 0 2521 0
[pid=24106] ppid=24103 vsize=455840 CPUtime=184.12 cores=0
/proc/24106/stat : 24106 (TNM) R 24103 24103 23947 0 -1 4202496 314 0 0 0 18412 0 0 0 25 0 1 0 519702596 466780160 210 33554432000 134512640 134534564 4290949344 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24106/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 553.09
Current children cumulated vsize (KiB) 2210268

[startup+553.301 s]
/proc/loadavg: 6.02 5.97 5.17 7/184 24122
/proc/meminfo: memFree=21754764/32951124 swapFree=67111480/67111528
[pid=24103] ppid=24101 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24103/stat : 24103 (ppfolio) S 24101 24103 23947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 519702596 18763776 394 33554432000 4194304 4287625 140734540600720 18446744073709551615 252458085903 0 0 4096 65536 4590496917531656192 0 0 17 4 0 0 0
/proc/24103/statm: 4581 394 345 23 0 91 0
[pid=24104] ppid=24103 vsize=1714200 CPUtime=185.01 cores=0
/proc/24104/stat : 24104 (cryptominisat) R 24103 24103 23947 0 -1 4202496 50602 0 0 0 18490 11 0 0 25 0 1 0 519702596 1755340800 6862 33554432000 4194304 4587354 140733594036960 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24104/statm: 428550 6862 337 96 0 425112 0
[pid=24105] ppid=24103 vsize=21904 CPUtime=184.06 cores=0
/proc/24105/stat : 24105 (clasp) R 24103 24103 23947 0 -1 4202496 2850 0 0 0 18406 0 0 0 25 0 1 0 519702596 22429696 2738 33554432000 4194304 4785740 140735083652240 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24105/statm: 5476 2738 340 145 0 2521 0
[pid=24106] ppid=24103 vsize=455840 CPUtime=184.22 cores=0
/proc/24106/stat : 24106 (TNM) R 24103 24103 23947 0 -1 4202496 314 0 0 0 18422 0 0 0 25 0 1 0 519702596 466780160 210 33554432000 134512640 134534564 4290949344 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24106/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 553.29
Current children cumulated vsize (KiB) 2210268

Child status: 0
Real time (s): 553.375
CPU time (s): 553.393
CPU user time (s): 553.271
CPU system time (s): 0.121981
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2234420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 553.271
system time used= 0.121981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54312
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= 165
involuntary context switches= 6797

runsolver used 0.950855 second user time and 1.87771 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-20 12:18:41
IDJOB=3221584
IDBENCH=82947
IDSOLVER=1639
FILE ID=node111/3221584-1303294721
RUNJOBID= node111-1303293779-23965
PBS_JOBID= 13049632
Free space on /tmp= 71908 MiB

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

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

MD5SUM BENCH= 42577eb7521bea22024387e984db8e06
RANDOM SEED=703552256

node111.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.849
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.849
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.83
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21771888 kB
Buffers:        708688 kB
Cached:        9945380 kB
SwapCached:         44 kB
Active:        6018172 kB
Inactive:      4795164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21771888 kB
SwapTotal:    67111528 kB
SwapFree:     67111480 kB
Dirty:           10268 kB
Writeback:           0 kB
AnonPages:      159156 kB
Mapped:          16404 kB
Slab:           301012 kB
PageTables:       5280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2393152 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= 71900 MiB
End job on node111 at 2011-04-20 12:27:55