Trace number 3281303

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) 1300.02 1300.01

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k55.cnf
MD5SUM123611192e7b44f446f7ac11e53423f6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark60.9727
Satisfiable
(Un)Satisfiability was proved
Number of variables112764
Number of clauses468539
Sum of the clauses size1200891
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2331975
Number of clauses of size 387836
Number of clauses of size 416674
Number of clauses of size 59489
Number of clauses of size over 520493

Solver Data

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 11.76 11.82 9.74 11/198 22422
/proc/meminfo: memFree=15783104/32951124 swapFree=67111528/67111528
[pid=22422] ppid=22420 vsize=18324 CPUtime=0 cores=0,2
/proc/22422/stat : 22422 (ppfolio) R 22420 22422 21691 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 486686267 18763776 392 33554432000 4194304 4287625 140735720321088 18446744073709551615 253640679829 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/22422/statm: 4581 392 343 23 0 91 0

[startup+0.0706099 s]
/proc/loadavg: 11.76 11.82 9.74 11/198 22422
/proc/meminfo: memFree=15783104/32951124 swapFree=67111528/67111528
[pid=22422] ppid=22420 vsize=18324 CPUtime=0 cores=0,2
/proc/22422/stat : 22422 (ppfolio) S 22420 22422 21691 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 486686267 18763776 394 33554432000 4194304 4287625 140735720321088 18446744073709551615 253640879631 0 0 4096 65536 4393095139661152514 0 0 17 2 0 0 0
/proc/22422/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100591 s]
/proc/loadavg: 11.76 11.82 9.74 11/198 22422
/proc/meminfo: memFree=15783104/32951124 swapFree=67111528/67111528
[pid=22422] ppid=22420 vsize=18324 CPUtime=0 cores=0,2
/proc/22422/stat : 22422 (ppfolio) S 22420 22422 21691 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 486686267 18763776 394 33554432000 4194304 4287625 140735720321088 18446744073709551615 253640879631 0 0 4096 65536 4393095139661152514 0 0 17 2 0 0 0
/proc/22422/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300563 s]
/proc/loadavg: 11.76 11.82 9.74 11/198 22422
/proc/meminfo: memFree=15783104/32951124 swapFree=67111528/67111528
[pid=22422] ppid=22420 vsize=18324 CPUtime=0 cores=0,2
/proc/22422/stat : 22422 (ppfolio) S 22420 22422 21691 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 486686267 18763776 394 33554432000 4194304 4287625 140735720321088 18446744073709551615 253640879631 0 0 4096 65536 4359739800870191104 0 0 17 2 0 0 0
/proc/22422/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700492 s]
/proc/loadavg: 11.76 11.82 9.74 11/198 22422
/proc/meminfo: memFree=15783104/32951124 swapFree=67111528/67111528
[pid=22422] ppid=22420 vsize=18324 CPUtime=0 cores=0,2
/proc/22422/stat : 22422 (ppfolio) S 22420 22422 21691 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 486686267 18763776 394 33554432000 4194304 4287625 140735720321088 18446744073709551615 253640879631 0 0 4096 65536 4359740075748098048 0 0 17 2 0 0 0
/proc/22422/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50031 s]
/proc/loadavg: 11.76 11.82 9.74 13/202 22426
/proc/meminfo: memFree=15673828/32951124 swapFree=67111528/67111528
[pid=22422] ppid=22420 vsize=18324 CPUtime=0 cores=0,2
/proc/22422/stat : 22422 (ppfolio) S 22420 22422 21691 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 486686267 18763776 394 33554432000 4194304 4287625 140735720321088 18446744073709551615 253640879631 0 0 4096 65536 4359740075748098048 0 0 17 2 0 0 0
/proc/22422/statm: 4581 394 345 23 0 91 0
[pid=22423] ppid=22422 vsize=72028 CPUtime=0.45 cores=0
/proc/22423/stat : 22423 (cryptominisat) R 22422 22422 21691 0 -1 4202496 12524 0 0 0 43 2 0 0 25 0 1 0 486686268 73756672 12186 33554432000 4194304 4587354 140734475415440 18446744073709551615 4230294 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22423/statm: 18007 12186 310 96 0 14569 0
[pid=22424] ppid=22422 vsize=69624 CPUtime=0.41 cores=0
/proc/22424/stat : 22424 (clasp) R 22422 22422 21691 0 -1 4202496 17390 0 0 0 39 2 0 0 25 0 1 0 486686268 71294976 14338 33554432000 4194304 4785740 140734057120400 18446744073709551615 4488178 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22424/statm: 17406 14338 319 145 0 14451 0
[pid=22425] ppid=22422 vsize=480508 CPUtime=0.6 cores=0
/proc/22425/stat : 22425 (TNM) R 22422 22422 21691 0 -1 4202496 9772 0 0 0 59 1 0 0 25 0 1 0 486686268 492040192 9669 33554432000 134512640 134534564 4287873712 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22425/statm: 120127 9669 91 6 0 118793 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 640484

[startup+3.10105 s]
/proc/loadavg: 11.76 11.82 9.74 13/203 22427
/proc/meminfo: memFree=15631784/32951124 swapFree=67111528/67111528
[pid=22422] ppid=22420 vsize=18324 CPUtime=0 cores=0,2
/proc/22422/stat : 22422 (ppfolio) S 22420 22422 21691 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 486686267 18763776 394 33554432000 4194304 4287625 140735720321088 18446744073709551615 253640879631 0 0 4096 65536 4359740075748098048 0 0 17 2 0 0 0
/proc/22422/statm: 4581 394 345 23 0 91 0
[pid=22423] ppid=22422 vsize=72292 CPUtime=1.04 cores=0
/proc/22423/stat : 22423 (cryptominisat) R 22422 22422 21691 0 -1 4202496 12590 0 0 0 102 2 0 0 25 0 1 0 486686268 74027008 12251 33554432000 4194304 4587354 140734475415440 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22423/statm: 18073 12251 310 96 0 14635 0
[pid=22424] ppid=22422 vsize=82060 CPUtime=0.92 cores=0
/proc/22424/stat : 22424 (clasp) R 22422 22422 21691 0 -1 4202496 20517 0 0 0 89 3 0 0 25 0 1 0 486686268 84029440 17465 33554432000 4194304 4785740 140734057120400 18446744073709551615 4500020 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22424/statm: 20515 17465 319 145 0 17560 0
[pid=22425] ppid=22422 vsize=480508 CPUtime=1.1 cores=0
/proc/22425/stat : 22425 (TNM) R 22422 22422 21691 0 -1 4202496 10487 0 0 0 109 1 0 0 25 0 1 0 486686268 492040192 10384 33554432000 134512640 134534564 4287873712 18446744073709551615 134523248 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22425/statm: 120127 10384 91 6 0 118793 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 653184

[startup+6.30048 s]
/proc/loadavg: 11.78 11.83 9.75 10/195 22445
/proc/meminfo: memFree=15676852/32951124 swapFree=67111528/67111528
[pid=22422] ppid=22420 vsize=18324 CPUtime=0 cores=0,2
/proc/22422/stat : 22422 (ppfolio) S 22420 22422 21691 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 486686267 18763776 394 33554432000 4194304 4287625 140735720321088 18446744073709551615 253640879631 0 0 4096 65536 4359740488064958464 0 0 17 2 0 0 0
/proc/22422/statm: 4581 394 345 23 0 91 0
[pid=22423] ppid=22422 vsize=95140 CPUtime=2.05 cores=0
/proc/22423/stat : 22423 (cryptominisat) R 22422 22422 21691 0 -1 4202496 18299 0 0 0 202 3 0 0 25 0 1 0 486686268 97423360 17894 33554432000 4194304 4587354 140734475415440 18446744073709551615 4421079 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22423/statm: 23785 17894 316 96 0 20347 0
[pid=22424] ppid=22422 vsize=78660 CPUtime=2.01 cores=0
/proc/22424/stat : 22424 (clasp) R 22422 22422 21691 0 -1 4202496 21714 0 0 0 198 3 0 0 25 0 1 0 486686268 80547840 16663 33554432000 4194304 4785740 140734057120400 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22424/statm: 19665 16663 340 145 0 16710 0
[pid=22425] ppid=22422 vsize=485788 CPUtime=2.2 cores=0
/proc/22425/stat : 22425 (TNM) R 22422 22422 21691 0 -1 4202496 16009 0 0 0 218 2 0 0 25 0 1 0 486686268 497446912 15906 33554432000 134512640 134534564 4287873712 18446744073709551615 134529944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22425/statm: 121447 15906 95 6 0 120113 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 677912

[startup+12.7003 s]
/proc/loadavg: 11.32 11.73 9.73 7/186 22463
/proc/meminfo: memFree=15685588/32951124 swapFree=67111528/67111528
[pid=22422] ppid=22420 vsize=18324 CPUtime=0 cores=0,2
/proc/22422/stat : 22422 (ppfolio) S 22420 22422 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486686267 18763776 394 33554432000 4194304 4287625 140735720321088 18446744073709551615 253640879631 0 0 4096 65536 4359739663431237632 0 0 17 2 0 0 0
/proc/22422/statm: 4581 394 345 23 0 91 0
[pid=22423] ppid=22422 vsize=166404 CPUtime=4.24 cores=0
/proc/22423/stat : 22423 (cryptominisat) R 22422 22422 21691 0 -1 4202496 34302 0 0 0 418 6 0 0 25 0 1 0 486686268 170397696 27278 33554432000 4194304 4587354 140734475415440 18446744073709551615 4243491 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22423/statm: 41601 27278 333 96 0 38163 0
[pid=22424] ppid=22422 vsize=78660 CPUtime=4.12 cores=0
/proc/22424/stat : 22424 (clasp) R 22422 22422 21691 0 -1 4202496 21730 0 0 0 409 3 0 0 25 0 1 0 486686268 80547840 16679 33554432000 4194304 4785740 140734057120400 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22424/statm: 19665 16679 340 145 0 16710 0
[pid=22425] ppid=22422 vsize=485788 CPUtime=4.3 cores=0
/proc/22425/stat : 22425 (TNM) R 22422 22422 21691 0 -1 4202496 16009 0 0 0 428 2 0 0 25 0 1 0 486686268 497446912 15906 33554432000 134512640 134534564 4287873712 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22425/statm: 121447 15906 95 6 0 120113 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 749176

[startup+25.501 s]
/proc/loadavg: 10.14 11.45 9.67 7/184 22471
/proc/meminfo: memFree=15717140/32951124 swapFree=67111528/67111528
[pid=22422] ppid=22420 vsize=18324 CPUtime=0 cores=0,2
/proc/22422/stat : 22422 (ppfolio) S 22420 22422 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486686267 18763776 394 33554432000 4194304 4287625 140735720321088 18446744073709551615 253640879631 0 0 4096 65536 4359740213187051520 0 0 17 2 0 0 0
/proc/22422/statm: 4581 394 345 23 0 91 0
[pid=22423] ppid=22422 vsize=162172 CPUtime=8.45 cores=0
/proc/22423/stat : 22423 (cryptominisat) R 22422 22422 21691 0 -1 4202496 37672 0 0 0 839 6 0 0 25 0 1 0 486686268 166064128 27168 33554432000 4194304 4587354 140734475415440 18446744073709551615 4449056 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22423/statm: 40543 27168 343 96 0 37105 0
[pid=22424] ppid=22422 vsize=78660 CPUtime=8.41 cores=0
/proc/22424/stat : 22424 (clasp) R 22422 22422 21691 0 -1 4202496 21736 0 0 0 838 3 0 0 25 0 1 0 486686268 80547840 16685 33554432000 4194304 4785740 140734057120400 18446744073709551615 4552576 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22424/statm: 19665 16685 340 145 0 16710 0
[pid=22425] ppid=22422 vsize=485788 CPUtime=8.6 cores=0
/proc/22425/stat : 22425 (TNM) R 22422 22422 21691 0 -1 4202496 16009 0 0 0 858 2 0 0 25 0 1 0 486686268 497446912 15906 33554432000 134512640 134534564 4287873712 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22425/statm: 121447 15906 95 6 0 120113 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 744944

[startup+51.1003 s]
/proc/loadavg: 8.72 11.01 9.57 7/184 22472
/proc/meminfo: memFree=15658008/32951124 swapFree=67111528/67111528
[pid=22422] ppid=22420 vsize=18324 CPUtime=0 cores=0,2
/proc/22422/stat : 22422 (ppfolio) S 22420 22422 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486686267 18763776 394 33554432000 4194304 4287625 140735720321088 18446744073709551615 253640879631 0 0 4096 65536 4359740213187051520 0 0 17 2 0 0 0
/proc/22422/statm: 4581 394 345 23 0 91 0
[pid=22423] ppid=22422 vsize=162172 CPUtime=17.04 cores=0
/proc/22423/stat : 22423 (cryptominisat) R 22422 22422 21691 0 -1 4202496 37672 0 0 0 1698 6 0 0 25 0 1 0 486686268 166064128 27168 33554432000 4194304 4587354 140734475415440 18446744073709551615 4449056 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22423/statm: 40543 27168 343 96 0 37105 0
[pid=22424] ppid=22422 vsize=82224 CPUtime=16.93 cores=0
/proc/22424/stat : 22424 (clasp) R 22422 22422 21691 0 -1 4202496 22604 0 0 0 1689 4 0 0 25 0 1 0 486686268 84197376 17553 33554432000 4194304 4785740 140734057120400 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22424/statm: 20556 17553 340 145 0 17601 0
[pid=22425] ppid=22422 vsize=485788 CPUtime=17.1 cores=0
/proc/22425/stat : 22425 (TNM) R 22422 22422 21691 0 -1 4202496 16009 0 0 0 1708 2 0 0 25 0 1 0 486686268 497446912 15906 33554432000 134512640 134534564 4287873712 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22425/statm: 121447 15906 95 6 0 120113 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 748508

[startup+102.307 s]
/proc/loadavg: 7.18 10.23 9.38 7/184 22473
/proc/meminfo: memFree=15624392/32951124 swapFree=67111528/67111528
[pid=22422] ppid=22420 vsize=18324 CPUtime=0 cores=0,2
/proc/22422/stat : 22422 (ppfolio) S 22420 22422 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486686267 18763776 394 33554432000 4194304 4287625 140735720321088 18446744073709551615 253640879631 0 0 4096 65536 4359740625503911936 0 0 17 2 0 0 0
/proc/22422/statm: 4581 394 345 23 0 91 0
[pid=22423] ppid=22422 vsize=175128 CPUtime=34.07 cores=0
/proc/22423/stat : 22423 (cryptominisat) R 22422 22422 21691 0 -1 4202496 41224 0 0 0 3400 7 0 0 25 0 1 0 486686268 179331072 30692 33554432000 4194304 4587354 140734475415440 18446744073709551615 4449056 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22423/statm: 43782 30692 343 96 0 40344 0
[pid=22424] ppid=22422 vsize=105356 CPUtime=34.01 cores=0
/proc/22424/stat : 22424 (clasp) R 22422 22422 21691 0 -1 4202496 28350 0 0 0 3396 5 0 0 25 0 1 0 486686268 107884544 23299 33554432000 4194304 4785740 140734057120400 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22424/statm: 26339 23299 340 145 0 23384 0
[pid=22425] ppid=22422 vsize=485788 CPUtime=34.2 cores=0
/proc/22425/stat : 22425 (TNM) R 22422 22422 21691 0 -1 4202496 16009 0 0 0 3418 2 0 0 25 0 1 0 486686268 497446912 15906 33554432000 134512640 134534564 4287873712 18446744073709551615 11793860 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22425/statm: 121447 15906 95 6 0 120113 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 784596

[startup+162.301 s]
/proc/loadavg: 6.43 9.46 9.17 7/184 22477
/proc/meminfo: memFree=15521580/32951124 swapFree=67111528/67111528
[pid=22422] ppid=22420 vsize=18324 CPUtime=0 cores=0,2
/proc/22422/stat : 22422 (ppfolio) S 22420 22422 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486686267 18763776 394 33554432000 4194304 4287625 140735720321088 18446744073709551615 253640879631 0 0 4096 65536 4359740488064958464 0 0 17 2 0 0 0
/proc/22422/statm: 4581 394 345 23 0 91 0
[pid=22423] ppid=22422 vsize=528824 CPUtime=54.07 cores=0
/proc/22423/stat : 22423 (cryptominisat) R 22422 22422 21691 0 -1 4202496 43367 0 0 0 5400 7 0 0 25 0 1 0 486686268 541515776 32806 33554432000 4194304 4587354 140734475415440 18446744073709551615 253640556025 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22423/statm: 132206 32811 343 96 0 128768 0
[pid=22424] ppid=22422 vsize=113716 CPUtime=54.01 cores=0

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

/proc/22425/statm: 121447 15906 95 6 0 120113 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1244212

[startup+882.301 s]
/proc/loadavg: 6.00 6.30 7.44 7/184 22528
/proc/meminfo: memFree=15566128/32951124 swapFree=67111528/67111528
[pid=22422] ppid=22420 vsize=18324 CPUtime=0 cores=0,2
/proc/22422/stat : 22422 (ppfolio) S 22420 22422 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486686267 18763776 394 33554432000 4194304 4287625 140735720321088 18446744073709551615 253640879631 0 0 4096 65536 4359740625503911936 0 0 17 2 0 0 0
/proc/22422/statm: 4581 394 345 23 0 91 0
[pid=22423] ppid=22422 vsize=476620 CPUtime=294.1 cores=0
/proc/22423/stat : 22423 (cryptominisat) R 22422 22422 21691 0 -1 4202496 84683 0 0 0 29392 18 0 0 25 0 1 0 486686268 488058880 37724 33554432000 4194304 4587354 140734475415440 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22423/statm: 119155 37724 343 96 0 115717 0
[pid=22424] ppid=22422 vsize=263480 CPUtime=294.04 cores=0
/proc/22424/stat : 22424 (clasp) R 22422 22422 21691 0 -1 4202496 67681 0 0 0 29389 15 0 0 25 0 1 0 486686268 269803520 62630 33554432000 4194304 4785740 140734057120400 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22424/statm: 65870 62630 340 145 0 62915 0
[pid=22425] ppid=22422 vsize=485788 CPUtime=294.16 cores=0
/proc/22425/stat : 22425 (TNM) R 22422 22422 21691 0 -1 4202496 16009 0 0 0 29414 2 0 0 25 0 1 0 486686268 497446912 15906 33554432000 134512640 134534564 4287873712 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22425/statm: 121447 15906 95 6 0 120113 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1244212

[startup+942.3 s]
/proc/loadavg: 6.00 6.24 7.35 7/184 22530
/proc/meminfo: memFree=15475844/32951124 swapFree=67111528/67111528
[pid=22422] ppid=22420 vsize=18324 CPUtime=0 cores=0,2
/proc/22422/stat : 22422 (ppfolio) S 22420 22422 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486686267 18763776 394 33554432000 4194304 4287625 140735720321088 18446744073709551615 253640879631 0 0 4096 65536 4359740075748098048 0 0 17 2 0 0 0
/proc/22422/statm: 4581 394 345 23 0 91 0
[pid=22423] ppid=22422 vsize=192800 CPUtime=314.09 cores=0
/proc/22423/stat : 22423 (cryptominisat) R 22422 22422 21691 0 -1 4202496 91801 0 0 0 31390 19 0 0 25 0 1 0 486686268 197427200 39334 33554432000 4194304 4587354 140734475415440 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22423/statm: 48200 39334 343 96 0 44762 0
[pid=22424] ppid=22422 vsize=301248 CPUtime=314.05 cores=0
/proc/22424/stat : 22424 (clasp) R 22422 22422 21691 0 -1 4202496 77053 0 0 0 31388 17 0 0 25 0 1 0 486686268 308477952 72002 33554432000 4194304 4785740 140734057120400 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22424/statm: 75312 72002 340 145 0 72357 0
[pid=22425] ppid=22422 vsize=485788 CPUtime=314.16 cores=0
/proc/22425/stat : 22425 (TNM) R 22422 22422 21691 0 -1 4202496 16009 0 0 0 31414 2 0 0 25 0 1 0 486686268 497446912 15906 33554432000 134512640 134534564 4287873712 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22425/statm: 121447 15906 95 6 0 120113 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 998160

[startup+1002.3 s]
/proc/loadavg: 6.00 6.20 7.26 7/184 22531
/proc/meminfo: memFree=15405640/32951124 swapFree=67111528/67111528
[pid=22422] ppid=22420 vsize=18324 CPUtime=0 cores=0,2
/proc/22422/stat : 22422 (ppfolio) S 22420 22422 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486686267 18763776 394 33554432000 4194304 4287625 140735720321088 18446744073709551615 253640879631 0 0 4096 65536 4359740213187051520 0 0 17 2 0 0 0
/proc/22422/statm: 4581 394 345 23 0 91 0
[pid=22423] ppid=22422 vsize=192800 CPUtime=334.09 cores=0
/proc/22423/stat : 22423 (cryptominisat) R 22422 22422 21691 0 -1 4202496 93573 0 0 0 33389 20 0 0 25 0 1 0 486686268 197427200 41061 33554432000 4194304 4587354 140734475415440 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22423/statm: 48200 41061 343 96 0 44762 0
[pid=22424] ppid=22422 vsize=341808 CPUtime=334.05 cores=0
/proc/22424/stat : 22424 (clasp) R 22422 22422 21691 0 -1 4202496 87005 0 0 0 33386 19 0 0 25 0 1 0 486686268 350011392 81954 33554432000 4194304 4785740 140734057120400 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22424/statm: 85452 81954 340 145 0 82497 0
[pid=22425] ppid=22422 vsize=485788 CPUtime=334.15 cores=0
/proc/22425/stat : 22425 (TNM) R 22422 22422 21691 0 -1 4202496 16009 0 0 0 33413 2 0 0 25 0 1 0 486686268 497446912 15906 33554432000 134512640 134534564 4287873712 18446744073709551615 134530445 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22425/statm: 121447 15906 95 6 0 120113 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1038720

[startup+1062.3 s]
/proc/loadavg: 6.00 6.16 7.18 7/184 22533
/proc/meminfo: memFree=15384668/32951124 swapFree=67111528/67111528
[pid=22422] ppid=22420 vsize=18324 CPUtime=0 cores=0,2
/proc/22422/stat : 22422 (ppfolio) S 22420 22422 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486686267 18763776 394 33554432000 4194304 4287625 140735720321088 18446744073709551615 253640879631 0 0 4096 65536 4359740488064958464 0 0 17 2 0 0 0
/proc/22422/statm: 4581 394 345 23 0 91 0
[pid=22423] ppid=22422 vsize=558004 CPUtime=354.08 cores=0
/proc/22423/stat : 22423 (cryptominisat) R 22422 22422 21691 0 -1 4202496 98830 0 0 0 35387 21 0 0 25 0 1 0 486686268 571396096 40586 33554432000 4194304 4587354 140734475415440 18446744073709551615 4309370 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22423/statm: 139501 40586 343 96 0 136063 0
[pid=22424] ppid=22422 vsize=355692 CPUtime=354.07 cores=0
/proc/22424/stat : 22424 (clasp) R 22422 22422 21691 0 -1 4202496 90308 0 0 0 35386 21 0 0 25 0 1 0 486686268 364228608 85257 33554432000 4194304 4785740 140734057120400 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22424/statm: 88923 85257 340 145 0 85968 0
[pid=22425] ppid=22422 vsize=485788 CPUtime=354.15 cores=0
/proc/22425/stat : 22425 (TNM) R 22422 22422 21691 0 -1 4202496 16009 0 0 0 35413 2 0 0 25 0 1 0 486686268 497446912 15906 33554432000 134512640 134534564 4287873712 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22425/statm: 121447 15906 95 6 0 120113 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1417808

[startup+1122.3 s]
/proc/loadavg: 6.00 6.13 7.10 7/184 22565
/proc/meminfo: memFree=15426488/32951124 swapFree=67111528/67111528
[pid=22422] ppid=22420 vsize=18324 CPUtime=0 cores=0,2
/proc/22422/stat : 22422 (ppfolio) S 22420 22422 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486686267 18763776 394 33554432000 4194304 4287625 140735720321088 18446744073709551615 253640879631 0 0 4096 65536 4359740625503911936 0 0 17 2 0 0 0
/proc/22422/statm: 4581 394 345 23 0 91 0
[pid=22423] ppid=22422 vsize=193928 CPUtime=374.08 cores=0
/proc/22423/stat : 22423 (cryptominisat) R 22422 22422 21691 0 -1 4202496 104101 0 0 0 37385 23 0 0 25 0 1 0 486686268 198582272 39739 33554432000 4194304 4587354 140734475415440 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22423/statm: 48482 39739 343 96 0 45044 0
[pid=22424] ppid=22422 vsize=355692 CPUtime=374.06 cores=0
/proc/22424/stat : 22424 (clasp) R 22422 22422 21691 0 -1 4202496 90308 0 0 0 37385 21 0 0 25 0 1 0 486686268 364228608 85257 33554432000 4194304 4785740 140734057120400 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22424/statm: 88923 85257 340 145 0 85968 0
[pid=22425] ppid=22422 vsize=485788 CPUtime=374.16 cores=0
/proc/22425/stat : 22425 (TNM) R 22422 22422 21691 0 -1 4202496 16009 0 0 0 37414 2 0 0 25 0 1 0 486686268 497446912 15906 33554432000 134512640 134534564 4287873712 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22425/statm: 121447 15906 95 6 0 120113 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1053732

[startup+1182.3 s]
/proc/loadavg: 6.00 6.10 7.03 7/184 22566
/proc/meminfo: memFree=15409848/32951124 swapFree=67111528/67111528
[pid=22422] ppid=22420 vsize=18324 CPUtime=0 cores=0,2
/proc/22422/stat : 22422 (ppfolio) S 22420 22422 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486686267 18763776 394 33554432000 4194304 4287625 140735720321088 18446744073709551615 253640879631 0 0 4096 65536 4359740762942865408 0 0 17 2 0 0 0
/proc/22422/statm: 4581 394 345 23 0 91 0
[pid=22423] ppid=22422 vsize=193928 CPUtime=394.08 cores=0
/proc/22423/stat : 22423 (cryptominisat) R 22422 22422 21691 0 -1 4202496 105894 0 0 0 39384 24 0 0 25 0 1 0 486686268 198582272 41483 33554432000 4194304 4587354 140734475415440 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22423/statm: 48482 41483 343 96 0 45044 0
[pid=22424] ppid=22422 vsize=355692 CPUtime=394.06 cores=0
/proc/22424/stat : 22424 (clasp) R 22422 22422 21691 0 -1 4202496 90310 0 0 0 39385 21 0 0 25 0 1 0 486686268 364228608 85259 33554432000 4194304 4785740 140734057120400 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22424/statm: 88923 85259 340 145 0 85968 0
[pid=22425] ppid=22422 vsize=485788 CPUtime=394.17 cores=0
/proc/22425/stat : 22425 (TNM) R 22422 22422 21691 0 -1 4202496 16009 0 0 0 39415 2 0 0 25 0 1 0 486686268 497446912 15906 33554432000 134512640 134534564 4287873712 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22425/statm: 121447 15906 95 6 0 120113 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1053732

[startup+1242.3 s]
/proc/loadavg: 4.82 5.79 6.87 4/175 22585
/proc/meminfo: memFree=15639968/32951124 swapFree=67111528/67111528
[pid=22422] ppid=22420 vsize=18324 CPUtime=0 cores=0,2
/proc/22422/stat : 22422 (ppfolio) S 22420 22422 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486686267 18763776 394 33554432000 4194304 4287625 140735720321088 18446744073709551615 253640879631 0 0 4096 65536 4359741312698679296 0 0 17 2 0 0 0
/proc/22422/statm: 4581 394 345 23 0 91 0
[pid=22423] ppid=22422 vsize=194484 CPUtime=414.07 cores=0
/proc/22423/stat : 22423 (cryptominisat) R 22422 22422 21691 0 -1 4202496 109898 0 0 0 41383 24 0 0 25 0 1 0 486686268 199151616 39129 33554432000 4194304 4587354 140734475415440 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22423/statm: 48621 39129 343 96 0 45183 0
[pid=22424] ppid=22422 vsize=355692 CPUtime=414.06 cores=0
/proc/22424/stat : 22424 (clasp) R 22422 22422 21691 0 -1 4202496 90319 0 0 0 41385 21 0 0 25 0 1 0 486686268 364228608 85268 33554432000 4194304 4785740 140734057120400 18446744073709551615 4552632 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22424/statm: 88923 85268 340 145 0 85968 0
[pid=22425] ppid=22422 vsize=485788 CPUtime=414.17 cores=0
/proc/22425/stat : 22425 (TNM) R 22422 22422 21691 0 -1 4202496 16009 0 0 0 41415 2 0 0 25 0 1 0 486686268 497446912 15906 33554432000 134512640 134534564 4287873712 18446744073709551615 134529033 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22425/statm: 121447 15906 95 6 0 120113 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1054288



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.66 5.28 6.62 4/175 22586
/proc/meminfo: memFree=15636116/32951124 swapFree=67111528/67111528
[pid=22422] ppid=22420 vsize=18324 CPUtime=0 cores=0,2
/proc/22422/stat : 22422 (ppfolio) S 22420 22422 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486686267 18763776 394 33554432000 4194304 4287625 140735720321088 18446744073709551615 253640879631 0 0 4096 65536 4359740625503911936 0 0 17 2 0 0 0
/proc/22422/statm: 4581 394 345 23 0 91 0
[pid=22423] ppid=22422 vsize=194484 CPUtime=433.33 cores=0
/proc/22423/stat : 22423 (cryptominisat) R 22422 22422 21691 0 -1 4202496 111021 0 0 0 43308 25 0 0 25 0 1 0 486686268 199151616 40228 33554432000 4194304 4587354 140734475415440 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22423/statm: 48621 40228 343 96 0 45183 0
[pid=22424] ppid=22422 vsize=355692 CPUtime=433.25 cores=0
/proc/22424/stat : 22424 (clasp) R 22422 22422 21691 0 -1 4202496 90319 0 0 0 43304 21 0 0 25 0 1 0 486686268 364228608 85268 33554432000 4194304 4785740 140734057120400 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22424/statm: 88923 85268 340 145 0 85968 0
[pid=22425] ppid=22422 vsize=485788 CPUtime=433.44 cores=0
/proc/22425/stat : 22425 (TNM) R 22422 22422 21691 0 -1 4202496 16009 0 0 0 43342 2 0 0 25 0 1 0 486686268 497446912 15906 33554432000 134512640 134534564 4287873712 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22425/statm: 121447 15906 95 6 0 120113 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1054288

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 22422 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 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.54
CPU system time (s): 0.48
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1515040

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= 227
involuntary context switches= 4

runsolver used 2.28765 second user time and 4.77527 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-25 19:00:59
IDJOB=3281303
IDBENCH=20565
IDSOLVER=1613
FILE ID=node106/3281303-1303750858
RUNJOBID= node106-1303749552-22155
PBS_JOBID= 13154056
Free space on /tmp= 71732 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k55.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281303-1303750858/watcher-3281303-1303750858 -o /tmp/evaluation-result-3281303-1303750858/solver-3281303-1303750858 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3281303-1303750858.cnf

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

MD5SUM BENCH= 123611192e7b44f446f7ac11e53423f6
RANDOM SEED=1534588523

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:      15783508 kB
Buffers:       1985900 kB
Cached:       14170932 kB
SwapCached:          0 kB
Active:       10048188 kB
Inactive:      6555664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15783508 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20992 kB
Writeback:           0 kB
AnonPages:      446104 kB
Mapped:          17932 kB
Slab:           498372 kB
PageTables:       6760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4506372 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= 71756 MiB
End job on node106 at 2011-04-25 19:22:41