Trace number 3292802

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 parUNSAT 1120.83 280.651

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer16.shuffled.cnf
MD5SUMf98b1abe53ae4846a5f9102253ed913e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.484926
Satisfiable
(Un)Satisfiability was proved
Number of variables264
Number of clauses1476
Sum of the clauses size3168
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21452
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 524

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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7
1120.83/280.64	s UNSATISFIABLE
1120.83/280.65	solver [2] clasp 1.3.6 answered
1120.83/280.65	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: 977)

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-3292802-1307634929/watcher-3292802-1307634929 -o /tmp/evaluation-result-3292802-1307634929/solver-3292802-1307634929 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3292802-1307634929.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 10.23 9.88 7.95 6/182 1693
/proc/meminfo: memFree=32020792/32951124 swapFree=67050508/67111528
[pid=1693] ppid=1691 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1693/stat : 1693 (ppfolio) R 1691 1693 1071 0 -1 4194304 510 0 0 0 0 0 0 0 25 0 1 0 875095300 18763776 387 33554432000 4194304 4287625 140733944929072 18446744073709551615 212435673072 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/1693/statm: 4581 389 341 23 0 91 0

[startup+0.667426 s]
/proc/loadavg: 10.23 9.88 7.95 6/182 1693
/proc/meminfo: memFree=32020792/32951124 swapFree=67050508/67111528
[pid=1693] ppid=1691 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1693/stat : 1693 (ppfolio) S 1691 1693 1071 0 -1 4202496 520 0 0 0 0 0 0 0 21 0 1 0 875095300 18763776 389 33554432000 4194304 4287625 140733944929072 18446744073709551615 212436037135 0 0 4096 65536 4458748215906271231 0 0 17 5 0 0 0
/proc/1693/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700418 s]
/proc/loadavg: 10.23 9.88 7.95 6/182 1693
/proc/meminfo: memFree=32020792/32951124 swapFree=67050508/67111528
[pid=1693] ppid=1691 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1693/stat : 1693 (ppfolio) S 1691 1693 1071 0 -1 4202496 520 0 0 0 0 0 0 0 21 0 1 0 875095300 18763776 389 33554432000 4194304 4287625 140733944929072 18446744073709551615 212436037135 0 0 4096 65536 4458748215906271231 0 0 17 5 0 0 0
/proc/1693/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.8004 s]
/proc/loadavg: 10.23 9.88 7.95 6/182 1693
/proc/meminfo: memFree=32020792/32951124 swapFree=67050508/67111528
[pid=1693] ppid=1691 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1693/stat : 1693 (ppfolio) S 1691 1693 1071 0 -1 4202496 520 0 0 0 0 0 0 0 19 0 1 0 875095300 18763776 389 33554432000 4194304 4287625 140733944929072 18446744073709551615 212436037135 0 0 4096 65536 4458748215906271231 0 0 17 5 0 0 0
/proc/1693/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900381 s]
/proc/loadavg: 10.23 9.88 7.95 6/182 1693
/proc/meminfo: memFree=32020792/32951124 swapFree=67050508/67111528
[pid=1693] ppid=1691 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1693/stat : 1693 (ppfolio) S 1691 1693 1071 0 -1 4202496 520 0 0 0 0 0 0 0 19 0 1 0 875095300 18763776 389 33554432000 4194304 4287625 140733944929072 18446744073709551615 212436037135 0 0 4096 65536 4458748215906271231 0 0 17 5 0 0 0
/proc/1693/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50027 s]
/proc/loadavg: 10.23 9.88 7.95 6/182 1693
/proc/meminfo: memFree=32020792/32951124 swapFree=67050508/67111528
[pid=1693] ppid=1691 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1693/stat : 1693 (ppfolio) S 1691 1693 1071 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 875095300 18763776 389 33554432000 4194304 4287625 140733944929072 18446744073709551615 212436037135 0 0 4096 65536 4458748215906271231 0 0 17 5 0 0 0
/proc/1693/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10097 s]
/proc/loadavg: 10.23 9.88 7.95 11/188 1699
/proc/meminfo: memFree=32000960/32951124 swapFree=67050508/67111528
[pid=1693] ppid=1691 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1693/stat : 1693 (ppfolio) S 1691 1693 1071 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 875095300 18763776 389 33554432000 4194304 4287625 140733944929072 18446744073709551615 212436037135 0 0 4096 65536 4458748215906271231 0 0 17 5 0 0 0
/proc/1693/statm: 4581 389 341 23 0 91 0
[pid=1694] ppid=1693 vsize=2369120 CPUtime=3.08 cores=1
/proc/1694/stat : 1694 (cryptominisat) R 1693 1693 1071 0 -1 4202496 4751 0 0 0 308 0 0 0 25 0 1 0 875095300 2425978880 2883 33554432000 4194304 4587354 140736906390512 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1694/statm: 592280 2883 334 96 0 588842 0
[pid=1695] ppid=1693 vsize=13892 CPUtime=3.09 cores=5
/proc/1695/stat : 1695 (clasp) R 1693 1693 1071 0 -1 4202496 926 0 0 0 309 0 0 0 25 0 1 0 875095300 14225408 817 33554432000 4194304 4785740 140734895708672 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1695/statm: 3473 817 340 145 0 518 0
[pid=1696] ppid=1693 vsize=455828 CPUtime=1.57 cores=7
/proc/1696/stat : 1696 (TNM) R 1693 1693 1071 0 -1 4202496 302 0 0 0 157 0 0 0 25 0 1 0 875095300 466767872 199 33554432000 134512640 134534564 4288284336 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1696/statm: 113957 199 95 6 0 112623 0
[pid=1697] ppid=1693 vsize=8780 CPUtime=3.09 cores=3
/proc/1697/stat : 1697 (lingeling) R 1693 1693 1071 0 -1 4202496 2710 0 0 0 309 0 0 0 25 0 1 0 875095300 8990720 1388 33554432000 4194304 4352236 140734989144048 18446744073709551615 4276615 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1697/statm: 2195 1388 127 39 0 1275 0
[pid=1698] ppid=1693 vsize=7092 CPUtime=1.51 cores=7
/proc/1698/stat : 1698 (march_hi) R 1693 1693 1071 0 -1 4202496 405 0 0 0 151 0 0 0 25 0 1 0 875095300 7262208 298 33554432000 4194304 4331988 140735434606400 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1698/statm: 1773 298 174 34 0 215 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 2873036

[startup+6.30036 s]
/proc/loadavg: 10.21 9.89 7.96 11/188 1699
/proc/meminfo: memFree=31994016/32951124 swapFree=67050508/67111528
[pid=1693] ppid=1691 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1693/stat : 1693 (ppfolio) S 1691 1693 1071 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 875095300 18763776 389 33554432000 4194304 4287625 140733944929072 18446744073709551615 212436037135 0 0 4096 65536 4458748215906271231 0 0 17 5 0 0 0
/proc/1693/statm: 4581 389 341 23 0 91 0
[pid=1694] ppid=1693 vsize=2369604 CPUtime=6.29 cores=1
/proc/1694/stat : 1694 (cryptominisat) R 1693 1693 1071 0 -1 4202496 6910 0 0 0 628 1 0 0 25 0 1 0 875095300 2426474496 3679 33554432000 4194304 4587354 140736906390512 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1694/statm: 592401 3679 334 96 0 588963 0
[pid=1695] ppid=1693 vsize=14168 CPUtime=6.29 cores=5
/proc/1695/stat : 1695 (clasp) R 1693 1693 1071 0 -1 4202496 1012 0 0 0 629 0 0 0 25 0 1 0 875095300 14508032 903 33554432000 4194304 4785740 140734895708672 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1695/statm: 3542 903 340 145 0 587 0
[pid=1696] ppid=1693 vsize=455828 CPUtime=3.15 cores=7
/proc/1696/stat : 1696 (TNM) R 1693 1693 1071 0 -1 4202496 302 0 0 0 315 0 0 0 25 0 1 0 875095300 466767872 199 33554432000 134512640 134534564 4288284336 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1696/statm: 113957 199 95 6 0 112623 0
[pid=1697] ppid=1693 vsize=11600 CPUtime=6.28 cores=3
/proc/1697/stat : 1697 (lingeling) R 1693 1693 1071 0 -1 4202496 4599 0 0 0 628 0 0 0 25 0 1 0 875095300 11878400 2093 33554432000 4194304 4352236 140734989144048 18446744073709551615 4329077 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1697/statm: 2900 2093 127 39 0 1980 0
[pid=1698] ppid=1693 vsize=7228 CPUtime=3.11 cores=7
/proc/1698/stat : 1698 (march_hi) R 1693 1693 1071 0 -1 4202496 447 0 0 0 311 0 0 0 25 0 1 0 875095300 7401472 340 33554432000 4194304 4331988 140735434606400 18446744073709551615 4226407 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1698/statm: 1807 340 174 34 0 249 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 2876752

[startup+12.7072 s]
/proc/loadavg: 10.19 9.89 7.97 11/188 1699
/proc/meminfo: memFree=31983904/32951124 swapFree=67050508/67111528
[pid=1693] ppid=1691 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1693/stat : 1693 (ppfolio) S 1691 1693 1071 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 875095300 18763776 389 33554432000 4194304 4287625 140733944929072 18446744073709551615 212436037135 0 0 4096 65536 4458748215906271231 0 0 17 5 0 0 0
/proc/1693/statm: 4581 389 341 23 0 91 0
[pid=1694] ppid=1693 vsize=2358552 CPUtime=12.7 cores=1
/proc/1694/stat : 1694 (cryptominisat) R 1693 1693 1071 0 -1 4202496 9780 0 0 0 1268 2 0 0 25 0 1 0 875095300 2415157248 3723 33554432000 4194304 4587354 140736906390512 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1694/statm: 589638 3723 334 96 0 586200 0
[pid=1695] ppid=1693 vsize=14736 CPUtime=12.7 cores=5
/proc/1695/stat : 1695 (clasp) R 1693 1693 1071 0 -1 4202496 1143 0 0 0 1270 0 0 0 25 0 1 0 875095300 15089664 1034 33554432000 4194304 4785740 140734895708672 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1695/statm: 3684 1034 341 145 0 729 0
[pid=1696] ppid=1693 vsize=455828 CPUtime=6.34 cores=7
/proc/1696/stat : 1696 (TNM) R 1693 1693 1071 0 -1 4202496 302 0 0 0 634 0 0 0 25 0 1 0 875095300 466767872 199 33554432000 134512640 134534564 4288284336 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1696/statm: 113957 199 95 6 0 112623 0
[pid=1697] ppid=1693 vsize=13776 CPUtime=12.69 cores=3
/proc/1697/stat : 1697 (lingeling) R 1693 1693 1071 0 -1 4202496 6935 0 0 0 1269 0 0 0 25 0 1 0 875095300 14106624 2637 33554432000 4194304 4352236 140734989144048 18446744073709551615 4328345 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1697/statm: 3444 2637 127 39 0 2524 0
[pid=1698] ppid=1693 vsize=7296 CPUtime=6.28 cores=7
/proc/1698/stat : 1698 (march_hi) R 1693 1693 1071 0 -1 4202496 463 0 0 0 628 0 0 0 25 0 1 0 875095300 7471104 356 33554432000 4194304 4331988 140735434606400 18446744073709551615 4299854 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1698/statm: 1824 356 175 34 0 266 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 2868512

[startup+25.5007 s]
/proc/loadavg: 10.23 9.91 8.01 11/188 1700
/proc/meminfo: memFree=31964372/32951124 swapFree=67050508/67111528
[pid=1693] ppid=1691 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1693/stat : 1693 (ppfolio) S 1691 1693 1071 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 875095300 18763776 389 33554432000 4194304 4287625 140733944929072 18446744073709551615 212436037135 0 0 4096 65536 4458748215906271231 0 0 17 5 0 0 0
/proc/1693/statm: 4581 389 341 23 0 91 0
[pid=1694] ppid=1693 vsize=2371216 CPUtime=25.49 cores=1
/proc/1694/stat : 1694 (cryptominisat) R 1693 1693 1071 0 -1 4202496 16088 0 0 0 2546 3 0 0 25 0 1 0 875095300 2428125184 6000 33554432000 4194304 4587354 140736906390512 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1694/statm: 592804 6000 334 96 0 589366 0
[pid=1695] ppid=1693 vsize=15716 CPUtime=25.49 cores=5
/proc/1695/stat : 1695 (clasp) R 1693 1693 1071 0 -1 4202496 1381 0 0 0 2549 0 0 0 25 0 1 0 875095300 16093184 1272 33554432000 4194304 4785740 140734895708672 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1695/statm: 3929 1272 341 145 0 974 0
[pid=1696] ppid=1693 vsize=455828 CPUtime=12.74 cores=7
/proc/1696/stat : 1696 (TNM) R 1693 1693 1071 0 -1 4202496 302 0 0 0 1274 0 0 0 25 0 1 0 875095300 466767872 199 33554432000 134512640 134534564 4288284336 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1696/statm: 113957 199 95 6 0 112623 0
[pid=1697] ppid=1693 vsize=20308 CPUtime=25.49 cores=3
/proc/1697/stat : 1697 (lingeling) R 1693 1693 1071 0 -1 4202496 12152 0 0 0 2548 1 0 0 25 0 1 0 875095300 20795392 4270 33554432000 4194304 4352236 140734989144048 18446744073709551615 4328047 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1697/statm: 5077 4270 127 39 0 4157 0
[pid=1698] ppid=1693 vsize=7548 CPUtime=12.61 cores=7
/proc/1698/stat : 1698 (march_hi) R 1693 1693 1071 0 -1 4202496 503 0 0 0 1261 0 0 0 25 0 1 0 875095300 7729152 396 33554432000 4194304 4331988 140735434606400 18446744073709551615 4210384 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1698/statm: 1887 396 175 34 0 329 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 2888940

[startup+51.1009 s]
/proc/loadavg: 10.15 9.91 8.06 11/188 1700
/proc/meminfo: memFree=31948820/32951124 swapFree=67050508/67111528
[pid=1693] ppid=1691 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1693/stat : 1693 (ppfolio) S 1691 1693 1071 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 875095300 18763776 389 33554432000 4194304 4287625 140733944929072 18446744073709551615 212436037135 0 0 4096 65536 4458748215906271231 0 0 17 5 0 0 0
/proc/1693/statm: 4581 389 341 23 0 91 0
[pid=1694] ppid=1693 vsize=2371904 CPUtime=51.09 cores=1
/proc/1694/stat : 1694 (cryptominisat) R 1693 1693 1071 0 -1 4202496 23964 0 0 0 5105 4 0 0 25 0 1 0 875095300 2428829696 7251 33554432000 4194304 4587354 140736906390512 18446744073709551615 212435713681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1694/statm: 592976 7251 334 96 0 589538 0
[pid=1695] ppid=1693 vsize=16616 CPUtime=51.1 cores=5
/proc/1695/stat : 1695 (clasp) R 1693 1693 1071 0 -1 4202496 1594 0 0 0 5110 0 0 0 25 0 1 0 875095300 17014784 1485 33554432000 4194304 4785740 140734895708672 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1695/statm: 4154 1485 341 145 0 1199 0
[pid=1696] ppid=1693 vsize=455828 CPUtime=25.44 cores=7
/proc/1696/stat : 1696 (TNM) R 1693 1693 1071 0 -1 4202496 302 0 0 0 2544 0 0 0 25 0 1 0 875095300 466767872 199 33554432000 134512640 134534564 4288284336 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1696/statm: 113957 199 95 6 0 112623 0
[pid=1697] ppid=1693 vsize=20368 CPUtime=51.1 cores=3
/proc/1697/stat : 1697 (lingeling) R 1693 1693 1071 0 -1 4202496 18105 0 0 0 5108 2 0 0 25 0 1 0 875095300 20856832 4285 33554432000 4194304 4352236 140734989144048 18446744073709551615 4231191 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1697/statm: 5092 4285 127 39 0 4172 0
[pid=1698] ppid=1693 vsize=7548 CPUtime=25.37 cores=7
/proc/1698/stat : 1698 (march_hi) R 1693 1693 1071 0 -1 4202496 524 0 0 0 2537 0 0 0 25 0 1 0 875095300 7729152 417 33554432000 4194304 4331988 140735434606400 18446744073709551615 4226530 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1698/statm: 1887 417 175 34 0 329 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 2890588

[startup+102.301 s]
/proc/loadavg: 10.13 9.94 8.16 11/188 1831
/proc/meminfo: memFree=31850796/32951124 swapFree=67050508/67111528
[pid=1693] ppid=1691 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1693/stat : 1693 (ppfolio) S 1691 1693 1071 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 875095300 18763776 389 33554432000 4194304 4287625 140733944929072 18446744073709551615 212436037135 0 0 4096 65536 4458748215906271231 0 0 17 5 0 0 0
/proc/1693/statm: 4581 389 341 23 0 91 0
[pid=1694] ppid=1693 vsize=2376856 CPUtime=102.29 cores=1

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

/proc/1695/statm: 4613 1912 341 145 0 1658 0
[pid=1696] ppid=1693 vsize=455828 CPUtime=134.02 cores=7
/proc/1696/stat : 1696 (TNM) R 1693 1693 1071 0 -1 4202496 302 0 0 0 13402 0 0 0 25 0 1 0 875095300 466767872 199 33554432000 134512640 134534564 4288284336 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1696/statm: 113957 199 95 6 0 112623 0
[pid=1697] ppid=1693 vsize=40080 CPUtime=269.3 cores=3
/proc/1697/stat : 1697 (lingeling) R 1693 1693 1071 0 -1 4202496 75961 0 0 0 26920 10 0 0 25 0 1 0 875095300 41041920 9213 33554432000 4194304 4352236 140734989144048 18446744073709551615 4295364 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1697/statm: 10020 9213 127 39 0 9100 0
[pid=1698] ppid=1693 vsize=8628 CPUtime=133.79 cores=7
/proc/1698/stat : 1698 (march_hi) R 1693 1693 1071 0 -1 4202496 721 0 0 0 13379 0 0 0 25 0 1 0 875095300 8835072 614 33554432000 4194304 4331988 140735434606400 18446744073709551615 4315863 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1698/statm: 2157 614 175 34 0 599 0
Current children cumulated CPU time (s) 1075.7
Current children cumulated vsize (KiB) 2917304

[startup+275.7 s]
/proc/loadavg: 9.45 9.86 8.44 10/187 1921
/proc/meminfo: memFree=28972988/32951124 swapFree=67050508/67111528
[pid=1693] ppid=1691 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1693/stat : 1693 (ppfolio) S 1691 1693 1071 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 875095300 18763776 389 33554432000 4194304 4287625 140733944929072 18446744073709551615 212436037135 0 0 4096 65536 4458748215906271231 0 0 17 5 0 0 0
/proc/1693/statm: 4581 389 341 23 0 91 0
[pid=1694] ppid=1693 vsize=2375940 CPUtime=275.69 cores=1
/proc/1694/stat : 1694 (cryptominisat) R 1693 1693 1071 0 -1 4202496 112722 0 0 0 27545 24 0 0 25 0 1 0 875095300 2432962560 9651 33554432000 4194304 4587354 140736906390512 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1694/statm: 593985 9651 334 96 0 590547 0
[pid=1695] ppid=1693 vsize=18452 CPUtime=275.7 cores=5
/proc/1695/stat : 1695 (clasp) R 1693 1693 1071 0 -1 4202496 2022 0 0 0 27570 0 0 0 25 0 1 0 875095300 18894848 1913 33554432000 4194304 4785740 140734895708672 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1695/statm: 4613 1913 341 145 0 1658 0
[pid=1696] ppid=1693 vsize=455828 CPUtime=137.19 cores=7
/proc/1696/stat : 1696 (TNM) R 1693 1693 1071 0 -1 4202496 302 0 0 0 13719 0 0 0 25 0 1 0 875095300 466767872 199 33554432000 134512640 134534564 4288284336 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1696/statm: 113957 199 95 6 0 112623 0
[pid=1697] ppid=1693 vsize=35472 CPUtime=275.7 cores=3
/proc/1697/stat : 1697 (lingeling) R 1693 1693 1071 0 -1 4202496 76217 0 0 0 27560 10 0 0 25 0 1 0 875095300 36323328 8061 33554432000 4194304 4352236 140734989144048 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1697/statm: 8868 8061 127 39 0 7948 0
[pid=1698] ppid=1693 vsize=8628 CPUtime=136.98 cores=7
/proc/1698/stat : 1698 (march_hi) R 1693 1693 1071 0 -1 4202496 721 0 0 0 13698 0 0 0 25 0 1 0 875095300 8835072 614 33554432000 4194304 4331988 140735434606400 18446744073709551615 4226496 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1698/statm: 2157 614 175 34 0 599 0
Current children cumulated CPU time (s) 1101.26
Current children cumulated vsize (KiB) 2912644

[startup+278.907 s]
/proc/loadavg: 9.41 9.84 8.45 10/187 1921
/proc/meminfo: memFree=28950048/32951124 swapFree=67050508/67111528
[pid=1693] ppid=1691 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1693/stat : 1693 (ppfolio) S 1691 1693 1071 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 875095300 18763776 389 33554432000 4194304 4287625 140733944929072 18446744073709551615 212436037135 0 0 4096 65536 4458748215906271231 0 0 17 5 0 0 0
/proc/1693/statm: 4581 389 341 23 0 91 0
[pid=1694] ppid=1693 vsize=2375940 CPUtime=278.9 cores=1
/proc/1694/stat : 1694 (cryptominisat) R 1693 1693 1071 0 -1 4202496 113357 0 0 0 27866 24 0 0 25 0 1 0 875095300 2432962560 10274 33554432000 4194304 4587354 140736906390512 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1694/statm: 593985 10274 334 96 0 590547 0
[pid=1695] ppid=1693 vsize=18452 CPUtime=278.9 cores=5
/proc/1695/stat : 1695 (clasp) R 1693 1693 1071 0 -1 4202496 2023 0 0 0 27890 0 0 0 25 0 1 0 875095300 18894848 1914 33554432000 4194304 4785740 140734895708672 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1695/statm: 4613 1914 341 145 0 1658 0
[pid=1696] ppid=1693 vsize=455828 CPUtime=138.78 cores=7
/proc/1696/stat : 1696 (TNM) R 1693 1693 1071 0 -1 4202496 302 0 0 0 13878 0 0 0 25 0 1 0 875095300 466767872 199 33554432000 134512640 134534564 4288284336 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1696/statm: 113957 199 95 6 0 112623 0
[pid=1697] ppid=1693 vsize=41104 CPUtime=278.9 cores=3
/proc/1697/stat : 1697 (lingeling) R 1693 1693 1071 0 -1 4202496 77625 0 0 0 27880 10 0 0 25 0 1 0 875095300 42090496 9469 33554432000 4194304 4352236 140734989144048 18446744073709551615 4328039 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1697/statm: 10276 9469 127 39 0 9356 0
[pid=1698] ppid=1693 vsize=8628 CPUtime=138.58 cores=7
/proc/1698/stat : 1698 (march_hi) R 1693 1693 1071 0 -1 4202496 721 0 0 0 13858 0 0 0 25 0 1 0 875095300 8835072 614 33554432000 4194304 4331988 140735434606400 18446744073709551615 4316742 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1698/statm: 2157 614 175 34 0 599 0
Current children cumulated CPU time (s) 1114.06
Current children cumulated vsize (KiB) 2918276

[startup+279.701 s]
/proc/loadavg: 9.41 9.84 8.45 10/187 1921
/proc/meminfo: memFree=28950048/32951124 swapFree=67050508/67111528
[pid=1693] ppid=1691 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1693/stat : 1693 (ppfolio) S 1691 1693 1071 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 875095300 18763776 389 33554432000 4194304 4287625 140733944929072 18446744073709551615 212436037135 0 0 4096 65536 4458748215906271231 0 0 17 5 0 0 0
/proc/1693/statm: 4581 389 341 23 0 91 0
[pid=1694] ppid=1693 vsize=2375940 CPUtime=279.69 cores=1
/proc/1694/stat : 1694 (cryptominisat) R 1693 1693 1071 0 -1 4202496 113496 0 0 0 27945 24 0 0 25 0 1 0 875095300 2432962560 10409 33554432000 4194304 4587354 140736906390512 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1694/statm: 593985 10409 334 96 0 590547 0
[pid=1695] ppid=1693 vsize=18452 CPUtime=279.7 cores=5
/proc/1695/stat : 1695 (clasp) R 1693 1693 1071 0 -1 4202496 2023 0 0 0 27970 0 0 0 25 0 1 0 875095300 18894848 1914 33554432000 4194304 4785740 140734895708672 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1695/statm: 4613 1914 341 145 0 1658 0
[pid=1696] ppid=1693 vsize=455828 CPUtime=139.17 cores=7
/proc/1696/stat : 1696 (TNM) R 1693 1693 1071 0 -1 4202496 302 0 0 0 13917 0 0 0 25 0 1 0 875095300 466767872 199 33554432000 134512640 134534564 4288284336 18446744073709551615 134530489 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1696/statm: 113957 199 95 6 0 112623 0
[pid=1697] ppid=1693 vsize=35472 CPUtime=279.7 cores=3
/proc/1697/stat : 1697 (lingeling) R 1693 1693 1071 0 -1 4202496 77625 0 0 0 27960 10 0 0 25 0 1 0 875095300 36323328 8061 33554432000 4194304 4352236 140734989144048 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1697/statm: 8868 8061 127 39 0 7948 0
[pid=1698] ppid=1693 vsize=8628 CPUtime=138.98 cores=7
/proc/1698/stat : 1698 (march_hi) R 1693 1693 1071 0 -1 4202496 721 0 0 0 13898 0 0 0 25 0 1 0 875095300 8835072 614 33554432000 4194304 4331988 140735434606400 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1698/statm: 2157 614 175 34 0 599 0
Current children cumulated CPU time (s) 1117.24
Current children cumulated vsize (KiB) 2912644

[startup+280.101 s]
/proc/loadavg: 9.41 9.84 8.45 10/187 1921
/proc/meminfo: memFree=29250500/32951124 swapFree=67050508/67111528
[pid=1693] ppid=1691 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1693/stat : 1693 (ppfolio) S 1691 1693 1071 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 875095300 18763776 389 33554432000 4194304 4287625 140733944929072 18446744073709551615 212436037135 0 0 4096 65536 4458748215906271231 0 0 17 5 0 0 0
/proc/1693/statm: 4581 389 341 23 0 91 0
[pid=1694] ppid=1693 vsize=2375940 CPUtime=280.09 cores=1
/proc/1694/stat : 1694 (cryptominisat) R 1693 1693 1071 0 -1 4202496 113587 0 0 0 27985 24 0 0 25 0 1 0 875095300 2432962560 10498 33554432000 4194304 4587354 140736906390512 18446744073709551615 212435713692 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1694/statm: 593985 10498 334 96 0 590547 0
[pid=1695] ppid=1693 vsize=18452 CPUtime=280.1 cores=5
/proc/1695/stat : 1695 (clasp) R 1693 1693 1071 0 -1 4202496 2023 0 0 0 28010 0 0 0 25 0 1 0 875095300 18894848 1914 33554432000 4194304 4785740 140734895708672 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1695/statm: 4613 1914 341 145 0 1658 0
[pid=1696] ppid=1693 vsize=455828 CPUtime=139.37 cores=7
/proc/1696/stat : 1696 (TNM) R 1693 1693 1071 0 -1 4202496 302 0 0 0 13937 0 0 0 25 0 1 0 875095300 466767872 199 33554432000 134512640 134534564 4288284336 18446744073709551615 134531070 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1696/statm: 113957 199 95 6 0 112623 0
[pid=1697] ppid=1693 vsize=35472 CPUtime=280.1 cores=3
/proc/1697/stat : 1697 (lingeling) R 1693 1693 1071 0 -1 4202496 77625 0 0 0 28000 10 0 0 25 0 1 0 875095300 36323328 8061 33554432000 4194304 4352236 140734989144048 18446744073709551615 4328112 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1697/statm: 8868 8061 127 39 0 7948 0
[pid=1698] ppid=1693 vsize=8628 CPUtime=139.18 cores=7
/proc/1698/stat : 1698 (march_hi) R 1693 1693 1071 0 -1 4202496 721 0 0 0 13918 0 0 0 25 0 1 0 875095300 8835072 614 33554432000 4194304 4331988 140735434606400 18446744073709551615 4237161 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1698/statm: 2157 614 175 34 0 599 0
Current children cumulated CPU time (s) 1118.84
Current children cumulated vsize (KiB) 2912644

[startup+280.501 s]
/proc/loadavg: 9.41 9.84 8.45 10/187 1921
/proc/meminfo: memFree=29250500/32951124 swapFree=67050508/67111528
[pid=1693] ppid=1691 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1693/stat : 1693 (ppfolio) S 1691 1693 1071 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 875095300 18763776 389 33554432000 4194304 4287625 140733944929072 18446744073709551615 212436037135 0 0 4096 65536 4458748215906271231 0 0 17 5 0 0 0
/proc/1693/statm: 4581 389 341 23 0 91 0
[pid=1694] ppid=1693 vsize=2375940 CPUtime=280.49 cores=1
/proc/1694/stat : 1694 (cryptominisat) R 1693 1693 1071 0 -1 4202496 113646 0 0 0 28025 24 0 0 25 0 1 0 875095300 2432962560 10556 33554432000 4194304 4587354 140736906390512 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1694/statm: 593985 10556 334 96 0 590547 0
[pid=1695] ppid=1693 vsize=18452 CPUtime=280.5 cores=5
/proc/1695/stat : 1695 (clasp) R 1693 1693 1071 0 -1 4202496 2023 0 0 0 28050 0 0 0 25 0 1 0 875095300 18894848 1914 33554432000 4194304 4785740 140734895708672 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1695/statm: 4613 1914 341 145 0 1658 0
[pid=1696] ppid=1693 vsize=455828 CPUtime=139.57 cores=7
/proc/1696/stat : 1696 (TNM) R 1693 1693 1071 0 -1 4202496 302 0 0 0 13957 0 0 0 25 0 1 0 875095300 466767872 199 33554432000 134512640 134534564 4288284336 18446744073709551615 134530770 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1696/statm: 113957 199 95 6 0 112623 0
[pid=1697] ppid=1693 vsize=35472 CPUtime=280.5 cores=3
/proc/1697/stat : 1697 (lingeling) R 1693 1693 1071 0 -1 4202496 77625 0 0 0 28040 10 0 0 25 0 1 0 875095300 36323328 8061 33554432000 4194304 4352236 140734989144048 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1697/statm: 8868 8061 127 39 0 7948 0
[pid=1698] ppid=1693 vsize=8628 CPUtime=139.38 cores=7
/proc/1698/stat : 1698 (march_hi) R 1693 1693 1071 0 -1 4202496 721 0 0 0 13938 0 0 0 25 0 1 0 875095300 8835072 614 33554432000 4194304 4331988 140735434606400 18446744073709551615 4210496 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1698/statm: 2157 614 175 34 0 599 0
Current children cumulated CPU time (s) 1120.44
Current children cumulated vsize (KiB) 2912644

[startup+280.601 s]
/proc/loadavg: 9.41 9.84 8.45 10/187 1921
/proc/meminfo: memFree=29250500/32951124 swapFree=67050508/67111528
[pid=1693] ppid=1691 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1693/stat : 1693 (ppfolio) S 1691 1693 1071 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 875095300 18763776 389 33554432000 4194304 4287625 140733944929072 18446744073709551615 212436037135 0 0 4096 65536 4458748215906271231 0 0 17 5 0 0 0
/proc/1693/statm: 4581 389 341 23 0 91 0
[pid=1694] ppid=1693 vsize=2375940 CPUtime=280.59 cores=1
/proc/1694/stat : 1694 (cryptominisat) R 1693 1693 1071 0 -1 4202496 113662 0 0 0 28035 24 0 0 25 0 1 0 875095300 2432962560 10571 33554432000 4194304 4587354 140736906390512 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1694/statm: 593985 10571 334 96 0 590547 0
[pid=1695] ppid=1693 vsize=18452 CPUtime=280.6 cores=5
/proc/1695/stat : 1695 (clasp) R 1693 1693 1071 0 -1 4202496 2023 0 0 0 28060 0 0 0 25 0 1 0 875095300 18894848 1914 33554432000 4194304 4785740 140734895708672 18446744073709551615 212435684283 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1695/statm: 4613 1914 341 145 0 1658 0
[pid=1696] ppid=1693 vsize=455828 CPUtime=139.62 cores=7
/proc/1696/stat : 1696 (TNM) R 1693 1693 1071 0 -1 4202496 302 0 0 0 13962 0 0 0 25 0 1 0 875095300 466767872 199 33554432000 134512640 134534564 4288284336 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1696/statm: 113957 199 95 6 0 112623 0
[pid=1697] ppid=1693 vsize=35472 CPUtime=280.6 cores=3
/proc/1697/stat : 1697 (lingeling) R 1693 1693 1071 0 -1 4202496 77625 0 0 0 28050 10 0 0 25 0 1 0 875095300 36323328 8061 33554432000 4194304 4352236 140734989144048 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1697/statm: 8868 8061 127 39 0 7948 0
[pid=1698] ppid=1693 vsize=8628 CPUtime=139.42 cores=7
/proc/1698/stat : 1698 (march_hi) R 1693 1693 1071 0 -1 4202496 721 0 0 0 13942 0 0 0 25 0 1 0 875095300 8835072 614 33554432000 4194304 4331988 140735434606400 18446744073709551615 4228275 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1698/statm: 2157 614 175 34 0 599 0
Current children cumulated CPU time (s) 1120.83
Current children cumulated vsize (KiB) 2912644

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1693 and gives
#  childrusage.ru_utime.tv_sec=981
#  childrusage.ru_utime.tv_usec=230830
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=362944
# CPU time returned by wait4() is 981.594
# while last known CPU time is 1120.83
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 280.651
CPU time (s): 1120.83
CPU user time (s): 1120.49
CPU system time (s): 0.34
CPU usage (%): 399.368
Max. virtual memory (cumulated for all children) (KiB): 4041348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 981.231
system time used= 0.362944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 194173
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= 466
involuntary context switches= 7993

runsolver used 0.440932 second user time and 1.08883 second system time

The end

Launcher Data

Begin job on node102 at 2011-06-09 17:55:29
IDJOB=3292802
IDBENCH=87943
IDSOLVER=1612
FILE ID=node102/3292802-1307634929
RUNJOBID= node102-1307633278-1090
PBS_JOBID= 13549389
Free space on /tmp= 74192 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT02/industrial/aloul/Homer/homer16.shuffled.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292802-1307634929/watcher-3292802-1307634929 -o /tmp/evaluation-result-3292802-1307634929/solver-3292802-1307634929 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3292802-1307634929.cnf

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

MD5SUM BENCH= f98b1abe53ae4846a5f9102253ed913e
RANDOM SEED=196701277

node102.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32021484 kB
Buffers:        204168 kB
Cached:         459908 kB
SwapCached:      25184 kB
Active:         379244 kB
Inactive:       345604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32021484 kB
SwapTotal:    67111528 kB
SwapFree:     67050508 kB
Dirty:           20164 kB
Writeback:           0 kB
AnonPages:       58188 kB
Mapped:          11076 kB
Slab:           140036 kB
PageTables:       5584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4113196 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= 73960 MiB
End job on node102 at 2011-06-09 18:00:10