Trace number 3293493

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 197.085 197.081

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
manolios/c10idw_i.cnf
MD5SUMc139a321e75833c70af36726562b66de
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.2925
Satisfiable
(Un)Satisfiability was proved
Number of variables196306
Number of clauses582994
Sum of the clauses size1360318
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2388662
Number of clauses of size 3194331
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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
196.97/197.06	s UNSATISFIABLE
196.97/197.08	solver [1] cryptominisat 2.7.1 answered
196.97/197.08	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-3293493-1303785710/watcher-3293493-1303785710 -o /tmp/evaluation-result-3293493-1303785710/solver-3293493-1303785710 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3293493-1303785710.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: 9.08 9.26 9.20 8/189 14110
/proc/meminfo: memFree=20420040/32951124 swapFree=67111528/67111528
[pid=14110] ppid=14108 vsize=18324 CPUtime=0 cores=1,3
/proc/14110/stat : 14110 (ppfolio) R 14108 14110 12462 0 -1 4202496 489 0 0 0 0 0 0 0 25 0 1 0 222762327 18763776 392 33554432000 4194304 4287625 140733513202384 18446744073709551615 268660661904 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/14110/statm: 4581 394 345 23 0 91 0

[startup+0.058069 s]
/proc/loadavg: 9.08 9.26 9.20 8/189 14110
/proc/meminfo: memFree=20420040/32951124 swapFree=67111528/67111528
[pid=14110] ppid=14108 vsize=18324 CPUtime=0 cores=1,3
/proc/14110/stat : 14110 (ppfolio) R 14108 14110 12462 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 222762327 18763776 394 33554432000 4194304 4287625 140733513202384 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/14110/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101062 s]
/proc/loadavg: 9.08 9.26 9.20 8/189 14110
/proc/meminfo: memFree=20420040/32951124 swapFree=67111528/67111528
[pid=14110] ppid=14108 vsize=18324 CPUtime=0 cores=1,3
/proc/14110/stat : 14110 (ppfolio) S 14108 14110 12462 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 222762327 18763776 394 33554432000 4194304 4287625 140733513202384 18446744073709551615 268660682255 0 0 4096 65536 4500041337160040712 0 0 17 3 0 0 0
/proc/14110/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301026 s]
/proc/loadavg: 9.08 9.26 9.20 8/189 14110
/proc/meminfo: memFree=20420040/32951124 swapFree=67111528/67111528
[pid=14110] ppid=14108 vsize=18324 CPUtime=0 cores=1,3
/proc/14110/stat : 14110 (ppfolio) S 14108 14110 12462 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 222762327 18763776 394 33554432000 4194304 4287625 140733513202384 18446744073709551615 268660682255 0 0 4096 65536 4500041337160040712 0 0 17 3 0 0 0
/proc/14110/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700981 s]
/proc/loadavg: 9.08 9.26 9.20 8/189 14110
/proc/meminfo: memFree=20420040/32951124 swapFree=67111528/67111528
[pid=14110] ppid=14108 vsize=18324 CPUtime=0 cores=1,3
/proc/14110/stat : 14110 (ppfolio) S 14108 14110 12462 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 222762327 18763776 394 33554432000 4194304 4287625 140733513202384 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/14110/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50081 s]
/proc/loadavg: 9.08 9.26 9.20 10/193 14114
/proc/meminfo: memFree=20259852/32951124 swapFree=67111528/67111528
[pid=14110] ppid=14108 vsize=18324 CPUtime=0 cores=1,3
/proc/14110/stat : 14110 (ppfolio) S 14108 14110 12462 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 222762327 18763776 394 33554432000 4194304 4287625 140733513202384 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/14110/statm: 4581 394 345 23 0 91 0
[pid=14111] ppid=14110 vsize=88332 CPUtime=0.53 cores=1
/proc/14111/stat : 14111 (cryptominisat) R 14110 14110 12462 0 -1 4202496 17436 0 0 0 51 2 0 0 25 0 1 0 222762327 90451968 16905 33554432000 4194304 4587354 140733961544080 18446744073709551615 4238273 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14111/statm: 22083 16905 306 96 0 18645 0
[pid=14112] ppid=14110 vsize=95232 CPUtime=0.42 cores=1
/proc/14112/stat : 14112 (clasp) R 14110 14110 12462 0 -1 4202496 25384 0 0 0 39 3 0 0 25 0 1 0 222762328 97517568 20351 33554432000 4194304 4785740 140735344290464 18446744073709551615 268660323013 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14112/statm: 23808 20351 319 145 0 20853 0
[pid=14113] ppid=14110 vsize=486712 CPUtime=0.5 cores=1
/proc/14113/stat : 14113 (TNM) R 14110 14110 12462 0 -1 4202496 12199 0 0 0 48 2 0 0 25 0 1 0 222762328 498393088 12096 33554432000 134512640 134534564 4287963440 18446744073709551615 134524672 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14113/statm: 121678 12096 91 6 0 120344 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 688600

[startup+3.10054 s]
/proc/loadavg: 9.08 9.26 9.20 10/193 14114
/proc/meminfo: memFree=20208888/32951124 swapFree=67111528/67111528
[pid=14110] ppid=14108 vsize=18324 CPUtime=0 cores=1,3
/proc/14110/stat : 14110 (ppfolio) S 14108 14110 12462 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 222762327 18763776 394 33554432000 4194304 4287625 140733513202384 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/14110/statm: 4581 394 345 23 0 91 0
[pid=14111] ppid=14110 vsize=88332 CPUtime=1.03 cores=1
/proc/14111/stat : 14111 (cryptominisat) R 14110 14110 12462 0 -1 4202496 17436 0 0 0 101 2 0 0 25 0 1 0 222762327 90451968 16905 33554432000 4194304 4587354 140733961544080 18446744073709551615 4238323 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14111/statm: 22083 16905 306 96 0 18645 0
[pid=14112] ppid=14110 vsize=121144 CPUtime=1.02 cores=1
/proc/14112/stat : 14112 (clasp) R 14110 14110 12462 0 -1 4202496 31694 0 0 0 98 4 0 0 25 0 1 0 222762328 124051456 26661 33554432000 4194304 4785740 140735344290464 18446744073709551615 4500328 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14112/statm: 30286 26661 319 145 0 27331 0
[pid=14113] ppid=14110 vsize=486712 CPUtime=1.01 cores=1
/proc/14113/stat : 14113 (TNM) R 14110 14110 12462 0 -1 4202496 12199 0 0 0 99 2 0 0 25 0 1 0 222762328 498393088 12096 33554432000 134512640 134534564 4287963440 18446744073709551615 134524580 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14113/statm: 121678 12096 91 6 0 120344 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 714512

[startup+6.30097 s]
/proc/loadavg: 9.08 9.26 9.20 10/193 14114
/proc/meminfo: memFree=20111448/32951124 swapFree=67111528/67111528
[pid=14110] ppid=14108 vsize=18324 CPUtime=0 cores=1,3
/proc/14110/stat : 14110 (ppfolio) S 14108 14110 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222762327 18763776 394 33554432000 4194304 4287625 140733513202384 18446744073709551615 268660682255 0 0 4096 65536 10738820941959135232 0 0 17 3 0 0 0
/proc/14110/statm: 4581 394 345 23 0 91 0
[pid=14111] ppid=14110 vsize=122444 CPUtime=2.14 cores=1
/proc/14111/stat : 14111 (cryptominisat) R 14110 14110 12462 0 -1 4202496 25842 0 0 0 210 4 0 0 25 0 1 0 222762327 125382656 25311 33554432000 4194304 4587354 140733961544080 18446744073709551615 4421145 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14111/statm: 30611 25311 312 96 0 27173 0
[pid=14112] ppid=14110 vsize=133456 CPUtime=2.02 cores=1
/proc/14112/stat : 14112 (clasp) R 14110 14110 12462 0 -1 4202496 34681 0 0 0 198 4 0 0 25 0 1 0 222762328 136658944 29648 33554432000 4194304 4785740 140735344290464 18446744073709551615 4495623 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14112/statm: 33364 29648 319 145 0 30409 0
[pid=14113] ppid=14110 vsize=492668 CPUtime=2.1 cores=1
/proc/14113/stat : 14113 (TNM) R 14110 14110 12462 0 -1 4202496 20258 0 0 0 207 3 0 0 25 0 1 0 222762328 504492032 20155 33554432000 134512640 134534564 4287963440 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14113/statm: 123167 20155 95 6 0 121833 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 766892

[startup+12.7008 s]
/proc/loadavg: 9.07 9.26 9.20 10/193 14114
/proc/meminfo: memFree=20036056/32951124 swapFree=67111528/67111528
[pid=14110] ppid=14108 vsize=18324 CPUtime=0 cores=1,3
/proc/14110/stat : 14110 (ppfolio) S 14108 14110 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222762327 18763776 394 33554432000 4194304 4287625 140733513202384 18446744073709551615 268660682255 0 0 4096 65536 10738821766592856064 0 0 17 3 0 0 0
/proc/14110/statm: 4581 394 345 23 0 91 0
[pid=14111] ppid=14110 vsize=226080 CPUtime=4.24 cores=1
/proc/14111/stat : 14111 (cryptominisat) R 14110 14110 12462 0 -1 4202496 47965 0 0 0 417 7 0 0 25 0 1 0 222762327 231505920 43197 33554432000 4194304 4587354 140733961544080 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14111/statm: 56520 43197 330 96 0 53082 0
[pid=14112] ppid=14110 vsize=129420 CPUtime=4.22 cores=1
/proc/14112/stat : 14112 (clasp) R 14110 14110 12462 0 -1 4202496 36925 0 0 0 417 5 0 0 25 0 1 0 222762328 132526080 28835 33554432000 4194304 4785740 140735344290464 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14112/statm: 32355 28835 340 145 0 29400 0
[pid=14113] ppid=14110 vsize=492668 CPUtime=4.21 cores=1
/proc/14113/stat : 14113 (TNM) R 14110 14110 12462 0 -1 4202496 20258 0 0 0 418 3 0 0 25 0 1 0 222762328 504492032 20155 33554432000 134512640 134534564 4287963440 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14113/statm: 123167 20155 95 6 0 121833 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 866492

[startup+25.5006 s]
/proc/loadavg: 9.05 9.24 9.19 10/193 14114
/proc/meminfo: memFree=19956896/32951124 swapFree=67111528/67111528
[pid=14110] ppid=14108 vsize=18324 CPUtime=0 cores=1,3
/proc/14110/stat : 14110 (ppfolio) S 14108 14110 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222762327 18763776 394 33554432000 4194304 4287625 140733513202384 18446744073709551615 268660682255 0 0 4096 65536 10738822178909716480 0 0 17 3 0 0 0
/proc/14110/statm: 4581 394 345 23 0 91 0
[pid=14111] ppid=14110 vsize=226080 CPUtime=8.54 cores=1
/proc/14111/stat : 14111 (cryptominisat) R 14110 14110 12462 0 -1 4202496 48219 0 0 0 847 7 0 0 25 0 1 0 222762327 231505920 43443 33554432000 4194304 4587354 140733961544080 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14111/statm: 56520 43443 330 96 0 53082 0
[pid=14112] ppid=14110 vsize=129420 CPUtime=8.43 cores=1
/proc/14112/stat : 14112 (clasp) R 14110 14110 12462 0 -1 4202496 36925 0 0 0 838 5 0 0 25 0 1 0 222762328 132526080 28835 33554432000 4194304 4785740 140735344290464 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14112/statm: 32355 28835 340 145 0 29400 0
[pid=14113] ppid=14110 vsize=492668 CPUtime=8.5 cores=1
/proc/14113/stat : 14113 (TNM) R 14110 14110 12462 0 -1 4202496 20258 0 0 0 847 3 0 0 25 0 1 0 222762328 504492032 20155 33554432000 134512640 134534564 4287963440 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14113/statm: 123167 20155 95 6 0 121833 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 866492

[startup+51.1011 s]
/proc/loadavg: 9.04 9.22 9.19 10/193 14115
/proc/meminfo: memFree=19991188/32951124 swapFree=67111528/67111528
[pid=14110] ppid=14108 vsize=18324 CPUtime=0 cores=1,3
/proc/14110/stat : 14110 (ppfolio) S 14108 14110 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222762327 18763776 394 33554432000 4194304 4287625 140733513202384 18446744073709551615 268660682255 0 0 4096 65536 10738821354275995648 0 0 17 3 0 0 0
/proc/14110/statm: 4581 394 345 23 0 91 0
[pid=14111] ppid=14110 vsize=226080 CPUtime=17.04 cores=1
/proc/14111/stat : 14111 (cryptominisat) R 14110 14110 12462 0 -1 4202496 48588 0 0 0 1697 7 0 0 25 0 1 0 222762327 231505920 43800 33554432000 4194304 4587354 140733961544080 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14111/statm: 56520 43800 336 96 0 53082 0
[pid=14112] ppid=14110 vsize=129420 CPUtime=17.02 cores=1
/proc/14112/stat : 14112 (clasp) R 14110 14110 12462 0 -1 4202496 36926 0 0 0 1697 5 0 0 25 0 1 0 222762328 132526080 28836 33554432000 4194304 4785740 140735344290464 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14112/statm: 32355 28836 340 145 0 29400 0
[pid=14113] ppid=14110 vsize=492668 CPUtime=17.02 cores=1
/proc/14113/stat : 14113 (TNM) R 14110 14110 12462 0 -1 4202496 20258 0 0 0 1699 3 0 0 25 0 1 0 222762328 504492032 20155 33554432000 134512640 134534564 4287963440 18446744073709551615 134530897 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14113/statm: 123167 20155 95 6 0 121833 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 866492

[startup+102.307 s]
/proc/loadavg: 9.01 9.19 9.17 10/193 14116
/proc/meminfo: memFree=19960412/32951124 swapFree=67111528/67111528
[pid=14110] ppid=14108 vsize=18324 CPUtime=0 cores=1,3
/proc/14110/stat : 14110 (ppfolio) S 14108 14110 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222762327 18763776 394 33554432000 4194304 4287625 140733513202384 18446744073709551615 268660682255 0 0 4096 65536 10738822041470763008 0 0 17 3 0 0 0
/proc/14110/statm: 4581 394 345 23 0 91 0
[pid=14111] ppid=14110 vsize=226080 CPUtime=34.14 cores=1
/proc/14111/stat : 14111 (cryptominisat) R 14110 14110 12462 0 -1 4202496 51972 0 0 0 3406 8 0 0 25 0 1 0 222762327 231505920 46965 33554432000 4194304 4587354 140733961544080 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14111/statm: 56520 46965 336 96 0 53082 0
[pid=14112] ppid=14110 vsize=134728 CPUtime=34.04 cores=1
/proc/14112/stat : 14112 (clasp) R 14110 14110 12462 0 -1 4202496 38348 0 0 0 3399 5 0 0 25 0 1 0 222762328 137961472 30258 33554432000 4194304 4785740 140735344290464 18446744073709551615 4545856 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14112/statm: 33682 30258 340 145 0 30727 0
[pid=14113] ppid=14110 vsize=492668 CPUtime=34.1 cores=1
/proc/14113/stat : 14113 (TNM) R 14110 14110 12462 0 -1 4202496 20258 0 0 0 3407 3 0 0 25 0 1 0 222762328 504492032 20155 33554432000 134512640 134534564 4287963440 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14113/statm: 123167 20155 95 6 0 121833 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 871800

[startup+162.301 s]
/proc/loadavg: 9.00 9.15 9.16 10/193 14118
/proc/meminfo: memFree=19937700/32951124 swapFree=67111528/67111528
[pid=14110] ppid=14108 vsize=18324 CPUtime=0 cores=1,3
/proc/14110/stat : 14110 (ppfolio) S 14108 14110 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222762327 18763776 394 33554432000 4194304 4287625 140733513202384 18446744073709551615 268660682255 0 0 4096 65536 10738821766592856064 0 0 17 3 0 0 0
/proc/14110/statm: 4581 394 345 23 0 91 0
[pid=14111] ppid=14110 vsize=222408 CPUtime=54.13 cores=1
/proc/14111/stat : 14111 (cryptominisat) R 14110 14110 12462 0 -1 4202496 61582 0 0 0 5404 9 0 0 25 0 1 0 222762327 227745792 47074 33554432000 4194304 4587354 140733961544080 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14111/statm: 55602 47074 336 96 0 52164 0
[pid=14112] ppid=14110 vsize=135744 CPUtime=54.04 cores=1
/proc/14112/stat : 14112 (clasp) R 14110 14110 12462 0 -1 4202496 38571 0 0 0 5399 5 0 0 25 0 1 0 222762328 139001856 30481 33554432000 4194304 4785740 140735344290464 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14112/statm: 33936 30481 340 145 0 30981 0
[pid=14113] ppid=14110 vsize=492668 CPUtime=54.1 cores=1
/proc/14113/stat : 14113 (TNM) R 14110 14110 12462 0 -1 4202496 20258 0 0 0 5407 3 0 0 25 0 1 0 222762328 504492032 20155 33554432000 134512640 134534564 4287963440 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14113/statm: 123167 20155 95 6 0 121833 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 869144

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

[startup+179.101 s]
/proc/loadavg: 9.00 9.14 9.16 10/193 14118
/proc/meminfo: memFree=19900748/32951124 swapFree=67111528/67111528
[pid=14110] ppid=14108 vsize=18324 CPUtime=0 cores=1,3
/proc/14110/stat : 14110 (ppfolio) S 14108 14110 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222762327 18763776 394 33554432000 4194304 4287625 140733513202384 18446744073709551615 268660682255 0 0 4096 65536 10738821491714949120 0 0 17 3 0 0 0
/proc/14110/statm: 4581 394 345 23 0 91 0
[pid=14111] ppid=14110 vsize=222408 CPUtime=59.73 cores=1
/proc/14111/stat : 14111 (cryptominisat) R 14110 14110 12462 0 -1 4202496 62217 0 0 0 5964 9 0 0 25 0 1 0 222762327 227745792 47677 33554432000 4194304 4587354 140733961544080 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14111/statm: 55602 47677 336 96 0 52164 0
[pid=14112] ppid=14110 vsize=136464 CPUtime=59.65 cores=1
/proc/14112/stat : 14112 (clasp) R 14110 14110 12462 0 -1 4202496 38780 0 0 0 5960 5 0 0 25 0 1 0 222762328 139739136 30690 33554432000 4194304 4785740 140735344290464 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14112/statm: 34116 30690 340 145 0 31161 0
[pid=14113] ppid=14110 vsize=492668 CPUtime=59.69 cores=1
/proc/14113/stat : 14113 (TNM) R 14110 14110 12462 0 -1 4202496 20258 0 0 0 5966 3 0 0 25 0 1 0 222762328 504492032 20155 33554432000 134512640 134534564 4287963440 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14113/statm: 123167 20155 95 6 0 121833 0
Current children cumulated CPU time (s) 179.07
Current children cumulated vsize (KiB) 869864

[startup+185.5 s]
/proc/loadavg: 9.00 9.14 9.16 10/193 14118
/proc/meminfo: memFree=19893060/32951124 swapFree=67111528/67111528
[pid=14110] ppid=14108 vsize=18324 CPUtime=0 cores=1,3
/proc/14110/stat : 14110 (ppfolio) S 14108 14110 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222762327 18763776 394 33554432000 4194304 4287625 140733513202384 18446744073709551615 268660682255 0 0 4096 65536 10738822041470763008 0 0 17 3 0 0 0
/proc/14110/statm: 4581 394 345 23 0 91 0
[pid=14111] ppid=14110 vsize=222408 CPUtime=61.83 cores=1
/proc/14111/stat : 14111 (cryptominisat) R 14110 14110 12462 0 -1 4202496 62612 0 0 0 6173 10 0 0 25 0 1 0 222762327 227745792 48050 33554432000 4194304 4587354 140733961544080 18446744073709551615 4243491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14111/statm: 55602 48050 336 96 0 52164 0
[pid=14112] ppid=14110 vsize=137396 CPUtime=61.81 cores=1
/proc/14112/stat : 14112 (clasp) R 14110 14110 12462 0 -1 4202496 39013 0 0 0 6176 5 0 0 25 0 1 0 222762328 140693504 30923 33554432000 4194304 4785740 140735344290464 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14112/statm: 34349 30923 340 145 0 31394 0
[pid=14113] ppid=14110 vsize=492668 CPUtime=61.84 cores=1
/proc/14113/stat : 14113 (TNM) R 14110 14110 12462 0 -1 4202496 20258 0 0 0 6181 3 0 0 25 0 1 0 222762328 504492032 20155 33554432000 134512640 134534564 4287963440 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14113/statm: 123167 20155 95 6 0 121833 0
Current children cumulated CPU time (s) 185.48
Current children cumulated vsize (KiB) 870796

[startup+191.9 s]
/proc/loadavg: 9.00 9.13 9.16 10/193 14119
/proc/meminfo: memFree=19884868/32951124 swapFree=67111528/67111528
[pid=14110] ppid=14108 vsize=18324 CPUtime=0 cores=1,3
/proc/14110/stat : 14110 (ppfolio) S 14108 14110 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222762327 18763776 394 33554432000 4194304 4287625 140733513202384 18446744073709551615 268660682255 0 0 4096 65536 10738822178909716480 0 0 17 3 0 0 0
/proc/14110/statm: 4581 394 345 23 0 91 0
[pid=14111] ppid=14110 vsize=222408 CPUtime=63.98 cores=1
/proc/14111/stat : 14111 (cryptominisat) R 14110 14110 12462 0 -1 4202496 63053 0 0 0 6388 10 0 0 25 0 1 0 222762327 227745792 48473 33554432000 4194304 4587354 140733961544080 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14111/statm: 55602 48473 336 96 0 52164 0
[pid=14112] ppid=14110 vsize=137924 CPUtime=63.91 cores=1
/proc/14112/stat : 14112 (clasp) R 14110 14110 12462 0 -1 4202496 39159 0 0 0 6386 5 0 0 25 0 1 0 222762328 141234176 31069 33554432000 4194304 4785740 140735344290464 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14112/statm: 34481 31069 340 145 0 31526 0
[pid=14113] ppid=14110 vsize=492668 CPUtime=63.99 cores=1
/proc/14113/stat : 14113 (TNM) R 14110 14110 12462 0 -1 4202496 20258 0 0 0 6396 3 0 0 25 0 1 0 222762328 504492032 20155 33554432000 134512640 134534564 4287963440 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14113/statm: 123167 20155 95 6 0 121833 0
Current children cumulated CPU time (s) 191.88
Current children cumulated vsize (KiB) 871324

[startup+195.101 s]
/proc/loadavg: 9.00 9.13 9.16 10/193 14119
/proc/meminfo: memFree=19881024/32951124 swapFree=67111528/67111528
[pid=14110] ppid=14108 vsize=18324 CPUtime=0 cores=1,3
/proc/14110/stat : 14110 (ppfolio) S 14108 14110 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222762327 18763776 394 33554432000 4194304 4287625 140733513202384 18446744073709551615 268660682255 0 0 4096 65536 10738820254764367872 0 0 17 3 0 0 0
/proc/14110/statm: 4581 394 345 23 0 91 0
[pid=14111] ppid=14110 vsize=592324 CPUtime=65.03 cores=1
/proc/14111/stat : 14111 (cryptominisat) R 14110 14110 12462 0 -1 4202496 69463 0 0 0 6493 10 0 0 25 0 1 0 222762327 606539776 45834 33554432000 4194304 4587354 140733961544080 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14111/statm: 148081 45834 336 96 0 144643 0
[pid=14112] ppid=14110 vsize=138188 CPUtime=65.01 cores=1
/proc/14112/stat : 14112 (clasp) R 14110 14110 12462 0 -1 4202496 39212 0 0 0 6496 5 0 0 25 0 1 0 222762328 141504512 31122 33554432000 4194304 4785740 140735344290464 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14112/statm: 34547 31122 340 145 0 31592 0
[pid=14113] ppid=14110 vsize=492668 CPUtime=65.04 cores=1
/proc/14113/stat : 14113 (TNM) R 14110 14110 12462 0 -1 4202496 20258 0 0 0 6501 3 0 0 25 0 1 0 222762328 504492032 20155 33554432000 134512640 134534564 4287963440 18446744073709551615 134529318 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14113/statm: 123167 20155 95 6 0 121833 0
Current children cumulated CPU time (s) 195.08
Current children cumulated vsize (KiB) 1241504

[startup+195.901 s]
/proc/loadavg: 9.00 9.13 9.16 10/193 14119
/proc/meminfo: memFree=19890820/32951124 swapFree=67111528/67111528
[pid=14110] ppid=14108 vsize=18324 CPUtime=0 cores=1,3
/proc/14110/stat : 14110 (ppfolio) S 14108 14110 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222762327 18763776 394 33554432000 4194304 4287625 140733513202384 18446744073709551615 268660682255 0 0 4096 65536 10738820254764367872 0 0 17 3 0 0 0
/proc/14110/statm: 4581 394 345 23 0 91 0
[pid=14111] ppid=14110 vsize=592324 CPUtime=65.33 cores=1
/proc/14111/stat : 14111 (cryptominisat) R 14110 14110 12462 0 -1 4202496 69543 0 0 0 6523 10 0 0 25 0 1 0 222762327 606539776 45909 33554432000 4194304 4587354 140733961544080 18446744073709551615 4250276 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14111/statm: 148081 45909 336 96 0 144643 0
[pid=14112] ppid=14110 vsize=138188 CPUtime=65.25 cores=1
/proc/14112/stat : 14112 (clasp) R 14110 14110 12462 0 -1 4202496 39221 0 0 0 6520 5 0 0 25 0 1 0 222762328 141504512 31131 33554432000 4194304 4785740 140735344290464 18446744073709551615 4277472 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14112/statm: 34547 31131 340 145 0 31592 0
[pid=14113] ppid=14110 vsize=492668 CPUtime=65.29 cores=1
/proc/14113/stat : 14113 (TNM) R 14110 14110 12462 0 -1 4202496 20258 0 0 0 6526 3 0 0 25 0 1 0 222762328 504492032 20155 33554432000 134512640 134534564 4287963440 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14113/statm: 123167 20155 95 6 0 121833 0
Current children cumulated CPU time (s) 195.87
Current children cumulated vsize (KiB) 1241504

[startup+196.701 s]
/proc/loadavg: 9.00 9.13 9.16 10/193 14119
/proc/meminfo: memFree=19890820/32951124 swapFree=67111528/67111528
[pid=14110] ppid=14108 vsize=18324 CPUtime=0 cores=1,3
/proc/14110/stat : 14110 (ppfolio) S 14108 14110 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222762327 18763776 394 33554432000 4194304 4287625 140733513202384 18446744073709551615 268660682255 0 0 4096 65536 10738820254764367872 0 0 17 3 0 0 0
/proc/14110/statm: 4581 394 345 23 0 91 0
[pid=14111] ppid=14110 vsize=592324 CPUtime=65.57 cores=1
/proc/14111/stat : 14111 (cryptominisat) R 14110 14110 12462 0 -1 4202496 69613 0 0 0 6547 10 0 0 25 0 1 0 222762327 606539776 45977 33554432000 4194304 4587354 140733961544080 18446744073709551615 4240976 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14111/statm: 148081 45977 336 96 0 144643 0
[pid=14112] ppid=14110 vsize=138320 CPUtime=65.51 cores=1
/proc/14112/stat : 14112 (clasp) R 14110 14110 12462 0 -1 4202496 39241 0 0 0 6546 5 0 0 25 0 1 0 222762328 141639680 31151 33554432000 4194304 4785740 140735344290464 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14112/statm: 34580 31151 340 145 0 31625 0
[pid=14113] ppid=14110 vsize=492668 CPUtime=65.59 cores=1
/proc/14113/stat : 14113 (TNM) R 14110 14110 12462 0 -1 4202496 20258 0 0 0 6556 3 0 0 25 0 1 0 222762328 504492032 20155 33554432000 134512640 134534564 4287963440 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14113/statm: 123167 20155 95 6 0 121833 0
Current children cumulated CPU time (s) 196.67
Current children cumulated vsize (KiB) 1241636

[startup+196.907 s]
/proc/loadavg: 9.00 9.13 9.16 10/193 14119
/proc/meminfo: memFree=19889580/32951124 swapFree=67111528/67111528
[pid=14110] ppid=14108 vsize=18324 CPUtime=0 cores=1,3
/proc/14110/stat : 14110 (ppfolio) S 14108 14110 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222762327 18763776 394 33554432000 4194304 4287625 140733513202384 18446744073709551615 268660682255 0 0 4096 65536 10738820254764367872 0 0 17 3 0 0 0
/proc/14110/statm: 4581 394 345 23 0 91 0
[pid=14111] ppid=14110 vsize=592324 CPUtime=65.63 cores=1
/proc/14111/stat : 14111 (cryptominisat) R 14110 14110 12462 0 -1 4202496 69627 0 0 0 6553 10 0 0 25 0 1 0 222762327 606539776 45990 33554432000 4194304 4587354 140733961544080 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14111/statm: 148081 45990 336 96 0 144643 0
[pid=14112] ppid=14110 vsize=138320 CPUtime=65.61 cores=1
/proc/14112/stat : 14112 (clasp) R 14110 14110 12462 0 -1 4202496 39246 0 0 0 6556 5 0 0 25 0 1 0 222762328 141639680 31156 33554432000 4194304 4785740 140735344290464 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14112/statm: 34580 31156 340 145 0 31625 0
[pid=14113] ppid=14110 vsize=492668 CPUtime=65.64 cores=1
/proc/14113/stat : 14113 (TNM) R 14110 14110 12462 0 -1 4202496 20258 0 0 0 6561 3 0 0 25 0 1 0 222762328 504492032 20155 33554432000 134512640 134534564 4287963440 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14113/statm: 123167 20155 95 6 0 121833 0
Current children cumulated CPU time (s) 196.88
Current children cumulated vsize (KiB) 1241636

[startup+197 s]
/proc/loadavg: 9.00 9.13 9.16 10/193 14119
/proc/meminfo: memFree=19889580/32951124 swapFree=67111528/67111528
[pid=14110] ppid=14108 vsize=18324 CPUtime=0 cores=1,3
/proc/14110/stat : 14110 (ppfolio) S 14108 14110 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222762327 18763776 394 33554432000 4194304 4287625 140733513202384 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/14110/statm: 4581 394 345 23 0 91 0
[pid=14111] ppid=14110 vsize=591296 CPUtime=65.67 cores=1
/proc/14111/stat : 14111 (cryptominisat) R 14110 14110 12462 0 -1 4202496 69649 0 0 0 6557 10 0 0 18 0 1 0 222762327 605487104 45818 33554432000 4194304 4587354 140733961544080 18446744073709551615 4287220 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14111/statm: 147824 45818 351 96 0 144386 0
[pid=14112] ppid=14110 vsize=138320 CPUtime=65.61 cores=1
/proc/14112/stat : 14112 (clasp) R 14110 14110 12462 0 -1 4202496 39246 0 0 0 6556 5 0 0 25 0 1 0 222762328 141639680 31156 33554432000 4194304 4785740 140735344290464 18446744073709551615 4553414 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14112/statm: 34580 31156 340 145 0 31625 0
[pid=14113] ppid=14110 vsize=492668 CPUtime=65.69 cores=1
/proc/14113/stat : 14113 (TNM) R 14110 14110 12462 0 -1 4202496 20258 0 0 0 6566 3 0 0 25 0 1 0 222762328 504492032 20155 33554432000 134512640 134534564 4287963440 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14113/statm: 123167 20155 95 6 0 121833 0
Current children cumulated CPU time (s) 196.97
Current children cumulated vsize (KiB) 1240608

Child status: 0
Real time (s): 197.081
CPU time (s): 197.085
CPU user time (s): 196.867
CPU system time (s): 0.217966
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1280764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 196.867
system time used= 0.217966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129671
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= 190
involuntary context switches= 2158

runsolver used 0.295955 second user time and 0.78388 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-26 04:41:51
IDJOB=3293493
IDBENCH=88143
IDSOLVER=1613
FILE ID=node107/3293493-1303785710
RUNJOBID= node107-1303783905-13485
PBS_JOBID= 13157212
Free space on /tmp= 71976 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/manolios/c10idw_i.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293493-1303785710/watcher-3293493-1303785710 -o /tmp/evaluation-result-3293493-1303785710/solver-3293493-1303785710 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3293493-1303785710.cnf

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

MD5SUM BENCH= c139a321e75833c70af36726562b66de
RANDOM SEED=1923315772

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.75
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.829
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:      20420444 kB
Buffers:       2036132 kB
Cached:        9606996 kB
SwapCached:          0 kB
Active:        8031504 kB
Inactive:      4017636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20420444 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20216 kB
Writeback:           0 kB
AnonPages:      405568 kB
Mapped:          17168 kB
Slab:           416560 kB
PageTables:       6420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3167180 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= 71968 MiB
End job on node107 at 2011-04-26 04:45:08