Trace number 3191067

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.2 1201.71

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S942849-099.UNKNOWN.cnf
MD5SUM0036a3d124136652b3b413bfd876692d
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-3191067-1304056837/watcher-3191067-1304056837 -o /tmp/evaluation-result-3191067-1304056837/solver-3191067-1304056837 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191067-1304056837.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: 7.98 5.87 5.40 7/182 31201
/proc/meminfo: memFree=24816956/32951124 swapFree=67111348/67111528
[pid=31201] ppid=31199 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31201/stat : 31201 (ppfolio) R 31199 31201 30062 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 595914159 18763776 390 33554432000 4194304 4287625 140735922058896 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/31201/statm: 4581 390 341 23 0 91 0

[startup+0.0758019 s]
/proc/loadavg: 7.98 5.87 5.40 7/182 31201
/proc/meminfo: memFree=24816956/32951124 swapFree=67111348/67111528
[pid=31201] ppid=31199 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31201/stat : 31201 (ppfolio) R 31199 31201 30062 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 595914159 18763776 390 33554432000 4194304 4287625 140735922058896 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/31201/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100796 s]
/proc/loadavg: 7.98 5.87 5.40 7/182 31201
/proc/meminfo: memFree=24816956/32951124 swapFree=67111348/67111528
[pid=31201] ppid=31199 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31201/stat : 31201 (ppfolio) R 31199 31201 30062 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 595914159 18763776 390 33554432000 4194304 4287625 140735922058896 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/31201/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30076 s]
/proc/loadavg: 7.98 5.87 5.40 7/182 31201
/proc/meminfo: memFree=24816956/32951124 swapFree=67111348/67111528
[pid=31201] ppid=31199 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31201/stat : 31201 (ppfolio) S 31199 31201 30062 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 595914159 18763776 390 33554432000 4194304 4287625 140735922058896 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 4 0 0 0
/proc/31201/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700686 s]
/proc/loadavg: 7.98 5.87 5.40 7/182 31201
/proc/meminfo: memFree=24816956/32951124 swapFree=67111348/67111528
[pid=31201] ppid=31199 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31201/stat : 31201 (ppfolio) S 31199 31201 30062 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 595914159 18763776 390 33554432000 4194304 4287625 140735922058896 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 4 0 0 0
/proc/31201/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50054 s]
/proc/loadavg: 7.98 5.87 5.40 11/188 31207
/proc/meminfo: memFree=24806120/32951124 swapFree=67111348/67111528
[pid=31201] ppid=31199 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31201/stat : 31201 (ppfolio) S 31199 31201 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 595914159 18763776 390 33554432000 4194304 4287625 140735922058896 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 4 0 0 0
/proc/31201/statm: 4581 390 341 23 0 91 0
[pid=31202] ppid=31201 vsize=294040 CPUtime=1.49 cores=0
/proc/31202/stat : 31202 (cryptominisat) R 31201 31201 30062 0 -1 4202496 2484 0 0 0 149 0 0 0 25 0 1 0 595914159 301096960 1089 33554432000 4194304 4587354 140735888194576 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31202/statm: 73510 1089 331 96 0 70072 0
[pid=31203] ppid=31201 vsize=14680 CPUtime=1.49 cores=4
/proc/31203/stat : 31203 (clasp) R 31201 31201 30062 0 -1 4202496 1121 0 0 0 149 0 0 0 25 0 1 0 595914159 15032320 1006 33554432000 4194304 4785740 140735076259456 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31203/statm: 3670 1006 340 145 0 715 0
[pid=31204] ppid=31201 vsize=455960 CPUtime=0.74 cores=6
/proc/31204/stat : 31204 (TNM) R 31201 31201 30062 0 -1 4202496 374 0 0 0 74 0 0 0 25 0 1 0 595914159 466903040 270 33554432000 134512640 134534564 4292393040 18446744073709551615 134528476 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31204/statm: 113990 270 95 6 0 112656 0
[pid=31205] ppid=31201 vsize=6584 CPUtime=1.49 cores=2
/proc/31205/stat : 31205 (lingeling) R 31201 31201 30062 0 -1 4202496 1142 0 0 0 149 0 0 0 25 0 1 0 595914159 6742016 843 33554432000 4194304 4352236 140736665867536 18446744073709551615 4328432 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31205/statm: 1646 843 126 39 0 726 0
[pid=31206] ppid=31201 vsize=8328 CPUtime=0.73 cores=6
/proc/31206/stat : 31206 (march_hi) R 31201 31201 30062 0 -1 4202496 686 0 0 0 73 0 0 0 25 0 1 0 595914159 8527872 578 33554432000 4194304 4331988 140735746136848 18446744073709551615 4229694 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31206/statm: 2082 578 172 34 0 524 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 797916

[startup+3.10124 s]
/proc/loadavg: 7.98 5.87 5.40 11/188 31207
/proc/meminfo: memFree=24796080/32951124 swapFree=67111348/67111528
[pid=31201] ppid=31199 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31201/stat : 31201 (ppfolio) S 31199 31201 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 595914159 18763776 390 33554432000 4194304 4287625 140735922058896 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 4 0 0 0
/proc/31201/statm: 4581 390 341 23 0 91 0
[pid=31202] ppid=31201 vsize=298248 CPUtime=3.08 cores=0
/proc/31202/stat : 31202 (cryptominisat) R 31201 31201 30062 0 -1 4202496 4937 0 0 0 308 0 0 0 25 0 1 0 595914159 305405952 2602 33554432000 4194304 4587354 140735888194576 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31202/statm: 74562 2602 337 96 0 71124 0
[pid=31203] ppid=31201 vsize=15792 CPUtime=3.09 cores=4
/proc/31203/stat : 31203 (clasp) R 31201 31201 30062 0 -1 4202496 1396 0 0 0 309 0 0 0 25 0 1 0 595914159 16171008 1281 33554432000 4194304 4785740 140735076259456 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31203/statm: 3948 1281 340 145 0 993 0
[pid=31204] ppid=31201 vsize=455960 CPUtime=1.54 cores=6
/proc/31204/stat : 31204 (TNM) R 31201 31201 30062 0 -1 4202496 374 0 0 0 154 0 0 0 25 0 1 0 595914159 466903040 270 33554432000 134512640 134534564 4292393040 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31204/statm: 113990 270 95 6 0 112656 0
[pid=31205] ppid=31201 vsize=6584 CPUtime=3.09 cores=2
/proc/31205/stat : 31205 (lingeling) R 31201 31201 30062 0 -1 4202496 1206 0 0 0 309 0 0 0 25 0 1 0 595914159 6742016 843 33554432000 4194304 4352236 140736665867536 18446744073709551615 4277841 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31205/statm: 1646 843 126 39 0 726 0
[pid=31206] ppid=31201 vsize=8496 CPUtime=1.53 cores=6
/proc/31206/stat : 31206 (march_hi) R 31201 31201 30062 0 -1 4202496 721 0 0 0 153 0 0 0 25 0 1 0 595914159 8699904 613 33554432000 4194304 4331988 140735746136848 18446744073709551615 4211525 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31206/statm: 2124 613 173 34 0 566 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 803404

[startup+6.30065 s]
/proc/loadavg: 8.14 5.94 5.42 11/188 31207
/proc/meminfo: memFree=24793492/32951124 swapFree=67111348/67111528
[pid=31201] ppid=31199 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31201/stat : 31201 (ppfolio) S 31199 31201 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 595914159 18763776 390 33554432000 4194304 4287625 140735922058896 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 4 0 0 0
/proc/31201/statm: 4581 390 341 23 0 91 0
[pid=31202] ppid=31201 vsize=318796 CPUtime=6.28 cores=0
/proc/31202/stat : 31202 (cryptominisat) R 31201 31201 30062 0 -1 4202496 5979 0 0 0 628 0 0 0 25 0 1 0 595914159 326447104 3621 33554432000 4194304 4587354 140735888194576 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31202/statm: 79699 3621 337 96 0 76261 0
[pid=31203] ppid=31201 vsize=16884 CPUtime=6.29 cores=4
/proc/31203/stat : 31203 (clasp) R 31201 31201 30062 0 -1 4202496 1688 0 0 0 629 0 0 0 25 0 1 0 595914159 17289216 1573 33554432000 4194304 4785740 140735076259456 18446744073709551615 4549826 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31203/statm: 4221 1573 340 145 0 1266 0
[pid=31204] ppid=31201 vsize=455960 CPUtime=3.14 cores=6
/proc/31204/stat : 31204 (TNM) R 31201 31201 30062 0 -1 4202496 374 0 0 0 314 0 0 0 25 0 1 0 595914159 466903040 270 33554432000 134512640 134534564 4292393040 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31204/statm: 113990 270 95 6 0 112656 0
[pid=31205] ppid=31201 vsize=7484 CPUtime=6.28 cores=2
/proc/31205/stat : 31205 (lingeling) R 31201 31201 30062 0 -1 4202496 1911 0 0 0 628 0 0 0 25 0 1 0 595914159 7663616 1036 33554432000 4194304 4352236 140736665867536 18446744073709551615 4328184 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31205/statm: 1871 1036 126 39 0 951 0
[pid=31206] ppid=31201 vsize=9024 CPUtime=3.11 cores=6
/proc/31206/stat : 31206 (march_hi) R 31201 31201 30062 0 -1 4202496 793 0 0 0 311 0 0 0 25 0 1 0 595914159 9240576 685 33554432000 4194304 4331988 140735746136848 18446744073709551615 4229368 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31206/statm: 2256 685 173 34 0 698 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 826472

[startup+12.7005 s]
/proc/loadavg: 8.29 6.00 5.45 11/188 31207
/proc/meminfo: memFree=24781128/32951124 swapFree=67111348/67111528
[pid=31201] ppid=31199 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31201/stat : 31201 (ppfolio) S 31199 31201 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 595914159 18763776 390 33554432000 4194304 4287625 140735922058896 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 4 0 0 0
/proc/31201/statm: 4581 390 341 23 0 91 0
[pid=31202] ppid=31201 vsize=304160 CPUtime=12.68 cores=0
/proc/31202/stat : 31202 (cryptominisat) R 31201 31201 30062 0 -1 4202496 11002 0 0 0 1267 1 0 0 25 0 1 0 595914159 311459840 3792 33554432000 4194304 4587354 140735888194576 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31202/statm: 76040 3792 337 96 0 72602 0
[pid=31203] ppid=31201 vsize=18396 CPUtime=12.69 cores=4
/proc/31203/stat : 31203 (clasp) R 31201 31201 30062 0 -1 4202496 2044 0 0 0 1269 0 0 0 25 0 1 0 595914159 18837504 1929 33554432000 4194304 4785740 140735076259456 18446744073709551615 4552955 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31203/statm: 4599 1929 340 145 0 1644 0
[pid=31204] ppid=31201 vsize=455960 CPUtime=6.31 cores=6
/proc/31204/stat : 31204 (TNM) R 31201 31201 30062 0 -1 4202496 374 0 0 0 631 0 0 0 25 0 1 0 595914159 466903040 270 33554432000 134512640 134534564 4292393040 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31204/statm: 113990 270 95 6 0 112656 0
[pid=31205] ppid=31201 vsize=8768 CPUtime=12.68 cores=2
/proc/31205/stat : 31205 (lingeling) R 31201 31201 30062 0 -1 4202496 3192 0 0 0 1268 0 0 0 25 0 1 0 595914159 8978432 1389 33554432000 4194304 4352236 140736665867536 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31205/statm: 2192 1389 126 39 0 1272 0
[pid=31206] ppid=31201 vsize=9364 CPUtime=6.3 cores=6
/proc/31206/stat : 31206 (march_hi) R 31201 31201 30062 0 -1 4202496 933 0 0 0 630 0 0 0 25 0 1 0 595914159 9588736 825 33554432000 4194304 4331988 140735746136848 18446744073709551615 4299872 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31206/statm: 2341 825 173 34 0 783 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 814972

[startup+25.5011 s]
/proc/loadavg: 8.67 6.20 5.52 11/188 31217
/proc/meminfo: memFree=24769816/32951124 swapFree=67111348/67111528
[pid=31201] ppid=31199 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31201/stat : 31201 (ppfolio) S 31199 31201 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 595914159 18763776 390 33554432000 4194304 4287625 140735922058896 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 4 0 0 0
/proc/31201/statm: 4581 390 341 23 0 91 0
[pid=31202] ppid=31201 vsize=315088 CPUtime=25.48 cores=0
/proc/31202/stat : 31202 (cryptominisat) R 31201 31201 30062 0 -1 4202496 16912 0 0 0 2546 2 0 0 25 0 1 0 595914159 322650112 5083 33554432000 4194304 4587354 140735888194576 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31202/statm: 78772 5083 337 96 0 75334 0
[pid=31203] ppid=31201 vsize=21012 CPUtime=25.49 cores=4
/proc/31203/stat : 31203 (clasp) R 31201 31201 30062 0 -1 4202496 2699 0 0 0 2549 0 0 0 25 0 1 0 595914159 21516288 2584 33554432000 4194304 4785740 140735076259456 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31203/statm: 5253 2584 341 145 0 2298 0
[pid=31204] ppid=31201 vsize=455960 CPUtime=12.64 cores=6
/proc/31204/stat : 31204 (TNM) R 31201 31201 30062 0 -1 4202496 374 0 0 0 1264 0 0 0 25 0 1 0 595914159 466903040 270 33554432000 134512640 134534564 4292393040 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31204/statm: 113990 270 95 6 0 112656 0
[pid=31205] ppid=31201 vsize=11124 CPUtime=25.48 cores=2
/proc/31205/stat : 31205 (lingeling) R 31201 31201 30062 0 -1 4202496 5819 0 0 0 2547 1 0 0 25 0 1 0 595914159 11390976 1979 33554432000 4194304 4352236 140736665867536 18446744073709551615 4328664 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31205/statm: 2781 1979 127 39 0 1861 0
[pid=31206] ppid=31201 vsize=10948 CPUtime=12.7 cores=6
/proc/31206/stat : 31206 (march_hi) R 31201 31201 30062 0 -1 4202496 1228 0 0 0 1270 0 0 0 25 0 1 0 595914159 11210752 1120 33554432000 4194304 4331988 140735746136848 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31206/statm: 2737 1120 173 34 0 1179 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 832456

[startup+51.1003 s]
/proc/loadavg: 9.18 6.52 5.64 11/188 31217
/proc/meminfo: memFree=24738936/32951124 swapFree=67111348/67111528
[pid=31201] ppid=31199 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31201/stat : 31201 (ppfolio) S 31199 31201 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 595914159 18763776 390 33554432000 4194304 4287625 140735922058896 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 4 0 0 0
/proc/31201/statm: 4581 390 341 23 0 91 0
[pid=31202] ppid=31201 vsize=325460 CPUtime=51.09 cores=0
/proc/31202/stat : 31202 (cryptominisat) R 31201 31201 30062 0 -1 4202496 27076 0 0 0 5104 5 0 0 25 0 1 0 595914159 333271040 8092 33554432000 4194304 4587354 140735888194576 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31202/statm: 81365 8092 337 96 0 77927 0
[pid=31203] ppid=31201 vsize=24324 CPUtime=51.09 cores=4
/proc/31203/stat : 31203 (clasp) R 31201 31201 30062 0 -1 4202496 3469 0 0 0 5109 0 0 0 25 0 1 0 595914159 24907776 3354 33554432000 4194304 4785740 140735076259456 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31203/statm: 6081 3354 341 145 0 3126 0
[pid=31204] ppid=31201 vsize=455960 CPUtime=25.41 cores=6
/proc/31204/stat : 31204 (TNM) R 31201 31201 30062 0 -1 4202496 374 0 0 0 2541 0 0 0 25 0 1 0 595914159 466903040 270 33554432000 134512640 134534564 4292393040 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31204/statm: 113990 270 95 6 0 112656 0
[pid=31205] ppid=31201 vsize=11772 CPUtime=51.07 cores=2

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

/proc/31206/statm: 21813 17234 173 34 0 20255 0
Current children cumulated CPU time (s) 3763.98
Current children cumulated vsize (KiB) 1052428

[startup+1002.3 s]
/proc/loadavg: 10.19 10.05 8.55 11/188 31371
/proc/meminfo: memFree=24447324/32951124 swapFree=67111348/67111528
[pid=31201] ppid=31199 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31201/stat : 31201 (ppfolio) S 31199 31201 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 595914159 18763776 390 33554432000 4194304 4287625 140735922058896 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 4 0 0 0
/proc/31201/statm: 4581 390 341 23 0 91 0
[pid=31202] ppid=31201 vsize=390372 CPUtime=1002.29 cores=0
/proc/31202/stat : 31202 (cryptominisat) R 31201 31201 30062 0 -1 4202496 98045 0 0 0 100202 27 0 0 25 0 1 0 595914159 399740928 26200 33554432000 4194304 4587354 140735888194576 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31202/statm: 97593 26200 337 96 0 94155 0
[pid=31203] ppid=31201 vsize=51908 CPUtime=1002.31 cores=4
/proc/31203/stat : 31203 (clasp) R 31201 31201 30062 0 -1 4202496 9803 0 0 0 100230 1 0 0 25 0 1 0 595914159 53153792 9688 33554432000 4194304 4785740 140735076259456 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31203/statm: 12977 9688 341 145 0 10022 0
[pid=31204] ppid=31201 vsize=455960 CPUtime=498.42 cores=6
/proc/31204/stat : 31204 (TNM) R 31201 31201 30062 0 -1 4202496 374 0 0 0 49842 0 0 0 25 0 1 0 595914159 466903040 270 33554432000 134512640 134534564 4292393040 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31204/statm: 113990 270 95 6 0 112656 0
[pid=31205] ppid=31201 vsize=26892 CPUtime=1002.21 cores=2
/proc/31205/stat : 31205 (lingeling) R 31201 31201 30062 0 -1 4202496 76064 0 0 0 100209 12 0 0 25 0 1 0 595914159 27537408 5921 33554432000 4194304 4352236 140736665867536 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31205/statm: 6723 5921 127 39 0 5803 0
[pid=31206] ppid=31201 vsize=87252 CPUtime=498.43 cores=6
/proc/31206/stat : 31206 (march_hi) R 31201 31201 30062 0 -1 4202496 18395 0 0 0 49833 10 0 0 25 0 1 0 595914159 89346048 18287 33554432000 4194304 4331988 140735746136848 18446744073709551615 4292817 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31206/statm: 21813 18287 173 34 0 20255 0
Current children cumulated CPU time (s) 4003.66
Current children cumulated vsize (KiB) 1030708

[startup+1062.3 s]
/proc/loadavg: 10.25 10.09 8.65 11/188 31372
/proc/meminfo: memFree=24435608/32951124 swapFree=67111348/67111528
[pid=31201] ppid=31199 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31201/stat : 31201 (ppfolio) S 31199 31201 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 595914159 18763776 390 33554432000 4194304 4287625 140735922058896 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 4 0 0 0
/proc/31201/statm: 4581 390 341 23 0 91 0
[pid=31202] ppid=31201 vsize=389588 CPUtime=1062.29 cores=0
/proc/31202/stat : 31202 (cryptominisat) R 31201 31201 30062 0 -1 4202496 102809 0 0 0 106199 30 0 0 25 0 1 0 595914159 398938112 26200 33554432000 4194304 4587354 140735888194576 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31202/statm: 97397 26200 337 96 0 93959 0
[pid=31203] ppid=31201 vsize=52220 CPUtime=1062.32 cores=4
/proc/31203/stat : 31203 (clasp) R 31201 31201 30062 0 -1 4202496 9897 0 0 0 106231 1 0 0 25 0 1 0 595914159 53473280 9782 33554432000 4194304 4785740 140735076259456 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31203/statm: 13055 9782 341 145 0 10100 0
[pid=31204] ppid=31201 vsize=455960 CPUtime=528.26 cores=6
/proc/31204/stat : 31204 (TNM) R 31201 31201 30062 0 -1 4202496 374 0 0 0 52826 0 0 0 25 0 1 0 595914159 466903040 270 33554432000 134512640 134534564 4292393040 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31204/statm: 113990 270 95 6 0 112656 0
[pid=31205] ppid=31201 vsize=22540 CPUtime=1062.21 cores=2
/proc/31205/stat : 31205 (lingeling) R 31201 31201 30062 0 -1 4202496 79712 0 0 0 106209 12 0 0 25 0 1 0 595914159 23080960 4833 33554432000 4194304 4352236 140736665867536 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31205/statm: 5635 4833 127 39 0 4715 0
[pid=31206] ppid=31201 vsize=116720 CPUtime=528.26 cores=6
/proc/31206/stat : 31206 (march_hi) R 31201 31201 30062 0 -1 4202496 19369 0 0 0 52816 10 0 0 25 0 1 0 595914159 119521280 19261 33554432000 4194304 4331988 140735746136848 18446744073709551615 4211459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31206/statm: 29180 19261 173 34 0 27622 0
Current children cumulated CPU time (s) 4243.34
Current children cumulated vsize (KiB) 1055352

[startup+1122.3 s]
/proc/loadavg: 10.14 10.08 8.74 11/188 31374
/proc/meminfo: memFree=24416584/32951124 swapFree=67111348/67111528
[pid=31201] ppid=31199 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31201/stat : 31201 (ppfolio) S 31199 31201 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 595914159 18763776 390 33554432000 4194304 4287625 140735922058896 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 4 0 0 0
/proc/31201/statm: 4581 390 341 23 0 91 0
[pid=31202] ppid=31201 vsize=403104 CPUtime=1122.3 cores=0
/proc/31202/stat : 31202 (cryptominisat) R 31201 31201 30062 0 -1 4202496 107103 0 0 0 112198 32 0 0 25 0 1 0 595914159 412778496 29889 33554432000 4194304 4587354 140735888194576 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31202/statm: 100776 29889 337 96 0 97338 0
[pid=31203] ppid=31201 vsize=52752 CPUtime=1122.32 cores=4
/proc/31203/stat : 31203 (clasp) R 31201 31201 30062 0 -1 4202496 10008 0 0 0 112231 1 0 0 25 0 1 0 595914159 54018048 9893 33554432000 4194304 4785740 140735076259456 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31203/statm: 13188 9893 341 145 0 10233 0
[pid=31204] ppid=31201 vsize=455960 CPUtime=558.08 cores=6
/proc/31204/stat : 31204 (TNM) R 31201 31201 30062 0 -1 4202496 374 0 0 0 55808 0 0 0 25 0 1 0 595914159 466903040 270 33554432000 134512640 134534564 4292393040 18446744073709551615 9906587 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31204/statm: 113990 270 95 6 0 112656 0
[pid=31205] ppid=31201 vsize=27404 CPUtime=1122.21 cores=2
/proc/31205/stat : 31205 (lingeling) R 31201 31201 30062 0 -1 4202496 84320 0 0 0 112208 13 0 0 25 0 1 0 595914159 28061696 6049 33554432000 4194304 4352236 140736665867536 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31205/statm: 6851 6049 127 39 0 5931 0
[pid=31206] ppid=31201 vsize=116720 CPUtime=558.12 cores=6
/proc/31206/stat : 31206 (march_hi) R 31201 31201 30062 0 -1 4202496 20404 0 0 0 55801 11 0 0 25 0 1 0 595914159 119521280 20296 33554432000 4194304 4331988 140735746136848 18446744073709551615 4211509 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31206/statm: 29180 20296 173 34 0 27622 0
Current children cumulated CPU time (s) 4483.03
Current children cumulated vsize (KiB) 1074264

[startup+1182.3 s]
/proc/loadavg: 10.25 10.13 8.84 11/188 31375
/proc/meminfo: memFree=24434240/32951124 swapFree=67111348/67111528
[pid=31201] ppid=31199 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31201/stat : 31201 (ppfolio) S 31199 31201 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 595914159 18763776 390 33554432000 4194304 4287625 140735922058896 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 4 0 0 0
/proc/31201/statm: 4581 390 341 23 0 91 0
[pid=31202] ppid=31201 vsize=389588 CPUtime=1182.29 cores=0
/proc/31202/stat : 31202 (cryptominisat) R 31201 31201 30062 0 -1 4202496 112040 0 0 0 118195 34 0 0 25 0 1 0 595914159 398938112 26238 33554432000 4194304 4587354 140735888194576 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31202/statm: 97397 26238 337 96 0 93959 0
[pid=31203] ppid=31201 vsize=53708 CPUtime=1182.32 cores=4
/proc/31203/stat : 31203 (clasp) R 31201 31201 30062 0 -1 4202496 10246 0 0 0 118231 1 0 0 25 0 1 0 595914159 54996992 10131 33554432000 4194304 4785740 140735076259456 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31203/statm: 13427 10131 341 145 0 10472 0
[pid=31204] ppid=31201 vsize=455960 CPUtime=587.95 cores=6
/proc/31204/stat : 31204 (TNM) R 31201 31201 30062 0 -1 4202496 374 0 0 0 58795 0 0 0 25 0 1 0 595914159 466903040 270 33554432000 134512640 134534564 4292393040 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31204/statm: 113990 270 95 6 0 112656 0
[pid=31205] ppid=31201 vsize=31244 CPUtime=1182.2 cores=2
/proc/31205/stat : 31205 (lingeling) R 31201 31201 30062 0 -1 4202496 90016 0 0 0 118206 14 0 0 25 0 1 0 595914159 31993856 7009 33554432000 4194304 4352236 140736665867536 18446744073709551615 4329063 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31205/statm: 7811 7009 127 39 0 6891 0
[pid=31206] ppid=31201 vsize=116720 CPUtime=587.91 cores=6
/proc/31206/stat : 31206 (march_hi) R 31201 31201 30062 0 -1 4202496 21380 0 0 0 58780 11 0 0 25 0 1 0 595914159 119521280 21272 33554432000 4194304 4331988 140735746136848 18446744073709551615 4229582 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31206/statm: 29180 21272 173 34 0 27622 0
Current children cumulated CPU time (s) 4722.67
Current children cumulated vsize (KiB) 1065544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.25 10.13 8.86 11/188 31376
/proc/meminfo: memFree=24398252/32951124 swapFree=67111348/67111528
[pid=31201] ppid=31199 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31201/stat : 31201 (ppfolio) S 31199 31201 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 595914159 18763776 390 33554432000 4194304 4287625 140735922058896 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 4 0 0 0
/proc/31201/statm: 4581 390 341 23 0 91 0
[pid=31202] ppid=31201 vsize=405040 CPUtime=1201.7 cores=0
/proc/31202/stat : 31202 (cryptominisat) R 31201 31201 30062 0 -1 4202496 114932 0 0 0 120135 35 0 0 25 0 1 0 595914159 414760960 28634 33554432000 4194304 4587354 140735888194576 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31202/statm: 101260 28634 337 96 0 97822 0
[pid=31203] ppid=31201 vsize=53876 CPUtime=1201.73 cores=4
/proc/31203/stat : 31203 (clasp) R 31201 31201 30062 0 -1 4202496 10281 0 0 0 120172 1 0 0 25 0 1 0 595914159 55169024 10166 33554432000 4194304 4785740 140735076259456 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31203/statm: 13469 10166 341 145 0 10514 0
[pid=31204] ppid=31201 vsize=455960 CPUtime=597.55 cores=6
/proc/31204/stat : 31204 (TNM) R 31201 31201 30062 0 -1 4202496 374 0 0 0 59755 0 0 0 25 0 1 0 595914159 466903040 270 33554432000 134512640 134534564 4292393040 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31204/statm: 113990 270 95 6 0 112656 0
[pid=31205] ppid=31201 vsize=34060 CPUtime=1201.61 cores=2
/proc/31205/stat : 31205 (lingeling) R 31201 31201 30062 0 -1 4202496 90720 0 0 0 120147 14 0 0 25 0 1 0 595914159 34877440 7713 33554432000 4194304 4352236 140736665867536 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31205/statm: 8515 7713 127 39 0 7595 0
[pid=31206] ppid=31201 vsize=116720 CPUtime=597.61 cores=6
/proc/31206/stat : 31206 (march_hi) R 31201 31201 30062 0 -1 4202496 21719 0 0 0 59749 12 0 0 25 0 1 0 595914159 119521280 21611 33554432000 4194304 4331988 140735746136848 18446744073709551615 4229539 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31206/statm: 29180 21611 173 34 0 27622 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 1083980

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

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

[startup+1201.7 s]
/proc/loadavg: 10.25 10.13 8.86 11/188 31376
/proc/meminfo: memFree=24398252/32951124 swapFree=67111348/67111528
[pid=31201] ppid=31199 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31201/stat : 31201 (ppfolio) S 31199 31201 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 595914159 18763776 390 33554432000 4194304 4287625 140735922058896 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 4 0 0 0
/proc/31201/statm: 4581 390 341 23 0 91 0
[pid=31202] ppid=31201 vsize=405040 CPUtime=1201.7 cores=0
/proc/31202/stat : 31202 (cryptominisat) R 31201 31201 30062 0 -1 4202496 114932 0 0 0 120135 35 0 0 25 0 1 0 595914159 414760960 28634 33554432000 4194304 4587354 140735888194576 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31202/statm: 101260 28634 337 96 0 97822 0
[pid=31203] ppid=31201 vsize=53876 CPUtime=1201.73 cores=4
/proc/31203/stat : 31203 (clasp) R 31201 31201 30062 0 -1 4202496 10281 0 0 0 120172 1 0 0 25 0 1 0 595914159 55169024 10166 33554432000 4194304 4785740 140735076259456 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31203/statm: 13469 10166 341 145 0 10514 0
[pid=31204] ppid=31201 vsize=455960 CPUtime=597.55 cores=6
/proc/31204/stat : 31204 (TNM) R 31201 31201 30062 0 -1 4202496 374 0 0 0 59755 0 0 0 25 0 1 0 595914159 466903040 270 33554432000 134512640 134534564 4292393040 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31204/statm: 113990 270 95 6 0 112656 0
[pid=31205] ppid=31201 vsize=34060 CPUtime=1201.61 cores=2
/proc/31205/stat : 31205 (lingeling) R 31201 31201 30062 0 -1 4202496 90720 0 0 0 120147 14 0 0 25 0 1 0 595914159 34877440 7713 33554432000 4194304 4352236 140736665867536 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31205/statm: 8515 7713 127 39 0 7595 0
[pid=31206] ppid=31201 vsize=116720 CPUtime=597.61 cores=6
/proc/31206/stat : 31206 (march_hi) R 31201 31201 30062 0 -1 4202496 21719 0 0 0 59749 12 0 0 25 0 1 0 595914159 119521280 21611 33554432000 4194304 4331988 140735746136848 18446744073709551615 4229539 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31206/statm: 29180 21611 173 34 0 27622 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 1083980

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.71
CPU time (s): 4800.2
CPU user time (s): 4799.58
CPU system time (s): 0.62
CPU usage (%): 399.446
Max. virtual memory (cumulated for all children) (KiB): 1288200

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

runsolver used 1.9927 second user time and 4.5713 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 08:00:37
IDJOB=3191067
IDBENCH=82798
IDSOLVER=1612
FILE ID=node111/3191067-1304056837
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-S942849-099.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191067-1304056837/watcher-3191067-1304056837 -o /tmp/evaluation-result-3191067-1304056837/solver-3191067-1304056837 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191067-1304056837.cnf

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

MD5SUM BENCH= 0036a3d124136652b3b413bfd876692d
RANDOM SEED=2075249739

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:      24817120 kB
Buffers:       1270476 kB
Cached:        6249356 kB
SwapCached:        124 kB
Active:        3142864 kB
Inactive:      4503212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24817120 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           10124 kB
Writeback:           0 kB
AnonPages:      126056 kB
Mapped:          16552 kB
Slab:           424520 kB
PageTables:       5064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   733588 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= 70876 MiB
End job on node111 at 2011-04-29 08:20:41