Trace number 3275442

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 seq? (TO) 5000.1 5000.01

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x34.cnf
MD5SUM72677fc46303044d3d9e832fa24a37b2
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 variables1904
Number of clauses207536
Sum of the clauses size824432
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22856
Number of clauses of size 30
Number of clauses of size 4204680
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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

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-3275442-1303645259/watcher-3275442-1303645259 -o /tmp/evaluation-result-3275442-1303645259/solver-3275442-1303645259 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275442-1303645259.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: 5.76 5.96 5.95 1/175 16229
/proc/meminfo: memFree=16265660/32951124 swapFree=67111528/67111528
[pid=16229] ppid=16227 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16229/stat : 16229 (ppfolio) S 16227 16229 15760 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 476126306 18763776 393 33554432000 4194304 4287625 140733207421168 18446744073709551615 253640879631 0 0 4096 65536 4144474669900071172 0 0 17 2 0 0 0
/proc/16229/statm: 4581 393 345 23 0 91 0

[startup+0.062923 s]
/proc/loadavg: 5.76 5.96 5.95 1/175 16229
/proc/meminfo: memFree=16265660/32951124 swapFree=67111528/67111528
[pid=16229] ppid=16227 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16229/stat : 16229 (ppfolio) S 16227 16229 15760 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 476126306 18763776 393 33554432000 4194304 4287625 140733207421168 18446744073709551615 253640879631 0 0 4096 65536 4144474669900071172 0 0 17 2 0 0 0
/proc/16229/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100924 s]
/proc/loadavg: 5.76 5.96 5.95 1/175 16229
/proc/meminfo: memFree=16265660/32951124 swapFree=67111528/67111528
[pid=16229] ppid=16227 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16229/stat : 16229 (ppfolio) S 16227 16229 15760 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 476126306 18763776 393 33554432000 4194304 4287625 140733207421168 18446744073709551615 253640879631 0 0 4096 65536 4144474669900071172 0 0 17 2 0 0 0
/proc/16229/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300844 s]
/proc/loadavg: 5.76 5.96 5.95 1/175 16229
/proc/meminfo: memFree=16265660/32951124 swapFree=67111528/67111528
[pid=16229] ppid=16227 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16229/stat : 16229 (ppfolio) S 16227 16229 15760 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 476126306 18763776 393 33554432000 4194304 4287625 140733207421168 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/16229/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700818 s]
/proc/loadavg: 5.76 5.96 5.95 1/175 16229
/proc/meminfo: memFree=16265660/32951124 swapFree=67111528/67111528
[pid=16229] ppid=16227 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16229/stat : 16229 (ppfolio) S 16227 16229 15760 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 476126306 18763776 393 33554432000 4194304 4287625 140733207421168 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/16229/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50066 s]
/proc/loadavg: 5.76 5.96 5.95 5/176 16254
/proc/meminfo: memFree=16208724/32951124 swapFree=67111528/67111528
[pid=16229] ppid=16227 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16229/stat : 16229 (ppfolio) S 16227 16229 15760 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 476126306 18763776 393 33554432000 4194304 4287625 140733207421168 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/16229/statm: 4581 393 345 23 0 91 0
[pid=16230] ppid=16229 vsize=34004 CPUtime=0.54 cores=0
/proc/16230/stat : 16230 (cryptominisat) R 16229 16229 15760 0 -1 4202496 4705 0 0 0 54 0 0 0 25 0 1 0 476126307 34820096 4591 33554432000 4194304 4587354 140736447220544 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16230/statm: 8501 4591 305 96 0 5063 0
[pid=16231] ppid=16229 vsize=31336 CPUtime=0.41 cores=0
/proc/16231/stat : 16231 (clasp) R 16229 16229 15760 0 -1 4202496 6114 0 0 0 41 0 0 0 25 0 1 0 476126307 32088064 4839 33554432000 4194304 4785740 140733557319056 18446744073709551615 4495762 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16231/statm: 7834 4839 313 145 0 4879 0
[pid=16232] ppid=16229 vsize=467968 CPUtime=0.51 cores=0
/proc/16232/stat : 16232 (TNM) R 16229 16229 15760 0 -1 4202496 5085 0 0 0 51 0 0 0 25 0 1 0 476126307 479199232 4982 33554432000 134512640 134534564 4290907648 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16232/statm: 116992 4982 91 6 0 115658 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 551632

[startup+3.10031 s]
/proc/loadavg: 5.76 5.96 5.95 7/184 16263
/proc/meminfo: memFree=16083676/32951124 swapFree=67111528/67111528
[pid=16229] ppid=16227 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16229/stat : 16229 (ppfolio) S 16227 16229 15760 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 476126306 18763776 393 33554432000 4194304 4287625 140733207421168 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/16229/statm: 4581 393 345 23 0 91 0
[pid=16230] ppid=16229 vsize=34664 CPUtime=1.04 cores=0
/proc/16230/stat : 16230 (cryptominisat) R 16229 16229 15760 0 -1 4202496 4882 0 0 0 104 0 0 0 25 0 1 0 476126307 35495936 4768 33554432000 4194304 4587354 140736447220544 18446744073709551615 4238399 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16230/statm: 8666 4768 305 96 0 5228 0
[pid=16231] ppid=16229 vsize=31336 CPUtime=0.92 cores=0
/proc/16231/stat : 16231 (clasp) R 16229 16229 15760 0 -1 4202496 6114 0 0 0 92 0 0 0 25 0 1 0 476126307 32088064 4839 33554432000 4194304 4785740 140733557319056 18446744073709551615 4495635 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16231/statm: 7834 4839 313 145 0 4879 0
[pid=16232] ppid=16229 vsize=467968 CPUtime=1.1 cores=0
/proc/16232/stat : 16232 (TNM) R 16229 16229 15760 0 -1 4202496 5085 0 0 0 110 0 0 0 25 0 1 0 476126307 479199232 4982 33554432000 134512640 134534564 4290907648 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16232/statm: 116992 4982 91 6 0 115658 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 552292

[startup+6.30077 s]
/proc/loadavg: 5.78 5.96 5.95 7/184 16263
/proc/meminfo: memFree=16007328/32951124 swapFree=67111528/67111528
[pid=16229] ppid=16227 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16229/stat : 16229 (ppfolio) S 16227 16229 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476126306 18763776 393 33554432000 4194304 4287625 140733207421168 18446744073709551615 253640879631 0 0 4096 65536 4559869333945188352 0 0 17 2 0 0 0
/proc/16229/statm: 4581 393 345 23 0 91 0
[pid=16230] ppid=16229 vsize=70464 CPUtime=2.14 cores=0
/proc/16230/stat : 16230 (cryptominisat) R 16229 16229 15760 0 -1 4202496 15317 0 0 0 212 2 0 0 25 0 1 0 476126307 72155136 12706 33554432000 4194304 4587354 140736447220544 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16230/statm: 17616 12706 315 96 0 14178 0
[pid=16231] ppid=16229 vsize=33976 CPUtime=2.02 cores=0
/proc/16231/stat : 16231 (clasp) R 16229 16229 15760 0 -1 4202496 6794 0 0 0 201 1 0 0 25 0 1 0 476126307 34791424 5519 33554432000 4194304 4785740 140733557319056 18446744073709551615 4483023 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16231/statm: 8494 5519 316 145 0 5539 0
[pid=16232] ppid=16229 vsize=467968 CPUtime=2.11 cores=0
/proc/16232/stat : 16232 (TNM) R 16229 16229 15760 0 -1 4202496 5085 0 0 0 211 0 0 0 25 0 1 0 476126307 479199232 4982 33554432000 134512640 134534564 4290907648 18446744073709551615 134524563 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16232/statm: 116992 4982 91 6 0 115658 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 590732

[startup+12.7006 s]
/proc/loadavg: 5.80 5.96 5.95 7/184 16263
/proc/meminfo: memFree=15896408/32951124 swapFree=67111528/67111528
[pid=16229] ppid=16227 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16229/stat : 16229 (ppfolio) S 16227 16229 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476126306 18763776 393 33554432000 4194304 4287625 140733207421168 18446744073709551615 253640879631 0 0 4096 65536 4559870158578909184 0 0 17 2 0 0 0
/proc/16229/statm: 4581 393 345 23 0 91 0
[pid=16230] ppid=16229 vsize=116424 CPUtime=4.24 cores=0
/proc/16230/stat : 16230 (cryptominisat) R 16229 16229 15760 0 -1 4202496 22921 0 0 0 421 3 0 0 25 0 1 0 476126307 119218176 16035 33554432000 4194304 4587354 140736447220544 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16230/statm: 29106 16035 326 96 0 25668 0
[pid=16231] ppid=16229 vsize=40712 CPUtime=4.13 cores=0
/proc/16231/stat : 16231 (clasp) R 16229 16229 15760 0 -1 4202496 8466 0 0 0 412 1 0 0 25 0 1 0 476126307 41689088 7191 33554432000 4194304 4785740 140733557319056 18446744073709551615 4484287 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16231/statm: 10178 7191 316 145 0 7223 0
[pid=16232] ppid=16229 vsize=467968 CPUtime=4.3 cores=0
/proc/16232/stat : 16232 (TNM) R 16229 16229 15760 0 -1 4202496 5085 0 0 0 430 0 0 0 25 0 1 0 476126307 479199232 4982 33554432000 134512640 134534564 4290907648 18446744073709551615 134524541 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16232/statm: 116992 4982 91 6 0 115658 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 643428

[startup+25.5013 s]
/proc/loadavg: 5.84 5.96 5.95 7/184 16263
/proc/meminfo: memFree=15849304/32951124 swapFree=67111528/67111528
[pid=16229] ppid=16227 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16229/stat : 16229 (ppfolio) S 16227 16229 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476126306 18763776 393 33554432000 4194304 4287625 140733207421168 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/16229/statm: 4581 393 345 23 0 91 0
[pid=16230] ppid=16229 vsize=123124 CPUtime=8.54 cores=0
/proc/16230/stat : 16230 (cryptominisat) R 16229 16229 15760 0 -1 4202496 30131 0 0 0 850 4 0 0 25 0 1 0 476126307 126078976 20354 33554432000 4194304 4587354 140736447220544 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16230/statm: 30781 20354 337 96 0 27343 0
[pid=16231] ppid=16229 vsize=47972 CPUtime=8.41 cores=0
/proc/16231/stat : 16231 (clasp) R 16229 16229 15760 0 -1 4202496 10280 0 0 0 839 2 0 0 25 0 1 0 476126307 49123328 9005 33554432000 4194304 4785740 140733557319056 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16231/statm: 11993 9005 316 145 0 9038 0
[pid=16232] ppid=16229 vsize=475364 CPUtime=8.51 cores=0
/proc/16232/stat : 16232 (TNM) R 16229 16229 15760 0 -1 4202496 7072 0 0 0 851 0 0 0 25 0 1 0 476126307 486772736 6969 33554432000 134512640 134534564 4290907648 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16232/statm: 118841 6969 95 6 0 117507 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 664784

[startup+51.1006 s]
/proc/loadavg: 5.90 5.97 5.95 7/184 16264
/proc/meminfo: memFree=15682320/32951124 swapFree=67111528/67111528
[pid=16229] ppid=16227 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16229/stat : 16229 (ppfolio) S 16227 16229 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476126306 18763776 393 33554432000 4194304 4287625 140733207421168 18446744073709551615 253640879631 0 0 4096 65536 4559870296017862656 0 0 17 2 0 0 0
/proc/16229/statm: 4581 393 345 23 0 91 0
[pid=16230] ppid=16229 vsize=1545080 CPUtime=17.04 cores=0
/proc/16230/stat : 16230 (cryptominisat) R 16229 16229 15760 0 -1 4202496 44807 0 0 0 1698 6 0 0 25 0 1 0 476126307 1582161920 24531 33554432000 4194304 4587354 140736447220544 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16230/statm: 386270 24531 337 96 0 382832 0
[pid=16231] ppid=16229 vsize=77188 CPUtime=16.92 cores=0
/proc/16231/stat : 16231 (clasp) R 16229 16229 15760 0 -1 4202496 18271 0 0 0 1689 3 0 0 25 0 1 0 476126307 79040512 16590 33554432000 4194304 4785740 140733557319056 18446744073709551615 4277475 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16231/statm: 19297 16590 340 145 0 16342 0
[pid=16232] ppid=16229 vsize=475364 CPUtime=17.09 cores=0
/proc/16232/stat : 16232 (TNM) R 16229 16229 15760 0 -1 4202496 7072 0 0 0 1709 0 0 0 25 0 1 0 476126307 486772736 6969 33554432000 134512640 134534564 4290907648 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16232/statm: 118841 6969 95 6 0 117507 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 2115956

[startup+102.306 s]
/proc/loadavg: 5.95 5.97 5.95 7/184 16265
/proc/meminfo: memFree=15641724/32951124 swapFree=67111528/67111528
[pid=16229] ppid=16227 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16229/stat : 16229 (ppfolio) S 16227 16229 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476126306 18763776 393 33554432000 4194304 4287625 140733207421168 18446744073709551615 253640879631 0 0 4096 65536 4559869196506234880 0 0 17 2 0 0 0
/proc/16229/statm: 4581 393 345 23 0 91 0
[pid=16230] ppid=16229 vsize=1559376 CPUtime=34.14 cores=0
/proc/16230/stat : 16230 (cryptominisat) R 16229 16229 15760 0 -1 4202496 70471 0 0 0 3403 11 0 0 25 0 1 0 476126307 1596801024 29847 33554432000 4194304 4587354 140736447220544 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16230/statm: 389844 29847 337 96 0 386406 0
[pid=16231] ppid=16229 vsize=99424 CPUtime=34.01 cores=0
/proc/16231/stat : 16231 (clasp) R 16229 16229 15760 0 -1 4202496 23581 0 0 0 3397 4 0 0 25 0 1 0 476126307 101810176 21900 33554432000 4194304 4785740 140733557319056 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16231/statm: 24856 21900 340 145 0 21901 0
[pid=16232] ppid=16229 vsize=475364 CPUtime=34.12 cores=0
/proc/16232/stat : 16232 (TNM) R 16229 16229 15760 0 -1 4202496 7072 0 0 0 3412 0 0 0 25 0 1 0 476126307 486772736 6969 33554432000 134512640 134534564 4290907648 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16232/statm: 118841 6969 95 6 0 117507 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2152488

[startup+162.3 s]
/proc/loadavg: 5.98 5.97 5.95 7/184 16267
/proc/meminfo: memFree=15563596/32951124 swapFree=67111528/67111528
[pid=16229] ppid=16227 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16229/stat : 16229 (ppfolio) S 16227 16229 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476126306 18763776 393 33554432000 4194304 4287625 140733207421168 18446744073709551615 253640879631 0 0 4096 65536 4559869746262048768 0 0 17 2 0 0 0
/proc/16229/statm: 4581 393 345 23 0 91 0
[pid=16230] ppid=16229 vsize=1568000 CPUtime=54.13 cores=0
/proc/16230/stat : 16230 (cryptominisat) R 16229 16229 15760 0 -1 4202496 93838 0 0 0 5399 14 0 0 25 0 1 0 476126307 1605632000 32100 33554432000 4194304 4587354 140736447220544 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16230/statm: 392000 32100 337 96 0 388562 0
[pid=16231] ppid=16229 vsize=112640 CPUtime=54.01 cores=0

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

/proc/16232/statm: 118841 6969 95 6 0 117507 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 2479728

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 16397
/proc/meminfo: memFree=14916604/32951124 swapFree=67111528/67111528
[pid=16229] ppid=16227 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16229/stat : 16229 (ppfolio) S 16227 16229 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476126306 18763776 393 33554432000 4194304 4287625 140733207421168 18446744073709551615 253640879631 0 0 4096 65536 4559870433456816128 0 0 17 2 0 0 0
/proc/16229/statm: 4581 393 345 23 0 91 0
[pid=16230] ppid=16229 vsize=1640776 CPUtime=1534.15 cores=0
/proc/16230/stat : 16230 (cryptominisat) R 16229 16229 15760 0 -1 4202496 1329176 0 0 0 153140 275 0 0 25 0 1 0 476126307 1680154624 58613 33554432000 4194304 4587354 140736447220544 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16230/statm: 410194 58613 337 96 0 406756 0
[pid=16231] ppid=16229 vsize=301712 CPUtime=1534.08 cores=0
/proc/16231/stat : 16231 (clasp) R 16229 16229 15760 0 -1 4202496 69934 0 0 0 153393 15 0 0 25 0 1 0 476126307 308953088 68253 33554432000 4194304 4785740 140733557319056 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16231/statm: 75428 68253 340 145 0 72473 0
[pid=16232] ppid=16229 vsize=475364 CPUtime=1534.16 cores=0
/proc/16232/stat : 16232 (TNM) R 16229 16229 15760 0 -1 4202496 7072 0 0 0 153416 0 0 0 25 0 1 0 476126307 486772736 6969 33554432000 134512640 134534564 4290907648 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16232/statm: 118841 6969 95 6 0 117507 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 2436176

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 16399
/proc/meminfo: memFree=14957888/32951124 swapFree=67111528/67111528
[pid=16229] ppid=16227 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16229/stat : 16229 (ppfolio) S 16227 16229 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476126306 18763776 393 33554432000 4194304 4287625 140733207421168 18446744073709551615 253640879631 0 0 4096 65536 4559870433456816128 0 0 17 2 0 0 0
/proc/16229/statm: 4581 393 345 23 0 91 0
[pid=16230] ppid=16229 vsize=1640936 CPUtime=1554.15 cores=0
/proc/16230/stat : 16230 (cryptominisat) R 16229 16229 15760 0 -1 4202496 1350028 0 0 0 155136 279 0 0 25 0 1 0 476126307 1680318464 52753 33554432000 4194304 4587354 140736447220544 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16230/statm: 410234 52753 337 96 0 406796 0
[pid=16231] ppid=16229 vsize=302672 CPUtime=1554.08 cores=0
/proc/16231/stat : 16231 (clasp) R 16229 16229 15760 0 -1 4202496 70101 0 0 0 155393 15 0 0 25 0 1 0 476126307 309936128 68420 33554432000 4194304 4785740 140733557319056 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16231/statm: 75668 68420 340 145 0 72713 0
[pid=16232] ppid=16229 vsize=475364 CPUtime=1554.16 cores=0
/proc/16232/stat : 16232 (TNM) R 16229 16229 15760 0 -1 4202496 7072 0 0 0 155416 0 0 0 25 0 1 0 476126307 486772736 6969 33554432000 134512640 134534564 4290907648 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16232/statm: 118841 6969 95 6 0 117507 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 2437296

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 16401
/proc/meminfo: memFree=14876044/32951124 swapFree=67111528/67111528
[pid=16229] ppid=16227 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16229/stat : 16229 (ppfolio) S 16227 16229 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476126306 18763776 393 33554432000 4194304 4287625 140733207421168 18446744073709551615 253640879631 0 0 4096 65536 4559870433456816128 0 0 17 2 0 0 0
/proc/16229/statm: 4581 393 345 23 0 91 0
[pid=16230] ppid=16229 vsize=1686076 CPUtime=1574.16 cores=0
/proc/16230/stat : 16230 (cryptominisat) R 16229 16229 15760 0 -1 4202496 1370019 0 0 0 157134 282 0 0 25 0 1 0 476126307 1726541824 64734 33554432000 4194304 4587354 140736447220544 18446744073709551615 4244062 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16230/statm: 421519 64734 337 96 0 418081 0
[pid=16231] ppid=16229 vsize=307912 CPUtime=1574.07 cores=0
/proc/16231/stat : 16231 (clasp) R 16229 16229 15760 0 -1 4202496 71423 0 0 0 157392 15 0 0 25 0 1 0 476126307 315301888 69742 33554432000 4194304 4785740 140733557319056 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16231/statm: 76978 69742 340 145 0 74023 0
[pid=16232] ppid=16229 vsize=475364 CPUtime=1574.16 cores=0
/proc/16232/stat : 16232 (TNM) R 16229 16229 15760 0 -1 4202496 7072 0 0 0 157416 0 0 0 25 0 1 0 476126307 486772736 6969 33554432000 134512640 134534564 4290907648 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16232/statm: 118841 6969 95 6 0 117507 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 2487676

[startup+4782.3 s]
/proc/loadavg: 6.07 6.02 6.00 7/184 16402
/proc/meminfo: memFree=14927744/32951124 swapFree=67111528/67111528
[pid=16229] ppid=16227 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16229/stat : 16229 (ppfolio) S 16227 16229 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476126306 18763776 393 33554432000 4194304 4287625 140733207421168 18446744073709551615 253640879631 0 0 4096 65536 4559868371872514048 0 0 17 2 0 0 0
/proc/16229/statm: 4581 393 345 23 0 91 0
[pid=16230] ppid=16229 vsize=1641012 CPUtime=1594.17 cores=0
/proc/16230/stat : 16230 (cryptominisat) R 16229 16229 15760 0 -1 4202496 1380947 0 0 0 159132 285 0 0 25 0 1 0 476126307 1680396288 56539 33554432000 4194304 4587354 140736447220544 18446744073709551615 253640556184 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16230/statm: 410253 56539 337 96 0 406815 0
[pid=16231] ppid=16229 vsize=310932 CPUtime=1594.07 cores=0
/proc/16231/stat : 16231 (clasp) R 16229 16229 15760 0 -1 4202496 72125 0 0 0 159392 15 0 0 25 0 1 0 476126307 318394368 70444 33554432000 4194304 4785740 140733557319056 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16231/statm: 77733 70444 340 145 0 74778 0
[pid=16232] ppid=16229 vsize=475364 CPUtime=1594.15 cores=0
/proc/16232/stat : 16232 (TNM) R 16229 16229 15760 0 -1 4202496 7072 0 0 0 159415 0 0 0 25 0 1 0 476126307 486772736 6969 33554432000 134512640 134534564 4290907648 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16232/statm: 118841 6969 95 6 0 117507 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 2445632

[startup+4842.3 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 16413
/proc/meminfo: memFree=14845136/32951124 swapFree=67111528/67111528
[pid=16229] ppid=16227 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16229/stat : 16229 (ppfolio) S 16227 16229 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476126306 18763776 393 33554432000 4194304 4287625 140733207421168 18446744073709551615 253640879631 0 0 4096 65536 4559868371872514048 0 0 17 2 0 0 0
/proc/16229/statm: 4581 393 345 23 0 91 0
[pid=16230] ppid=16229 vsize=1684944 CPUtime=1614.17 cores=0
/proc/16230/stat : 16230 (cryptominisat) R 16229 16229 15760 0 -1 4202496 1403091 0 0 0 161127 290 0 0 25 0 1 0 476126307 1725382656 70623 33554432000 4194304 4587354 140736447220544 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16230/statm: 421236 70623 337 96 0 417798 0
[pid=16231] ppid=16229 vsize=312640 CPUtime=1614.07 cores=0
/proc/16231/stat : 16231 (clasp) R 16229 16229 15760 0 -1 4202496 72532 0 0 0 161392 15 0 0 25 0 1 0 476126307 320143360 70851 33554432000 4194304 4785740 140733557319056 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16231/statm: 78160 70851 340 145 0 75205 0
[pid=16232] ppid=16229 vsize=475364 CPUtime=1614.15 cores=0
/proc/16232/stat : 16232 (TNM) R 16229 16229 15760 0 -1 4202496 7072 0 0 0 161415 0 0 0 25 0 1 0 476126307 486772736 6969 33554432000 134512640 134534564 4290907648 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16232/statm: 118841 6969 95 6 0 117507 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 2491272

[startup+4902.3 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 16414
/proc/meminfo: memFree=14903040/32951124 swapFree=67111528/67111528
[pid=16229] ppid=16227 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16229/stat : 16229 (ppfolio) S 16227 16229 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476126306 18763776 393 33554432000 4194304 4287625 140733207421168 18446744073709551615 253640879631 0 0 4096 65536 4559868371872514048 0 0 17 2 0 0 0
/proc/16229/statm: 4581 393 345 23 0 91 0
[pid=16230] ppid=16229 vsize=1686396 CPUtime=1634.19 cores=0
/proc/16230/stat : 16230 (cryptominisat) R 16229 16229 15760 0 -1 4202496 1420880 0 0 0 163124 295 0 0 25 0 1 0 476126307 1726869504 61265 33554432000 4194304 4587354 140736447220544 18446744073709551615 4236364 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16230/statm: 421599 61265 337 96 0 418161 0
[pid=16231] ppid=16229 vsize=315460 CPUtime=1634.06 cores=0
/proc/16231/stat : 16231 (clasp) R 16229 16229 15760 0 -1 4202496 73159 0 0 0 163391 15 0 0 25 0 1 0 476126307 323031040 71478 33554432000 4194304 4785740 140733557319056 18446744073709551615 4277464 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16231/statm: 78865 71478 340 145 0 75910 0
[pid=16232] ppid=16229 vsize=475364 CPUtime=1634.15 cores=0
/proc/16232/stat : 16232 (TNM) R 16229 16229 15760 0 -1 4202496 7072 0 0 0 163415 0 0 0 25 0 1 0 476126307 486772736 6969 33554432000 134512640 134534564 4290907648 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16232/statm: 118841 6969 95 6 0 117507 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 2495544

[startup+4962.3 s]
/proc/loadavg: 6.05 6.01 6.00 7/184 16418
/proc/meminfo: memFree=14909604/32951124 swapFree=67111528/67111528
[pid=16229] ppid=16227 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16229/stat : 16229 (ppfolio) S 16227 16229 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476126306 18763776 393 33554432000 4194304 4287625 140733207421168 18446744073709551615 253640879631 0 0 4096 65536 4559868371872514048 0 0 17 2 0 0 0
/proc/16229/statm: 4581 393 345 23 0 91 0
[pid=16230] ppid=16229 vsize=1641144 CPUtime=1654.19 cores=0
/proc/16230/stat : 16230 (cryptominisat) R 16229 16229 15760 0 -1 4202496 1432064 0 0 0 165122 297 0 0 25 0 1 0 476126307 1680531456 52897 33554432000 4194304 4587354 140736447220544 18446744073709551615 4238499 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16230/statm: 410286 52897 337 96 0 406848 0
[pid=16231] ppid=16229 vsize=317808 CPUtime=1654.06 cores=0
/proc/16231/stat : 16231 (clasp) R 16229 16229 15760 0 -1 4202496 73669 0 0 0 165391 15 0 0 25 0 1 0 476126307 325435392 71988 33554432000 4194304 4785740 140733557319056 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16231/statm: 79452 71988 340 145 0 76497 0
[pid=16232] ppid=16229 vsize=475364 CPUtime=1654.15 cores=0
/proc/16232/stat : 16232 (TNM) R 16229 16229 15760 0 -1 4202496 7072 0 0 0 165415 0 0 0 25 0 1 0 476126307 486772736 6969 33554432000 134512640 134534564 4290907648 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16232/statm: 118841 6969 95 6 0 117507 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 2452640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.03 6.01 6.00 7/184 16420
/proc/meminfo: memFree=14879128/32951124 swapFree=67111528/67111528
[pid=16229] ppid=16227 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16229/stat : 16229 (ppfolio) S 16227 16229 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476126306 18763776 393 33554432000 4194304 4287625 140733207421168 18446744073709551615 253640879631 0 0 4096 65536 4559868371872514048 0 0 17 2 0 0 0
/proc/16229/statm: 4581 393 345 23 0 91 0
[pid=16230] ppid=16229 vsize=1686184 CPUtime=1666.7 cores=0
/proc/16230/stat : 16230 (cryptominisat) R 16229 16229 15760 0 -1 4202496 1447756 0 0 0 166370 300 0 0 25 0 1 0 476126307 1726652416 60289 33554432000 4194304 4587354 140736447220544 18446744073709551615 4243904 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16230/statm: 421546 60289 337 96 0 418108 0
[pid=16231] ppid=16229 vsize=320900 CPUtime=1666.66 cores=0
/proc/16231/stat : 16231 (clasp) R 16229 16229 15760 0 -1 4202496 74358 0 0 0 166651 15 0 0 25 0 1 0 476126307 328601600 72677 33554432000 4194304 4785740 140733557319056 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16231/statm: 80225 72677 340 145 0 77270 0
[pid=16232] ppid=16229 vsize=475364 CPUtime=1666.74 cores=0
/proc/16232/stat : 16232 (TNM) R 16229 16229 15760 0 -1 4202496 7072 0 0 0 166674 0 0 0 25 0 1 0 476126307 486772736 6969 33554432000 134512640 134534564 4290907648 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16232/statm: 118841 6969 95 6 0 117507 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 2500772

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.01
CPU time (s): 5000.1
CPU user time (s): 4996.95
CPU system time (s): 3.15
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3931700

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

runsolver used 8.65668 second user time and 18.6172 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-24 13:40:59
IDJOB=3275442
IDBENCH=83182
IDSOLVER=1639
FILE ID=node106/3275442-1303645259
RUNJOBID= node106-1303635252-15778
PBS_JOBID= 13150742
Free space on /tmp= 71768 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-14x34.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275442-1303645259/watcher-3275442-1303645259 -o /tmp/evaluation-result-3275442-1303645259/solver-3275442-1303645259 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275442-1303645259.cnf

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

MD5SUM BENCH= 72677fc46303044d3d9e832fa24a37b2
RANDOM SEED=256422464

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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:      16265700 kB
Buffers:       1983840 kB
Cached:       14075432 kB
SwapCached:          0 kB
Active:        9622296 kB
Inactive:      6502616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16265700 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14812 kB
Writeback:           0 kB
AnonPages:       64996 kB
Mapped:          15032 kB
Slab:           497236 kB
PageTables:       4804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   219832 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= 71748 MiB
End job on node106 at 2011-04-24 15:04:21