Trace number 3276202

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 459.633 459.636

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
dead-dnd003.shuffled-as.sat05-3109.cnf
MD5SUMd6a882056a7d77e09b3b073fbf028602
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark133.148
Satisfiable
(Un)Satisfiability was proved
Number of variables468
Number of clauses11753
Sum of the clauses size40843
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21122
Number of clauses of size 38729
Number of clauses of size 4277
Number of clauses of size 5279
Number of clauses of size over 51304

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) 0
0.00/0.02	Starting clasp 1.3.6 on core(s) 0
0.00/0.02	Starting TNM 2009 on core(s) 0
459.58/459.63	s UNSATISFIABLE
459.58/459.63	solver [2] clasp 1.3.6 answered
459.58/459.63	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-3276202-1303664377/watcher-3276202-1303664377 -o /tmp/evaluation-result-3276202-1303664377/solver-3276202-1303664377 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3276202-1303664377.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 0.85 0.98 1.22 4/180 13873
/proc/meminfo: memFree=16741804/32951124 swapFree=67111528/67111528
[pid=13873] ppid=13871 vsize=8428 CPUtime=0 cores=0,2,4,6
/proc/13873/stat : 13873 (ppfolio) S 13871 13873 12158 0 -1 4194304 103 0 0 0 0 0 0 0 25 0 1 0 478038097 8630272 55 33554432000 4194304 4287625 140736867995104 18446744073709551615 244442021511 0 2147483391 4096 0 18446744071699945619 0 0 17 4 0 0 0
/proc/13873/statm: 2107 55 41 23 0 44 0

[startup+0.0983211 s]
/proc/loadavg: 0.85 0.98 1.22 4/180 13873
/proc/meminfo: memFree=16741804/32951124 swapFree=67111528/67111528
[pid=13873] ppid=13871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13873/stat : 13873 (ppfolio) S 13871 13873 12158 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 478038097 18763776 394 33554432000 4194304 4287625 140736867995104 18446744073709551615 244446965263 0 0 4096 65536 4048913090673082628 0 0 17 4 0 0 0
/proc/13873/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100314 s]
/proc/loadavg: 0.85 0.98 1.22 4/180 13873
/proc/meminfo: memFree=16741804/32951124 swapFree=67111528/67111528
[pid=13873] ppid=13871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13873/stat : 13873 (ppfolio) S 13871 13873 12158 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 478038097 18763776 394 33554432000 4194304 4287625 140736867995104 18446744073709551615 244446965263 0 0 4096 65536 4048913090673082628 0 0 17 4 0 0 0
/proc/13873/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300283 s]
/proc/loadavg: 0.85 0.98 1.22 4/180 13873
/proc/meminfo: memFree=16741804/32951124 swapFree=67111528/67111528
[pid=13873] ppid=13871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13873/stat : 13873 (ppfolio) S 13871 13873 12158 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 478038097 18763776 394 33554432000 4194304 4287625 140736867995104 18446744073709551615 244446965263 0 0 4096 65536 4048913090673082628 0 0 17 4 0 0 0
/proc/13873/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700201 s]
/proc/loadavg: 0.85 0.98 1.22 4/180 13873
/proc/meminfo: memFree=16741804/32951124 swapFree=67111528/67111528
[pid=13873] ppid=13871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13873/stat : 13873 (ppfolio) S 13871 13873 12158 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 478038097 18763776 394 33554432000 4194304 4287625 140736867995104 18446744073709551615 244446965263 0 0 4096 65536 4048913090673082628 0 0 17 4 0 0 0
/proc/13873/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.501 s]
/proc/loadavg: 0.85 0.98 1.22 7/184 13877
/proc/meminfo: memFree=16733256/32951124 swapFree=67111528/67111528
[pid=13873] ppid=13871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13873/stat : 13873 (ppfolio) S 13871 13873 12158 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 478038097 18763776 394 33554432000 4194304 4287625 140736867995104 18446744073709551615 244446965263 0 0 4096 65536 17426526888066547712 0 0 17 4 0 0 0
/proc/13873/statm: 4581 394 345 23 0 91 0
[pid=13875] ppid=13873 vsize=1107432 CPUtime=0.66 cores=0
/proc/13875/stat : 13875 (cryptominisat) R 13873 13873 12158 0 -1 4202496 1623 0 0 0 66 0 0 0 18 0 1 0 478038099 1134010368 974 33554432000 4194304 4587354 140734043868688 18446744073709551615 4237643 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13875/statm: 276858 974 328 96 0 273420 0
[pid=13876] ppid=13873 vsize=796 CPUtime=0 cores=0
/proc/13876/stat : 13876 (clasp) R 13873 13873 12158 0 -1 4194304 123 0 0 0 0 0 0 0 25 0 1 0 478038099 815104 30 33554432000 4194304 4785740 140733631755808 18446744073709551615 244442021511 0 2147483391 4096 0 0 0 0 17 0 0 0 0
/proc/13876/statm: 199 30 23 145 0 23 0
[pid=13877] ppid=13873 vsize=456616 CPUtime=0.81 cores=0
/proc/13877/stat : 13877 (TNM) R 13873 13873 12158 0 -1 4202496 634 0 0 0 81 0 0 0 19 0 1 0 478038099 467574784 531 33554432000 134512640 134534564 4292168736 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13877/statm: 114154 531 95 6 0 112820 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1583168

[startup+3.10075 s]
/proc/loadavg: 0.85 0.98 1.22 7/184 13877
/proc/meminfo: memFree=16729040/32951124 swapFree=67111528/67111528
[pid=13873] ppid=13871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13873/stat : 13873 (ppfolio) S 13871 13873 12158 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 478038097 18763776 394 33554432000 4194304 4287625 140736867995104 18446744073709551615 244446965263 0 0 4096 65536 17426526888066547712 0 0 17 4 0 0 0
/proc/13873/statm: 4581 394 345 23 0 91 0
[pid=13875] ppid=13873 vsize=1107600 CPUtime=1.04 cores=0
/proc/13875/stat : 13875 (cryptominisat) R 13873 13873 12158 0 -1 4202496 1762 0 0 0 104 0 0 0 19 0 1 0 478038099 1134182400 1109 33554432000 4194304 4587354 140734043868688 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13875/statm: 276900 1109 328 96 0 273462 0
[pid=13876] ppid=13873 vsize=14084 CPUtime=0.92 cores=0
/proc/13876/stat : 13876 (clasp) R 13873 13873 12158 0 -1 4202496 980 0 0 0 92 0 0 0 19 0 1 0 478038099 14422016 868 33554432000 4194304 4785740 140733631755808 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13876/statm: 3521 868 341 145 0 566 0
[pid=13877] ppid=13873 vsize=456616 CPUtime=1.1 cores=0
/proc/13877/stat : 13877 (TNM) R 13873 13873 12158 0 -1 4202496 634 0 0 0 110 0 0 0 19 0 1 0 478038099 467574784 531 33554432000 134512640 134534564 4292168736 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13877/statm: 114154 531 95 6 0 112820 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 1596624

[startup+6.30116 s]
/proc/loadavg: 1.26 1.06 1.25 7/184 13877
/proc/meminfo: memFree=16724824/32951124 swapFree=67111528/67111528
[pid=13873] ppid=13871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13873/stat : 13873 (ppfolio) S 13871 13873 12158 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 478038097 18763776 394 33554432000 4194304 4287625 140736867995104 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/13873/statm: 4581 394 345 23 0 91 0
[pid=13875] ppid=13873 vsize=1108776 CPUtime=2.14 cores=0
/proc/13875/stat : 13875 (cryptominisat) R 13873 13873 12158 0 -1 4202496 2487 0 0 0 214 0 0 0 21 0 1 0 478038099 1135386624 1185 33554432000 4194304 4587354 140734043868688 18446744073709551615 4236744 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13875/statm: 277194 1185 332 96 0 273756 0
[pid=13876] ppid=13873 vsize=14752 CPUtime=2.02 cores=0
/proc/13876/stat : 13876 (clasp) R 13873 13873 12158 0 -1 4202496 1166 0 0 0 202 0 0 0 21 0 1 0 478038099 15106048 1054 33554432000 4194304 4785740 140733631755808 18446744073709551615 4553447 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13876/statm: 3688 1054 341 145 0 733 0
[pid=13877] ppid=13873 vsize=456616 CPUtime=2.11 cores=0
/proc/13877/stat : 13877 (TNM) R 13873 13873 12158 0 -1 4202496 634 0 0 0 211 0 0 0 21 0 1 0 478038099 467574784 531 33554432000 134512640 134534564 4292168736 18446744073709551615 134530741 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13877/statm: 114154 531 95 6 0 112820 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1598468

[startup+12.701 s]
/proc/loadavg: 1.64 1.14 1.27 7/184 13877
/proc/meminfo: memFree=16708668/32951124 swapFree=67111528/67111528
[pid=13873] ppid=13871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13873/stat : 13873 (ppfolio) S 13871 13873 12158 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 478038097 18763776 394 33554432000 4194304 4287625 140736867995104 18446744073709551615 244446965263 0 0 4096 65536 17426525101360152576 0 0 17 4 0 0 0
/proc/13873/statm: 4581 394 345 23 0 91 0
[pid=13875] ppid=13873 vsize=1116416 CPUtime=4.24 cores=0
/proc/13875/stat : 13875 (cryptominisat) R 13873 13873 12158 0 -1 4202496 4940 0 0 0 424 0 0 0 25 0 1 0 478038099 1143209984 2743 33554432000 4194304 4587354 140734043868688 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13875/statm: 279104 2743 338 96 0 275666 0
[pid=13876] ppid=13873 vsize=15616 CPUtime=4.12 cores=0
/proc/13876/stat : 13876 (clasp) R 13873 13873 12158 0 -1 4202496 1345 0 0 0 412 0 0 0 25 0 1 0 478038099 15990784 1233 33554432000 4194304 4785740 140733631755808 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13876/statm: 3904 1233 341 145 0 949 0
[pid=13877] ppid=13873 vsize=456616 CPUtime=4.3 cores=0
/proc/13877/stat : 13877 (TNM) R 13873 13873 12158 0 -1 4202496 634 0 0 0 430 0 0 0 25 0 1 0 478038099 467574784 531 33554432000 134512640 134534564 4292168736 18446744073709551615 134529833 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13877/statm: 114154 531 95 6 0 112820 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1606972

[startup+25.5006 s]
/proc/loadavg: 2.60 1.38 1.35 7/184 13877
/proc/meminfo: memFree=16702352/32951124 swapFree=67111528/67111528
[pid=13873] ppid=13871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13873/stat : 13873 (ppfolio) S 13871 13873 12158 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 478038097 18763776 394 33554432000 4194304 4287625 140736867995104 18446744073709551615 244446965263 0 0 4096 65536 17426524963921199104 0 0 17 4 0 0 0
/proc/13873/statm: 4581 394 345 23 0 91 0
[pid=13875] ppid=13873 vsize=1119188 CPUtime=8.53 cores=0
/proc/13875/stat : 13875 (cryptominisat) R 13873 13873 12158 0 -1 4202496 7308 0 0 0 853 0 0 0 25 0 1 0 478038099 1146048512 3985 33554432000 4194304 4587354 140734043868688 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13875/statm: 279797 3985 338 96 0 276359 0
[pid=13876] ppid=13873 vsize=16728 CPUtime=8.42 cores=0
/proc/13876/stat : 13876 (clasp) R 13873 13873 12158 0 -1 4202496 1630 0 0 0 842 0 0 0 25 0 1 0 478038099 17129472 1518 33554432000 4194304 4785740 140733631755808 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13876/statm: 4182 1518 341 145 0 1227 0
[pid=13877] ppid=13873 vsize=456616 CPUtime=8.5 cores=0
/proc/13877/stat : 13877 (TNM) R 13873 13873 12158 0 -1 4202496 634 0 0 0 850 0 0 0 25 0 1 0 478038099 467574784 531 33554432000 134512640 134534564 4292168736 18446744073709551615 134530641 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13877/statm: 114154 531 95 6 0 112820 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 1610856

[startup+51.1008 s]
/proc/loadavg: 3.76 1.75 1.47 7/184 13878
/proc/meminfo: memFree=16686344/32951124 swapFree=67111528/67111528
[pid=13873] ppid=13871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13873/stat : 13873 (ppfolio) S 13871 13873 12158 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 478038097 18763776 394 33554432000 4194304 4287625 140736867995104 18446744073709551615 244446965263 0 0 4096 65536 17426525376238059520 0 0 17 4 0 0 0
/proc/13873/statm: 4581 394 345 23 0 91 0
[pid=13875] ppid=13873 vsize=1119436 CPUtime=17.04 cores=0
/proc/13875/stat : 13875 (cryptominisat) R 13873 13873 12158 0 -1 4202496 10222 0 0 0 1703 1 0 0 25 0 1 0 478038099 1146302464 4142 33554432000 4194304 4587354 140734043868688 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13875/statm: 279859 4142 338 96 0 276421 0
[pid=13876] ppid=13873 vsize=17752 CPUtime=16.92 cores=0
/proc/13876/stat : 13876 (clasp) R 13873 13873 12158 0 -1 4202496 1868 0 0 0 1692 0 0 0 25 0 1 0 478038099 18178048 1756 33554432000 4194304 4785740 140733631755808 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13876/statm: 4438 1756 341 145 0 1483 0
[pid=13877] ppid=13873 vsize=456616 CPUtime=17.1 cores=0
/proc/13877/stat : 13877 (TNM) R 13873 13873 12158 0 -1 4202496 634 0 0 0 1710 0 0 0 25 0 1 0 478038099 467574784 531 33554432000 134512640 134534564 4292168736 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13877/statm: 114154 531 95 6 0 112820 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1612128

[startup+102.306 s]
/proc/loadavg: 5.03 2.40 1.71 7/184 13888
/proc/meminfo: memFree=16679384/32951124 swapFree=67111528/67111528
[pid=13873] ppid=13871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13873/stat : 13873 (ppfolio) S 13871 13873 12158 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 478038097 18763776 394 33554432000 4194304 4287625 140736867995104 18446744073709551615 244446965263 0 0 4096 65536 17426526613188640768 0 0 17 4 0 0 0
/proc/13873/statm: 4581 394 345 23 0 91 0
[pid=13875] ppid=13873 vsize=1126140 CPUtime=34.13 cores=0
/proc/13875/stat : 13875 (cryptominisat) R 13873 13873 12158 0 -1 4202496 15934 0 0 0 3412 1 0 0 25 0 1 0 478038099 1153167360 5373 33554432000 4194304 4587354 140734043868688 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13875/statm: 281535 5373 338 96 0 278097 0
[pid=13876] ppid=13873 vsize=19636 CPUtime=34.01 cores=0
/proc/13876/stat : 13876 (clasp) R 13873 13873 12158 0 -1 4202496 2328 0 0 0 3401 0 0 0 25 0 1 0 478038099 20107264 2216 33554432000 4194304 4785740 140733631755808 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13876/statm: 4909 2216 341 145 0 1954 0
[pid=13877] ppid=13873 vsize=456616 CPUtime=34.12 cores=0
/proc/13877/stat : 13877 (TNM) R 13873 13873 12158 0 -1 4202496 634 0 0 0 3412 0 0 0 25 0 1 0 478038099 467574784 531 33554432000 134512640 134534564 4292168736 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13877/statm: 114154 531 95 6 0 112820 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1620716

[startup+162.301 s]
/proc/loadavg: 5.64 3.05 1.97 7/184 13890
/proc/meminfo: memFree=16667096/32951124 swapFree=67111528/67111528
[pid=13873] ppid=13871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13873/stat : 13873 (ppfolio) S 13871 13873 12158 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 478038097 18763776 394 33554432000 4194304 4287625 140736867995104 18446744073709551615 244446965263 0 0 4096 65536 17426525238799106048 0 0 17 4 0 0 0
/proc/13873/statm: 4581 394 345 23 0 91 0
[pid=13875] ppid=13873 vsize=1127084 CPUtime=54.13 cores=0
/proc/13875/stat : 13875 (cryptominisat) R 13873 13873 12158 0 -1 4202496 21001 0 0 0 5411 2 0 0 25 0 1 0 478038099 1154134016 6047 33554432000 4194304 4587354 140734043868688 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13875/statm: 281771 6047 338 96 0 278333 0
[pid=13876] ppid=13873 vsize=22544 CPUtime=54.01 cores=0

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

/proc/13876/statm: 6761 3959 341 145 0 3806 0
[pid=13877] ppid=13873 vsize=456616 CPUtime=134.15 cores=0
/proc/13877/stat : 13877 (TNM) R 13873 13873 12158 0 -1 4202496 634 0 0 0 13415 0 0 0 25 0 1 0 478038099 467574784 531 33554432000 134512640 134534564 4292168736 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13877/statm: 114154 531 95 6 0 112820 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 1650856

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

[startup+409.501 s]
/proc/loadavg: 6.00 4.73 2.92 7/184 13900
/proc/meminfo: memFree=16655612/32951124 swapFree=67111528/67111528
[pid=13873] ppid=13871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13873/stat : 13873 (ppfolio) S 13871 13873 12158 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 478038097 18763776 394 33554432000 4194304 4287625 140736867995104 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/13873/statm: 4581 394 345 23 0 91 0
[pid=13875] ppid=13873 vsize=1148872 CPUtime=136.52 cores=0
/proc/13875/stat : 13875 (cryptominisat) R 13873 13873 12158 0 -1 4202496 31582 0 0 0 13647 5 0 0 25 0 1 0 478038099 1176444928 9986 33554432000 4194304 4587354 140734043868688 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13875/statm: 287218 9986 338 96 0 283780 0
[pid=13876] ppid=13873 vsize=27192 CPUtime=136.4 cores=0
/proc/13876/stat : 13876 (clasp) R 13873 13873 12158 0 -1 4202496 4128 0 0 0 13639 1 0 0 25 0 1 0 478038099 27844608 4016 33554432000 4194304 4785740 140733631755808 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13876/statm: 6798 4016 341 145 0 3843 0
[pid=13877] ppid=13873 vsize=456616 CPUtime=136.55 cores=0
/proc/13877/stat : 13877 (TNM) R 13873 13873 12158 0 -1 4202496 634 0 0 0 13655 0 0 0 25 0 1 0 478038099 467574784 531 33554432000 134512640 134534564 4292168736 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13877/statm: 114154 531 95 6 0 112820 0
Current children cumulated CPU time (s) 409.47
Current children cumulated vsize (KiB) 1651004

[startup+435.1 s]
/proc/loadavg: 6.00 4.83 3.00 7/184 13900
/proc/meminfo: memFree=16637116/32951124 swapFree=67111528/67111528
[pid=13873] ppid=13871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13873/stat : 13873 (ppfolio) S 13871 13873 12158 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 478038097 18763776 394 33554432000 4194304 4287625 140736867995104 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/13873/statm: 4581 394 345 23 0 91 0
[pid=13875] ppid=13873 vsize=1148916 CPUtime=145.01 cores=0
/proc/13875/stat : 13875 (cryptominisat) R 13873 13873 12158 0 -1 4202496 33245 0 0 0 14496 5 0 0 25 0 1 0 478038099 1176489984 9968 33554432000 4194304 4587354 140734043868688 18446744073709551615 4238538 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13875/statm: 287229 9968 338 96 0 283791 0
[pid=13876] ppid=13873 vsize=27648 CPUtime=144.97 cores=0
/proc/13876/stat : 13876 (clasp) R 13873 13873 12158 0 -1 4202496 4208 0 0 0 14496 1 0 0 25 0 1 0 478038099 28311552 4096 33554432000 4194304 4785740 140733631755808 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13876/statm: 6912 4096 341 145 0 3957 0
[pid=13877] ppid=13873 vsize=456616 CPUtime=145.08 cores=0
/proc/13877/stat : 13877 (TNM) R 13873 13873 12158 0 -1 4202496 634 0 0 0 14508 0 0 0 25 0 1 0 478038099 467574784 531 33554432000 134512640 134534564 4292168736 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13877/statm: 114154 531 95 6 0 112820 0
Current children cumulated CPU time (s) 435.06
Current children cumulated vsize (KiB) 1651504

[startup+447.901 s]
/proc/loadavg: 6.00 4.87 3.03 7/184 13900
/proc/meminfo: memFree=16637116/32951124 swapFree=67111528/67111528
[pid=13873] ppid=13871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13873/stat : 13873 (ppfolio) S 13871 13873 12158 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 478038097 18763776 394 33554432000 4194304 4287625 140736867995104 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/13873/statm: 4581 394 345 23 0 91 0
[pid=13875] ppid=13873 vsize=1149588 CPUtime=149.32 cores=0
/proc/13875/stat : 13875 (cryptominisat) R 13873 13873 12158 0 -1 4202496 34321 0 0 0 14926 6 0 0 25 0 1 0 478038099 1177178112 9366 33554432000 4194304 4587354 140734043868688 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13875/statm: 287397 9366 338 96 0 283959 0
[pid=13876] ppid=13873 vsize=27648 CPUtime=149.2 cores=0
/proc/13876/stat : 13876 (clasp) R 13873 13873 12158 0 -1 4202496 4250 0 0 0 14919 1 0 0 25 0 1 0 478038099 28311552 4138 33554432000 4194304 4785740 140733631755808 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13876/statm: 6912 4138 341 145 0 3957 0
[pid=13877] ppid=13873 vsize=456616 CPUtime=149.36 cores=0
/proc/13877/stat : 13877 (TNM) R 13873 13873 12158 0 -1 4202496 634 0 0 0 14936 0 0 0 25 0 1 0 478038099 467574784 531 33554432000 134512640 134534564 4292168736 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13877/statm: 114154 531 95 6 0 112820 0
Current children cumulated CPU time (s) 447.88
Current children cumulated vsize (KiB) 1652176

[startup+454.307 s]
/proc/loadavg: 6.07 4.93 3.07 7/184 13901
/proc/meminfo: memFree=16635252/32951124 swapFree=67111528/67111528
[pid=13873] ppid=13871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13873/stat : 13873 (ppfolio) S 13871 13873 12158 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 478038097 18763776 394 33554432000 4194304 4287625 140736867995104 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/13873/statm: 4581 394 345 23 0 91 0
[pid=13875] ppid=13873 vsize=1149588 CPUtime=151.42 cores=0
/proc/13875/stat : 13875 (cryptominisat) R 13873 13873 12158 0 -1 4202496 34543 0 0 0 15136 6 0 0 25 0 1 0 478038099 1177178112 9581 33554432000 4194304 4587354 140734043868688 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13875/statm: 287397 9581 338 96 0 283959 0
[pid=13876] ppid=13873 vsize=27792 CPUtime=151.38 cores=0
/proc/13876/stat : 13876 (clasp) R 13873 13873 12158 0 -1 4202496 4279 0 0 0 15137 1 0 0 25 0 1 0 478038099 28459008 4167 33554432000 4194304 4785740 140733631755808 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13876/statm: 6948 4167 341 145 0 3993 0
[pid=13877] ppid=13873 vsize=456616 CPUtime=151.48 cores=0
/proc/13877/stat : 13877 (TNM) R 13873 13873 12158 0 -1 4202496 634 0 0 0 15148 0 0 0 25 0 1 0 478038099 467574784 531 33554432000 134512640 134534564 4292168736 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13877/statm: 114154 531 95 6 0 112820 0
Current children cumulated CPU time (s) 454.28
Current children cumulated vsize (KiB) 1652320

[startup+457.5 s]
/proc/loadavg: 6.07 4.93 3.07 7/184 13901
/proc/meminfo: memFree=16634504/32951124 swapFree=67111528/67111528
[pid=13873] ppid=13871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13873/stat : 13873 (ppfolio) S 13871 13873 12158 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 478038097 18763776 394 33554432000 4194304 4287625 140736867995104 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/13873/statm: 4581 394 345 23 0 91 0
[pid=13875] ppid=13873 vsize=1149588 CPUtime=152.52 cores=0
/proc/13875/stat : 13875 (cryptominisat) R 13873 13873 12158 0 -1 4202496 34658 0 0 0 15246 6 0 0 25 0 1 0 478038099 1177178112 9692 33554432000 4194304 4587354 140734043868688 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13875/statm: 287397 9692 338 96 0 283959 0
[pid=13876] ppid=13873 vsize=27792 CPUtime=152.4 cores=0
/proc/13876/stat : 13876 (clasp) R 13873 13873 12158 0 -1 4202496 4280 0 0 0 15239 1 0 0 25 0 1 0 478038099 28459008 4168 33554432000 4194304 4785740 140733631755808 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13876/statm: 6948 4168 341 145 0 3993 0
[pid=13877] ppid=13873 vsize=456616 CPUtime=152.56 cores=0
/proc/13877/stat : 13877 (TNM) R 13873 13873 12158 0 -1 4202496 634 0 0 0 15256 0 0 0 25 0 1 0 478038099 467574784 531 33554432000 134512640 134534564 4292168736 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13877/statm: 114154 531 95 6 0 112820 0
Current children cumulated CPU time (s) 457.48
Current children cumulated vsize (KiB) 1652320

[startup+458.301 s]
/proc/loadavg: 6.07 4.93 3.07 7/184 13901
/proc/meminfo: memFree=16634504/32951124 swapFree=67111528/67111528
[pid=13873] ppid=13871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13873/stat : 13873 (ppfolio) S 13871 13873 12158 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 478038097 18763776 394 33554432000 4194304 4287625 140736867995104 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/13873/statm: 4581 394 345 23 0 91 0
[pid=13875] ppid=13873 vsize=1149588 CPUtime=152.8 cores=0
/proc/13875/stat : 13875 (cryptominisat) R 13873 13873 12158 0 -1 4202496 34682 0 0 0 15274 6 0 0 25 0 1 0 478038099 1177178112 9715 33554432000 4194304 4587354 140734043868688 18446744073709551615 4238459 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13875/statm: 287397 9715 338 96 0 283959 0
[pid=13876] ppid=13873 vsize=27792 CPUtime=152.7 cores=0
/proc/13876/stat : 13876 (clasp) R 13873 13873 12158 0 -1 4202496 4280 0 0 0 15269 1 0 0 25 0 1 0 478038099 28459008 4168 33554432000 4194304 4785740 140733631755808 18446744073709551615 4553015 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13876/statm: 6948 4168 341 145 0 3993 0
[pid=13877] ppid=13873 vsize=456616 CPUtime=152.78 cores=0
/proc/13877/stat : 13877 (TNM) R 13873 13873 12158 0 -1 4202496 634 0 0 0 15278 0 0 0 25 0 1 0 478038099 467574784 531 33554432000 134512640 134534564 4292168736 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13877/statm: 114154 531 95 6 0 112820 0
Current children cumulated CPU time (s) 458.28
Current children cumulated vsize (KiB) 1652320

[startup+459.101 s]
/proc/loadavg: 6.07 4.93 3.07 7/184 13901
/proc/meminfo: memFree=16634256/32951124 swapFree=67111528/67111528
[pid=13873] ppid=13871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13873/stat : 13873 (ppfolio) S 13871 13873 12158 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 478038097 18763776 394 33554432000 4194304 4287625 140736867995104 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/13873/statm: 4581 394 345 23 0 91 0
[pid=13875] ppid=13873 vsize=1149588 CPUtime=153.02 cores=0
/proc/13875/stat : 13875 (cryptominisat) R 13873 13873 12158 0 -1 4202496 34704 0 0 0 15296 6 0 0 25 0 1 0 478038099 1177178112 9736 33554432000 4194304 4587354 140734043868688 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13875/statm: 287397 9736 338 96 0 283959 0
[pid=13876] ppid=13873 vsize=27792 CPUtime=152.97 cores=0
/proc/13876/stat : 13876 (clasp) R 13873 13873 12158 0 -1 4202496 4280 0 0 0 15296 1 0 0 25 0 1 0 478038099 28459008 4168 33554432000 4194304 4785740 140733631755808 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13876/statm: 6948 4168 341 145 0 3993 0
[pid=13877] ppid=13873 vsize=456616 CPUtime=153.08 cores=0
/proc/13877/stat : 13877 (TNM) R 13873 13873 12158 0 -1 4202496 634 0 0 0 15308 0 0 0 25 0 1 0 478038099 467574784 531 33554432000 134512640 134534564 4292168736 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13877/statm: 114154 531 95 6 0 112820 0
Current children cumulated CPU time (s) 459.07
Current children cumulated vsize (KiB) 1652320

[startup+459.501 s]
/proc/loadavg: 6.07 4.93 3.07 7/184 13901
/proc/meminfo: memFree=16634256/32951124 swapFree=67111528/67111528
[pid=13873] ppid=13871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13873/stat : 13873 (ppfolio) S 13871 13873 12158 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 478038097 18763776 394 33554432000 4194304 4287625 140736867995104 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/13873/statm: 4581 394 345 23 0 91 0
[pid=13875] ppid=13873 vsize=1149588 CPUtime=153.2 cores=0
/proc/13875/stat : 13875 (cryptominisat) R 13873 13873 12158 0 -1 4202496 34719 0 0 0 15314 6 0 0 25 0 1 0 478038099 1177178112 9751 33554432000 4194304 4587354 140734043868688 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13875/statm: 287397 9751 338 96 0 283959 0
[pid=13876] ppid=13873 vsize=27792 CPUtime=153.1 cores=0
/proc/13876/stat : 13876 (clasp) R 13873 13873 12158 0 -1 4202496 4280 0 0 0 15309 1 0 0 25 0 1 0 478038099 28459008 4168 33554432000 4194304 4785740 140733631755808 18446744073709551615 4562658 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13876/statm: 6948 4168 341 145 0 3993 0
[pid=13877] ppid=13873 vsize=456616 CPUtime=153.18 cores=0
/proc/13877/stat : 13877 (TNM) R 13873 13873 12158 0 -1 4202496 634 0 0 0 15318 0 0 0 25 0 1 0 478038099 467574784 531 33554432000 134512640 134534564 4292168736 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13877/statm: 114154 531 95 6 0 112820 0
Current children cumulated CPU time (s) 459.48
Current children cumulated vsize (KiB) 1652320

[startup+459.601 s]
/proc/loadavg: 6.07 4.93 3.07 7/184 13901
/proc/meminfo: memFree=16634256/32951124 swapFree=67111528/67111528
[pid=13873] ppid=13871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13873/stat : 13873 (ppfolio) S 13871 13873 12158 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 478038097 18763776 394 33554432000 4194304 4287625 140736867995104 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/13873/statm: 4581 394 345 23 0 91 0
[pid=13875] ppid=13873 vsize=1149588 CPUtime=153.22 cores=0
/proc/13875/stat : 13875 (cryptominisat) R 13873 13873 12158 0 -1 4202496 34721 0 0 0 15316 6 0 0 25 0 1 0 478038099 1177178112 9753 33554432000 4194304 4587354 140734043868688 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13875/statm: 287397 9753 338 96 0 283959 0
[pid=13876] ppid=13873 vsize=27792 CPUtime=153.1 cores=0
/proc/13876/stat : 13876 (clasp) R 13873 13873 12158 0 -1 4202496 4280 0 0 0 15309 1 0 0 25 0 1 0 478038099 28459008 4168 33554432000 4194304 4785740 140733631755808 18446744073709551615 4562658 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13876/statm: 6948 4168 341 145 0 3993 0
[pid=13877] ppid=13873 vsize=456616 CPUtime=153.26 cores=0
/proc/13877/stat : 13877 (TNM) R 13873 13873 12158 0 -1 4202496 634 0 0 0 15326 0 0 0 25 0 1 0 478038099 467574784 531 33554432000 134512640 134534564 4292168736 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13877/statm: 114154 531 95 6 0 112820 0
Current children cumulated CPU time (s) 459.58
Current children cumulated vsize (KiB) 1652320

Child status: 0
Real time (s): 459.636
CPU time (s): 459.633
CPU user time (s): 459.553
CPU system time (s): 0.079987
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 2703660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 459.553
system time used= 0.079987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40170
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= 151
involuntary context switches= 5248

runsolver used 0.811876 second user time and 1.69874 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-24 18:59:37
IDJOB=3276202
IDBENCH=85841
IDSOLVER=1639
FILE ID=node105/3276202-1303664377
RUNJOBID= node105-1303664376-13820
PBS_JOBID= 13150743
Free space on /tmp= 71916 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT05/crafted/sorge05/QG7/dead-dnd003.shuffled-as.sat05-3109.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276202-1303664377/watcher-3276202-1303664377 -o /tmp/evaluation-result-3276202-1303664377/solver-3276202-1303664377 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3276202-1303664377.cnf

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

MD5SUM BENCH= d6a882056a7d77e09b3b073fbf028602
RANDOM SEED=348140057

node105.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.825
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.825
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.825
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:      16741960 kB
Buffers:       2275672 kB
Cached:       13297664 kB
SwapCached:          0 kB
Active:        8334828 kB
Inactive:      7307304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16741960 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20600 kB
Writeback:           0 kB
AnonPages:       67760 kB
Mapped:          16044 kB
Slab:           503128 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   672632 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= 71904 MiB
End job on node105 at 2011-04-24 19:07:16