Trace number 3292756

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 parUNSAT 348.17 87.2777

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer14.shuffled.cnf
MD5SUM1d9569aa70fee033c68469753053c259
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.403937
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses2130
Sum of the clauses size4500
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22100
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

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

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3292756-1307634911/watcher-3292756-1307634911 -o /tmp/evaluation-result-3292756-1307634911/solver-3292756-1307634911 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3292756-1307634911.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.14 9.84 7.89 6/182 1649
/proc/meminfo: memFree=31912376/32951124 swapFree=67050508/67111528
[pid=1649] ppid=1647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1649/stat : 1649 (ppfolio) R 1647 1649 1071 0 -1 4194304 480 0 0 0 0 0 0 0 25 0 1 0 875093436 18763776 387 33554432000 4194304 4287625 140736701313520 18446744073709551615 212435837333 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/1649/statm: 4581 387 339 23 0 91 0

[startup+0.116905 s]
/proc/loadavg: 10.14 9.84 7.89 6/182 1649
/proc/meminfo: memFree=31912376/32951124 swapFree=67050508/67111528
[pid=1649] ppid=1647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1649/stat : 1649 (ppfolio) S 1647 1649 1071 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 875093436 18763776 389 33554432000 4194304 4287625 140736701313520 18446744073709551615 212436037135 0 0 4096 65536 4382759180604276735 0 0 17 2 0 0 0
/proc/1649/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.203889 s]
/proc/loadavg: 10.14 9.84 7.89 6/182 1649
/proc/meminfo: memFree=31912376/32951124 swapFree=67050508/67111528
[pid=1649] ppid=1647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1649/stat : 1649 (ppfolio) S 1647 1649 1071 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 875093436 18763776 389 33554432000 4194304 4287625 140736701313520 18446744073709551615 212436037135 0 0 4096 65536 4382759180604276735 0 0 17 2 0 0 0
/proc/1649/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300871 s]
/proc/loadavg: 10.14 9.84 7.89 6/182 1649
/proc/meminfo: memFree=31912376/32951124 swapFree=67050508/67111528
[pid=1649] ppid=1647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1649/stat : 1649 (ppfolio) R 1647 1649 1071 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 875093436 18763776 389 33554432000 4194304 4287625 140736701313520 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/1649/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700795 s]
/proc/loadavg: 10.14 9.84 7.89 6/182 1649
/proc/meminfo: memFree=31912376/32951124 swapFree=67050508/67111528
[pid=1649] ppid=1647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1649/stat : 1649 (ppfolio) S 1647 1649 1071 0 -1 4202496 523 0 0 0 0 0 0 0 21 0 1 0 875093436 18763776 389 33554432000 4194304 4287625 140736701313520 18446744073709551615 212436037135 0 0 4096 65536 4382759180604276735 0 0 17 2 0 0 0
/proc/1649/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50064 s]
/proc/loadavg: 10.14 9.84 7.89 11/188 1655
/proc/meminfo: memFree=31894000/32951124 swapFree=67050508/67111528
[pid=1649] ppid=1647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1649/stat : 1649 (ppfolio) S 1647 1649 1071 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 875093436 18763776 389 33554432000 4194304 4287625 140736701313520 18446744073709551615 212436037135 0 0 4096 65536 4382759180604276735 0 0 17 2 0 0 0
/proc/1649/statm: 4581 389 341 23 0 91 0
[pid=1650] ppid=1649 vsize=3444440 CPUtime=1.49 cores=0
/proc/1650/stat : 1650 (cryptominisat) R 1649 1649 1071 0 -1 4202496 3397 0 0 0 149 0 0 0 25 0 1 0 875093436 3527106560 2186 33554432000 4194304 4587354 140735441526416 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1650/statm: 861110 2186 334 96 0 857672 0
[pid=1651] ppid=1649 vsize=14048 CPUtime=1.49 cores=4
/proc/1651/stat : 1651 (clasp) R 1649 1649 1071 0 -1 4202496 965 0 0 0 149 0 0 0 20 0 1 0 875093436 14385152 856 33554432000 4194304 4785740 140736588371056 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1651/statm: 3512 856 340 145 0 557 0
[pid=1652] ppid=1649 vsize=455844 CPUtime=0.88 cores=6
/proc/1652/stat : 1652 (TNM) R 1649 1649 1071 0 -1 4202496 318 0 0 0 88 0 0 0 25 0 1 0 875093436 466784256 215 33554432000 134512640 134534564 4287461264 18446744073709551615 134529846 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1652/statm: 113961 215 95 6 0 112627 0
[pid=1654] ppid=1649 vsize=8488 CPUtime=1.39 cores=2
/proc/1654/stat : 1654 (lingeling) R 1649 1649 1071 0 -1 4202496 2043 0 0 0 139 0 0 0 25 0 1 0 875093446 8691712 1300 33554432000 4194304 4352236 140734385792944 18446744073709551615 4331607 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1654/statm: 2122 1300 127 39 0 1202 0
[pid=1655] ppid=1649 vsize=7164 CPUtime=0.6 cores=6
/proc/1655/stat : 1655 (march_hi) R 1649 1649 1071 0 -1 4202496 414 0 0 0 60 0 0 0 25 0 1 0 875093447 7335936 307 33554432000 4194304 4331988 140733557715952 18446744073709551615 4226208 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1655/statm: 1791 307 174 34 0 233 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 3948308

[startup+3.10034 s]
/proc/loadavg: 10.14 9.84 7.89 11/188 1655
/proc/meminfo: memFree=31889660/32951124 swapFree=67050508/67111528
[pid=1649] ppid=1647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1649/stat : 1649 (ppfolio) S 1647 1649 1071 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 875093436 18763776 389 33554432000 4194304 4287625 140736701313520 18446744073709551615 212436037135 0 0 4096 65536 4382759180604276735 0 0 17 2 0 0 0
/proc/1649/statm: 4581 389 341 23 0 91 0
[pid=1650] ppid=1649 vsize=3464952 CPUtime=3.08 cores=0
/proc/1650/stat : 1650 (cryptominisat) R 1649 1649 1071 0 -1 4202496 4952 0 0 0 308 0 0 0 25 0 1 0 875093436 3548110848 3316 33554432000 4194304 4587354 140735441526416 18446744073709551615 4244156 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1650/statm: 866238 3316 334 96 0 862800 0
[pid=1651] ppid=1649 vsize=14592 CPUtime=3.09 cores=4
/proc/1651/stat : 1651 (clasp) R 1649 1649 1071 0 -1 4202496 1088 0 0 0 309 0 0 0 25 0 1 0 875093436 14942208 979 33554432000 4194304 4785740 140736588371056 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1651/statm: 3648 979 340 145 0 693 0
[pid=1652] ppid=1649 vsize=455844 CPUtime=1.71 cores=6
/proc/1652/stat : 1652 (TNM) R 1649 1649 1071 0 -1 4202496 318 0 0 0 171 0 0 0 25 0 1 0 875093436 466784256 215 33554432000 134512640 134534564 4287461264 18446744073709551615 10005513 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1652/statm: 113961 215 95 6 0 112627 0
[pid=1654] ppid=1649 vsize=9224 CPUtime=2.99 cores=2
/proc/1654/stat : 1654 (lingeling) R 1649 1649 1071 0 -1 4202496 3100 0 0 0 299 0 0 0 25 0 1 0 875093446 9445376 1500 33554432000 4194304 4352236 140734385792944 18446744073709551615 4329173 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1654/statm: 2306 1500 127 39 0 1386 0
[pid=1655] ppid=1649 vsize=7164 CPUtime=1.37 cores=6
/proc/1655/stat : 1655 (march_hi) R 1649 1649 1071 0 -1 4202496 414 0 0 0 137 0 0 0 25 0 1 0 875093447 7335936 307 33554432000 4194304 4331988 140733557715952 18446744073709551615 4226208 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1655/statm: 1791 307 174 34 0 233 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 3970100

[startup+6.30074 s]
/proc/loadavg: 10.21 9.86 7.91 11/188 1656
/proc/meminfo: memFree=31884420/32951124 swapFree=67050508/67111528
[pid=1649] ppid=1647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1649/stat : 1649 (ppfolio) S 1647 1649 1071 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 875093436 18763776 389 33554432000 4194304 4287625 140736701313520 18446744073709551615 212436037135 0 0 4096 65536 4382759180604276735 0 0 17 2 0 0 0
/proc/1649/statm: 4581 389 341 23 0 91 0
[pid=1650] ppid=1649 vsize=3445168 CPUtime=6.29 cores=0
/proc/1650/stat : 1650 (cryptominisat) R 1649 1649 1071 0 -1 4202496 7766 0 0 0 628 1 0 0 25 0 1 0 875093436 3527852032 2319 33554432000 4194304 4587354 140735441526416 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1650/statm: 861292 2319 334 96 0 857854 0
[pid=1651] ppid=1649 vsize=15144 CPUtime=6.29 cores=4
/proc/1651/stat : 1651 (clasp) R 1649 1649 1071 0 -1 4202496 1238 0 0 0 629 0 0 0 25 0 1 0 875093436 15507456 1129 33554432000 4194304 4785740 140736588371056 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1651/statm: 3786 1129 340 145 0 831 0
[pid=1652] ppid=1649 vsize=455844 CPUtime=3.31 cores=6
/proc/1652/stat : 1652 (TNM) R 1649 1649 1071 0 -1 4202496 318 0 0 0 331 0 0 0 25 0 1 0 875093436 466784256 215 33554432000 134512640 134534564 4287461264 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1652/statm: 113961 215 95 6 0 112627 0
[pid=1654] ppid=1649 vsize=11400 CPUtime=6.19 cores=2
/proc/1654/stat : 1654 (lingeling) R 1649 1649 1071 0 -1 4202496 4892 0 0 0 619 0 0 0 25 0 1 0 875093446 11673600 2044 33554432000 4194304 4352236 140734385792944 18446744073709551615 4329063 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1654/statm: 2850 2044 127 39 0 1930 0
[pid=1655] ppid=1649 vsize=7316 CPUtime=2.95 cores=6
/proc/1655/stat : 1655 (march_hi) R 1649 1649 1071 0 -1 4202496 424 0 0 0 295 0 0 0 25 0 1 0 875093447 7491584 317 33554432000 4194304 4331988 140733557715952 18446744073709551615 4212344 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1655/statm: 1829 317 174 34 0 271 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 3953196

[startup+12.7005 s]
/proc/loadavg: 10.27 9.88 7.93 11/188 1656
/proc/meminfo: memFree=31879144/32951124 swapFree=67050508/67111528
[pid=1649] ppid=1647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1649/stat : 1649 (ppfolio) S 1647 1649 1071 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 875093436 18763776 389 33554432000 4194304 4287625 140736701313520 18446744073709551615 212436037135 0 0 4096 65536 4382759180604276735 0 0 17 2 0 0 0
/proc/1649/statm: 4581 389 341 23 0 91 0
[pid=1650] ppid=1649 vsize=3445792 CPUtime=12.69 cores=0
/proc/1650/stat : 1650 (cryptominisat) R 1649 1649 1071 0 -1 4202496 12911 0 0 0 1267 2 0 0 25 0 1 0 875093436 3528491008 2933 33554432000 4194304 4587354 140735441526416 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1650/statm: 861448 2933 334 96 0 858010 0
[pid=1651] ppid=1649 vsize=15876 CPUtime=12.69 cores=4
/proc/1651/stat : 1651 (clasp) R 1649 1649 1071 0 -1 4202496 1405 0 0 0 1269 0 0 0 25 0 1 0 875093436 16257024 1296 33554432000 4194304 4785740 140736588371056 18446744073709551615 4549076 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1651/statm: 3969 1296 340 145 0 1014 0
[pid=1652] ppid=1649 vsize=455844 CPUtime=6.51 cores=6
/proc/1652/stat : 1652 (TNM) R 1649 1649 1071 0 -1 4202496 318 0 0 0 651 0 0 0 25 0 1 0 875093436 466784256 215 33554432000 134512640 134534564 4287461264 18446744073709551615 134525793 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1652/statm: 113961 215 95 6 0 112627 0
[pid=1654] ppid=1649 vsize=14096 CPUtime=12.59 cores=2
/proc/1654/stat : 1654 (lingeling) R 1649 1649 1071 0 -1 4202496 7454 0 0 0 1259 0 0 0 25 0 1 0 875093446 14434304 2718 33554432000 4194304 4352236 140734385792944 18446744073709551615 4329024 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1654/statm: 3524 2718 127 39 0 2604 0
[pid=1655] ppid=1649 vsize=7316 CPUtime=6.11 cores=6
/proc/1655/stat : 1655 (march_hi) R 1649 1649 1071 0 -1 4202496 428 0 0 0 611 0 0 0 25 0 1 0 875093447 7491584 321 33554432000 4194304 4331988 140733557715952 18446744073709551615 4226434 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1655/statm: 1829 321 174 34 0 271 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 3957248

[startup+25.5011 s]
/proc/loadavg: 10.21 9.89 7.96 11/188 1699
/proc/meminfo: memFree=31993280/32951124 swapFree=67050508/67111528
[pid=1649] ppid=1647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1649/stat : 1649 (ppfolio) S 1647 1649 1071 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 875093436 18763776 389 33554432000 4194304 4287625 140736701313520 18446744073709551615 212436037135 0 0 4096 65536 4382759180604276735 0 0 17 2 0 0 0
/proc/1649/statm: 4581 389 341 23 0 91 0
[pid=1650] ppid=1649 vsize=3446452 CPUtime=25.48 cores=0
/proc/1650/stat : 1650 (cryptominisat) R 1649 1649 1071 0 -1 4202496 21484 0 0 0 2546 2 0 0 25 0 1 0 875093436 3529166848 4117 33554432000 4194304 4587354 140735441526416 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1650/statm: 861613 4117 334 96 0 858175 0
[pid=1651] ppid=1649 vsize=16628 CPUtime=25.49 cores=4
/proc/1651/stat : 1651 (clasp) R 1649 1649 1071 0 -1 4202496 1590 0 0 0 2549 0 0 0 25 0 1 0 875093436 17027072 1481 33554432000 4194304 4785740 140736588371056 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1651/statm: 4157 1481 340 145 0 1202 0
[pid=1652] ppid=1649 vsize=455844 CPUtime=12.85 cores=6
/proc/1652/stat : 1652 (TNM) R 1649 1649 1071 0 -1 4202496 318 0 0 0 1285 0 0 0 25 0 1 0 875093436 466784256 215 33554432000 134512640 134534564 4287461264 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1652/statm: 113961 215 95 6 0 112627 0
[pid=1654] ppid=1649 vsize=16524 CPUtime=25.38 cores=2
/proc/1654/stat : 1654 (lingeling) R 1649 1649 1071 0 -1 4202496 12254 0 0 0 2537 1 0 0 25 0 1 0 875093446 16920576 3325 33554432000 4194304 4352236 140734385792944 18446744073709551615 4328616 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1654/statm: 4131 3325 127 39 0 3211 0
[pid=1655] ppid=1649 vsize=7316 CPUtime=12.49 cores=6
/proc/1655/stat : 1655 (march_hi) R 1649 1649 1071 0 -1 4202496 437 0 0 0 1249 0 0 0 25 0 1 0 875093447 7491584 330 33554432000 4194304 4331988 140733557715952 18446744073709551615 4212616 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1655/statm: 1829 330 174 34 0 271 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 3961088

[startup+51.1013 s]
/proc/loadavg: 10.21 9.91 8.02 11/188 1700
/proc/meminfo: memFree=31965116/32951124 swapFree=67050508/67111528
[pid=1649] ppid=1647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1649/stat : 1649 (ppfolio) S 1647 1649 1071 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 875093436 18763776 389 33554432000 4194304 4287625 140736701313520 18446744073709551615 212436037135 0 0 4096 65536 4382759180604276735 0 0 17 2 0 0 0
/proc/1649/statm: 4581 389 341 23 0 91 0
[pid=1650] ppid=1649 vsize=3447440 CPUtime=51.09 cores=0
/proc/1650/stat : 1650 (cryptominisat) R 1649 1649 1071 0 -1 4202496 36107 0 0 0 5104 5 0 0 25 0 1 0 875093436 3530178560 5129 33554432000 4194304 4587354 140735441526416 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1650/statm: 861860 5129 334 96 0 858422 0
[pid=1651] ppid=1649 vsize=18280 CPUtime=51.09 cores=4
/proc/1651/stat : 1651 (clasp) R 1649 1649 1071 0 -1 4202496 1977 0 0 0 5109 0 0 0 25 0 1 0 875093436 18718720 1868 33554432000 4194304 4785740 140736588371056 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1651/statm: 4570 1868 340 145 0 1615 0
[pid=1652] ppid=1649 vsize=455844 CPUtime=25.6 cores=6
/proc/1652/stat : 1652 (TNM) R 1649 1649 1071 0 -1 4202496 318 0 0 0 2560 0 0 0 25 0 1 0 875093436 466784256 215 33554432000 134512640 134534564 4287461264 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1652/statm: 113961 215 95 6 0 112627 0
[pid=1654] ppid=1649 vsize=22032 CPUtime=50.99 cores=2

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

/proc/1651/statm: 4683 1949 340 145 0 1728 0
[pid=1652] ppid=1649 vsize=455844 CPUtime=32 cores=6
/proc/1652/stat : 1652 (TNM) R 1649 1649 1071 0 -1 4202496 318 0 0 0 3200 0 0 0 25 0 1 0 875093436 466784256 215 33554432000 134512640 134534564 4287461264 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1652/statm: 113961 215 95 6 0 112627 0
[pid=1654] ppid=1649 vsize=24080 CPUtime=63.88 cores=2
/proc/1654/stat : 1654 (lingeling) R 1649 1649 1071 0 -1 4202496 26271 0 0 0 6385 3 0 0 25 0 1 0 875093446 24657920 5214 33554432000 4194304 4352236 140734385792944 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1654/statm: 6020 5214 127 39 0 5100 0
[pid=1655] ppid=1649 vsize=7316 CPUtime=31.64 cores=6
/proc/1655/stat : 1655 (march_hi) R 1649 1649 1071 0 -1 4202496 453 0 0 0 3164 0 0 0 25 0 1 0 875093447 7491584 346 33554432000 4194304 4331988 140733557715952 18446744073709551615 4239588 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1655/statm: 1829 346 174 34 0 271 0
Current children cumulated CPU time (s) 255.5
Current children cumulated vsize (KiB) 3973812

[startup+76.8004 s]
/proc/loadavg: 10.14 9.92 8.07 11/188 1700
/proc/meminfo: memFree=31950424/32951124 swapFree=67050508/67111528
[pid=1649] ppid=1647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1649/stat : 1649 (ppfolio) S 1647 1649 1071 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 875093436 18763776 389 33554432000 4194304 4287625 140736701313520 18446744073709551615 212436037135 0 0 4096 65536 4382759180604276735 0 0 17 2 0 0 0
/proc/1649/statm: 4581 389 341 23 0 91 0
[pid=1650] ppid=1649 vsize=3450300 CPUtime=76.79 cores=0
/proc/1650/stat : 1650 (cryptominisat) R 1649 1649 1071 0 -1 4202496 48216 0 0 0 7671 8 0 0 25 0 1 0 875093436 3533107200 5389 33554432000 4194304 4587354 140735441526416 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1650/statm: 862575 5389 334 96 0 859137 0
[pid=1651] ppid=1649 vsize=18880 CPUtime=76.79 cores=4
/proc/1651/stat : 1651 (clasp) R 1649 1649 1071 0 -1 4202496 2136 0 0 0 7679 0 0 0 25 0 1 0 875093436 19333120 2027 33554432000 4194304 4785740 140736588371056 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1651/statm: 4720 2027 341 145 0 1765 0
[pid=1652] ppid=1649 vsize=455844 CPUtime=38.38 cores=6
/proc/1652/stat : 1652 (TNM) R 1649 1649 1071 0 -1 4202496 318 0 0 0 3838 0 0 0 25 0 1 0 875093436 466784256 215 33554432000 134512640 134534564 4287461264 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1652/statm: 113961 215 95 6 0 112627 0
[pid=1654] ppid=1649 vsize=23056 CPUtime=76.68 cores=2
/proc/1654/stat : 1654 (lingeling) R 1649 1649 1071 0 -1 4202496 31711 0 0 0 7664 4 0 0 25 0 1 0 875093446 23609344 4958 33554432000 4194304 4352236 140734385792944 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1654/statm: 5764 4958 127 39 0 4844 0
[pid=1655] ppid=1649 vsize=7520 CPUtime=37.99 cores=6
/proc/1655/stat : 1655 (march_hi) R 1649 1649 1071 0 -1 4202496 487 0 0 0 3799 0 0 0 25 0 1 0 875093447 7700480 380 33554432000 4194304 4331988 140733557715952 18446744073709551615 212435713504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1655/statm: 1880 380 174 34 0 322 0
Current children cumulated CPU time (s) 306.63
Current children cumulated vsize (KiB) 3973924

[startup+83.2012 s]
/proc/loadavg: 10.12 9.92 8.09 11/188 1701
/proc/meminfo: memFree=31943604/32951124 swapFree=67050508/67111528
[pid=1649] ppid=1647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1649/stat : 1649 (ppfolio) S 1647 1649 1071 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 875093436 18763776 389 33554432000 4194304 4287625 140736701313520 18446744073709551615 212436037135 0 0 4096 65536 4382759180604276735 0 0 17 2 0 0 0
/proc/1649/statm: 4581 389 341 23 0 91 0
[pid=1650] ppid=1649 vsize=3451008 CPUtime=83.19 cores=0
/proc/1650/stat : 1650 (cryptominisat) R 1649 1649 1071 0 -1 4202496 51049 0 0 0 8311 8 0 0 25 0 1 0 875093436 3533832192 5980 33554432000 4194304 4587354 140735441526416 18446744073709551615 4238449 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1650/statm: 862752 5980 334 96 0 859314 0
[pid=1651] ppid=1649 vsize=19048 CPUtime=83.18 cores=4
/proc/1651/stat : 1651 (clasp) R 1649 1649 1071 0 -1 4202496 2179 0 0 0 8318 0 0 0 25 0 1 0 875093436 19505152 2070 33554432000 4194304 4785740 140736588371056 18446744073709551615 4287194 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1651/statm: 4762 2070 341 145 0 1807 0
[pid=1652] ppid=1649 vsize=455844 CPUtime=41.55 cores=6
/proc/1652/stat : 1652 (TNM) R 1649 1649 1071 0 -1 4202496 318 0 0 0 4155 0 0 0 25 0 1 0 875093436 466784256 215 33554432000 134512640 134534564 4287461264 18446744073709551615 134529874 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1652/statm: 113961 215 95 6 0 112627 0
[pid=1654] ppid=1649 vsize=25616 CPUtime=83.08 cores=2
/proc/1654/stat : 1654 (lingeling) R 1649 1649 1071 0 -1 4202496 33183 0 0 0 8304 4 0 0 25 0 1 0 875093446 26230784 5598 33554432000 4194304 4352236 140734385792944 18446744073709551615 4328075 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1654/statm: 6404 5598 127 39 0 5484 0
[pid=1655] ppid=1649 vsize=7520 CPUtime=41.19 cores=6
/proc/1655/stat : 1655 (march_hi) R 1649 1649 1071 0 -1 4202496 488 0 0 0 4119 0 0 0 25 0 1 0 875093447 7700480 381 33554432000 4194304 4331988 140733557715952 18446744073709551615 4239936 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1655/statm: 1880 381 174 34 0 322 0
Current children cumulated CPU time (s) 332.19
Current children cumulated vsize (KiB) 3977360

[startup+84.8069 s]
/proc/loadavg: 10.12 9.92 8.09 11/188 1701
/proc/meminfo: memFree=31942240/32951124 swapFree=67050508/67111528
[pid=1649] ppid=1647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1649/stat : 1649 (ppfolio) S 1647 1649 1071 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 875093436 18763776 389 33554432000 4194304 4287625 140736701313520 18446744073709551615 212436037135 0 0 4096 65536 4382759180604276735 0 0 17 2 0 0 0
/proc/1649/statm: 4581 389 341 23 0 91 0
[pid=1650] ppid=1649 vsize=3451008 CPUtime=84.79 cores=0
/proc/1650/stat : 1650 (cryptominisat) R 1649 1649 1071 0 -1 4202496 51505 0 0 0 8471 8 0 0 25 0 1 0 875093436 3533832192 6418 33554432000 4194304 4587354 140735441526416 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1650/statm: 862752 6418 334 96 0 859314 0
[pid=1651] ppid=1649 vsize=19216 CPUtime=84.79 cores=4
/proc/1651/stat : 1651 (clasp) R 1649 1649 1071 0 -1 4202496 2191 0 0 0 8479 0 0 0 25 0 1 0 875093436 19677184 2082 33554432000 4194304 4785740 140736588371056 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1651/statm: 4804 2082 341 145 0 1849 0
[pid=1652] ppid=1649 vsize=455844 CPUtime=42.34 cores=6
/proc/1652/stat : 1652 (TNM) R 1649 1649 1071 0 -1 4202496 318 0 0 0 4234 0 0 0 25 0 1 0 875093436 466784256 215 33554432000 134512640 134534564 4287461264 18446744073709551615 134514044 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1652/statm: 113961 215 95 6 0 112627 0
[pid=1654] ppid=1649 vsize=23056 CPUtime=84.69 cores=2
/proc/1654/stat : 1654 (lingeling) R 1649 1649 1071 0 -1 4202496 33247 0 0 0 8465 4 0 0 25 0 1 0 875093446 23609344 4958 33554432000 4194304 4352236 140734385792944 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1654/statm: 5764 4958 127 39 0 4844 0
[pid=1655] ppid=1649 vsize=7520 CPUtime=41.99 cores=6
/proc/1655/stat : 1655 (march_hi) R 1649 1649 1071 0 -1 4202496 488 0 0 0 4199 0 0 0 25 0 1 0 875093447 7700480 381 33554432000 4194304 4331988 140733557715952 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1655/statm: 1880 381 174 34 0 322 0
Current children cumulated CPU time (s) 338.6
Current children cumulated vsize (KiB) 3974968

[startup+86.4006 s]
/proc/loadavg: 10.12 9.92 8.09 11/188 1701
/proc/meminfo: memFree=31942352/32951124 swapFree=67050508/67111528
[pid=1649] ppid=1647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1649/stat : 1649 (ppfolio) S 1647 1649 1071 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 875093436 18763776 389 33554432000 4194304 4287625 140736701313520 18446744073709551615 212436037135 0 0 4096 65536 4382759180604276735 0 0 17 2 0 0 0
/proc/1649/statm: 4581 389 341 23 0 91 0
[pid=1650] ppid=1649 vsize=3451444 CPUtime=86.39 cores=0
/proc/1650/stat : 1650 (cryptominisat) R 1649 1649 1071 0 -1 4202496 52870 0 0 0 8630 9 0 0 25 0 1 0 875093436 3534278656 5396 33554432000 4194304 4587354 140735441526416 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1650/statm: 862861 5396 334 96 0 859423 0
[pid=1651] ppid=1649 vsize=19216 CPUtime=86.38 cores=4
/proc/1651/stat : 1651 (clasp) R 1649 1649 1071 0 -1 4202496 2203 0 0 0 8638 0 0 0 25 0 1 0 875093436 19677184 2094 33554432000 4194304 4785740 140736588371056 18446744073709551615 4312576 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1651/statm: 4804 2094 341 145 0 1849 0
[pid=1652] ppid=1649 vsize=455844 CPUtime=43.13 cores=6
/proc/1652/stat : 1652 (TNM) R 1649 1649 1071 0 -1 4202496 318 0 0 0 4313 0 0 0 25 0 1 0 875093436 466784256 215 33554432000 134512640 134534564 4287461264 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1652/statm: 113961 215 95 6 0 112627 0
[pid=1654] ppid=1649 vsize=25104 CPUtime=86.29 cores=2
/proc/1654/stat : 1654 (lingeling) R 1649 1649 1071 0 -1 4202496 33759 0 0 0 8624 5 0 0 25 0 1 0 875093446 25706496 5470 33554432000 4194304 4352236 140734385792944 18446744073709551615 4328308 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1654/statm: 6276 5470 127 39 0 5356 0
[pid=1655] ppid=1649 vsize=7520 CPUtime=42.79 cores=6
/proc/1655/stat : 1655 (march_hi) R 1649 1649 1071 0 -1 4202496 488 0 0 0 4279 0 0 0 25 0 1 0 875093447 7700480 381 33554432000 4194304 4331988 140733557715952 18446744073709551615 4228311 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1655/statm: 1880 381 174 34 0 322 0
Current children cumulated CPU time (s) 344.98
Current children cumulated vsize (KiB) 3977452

[startup+86.8005 s]
/proc/loadavg: 10.12 9.92 8.09 11/188 1701
/proc/meminfo: memFree=31942352/32951124 swapFree=67050508/67111528
[pid=1649] ppid=1647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1649/stat : 1649 (ppfolio) S 1647 1649 1071 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 875093436 18763776 389 33554432000 4194304 4287625 140736701313520 18446744073709551615 212436037135 0 0 4096 65536 4382759180604276735 0 0 17 2 0 0 0
/proc/1649/statm: 4581 389 341 23 0 91 0
[pid=1650] ppid=1649 vsize=3451444 CPUtime=86.79 cores=0
/proc/1650/stat : 1650 (cryptominisat) R 1649 1649 1071 0 -1 4202496 53023 0 0 0 8670 9 0 0 25 0 1 0 875093436 3534278656 5546 33554432000 4194304 4587354 140735441526416 18446744073709551615 4237566 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1650/statm: 862861 5546 334 96 0 859423 0
[pid=1651] ppid=1649 vsize=19216 CPUtime=86.78 cores=4
/proc/1651/stat : 1651 (clasp) R 1649 1649 1071 0 -1 4202496 2203 0 0 0 8678 0 0 0 25 0 1 0 875093436 19677184 2094 33554432000 4194304 4785740 140736588371056 18446744073709551615 4416773 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1651/statm: 4804 2094 341 145 0 1849 0
[pid=1652] ppid=1649 vsize=455844 CPUtime=43.35 cores=6
/proc/1652/stat : 1652 (TNM) R 1649 1649 1071 0 -1 4202496 318 0 0 0 4335 0 0 0 25 0 1 0 875093436 466784256 215 33554432000 134512640 134534564 4287461264 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1652/statm: 113961 215 95 6 0 112627 0
[pid=1654] ppid=1649 vsize=25104 CPUtime=86.69 cores=2
/proc/1654/stat : 1654 (lingeling) R 1649 1649 1071 0 -1 4202496 33759 0 0 0 8664 5 0 0 25 0 1 0 875093446 25706496 5470 33554432000 4194304 4352236 140734385792944 18446744073709551615 4328308 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1654/statm: 6276 5470 127 39 0 5356 0
[pid=1655] ppid=1649 vsize=7520 CPUtime=42.97 cores=6
/proc/1655/stat : 1655 (march_hi) R 1649 1649 1071 0 -1 4202496 489 0 0 0 4297 0 0 0 25 0 1 0 875093447 7700480 382 33554432000 4194304 4331988 140733557715952 18446744073709551615 212436017024 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1655/statm: 1880 382 174 34 0 322 0
Current children cumulated CPU time (s) 346.58
Current children cumulated vsize (KiB) 3977452

[startup+87.2005 s]
/proc/loadavg: 10.12 9.92 8.09 11/188 1701
/proc/meminfo: memFree=31944088/32951124 swapFree=67050508/67111528
[pid=1649] ppid=1647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1649/stat : 1649 (ppfolio) S 1647 1649 1071 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 875093436 18763776 389 33554432000 4194304 4287625 140736701313520 18446744073709551615 212436037135 0 0 4096 65536 4382759180604276735 0 0 17 2 0 0 0
/proc/1649/statm: 4581 389 341 23 0 91 0
[pid=1650] ppid=1649 vsize=3451444 CPUtime=87.19 cores=0
/proc/1650/stat : 1650 (cryptominisat) R 1649 1649 1071 0 -1 4202496 53152 0 0 0 8710 9 0 0 25 0 1 0 875093436 3534278656 5673 33554432000 4194304 4587354 140735441526416 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1650/statm: 862861 5673 334 96 0 859423 0
[pid=1651] ppid=1649 vsize=19216 CPUtime=87.18 cores=4
/proc/1651/stat : 1651 (clasp) R 1649 1649 1071 0 -1 4202496 2203 0 0 0 8718 0 0 0 25 0 1 0 875093436 19677184 2094 33554432000 4194304 4785740 140736588371056 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1651/statm: 4804 2094 341 145 0 1849 0
[pid=1652] ppid=1649 vsize=455844 CPUtime=43.6 cores=6
/proc/1652/stat : 1652 (TNM) R 1649 1649 1071 0 -1 4202496 318 0 0 0 4360 0 0 0 25 0 1 0 875093436 466784256 215 33554432000 134512640 134534564 4287461264 18446744073709551615 134528641 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1652/statm: 113961 215 95 6 0 112627 0
[pid=1654] ppid=1649 vsize=25104 CPUtime=87.09 cores=2
/proc/1654/stat : 1654 (lingeling) R 1649 1649 1071 0 -1 4202496 33759 0 0 0 8704 5 0 0 25 0 1 0 875093446 25706496 5470 33554432000 4194304 4352236 140734385792944 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1654/statm: 6276 5470 127 39 0 5356 0
[pid=1655] ppid=1649 vsize=7520 CPUtime=43.11 cores=6
/proc/1655/stat : 1655 (march_hi) R 1649 1649 1071 0 -1 4202496 489 0 0 0 4311 0 0 0 25 0 1 0 875093447 7700480 382 33554432000 4194304 4331988 140733557715952 18446744073709551615 4315925 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1655/statm: 1880 382 174 34 0 322 0
Current children cumulated CPU time (s) 348.17
Current children cumulated vsize (KiB) 3977452

Child status: 0

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

Real time (s): 87.2777
CPU time (s): 348.17
CPU user time (s): 348.03
CPU system time (s): 0.14
CPU usage (%): 398.922
Max. virtual memory (cumulated for all children) (KiB): 10005392

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

runsolver used 0.142978 second user time and 0.336948 second system time

The end

Launcher Data

Begin job on node102 at 2011-06-09 17:55:11
IDJOB=3292756
IDBENCH=87935
IDSOLVER=1612
FILE ID=node102/3292756-1307634911
RUNJOBID= node102-1307633278-1089
PBS_JOBID= 13549389
Free space on /tmp= 74192 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT02/industrial/aloul/Homer/homer14.shuffled.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292756-1307634911/watcher-3292756-1307634911 -o /tmp/evaluation-result-3292756-1307634911/solver-3292756-1307634911 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3292756-1307634911.cnf

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

MD5SUM BENCH= 1d9569aa70fee033c68469753053c259
RANDOM SEED=1917639798

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31912928 kB
Buffers:        204076 kB
Cached:         459644 kB
SwapCached:      25184 kB
Active:         486032 kB
Inactive:       345516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31912928 kB
SwapTotal:    67111528 kB
SwapFree:     67050508 kB
Dirty:           10320 kB
Writeback:           0 kB
AnonPages:      164932 kB
Mapped:          10604 kB
Slab:           140312 kB
PageTables:       5376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2878324 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= 74180 MiB
End job on node102 at 2011-06-09 17:56:38