Trace number 3191092

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.18 1201.51

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1971541934-090.UNKNOWN.cnf
MD5SUM6180decb1c46447c67f7e6e340e02857
Bench CategoryRANDOM (random 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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

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

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

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.09 10.10 8.87 7/182 31531
/proc/meminfo: memFree=24663120/32951124 swapFree=67111348/67111528
[pid=31531] ppid=31529 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31531/stat : 31531 (ppfolio) R 31529 31531 30062 0 -1 4194304 507 0 0 0 0 0 0 0 25 0 1 0 596035163 18763776 388 33554432000 4194304 4287625 140734951195984 18446744073709551615 252457886101 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/31531/statm: 4581 388 339 23 0 91 0

[startup+0.014201 s]
/proc/loadavg: 10.09 10.10 8.87 7/182 31531
/proc/meminfo: memFree=24663120/32951124 swapFree=67111348/67111528
[pid=31531] ppid=31529 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31531/stat : 31531 (ppfolio) S 31529 31531 30062 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 596035163 18763776 390 33554432000 4194304 4287625 140734951195984 18446744073709551615 252458085903 0 0 4096 65536 3784298712457543679 0 0 17 2 0 0 0
/proc/31531/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.137178 s]
/proc/loadavg: 10.09 10.10 8.87 7/182 31531
/proc/meminfo: memFree=24663120/32951124 swapFree=67111348/67111528
[pid=31531] ppid=31529 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31531/stat : 31531 (ppfolio) R 31529 31531 30062 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 596035163 18763776 390 33554432000 4194304 4287625 140734951195984 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/31531/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300148 s]
/proc/loadavg: 10.09 10.10 8.87 7/182 31531
/proc/meminfo: memFree=24663120/32951124 swapFree=67111348/67111528
[pid=31531] ppid=31529 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31531/stat : 31531 (ppfolio) S 31529 31531 30062 0 -1 4202496 523 0 0 0 0 0 0 0 23 0 1 0 596035163 18763776 390 33554432000 4194304 4287625 140734951195984 18446744073709551615 252458085903 0 0 4096 65536 3784298712457543679 0 0 17 2 0 0 0
/proc/31531/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700073 s]
/proc/loadavg: 10.09 10.10 8.87 7/182 31531
/proc/meminfo: memFree=24663120/32951124 swapFree=67111348/67111528
[pid=31531] ppid=31529 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31531/stat : 31531 (ppfolio) S 31529 31531 30062 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 596035163 18763776 390 33554432000 4194304 4287625 140734951195984 18446744073709551615 252458085903 0 0 4096 65536 3784298712457543679 0 0 17 2 0 0 0
/proc/31531/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50092 s]
/proc/loadavg: 10.09 10.10 8.87 12/188 31537
/proc/meminfo: memFree=24652124/32951124 swapFree=67111348/67111528
[pid=31531] ppid=31529 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31531/stat : 31531 (ppfolio) S 31529 31531 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596035163 18763776 390 33554432000 4194304 4287625 140734951195984 18446744073709551615 252458085903 0 0 4096 65536 3784298712457543679 0 0 17 2 0 0 0
/proc/31531/statm: 4581 390 341 23 0 91 0
[pid=31532] ppid=31531 vsize=1177960 CPUtime=1.49 cores=0
/proc/31532/stat : 31532 (cryptominisat) R 31531 31531 30062 0 -1 4202496 2656 0 0 0 149 0 0 0 25 0 1 0 596035163 1206231040 1199 33554432000 4194304 4587354 140736517538304 18446744073709551615 4352688 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31532/statm: 294490 1199 337 96 0 291052 0
[pid=31533] ppid=31531 vsize=14564 CPUtime=1.49 cores=4
/proc/31533/stat : 31533 (clasp) R 31531 31531 30062 0 -1 4202496 1093 0 0 0 149 0 0 0 20 0 1 0 596035163 14913536 978 33554432000 4194304 4785740 140735370002976 18446744073709551615 4553234 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31533/statm: 3641 978 340 145 0 686 0
[pid=31534] ppid=31531 vsize=455960 CPUtime=0.38 cores=6
/proc/31534/stat : 31534 (TNM) R 31531 31531 30062 0 -1 4202496 374 0 0 0 38 0 0 0 25 0 1 0 596035163 466903040 270 33554432000 134512640 134534564 4293306128 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31534/statm: 113990 270 95 6 0 112656 0
[pid=31535] ppid=31531 vsize=6728 CPUtime=1.46 cores=2
/proc/31535/stat : 31535 (lingeling) R 31531 31531 30062 0 -1 4202496 1081 0 0 0 146 0 0 0 25 0 1 0 596035163 6889472 878 33554432000 4194304 4352236 140736037999200 18446744073709551615 4231316 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31535/statm: 1682 878 126 39 0 762 0
[pid=31536] ppid=31531 vsize=8376 CPUtime=1.1 cores=6
/proc/31536/stat : 31536 (march_hi) R 31531 31531 30062 0 -1 4202496 709 0 0 0 110 0 0 0 19 0 1 0 596035163 8577024 601 33554432000 4194304 4331988 140734598323936 18446744073709551615 4229619 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31536/statm: 2094 601 173 34 0 536 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 1681912

[startup+3.10063 s]
/proc/loadavg: 10.09 10.10 8.87 12/188 31537
/proc/meminfo: memFree=24642452/32951124 swapFree=67111348/67111528
[pid=31531] ppid=31529 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31531/stat : 31531 (ppfolio) S 31529 31531 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596035163 18763776 390 33554432000 4194304 4287625 140734951195984 18446744073709551615 252458085903 0 0 4096 65536 3784298712457543679 0 0 17 2 0 0 0
/proc/31531/statm: 4581 390 341 23 0 91 0
[pid=31532] ppid=31531 vsize=1186472 CPUtime=3.09 cores=0
/proc/31532/stat : 31532 (cryptominisat) R 31531 31531 30062 0 -1 4202496 5521 0 0 0 309 0 0 0 25 0 1 0 596035163 1214947328 3021 33554432000 4194304 4587354 140736517538304 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31532/statm: 296618 3021 337 96 0 293180 0
[pid=31533] ppid=31531 vsize=15520 CPUtime=3.09 cores=4
/proc/31533/stat : 31533 (clasp) R 31531 31531 30062 0 -1 4202496 1353 0 0 0 309 0 0 0 25 0 1 0 596035163 15892480 1238 33554432000 4194304 4785740 140735370002976 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31533/statm: 3880 1238 340 145 0 925 0
[pid=31534] ppid=31531 vsize=455960 CPUtime=1.17 cores=6
/proc/31534/stat : 31534 (TNM) R 31531 31531 30062 0 -1 4202496 374 0 0 0 117 0 0 0 25 0 1 0 596035163 466903040 270 33554432000 134512640 134534564 4293306128 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31534/statm: 113990 270 95 6 0 112656 0
[pid=31535] ppid=31531 vsize=6736 CPUtime=3.06 cores=2
/proc/31535/stat : 31535 (lingeling) R 31531 31531 30062 0 -1 4202496 1115 0 0 0 306 0 0 0 25 0 1 0 596035163 6897664 848 33554432000 4194304 4352236 140736037999200 18446744073709551615 4328859 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31535/statm: 1684 848 126 39 0 764 0
[pid=31536] ppid=31531 vsize=8476 CPUtime=1.9 cores=6
/proc/31536/stat : 31536 (march_hi) R 31531 31531 30062 0 -1 4202496 739 0 0 0 190 0 0 0 21 0 1 0 596035163 8679424 631 33554432000 4194304 4331988 140734598323936 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31536/statm: 2119 631 173 34 0 561 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 1691488

[startup+6.30103 s]
/proc/loadavg: 10.08 10.09 8.87 12/188 31537
/proc/meminfo: memFree=24634220/32951124 swapFree=67111348/67111528
[pid=31531] ppid=31529 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31531/stat : 31531 (ppfolio) S 31529 31531 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596035163 18763776 390 33554432000 4194304 4287625 140734951195984 18446744073709551615 252458085903 0 0 4096 65536 3784298712457543679 0 0 17 2 0 0 0
/proc/31531/statm: 4581 390 341 23 0 91 0
[pid=31532] ppid=31531 vsize=1189476 CPUtime=6.29 cores=0
/proc/31532/stat : 31532 (cryptominisat) R 31531 31531 30062 0 -1 4202496 8744 0 0 0 628 1 0 0 25 0 1 0 596035163 1218023424 4308 33554432000 4194304 4587354 140736517538304 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31532/statm: 297369 4308 337 96 0 293931 0
[pid=31533] ppid=31531 vsize=16760 CPUtime=6.29 cores=4
/proc/31533/stat : 31533 (clasp) R 31531 31531 30062 0 -1 4202496 1669 0 0 0 629 0 0 0 25 0 1 0 596035163 17162240 1554 33554432000 4194304 4785740 140735370002976 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31533/statm: 4190 1554 340 145 0 1235 0
[pid=31534] ppid=31531 vsize=455960 CPUtime=2.75 cores=6
/proc/31534/stat : 31534 (TNM) R 31531 31531 30062 0 -1 4202496 374 0 0 0 275 0 0 0 25 0 1 0 596035163 466903040 270 33554432000 134512640 134534564 4293306128 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31534/statm: 113990 270 95 6 0 112656 0
[pid=31535] ppid=31531 vsize=7000 CPUtime=6.26 cores=2
/proc/31535/stat : 31535 (lingeling) R 31531 31531 30062 0 -1 4202496 1789 0 0 0 626 0 0 0 25 0 1 0 596035163 7168000 946 33554432000 4194304 4352236 140736037999200 18446744073709551615 4327863 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31535/statm: 1750 946 126 39 0 830 0
[pid=31536] ppid=31531 vsize=9028 CPUtime=3.5 cores=6
/proc/31536/stat : 31536 (march_hi) R 31531 31531 30062 0 -1 4202496 807 0 0 0 350 0 0 0 25 0 1 0 596035163 9244672 699 33554432000 4194304 4331988 140734598323936 18446744073709551615 4287920 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31536/statm: 2257 699 173 34 0 699 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 1696548

[startup+12.7008 s]
/proc/loadavg: 10.07 10.09 8.88 12/188 31537
/proc/meminfo: memFree=24645300/32951124 swapFree=67111348/67111528
[pid=31531] ppid=31529 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31531/stat : 31531 (ppfolio) S 31529 31531 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596035163 18763776 390 33554432000 4194304 4287625 140734951195984 18446744073709551615 252458085903 0 0 4096 65536 3784298712457543679 0 0 17 2 0 0 0
/proc/31531/statm: 4581 390 341 23 0 91 0
[pid=31532] ppid=31531 vsize=1191036 CPUtime=12.69 cores=0
/proc/31532/stat : 31532 (cryptominisat) R 31531 31531 30062 0 -1 4202496 12889 0 0 0 1267 2 0 0 25 0 1 0 596035163 1219620864 5170 33554432000 4194304 4587354 140736517538304 18446744073709551615 252457762491 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31532/statm: 297759 5170 337 96 0 294321 0
[pid=31533] ppid=31531 vsize=18528 CPUtime=12.69 cores=4
/proc/31533/stat : 31533 (clasp) R 31531 31531 30062 0 -1 4202496 2072 0 0 0 1269 0 0 0 25 0 1 0 596035163 18972672 1957 33554432000 4194304 4785740 140735370002976 18446744073709551615 4553754 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31533/statm: 4632 1957 340 145 0 1677 0
[pid=31534] ppid=31531 vsize=455960 CPUtime=5.92 cores=6
/proc/31534/stat : 31534 (TNM) R 31531 31531 30062 0 -1 4202496 374 0 0 0 592 0 0 0 25 0 1 0 596035163 466903040 270 33554432000 134512640 134534564 4293306128 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31534/statm: 113990 270 95 6 0 112656 0
[pid=31535] ppid=31531 vsize=9052 CPUtime=12.65 cores=2
/proc/31535/stat : 31535 (lingeling) R 31531 31531 30062 0 -1 4202496 2844 0 0 0 1265 0 0 0 25 0 1 0 596035163 9269248 1457 33554432000 4194304 4352236 140736037999200 18446744073709551615 4327936 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31535/statm: 2263 1457 126 39 0 1343 0
[pid=31536] ppid=31531 vsize=9528 CPUtime=6.7 cores=6
/proc/31536/stat : 31536 (march_hi) R 31531 31531 30062 0 -1 4202496 961 0 0 0 670 0 0 0 25 0 1 0 596035163 9756672 853 33554432000 4194304 4331988 140734598323936 18446744073709551615 4265444 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31536/statm: 2382 853 173 34 0 824 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 1702428

[startup+25.5005 s]
/proc/loadavg: 10.20 10.12 8.91 12/188 31538
/proc/meminfo: memFree=24634020/32951124 swapFree=67111348/67111528
[pid=31531] ppid=31529 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31531/stat : 31531 (ppfolio) S 31529 31531 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596035163 18763776 390 33554432000 4194304 4287625 140734951195984 18446744073709551615 252458085903 0 0 4096 65536 3784298712457543679 0 0 17 2 0 0 0
/proc/31531/statm: 4581 390 341 23 0 91 0
[pid=31532] ppid=31531 vsize=1202860 CPUtime=25.48 cores=0
/proc/31532/stat : 31532 (cryptominisat) R 31531 31531 30062 0 -1 4202496 19922 0 0 0 2545 3 0 0 25 0 1 0 596035163 1231728640 5841 33554432000 4194304 4587354 140736517538304 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31532/statm: 300715 5841 337 96 0 297277 0
[pid=31533] ppid=31531 vsize=21300 CPUtime=25.49 cores=4
/proc/31533/stat : 31533 (clasp) R 31531 31531 30062 0 -1 4202496 2733 0 0 0 2549 0 0 0 25 0 1 0 596035163 21811200 2618 33554432000 4194304 4785740 140735370002976 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31533/statm: 5325 2618 340 145 0 2370 0
[pid=31534] ppid=31531 vsize=455960 CPUtime=12.32 cores=6
/proc/31534/stat : 31534 (TNM) R 31531 31531 30062 0 -1 4202496 374 0 0 0 1232 0 0 0 25 0 1 0 596035163 466903040 270 33554432000 134512640 134534564 4293306128 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31534/statm: 113990 270 95 6 0 112656 0
[pid=31535] ppid=31531 vsize=9824 CPUtime=25.45 cores=2
/proc/31535/stat : 31535 (lingeling) R 31531 31531 30062 0 -1 4202496 4541 0 0 0 2545 0 0 0 25 0 1 0 596035163 10059776 1650 33554432000 4194304 4352236 140736037999200 18446744073709551615 4207627 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31535/statm: 2456 1650 126 39 0 1536 0
[pid=31536] ppid=31531 vsize=10960 CPUtime=13.03 cores=6
/proc/31536/stat : 31536 (march_hi) R 31531 31531 30062 0 -1 4202496 1211 0 0 0 1303 0 0 0 25 0 1 0 596035163 11223040 1103 33554432000 4194304 4331988 140734598323936 18446744073709551615 4315746 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31536/statm: 2740 1103 173 34 0 1182 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 1719228

[startup+51.1007 s]
/proc/loadavg: 10.13 10.11 8.93 11/188 31539
/proc/meminfo: memFree=24623084/32951124 swapFree=67111348/67111528
[pid=31531] ppid=31529 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31531/stat : 31531 (ppfolio) S 31529 31531 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596035163 18763776 390 33554432000 4194304 4287625 140734951195984 18446744073709551615 252458085903 0 0 4096 65536 3784298712457543679 0 0 17 2 0 0 0
/proc/31531/statm: 4581 390 341 23 0 91 0
[pid=31532] ppid=31531 vsize=1200580 CPUtime=51.09 cores=0
/proc/31532/stat : 31532 (cryptominisat) R 31531 31531 30062 0 -1 4202496 29718 0 0 0 5103 6 0 0 25 0 1 0 596035163 1229393920 6204 33554432000 4194304 4587354 140736517538304 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31532/statm: 300145 6204 337 96 0 296707 0
[pid=31533] ppid=31531 vsize=24328 CPUtime=51.09 cores=4
/proc/31533/stat : 31533 (clasp) R 31531 31531 30062 0 -1 4202496 3441 0 0 0 5109 0 0 0 25 0 1 0 596035163 24911872 3326 33554432000 4194304 4785740 140735370002976 18446744073709551615 4277639 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31533/statm: 6082 3326 340 145 0 3127 0
[pid=31534] ppid=31531 vsize=455960 CPUtime=25.02 cores=6
/proc/31534/stat : 31534 (TNM) R 31531 31531 30062 0 -1 4202496 374 0 0 0 2502 0 0 0 25 0 1 0 596035163 466903040 270 33554432000 134512640 134534564 4293306128 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31534/statm: 113990 270 95 6 0 112656 0
[pid=31535] ppid=31531 vsize=10208 CPUtime=51.05 cores=2

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

/proc/31536/statm: 21974 17334 173 34 0 20416 0
Current children cumulated CPU time (s) 3764.59
Current children cumulated vsize (KiB) 1895552

[startup+1002.3 s]
/proc/loadavg: 5.08 5.32 6.54 6/177 31582
/proc/meminfo: memFree=24668880/32951124 swapFree=67111348/67111528
[pid=31531] ppid=31529 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31531/stat : 31531 (ppfolio) S 31529 31531 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596035163 18763776 390 33554432000 4194304 4287625 140734951195984 18446744073709551615 252458085903 0 0 4096 65536 3784298712457543679 0 0 17 2 0 0 0
/proc/31531/statm: 4581 390 341 23 0 91 0
[pid=31532] ppid=31531 vsize=1253140 CPUtime=1002.3 cores=0
/proc/31532/stat : 31532 (cryptominisat) R 31531 31531 30062 0 -1 4202496 116477 0 0 0 100193 37 0 0 25 0 1 0 596035163 1283215360 21802 33554432000 4194304 4587354 140736517538304 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31532/statm: 313285 21802 337 96 0 309847 0
[pid=31533] ppid=31531 vsize=52848 CPUtime=1002.33 cores=4
/proc/31533/stat : 31533 (clasp) R 31531 31531 30062 0 -1 4202496 10039 0 0 0 100231 2 0 0 25 0 1 0 596035163 54116352 9924 33554432000 4194304 4785740 140735370002976 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31533/statm: 13212 9924 341 145 0 10257 0
[pid=31534] ppid=31531 vsize=455960 CPUtime=498.4 cores=6
/proc/31534/stat : 31534 (TNM) R 31531 31531 30062 0 -1 4202496 374 0 0 0 49840 0 0 0 25 0 1 0 596035163 466903040 270 33554432000 134512640 134534564 4293306128 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31534/statm: 113990 270 95 6 0 112656 0
[pid=31535] ppid=31531 vsize=23664 CPUtime=1002.27 cores=2
/proc/31535/stat : 31535 (lingeling) R 31531 31531 30062 0 -1 4202496 77252 0 0 0 100216 11 0 0 25 0 1 0 596035163 24231936 5081 33554432000 4194304 4352236 140736037999200 18446744073709551615 4328085 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31535/statm: 5916 5081 127 39 0 4996 0
[pid=31536] ppid=31531 vsize=87896 CPUtime=499.02 cores=6
/proc/31536/stat : 31536 (march_hi) R 31531 31531 30062 0 -1 4202496 18431 0 0 0 49891 11 0 0 25 0 1 0 596035163 90005504 18323 33554432000 4194304 4331988 140734598323936 18446744073709551615 4240137 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31536/statm: 21974 18323 173 34 0 20416 0
Current children cumulated CPU time (s) 4004.32
Current children cumulated vsize (KiB) 1891832

[startup+1062.3 s]
/proc/loadavg: 5.12 5.29 6.45 6/177 31583
/proc/meminfo: memFree=24655068/32951124 swapFree=67111348/67111528
[pid=31531] ppid=31529 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31531/stat : 31531 (ppfolio) S 31529 31531 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596035163 18763776 390 33554432000 4194304 4287625 140734951195984 18446744073709551615 252458085903 0 0 4096 65536 3784298712457543679 0 0 17 2 0 0 0
/proc/31531/statm: 4581 390 341 23 0 91 0
[pid=31532] ppid=31531 vsize=1255716 CPUtime=1062.29 cores=0
/proc/31532/stat : 31532 (cryptominisat) R 31531 31531 30062 0 -1 4202496 117502 0 0 0 106192 37 0 0 25 0 1 0 596035163 1285853184 21802 33554432000 4194304 4587354 140736517538304 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31532/statm: 313929 21802 337 96 0 310491 0
[pid=31533] ppid=31531 vsize=53408 CPUtime=1062.33 cores=4
/proc/31533/stat : 31533 (clasp) R 31531 31531 30062 0 -1 4202496 10174 0 0 0 106231 2 0 0 25 0 1 0 596035163 54689792 10059 33554432000 4194304 4785740 140735370002976 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31533/statm: 13352 10059 341 145 0 10397 0
[pid=31534] ppid=31531 vsize=455960 CPUtime=528.24 cores=6
/proc/31534/stat : 31534 (TNM) R 31531 31531 30062 0 -1 4202496 374 0 0 0 52823 1 0 0 25 0 1 0 596035163 466903040 270 33554432000 134512640 134534564 4293306128 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31534/statm: 113990 270 95 6 0 112656 0
[pid=31535] ppid=31531 vsize=33648 CPUtime=1062.27 cores=2
/proc/31535/stat : 31535 (lingeling) R 31531 31531 30062 0 -1 4202496 81092 0 0 0 106216 11 0 0 25 0 1 0 596035163 34455552 7577 33554432000 4194304 4352236 140736037999200 18446744073709551615 4329024 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31535/statm: 8412 7577 127 39 0 7492 0
[pid=31536] ppid=31531 vsize=117364 CPUtime=528.89 cores=6
/proc/31536/stat : 31536 (march_hi) R 31531 31531 30062 0 -1 4202496 19492 0 0 0 52878 11 0 0 25 0 1 0 596035163 120180736 19384 33554432000 4194304 4331988 140734598323936 18446744073709551615 4229533 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31536/statm: 29341 19384 173 34 0 27783 0
Current children cumulated CPU time (s) 4244.02
Current children cumulated vsize (KiB) 1934420

[startup+1122.3 s]
/proc/loadavg: 5.08 5.25 6.37 6/177 31588
/proc/meminfo: memFree=24659196/32951124 swapFree=67111348/67111528
[pid=31531] ppid=31529 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31531/stat : 31531 (ppfolio) S 31529 31531 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596035163 18763776 390 33554432000 4194304 4287625 140734951195984 18446744073709551615 252458085903 0 0 4096 65536 3784298712457543679 0 0 17 2 0 0 0
/proc/31531/statm: 4581 390 341 23 0 91 0
[pid=31532] ppid=31531 vsize=1261176 CPUtime=1122.3 cores=0
/proc/31532/stat : 31532 (cryptominisat) R 31531 31531 30062 0 -1 4202496 118662 0 0 0 112191 39 0 0 25 0 1 0 596035163 1291444224 21809 33554432000 4194304 4587354 140736517538304 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31532/statm: 315294 21809 337 96 0 311856 0
[pid=31533] ppid=31531 vsize=54028 CPUtime=1122.33 cores=4
/proc/31533/stat : 31533 (clasp) R 31531 31531 30062 0 -1 4202496 10311 0 0 0 112231 2 0 0 25 0 1 0 596035163 55324672 10196 33554432000 4194304 4785740 140735370002976 18446744073709551615 4553288 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31533/statm: 13507 10196 341 145 0 10552 0
[pid=31534] ppid=31531 vsize=455960 CPUtime=558.12 cores=6
/proc/31534/stat : 31534 (TNM) R 31531 31531 30062 0 -1 4202496 374 0 0 0 55811 1 0 0 25 0 1 0 596035163 466903040 270 33554432000 134512640 134534564 4293306128 18446744073709551615 134529381 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31534/statm: 113990 270 95 6 0 112656 0
[pid=31535] ppid=31531 vsize=23664 CPUtime=1122.27 cores=2
/proc/31535/stat : 31535 (lingeling) R 31531 31531 30062 0 -1 4202496 83332 0 0 0 112216 11 0 0 25 0 1 0 596035163 24231936 5081 33554432000 4194304 4352236 140736037999200 18446744073709551615 4329279 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31535/statm: 5916 5081 127 39 0 4996 0
[pid=31536] ppid=31531 vsize=117364 CPUtime=558.71 cores=6
/proc/31536/stat : 31536 (march_hi) R 31531 31531 30062 0 -1 4202496 20506 0 0 0 55859 12 0 0 25 0 1 0 596035163 120180736 20398 33554432000 4194304 4331988 140734598323936 18446744073709551615 4263143 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31536/statm: 29341 20398 173 34 0 27783 0
Current children cumulated CPU time (s) 4483.73
Current children cumulated vsize (KiB) 1930516

[startup+1182.3 s]
/proc/loadavg: 5.11 5.23 6.29 6/177 31590
/proc/meminfo: memFree=24618332/32951124 swapFree=67111348/67111528
[pid=31531] ppid=31529 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31531/stat : 31531 (ppfolio) S 31529 31531 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596035163 18763776 390 33554432000 4194304 4287625 140734951195984 18446744073709551615 252458085903 0 0 4096 65536 3784298712457543679 0 0 17 2 0 0 0
/proc/31531/statm: 4581 390 341 23 0 91 0
[pid=31532] ppid=31531 vsize=1286604 CPUtime=1182.3 cores=0
/proc/31532/stat : 31532 (cryptominisat) R 31531 31531 30062 0 -1 4202496 126456 0 0 0 118190 40 0 0 25 0 1 0 596035163 1317482496 28897 33554432000 4194304 4587354 140736517538304 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31532/statm: 321651 28897 337 96 0 318213 0
[pid=31533] ppid=31531 vsize=55208 CPUtime=1182.33 cores=4
/proc/31533/stat : 31533 (clasp) R 31531 31531 30062 0 -1 4202496 10542 0 0 0 118231 2 0 0 25 0 1 0 596035163 56532992 10427 33554432000 4194304 4785740 140735370002976 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31533/statm: 13802 10427 341 145 0 10847 0
[pid=31534] ppid=31531 vsize=455960 CPUtime=587.93 cores=6
/proc/31534/stat : 31534 (TNM) R 31531 31531 30062 0 -1 4202496 374 0 0 0 58792 1 0 0 25 0 1 0 596035163 466903040 270 33554432000 134512640 134534564 4293306128 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31534/statm: 113990 270 95 6 0 112656 0
[pid=31535] ppid=31531 vsize=31856 CPUtime=1182.27 cores=2
/proc/31535/stat : 31535 (lingeling) R 31531 31531 30062 0 -1 4202496 88772 0 0 0 118215 12 0 0 25 0 1 0 596035163 32620544 7129 33554432000 4194304 4352236 140736037999200 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31535/statm: 7964 7129 127 39 0 7044 0
[pid=31536] ppid=31531 vsize=117364 CPUtime=588.61 cores=6
/proc/31536/stat : 31536 (march_hi) R 31531 31531 30062 0 -1 4202496 21495 0 0 0 58848 13 0 0 25 0 1 0 596035163 120180736 21387 33554432000 4194304 4331988 140734598323936 18446744073709551615 4229739 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31536/statm: 29341 21387 173 34 0 27783 0
Current children cumulated CPU time (s) 4723.44
Current children cumulated vsize (KiB) 1965316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 5.16 5.23 6.27 6/177 31590
/proc/meminfo: memFree=24613980/32951124 swapFree=67111348/67111528
[pid=31531] ppid=31529 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31531/stat : 31531 (ppfolio) S 31529 31531 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596035163 18763776 390 33554432000 4194304 4287625 140734951195984 18446744073709551615 252458085903 0 0 4096 65536 3784298712457543679 0 0 17 2 0 0 0
/proc/31531/statm: 4581 390 341 23 0 91 0
[pid=31532] ppid=31531 vsize=1286604 CPUtime=1201.51 cores=0
/proc/31532/stat : 31532 (cryptominisat) R 31531 31531 30062 0 -1 4202496 126544 0 0 0 120111 40 0 0 25 0 1 0 596035163 1317482496 28981 33554432000 4194304 4587354 140736517538304 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31532/statm: 321651 28981 337 96 0 318213 0
[pid=31533] ppid=31531 vsize=55572 CPUtime=1201.54 cores=4
/proc/31533/stat : 31533 (clasp) R 31531 31531 30062 0 -1 4202496 10625 0 0 0 120152 2 0 0 25 0 1 0 596035163 56905728 10510 33554432000 4194304 4785740 140735370002976 18446744073709551615 4287096 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31533/statm: 13893 10510 341 145 0 10938 0
[pid=31534] ppid=31531 vsize=455960 CPUtime=597.53 cores=6
/proc/31534/stat : 31534 (TNM) R 31531 31531 30062 0 -1 4202496 374 0 0 0 59752 1 0 0 25 0 1 0 596035163 466903040 270 33554432000 134512640 134534564 4293306128 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31534/statm: 113990 270 95 6 0 112656 0
[pid=31535] ppid=31531 vsize=34672 CPUtime=1201.48 cores=2
/proc/31535/stat : 31535 (lingeling) R 31531 31531 30062 0 -1 4202496 89476 0 0 0 120136 12 0 0 25 0 1 0 596035163 35504128 7833 33554432000 4194304 4352236 140736037999200 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31535/statm: 8668 7833 127 39 0 7748 0
[pid=31536] ppid=31531 vsize=117364 CPUtime=598.12 cores=6
/proc/31536/stat : 31536 (march_hi) R 31531 31531 30062 0 -1 4202496 21834 0 0 0 59799 13 0 0 25 0 1 0 596035163 120180736 21726 33554432000 4194304 4331988 140734598323936 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31536/statm: 29341 21726 173 34 0 27783 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1968496

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

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

[startup+1201.5 s]
/proc/loadavg: 5.16 5.23 6.27 6/177 31590
/proc/meminfo: memFree=24613980/32951124 swapFree=67111348/67111528
[pid=31531] ppid=31529 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31531/stat : 31531 (ppfolio) S 31529 31531 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596035163 18763776 390 33554432000 4194304 4287625 140734951195984 18446744073709551615 252458085903 0 0 4096 65536 3784298712457543679 0 0 17 2 0 0 0
/proc/31531/statm: 4581 390 341 23 0 91 0
[pid=31532] ppid=31531 vsize=1286604 CPUtime=1201.51 cores=0
/proc/31532/stat : 31532 (cryptominisat) R 31531 31531 30062 0 -1 4202496 126544 0 0 0 120111 40 0 0 25 0 1 0 596035163 1317482496 28981 33554432000 4194304 4587354 140736517538304 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31532/statm: 321651 28981 337 96 0 318213 0
[pid=31533] ppid=31531 vsize=55572 CPUtime=1201.54 cores=4
/proc/31533/stat : 31533 (clasp) R 31531 31531 30062 0 -1 4202496 10625 0 0 0 120152 2 0 0 25 0 1 0 596035163 56905728 10510 33554432000 4194304 4785740 140735370002976 18446744073709551615 4287096 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31533/statm: 13893 10510 341 145 0 10938 0
[pid=31534] ppid=31531 vsize=455960 CPUtime=597.53 cores=6
/proc/31534/stat : 31534 (TNM) R 31531 31531 30062 0 -1 4202496 374 0 0 0 59752 1 0 0 25 0 1 0 596035163 466903040 270 33554432000 134512640 134534564 4293306128 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31534/statm: 113990 270 95 6 0 112656 0
[pid=31535] ppid=31531 vsize=34672 CPUtime=1201.48 cores=2
/proc/31535/stat : 31535 (lingeling) R 31531 31531 30062 0 -1 4202496 89476 0 0 0 120136 12 0 0 25 0 1 0 596035163 35504128 7833 33554432000 4194304 4352236 140736037999200 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31535/statm: 8668 7833 127 39 0 7748 0
[pid=31536] ppid=31531 vsize=117364 CPUtime=598.12 cores=6
/proc/31536/stat : 31536 (march_hi) R 31531 31531 30062 0 -1 4202496 21834 0 0 0 59799 13 0 0 25 0 1 0 596035163 120180736 21726 33554432000 4194304 4331988 140734598323936 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31536/statm: 29341 21726 173 34 0 27783 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1968496

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.51
CPU time (s): 4800.18
CPU user time (s): 4799.5
CPU system time (s): 0.68
CPU usage (%): 399.512
Max. virtual memory (cumulated for all children) (KiB): 3040552

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

runsolver used 1.9667 second user time and 3.9154 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 08:20:47
IDJOB=3191092
IDBENCH=82823
IDSOLVER=1612
FILE ID=node111/3191092-1304058047
RUNJOBID= node111-1304056783-31078
PBS_JOBID= 13170403
Free space on /tmp= 70888 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1971541934-090.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191092-1304058047/watcher-3191092-1304058047 -o /tmp/evaluation-result-3191092-1304058047/solver-3191092-1304058047 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191092-1304058047.cnf

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

MD5SUM BENCH= 6180decb1c46447c67f7e6e340e02857
RANDOM SEED=2118410614

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.75
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.849
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.83
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.849
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.67
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.849
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:      24663152 kB
Buffers:       1271204 kB
Cached:        6249620 kB
SwapCached:        124 kB
Active:        3295784 kB
Inactive:      4503440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24663152 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           10416 kB
Writeback:           0 kB
AnonPages:      277600 kB
Mapped:          16900 kB
Slab:           425592 kB
PageTables:       5952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2779764 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= 70888 MiB
End job on node111 at 2011-04-29 08:40:50