Trace number 3283189

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 304.071 304.067

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-10p0.cnf
MD5SUMef1df882c8a642421a1d0216a16bf652
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark39.7879
Satisfiable
(Un)Satisfiability was proved
Number of variables155107
Number of clauses675624
Sum of the clauses size1568150
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2547130
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

0.00/0.02	This is pico-portfolio, a naive parallel portfolio
0.00/0.02	Copyright (C) 2011 Olivier Roussel
0.00/0.02	Using 1 processing units
0.00/0.02	This portfolio uses the following solvers:
0.00/0.02	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.02	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.02	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.02	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.02	Starting clasp 1.3.6 on core(s) 1
0.00/0.02	Starting TNM 2009 on core(s) 1
303.97/304.05	s UNSATISFIABLE
303.97/304.06	solver [1] cryptominisat 2.7.1 answered
303.97/304.06	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-3283189-1303755873/watcher-3283189-1303755873 -o /tmp/evaluation-result-3283189-1303755873/solver-3283189-1303755873 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3283189-1303755873.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 11.87 11.39 9.95 11/202 8056
/proc/meminfo: memFree=12485836/32951124 swapFree=67111528/67111528
[pid=8056] ppid=8054 vsize=11800 CPUtime=0 cores=1,3
/proc/8056/stat : 8056 (runsolver) R 8054 8056 6665 0 -1 4202560 42 0 0 0 0 0 0 0 24 0 1 0 487185184 12083200 51 33554432000 4194304 5434984 140735289657664 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/8056/statm: 2950 51 31 303 0 2644 0

[startup+0.106099 s]
/proc/loadavg: 11.87 11.39 9.95 11/202 8056
/proc/meminfo: memFree=12485836/32951124 swapFree=67111528/67111528
[pid=8056] ppid=8054 vsize=18324 CPUtime=0 cores=1,3
/proc/8056/stat : 8056 (ppfolio) S 8054 8056 6665 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 487185184 18763776 394 33554432000 4194304 4287625 140736460394544 18446744073709551615 255377321487 0 0 4096 65536 5636362415210725640 0 0 17 1 0 0 0
/proc/8056/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.201081 s]
/proc/loadavg: 11.87 11.39 9.95 11/202 8056
/proc/meminfo: memFree=12485836/32951124 swapFree=67111528/67111528
[pid=8056] ppid=8054 vsize=18324 CPUtime=0 cores=1,3
/proc/8056/stat : 8056 (ppfolio) S 8054 8056 6665 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 487185184 18763776 394 33554432000 4194304 4287625 140736460394544 18446744073709551615 255377321487 0 0 4096 65536 9190615523879026688 0 0 17 1 0 0 0
/proc/8056/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301061 s]
/proc/loadavg: 11.87 11.39 9.95 11/202 8056
/proc/meminfo: memFree=12485836/32951124 swapFree=67111528/67111528
[pid=8056] ppid=8054 vsize=18324 CPUtime=0 cores=1,3
/proc/8056/stat : 8056 (ppfolio) S 8054 8056 6665 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 487185184 18763776 394 33554432000 4194304 4287625 140736460394544 18446744073709551615 255377321487 0 0 4096 65536 9190615523879026688 0 0 17 1 0 0 0
/proc/8056/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700988 s]
/proc/loadavg: 11.87 11.39 9.95 11/202 8056
/proc/meminfo: memFree=12485836/32951124 swapFree=67111528/67111528
[pid=8056] ppid=8054 vsize=18324 CPUtime=0 cores=1,3
/proc/8056/stat : 8056 (ppfolio) S 8054 8056 6665 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 487185184 18763776 394 33554432000 4194304 4287625 140736460394544 18446744073709551615 255377321487 0 0 4096 65536 9190615523879026688 0 0 17 1 0 0 0
/proc/8056/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50084 s]
/proc/loadavg: 11.87 11.39 9.95 13/206 8060
/proc/meminfo: memFree=12334276/32951124 swapFree=67111528/67111528
[pid=8056] ppid=8054 vsize=18324 CPUtime=0 cores=1,3
/proc/8056/stat : 8056 (ppfolio) S 8054 8056 6665 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 487185184 18763776 394 33554432000 4194304 4287625 140736460394544 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/8056/statm: 4581 394 345 23 0 91 0
[pid=8058] ppid=8056 vsize=90940 CPUtime=0.54 cores=1
/proc/8058/stat : 8058 (cryptominisat) R 8056 8056 6665 0 -1 4202496 17413 0 0 0 52 2 0 0 25 0 1 0 487185185 93122560 16937 33554432000 4194304 4587354 140736958933760 18446744073709551615 4230209 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8058/statm: 22735 16937 310 96 0 19297 0
[pid=8059] ppid=8056 vsize=85772 CPUtime=0.41 cores=1
/proc/8059/stat : 8059 (clasp) R 8056 8056 6665 0 -1 4202496 22528 0 0 0 38 3 0 0 25 0 1 0 487185185 87830528 18210 33554432000 4194304 4785740 140735506597600 18446744073709551615 4495695 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8059/statm: 21443 18210 317 145 0 18488 0
[pid=8060] ppid=8056 vsize=486052 CPUtime=0.5 cores=1
/proc/8060/stat : 8060 (TNM) R 8056 8056 6665 0 -1 4202496 11986 0 0 0 49 1 0 0 25 0 1 0 487185185 497717248 11883 33554432000 134512640 134534564 4287073936 18446744073709551615 10278396 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8060/statm: 121513 11887 91 6 0 120179 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 681088

[startup+3.10056 s]
/proc/loadavg: 11.88 11.39 9.96 13/206 8060
/proc/meminfo: memFree=12292612/32951124 swapFree=67111528/67111528
[pid=8056] ppid=8054 vsize=18324 CPUtime=0 cores=1,3
/proc/8056/stat : 8056 (ppfolio) S 8054 8056 6665 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 487185184 18763776 394 33554432000 4194304 4287625 140736460394544 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/8056/statm: 4581 394 345 23 0 91 0
[pid=8058] ppid=8056 vsize=91672 CPUtime=1.04 cores=1
/proc/8058/stat : 8058 (cryptominisat) R 8056 8056 6665 0 -1 4202496 17590 0 0 0 102 2 0 0 25 0 1 0 487185185 93872128 17114 33554432000 4194304 4587354 140736958933760 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8058/statm: 22918 17114 310 96 0 19480 0
[pid=8059] ppid=8056 vsize=87508 CPUtime=0.92 cores=1
/proc/8059/stat : 8059 (clasp) R 8056 8056 6665 0 -1 4202496 22938 0 0 0 89 3 0 0 25 0 1 0 487185185 89608192 18620 33554432000 4194304 4785740 140735506597600 18446744073709551615 4499914 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8059/statm: 21877 18620 319 145 0 18922 0
[pid=8060] ppid=8056 vsize=497140 CPUtime=1.1 cores=1
/proc/8060/stat : 8060 (TNM) R 8056 8056 6665 0 -1 4202496 20639 0 0 0 108 2 0 0 25 0 1 0 487185185 509071360 20536 33554432000 134512640 134534564 4287073936 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8060/statm: 124285 20536 95 6 0 122951 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 694644

[startup+6.30095 s]
/proc/loadavg: 11.88 11.39 9.96 13/206 8060
/proc/meminfo: memFree=12236856/32951124 swapFree=67111528/67111528
[pid=8056] ppid=8054 vsize=18324 CPUtime=0 cores=1,3
/proc/8056/stat : 8056 (ppfolio) S 8054 8056 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487185184 18763776 394 33554432000 4194304 4287625 140736460394544 18446744073709551615 255377321487 0 0 4096 65536 9190616348512747520 0 0 17 1 0 0 0
/proc/8056/statm: 4581 394 345 23 0 91 0
[pid=8058] ppid=8056 vsize=117852 CPUtime=2.14 cores=1
/proc/8058/stat : 8058 (cryptominisat) R 8056 8056 6665 0 -1 4202496 24114 0 0 0 211 3 0 0 25 0 1 0 487185185 120680448 23638 33554432000 4194304 4587354 140736958933760 18446744073709551615 4421127 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8058/statm: 29463 23638 316 96 0 26025 0
[pid=8059] ppid=8056 vsize=80292 CPUtime=2.01 cores=1
/proc/8059/stat : 8059 (clasp) R 8056 8056 6665 0 -1 4202496 24134 0 0 0 198 3 0 0 25 0 1 0 487185185 82219008 16995 33554432000 4194304 4785740 140735506597600 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8059/statm: 20073 16995 339 145 0 17118 0
[pid=8060] ppid=8056 vsize=497140 CPUtime=2.1 cores=1
/proc/8060/stat : 8060 (TNM) R 8056 8056 6665 0 -1 4202496 20639 0 0 0 208 2 0 0 25 0 1 0 487185185 509071360 20536 33554432000 134512640 134534564 4287073936 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8060/statm: 124285 20536 95 6 0 122951 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 713608

[startup+12.7008 s]
/proc/loadavg: 11.90 11.41 9.98 13/206 8060
/proc/meminfo: memFree=12232712/32951124 swapFree=67111528/67111528
[pid=8056] ppid=8054 vsize=18324 CPUtime=0 cores=1,3
/proc/8056/stat : 8056 (ppfolio) S 8054 8056 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487185184 18763776 394 33554432000 4194304 4287625 140736460394544 18446744073709551615 255377321487 0 0 4096 65536 9190616348512747520 0 0 17 1 0 0 0
/proc/8056/statm: 4581 394 345 23 0 91 0
[pid=8058] ppid=8056 vsize=117852 CPUtime=4.24 cores=1
/proc/8058/stat : 8058 (cryptominisat) R 8056 8056 6665 0 -1 4202496 24114 0 0 0 421 3 0 0 25 0 1 0 487185185 120680448 23638 33554432000 4194304 4587354 140736958933760 18446744073709551615 4421207 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8058/statm: 29463 23638 316 96 0 26025 0
[pid=8059] ppid=8056 vsize=80292 CPUtime=4.12 cores=1
/proc/8059/stat : 8059 (clasp) R 8056 8056 6665 0 -1 4202496 24135 0 0 0 409 3 0 0 25 0 1 0 487185185 82219008 16996 33554432000 4194304 4785740 140735506597600 18446744073709551615 4536814 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8059/statm: 20073 16996 340 145 0 17118 0
[pid=8060] ppid=8056 vsize=497140 CPUtime=4.3 cores=1
/proc/8060/stat : 8060 (TNM) R 8056 8056 6665 0 -1 4202496 20639 0 0 0 428 2 0 0 25 0 1 0 487185185 509071360 20536 33554432000 134512640 134534564 4287073936 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8060/statm: 124285 20536 95 6 0 122951 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 713608

[startup+25.5004 s]
/proc/loadavg: 11.91 11.43 10.00 13/206 8060
/proc/meminfo: memFree=12186840/32951124 swapFree=67111528/67111528
[pid=8056] ppid=8054 vsize=18324 CPUtime=0 cores=1,3
/proc/8056/stat : 8056 (ppfolio) S 8054 8056 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487185184 18763776 394 33554432000 4194304 4287625 140736460394544 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/8056/statm: 4581 394 345 23 0 91 0
[pid=8058] ppid=8056 vsize=153124 CPUtime=8.53 cores=1
/proc/8058/stat : 8058 (cryptominisat) R 8056 8056 6665 0 -1 4202496 41667 0 0 0 848 5 0 0 25 0 1 0 487185185 156798976 32837 33554432000 4194304 4587354 140736958933760 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8058/statm: 38281 32837 333 96 0 34843 0
[pid=8059] ppid=8056 vsize=80292 CPUtime=8.41 cores=1
/proc/8059/stat : 8059 (clasp) R 8056 8056 6665 0 -1 4202496 24135 0 0 0 838 3 0 0 25 0 1 0 487185185 82219008 16996 33554432000 4194304 4785740 140735506597600 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8059/statm: 20073 16996 340 145 0 17118 0
[pid=8060] ppid=8056 vsize=497140 CPUtime=8.5 cores=1
/proc/8060/stat : 8060 (TNM) R 8056 8056 6665 0 -1 4202496 20639 0 0 0 848 2 0 0 25 0 1 0 487185185 509071360 20536 33554432000 134512640 134534564 4287073936 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8060/statm: 124285 20536 95 6 0 122951 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 748880

[startup+51.1007 s]
/proc/loadavg: 11.94 11.48 10.05 13/206 8061
/proc/meminfo: memFree=12197320/32951124 swapFree=67111528/67111528
[pid=8056] ppid=8054 vsize=18324 CPUtime=0 cores=1,3
/proc/8056/stat : 8056 (ppfolio) S 8054 8056 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487185184 18763776 394 33554432000 4194304 4287625 140736460394544 18446744073709551615 255377321487 0 0 4096 65536 9190615798756933632 0 0 17 1 0 0 0
/proc/8056/statm: 4581 394 345 23 0 91 0
[pid=8058] ppid=8056 vsize=190628 CPUtime=17.04 cores=1
/proc/8058/stat : 8058 (cryptominisat) R 8056 8056 6665 0 -1 4202496 43405 0 0 0 1697 7 0 0 25 0 1 0 487185185 195203072 34570 33554432000 4194304 4587354 140736958933760 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8058/statm: 47657 34570 333 96 0 44219 0
[pid=8059] ppid=8056 vsize=83992 CPUtime=16.92 cores=1
/proc/8059/stat : 8059 (clasp) R 8056 8056 6665 0 -1 4202496 25175 0 0 0 1688 4 0 0 25 0 1 0 487185185 86007808 18036 33554432000 4194304 4785740 140735506597600 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8059/statm: 20998 18036 340 145 0 18043 0
[pid=8060] ppid=8056 vsize=497140 CPUtime=17.1 cores=1
/proc/8060/stat : 8060 (TNM) R 8056 8056 6665 0 -1 4202496 20639 0 0 0 1708 2 0 0 25 0 1 0 487185185 509071360 20536 33554432000 134512640 134534564 4287073936 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8060/statm: 124285 20536 95 6 0 122951 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 790084

[startup+102.301 s]
/proc/loadavg: 12.01 11.58 10.17 13/206 8063
/proc/meminfo: memFree=12130696/32951124 swapFree=67111528/67111528
[pid=8056] ppid=8054 vsize=18324 CPUtime=0 cores=1,3
/proc/8056/stat : 8056 (ppfolio) S 8054 8056 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487185184 18763776 394 33554432000 4194304 4287625 140736460394544 18446744073709551615 255377321487 0 0 4096 65536 9190616073634840576 0 0 17 1 0 0 0
/proc/8056/statm: 4581 394 345 23 0 91 0
[pid=8058] ppid=8056 vsize=190628 CPUtime=34.13 cores=1
/proc/8058/stat : 8058 (cryptominisat) R 8056 8056 6665 0 -1 4202496 45484 0 0 0 3405 8 0 0 25 0 1 0 487185185 195203072 36641 33554432000 4194304 4587354 140736958933760 18446744073709551615 4236583 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8058/statm: 47657 36641 333 96 0 44219 0
[pid=8059] ppid=8056 vsize=102504 CPUtime=34.01 cores=1
/proc/8059/stat : 8059 (clasp) R 8056 8056 6665 0 -1 4202496 29791 0 0 0 3395 6 0 0 25 0 1 0 487185185 104964096 22652 33554432000 4194304 4785740 140735506597600 18446744073709551615 4416773 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8059/statm: 25626 22652 340 145 0 22671 0
[pid=8060] ppid=8056 vsize=497140 CPUtime=34.12 cores=1
/proc/8060/stat : 8060 (TNM) R 8056 8056 6665 0 -1 4202496 20639 0 0 0 3410 2 0 0 25 0 1 0 487185185 509071360 20536 33554432000 134512640 134534564 4287073936 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8060/statm: 124285 20536 95 6 0 122951 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 808596

[startup+162.301 s]
/proc/loadavg: 12.00 11.65 10.28 13/206 8064
/proc/meminfo: memFree=12055500/32951124 swapFree=67111528/67111528
[pid=8056] ppid=8054 vsize=18324 CPUtime=0 cores=1,3
/proc/8056/stat : 8056 (ppfolio) S 8054 8056 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487185184 18763776 394 33554432000 4194304 4287625 140736460394544 18446744073709551615 255377321487 0 0 4096 65536 9190616073634840576 0 0 17 1 0 0 0
/proc/8056/statm: 4581 394 345 23 0 91 0
[pid=8058] ppid=8056 vsize=1652676 CPUtime=54.13 cores=1
/proc/8058/stat : 8058 (cryptominisat) R 8056 8056 6665 0 -1 4202496 50088 0 0 0 5403 10 0 0 25 0 1 0 487185185 1692340224 34232 33554432000 4194304 4587354 140736958933760 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8058/statm: 413169 34232 333 96 0 409731 0
[pid=8059] ppid=8056 vsize=123192 CPUtime=54.01 cores=1
/proc/8059/stat : 8059 (clasp) R 8056 8056 6665 0 -1 4202496 34966 0 0 0 5393 8 0 0 25 0 1 0 487185185 126148608 27827 33554432000 4194304 4785740 140735506597600 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8059/statm: 30798 27827 340 145 0 27843 0
[pid=8060] ppid=8056 vsize=497140 CPUtime=54.12 cores=1
/proc/8060/stat : 8060 (TNM) R 8056 8056 6665 0 -1 4202496 20639 0 0 0 5410 2 0 0 25 0 1 0 487185185 509071360 20536 33554432000 134512640 134534564 4287073936 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8060/statm: 124285 20536 95 6 0 122951 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 2291332

[startup+222.308 s]
/proc/loadavg: 12.00 11.71 10.38 13/206 8066
/proc/meminfo: memFree=12006004/32951124 swapFree=67111528/67111528
[pid=8056] ppid=8054 vsize=18324 CPUtime=0 cores=1,3
/proc/8056/stat : 8056 (ppfolio) S 8054 8056 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487185184 18763776 394 33554432000 4194304 4287625 140736460394544 18446744073709551615 255377321487 0 0 4096 65536 9190615661317980160 0 0 17 1 0 0 0
/proc/8056/statm: 4581 394 345 23 0 91 0
[pid=8058] ppid=8056 vsize=1652676 CPUtime=74.13 cores=1
/proc/8058/stat : 8058 (cryptominisat) R 8056 8056 6665 0 -1 4202496 50724 0 0 0 7403 10 0 0 25 0 1 0 487185185 1692340224 34859 33554432000 4194304 4587354 140736958933760 18446744073709551615 4421100 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8058/statm: 413169 34859 341 96 0 409731 0
[pid=8059] ppid=8056 vsize=146264 CPUtime=74 cores=1
/proc/8059/stat : 8059 (clasp) R 8056 8056 6665 0 -1 4202496 40690 0 0 0 7390 10 0 0 25 0 1 0 487185185 149774336 33551 33554432000 4194304 4785740 140735506597600 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8059/statm: 36566 33551 340 145 0 33611 0
[pid=8060] ppid=8056 vsize=497140 CPUtime=74.14 cores=1
/proc/8060/stat : 8060 (TNM) R 8056 8056 6665 0 -1 4202496 20639 0 0 0 7412 2 0 0 25 0 1 0 487185185 509071360 20536 33554432000 134512640 134534564 4287073936 18446744073709551615 134528250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8060/statm: 124285 20536 95 6 0 122951 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 2314404

[startup+282.301 s]
/proc/loadavg: 12.07 11.78 10.49 13/206 8067
/proc/meminfo: memFree=11946348/32951124 swapFree=67111528/67111528
[pid=8056] ppid=8054 vsize=18324 CPUtime=0 cores=1,3
/proc/8056/stat : 8056 (ppfolio) S 8054 8056 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487185184 18763776 394 33554432000 4194304 4287625 140736460394544 18446744073709551615 255377321487 0 0 4096 65536 9190616760829607936 0 0 17 1 0 0 0
/proc/8056/statm: 4581 394 345 23 0 91 0
[pid=8058] ppid=8056 vsize=1659324 CPUtime=94.12 cores=1
/proc/8058/stat : 8058 (cryptominisat) R 8056 8056 6665 0 -1 4202496 52559 0 0 0 9401 11 0 0 25 0 1 0 487185185 1699147776 36661 33554432000 4194304 4587354 140736958933760 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8058/statm: 414831 36661 341 96 0 411393 0
[pid=8059] ppid=8056 vsize=166160 CPUtime=94 cores=1
/proc/8059/stat : 8059 (clasp) R 8056 8056 6665 0 -1 4202496 45662 0 0 0 9387 13 0 0 25 0 1 0 487185185 170147840 38523 33554432000 4194304 4785740 140735506597600 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8059/statm: 41540 38523 340 145 0 38585 0
[pid=8060] ppid=8056 vsize=497140 CPUtime=94.14 cores=1
/proc/8060/stat : 8060 (TNM) R 8056 8056 6665 0 -1 4202496 20639 0 0 0 9412 2 0 0 25 0 1 0 487185185 509071360 20536 33554432000 134512640 134534564 4287073936 18446744073709551615 134528451 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8060/statm: 124285 20536 95 6 0 122951 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 2340948

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

[startup+294.401 s]
/proc/loadavg: 12.06 11.78 10.50 13/206 8068
/proc/meminfo: memFree=11952168/32951124 swapFree=67111528/67111528
[pid=8056] ppid=8054 vsize=18324 CPUtime=0 cores=1,3
/proc/8056/stat : 8056 (ppfolio) S 8054 8056 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487185184 18763776 394 33554432000 4194304 4287625 140736460394544 18446744073709551615 255377321487 0 0 4096 65536 9190616760829607936 0 0 17 1 0 0 0
/proc/8056/statm: 4581 394 345 23 0 91 0
[pid=8058] ppid=8056 vsize=1627136 CPUtime=98.12 cores=1
/proc/8058/stat : 8058 (cryptominisat) R 8056 8056 6665 0 -1 4202496 54451 0 0 0 9801 11 0 0 25 0 1 0 487185185 1666187264 33054 33554432000 4194304 4587354 140736958933760 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8058/statm: 406784 33054 341 96 0 403346 0
[pid=8059] ppid=8056 vsize=169968 CPUtime=98.06 cores=1
/proc/8059/stat : 8059 (clasp) R 8056 8056 6665 0 -1 4202496 46626 0 0 0 9793 13 0 0 25 0 1 0 487185185 174047232 39487 33554432000 4194304 4785740 140735506597600 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8059/statm: 42492 39487 340 145 0 39537 0
[pid=8060] ppid=8056 vsize=497140 CPUtime=98.18 cores=1
/proc/8060/stat : 8060 (TNM) R 8056 8056 6665 0 -1 4202496 20639 0 0 0 9816 2 0 0 25 0 1 0 487185185 509071360 20536 33554432000 134512640 134534564 4287073936 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8060/statm: 124285 20536 95 6 0 122951 0
Current children cumulated CPU time (s) 294.36
Current children cumulated vsize (KiB) 2312568

[startup+300.8 s]
/proc/loadavg: 12.06 11.79 10.51 13/206 8068
/proc/meminfo: memFree=11948572/32951124 swapFree=67111528/67111528
[pid=8056] ppid=8054 vsize=18324 CPUtime=0 cores=1,3
/proc/8056/stat : 8056 (ppfolio) S 8054 8056 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487185184 18763776 394 33554432000 4194304 4287625 140736460394544 18446744073709551615 255377321487 0 0 4096 65536 9190616760829607936 0 0 17 1 0 0 0
/proc/8056/statm: 4581 394 345 23 0 91 0
[pid=8058] ppid=8056 vsize=1627136 CPUtime=100.28 cores=1
/proc/8058/stat : 8058 (cryptominisat) R 8056 8056 6665 0 -1 4202496 54641 0 0 0 10017 11 0 0 25 0 1 0 487185185 1666187264 33241 33554432000 4194304 4587354 140736958933760 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8058/statm: 406784 33241 341 96 0 403346 0
[pid=8059] ppid=8056 vsize=170248 CPUtime=100.2 cores=1
/proc/8059/stat : 8059 (clasp) R 8056 8056 6665 0 -1 4202496 46682 0 0 0 10007 13 0 0 25 0 1 0 487185185 174333952 39543 33554432000 4194304 4785740 140735506597600 18446744073709551615 4290586 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8059/statm: 42562 39543 340 145 0 39607 0
[pid=8060] ppid=8056 vsize=497140 CPUtime=100.28 cores=1
/proc/8060/stat : 8060 (TNM) R 8056 8056 6665 0 -1 4202496 20639 0 0 0 10026 2 0 0 25 0 1 0 487185185 509071360 20536 33554432000 134512640 134534564 4287073936 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8060/statm: 124285 20536 95 6 0 122951 0
Current children cumulated CPU time (s) 300.76
Current children cumulated vsize (KiB) 2312848

[startup+302.401 s]
/proc/loadavg: 12.06 11.79 10.51 13/206 8068
/proc/meminfo: memFree=11948444/32951124 swapFree=67111528/67111528
[pid=8056] ppid=8054 vsize=18324 CPUtime=0 cores=1,3
/proc/8056/stat : 8056 (ppfolio) S 8054 8056 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487185184 18763776 394 33554432000 4194304 4287625 140736460394544 18446744073709551615 255377321487 0 0 4096 65536 9190616760829607936 0 0 17 1 0 0 0
/proc/8056/statm: 4581 394 345 23 0 91 0
[pid=8058] ppid=8056 vsize=1627136 CPUtime=100.82 cores=1
/proc/8058/stat : 8058 (cryptominisat) R 8056 8056 6665 0 -1 4202496 54668 0 0 0 10071 11 0 0 25 0 1 0 487185185 1666187264 33268 33554432000 4194304 4587354 140736958933760 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8058/statm: 406784 33268 341 96 0 403346 0
[pid=8059] ppid=8056 vsize=170248 CPUtime=100.7 cores=1
/proc/8059/stat : 8059 (clasp) R 8056 8056 6665 0 -1 4202496 46682 0 0 0 10057 13 0 0 25 0 1 0 487185185 174333952 39543 33554432000 4194304 4785740 140735506597600 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8059/statm: 42562 39543 340 145 0 39607 0
[pid=8060] ppid=8056 vsize=497140 CPUtime=100.84 cores=1
/proc/8060/stat : 8060 (TNM) R 8056 8056 6665 0 -1 4202496 20639 0 0 0 10082 2 0 0 25 0 1 0 487185185 509071360 20536 33554432000 134512640 134534564 4287073936 18446744073709551615 134528250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8060/statm: 124285 20536 95 6 0 122951 0
Current children cumulated CPU time (s) 302.36
Current children cumulated vsize (KiB) 2312848

[startup+303.201 s]
/proc/loadavg: 12.05 11.79 10.52 13/206 8068
/proc/meminfo: memFree=11947948/32951124 swapFree=67111528/67111528
[pid=8056] ppid=8054 vsize=18324 CPUtime=0 cores=1,3
/proc/8056/stat : 8056 (ppfolio) S 8054 8056 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487185184 18763776 394 33554432000 4194304 4287625 140736460394544 18446744073709551615 255377321487 0 0 4096 65536 9190616760829607936 0 0 17 1 0 0 0
/proc/8056/statm: 4581 394 345 23 0 91 0
[pid=8058] ppid=8056 vsize=1627136 CPUtime=101.08 cores=1
/proc/8058/stat : 8058 (cryptominisat) R 8056 8056 6665 0 -1 4202496 54691 0 0 0 10097 11 0 0 25 0 1 0 487185185 1666187264 33291 33554432000 4194304 4587354 140736958933760 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8058/statm: 406784 33291 341 96 0 403346 0
[pid=8059] ppid=8056 vsize=170248 CPUtime=101 cores=1
/proc/8059/stat : 8059 (clasp) R 8056 8056 6665 0 -1 4202496 46683 0 0 0 10087 13 0 0 25 0 1 0 487185185 174333952 39544 33554432000 4194304 4785740 140735506597600 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8059/statm: 42562 39544 340 145 0 39607 0
[pid=8060] ppid=8056 vsize=497140 CPUtime=101.08 cores=1
/proc/8060/stat : 8060 (TNM) R 8056 8056 6665 0 -1 4202496 20639 0 0 0 10106 2 0 0 25 0 1 0 487185185 509071360 20536 33554432000 134512640 134534564 4287073936 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8060/statm: 124285 20536 95 6 0 122951 0
Current children cumulated CPU time (s) 303.16
Current children cumulated vsize (KiB) 2312848

[startup+303.601 s]
/proc/loadavg: 12.05 11.79 10.52 13/206 8068
/proc/meminfo: memFree=11947580/32951124 swapFree=67111528/67111528
[pid=8056] ppid=8054 vsize=18324 CPUtime=0 cores=1,3
/proc/8056/stat : 8056 (ppfolio) S 8054 8056 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487185184 18763776 394 33554432000 4194304 4287625 140736460394544 18446744073709551615 255377321487 0 0 4096 65536 9190616760829607936 0 0 17 1 0 0 0
/proc/8056/statm: 4581 394 345 23 0 91 0
[pid=8058] ppid=8056 vsize=1627136 CPUtime=101.22 cores=1
/proc/8058/stat : 8058 (cryptominisat) R 8056 8056 6665 0 -1 4202496 54694 0 0 0 10111 11 0 0 25 0 1 0 487185185 1666187264 33294 33554432000 4194304 4587354 140736958933760 18446744073709551615 4443108 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8058/statm: 406784 33294 341 96 0 403346 0
[pid=8059] ppid=8056 vsize=170248 CPUtime=101.1 cores=1
/proc/8059/stat : 8059 (clasp) R 8056 8056 6665 0 -1 4202496 46683 0 0 0 10097 13 0 0 25 0 1 0 487185185 174333952 39544 33554432000 4194304 4785740 140735506597600 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8059/statm: 42562 39544 340 145 0 39607 0
[pid=8060] ppid=8056 vsize=497140 CPUtime=101.25 cores=1
/proc/8060/stat : 8060 (TNM) R 8056 8056 6665 0 -1 4202496 20639 0 0 0 10123 2 0 0 25 0 1 0 487185185 509071360 20536 33554432000 134512640 134534564 4287073936 18446744073709551615 134528880 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8060/statm: 124285 20536 95 6 0 122951 0
Current children cumulated CPU time (s) 303.57
Current children cumulated vsize (KiB) 2312848

[startup+304.001 s]
/proc/loadavg: 12.05 11.79 10.52 13/206 8068
/proc/meminfo: memFree=11947580/32951124 swapFree=67111528/67111528
[pid=8056] ppid=8054 vsize=18324 CPUtime=0 cores=1,3
/proc/8056/stat : 8056 (ppfolio) S 8054 8056 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487185184 18763776 394 33554432000 4194304 4287625 140736460394544 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/8056/statm: 4581 394 345 23 0 91 0
[pid=8058] ppid=8056 vsize=1598800 CPUtime=101.33 cores=1
/proc/8058/stat : 8058 (cryptominisat) R 8056 8056 6665 0 -1 4202496 54705 0 0 0 10121 12 0 0 25 0 1 0 487185185 1637171200 27408 33554432000 4194304 4587354 140736958933760 18446744073709551615 255376956532 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8058/statm: 399700 27408 351 96 0 396262 0
[pid=8059] ppid=8056 vsize=170248 CPUtime=101.26 cores=1
/proc/8059/stat : 8059 (clasp) R 8056 8056 6665 0 -1 4202496 46683 0 0 0 10113 13 0 0 25 0 1 0 487185185 174333952 39544 33554432000 4194304 4785740 140735506597600 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8059/statm: 42562 39544 340 145 0 39607 0
[pid=8060] ppid=8056 vsize=497140 CPUtime=101.38 cores=1
/proc/8060/stat : 8060 (TNM) R 8056 8056 6665 0 -1 4202496 20639 0 0 0 10136 2 0 0 25 0 1 0 487185185 509071360 20536 33554432000 134512640 134534564 4287073936 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8060/statm: 124285 20536 95 6 0 122951 0
Current children cumulated CPU time (s) 303.97
Current children cumulated vsize (KiB) 2284512

Child status: 0
Real time (s): 304.067
CPU time (s): 304.071
CPU user time (s): 303.763
CPU system time (s): 0.307953
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 3821236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 303.763
system time used= 0.307953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122547
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= 94
involuntary context switches= 3292

runsolver used 0.576912 second user time and 1.27281 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-25 20:24:33
IDJOB=3283189
IDBENCH=71003
IDSOLVER=1613
FILE ID=node135/3283189-1303755873
RUNJOBID= node135-1303754117-7704
PBS_JOBID= 13154027
Free space on /tmp= 71144 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-10p0.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283189-1303755873/watcher-3283189-1303755873 -o /tmp/evaluation-result-3283189-1303755873/solver-3283189-1303755873 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3283189-1303755873.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= ef1df882c8a642421a1d0216a16bf652
RANDOM SEED=1486225755

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12486116 kB
Buffers:       2065872 kB
Cached:       16292980 kB
SwapCached:          0 kB
Active:        9006672 kB
Inactive:     10857144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12486116 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           49620 kB
Writeback:           0 kB
AnonPages:     1504336 kB
Mapped:          17932 kB
Slab:           533036 kB
PageTables:       9152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4431612 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71136 MiB
End job on node135 at 2011-04-25 20:29:37