Trace number 3258653

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 par? (TO) 4800.36 1201.71

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2640c305320gyes5.cnf
MD5SUMf892a2bda6fe6aec6f2fcb4e1c541df8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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

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

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


[startup+0 s]
/proc/loadavg: 10.10 9.40 9.02 6/182 7921
/proc/meminfo: memFree=15345108/32951124 swapFree=67111528/67111528
[pid=7921] ppid=7919 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7921/stat : 7921 (ppfolio) R 7919 7921 7235 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 515006681 18763776 390 33554432000 4194304 4287625 140734474043072 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/7921/statm: 4581 390 341 23 0 91 0

[startup+0.037355 s]
/proc/loadavg: 10.10 9.40 9.02 6/182 7921
/proc/meminfo: memFree=15345108/32951124 swapFree=67111528/67111528
[pid=7921] ppid=7919 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7921/stat : 7921 (ppfolio) S 7919 7921 7235 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 515006681 18763776 390 33554432000 4194304 4287625 140734474043072 18446744073709551615 244446965263 0 0 4096 65536 786731772611133439 0 0 17 5 0 0 0
/proc/7921/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100343 s]
/proc/loadavg: 10.10 9.40 9.02 6/182 7921
/proc/meminfo: memFree=15345108/32951124 swapFree=67111528/67111528
[pid=7921] ppid=7919 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7921/stat : 7921 (ppfolio) R 7919 7921 7235 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 515006681 18763776 390 33554432000 4194304 4287625 140734474043072 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/7921/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300307 s]
/proc/loadavg: 10.10 9.40 9.02 6/182 7921
/proc/meminfo: memFree=15345108/32951124 swapFree=67111528/67111528
[pid=7921] ppid=7919 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7921/stat : 7921 (ppfolio) S 7919 7921 7235 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 515006681 18763776 390 33554432000 4194304 4287625 140734474043072 18446744073709551615 244446965263 0 0 4096 65536 786731772611133439 0 0 17 5 0 0 0
/proc/7921/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700234 s]
/proc/loadavg: 10.10 9.40 9.02 6/182 7921
/proc/meminfo: memFree=15345108/32951124 swapFree=67111528/67111528
[pid=7921] ppid=7919 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7921/stat : 7921 (ppfolio) S 7919 7921 7235 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 515006681 18763776 390 33554432000 4194304 4287625 140734474043072 18446744073709551615 244446965263 0 0 4096 65536 786731772611133439 0 0 17 5 0 0 0
/proc/7921/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50108 s]
/proc/loadavg: 10.10 9.40 9.02 11/188 7927
/proc/meminfo: memFree=15222312/32951124 swapFree=67111528/67111528
[pid=7921] ppid=7919 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7921/stat : 7921 (ppfolio) S 7919 7921 7235 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515006681 18763776 390 33554432000 4194304 4287625 140734474043072 18446744073709551615 244446965263 0 0 4096 65536 786731772611133439 0 0 17 5 0 0 0
/proc/7921/statm: 4581 390 341 23 0 91 0
[pid=7922] ppid=7921 vsize=80864 CPUtime=1.49 cores=1
/proc/7922/stat : 7922 (cryptominisat) R 7921 7921 7235 0 -1 4202496 17366 0 0 0 148 1 0 0 25 0 1 0 515006681 82804736 13926 33554432000 4194304 4587354 140733812198240 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7922/statm: 20216 13926 326 96 0 16778 0
[pid=7923] ppid=7921 vsize=33800 CPUtime=1.49 cores=5
/proc/7923/stat : 7923 (clasp) R 7921 7921 7235 0 -1 4202496 7043 0 0 0 148 1 0 0 25 0 1 0 515006681 34611200 5760 33554432000 4194304 4785740 140736715478880 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7923/statm: 8450 5760 317 145 0 5495 0
[pid=7924] ppid=7921 vsize=466252 CPUtime=0.7 cores=7
/proc/7924/stat : 7924 (TNM) R 7921 7921 7235 0 -1 4202496 5032 0 0 0 70 0 0 0 25 0 1 0 515006681 477442048 4929 33554432000 134512640 134534564 4287594464 18446744073709551615 134524752 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7924/statm: 116563 4929 91 6 0 115229 0
[pid=7925] ppid=7921 vsize=17064 CPUtime=1.49 cores=3
/proc/7925/stat : 7925 (lingeling) R 7921 7921 7235 0 -1 4202496 4270 0 0 0 149 0 0 0 25 0 1 0 515006681 17473536 3109 33554432000 4194304 4352236 140737371222160 18446744073709551615 4267912 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7925/statm: 4266 3109 123 39 0 3346 0
[pid=7926] ppid=7921 vsize=46948 CPUtime=0.77 cores=7
/proc/7926/stat : 7926 (march_hi) R 7921 7921 7235 0 -1 4202496 20571 0 0 0 74 3 0 0 25 0 1 0 515006681 48074752 5039 33554432000 4194304 4331988 140734082338592 18446744073709551615 244446340834 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7926/statm: 11737 5039 160 34 0 10179 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 663252

[startup+3.10078 s]
/proc/loadavg: 10.10 9.40 9.02 11/188 7927
/proc/meminfo: memFree=15212648/32951124 swapFree=67111528/67111528
[pid=7921] ppid=7919 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7921/stat : 7921 (ppfolio) S 7919 7921 7235 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515006681 18763776 390 33554432000 4194304 4287625 140734474043072 18446744073709551615 244446965263 0 0 4096 65536 786731772611133439 0 0 17 5 0 0 0
/proc/7921/statm: 4581 390 341 23 0 91 0
[pid=7922] ppid=7921 vsize=404156 CPUtime=3.09 cores=1
/proc/7922/stat : 7922 (cryptominisat) R 7921 7921 7235 0 -1 4202496 19501 0 0 0 308 1 0 0 25 0 1 0 515006681 413855744 14154 33554432000 4194304 4587354 140733812198240 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7922/statm: 101039 14154 331 96 0 97601 0
[pid=7923] ppid=7921 vsize=32376 CPUtime=3.09 cores=5
/proc/7923/stat : 7923 (clasp) R 7921 7921 7235 0 -1 4202496 7306 0 0 0 308 1 0 0 25 0 1 0 515006681 33153024 5426 33554432000 4194304 4785740 140736715478880 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7923/statm: 8094 5426 341 145 0 5139 0
[pid=7924] ppid=7921 vsize=466252 CPUtime=1.5 cores=7
/proc/7924/stat : 7924 (TNM) R 7921 7921 7235 0 -1 4202496 5032 0 0 0 150 0 0 0 25 0 1 0 515006681 477442048 4929 33554432000 134512640 134534564 4287594464 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7924/statm: 116563 4929 91 6 0 115229 0
[pid=7925] ppid=7921 vsize=20952 CPUtime=3.09 cores=3
/proc/7925/stat : 7925 (lingeling) R 7921 7921 7235 0 -1 4202496 5560 0 0 0 309 0 0 0 25 0 1 0 515006681 21454848 4399 33554432000 4194304 4352236 140737371222160 18446744073709551615 4207852 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7925/statm: 5238 4399 126 39 0 4318 0
[pid=7926] ppid=7921 vsize=47888 CPUtime=1.56 cores=7
/proc/7926/stat : 7926 (march_hi) R 7921 7921 7235 0 -1 4202496 23188 0 0 0 152 4 0 0 25 0 1 0 515006681 49037312 5338 33554432000 4194304 4331988 140734082338592 18446744073709551615 4226235 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7926/statm: 11972 5338 175 34 0 10414 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 989948

[startup+6.30119 s]
/proc/loadavg: 10.10 9.41 9.02 11/188 7927
/proc/meminfo: memFree=15189992/32951124 swapFree=67111528/67111528
[pid=7921] ppid=7919 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7921/stat : 7921 (ppfolio) S 7919 7921 7235 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515006681 18763776 390 33554432000 4194304 4287625 140734474043072 18446744073709551615 244446965263 0 0 4096 65536 786731772611133439 0 0 17 5 0 0 0
/proc/7921/statm: 4581 390 341 23 0 91 0
[pid=7922] ppid=7921 vsize=404156 CPUtime=6.29 cores=1
/proc/7922/stat : 7922 (cryptominisat) R 7921 7921 7235 0 -1 4202496 19907 0 0 0 628 1 0 0 25 0 1 0 515006681 413855744 14553 33554432000 4194304 4587354 140733812198240 18446744073709551615 4365294 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7922/statm: 101039 14553 337 96 0 97601 0
[pid=7923] ppid=7921 vsize=38540 CPUtime=6.28 cores=5
/proc/7923/stat : 7923 (clasp) R 7921 7921 7235 0 -1 4202496 8831 0 0 0 627 1 0 0 25 0 1 0 515006681 39464960 6951 33554432000 4194304 4785740 140736715478880 18446744073709551615 244446606021 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7923/statm: 9635 6951 341 145 0 6680 0
[pid=7924] ppid=7921 vsize=472460 CPUtime=3.2 cores=7
/proc/7924/stat : 7924 (TNM) R 7921 7921 7235 0 -1 4202496 7207 0 0 0 320 0 0 0 25 0 1 0 515006681 483799040 7104 33554432000 134512640 134534564 4287594464 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7924/statm: 118115 7104 95 6 0 116781 0
[pid=7925] ppid=7921 vsize=27096 CPUtime=6.29 cores=3
/proc/7925/stat : 7925 (lingeling) R 7921 7921 7235 0 -1 4202496 6585 0 0 0 629 0 0 0 25 0 1 0 515006681 27746304 5424 33554432000 4194304 4352236 140737371222160 18446744073709551615 4245501 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7925/statm: 6774 5424 126 39 0 5854 0
[pid=7926] ppid=7921 vsize=48688 CPUtime=3.05 cores=7
/proc/7926/stat : 7926 (march_hi) R 7921 7921 7235 0 -1 4202496 23378 0 0 0 301 4 0 0 25 0 1 0 515006681 49856512 5528 33554432000 4194304 4331988 140734082338592 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7926/statm: 12172 5528 175 34 0 10614 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1009264

[startup+12.701 s]
/proc/loadavg: 10.17 9.44 9.03 11/188 7927
/proc/meminfo: memFree=15157388/32951124 swapFree=67111528/67111528
[pid=7921] ppid=7919 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7921/stat : 7921 (ppfolio) S 7919 7921 7235 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515006681 18763776 390 33554432000 4194304 4287625 140734474043072 18446744073709551615 244446965263 0 0 4096 65536 786731772611133439 0 0 17 5 0 0 0
/proc/7921/statm: 4581 390 341 23 0 91 0
[pid=7922] ppid=7921 vsize=428964 CPUtime=12.69 cores=1
/proc/7922/stat : 7922 (cryptominisat) R 7921 7921 7235 0 -1 4202496 25828 0 0 0 1267 2 0 0 25 0 1 0 515006681 439259136 20472 33554432000 4194304 4587354 140733812198240 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7922/statm: 107241 20472 337 96 0 103803 0
[pid=7923] ppid=7921 vsize=55592 CPUtime=12.69 cores=5
/proc/7923/stat : 7923 (clasp) R 7921 7921 7235 0 -1 4202496 13094 0 0 0 1266 3 0 0 25 0 1 0 515006681 56926208 11214 33554432000 4194304 4785740 140736715478880 18446744073709551615 4287225 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7923/statm: 13898 11214 341 145 0 10943 0
[pid=7924] ppid=7921 vsize=472460 CPUtime=6.4 cores=7
/proc/7924/stat : 7924 (TNM) R 7921 7921 7235 0 -1 4202496 7207 0 0 0 640 0 0 0 25 0 1 0 515006681 483799040 7104 33554432000 134512640 134534564 4287594464 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7924/statm: 118115 7104 95 6 0 116781 0
[pid=7925] ppid=7921 vsize=27096 CPUtime=12.68 cores=3
/proc/7925/stat : 7925 (lingeling) R 7921 7921 7235 0 -1 4202496 6963 0 0 0 1268 0 0 0 25 0 1 0 515006681 27746304 5802 33554432000 4194304 4352236 140737371222160 18446744073709551615 4327896 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7925/statm: 6774 5802 126 39 0 5854 0
[pid=7926] ppid=7921 vsize=49100 CPUtime=6.21 cores=7
/proc/7926/stat : 7926 (march_hi) R 7921 7921 7235 0 -1 4202496 23461 0 0 0 617 4 0 0 25 0 1 0 515006681 50278400 5610 33554432000 4194304 4331988 140734082338592 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7926/statm: 12275 5610 175 34 0 10717 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1051536

[startup+25.5006 s]
/proc/loadavg: 10.20 9.48 9.05 11/188 7928
/proc/meminfo: memFree=15105688/32951124 swapFree=67111528/67111528
[pid=7921] ppid=7919 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7921/stat : 7921 (ppfolio) S 7919 7921 7235 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515006681 18763776 390 33554432000 4194304 4287625 140734474043072 18446744073709551615 244446965263 0 0 4096 65536 786731772611133439 0 0 17 5 0 0 0
/proc/7921/statm: 4581 390 341 23 0 91 0
[pid=7922] ppid=7921 vsize=426448 CPUtime=25.49 cores=1
/proc/7922/stat : 7922 (cryptominisat) R 7921 7921 7235 0 -1 4202496 31714 0 0 0 2546 3 0 0 25 0 1 0 515006681 436682752 23466 33554432000 4194304 4587354 140733812198240 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7922/statm: 106612 23466 337 96 0 103174 0
[pid=7923] ppid=7921 vsize=81356 CPUtime=25.48 cores=5
/proc/7923/stat : 7923 (clasp) R 7921 7921 7235 0 -1 4202496 19459 0 0 0 2543 5 0 0 25 0 1 0 515006681 83308544 17579 33554432000 4194304 4785740 140736715478880 18446744073709551615 4312615 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7923/statm: 20339 17579 341 145 0 17384 0
[pid=7924] ppid=7921 vsize=472460 CPUtime=12.74 cores=7
/proc/7924/stat : 7924 (TNM) R 7921 7921 7235 0 -1 4202496 7207 0 0 0 1274 0 0 0 25 0 1 0 515006681 483799040 7104 33554432000 134512640 134534564 4287594464 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7924/statm: 118115 7104 95 6 0 116781 0
[pid=7925] ppid=7921 vsize=31168 CPUtime=25.48 cores=3
/proc/7925/stat : 7925 (lingeling) R 7921 7921 7235 0 -1 4202496 7603 0 0 0 2548 0 0 0 25 0 1 0 515006681 31916032 6442 33554432000 4194304 4352236 140737371222160 18446744073709551615 4268080 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7925/statm: 7792 6442 126 39 0 6872 0
[pid=7926] ppid=7921 vsize=49580 CPUtime=12.59 cores=7
/proc/7926/stat : 7926 (march_hi) R 7921 7921 7235 0 -1 4202496 23594 0 0 0 1255 4 0 0 25 0 1 0 515006681 50769920 5743 33554432000 4194304 4331988 140734082338592 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7926/statm: 12395 5743 176 34 0 10837 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 1079336

[startup+51.1008 s]
/proc/loadavg: 10.13 9.52 9.08 11/188 7928
/proc/meminfo: memFree=15034816/32951124 swapFree=67111528/67111528
[pid=7921] ppid=7919 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7921/stat : 7921 (ppfolio) S 7919 7921 7235 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515006681 18763776 390 33554432000 4194304 4287625 140734474043072 18446744073709551615 244446965263 0 0 4096 65536 786731772611133439 0 0 17 5 0 0 0
/proc/7921/statm: 4581 390 341 23 0 91 0
[pid=7922] ppid=7921 vsize=479708 CPUtime=51.09 cores=1
/proc/7922/stat : 7922 (cryptominisat) R 7921 7921 7235 0 -1 4202496 49093 0 0 0 5104 5 0 0 25 0 1 0 515006681 491220992 33184 33554432000 4194304 4587354 140733812198240 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7922/statm: 119927 33184 337 96 0 116489 0
[pid=7923] ppid=7921 vsize=88224 CPUtime=51.09 cores=5
/proc/7923/stat : 7923 (clasp) R 7921 7921 7235 0 -1 4202496 21142 0 0 0 5103 6 0 0 25 0 1 0 515006681 90341376 19262 33554432000 4194304 4785740 140736715478880 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7923/statm: 22056 19262 341 145 0 19101 0
[pid=7924] ppid=7921 vsize=472460 CPUtime=25.49 cores=7
/proc/7924/stat : 7924 (TNM) R 7921 7921 7235 0 -1 4202496 7207 0 0 0 2549 0 0 0 25 0 1 0 515006681 483799040 7104 33554432000 134512640 134534564 4287594464 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7924/statm: 118115 7104 95 6 0 116781 0
[pid=7925] ppid=7921 vsize=38928 CPUtime=51.09 cores=3

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

/proc/7926/statm: 19449 11265 176 34 0 17891 0
Current children cumulated CPU time (s) 3764.12
Current children cumulated vsize (KiB) 1330560

[startup+1002.3 s]
/proc/loadavg: 9.37 9.92 9.68 10/187 8019
/proc/meminfo: memFree=14799292/32951124 swapFree=67111528/67111528
[pid=7921] ppid=7919 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7921/stat : 7921 (ppfolio) S 7919 7921 7235 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515006681 18763776 390 33554432000 4194304 4287625 140734474043072 18446744073709551615 244446965263 0 0 4096 65536 786731772611133439 0 0 17 5 0 0 0
/proc/7921/statm: 4581 390 341 23 0 91 0
[pid=7922] ppid=7921 vsize=490640 CPUtime=1002.33 cores=1
/proc/7922/stat : 7922 (cryptominisat) R 7921 7921 7235 0 -1 4202496 335777 0 0 0 100084 149 0 0 25 0 1 0 515006681 502415360 44355 33554432000 4194304 4587354 140733812198240 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7922/statm: 122660 44355 337 96 0 119222 0
[pid=7923] ppid=7921 vsize=211868 CPUtime=1002.31 cores=5
/proc/7923/stat : 7923 (clasp) R 7921 7921 7235 0 -1 4202496 50674 0 0 0 100212 19 0 0 25 0 1 0 515006681 216952832 48794 33554432000 4194304 4785740 140736715478880 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7923/statm: 52967 48794 341 145 0 50012 0
[pid=7924] ppid=7921 vsize=472460 CPUtime=498.52 cores=7
/proc/7924/stat : 7924 (TNM) R 7921 7921 7235 0 -1 4202496 7207 0 0 0 49852 0 0 0 25 0 1 0 515006681 483799040 7104 33554432000 134512640 134534564 4287594464 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7924/statm: 118115 7104 95 6 0 116781 0
[pid=7925] ppid=7921 vsize=79904 CPUtime=1002.32 cores=3
/proc/7925/stat : 7925 (lingeling) R 7921 7921 7235 0 -1 4202496 138027 0 0 0 100215 17 0 0 25 0 1 0 515006681 81821696 19138 33554432000 4194304 4352236 140737371222160 18446744073709551615 4328085 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7925/statm: 19976 19138 127 39 0 19056 0
[pid=7926] ppid=7921 vsize=77796 CPUtime=498.32 cores=7
/proc/7926/stat : 7926 (march_hi) R 7921 7921 7235 0 -1 4202496 29324 0 0 0 49824 8 0 0 25 0 1 0 515006681 79663104 11470 33554432000 4194304 4331988 140734082338592 18446744073709551615 4210506 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7926/statm: 19449 11470 176 34 0 17891 0
Current children cumulated CPU time (s) 4003.8
Current children cumulated vsize (KiB) 1350992

[startup+1062.3 s]
/proc/loadavg: 9.13 9.75 9.63 10/187 8052
/proc/meminfo: memFree=13205320/32951124 swapFree=67111528/67111528
[pid=7921] ppid=7919 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7921/stat : 7921 (ppfolio) S 7919 7921 7235 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515006681 18763776 390 33554432000 4194304 4287625 140734474043072 18446744073709551615 244446965263 0 0 4096 65536 786731772611133439 0 0 17 5 0 0 0
/proc/7921/statm: 4581 390 341 23 0 91 0
[pid=7922] ppid=7921 vsize=585892 CPUtime=1062.32 cores=1
/proc/7922/stat : 7922 (cryptominisat) R 7921 7921 7235 0 -1 4202496 376188 0 0 0 106068 164 0 0 25 0 1 0 515006681 599953408 68127 33554432000 4194304 4587354 140733812198240 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7922/statm: 146473 68127 337 96 0 143035 0
[pid=7923] ppid=7921 vsize=214440 CPUtime=1062.31 cores=5
/proc/7923/stat : 7923 (clasp) R 7921 7921 7235 0 -1 4202496 51228 0 0 0 106212 19 0 0 25 0 1 0 515006681 219586560 49348 33554432000 4194304 4785740 140736715478880 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7923/statm: 53610 49348 341 145 0 50655 0
[pid=7924] ppid=7921 vsize=472460 CPUtime=528.32 cores=7
/proc/7924/stat : 7924 (TNM) R 7921 7921 7235 0 -1 4202496 7207 0 0 0 52832 0 0 0 25 0 1 0 515006681 483799040 7104 33554432000 134512640 134534564 4287594464 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7924/statm: 118115 7104 95 6 0 116781 0
[pid=7925] ppid=7921 vsize=67616 CPUtime=1062.32 cores=3
/proc/7925/stat : 7925 (lingeling) R 7921 7921 7235 0 -1 4202496 147243 0 0 0 106214 18 0 0 25 0 1 0 515006681 69238784 16066 33554432000 4194304 4352236 140737371222160 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7925/statm: 16904 16066 127 39 0 15984 0
[pid=7926] ppid=7921 vsize=77796 CPUtime=528.2 cores=7
/proc/7926/stat : 7926 (march_hi) R 7921 7921 7235 0 -1 4202496 29551 0 0 0 52812 8 0 0 25 0 1 0 515006681 79663104 11697 33554432000 4194304 4331988 140734082338592 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7926/statm: 19449 11697 176 34 0 17891 0
Current children cumulated CPU time (s) 4243.47
Current children cumulated vsize (KiB) 1436528

[startup+1122.3 s]
/proc/loadavg: 9.09 9.63 9.60 10/187 8054
/proc/meminfo: memFree=13021008/32951124 swapFree=67111528/67111528
[pid=7921] ppid=7919 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7921/stat : 7921 (ppfolio) S 7919 7921 7235 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515006681 18763776 390 33554432000 4194304 4287625 140734474043072 18446744073709551615 244446965263 0 0 4096 65536 786731772611133439 0 0 17 5 0 0 0
/proc/7921/statm: 4581 390 341 23 0 91 0
[pid=7922] ppid=7921 vsize=548272 CPUtime=1122.32 cores=1
/proc/7922/stat : 7922 (cryptominisat) R 7921 7921 7235 0 -1 4202496 397715 0 0 0 112059 173 0 0 25 0 1 0 515006681 561430528 54946 33554432000 4194304 4587354 140733812198240 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7922/statm: 137068 54946 337 96 0 133630 0
[pid=7923] ppid=7921 vsize=227544 CPUtime=1122.32 cores=5
/proc/7923/stat : 7923 (clasp) R 7921 7921 7235 0 -1 4202496 54269 0 0 0 112211 21 0 0 25 0 1 0 515006681 233005056 52389 33554432000 4194304 4785740 140736715478880 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7923/statm: 56886 52389 341 145 0 53931 0
[pid=7924] ppid=7921 vsize=472460 CPUtime=558.18 cores=7
/proc/7924/stat : 7924 (TNM) R 7921 7921 7235 0 -1 4202496 7207 0 0 0 55818 0 0 0 25 0 1 0 515006681 483799040 7104 33554432000 134512640 134534564 4287594464 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7924/statm: 118115 7104 95 6 0 116781 0
[pid=7925] ppid=7921 vsize=84000 CPUtime=1122.33 cores=3
/proc/7925/stat : 7925 (lingeling) R 7921 7921 7235 0 -1 4202496 159531 0 0 0 112213 20 0 0 25 0 1 0 515006681 86016000 20162 33554432000 4194304 4352236 140737371222160 18446744073709551615 4278804 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7925/statm: 21000 20162 127 39 0 20080 0
[pid=7926] ppid=7921 vsize=77796 CPUtime=558.01 cores=7
/proc/7926/stat : 7926 (march_hi) R 7921 7921 7235 0 -1 4202496 29755 0 0 0 55793 8 0 0 25 0 1 0 515006681 79663104 11901 33554432000 4194304 4331988 140734082338592 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7926/statm: 19449 11901 176 34 0 17891 0
Current children cumulated CPU time (s) 4483.16
Current children cumulated vsize (KiB) 1428396

[startup+1182.3 s]
/proc/loadavg: 9.06 9.52 9.56 10/187 8055
/proc/meminfo: memFree=12578444/32951124 swapFree=67111528/67111528
[pid=7921] ppid=7919 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7921/stat : 7921 (ppfolio) S 7919 7921 7235 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515006681 18763776 390 33554432000 4194304 4287625 140734474043072 18446744073709551615 244446965263 0 0 4096 65536 786731772611133439 0 0 17 5 0 0 0
/proc/7921/statm: 4581 390 341 23 0 91 0
[pid=7922] ppid=7921 vsize=533128 CPUtime=1182.33 cores=1
/proc/7922/stat : 7922 (cryptominisat) R 7921 7921 7235 0 -1 4202496 416385 0 0 0 118046 187 0 0 25 0 1 0 515006681 545923072 55912 33554432000 4194304 4587354 140733812198240 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7922/statm: 133282 55912 337 96 0 129844 0
[pid=7923] ppid=7921 vsize=230452 CPUtime=1182.32 cores=5
/proc/7923/stat : 7923 (clasp) R 7921 7921 7235 0 -1 4202496 54956 0 0 0 118211 21 0 0 25 0 1 0 515006681 235982848 53076 33554432000 4194304 4785740 140736715478880 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7923/statm: 57613 53076 341 145 0 54658 0
[pid=7924] ppid=7921 vsize=472460 CPUtime=588.01 cores=7
/proc/7924/stat : 7924 (TNM) R 7921 7921 7235 0 -1 4202496 7207 0 0 0 58801 0 0 0 25 0 1 0 515006681 483799040 7104 33554432000 134512640 134534564 4287594464 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7924/statm: 118115 7104 95 6 0 116781 0
[pid=7925] ppid=7921 vsize=71712 CPUtime=1182.33 cores=3
/proc/7925/stat : 7925 (lingeling) R 7921 7921 7235 0 -1 4202496 169771 0 0 0 118212 21 0 0 25 0 1 0 515006681 73433088 17090 33554432000 4194304 4352236 140737371222160 18446744073709551615 4328285 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7925/statm: 17928 17090 127 39 0 17008 0
[pid=7926] ppid=7921 vsize=77796 CPUtime=587.86 cores=7
/proc/7926/stat : 7926 (march_hi) R 7921 7921 7235 0 -1 4202496 29934 0 0 0 58778 8 0 0 25 0 1 0 515006681 79663104 12080 33554432000 4194304 4331988 140734082338592 18446744073709551615 4226530 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7926/statm: 19449 12080 176 34 0 17891 0
Current children cumulated CPU time (s) 4722.85
Current children cumulated vsize (KiB) 1403872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 9.11 9.50 9.55 10/187 8065
/proc/meminfo: memFree=12536656/32951124 swapFree=67111528/67111528
[pid=7921] ppid=7919 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7921/stat : 7921 (ppfolio) S 7919 7921 7235 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515006681 18763776 390 33554432000 4194304 4287625 140734474043072 18446744073709551615 244446965263 0 0 4096 65536 786731772611133439 0 0 17 5 0 0 0
/proc/7921/statm: 4581 390 341 23 0 91 0
[pid=7922] ppid=7921 vsize=537296 CPUtime=1201.73 cores=1
/proc/7922/stat : 7922 (cryptominisat) R 7921 7921 7235 0 -1 4202496 422386 0 0 0 119981 192 0 0 25 0 1 0 515006681 550191104 55937 33554432000 4194304 4587354 140733812198240 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7922/statm: 134324 55937 337 96 0 130886 0
[pid=7923] ppid=7921 vsize=231288 CPUtime=1201.73 cores=5
/proc/7923/stat : 7923 (clasp) R 7921 7921 7235 0 -1 4202496 55125 0 0 0 120152 21 0 0 25 0 1 0 515006681 236838912 53245 33554432000 4194304 4785740 140736715478880 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7923/statm: 57822 53245 341 145 0 54867 0
[pid=7924] ppid=7921 vsize=472460 CPUtime=597.66 cores=7
/proc/7924/stat : 7924 (TNM) R 7921 7921 7235 0 -1 4202496 7207 0 0 0 59766 0 0 0 25 0 1 0 515006681 483799040 7104 33554432000 134512640 134534564 4287594464 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7924/statm: 118115 7104 95 6 0 116781 0
[pid=7925] ppid=7921 vsize=94240 CPUtime=1201.73 cores=3
/proc/7925/stat : 7925 (lingeling) R 7921 7921 7235 0 -1 4202496 175403 0 0 0 120151 22 0 0 25 0 1 0 515006681 96501760 22722 33554432000 4194304 4352236 140737371222160 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7925/statm: 23560 22722 127 39 0 22640 0
[pid=7926] ppid=7921 vsize=77796 CPUtime=597.51 cores=7
/proc/7926/stat : 7926 (march_hi) R 7921 7921 7235 0 -1 4202496 30005 0 0 0 59743 8 0 0 25 0 1 0 515006681 79663104 12151 33554432000 4194304 4331988 140734082338592 18446744073709551615 4237154 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7926/statm: 19449 12151 176 34 0 17891 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 1431404

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1201.7 s]
/proc/loadavg: 9.11 9.50 9.55 10/187 8065
/proc/meminfo: memFree=12536656/32951124 swapFree=67111528/67111528
[pid=7921] ppid=7919 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7921/stat : 7921 (ppfolio) S 7919 7921 7235 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515006681 18763776 390 33554432000 4194304 4287625 140734474043072 18446744073709551615 244446965263 0 0 4096 65536 786731772611133439 0 0 17 5 0 0 0
/proc/7921/statm: 4581 390 341 23 0 91 0
[pid=7922] ppid=7921 vsize=537296 CPUtime=1201.73 cores=1
/proc/7922/stat : 7922 (cryptominisat) R 7921 7921 7235 0 -1 4202496 422386 0 0 0 119981 192 0 0 25 0 1 0 515006681 550191104 55937 33554432000 4194304 4587354 140733812198240 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7922/statm: 134324 55937 337 96 0 130886 0
[pid=7923] ppid=7921 vsize=231288 CPUtime=1201.73 cores=5
/proc/7923/stat : 7923 (clasp) R 7921 7921 7235 0 -1 4202496 55125 0 0 0 120152 21 0 0 25 0 1 0 515006681 236838912 53245 33554432000 4194304 4785740 140736715478880 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7923/statm: 57822 53245 341 145 0 54867 0
[pid=7924] ppid=7921 vsize=472460 CPUtime=597.66 cores=7
/proc/7924/stat : 7924 (TNM) R 7921 7921 7235 0 -1 4202496 7207 0 0 0 59766 0 0 0 25 0 1 0 515006681 483799040 7104 33554432000 134512640 134534564 4287594464 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7924/statm: 118115 7104 95 6 0 116781 0
[pid=7925] ppid=7921 vsize=94240 CPUtime=1201.73 cores=3
/proc/7925/stat : 7925 (lingeling) R 7921 7921 7235 0 -1 4202496 175403 0 0 0 120151 22 0 0 25 0 1 0 515006681 96501760 22722 33554432000 4194304 4352236 140737371222160 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7925/statm: 23560 22722 127 39 0 22640 0
[pid=7926] ppid=7921 vsize=77796 CPUtime=597.51 cores=7
/proc/7926/stat : 7926 (march_hi) R 7921 7921 7235 0 -1 4202496 30005 0 0 0 59743 8 0 0 25 0 1 0 515006681 79663104 12151 33554432000 4194304 4331988 140734082338592 18446744073709551615 4237154 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7926/statm: 19449 12151 176 34 0 17891 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 1431404

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.71
CPU time (s): 4800.36
CPU user time (s): 4797.93
CPU system time (s): 2.43
CPU usage (%): 399.459
Max. virtual memory (cumulated for all children) (KiB): 1733644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.006998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 521
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= 337
involuntary context switches= 6

runsolver used 1.78673 second user time and 4.78027 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 01:41:02
IDJOB=3258653
IDBENCH=71408
IDSOLVER=1612
FILE ID=node105/3258653-1304034062
RUNJOBID= node105-1304028688-7255
PBS_JOBID= 13170347
Free space on /tmp= 71924 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2640c305320gyes5.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258653-1304034062/watcher-3258653-1304034062 -o /tmp/evaluation-result-3258653-1304034062/solver-3258653-1304034062 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3258653-1304034062.cnf

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

MD5SUM BENCH= f892a2bda6fe6aec6f2fcb4e1c541df8
RANDOM SEED=224282735

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:      15345264 kB
Buffers:       2296992 kB
Cached:       14396416 kB
SwapCached:          0 kB
Active:        9186104 kB
Inactive:      7849036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15345264 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13904 kB
Writeback:           0 kB
AnonPages:      341632 kB
Mapped:          16776 kB
Slab:           506720 kB
PageTables:       5696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   952828 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= 71820 MiB
End job on node105 at 2011-04-29 02:01:06