Trace number 3191161

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 271.97 68.1137

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S2039518547-066.UNKNOWN.cnf
MD5SUM80aa82e62b454f2871f6471d9559597d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.939
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7
271.97/68.11	s UNSATISFIABLE
271.97/68.11	solver [5] march_hi 2009 answered
271.97/68.11	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: 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-3191161-1304062935/watcher-3191161-1304062935 -o /tmp/evaluation-result-3191161-1304062935/solver-3191161-1304062935 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191161-1304062935.cnf 

running on 4 cores: 1,3,5,7

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.12 8.63 7.58 6/182 24791
/proc/meminfo: memFree=17317652/32950940 swapFree=67111528/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24791/stat : 24791 (ppfolio) R 24789 24791 21582 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 596524310 18763776 389 33554432000 4194304 4287625 140733638852384 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/24791/statm: 4581 389 341 23 0 91 0

[startup+0.435977 s]
/proc/loadavg: 10.12 8.63 7.58 6/182 24791
/proc/meminfo: memFree=17317652/32950940 swapFree=67111528/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 21582 0 -1 4202496 519 0 0 0 0 0 0 0 23 0 1 0 596524310 18763776 389 33554432000 4194304 4287625 140733638852384 18446744073709551615 215988612623 0 0 4096 65536 4603717861955862527 0 0 17 5 0 0 0
/proc/24791/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.500965 s]
/proc/loadavg: 10.12 8.63 7.58 6/182 24791
/proc/meminfo: memFree=17317652/32950940 swapFree=67111528/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 21582 0 -1 4202496 519 0 0 0 0 0 0 0 23 0 1 0 596524310 18763776 389 33554432000 4194304 4287625 140733638852384 18446744073709551615 215988612623 0 0 4096 65536 4603717861955862527 0 0 17 5 0 0 0
/proc/24791/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.600947 s]
/proc/loadavg: 10.12 8.63 7.58 6/182 24791
/proc/meminfo: memFree=17317652/32950940 swapFree=67111528/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 21582 0 -1 4202496 519 0 0 0 0 0 0 0 21 0 1 0 596524310 18763776 389 33554432000 4194304 4287625 140733638852384 18446744073709551615 215988612623 0 0 4096 65536 4603717861955862527 0 0 17 5 0 0 0
/proc/24791/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700932 s]
/proc/loadavg: 10.12 8.63 7.58 6/182 24791
/proc/meminfo: memFree=17317652/32950940 swapFree=67111528/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 21582 0 -1 4202496 520 0 0 0 0 0 0 0 19 0 1 0 596524310 18763776 389 33554432000 4194304 4287625 140733638852384 18446744073709551615 215988612623 0 0 4096 65536 4603717861955862527 0 0 17 5 0 0 0
/proc/24791/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50679 s]
/proc/loadavg: 10.12 8.63 7.58 11/188 24797
/proc/meminfo: memFree=17295020/32950940 swapFree=67111528/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596524310 18763776 389 33554432000 4194304 4287625 140733638852384 18446744073709551615 215988612623 0 0 4096 65536 4603717861955862527 0 0 17 5 0 0 0
/proc/24791/statm: 4581 389 341 23 0 91 0
[pid=24792] ppid=24791 vsize=227676 CPUtime=1.49 cores=1
/proc/24792/stat : 24792 (cryptominisat) R 24791 24791 21582 0 -1 4202496 3623 0 0 0 149 0 0 0 20 0 1 0 596524310 233140224 2373 33554432000 4194304 4587354 140734702696576 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24792/statm: 56919 2373 336 96 0 53481 0
[pid=24793] ppid=24791 vsize=14220 CPUtime=1.5 cores=5
/proc/24793/stat : 24793 (clasp) R 24791 24791 21582 0 -1 4202496 989 0 0 0 150 0 0 0 25 0 1 0 596524310 14561280 881 33554432000 4194304 4785740 140734969627568 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24793/statm: 3555 881 340 145 0 600 0
[pid=24794] ppid=24791 vsize=456228 CPUtime=0.78 cores=7
/proc/24794/stat : 24794 (TNM) R 24791 24791 21582 0 -1 4202496 440 0 0 0 78 0 0 0 25 0 1 0 596524311 467177472 337 33554432000 134512640 134534564 4290320992 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24794/statm: 114057 337 95 6 0 112723 0
[pid=24795] ppid=24791 vsize=7272 CPUtime=1.5 cores=3
/proc/24795/stat : 24795 (lingeling) R 24791 24791 21582 0 -1 4202496 1318 0 0 0 150 0 0 0 25 0 1 0 596524311 7446528 1012 33554432000 4194304 4352236 140733621355056 18446744073709551615 4329300 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24795/statm: 1818 1012 127 39 0 898 0
[pid=24796] ppid=24791 vsize=7756 CPUtime=0.7 cores=7
/proc/24796/stat : 24796 (march_hi) R 24791 24791 21582 0 -1 4202496 921 0 0 0 70 0 0 0 25 0 1 0 596524311 7942144 467 33554432000 4194304 4331988 140735673115152 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24796/statm: 1939 467 174 34 0 381 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 731476

[startup+3.10051 s]
/proc/loadavg: 10.11 8.66 7.59 11/188 24797
/proc/meminfo: memFree=17291456/32950940 swapFree=67111528/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596524310 18763776 389 33554432000 4194304 4287625 140733638852384 18446744073709551615 215988612623 0 0 4096 65536 4603717861955862527 0 0 17 5 0 0 0
/proc/24791/statm: 4581 389 341 23 0 91 0
[pid=24792] ppid=24791 vsize=32532 CPUtime=3.08 cores=1
/proc/24792/stat : 24792 (cryptominisat) R 24791 24791 21582 0 -1 4202496 4385 0 0 0 308 0 0 0 25 0 1 0 596524310 33312768 2408 33554432000 4194304 4587354 140734702696576 18446744073709551615 4238532 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24792/statm: 8133 2408 336 96 0 4695 0
[pid=24793] ppid=24791 vsize=14836 CPUtime=3.09 cores=5
/proc/24793/stat : 24793 (clasp) R 24791 24791 21582 0 -1 4202496 1152 0 0 0 309 0 0 0 25 0 1 0 596524310 15192064 1044 33554432000 4194304 4785740 140734969627568 18446744073709551615 4546115 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24793/statm: 3709 1044 340 145 0 754 0
[pid=24794] ppid=24791 vsize=456228 CPUtime=1.57 cores=7
/proc/24794/stat : 24794 (TNM) R 24791 24791 21582 0 -1 4202496 440 0 0 0 157 0 0 0 25 0 1 0 596524311 467177472 337 33554432000 134512640 134534564 4290320992 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24794/statm: 114057 337 95 6 0 112723 0
[pid=24795] ppid=24791 vsize=7388 CPUtime=3.09 cores=3
/proc/24795/stat : 24795 (lingeling) R 24791 24791 21582 0 -1 4202496 1703 0 0 0 309 0 0 0 25 0 1 0 596524311 7565312 1041 33554432000 4194304 4352236 140733621355056 18446744073709551615 4207584 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24795/statm: 1847 1041 127 39 0 927 0
[pid=24796] ppid=24791 vsize=7756 CPUtime=1.5 cores=7
/proc/24796/stat : 24796 (march_hi) R 24791 24791 21582 0 -1 4202496 921 0 0 0 150 0 0 0 25 0 1 0 596524311 7942144 467 33554432000 4194304 4331988 140735673115152 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24796/statm: 1939 467 174 34 0 381 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 537064

[startup+6.30095 s]
/proc/loadavg: 10.11 8.66 7.59 11/188 24797
/proc/meminfo: memFree=17286124/32950940 swapFree=67111528/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596524310 18763776 389 33554432000 4194304 4287625 140733638852384 18446744073709551615 215988612623 0 0 4096 65536 4603717861955862527 0 0 17 5 0 0 0
/proc/24791/statm: 4581 389 341 23 0 91 0
[pid=24792] ppid=24791 vsize=32728 CPUtime=6.28 cores=1
/proc/24792/stat : 24792 (cryptominisat) R 24791 24791 21582 0 -1 4202496 5920 0 0 0 628 0 0 0 25 0 1 0 596524310 33513472 2594 33554432000 4194304 4587354 140734702696576 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24792/statm: 8182 2594 336 96 0 4744 0
[pid=24793] ppid=24791 vsize=15884 CPUtime=6.29 cores=5
/proc/24793/stat : 24793 (clasp) R 24791 24791 21582 0 -1 4202496 1396 0 0 0 629 0 0 0 25 0 1 0 596524310 16265216 1288 33554432000 4194304 4785740 140734969627568 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24793/statm: 3971 1288 340 145 0 1016 0
[pid=24794] ppid=24791 vsize=456228 CPUtime=3.16 cores=7
/proc/24794/stat : 24794 (TNM) R 24791 24791 21582 0 -1 4202496 440 0 0 0 316 0 0 0 25 0 1 0 596524311 467177472 337 33554432000 134512640 134534564 4290320992 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24794/statm: 114057 337 95 6 0 112723 0
[pid=24795] ppid=24791 vsize=7904 CPUtime=6.29 cores=3
/proc/24795/stat : 24795 (lingeling) R 24791 24791 21582 0 -1 4202496 2344 0 0 0 629 0 0 0 25 0 1 0 596524311 8093696 1170 33554432000 4194304 4352236 140733621355056 18446744073709551615 4234488 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24795/statm: 1976 1170 127 39 0 1056 0
[pid=24796] ppid=24791 vsize=7756 CPUtime=3.1 cores=7
/proc/24796/stat : 24796 (march_hi) R 24791 24791 21582 0 -1 4202496 921 0 0 0 310 0 0 0 25 0 1 0 596524311 7942144 467 33554432000 4194304 4331988 140735673115152 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24796/statm: 1939 467 174 34 0 381 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 538824

[startup+12.7008 s]
/proc/loadavg: 10.17 8.72 7.62 11/188 24797
/proc/meminfo: memFree=17288248/32950940 swapFree=67111528/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596524310 18763776 389 33554432000 4194304 4287625 140733638852384 18446744073709551615 215988612623 0 0 4096 65536 4603717861955862527 0 0 17 5 0 0 0
/proc/24791/statm: 4581 389 341 23 0 91 0
[pid=24792] ppid=24791 vsize=37892 CPUtime=12.69 cores=1
/proc/24792/stat : 24792 (cryptominisat) R 24791 24791 21582 0 -1 4202496 9392 0 0 0 1268 1 0 0 25 0 1 0 596524310 38801408 3819 33554432000 4194304 4587354 140734702696576 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24792/statm: 9473 3819 336 96 0 6035 0
[pid=24793] ppid=24791 vsize=17016 CPUtime=12.69 cores=5
/proc/24793/stat : 24793 (clasp) R 24791 24791 21582 0 -1 4202496 1625 0 0 0 1269 0 0 0 25 0 1 0 596524310 17424384 1517 33554432000 4194304 4785740 140734969627568 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24793/statm: 4254 1517 341 145 0 1299 0
[pid=24794] ppid=24791 vsize=456228 CPUtime=6.32 cores=7
/proc/24794/stat : 24794 (TNM) R 24791 24791 21582 0 -1 4202496 440 0 0 0 632 0 0 0 25 0 1 0 596524311 467177472 337 33554432000 134512640 134534564 4290320992 18446744073709551615 134530456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24794/statm: 114057 337 95 6 0 112723 0
[pid=24795] ppid=24791 vsize=10316 CPUtime=12.69 cores=3
/proc/24795/stat : 24795 (lingeling) R 24791 24791 21582 0 -1 4202496 4138 0 0 0 1269 0 0 0 25 0 1 0 596524311 10563584 1773 33554432000 4194304 4352236 140733621355056 18446744073709551615 4328162 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24795/statm: 2579 1773 127 39 0 1659 0
[pid=24796] ppid=24791 vsize=7756 CPUtime=6.3 cores=7
/proc/24796/stat : 24796 (march_hi) R 24791 24791 21582 0 -1 4202496 921 0 0 0 630 0 0 0 25 0 1 0 596524311 7942144 467 33554432000 4194304 4331988 140735673115152 18446744073709551615 4210416 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24796/statm: 1939 467 174 34 0 381 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 547532

[startup+25.5006 s]
/proc/loadavg: 10.15 8.76 7.65 11/188 24797
/proc/meminfo: memFree=17276776/32950940 swapFree=67111528/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596524310 18763776 389 33554432000 4194304 4287625 140733638852384 18446744073709551615 215988612623 0 0 4096 65536 4603717861955862527 0 0 17 5 0 0 0
/proc/24791/statm: 4581 389 341 23 0 91 0
[pid=24792] ppid=24791 vsize=43848 CPUtime=25.48 cores=1
/proc/24792/stat : 24792 (cryptominisat) R 24791 24791 21582 0 -1 4202496 14349 0 0 0 2546 2 0 0 25 0 1 0 596524310 44900352 5199 33554432000 4194304 4587354 140734702696576 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24792/statm: 10962 5199 336 96 0 7524 0
[pid=24793] ppid=24791 vsize=18508 CPUtime=25.49 cores=5
/proc/24793/stat : 24793 (clasp) R 24791 24791 21582 0 -1 4202496 1985 0 0 0 2549 0 0 0 25 0 1 0 596524310 18952192 1877 33554432000 4194304 4785740 140734969627568 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24793/statm: 4627 1877 341 145 0 1672 0
[pid=24794] ppid=24791 vsize=456228 CPUtime=12.72 cores=7
/proc/24794/stat : 24794 (TNM) R 24791 24791 21582 0 -1 4202496 440 0 0 0 1272 0 0 0 25 0 1 0 596524311 467177472 337 33554432000 134512640 134534564 4290320992 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24794/statm: 114057 337 95 6 0 112723 0
[pid=24795] ppid=24791 vsize=10896 CPUtime=25.49 cores=3
/proc/24795/stat : 24795 (lingeling) R 24791 24791 21582 0 -1 4202496 6301 0 0 0 2548 1 0 0 25 0 1 0 596524311 11157504 1918 33554432000 4194304 4352236 140733621355056 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24795/statm: 2724 1918 127 39 0 1804 0
[pid=24796] ppid=24791 vsize=7756 CPUtime=12.63 cores=7
/proc/24796/stat : 24796 (march_hi) R 24791 24791 21582 0 -1 4202496 921 0 0 0 1263 0 0 0 25 0 1 0 596524311 7942144 467 33554432000 4194304 4331988 140735673115152 18446744073709551615 4298603 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24796/statm: 1939 467 174 34 0 381 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 555560

[startup+51.1011 s]
/proc/loadavg: 10.15 8.87 7.71 11/188 24798
/proc/meminfo: memFree=17263976/32950940 swapFree=67111528/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596524310 18763776 389 33554432000 4194304 4287625 140733638852384 18446744073709551615 215988612623 0 0 4096 65536 4603717861955862527 0 0 17 5 0 0 0
/proc/24791/statm: 4581 389 341 23 0 91 0
[pid=24792] ppid=24791 vsize=44772 CPUtime=51.09 cores=1
/proc/24792/stat : 24792 (cryptominisat) R 24791 24791 21582 0 -1 4202496 21157 0 0 0 5105 4 0 0 25 0 1 0 596524310 45846528 5790 33554432000 4194304 4587354 140734702696576 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24792/statm: 11193 5790 336 96 0 7755 0
[pid=24793] ppid=24791 vsize=20204 CPUtime=51.09 cores=5
/proc/24793/stat : 24793 (clasp) R 24791 24791 21582 0 -1 4202496 2348 0 0 0 5109 0 0 0 25 0 1 0 596524310 20688896 2240 33554432000 4194304 4785740 140734969627568 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24793/statm: 5051 2240 341 145 0 2096 0
[pid=24794] ppid=24791 vsize=456228 CPUtime=25.42 cores=7
/proc/24794/stat : 24794 (TNM) R 24791 24791 21582 0 -1 4202496 440 0 0 0 2542 0 0 0 25 0 1 0 596524311 467177472 337 33554432000 134512640 134534564 4290320992 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24794/statm: 114057 337 95 6 0 112723 0
[pid=24795] ppid=24791 vsize=16144 CPUtime=51.09 cores=3

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

/proc/24793/statm: 5051 2240 341 145 0 2096 0
[pid=24794] ppid=24791 vsize=456228 CPUtime=25.62 cores=7
/proc/24794/stat : 24794 (TNM) R 24791 24791 21582 0 -1 4202496 440 0 0 0 2562 0 0 0 25 0 1 0 596524311 467177472 337 33554432000 134512640 134534564 4290320992 18446744073709551615 134530672 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24794/statm: 114057 337 95 6 0 112723 0
[pid=24795] ppid=24791 vsize=16144 CPUtime=51.49 cores=3
/proc/24795/stat : 24795 (lingeling) R 24791 24791 21582 0 -1 4202496 10845 0 0 0 5148 1 0 0 25 0 1 0 596524311 16531456 3230 33554432000 4194304 4352236 140733621355056 18446744073709551615 4328184 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24795/statm: 4036 3230 127 39 0 3116 0
[pid=24796] ppid=24791 vsize=7756 CPUtime=25.59 cores=7
/proc/24796/stat : 24796 (march_hi) R 24791 24791 21582 0 -1 4202496 921 0 0 0 2559 0 0 0 25 0 1 0 596524311 7942144 467 33554432000 4194304 4331988 140735673115152 18446744073709551615 4226235 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24796/statm: 1939 467 174 34 0 381 0
Current children cumulated CPU time (s) 205.68
Current children cumulated vsize (KiB) 563428

[startup+57.9009 s]
/proc/loadavg: 10.13 8.91 7.74 11/188 24798
/proc/meminfo: memFree=17261620/32950940 swapFree=67111528/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596524310 18763776 389 33554432000 4194304 4287625 140733638852384 18446744073709551615 215988612623 0 0 4096 65536 4603717861955862527 0 0 17 5 0 0 0
/proc/24791/statm: 4581 389 341 23 0 91 0
[pid=24792] ppid=24791 vsize=44880 CPUtime=57.88 cores=1
/proc/24792/stat : 24792 (cryptominisat) R 24791 24791 21582 0 -1 4202496 23032 0 0 0 5784 4 0 0 25 0 1 0 596524310 45957120 5625 33554432000 4194304 4587354 140734702696576 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24792/statm: 11220 5625 336 96 0 7782 0
[pid=24793] ppid=24791 vsize=20540 CPUtime=57.89 cores=5
/proc/24793/stat : 24793 (clasp) R 24791 24791 21582 0 -1 4202496 2424 0 0 0 5789 0 0 0 25 0 1 0 596524310 21032960 2316 33554432000 4194304 4785740 140734969627568 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24793/statm: 5135 2316 341 145 0 2180 0
[pid=24794] ppid=24791 vsize=456228 CPUtime=28.82 cores=7
/proc/24794/stat : 24794 (TNM) R 24791 24791 21582 0 -1 4202496 440 0 0 0 2882 0 0 0 25 0 1 0 596524311 467177472 337 33554432000 134512640 134534564 4290320992 18446744073709551615 134528330 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24794/statm: 114057 337 95 6 0 112723 0
[pid=24795] ppid=24791 vsize=15888 CPUtime=57.89 cores=3
/proc/24795/stat : 24795 (lingeling) R 24791 24791 21582 0 -1 4202496 11613 0 0 0 5788 1 0 0 25 0 1 0 596524311 16269312 3166 33554432000 4194304 4352236 140733621355056 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24795/statm: 3972 3166 127 39 0 3052 0
[pid=24796] ppid=24791 vsize=7756 CPUtime=28.76 cores=7
/proc/24796/stat : 24796 (march_hi) R 24791 24791 21582 0 -1 4202496 921 0 0 0 2876 0 0 0 25 0 1 0 596524311 7942144 467 33554432000 4194304 4331988 140735673115152 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24796/statm: 1939 467 174 34 0 381 0
Current children cumulated CPU time (s) 231.24
Current children cumulated vsize (KiB) 563616

[startup+64.3008 s]
/proc/loadavg: 10.12 8.93 7.75 11/188 24798
/proc/meminfo: memFree=17252936/32950940 swapFree=67111528/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596524310 18763776 389 33554432000 4194304 4287625 140733638852384 18446744073709551615 215988612623 0 0 4096 65536 4603717861955862527 0 0 17 5 0 0 0
/proc/24791/statm: 4581 389 341 23 0 91 0
[pid=24792] ppid=24791 vsize=242884 CPUtime=64.29 cores=1
/proc/24792/stat : 24792 (cryptominisat) R 24791 24791 21582 0 -1 4202496 24775 0 0 0 6424 5 0 0 25 0 1 0 596524310 248713216 6306 33554432000 4194304 4587354 140734702696576 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24792/statm: 60721 6306 336 96 0 57283 0
[pid=24793] ppid=24791 vsize=20876 CPUtime=64.29 cores=5
/proc/24793/stat : 24793 (clasp) R 24791 24791 21582 0 -1 4202496 2519 0 0 0 6429 0 0 0 25 0 1 0 596524310 21377024 2411 33554432000 4194304 4785740 140734969627568 18446744073709551615 4312611 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24793/statm: 5219 2411 341 145 0 2264 0
[pid=24794] ppid=24791 vsize=456228 CPUtime=32.02 cores=7
/proc/24794/stat : 24794 (TNM) R 24791 24791 21582 0 -1 4202496 440 0 0 0 3202 0 0 0 25 0 1 0 596524311 467177472 337 33554432000 134512640 134534564 4290320992 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24794/statm: 114057 337 95 6 0 112723 0
[pid=24795] ppid=24791 vsize=16016 CPUtime=64.29 cores=3
/proc/24795/stat : 24795 (lingeling) R 24791 24791 21582 0 -1 4202496 12349 0 0 0 6428 1 0 0 25 0 1 0 596524311 16400384 3198 33554432000 4194304 4352236 140733621355056 18446744073709551615 4329063 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24795/statm: 4004 3198 127 39 0 3084 0
[pid=24796] ppid=24791 vsize=7756 CPUtime=31.92 cores=7
/proc/24796/stat : 24796 (march_hi) R 24791 24791 21582 0 -1 4202496 921 0 0 0 3192 0 0 0 25 0 1 0 596524311 7942144 467 33554432000 4194304 4331988 140735673115152 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24796/statm: 1939 467 174 34 0 381 0
Current children cumulated CPU time (s) 256.81
Current children cumulated vsize (KiB) 762084

[startup+65.9005 s]
/proc/loadavg: 10.12 8.93 7.75 11/188 24798
/proc/meminfo: memFree=17247976/32950940 swapFree=67111528/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596524310 18763776 389 33554432000 4194304 4287625 140733638852384 18446744073709551615 215988612623 0 0 4096 65536 4603717861955862527 0 0 17 5 0 0 0
/proc/24791/statm: 4581 389 341 23 0 91 0
[pid=24792] ppid=24791 vsize=245976 CPUtime=65.88 cores=1
/proc/24792/stat : 24792 (cryptominisat) R 24791 24791 21582 0 -1 4202496 25458 0 0 0 6583 5 0 0 25 0 1 0 596524310 251879424 6989 33554432000 4194304 4587354 140734702696576 18446744073709551615 4238449 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24792/statm: 61494 6989 336 96 0 58056 0
[pid=24793] ppid=24791 vsize=21048 CPUtime=65.88 cores=5
/proc/24793/stat : 24793 (clasp) R 24791 24791 21582 0 -1 4202496 2544 0 0 0 6588 0 0 0 25 0 1 0 596524310 21553152 2436 33554432000 4194304 4785740 140734969627568 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24793/statm: 5262 2436 341 145 0 2307 0
[pid=24794] ppid=24791 vsize=456228 CPUtime=32.82 cores=7
/proc/24794/stat : 24794 (TNM) R 24791 24791 21582 0 -1 4202496 440 0 0 0 3282 0 0 0 25 0 1 0 596524311 467177472 337 33554432000 134512640 134534564 4290320992 18446744073709551615 134529896 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24794/statm: 114057 337 95 6 0 112723 0
[pid=24795] ppid=24791 vsize=15632 CPUtime=65.89 cores=3
/proc/24795/stat : 24795 (lingeling) R 24791 24791 21582 0 -1 4202496 12573 0 0 0 6588 1 0 0 25 0 1 0 596524311 16007168 3102 33554432000 4194304 4352236 140733621355056 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24795/statm: 3908 3102 127 39 0 2988 0
[pid=24796] ppid=24791 vsize=7756 CPUtime=32.72 cores=7
/proc/24796/stat : 24796 (march_hi) R 24791 24791 21582 0 -1 4202496 921 0 0 0 3272 0 0 0 25 0 1 0 596524311 7942144 467 33554432000 4194304 4331988 140735673115152 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24796/statm: 1939 467 174 34 0 381 0
Current children cumulated CPU time (s) 263.19
Current children cumulated vsize (KiB) 764964

[startup+67.5072 s]
/proc/loadavg: 10.11 8.94 7.76 11/188 24798
/proc/meminfo: memFree=17246240/32950940 swapFree=67111528/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596524310 18763776 389 33554432000 4194304 4287625 140733638852384 18446744073709551615 215988612623 0 0 4096 65536 4603717861955862527 0 0 17 5 0 0 0
/proc/24791/statm: 4581 389 341 23 0 91 0
[pid=24792] ppid=24791 vsize=245976 CPUtime=67.49 cores=1
/proc/24792/stat : 24792 (cryptominisat) R 24791 24791 21582 0 -1 4202496 25619 0 0 0 6744 5 0 0 25 0 1 0 596524310 251879424 7142 33554432000 4194304 4587354 140734702696576 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24792/statm: 61494 7142 336 96 0 58056 0
[pid=24793] ppid=24791 vsize=21048 CPUtime=67.49 cores=5
/proc/24793/stat : 24793 (clasp) R 24791 24791 21582 0 -1 4202496 2544 0 0 0 6749 0 0 0 25 0 1 0 596524310 21553152 2436 33554432000 4194304 4785740 140734969627568 18446744073709551615 4287190 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24793/statm: 5262 2436 341 145 0 2307 0
[pid=24794] ppid=24791 vsize=456228 CPUtime=33.61 cores=7
/proc/24794/stat : 24794 (TNM) R 24791 24791 21582 0 -1 4202496 440 0 0 0 3361 0 0 0 25 0 1 0 596524311 467177472 337 33554432000 134512640 134534564 4290320992 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24794/statm: 114057 337 95 6 0 112723 0
[pid=24795] ppid=24791 vsize=16400 CPUtime=67.5 cores=3
/proc/24795/stat : 24795 (lingeling) R 24791 24791 21582 0 -1 4202496 12765 0 0 0 6749 1 0 0 25 0 1 0 596524311 16793600 3294 33554432000 4194304 4352236 140733621355056 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24795/statm: 4100 3294 127 39 0 3180 0
[pid=24796] ppid=24791 vsize=7756 CPUtime=33.51 cores=7
/proc/24796/stat : 24796 (march_hi) R 24791 24791 21582 0 -1 4202496 921 0 0 0 3351 0 0 0 25 0 1 0 596524311 7942144 467 33554432000 4194304 4331988 140735673115152 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24796/statm: 1939 467 174 34 0 381 0
Current children cumulated CPU time (s) 269.6
Current children cumulated vsize (KiB) 765732

[startup+67.9012 s]
/proc/loadavg: 10.11 8.94 7.76 11/188 24798
/proc/meminfo: memFree=17246240/32950940 swapFree=67111528/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596524310 18763776 389 33554432000 4194304 4287625 140733638852384 18446744073709551615 215988612623 0 0 4096 65536 4603717861955862527 0 0 17 5 0 0 0
/proc/24791/statm: 4581 389 341 23 0 91 0
[pid=24792] ppid=24791 vsize=245976 CPUtime=67.88 cores=1
/proc/24792/stat : 24792 (cryptominisat) R 24791 24791 21582 0 -1 4202496 25673 0 0 0 6783 5 0 0 25 0 1 0 596524310 251879424 7194 33554432000 4194304 4587354 140734702696576 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24792/statm: 61494 7194 336 96 0 58056 0
[pid=24793] ppid=24791 vsize=21048 CPUtime=67.89 cores=5
/proc/24793/stat : 24793 (clasp) R 24791 24791 21582 0 -1 4202496 2565 0 0 0 6789 0 0 0 25 0 1 0 596524310 21553152 2457 33554432000 4194304 4785740 140734969627568 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24793/statm: 5262 2457 341 145 0 2307 0
[pid=24794] ppid=24791 vsize=456228 CPUtime=33.81 cores=7
/proc/24794/stat : 24794 (TNM) R 24791 24791 21582 0 -1 4202496 440 0 0 0 3381 0 0 0 25 0 1 0 596524311 467177472 337 33554432000 134512640 134534564 4290320992 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24794/statm: 114057 337 95 6 0 112723 0
[pid=24795] ppid=24791 vsize=17040 CPUtime=67.89 cores=3
/proc/24795/stat : 24795 (lingeling) R 24791 24791 21582 0 -1 4202496 12925 0 0 0 6788 1 0 0 25 0 1 0 596524311 17448960 3454 33554432000 4194304 4352236 140733621355056 18446744073709551615 4329165 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24795/statm: 4260 3454 127 39 0 3340 0
[pid=24796] ppid=24791 vsize=7756 CPUtime=33.7 cores=7
/proc/24796/stat : 24796 (march_hi) R 24791 24791 21582 0 -1 4202496 921 0 0 0 3370 0 0 0 25 0 1 0 596524311 7942144 467 33554432000 4194304 4331988 140735673115152 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24796/statm: 1939 467 174 34 0 381 0
Current children cumulated CPU time (s) 271.17
Current children cumulated vsize (KiB) 766372

[startup+68.1011 s]
/proc/loadavg: 10.11 8.94 7.76 11/188 24798
/proc/meminfo: memFree=17246240/32950940 swapFree=67111528/67111528
[pid=24791] ppid=24789 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24791/stat : 24791 (ppfolio) S 24789 24791 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596524310 18763776 389 33554432000 4194304 4287625 140733638852384 18446744073709551615 215988612623 0 0 4096 65536 4603717861955862527 0 0 17 5 0 0 0
/proc/24791/statm: 4581 389 341 23 0 91 0
[pid=24792] ppid=24791 vsize=245976 CPUtime=68.08 cores=1
/proc/24792/stat : 24792 (cryptominisat) R 24791 24791 21582 0 -1 4202496 25694 0 0 0 6803 5 0 0 25 0 1 0 596524310 251879424 7215 33554432000 4194304 4587354 140734702696576 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24792/statm: 61494 7216 336 96 0 58056 0
[pid=24793] ppid=24791 vsize=21048 CPUtime=68.09 cores=5
/proc/24793/stat : 24793 (clasp) R 24791 24791 21582 0 -1 4202496 2566 0 0 0 6809 0 0 0 25 0 1 0 596524310 21553152 2458 33554432000 4194304 4785740 140734969627568 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24793/statm: 5262 2458 341 145 0 2307 0
[pid=24794] ppid=24791 vsize=456228 CPUtime=33.91 cores=7
/proc/24794/stat : 24794 (TNM) R 24791 24791 21582 0 -1 4202496 440 0 0 0 3391 0 0 0 25 0 1 0 596524311 467177472 337 33554432000 134512640 134534564 4290320992 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24794/statm: 114057 337 95 6 0 112723 0
[pid=24795] ppid=24791 vsize=17040 CPUtime=68.09 cores=3
/proc/24795/stat : 24795 (lingeling) R 24791 24791 21582 0 -1 4202496 12925 0 0 0 6808 1 0 0 25 0 1 0 596524311 17448960 3454 33554432000 4194304 4352236 140733621355056 18446744073709551615 4328090 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24795/statm: 4260 3454 127 39 0 3340 0
[pid=24796] ppid=24791 vsize=7756 CPUtime=33.8 cores=7
/proc/24796/stat : 24796 (march_hi) R 24791 24791 21582 0 -1 4202496 921 0 0 0 3380 0 0 0 25 0 1 0 596524311 7942144 467 33554432000 4194304 4331988 140735673115152 18446744073709551615 4299221 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24796/statm: 1939 467 174 34 0 381 0
Current children cumulated CPU time (s) 271.97
Current children cumulated vsize (KiB) 766372

Child status: 0

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

Real time (s): 68.1137
CPU time (s): 271.97
CPU user time (s): 271.91
CPU system time (s): 0.06
CPU usage (%): 399.288
Max. virtual memory (cumulated for all children) (KiB): 766372

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

runsolver used 0.102984 second user time and 0.267959 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 09:42:15
IDJOB=3191161
IDBENCH=82892
IDSOLVER=1612
FILE ID=node117/3191161-1304062935
RUNJOBID= node117-1304062554-24497
PBS_JOBID= 13170383
Free space on /tmp= 71672 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S2039518547-066.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191161-1304062935/watcher-3191161-1304062935 -o /tmp/evaluation-result-3191161-1304062935/solver-3191161-1304062935 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191161-1304062935.cnf

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

MD5SUM BENCH= 80aa82e62b454f2871f6471d9559597d
RANDOM SEED=351701483

node117.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	: 5332.75
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.74
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.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.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.74
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17317808 kB
Buffers:       2377852 kB
Cached:       12472104 kB
SwapCached:          0 kB
Active:        8257216 kB
Inactive:      6794908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17317808 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10140 kB
Writeback:           0 kB
AnonPages:      201316 kB
Mapped:          16952 kB
Slab:           518124 kB
PageTables:       5168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:  2366432 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= 71664 MiB
End job on node117 at 2011-04-29 09:43:24