Trace number 3191231

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 999.4 250.277

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1573194644-097.UNKNOWN.cnf
MD5SUM94cfc1731e7c76d51d00543dd5d14f85
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark122.003
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
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) 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
999.40/250.27	s UNSATISFIABLE
999.40/250.27	solver [5] march_hi 2009 answered
999.40/250.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: 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-3191231-1304074085/watcher-3191231-1304074085 -o /tmp/evaluation-result-3191231-1304074085/solver-3191231-1304074085 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191231-1304074085.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: 9.89 10.21 10.08 6/186 7886
/proc/meminfo: memFree=24828560/32951124 swapFree=67111352/67111528
[pid=7886] ppid=7884 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7886/stat : 7886 (ppfolio) R 7884 7886 7180 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 519006722 18763776 390 33554432000 4194304 4287625 140736416298160 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/7886/statm: 4581 390 341 23 0 91 0

[startup+0.237898 s]
/proc/loadavg: 9.89 10.21 10.08 6/186 7886
/proc/meminfo: memFree=24828560/32951124 swapFree=67111352/67111528
[pid=7886] ppid=7884 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7886/stat : 7886 (ppfolio) S 7884 7886 7180 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 519006722 18763776 390 33554432000 4194304 4287625 140736416298160 18446744073709551615 246516854287 0 0 4096 65536 4428102352938991615 0 0 17 1 0 0 0
/proc/7886/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300887 s]
/proc/loadavg: 9.89 10.21 10.08 6/186 7886
/proc/meminfo: memFree=24828560/32951124 swapFree=67111352/67111528
[pid=7886] ppid=7884 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7886/stat : 7886 (ppfolio) S 7884 7886 7180 0 -1 4202496 524 0 0 0 0 0 0 0 24 0 1 0 519006722 18763776 390 33554432000 4194304 4287625 140736416298160 18446744073709551615 246516854287 0 0 4096 65536 4428102352938991615 0 0 17 1 0 0 0
/proc/7886/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400869 s]
/proc/loadavg: 9.89 10.21 10.08 6/186 7886
/proc/meminfo: memFree=24828560/32951124 swapFree=67111352/67111528
[pid=7886] ppid=7884 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7886/stat : 7886 (ppfolio) S 7884 7886 7180 0 -1 4202496 524 0 0 0 0 0 0 0 23 0 1 0 519006722 18763776 390 33554432000 4194304 4287625 140736416298160 18446744073709551615 246516854287 0 0 4096 65536 4428102352938991615 0 0 17 1 0 0 0
/proc/7886/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700815 s]
/proc/loadavg: 9.89 10.21 10.08 6/186 7886
/proc/meminfo: memFree=24828560/32951124 swapFree=67111352/67111528
[pid=7886] ppid=7884 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7886/stat : 7886 (ppfolio) S 7884 7886 7180 0 -1 4202496 524 0 0 0 0 0 0 0 20 0 1 0 519006722 18763776 390 33554432000 4194304 4287625 140736416298160 18446744073709551615 246516854287 0 0 4096 65536 4428102352938991615 0 0 17 1 0 0 0
/proc/7886/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50067 s]
/proc/loadavg: 9.89 10.21 10.08 11/192 7892
/proc/meminfo: memFree=24818964/32951124 swapFree=67111352/67111528
[pid=7886] ppid=7884 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7886/stat : 7886 (ppfolio) S 7884 7886 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519006722 18763776 390 33554432000 4194304 4287625 140736416298160 18446744073709551615 246516854287 0 0 4096 65536 4428102352938991615 0 0 17 1 0 0 0
/proc/7886/statm: 4581 390 341 23 0 91 0
[pid=7887] ppid=7886 vsize=272028 CPUtime=1.49 cores=1
/proc/7887/stat : 7887 (cryptominisat) R 7886 7886 7180 0 -1 4202496 3348 0 0 0 149 0 0 0 25 0 1 0 519006722 278556672 2251 33554432000 4194304 4587354 140734411892928 18446744073709551615 246516530875 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7887/statm: 68007 2251 337 96 0 64569 0
[pid=7888] ppid=7886 vsize=13892 CPUtime=1.49 cores=5
/proc/7888/stat : 7888 (clasp) R 7886 7886 7180 0 -1 4202496 942 0 0 0 149 0 0 0 25 0 1 0 519006722 14225408 829 33554432000 4194304 4785740 140735250633808 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7888/statm: 3473 829 340 145 0 518 0
[pid=7889] ppid=7886 vsize=455828 CPUtime=0.78 cores=7
/proc/7889/stat : 7889 (TNM) R 7886 7886 7180 0 -1 4202496 331 0 0 0 78 0 0 0 25 0 1 0 519006722 466767872 227 33554432000 134512640 134534564 4292505520 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7889/statm: 113957 227 95 6 0 112623 0
[pid=7890] ppid=7886 vsize=6596 CPUtime=1.49 cores=3
/proc/7890/stat : 7890 (lingeling) R 7886 7886 7180 0 -1 4202496 1256 0 0 0 149 0 0 0 25 0 1 0 519006722 6754304 832 33554432000 4194304 4352236 140736287503184 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7890/statm: 1649 832 127 39 0 729 0
[pid=7891] ppid=7886 vsize=7496 CPUtime=0.7 cores=7
/proc/7891/stat : 7891 (march_hi) R 7886 7886 7180 0 -1 4202496 511 0 0 0 70 0 0 0 25 0 1 0 519006722 7675904 403 33554432000 4194304 4331988 140736049372656 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7891/statm: 1874 403 172 34 0 316 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 774164

[startup+3.10038 s]
/proc/loadavg: 9.89 10.21 10.08 11/192 7892
/proc/meminfo: memFree=24811284/32951124 swapFree=67111352/67111528
[pid=7886] ppid=7884 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7886/stat : 7886 (ppfolio) S 7884 7886 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519006722 18763776 390 33554432000 4194304 4287625 140736416298160 18446744073709551615 246516854287 0 0 4096 65536 4428102352938991615 0 0 17 1 0 0 0
/proc/7886/statm: 4581 390 341 23 0 91 0
[pid=7887] ppid=7886 vsize=277128 CPUtime=3.08 cores=1
/proc/7887/stat : 7887 (cryptominisat) R 7886 7886 7180 0 -1 4202496 4986 0 0 0 308 0 0 0 25 0 1 0 519006722 283779072 3099 33554432000 4194304 4587354 140734411892928 18446744073709551615 246516530886 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7887/statm: 69282 3099 337 96 0 65844 0
[pid=7888] ppid=7886 vsize=14696 CPUtime=3.09 cores=5
/proc/7888/stat : 7888 (clasp) R 7886 7886 7180 0 -1 4202496 1135 0 0 0 309 0 0 0 25 0 1 0 519006722 15048704 1022 33554432000 4194304 4785740 140735250633808 18446744073709551615 4538902 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7888/statm: 3674 1022 340 145 0 719 0
[pid=7889] ppid=7886 vsize=455828 CPUtime=1.62 cores=7
/proc/7889/stat : 7889 (TNM) R 7886 7886 7180 0 -1 4202496 331 0 0 0 162 0 0 0 25 0 1 0 519006722 466767872 227 33554432000 134512640 134534564 4292505520 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7889/statm: 113957 227 95 6 0 112623 0
[pid=7890] ppid=7886 vsize=6856 CPUtime=3.09 cores=3
/proc/7890/stat : 7890 (lingeling) R 7886 7886 7180 0 -1 4202496 1641 0 0 0 309 0 0 0 25 0 1 0 519006722 7020544 897 33554432000 4194304 4352236 140736287503184 18446744073709551615 4231337 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7890/statm: 1714 897 127 39 0 794 0
[pid=7891] ppid=7886 vsize=7628 CPUtime=1.45 cores=7
/proc/7891/stat : 7891 (march_hi) R 7886 7886 7180 0 -1 4202496 525 0 0 0 145 0 0 0 25 0 1 0 519006722 7811072 417 33554432000 4194304 4331988 140736049372656 18446744073709551615 4229471 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7891/statm: 1907 417 172 34 0 349 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 780460

[startup+6.30079 s]
/proc/loadavg: 9.98 10.22 10.08 11/192 7893
/proc/meminfo: memFree=24805636/32951124 swapFree=67111352/67111528
[pid=7886] ppid=7884 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7886/stat : 7886 (ppfolio) S 7884 7886 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519006722 18763776 390 33554432000 4194304 4287625 140736416298160 18446744073709551615 246516854287 0 0 4096 65536 4428102352938991615 0 0 17 1 0 0 0
/proc/7886/statm: 4581 390 341 23 0 91 0
[pid=7887] ppid=7886 vsize=276620 CPUtime=6.29 cores=1
/proc/7887/stat : 7887 (cryptominisat) R 7886 7886 7180 0 -1 4202496 6919 0 0 0 628 1 0 0 25 0 1 0 519006722 283258880 3024 33554432000 4194304 4587354 140734411892928 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7887/statm: 69155 3024 337 96 0 65717 0
[pid=7888] ppid=7886 vsize=15384 CPUtime=6.29 cores=5
/proc/7888/stat : 7888 (clasp) R 7886 7886 7180 0 -1 4202496 1294 0 0 0 629 0 0 0 25 0 1 0 519006722 15753216 1181 33554432000 4194304 4785740 140735250633808 18446744073709551615 4560686 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7888/statm: 3846 1181 340 145 0 891 0
[pid=7889] ppid=7886 vsize=455828 CPUtime=3.22 cores=7
/proc/7889/stat : 7889 (TNM) R 7886 7886 7180 0 -1 4202496 331 0 0 0 322 0 0 0 25 0 1 0 519006722 466767872 227 33554432000 134512640 134534564 4292505520 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7889/statm: 113957 227 95 6 0 112623 0
[pid=7890] ppid=7886 vsize=8396 CPUtime=6.29 cores=3
/proc/7890/stat : 7890 (lingeling) R 7886 7886 7180 0 -1 4202496 2442 0 0 0 629 0 0 0 25 0 1 0 519006722 8597504 1282 33554432000 4194304 4352236 140736287503184 18446744073709551615 4328035 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7890/statm: 2099 1282 127 39 0 1179 0
[pid=7891] ppid=7886 vsize=7628 CPUtime=3.03 cores=7
/proc/7891/stat : 7891 (march_hi) R 7886 7886 7180 0 -1 4202496 538 0 0 0 303 0 0 0 25 0 1 0 519006722 7811072 430 33554432000 4194304 4331988 140736049372656 18446744073709551615 4226496 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7891/statm: 1907 430 172 34 0 349 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 782180

[startup+12.7006 s]
/proc/loadavg: 9.98 10.22 10.08 11/192 7893
/proc/meminfo: memFree=24798716/32951124 swapFree=67111352/67111528
[pid=7886] ppid=7884 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7886/stat : 7886 (ppfolio) S 7884 7886 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519006722 18763776 390 33554432000 4194304 4287625 140736416298160 18446744073709551615 246516854287 0 0 4096 65536 4428102352938991615 0 0 17 1 0 0 0
/proc/7886/statm: 4581 390 341 23 0 91 0
[pid=7887] ppid=7886 vsize=279120 CPUtime=12.68 cores=1
/proc/7887/stat : 7887 (cryptominisat) R 7886 7886 7180 0 -1 4202496 10389 0 0 0 1267 1 0 0 25 0 1 0 519006722 285818880 3893 33554432000 4194304 4587354 140734411892928 18446744073709551615 4237566 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7887/statm: 69780 3893 337 96 0 66342 0
[pid=7888] ppid=7886 vsize=16756 CPUtime=12.69 cores=5
/proc/7888/stat : 7888 (clasp) R 7886 7886 7180 0 -1 4202496 1644 0 0 0 1269 0 0 0 25 0 1 0 519006722 17158144 1531 33554432000 4194304 4785740 140735250633808 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7888/statm: 4189 1531 340 145 0 1234 0
[pid=7889] ppid=7886 vsize=455828 CPUtime=6.52 cores=7
/proc/7889/stat : 7889 (TNM) R 7886 7886 7180 0 -1 4202496 331 0 0 0 652 0 0 0 25 0 1 0 519006722 466767872 227 33554432000 134512640 134534564 4292505520 18446744073709551615 134528608 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7889/statm: 113957 227 95 6 0 112623 0
[pid=7890] ppid=7886 vsize=8528 CPUtime=12.69 cores=3
/proc/7890/stat : 7890 (lingeling) R 7886 7886 7180 0 -1 4202496 3627 0 0 0 1269 0 0 0 25 0 1 0 519006722 8732672 1315 33554432000 4194304 4352236 140736287503184 18446744073709551615 4328047 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7890/statm: 2132 1315 127 39 0 1212 0
[pid=7891] ppid=7886 vsize=7800 CPUtime=6.1 cores=7
/proc/7891/stat : 7891 (march_hi) R 7886 7886 7180 0 -1 4202496 555 0 0 0 610 0 0 0 25 0 1 0 519006722 7987200 447 33554432000 4194304 4331988 140736049372656 18446744073709551615 4292193 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7891/statm: 1950 447 172 34 0 392 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 786356

[startup+25.5073 s]
/proc/loadavg: 10.05 10.22 10.09 11/192 7893
/proc/meminfo: memFree=24788232/32951124 swapFree=67111352/67111528
[pid=7886] ppid=7884 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7886/stat : 7886 (ppfolio) S 7884 7886 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519006722 18763776 390 33554432000 4194304 4287625 140736416298160 18446744073709551615 246516854287 0 0 4096 65536 4428102352938991615 0 0 17 1 0 0 0
/proc/7886/statm: 4581 390 341 23 0 91 0
[pid=7887] ppid=7886 vsize=282468 CPUtime=25.49 cores=1
/proc/7887/stat : 7887 (cryptominisat) R 7886 7886 7180 0 -1 4202496 15859 0 0 0 2547 2 0 0 25 0 1 0 519006722 289247232 5187 33554432000 4194304 4587354 140734411892928 18446744073709551615 4231904 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7887/statm: 70617 5187 337 96 0 67179 0
[pid=7888] ppid=7886 vsize=18328 CPUtime=25.49 cores=5
/proc/7888/stat : 7888 (clasp) R 7886 7886 7180 0 -1 4202496 1999 0 0 0 2549 0 0 0 25 0 1 0 519006722 18767872 1886 33554432000 4194304 4785740 140735250633808 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7888/statm: 4582 1886 340 145 0 1627 0
[pid=7889] ppid=7886 vsize=455828 CPUtime=12.85 cores=7
/proc/7889/stat : 7889 (TNM) R 7886 7886 7180 0 -1 4202496 331 0 0 0 1285 0 0 0 25 0 1 0 519006722 466767872 227 33554432000 134512640 134534564 4292505520 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7889/statm: 113957 227 95 6 0 112623 0
[pid=7890] ppid=7886 vsize=9168 CPUtime=25.5 cores=3
/proc/7890/stat : 7890 (lingeling) R 7886 7886 7180 0 -1 4202496 6923 0 0 0 2550 0 0 0 25 0 1 0 519006722 9388032 1475 33554432000 4194304 4352236 140736287503184 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7890/statm: 2292 1475 127 39 0 1372 0
[pid=7891] ppid=7886 vsize=7800 CPUtime=12.5 cores=7
/proc/7891/stat : 7891 (march_hi) R 7886 7886 7180 0 -1 4202496 575 0 0 0 1250 0 0 0 25 0 1 0 519006722 7987200 467 33554432000 4194304 4331988 140736049372656 18446744073709551615 4229533 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7891/statm: 1950 467 172 34 0 392 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 791916

[startup+51.1006 s]
/proc/loadavg: 10.19 10.24 10.09 11/192 7894
/proc/meminfo: memFree=24774368/32951124 swapFree=67111352/67111528
[pid=7886] ppid=7884 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7886/stat : 7886 (ppfolio) S 7884 7886 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519006722 18763776 390 33554432000 4194304 4287625 140736416298160 18446744073709551615 246516854287 0 0 4096 65536 4428102352938991615 0 0 17 1 0 0 0
/proc/7886/statm: 4581 390 341 23 0 91 0
[pid=7887] ppid=7886 vsize=294564 CPUtime=51.08 cores=1
/proc/7887/stat : 7887 (cryptominisat) R 7886 7886 7180 0 -1 4202496 26243 0 0 0 5104 4 0 0 25 0 1 0 519006722 301633536 8123 33554432000 4194304 4587354 140734411892928 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7887/statm: 73641 8123 337 96 0 70203 0
[pid=7888] ppid=7886 vsize=20324 CPUtime=51.09 cores=5
/proc/7888/stat : 7888 (clasp) R 7886 7886 7180 0 -1 4202496 2486 0 0 0 5109 0 0 0 25 0 1 0 519006722 20811776 2373 33554432000 4194304 4785740 140735250633808 18446744073709551615 4552952 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7888/statm: 5081 2373 340 145 0 2126 0
[pid=7889] ppid=7886 vsize=455828 CPUtime=25.61 cores=7
/proc/7889/stat : 7889 (TNM) R 7886 7886 7180 0 -1 4202496 331 0 0 0 2561 0 0 0 25 0 1 0 519006722 466767872 227 33554432000 134512640 134534564 4292505520 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7889/statm: 113957 227 95 6 0 112623 0
[pid=7890] ppid=7886 vsize=11860 CPUtime=51.09 cores=3

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

/proc/7888/statm: 6843 4002 340 145 0 3888 0
[pid=7889] ppid=7886 vsize=455828 CPUtime=121.19 cores=7
/proc/7889/stat : 7889 (TNM) R 7886 7886 7180 0 -1 4202496 331 0 0 0 12119 0 0 0 25 0 1 0 519006722 466767872 227 33554432000 134512640 134534564 4292505520 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7889/statm: 113957 227 95 6 0 112623 0
[pid=7890] ppid=7886 vsize=21976 CPUtime=243.29 cores=3
/proc/7890/stat : 7890 (lingeling) R 7886 7886 7180 0 -1 4202496 37453 0 0 0 24325 4 0 0 25 0 1 0 519006722 22503424 4677 33554432000 4194304 4352236 140736287503184 18446744073709551615 4329265 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7890/statm: 5494 4677 127 39 0 4574 0
[pid=7891] ppid=7886 vsize=11752 CPUtime=120.77 cores=7
/proc/7891/stat : 7891 (march_hi) R 7886 7886 7180 0 -1 4202496 1478 0 0 0 12077 0 0 0 25 0 1 0 519006722 12034048 1349 33554432000 4194304 4331988 140736049372656 18446744073709551615 4240527 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7891/statm: 2938 1349 173 34 0 1380 0
Current children cumulated CPU time (s) 971.84
Current children cumulated vsize (KiB) 835864

[startup+246.501 s]
/proc/loadavg: 10.46 10.32 10.14 11/192 7899
/proc/meminfo: memFree=24732768/32951124 swapFree=67111352/67111528
[pid=7886] ppid=7884 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7886/stat : 7886 (ppfolio) S 7884 7886 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519006722 18763776 390 33554432000 4194304 4287625 140736416298160 18446744073709551615 246516854287 0 0 4096 65536 4428102352938991615 0 0 17 1 0 0 0
/proc/7886/statm: 4581 390 341 23 0 91 0
[pid=7887] ppid=7886 vsize=300612 CPUtime=246.49 cores=1
/proc/7887/stat : 7887 (cryptominisat) R 7886 7886 7180 0 -1 4202496 69027 0 0 0 24627 22 0 0 25 0 1 0 519006722 307826688 9794 33554432000 4194304 4587354 140734411892928 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7887/statm: 75153 9794 337 96 0 71715 0
[pid=7888] ppid=7886 vsize=27372 CPUtime=246.5 cores=5
/proc/7888/stat : 7888 (clasp) R 7886 7886 7180 0 -1 4202496 4131 0 0 0 24649 1 0 0 25 0 1 0 519006722 28028928 4018 33554432000 4194304 4785740 140735250633808 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7888/statm: 6843 4018 340 145 0 3888 0
[pid=7889] ppid=7886 vsize=455828 CPUtime=122.77 cores=7
/proc/7889/stat : 7889 (TNM) R 7886 7886 7180 0 -1 4202496 331 0 0 0 12277 0 0 0 25 0 1 0 519006722 466767872 227 33554432000 134512640 134534564 4292505520 18446744073709551615 3548657 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7889/statm: 113957 227 95 6 0 112623 0
[pid=7890] ppid=7886 vsize=18904 CPUtime=246.49 cores=3
/proc/7890/stat : 7890 (lingeling) R 7886 7886 7180 0 -1 4202496 37453 0 0 0 24645 4 0 0 25 0 1 0 519006722 19357696 3909 33554432000 4194304 4352236 140736287503184 18446744073709551615 4328822 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7890/statm: 4726 3909 127 39 0 3806 0
[pid=7891] ppid=7886 vsize=11752 CPUtime=122.37 cores=7
/proc/7891/stat : 7891 (march_hi) R 7886 7886 7180 0 -1 4202496 1506 0 0 0 12237 0 0 0 25 0 1 0 519006722 12034048 1377 33554432000 4194304 4331988 140736049372656 18446744073709551615 4299876 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7891/statm: 2938 1377 173 34 0 1380 0
Current children cumulated CPU time (s) 984.62
Current children cumulated vsize (KiB) 832792

[startup+248.101 s]
/proc/loadavg: 10.46 10.32 10.14 11/192 7899
/proc/meminfo: memFree=24732272/32951124 swapFree=67111352/67111528
[pid=7886] ppid=7884 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7886/stat : 7886 (ppfolio) S 7884 7886 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519006722 18763776 390 33554432000 4194304 4287625 140736416298160 18446744073709551615 246516854287 0 0 4096 65536 4428102352938991615 0 0 17 1 0 0 0
/proc/7886/statm: 4581 390 341 23 0 91 0
[pid=7887] ppid=7886 vsize=299656 CPUtime=248.08 cores=1
/proc/7887/stat : 7887 (cryptominisat) R 7886 7886 7180 0 -1 4202496 69886 0 0 0 24786 22 0 0 25 0 1 0 519006722 306847744 8556 33554432000 4194304 4587354 140734411892928 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7887/statm: 74914 8556 337 96 0 71476 0
[pid=7888] ppid=7886 vsize=27372 CPUtime=248.1 cores=5
/proc/7888/stat : 7888 (clasp) R 7886 7886 7180 0 -1 4202496 4131 0 0 0 24809 1 0 0 25 0 1 0 519006722 28028928 4018 33554432000 4194304 4785740 140735250633808 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7888/statm: 6843 4018 340 145 0 3888 0
[pid=7889] ppid=7886 vsize=455828 CPUtime=123.56 cores=7
/proc/7889/stat : 7889 (TNM) R 7886 7886 7180 0 -1 4202496 331 0 0 0 12356 0 0 0 25 0 1 0 519006722 466767872 227 33554432000 134512640 134534564 4292505520 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7889/statm: 113957 227 95 6 0 112623 0
[pid=7890] ppid=7886 vsize=18904 CPUtime=248.09 cores=3
/proc/7890/stat : 7890 (lingeling) R 7886 7886 7180 0 -1 4202496 37453 0 0 0 24805 4 0 0 25 0 1 0 519006722 19357696 3909 33554432000 4194304 4352236 140736287503184 18446744073709551615 4328629 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7890/statm: 4726 3909 127 39 0 3806 0
[pid=7891] ppid=7886 vsize=11752 CPUtime=123.17 cores=7
/proc/7891/stat : 7891 (march_hi) R 7886 7886 7180 0 -1 4202496 1517 0 0 0 12317 0 0 0 25 0 1 0 519006722 12034048 1388 33554432000 4194304 4331988 140736049372656 18446744073709551615 4228896 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7891/statm: 2938 1388 173 34 0 1380 0
Current children cumulated CPU time (s) 991
Current children cumulated vsize (KiB) 831836

[startup+248.9 s]
/proc/loadavg: 10.43 10.31 10.14 11/192 7899
/proc/meminfo: memFree=24736736/32951124 swapFree=67111352/67111528
[pid=7886] ppid=7884 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7886/stat : 7886 (ppfolio) S 7884 7886 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519006722 18763776 390 33554432000 4194304 4287625 140736416298160 18446744073709551615 246516854287 0 0 4096 65536 4428102352938991615 0 0 17 1 0 0 0
/proc/7886/statm: 4581 390 341 23 0 91 0
[pid=7887] ppid=7886 vsize=299656 CPUtime=248.89 cores=1
/proc/7887/stat : 7887 (cryptominisat) R 7886 7886 7180 0 -1 4202496 70050 0 0 0 24866 23 0 0 25 0 1 0 519006722 306847744 8716 33554432000 4194304 4587354 140734411892928 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7887/statm: 74914 8716 337 96 0 71476 0
[pid=7888] ppid=7886 vsize=27512 CPUtime=248.9 cores=5
/proc/7888/stat : 7888 (clasp) R 7886 7886 7180 0 -1 4202496 4145 0 0 0 24889 1 0 0 25 0 1 0 519006722 28172288 4032 33554432000 4194304 4785740 140735250633808 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7888/statm: 6878 4032 340 145 0 3923 0
[pid=7889] ppid=7886 vsize=455828 CPUtime=123.95 cores=7
/proc/7889/stat : 7889 (TNM) R 7886 7886 7180 0 -1 4202496 331 0 0 0 12395 0 0 0 25 0 1 0 519006722 466767872 227 33554432000 134512640 134534564 4292505520 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7889/statm: 113957 227 95 6 0 112623 0
[pid=7890] ppid=7886 vsize=18904 CPUtime=248.89 cores=3
/proc/7890/stat : 7890 (lingeling) R 7886 7886 7180 0 -1 4202496 37453 0 0 0 24885 4 0 0 25 0 1 0 519006722 19357696 3909 33554432000 4194304 4352236 140736287503184 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7890/statm: 4726 3909 127 39 0 3806 0
[pid=7891] ppid=7886 vsize=11752 CPUtime=123.57 cores=7
/proc/7891/stat : 7891 (march_hi) R 7886 7886 7180 0 -1 4202496 1524 0 0 0 12357 0 0 0 25 0 1 0 519006722 12034048 1395 33554432000 4194304 4331988 140736049372656 18446744073709551615 4229456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7891/statm: 2938 1395 173 34 0 1380 0
Current children cumulated CPU time (s) 994.2
Current children cumulated vsize (KiB) 831976

[startup+249.7 s]
/proc/loadavg: 10.43 10.31 10.14 11/192 7899
/proc/meminfo: memFree=24736736/32951124 swapFree=67111352/67111528
[pid=7886] ppid=7884 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7886/stat : 7886 (ppfolio) S 7884 7886 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519006722 18763776 390 33554432000 4194304 4287625 140736416298160 18446744073709551615 246516854287 0 0 4096 65536 4428102352938991615 0 0 17 1 0 0 0
/proc/7886/statm: 4581 390 341 23 0 91 0
[pid=7887] ppid=7886 vsize=299656 CPUtime=249.69 cores=1
/proc/7887/stat : 7887 (cryptominisat) R 7886 7886 7180 0 -1 4202496 70200 0 0 0 24946 23 0 0 25 0 1 0 519006722 306847744 8860 33554432000 4194304 4587354 140734411892928 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7887/statm: 74914 8860 337 96 0 71476 0
[pid=7888] ppid=7886 vsize=27512 CPUtime=249.7 cores=5
/proc/7888/stat : 7888 (clasp) R 7886 7886 7180 0 -1 4202496 4155 0 0 0 24969 1 0 0 25 0 1 0 519006722 28172288 4042 33554432000 4194304 4785740 140735250633808 18446744073709551615 4553097 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7888/statm: 6878 4042 340 145 0 3923 0
[pid=7889] ppid=7886 vsize=455828 CPUtime=124.35 cores=7
/proc/7889/stat : 7889 (TNM) R 7886 7886 7180 0 -1 4202496 331 0 0 0 12435 0 0 0 25 0 1 0 519006722 466767872 227 33554432000 134512640 134534564 4292505520 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7889/statm: 113957 227 95 6 0 112623 0
[pid=7890] ppid=7886 vsize=19672 CPUtime=249.69 cores=3
/proc/7890/stat : 7890 (lingeling) R 7886 7886 7180 0 -1 4202496 37645 0 0 0 24965 4 0 0 25 0 1 0 519006722 20144128 4101 33554432000 4194304 4352236 140736287503184 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7890/statm: 4918 4101 127 39 0 3998 0
[pid=7891] ppid=7886 vsize=11752 CPUtime=123.97 cores=7
/proc/7891/stat : 7891 (march_hi) R 7886 7886 7180 0 -1 4202496 1531 0 0 0 12397 0 0 0 25 0 1 0 519006722 12034048 1402 33554432000 4194304 4331988 140736049372656 18446744073709551615 4240527 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7891/statm: 2938 1402 173 34 0 1380 0
Current children cumulated CPU time (s) 997.4
Current children cumulated vsize (KiB) 832744

[startup+250.101 s]
/proc/loadavg: 10.43 10.31 10.14 11/192 7899
/proc/meminfo: memFree=24735368/32951124 swapFree=67111352/67111528
[pid=7886] ppid=7884 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7886/stat : 7886 (ppfolio) S 7884 7886 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519006722 18763776 390 33554432000 4194304 4287625 140736416298160 18446744073709551615 246516854287 0 0 4096 65536 4428102352938991615 0 0 17 1 0 0 0
/proc/7886/statm: 4581 390 341 23 0 91 0
[pid=7887] ppid=7886 vsize=299656 CPUtime=250.09 cores=1
/proc/7887/stat : 7887 (cryptominisat) R 7886 7886 7180 0 -1 4202496 70271 0 0 0 24986 23 0 0 25 0 1 0 519006722 306847744 8929 33554432000 4194304 4587354 140734411892928 18446744073709551615 4230260 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7887/statm: 74914 8929 337 96 0 71476 0
[pid=7888] ppid=7886 vsize=27512 CPUtime=250.1 cores=5
/proc/7888/stat : 7888 (clasp) R 7886 7886 7180 0 -1 4202496 4155 0 0 0 25009 1 0 0 25 0 1 0 519006722 28172288 4042 33554432000 4194304 4785740 140735250633808 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7888/statm: 6878 4042 340 145 0 3923 0
[pid=7889] ppid=7886 vsize=455828 CPUtime=124.6 cores=7
/proc/7889/stat : 7889 (TNM) R 7886 7886 7180 0 -1 4202496 331 0 0 0 12460 0 0 0 25 0 1 0 519006722 466767872 227 33554432000 134512640 134534564 4292505520 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7889/statm: 113957 227 95 6 0 112623 0
[pid=7890] ppid=7886 vsize=20184 CPUtime=250.09 cores=3
/proc/7890/stat : 7890 (lingeling) R 7886 7886 7180 0 -1 4202496 37773 0 0 0 25005 4 0 0 25 0 1 0 519006722 20668416 4229 33554432000 4194304 4352236 140736287503184 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7890/statm: 5046 4229 127 39 0 4126 0
[pid=7891] ppid=7886 vsize=11752 CPUtime=124.12 cores=7
/proc/7891/stat : 7891 (march_hi) R 7886 7886 7180 0 -1 4202496 1533 0 0 0 12412 0 0 0 25 0 1 0 519006722 12034048 1404 33554432000 4194304 4331988 140736049372656 18446744073709551615 4240214 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7891/statm: 2938 1404 173 34 0 1380 0
Current children cumulated CPU time (s) 999
Current children cumulated vsize (KiB) 833256

[startup+250.201 s]
/proc/loadavg: 10.43 10.31 10.14 11/192 7899
/proc/meminfo: memFree=24735368/32951124 swapFree=67111352/67111528
[pid=7886] ppid=7884 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7886/stat : 7886 (ppfolio) S 7884 7886 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519006722 18763776 390 33554432000 4194304 4287625 140736416298160 18446744073709551615 246516854287 0 0 4096 65536 4428102352938991615 0 0 17 1 0 0 0
/proc/7886/statm: 4581 390 341 23 0 91 0
[pid=7887] ppid=7886 vsize=299656 CPUtime=250.19 cores=1
/proc/7887/stat : 7887 (cryptominisat) R 7886 7886 7180 0 -1 4202496 70285 0 0 0 24996 23 0 0 25 0 1 0 519006722 306847744 8943 33554432000 4194304 4587354 140734411892928 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7887/statm: 74914 8943 337 96 0 71476 0
[pid=7888] ppid=7886 vsize=27512 CPUtime=250.2 cores=5
/proc/7888/stat : 7888 (clasp) R 7886 7886 7180 0 -1 4202496 4155 0 0 0 25019 1 0 0 25 0 1 0 519006722 28172288 4042 33554432000 4194304 4785740 140735250633808 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7888/statm: 6878 4042 340 145 0 3923 0
[pid=7889] ppid=7886 vsize=455828 CPUtime=124.65 cores=7
/proc/7889/stat : 7889 (TNM) R 7886 7886 7180 0 -1 4202496 331 0 0 0 12465 0 0 0 25 0 1 0 519006722 466767872 227 33554432000 134512640 134534564 4292505520 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7889/statm: 113957 227 95 6 0 112623 0
[pid=7890] ppid=7886 vsize=20184 CPUtime=250.19 cores=3
/proc/7890/stat : 7890 (lingeling) R 7886 7886 7180 0 -1 4202496 37773 0 0 0 25015 4 0 0 25 0 1 0 519006722 20668416 4229 33554432000 4194304 4352236 140736287503184 18446744073709551615 4328363 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7890/statm: 5046 4229 127 39 0 4126 0
[pid=7891] ppid=7886 vsize=11752 CPUtime=124.17 cores=7
/proc/7891/stat : 7891 (march_hi) R 7886 7886 7180 0 -1 4202496 1534 0 0 0 12417 0 0 0 25 0 1 0 519006722 12034048 1405 33554432000 4194304 4331988 140736049372656 18446744073709551615 4229432 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7891/statm: 2938 1405 173 34 0 1380 0
Current children cumulated CPU time (s) 999.4
Current children cumulated vsize (KiB) 833256

Child status: 0

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

Real time (s): 250.277
CPU time (s): 999.4
CPU user time (s): 999.12
CPU system time (s): 0.28
CPU usage (%): 399.317
Max. virtual memory (cumulated for all children) (KiB): 1062016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 875.233
system time used= 0.307953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113099
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= 855
involuntary context switches= 7229

runsolver used 0.372943 second user time and 0.996848 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 12:48:05
IDJOB=3191231
IDBENCH=82962
IDSOLVER=1612
FILE ID=node134/3191231-1304074085
RUNJOBID= node134-1304071677-7347
PBS_JOBID= 13170486
Free space on /tmp= 71576 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1573194644-097.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191231-1304074085/watcher-3191231-1304074085 -o /tmp/evaluation-result-3191231-1304074085/solver-3191231-1304074085 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191231-1304074085.cnf

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

MD5SUM BENCH= 94cfc1731e7c76d51d00543dd5d14f85
RANDOM SEED=148450706

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24828716 kB
Buffers:       1483152 kB
Cached:        5852568 kB
SwapCached:         64 kB
Active:        1647692 kB
Inactive:      5952596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24828716 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           10124 kB
Writeback:           0 kB
AnonPages:      264216 kB
Mapped:          16876 kB
Slab:           459140 kB
PageTables:       5680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   878376 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71564 MiB
End job on node134 at 2011-04-29 12:52:16