Trace number 3191322

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio par? (TO) 4800.17 1201.71

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1960545292-083.UNKNOWN.cnf
MD5SUM54de6cac0499270ba5ca6b23e35899f2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3191322-1304078264/watcher-3191322-1304078264 -o /tmp/evaluation-result-3191322-1304078264/solver-3191322-1304078264 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191322-1304078264.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.85 8.20 8.24 5/181 3678
/proc/meminfo: memFree=26994384/32951124 swapFree=67088964/67111528
[pid=3678] ppid=3676 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3678/stat : 3678 (ppfolio) S 3676 3678 3322 0 -1 4202496 524 0 0 0 0 0 0 0 23 0 1 0 519424975 18763776 390 33554432000 4194304 4287625 140733252007984 18446744073709551615 210204667407 0 0 4096 65536 13657614887356989439 0 0 17 4 0 0 0
/proc/3678/statm: 4581 390 341 23 0 91 0

[startup+1.0376 s]
/proc/loadavg: 7.85 8.20 8.24 5/181 3678
/proc/meminfo: memFree=26994384/32951124 swapFree=67088964/67111528
[pid=3678] ppid=3676 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3678/stat : 3678 (ppfolio) R 3676 3678 3322 0 -1 4202496 524 0 0 0 0 0 0 0 21 0 1 0 519424975 18763776 390 33554432000 4194304 4287625 140733252007984 18446744073709551615 210204667407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/3678/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.16757 s]
/proc/loadavg: 7.85 8.20 8.24 5/181 3678
/proc/meminfo: memFree=26994384/32951124 swapFree=67088964/67111528
[pid=3678] ppid=3676 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3678/stat : 3678 (ppfolio) R 3676 3678 3322 0 -1 4202496 524 0 0 0 0 0 0 0 21 0 1 0 519424975 18763776 390 33554432000 4194304 4287625 140733252007984 18446744073709551615 210204667407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/3678/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.20057 s]
/proc/loadavg: 7.85 8.20 8.24 5/181 3678
/proc/meminfo: memFree=26994384/32951124 swapFree=67088964/67111528
[pid=3678] ppid=3676 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3678/stat : 3678 (ppfolio) R 3676 3678 3322 0 -1 4202496 524 0 0 0 0 0 0 0 21 0 1 0 519424975 18763776 390 33554432000 4194304 4287625 140733252007984 18446744073709551615 210204667407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/3678/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.36754 s]
/proc/loadavg: 7.85 8.20 8.24 5/181 3678
/proc/meminfo: memFree=26994384/32951124 swapFree=67088964/67111528
[pid=3678] ppid=3676 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3678/stat : 3678 (ppfolio) R 3676 3678 3322 0 -1 4202496 524 0 0 0 0 0 0 0 19 0 1 0 519424975 18763776 390 33554432000 4194304 4287625 140733252007984 18446744073709551615 210204667407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/3678/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.56751 s]
/proc/loadavg: 7.85 8.20 8.24 5/181 3678
/proc/meminfo: memFree=26994384/32951124 swapFree=67088964/67111528
[pid=3678] ppid=3676 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3678/stat : 3678 (ppfolio) S 3676 3678 3322 0 -1 4202496 524 0 0 0 0 0 0 0 19 0 1 0 519424975 18763776 390 33554432000 4194304 4287625 140733252007984 18446744073709551615 210204667407 0 0 4096 65536 13657614887356989439 0 0 17 4 0 0 0
/proc/3678/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10125 s]
/proc/loadavg: 8.02 8.23 8.25 10/187 3684
/proc/meminfo: memFree=26976980/32951124 swapFree=67088964/67111528
[pid=3678] ppid=3676 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3678/stat : 3678 (ppfolio) S 3676 3678 3322 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519424975 18763776 390 33554432000 4194304 4287625 140733252007984 18446744073709551615 210204667407 0 0 4096 65536 13657614887356989439 0 0 17 4 0 0 0
/proc/3678/statm: 4581 390 341 23 0 91 0
[pid=3679] ppid=3678 vsize=941420 CPUtime=3.1 cores=0
/proc/3679/stat : 3679 (cryptominisat) R 3678 3678 3322 0 -1 4202496 5339 0 0 0 309 1 0 0 25 0 1 0 519424976 964014080 2812 33554432000 4194304 4587354 140734250108416 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3679/statm: 235355 2812 336 96 0 231917 0
[pid=3680] ppid=3678 vsize=15728 CPUtime=3.1 cores=4
/proc/3680/stat : 3680 (clasp) R 3678 3678 3322 0 -1 4202496 1354 0 0 0 310 0 0 0 25 0 1 0 519424976 16105472 1246 33554432000 4194304 4785740 140735331725904 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3680/statm: 3932 1246 341 145 0 977 0
[pid=3681] ppid=3678 vsize=456488 CPUtime=1.97 cores=6
/proc/3681/stat : 3681 (TNM) R 3678 3678 3322 0 -1 4202496 518 0 0 0 197 0 0 0 21 0 1 0 519424976 467443712 415 33554432000 134512640 134534564 4293253568 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3681/statm: 114122 415 95 6 0 112788 0
[pid=3682] ppid=3678 vsize=7692 CPUtime=3.1 cores=2
/proc/3682/stat : 3682 (lingeling) R 3678 3678 3322 0 -1 4202496 1672 0 0 0 310 0 0 0 25 0 1 0 519424976 7876608 1117 33554432000 4194304 4352236 140736710088592 18446744073709551615 4328162 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3682/statm: 1923 1117 127 39 0 1003 0
[pid=3683] ppid=3678 vsize=8088 CPUtime=1.11 cores=6
/proc/3683/stat : 3683 (march_hi) R 3678 3678 3322 0 -1 4202496 1398 0 0 0 111 0 0 0 25 0 1 0 519424976 8282112 523 33554432000 4194304 4331988 140734878163328 18446744073709551615 4239542 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3683/statm: 2022 523 174 34 0 464 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 1447740

[startup+6.30071 s]
/proc/loadavg: 8.02 8.23 8.25 10/187 3684
/proc/meminfo: memFree=26974760/32951124 swapFree=67088964/67111528
[pid=3678] ppid=3676 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3678/stat : 3678 (ppfolio) S 3676 3678 3322 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519424975 18763776 390 33554432000 4194304 4287625 140733252007984 18446744073709551615 210204667407 0 0 4096 65536 13657614887356989439 0 0 17 4 0 0 0
/proc/3678/statm: 4581 390 341 23 0 91 0
[pid=3679] ppid=3678 vsize=942676 CPUtime=6.29 cores=0
/proc/3679/stat : 3679 (cryptominisat) R 3678 3678 3322 0 -1 4202496 7132 0 0 0 628 1 0 0 25 0 1 0 519424976 965300224 2948 33554432000 4194304 4587354 140734250108416 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3679/statm: 235669 2948 336 96 0 232231 0
[pid=3680] ppid=3678 vsize=17132 CPUtime=6.29 cores=4
/proc/3680/stat : 3680 (clasp) R 3678 3678 3322 0 -1 4202496 1707 0 0 0 629 0 0 0 25 0 1 0 519424976 17543168 1599 33554432000 4194304 4785740 140735331725904 18446744073709551615 4543359 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3680/statm: 4283 1599 341 145 0 1328 0
[pid=3681] ppid=3678 vsize=456488 CPUtime=3.55 cores=6
/proc/3681/stat : 3681 (TNM) R 3678 3678 3322 0 -1 4202496 518 0 0 0 355 0 0 0 25 0 1 0 519424976 467443712 415 33554432000 134512640 134534564 4293253568 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3681/statm: 114122 415 95 6 0 112788 0
[pid=3682] ppid=3678 vsize=8304 CPUtime=6.29 cores=2
/proc/3682/stat : 3682 (lingeling) R 3678 3678 3322 0 -1 4202496 2300 0 0 0 629 0 0 0 25 0 1 0 519424976 8503296 1270 33554432000 4194304 4352236 140736710088592 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3682/statm: 2076 1270 127 39 0 1156 0
[pid=3683] ppid=3678 vsize=8640 CPUtime=2.71 cores=6
/proc/3683/stat : 3683 (march_hi) R 3678 3678 3322 0 -1 4202496 1508 0 0 0 271 0 0 0 25 0 1 0 519424976 8847360 633 33554432000 4194304 4331988 140734878163328 18446744073709551615 4299232 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3683/statm: 2160 633 174 34 0 602 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 1451564

[startup+12.7006 s]
/proc/loadavg: 8.17 8.26 8.25 10/187 3684
/proc/meminfo: memFree=26962624/32951124 swapFree=67088964/67111528
[pid=3678] ppid=3676 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3678/stat : 3678 (ppfolio) S 3676 3678 3322 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519424975 18763776 390 33554432000 4194304 4287625 140733252007984 18446744073709551615 210204667407 0 0 4096 65536 13657614887356989439 0 0 17 4 0 0 0
/proc/3678/statm: 4581 390 341 23 0 91 0
[pid=3679] ppid=3678 vsize=40848 CPUtime=12.69 cores=0
/proc/3679/stat : 3679 (cryptominisat) R 3678 3678 3322 0 -1 4202496 11373 0 0 0 1267 2 0 0 25 0 1 0 519424976 41828352 4406 33554432000 4194304 4587354 140734250108416 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3679/statm: 10212 4406 336 96 0 6774 0
[pid=3680] ppid=3678 vsize=18784 CPUtime=12.69 cores=4
/proc/3680/stat : 3680 (clasp) R 3678 3678 3322 0 -1 4202496 2072 0 0 0 1269 0 0 0 25 0 1 0 519424976 19234816 1964 33554432000 4194304 4785740 140735331725904 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3680/statm: 4696 1964 341 145 0 1741 0
[pid=3681] ppid=3678 vsize=456488 CPUtime=6.74 cores=6
/proc/3681/stat : 3681 (TNM) R 3678 3678 3322 0 -1 4202496 518 0 0 0 674 0 0 0 25 0 1 0 519424976 467443712 415 33554432000 134512640 134534564 4293253568 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3681/statm: 114122 415 95 6 0 112788 0
[pid=3682] ppid=3678 vsize=10868 CPUtime=12.69 cores=2
/proc/3682/stat : 3682 (lingeling) R 3678 3678 3322 0 -1 4202496 3933 0 0 0 1269 0 0 0 25 0 1 0 519424976 11128832 1911 33554432000 4194304 4352236 140736710088592 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3682/statm: 2717 1911 127 39 0 1797 0
[pid=3683] ppid=3678 vsize=9020 CPUtime=5.88 cores=6
/proc/3683/stat : 3683 (march_hi) R 3678 3678 3322 0 -1 4202496 1596 0 0 0 588 0 0 0 25 0 1 0 519424976 9236480 721 33554432000 4194304 4331988 140734878163328 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3683/statm: 2255 721 175 34 0 697 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 554332

[startup+25.5005 s]
/proc/loadavg: 8.30 8.28 8.26 10/187 3684
/proc/meminfo: memFree=26949972/32951124 swapFree=67088964/67111528
[pid=3678] ppid=3676 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3678/stat : 3678 (ppfolio) S 3676 3678 3322 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519424975 18763776 390 33554432000 4194304 4287625 140733252007984 18446744073709551615 210204667407 0 0 4096 65536 13657614887356989439 0 0 17 4 0 0 0
/proc/3678/statm: 4581 390 341 23 0 91 0
[pid=3679] ppid=3678 vsize=47468 CPUtime=25.49 cores=0
/proc/3679/stat : 3679 (cryptominisat) R 3678 3678 3322 0 -1 4202496 16816 0 0 0 2546 3 0 0 25 0 1 0 519424976 48607232 6414 33554432000 4194304 4587354 140734250108416 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3679/statm: 11867 6414 336 96 0 8429 0
[pid=3680] ppid=3678 vsize=20452 CPUtime=25.49 cores=4
/proc/3680/stat : 3680 (clasp) R 3678 3678 3322 0 -1 4202496 2435 0 0 0 2549 0 0 0 25 0 1 0 519424976 20942848 2327 33554432000 4194304 4785740 140735331725904 18446744073709551615 4550354 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3680/statm: 5113 2327 341 145 0 2158 0
[pid=3681] ppid=3678 vsize=456488 CPUtime=13.14 cores=6
/proc/3681/stat : 3681 (TNM) R 3678 3678 3322 0 -1 4202496 518 0 0 0 1314 0 0 0 25 0 1 0 519424976 467443712 415 33554432000 134512640 134534564 4293253568 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3681/statm: 114122 415 95 6 0 112788 0
[pid=3682] ppid=3678 vsize=11188 CPUtime=25.49 cores=2
/proc/3682/stat : 3682 (lingeling) R 3678 3678 3322 0 -1 4202496 5997 0 0 0 2549 0 0 0 25 0 1 0 519424976 11456512 1991 33554432000 4194304 4352236 140736710088592 18446744073709551615 4329043 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3682/statm: 2797 1991 127 39 0 1877 0
[pid=3683] ppid=3678 vsize=9872 CPUtime=12.21 cores=6
/proc/3683/stat : 3683 (march_hi) R 3678 3678 3322 0 -1 4202496 1772 0 0 0 1221 0 0 0 25 0 1 0 519424976 10108928 897 33554432000 4194304 4331988 140734878163328 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3683/statm: 2468 897 175 34 0 910 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 563792

[startup+51.1012 s]
/proc/loadavg: 8.62 8.36 8.29 10/187 3685
/proc/meminfo: memFree=26940328/32951124 swapFree=67088964/67111528
[pid=3678] ppid=3676 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3678/stat : 3678 (ppfolio) S 3676 3678 3322 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519424975 18763776 390 33554432000 4194304 4287625 140733252007984 18446744073709551615 210204667407 0 0 4096 65536 13657614887356989439 0 0 17 4 0 0 0
/proc/3678/statm: 4581 390 341 23 0 91 0
[pid=3679] ppid=3678 vsize=49140 CPUtime=51.09 cores=0
/proc/3679/stat : 3679 (cryptominisat) R 3678 3678 3322 0 -1 4202496 24387 0 0 0 5104 5 0 0 25 0 1 0 519424976 50319360 6498 33554432000 4194304 4587354 140734250108416 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3679/statm: 12285 6498 336 96 0 8847 0
[pid=3680] ppid=3678 vsize=22896 CPUtime=51.08 cores=4
/proc/3680/stat : 3680 (clasp) R 3678 3678 3322 0 -1 4202496 2994 0 0 0 5108 0 0 0 25 0 1 0 519424976 23445504 2886 33554432000 4194304 4785740 140735331725904 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3680/statm: 5724 2886 341 145 0 2769 0
[pid=3681] ppid=3678 vsize=456488 CPUtime=25.84 cores=6
/proc/3681/stat : 3681 (TNM) R 3678 3678 3322 0 -1 4202496 518 0 0 0 2584 0 0 0 25 0 1 0 519424976 467443712 415 33554432000 134512640 134534564 4293253568 18446744073709551615 134530773 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3681/statm: 114122 415 95 6 0 112788 0
[pid=3682] ppid=3678 vsize=11960 CPUtime=51.08 cores=2
/proc/3682/stat : 3682 (lingeling) R 3678 3678 3322 0 -1 4202496 9710 0 0 0 5107 1 0 0 25 0 1 0 519424976 12247040 2184 33554432000 4194304 4352236 140736710088592 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3682/statm: 2990 2184 127 39 0 2070 0
[pid=3683] ppid=3678 vsize=11788 CPUtime=24.97 cores=6
/proc/3683/stat : 3683 (march_hi) R 3678 3678 3322 0 -1 4202496 2111 0 0 0 2497 0 0 0 25 0 1 0 519424976 12070912 1236 33554432000 4194304 4331988 140734878163328 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3683/statm: 2947 1236 175 34 0 1389 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 570596

[startup+102.301 s]
/proc/loadavg: 8.99 8.49 8.33 10/187 3686
/proc/meminfo: memFree=26921956/32951124 swapFree=67088964/67111528
[pid=3678] ppid=3676 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3678/stat : 3678 (ppfolio) S 3676 3678 3322 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519424975 18763776 390 33554432000 4194304 4287625 140733252007984 18446744073709551615 210204667407 0 0 4096 65536 13657614887356989439 0 0 17 4 0 0 0
/proc/3678/statm: 4581 390 341 23 0 91 0
[pid=3679] ppid=3678 vsize=46708 CPUtime=102.29 cores=0

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

[pid=3679] ppid=3678 vsize=79652 CPUtime=942.3 cores=0
/proc/3679/stat : 3679 (cryptominisat) R 3678 3678 3322 0 -1 4202496 144918 0 0 0 94174 56 0 0 25 0 1 0 519424976 81563648 14163 33554432000 4194304 4587354 140734250108416 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3679/statm: 19913 14163 336 96 0 16475 0
[pid=3680] ppid=3678 vsize=41480 CPUtime=942.15 cores=4
/proc/3680/stat : 3680 (clasp) R 3678 3678 3322 0 -1 4202496 7281 0 0 0 94213 2 0 0 25 0 1 0 519424976 42475520 7106 33554432000 4194304 4785740 140735331725904 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3680/statm: 10370 7106 341 145 0 7415 0
[pid=3681] ppid=3678 vsize=456488 CPUtime=469.03 cores=6
/proc/3681/stat : 3681 (TNM) R 3678 3678 3322 0 -1 4202496 518 0 0 0 46903 0 0 0 25 0 1 0 519424976 467443712 415 33554432000 134512640 134534564 4293253568 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3681/statm: 114122 415 95 6 0 112788 0
[pid=3682] ppid=3678 vsize=38656 CPUtime=942.3 cores=2
/proc/3682/stat : 3682 (lingeling) R 3678 3678 3322 0 -1 4202496 73195 0 0 0 94220 10 0 0 25 0 1 0 519424976 39583744 8854 33554432000 4194304 4352236 140736710088592 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3682/statm: 9664 8854 127 39 0 8744 0
[pid=3683] ppid=3678 vsize=68192 CPUtime=468.13 cores=6
/proc/3683/stat : 3683 (march_hi) R 3678 3678 3322 0 -1 4202496 12860 0 0 0 46808 5 0 0 25 0 1 0 519424976 69828608 11985 33554432000 4194304 4331988 140734878163328 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3683/statm: 17048 11985 175 34 0 15490 0
Current children cumulated CPU time (s) 3763.91
Current children cumulated vsize (KiB) 702792

[startup+1002.3 s]
/proc/loadavg: 9.19 9.12 8.82 10/187 3755
/proc/meminfo: memFree=26864696/32951124 swapFree=67088964/67111528
[pid=3678] ppid=3676 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3678/stat : 3678 (ppfolio) S 3676 3678 3322 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519424975 18763776 390 33554432000 4194304 4287625 140733252007984 18446744073709551615 210204667407 0 0 4096 65536 13657614887356989439 0 0 17 4 0 0 0
/proc/3678/statm: 4581 390 341 23 0 91 0
[pid=3679] ppid=3678 vsize=79712 CPUtime=1002.3 cores=0
/proc/3679/stat : 3679 (cryptominisat) R 3678 3678 3322 0 -1 4202496 150210 0 0 0 100173 57 0 0 25 0 1 0 519424976 81625088 16013 33554432000 4194304 4587354 140734250108416 18446744073709551615 4232088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3679/statm: 19928 16013 336 96 0 16490 0
[pid=3680] ppid=3678 vsize=42336 CPUtime=1002.15 cores=4
/proc/3680/stat : 3680 (clasp) R 3678 3678 3322 0 -1 4202496 7548 0 0 0 100212 3 0 0 25 0 1 0 519424976 43352064 7229 33554432000 4194304 4785740 140735331725904 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3680/statm: 10584 7229 341 145 0 7629 0
[pid=3681] ppid=3678 vsize=456488 CPUtime=498.87 cores=6
/proc/3681/stat : 3681 (TNM) R 3678 3678 3322 0 -1 4202496 518 0 0 0 49887 0 0 0 25 0 1 0 519424976 467443712 415 33554432000 134512640 134534564 4293253568 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3681/statm: 114122 415 95 6 0 112788 0
[pid=3682] ppid=3678 vsize=32640 CPUtime=1002.3 cores=2
/proc/3682/stat : 3682 (lingeling) R 3678 3678 3322 0 -1 4202496 76267 0 0 0 100219 11 0 0 25 0 1 0 519424976 33423360 7350 33554432000 4194304 4352236 140736710088592 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3682/statm: 8160 7350 127 39 0 7240 0
[pid=3683] ppid=3678 vsize=68192 CPUtime=497.96 cores=6
/proc/3683/stat : 3683 (march_hi) R 3678 3678 3322 0 -1 4202496 13566 0 0 0 49791 5 0 0 25 0 1 0 519424976 69828608 12691 33554432000 4194304 4331988 140734878163328 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3683/statm: 17048 12691 175 34 0 15490 0
Current children cumulated CPU time (s) 4003.58
Current children cumulated vsize (KiB) 697692

[startup+1062.3 s]
/proc/loadavg: 9.11 9.11 8.83 10/187 3757
/proc/meminfo: memFree=26858824/32951124 swapFree=67088964/67111528
[pid=3678] ppid=3676 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3678/stat : 3678 (ppfolio) S 3676 3678 3322 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519424975 18763776 390 33554432000 4194304 4287625 140733252007984 18446744073709551615 210204667407 0 0 4096 65536 13657614887356989439 0 0 17 4 0 0 0
/proc/3678/statm: 4581 390 341 23 0 91 0
[pid=3679] ppid=3678 vsize=79832 CPUtime=1062.3 cores=0
/proc/3679/stat : 3679 (cryptominisat) R 3678 3678 3322 0 -1 4202496 156763 0 0 0 106170 60 0 0 25 0 1 0 519424976 81747968 15752 33554432000 4194304 4587354 140734250108416 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3679/statm: 19958 15752 336 96 0 16520 0
[pid=3680] ppid=3678 vsize=42712 CPUtime=1062.15 cores=4
/proc/3680/stat : 3680 (clasp) R 3678 3678 3322 0 -1 4202496 7725 0 0 0 106212 3 0 0 25 0 1 0 519424976 43737088 7358 33554432000 4194304 4785740 140735331725904 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3680/statm: 10678 7358 341 145 0 7723 0
[pid=3681] ppid=3678 vsize=456488 CPUtime=528.69 cores=6
/proc/3681/stat : 3681 (TNM) R 3678 3678 3322 0 -1 4202496 518 0 0 0 52869 0 0 0 25 0 1 0 519424976 467443712 415 33554432000 134512640 134534564 4293253568 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3681/statm: 114122 415 95 6 0 112788 0
[pid=3682] ppid=3678 vsize=32972 CPUtime=1062.3 cores=2
/proc/3682/stat : 3682 (lingeling) R 3678 3678 3322 0 -1 4202496 79500 0 0 0 106219 11 0 0 25 0 1 0 519424976 33763328 7437 33554432000 4194304 4352236 140736710088592 18446744073709551615 4328336 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3682/statm: 8243 7437 127 39 0 7323 0
[pid=3683] ppid=3678 vsize=68192 CPUtime=527.82 cores=6
/proc/3683/stat : 3683 (march_hi) R 3678 3678 3322 0 -1 4202496 14234 0 0 0 52777 5 0 0 25 0 1 0 519424976 69828608 13359 33554432000 4194304 4331988 140734878163328 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3683/statm: 17048 13359 175 34 0 15490 0
Current children cumulated CPU time (s) 4243.26
Current children cumulated vsize (KiB) 698520

[startup+1122.3 s]
/proc/loadavg: 9.14 9.12 8.85 10/187 3759
/proc/meminfo: memFree=26853712/32951124 swapFree=67088964/67111528
[pid=3678] ppid=3676 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3678/stat : 3678 (ppfolio) S 3676 3678 3322 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519424975 18763776 390 33554432000 4194304 4287625 140733252007984 18446744073709551615 210204667407 0 0 4096 65536 13657614887356989439 0 0 17 4 0 0 0
/proc/3678/statm: 4581 390 341 23 0 91 0
[pid=3679] ppid=3678 vsize=79960 CPUtime=1122.31 cores=0
/proc/3679/stat : 3679 (cryptominisat) R 3678 3678 3322 0 -1 4202496 163217 0 0 0 112168 63 0 0 25 0 1 0 519424976 81879040 15232 33554432000 4194304 4587354 140734250108416 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3679/statm: 19990 15232 336 96 0 16552 0
[pid=3680] ppid=3678 vsize=42712 CPUtime=1122.14 cores=4
/proc/3680/stat : 3680 (clasp) R 3678 3678 3322 0 -1 4202496 7749 0 0 0 112211 3 0 0 25 0 1 0 519424976 43737088 7382 33554432000 4194304 4785740 140735331725904 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3680/statm: 10678 7382 341 145 0 7723 0
[pid=3681] ppid=3678 vsize=456488 CPUtime=558.56 cores=6
/proc/3681/stat : 3681 (TNM) R 3678 3678 3322 0 -1 4202496 518 0 0 0 55856 0 0 0 25 0 1 0 519424976 467443712 415 33554432000 134512640 134534564 4293253568 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3681/statm: 114122 415 95 6 0 112788 0
[pid=3682] ppid=3678 vsize=32972 CPUtime=1122.31 cores=2
/proc/3682/stat : 3682 (lingeling) R 3678 3678 3322 0 -1 4202496 82572 0 0 0 112219 12 0 0 25 0 1 0 519424976 33763328 7437 33554432000 4194304 4352236 140736710088592 18446744073709551615 4328039 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3682/statm: 8243 7437 127 39 0 7323 0
[pid=3683] ppid=3678 vsize=68192 CPUtime=557.62 cores=6
/proc/3683/stat : 3683 (march_hi) R 3678 3678 3322 0 -1 4202496 14902 0 0 0 55756 6 0 0 25 0 1 0 519424976 69828608 14027 33554432000 4194304 4331988 140734878163328 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3683/statm: 17048 14027 175 34 0 15490 0
Current children cumulated CPU time (s) 4482.94
Current children cumulated vsize (KiB) 698648

[startup+1182.3 s]
/proc/loadavg: 9.16 9.12 8.86 10/187 3760
/proc/meminfo: memFree=26836552/32951124 swapFree=67088964/67111528
[pid=3678] ppid=3676 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3678/stat : 3678 (ppfolio) S 3676 3678 3322 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519424975 18763776 390 33554432000 4194304 4287625 140733252007984 18446744073709551615 210204667407 0 0 4096 65536 13657614887356989439 0 0 17 4 0 0 0
/proc/3678/statm: 4581 390 341 23 0 91 0
[pid=3679] ppid=3678 vsize=85300 CPUtime=1182.31 cores=0
/proc/3679/stat : 3679 (cryptominisat) R 3678 3678 3322 0 -1 4202496 168387 0 0 0 118166 65 0 0 25 0 1 0 519424976 87347200 16826 33554432000 4194304 4587354 140734250108416 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3679/statm: 21325 16826 336 96 0 17887 0
[pid=3680] ppid=3678 vsize=43000 CPUtime=1182.14 cores=4
/proc/3680/stat : 3680 (clasp) R 3678 3678 3322 0 -1 4202496 7815 0 0 0 118211 3 0 0 25 0 1 0 519424976 44032000 7448 33554432000 4194304 4785740 140735331725904 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3680/statm: 10750 7448 341 145 0 7795 0
[pid=3681] ppid=3678 vsize=456488 CPUtime=588.35 cores=6
/proc/3681/stat : 3681 (TNM) R 3678 3678 3322 0 -1 4202496 518 0 0 0 58835 0 0 0 25 0 1 0 519424976 467443712 415 33554432000 134512640 134534564 4293253568 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3681/statm: 114122 415 95 6 0 112788 0
[pid=3682] ppid=3678 vsize=36812 CPUtime=1182.31 cores=2
/proc/3682/stat : 3682 (lingeling) R 3678 3678 3322 0 -1 4202496 85068 0 0 0 118219 12 0 0 25 0 1 0 519424976 37695488 8397 33554432000 4194304 4352236 140736710088592 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3682/statm: 9203 8397 127 39 0 8283 0
[pid=3683] ppid=3678 vsize=68192 CPUtime=587.5 cores=6
/proc/3683/stat : 3683 (march_hi) R 3678 3678 3322 0 -1 4202496 15531 0 0 0 58744 6 0 0 25 0 1 0 519424976 69828608 14656 33554432000 4194304 4331988 140734878163328 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3683/statm: 17048 14656 175 34 0 15490 0
Current children cumulated CPU time (s) 4722.61
Current children cumulated vsize (KiB) 708116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 9.19 9.13 8.87 10/187 3761
/proc/meminfo: memFree=26846076/32951124 swapFree=67088964/67111528
[pid=3678] ppid=3676 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3678/stat : 3678 (ppfolio) S 3676 3678 3322 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519424975 18763776 390 33554432000 4194304 4287625 140733252007984 18446744073709551615 210204667407 0 0 4096 65536 13657614887356989439 0 0 17 4 0 0 0
/proc/3678/statm: 4581 390 341 23 0 91 0
[pid=3679] ppid=3678 vsize=975688 CPUtime=1201.71 cores=0
/proc/3679/stat : 3679 (cryptominisat) R 3678 3678 3322 0 -1 4202496 168744 0 0 0 120105 66 0 0 25 0 1 0 519424976 999104512 13590 33554432000 4194304 4587354 140734250108416 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3679/statm: 243922 13590 336 96 0 240484 0
[pid=3680] ppid=3678 vsize=43000 CPUtime=1201.54 cores=4
/proc/3680/stat : 3680 (clasp) R 3678 3678 3322 0 -1 4202496 7825 0 0 0 120151 3 0 0 25 0 1 0 519424976 44032000 7458 33554432000 4194304 4785740 140735331725904 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3680/statm: 10750 7458 341 145 0 7795 0
[pid=3681] ppid=3678 vsize=456488 CPUtime=598.04 cores=6
/proc/3681/stat : 3681 (TNM) R 3678 3678 3322 0 -1 4202496 518 0 0 0 59804 0 0 0 25 0 1 0 519424976 467443712 415 33554432000 134512640 134534564 4293253568 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3681/statm: 114122 415 95 6 0 112788 0
[pid=3682] ppid=3678 vsize=32972 CPUtime=1201.71 cores=2
/proc/3682/stat : 3682 (lingeling) R 3678 3678 3322 0 -1 4202496 85644 0 0 0 120159 12 0 0 25 0 1 0 519424976 33763328 7437 33554432000 4194304 4352236 140736710088592 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3682/statm: 8243 7437 127 39 0 7323 0
[pid=3683] ppid=3678 vsize=69108 CPUtime=597.12 cores=6
/proc/3683/stat : 3683 (march_hi) R 3678 3678 3322 0 -1 4202496 15728 0 0 0 59705 7 0 0 25 0 1 0 519424976 70766592 14853 33554432000 4194304 4331988 140734878163328 18446744073709551615 4287571 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3683/statm: 17277 14853 175 34 0 15719 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 1595580

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

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

[startup+1201.7 s]
/proc/loadavg: 9.19 9.13 8.87 10/187 3761
/proc/meminfo: memFree=26846076/32951124 swapFree=67088964/67111528
[pid=3678] ppid=3676 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3678/stat : 3678 (ppfolio) S 3676 3678 3322 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519424975 18763776 390 33554432000 4194304 4287625 140733252007984 18446744073709551615 210204667407 0 0 4096 65536 13657614887356989439 0 0 17 4 0 0 0
/proc/3678/statm: 4581 390 341 23 0 91 0
[pid=3679] ppid=3678 vsize=975688 CPUtime=1201.71 cores=0
/proc/3679/stat : 3679 (cryptominisat) R 3678 3678 3322 0 -1 4202496 168744 0 0 0 120105 66 0 0 25 0 1 0 519424976 999104512 13590 33554432000 4194304 4587354 140734250108416 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3679/statm: 243922 13590 336 96 0 240484 0
[pid=3680] ppid=3678 vsize=43000 CPUtime=1201.54 cores=4
/proc/3680/stat : 3680 (clasp) R 3678 3678 3322 0 -1 4202496 7825 0 0 0 120151 3 0 0 25 0 1 0 519424976 44032000 7458 33554432000 4194304 4785740 140735331725904 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3680/statm: 10750 7458 341 145 0 7795 0
[pid=3681] ppid=3678 vsize=456488 CPUtime=598.04 cores=6
/proc/3681/stat : 3681 (TNM) R 3678 3678 3322 0 -1 4202496 518 0 0 0 59804 0 0 0 25 0 1 0 519424976 467443712 415 33554432000 134512640 134534564 4293253568 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3681/statm: 114122 415 95 6 0 112788 0
[pid=3682] ppid=3678 vsize=32972 CPUtime=1201.71 cores=2
/proc/3682/stat : 3682 (lingeling) R 3678 3678 3322 0 -1 4202496 85644 0 0 0 120159 12 0 0 25 0 1 0 519424976 33763328 7437 33554432000 4194304 4352236 140736710088592 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3682/statm: 8243 7437 127 39 0 7323 0
[pid=3683] ppid=3678 vsize=69108 CPUtime=597.12 cores=6
/proc/3683/stat : 3683 (march_hi) R 3678 3678 3322 0 -1 4202496 15728 0 0 0 59705 7 0 0 25 0 1 0 519424976 70766592 14853 33554432000 4194304 4331988 140734878163328 18446744073709551615 4287571 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3683/statm: 17277 14853 175 34 0 15719 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 1595580

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.71
CPU time (s): 4800.17
CPU user time (s): 4799.26
CPU system time (s): 0.903862
CPU usage (%): 399.444
Max. virtual memory (cumulated for all children) (KiB): 2393896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.26
system time used= 0.903862
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 279002
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= 734
involuntary context switches= 43575

runsolver used 2.12468 second user time and 4.43433 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-29 13:57:45
IDJOB=3191322
IDBENCH=83053
IDSOLVER=1612
FILE ID=node130/3191322-1304078264
RUNJOBID= node130-1304076955-3340
PBS_JOBID= 13170506
Free space on /tmp= 71984 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1960545292-083.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191322-1304078264/watcher-3191322-1304078264 -o /tmp/evaluation-result-3191322-1304078264/solver-3191322-1304078264 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191322-1304078264.cnf

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

MD5SUM BENCH= 54de6cac0499270ba5ca6b23e35899f2
RANDOM SEED=730667461

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26994540 kB
Buffers:       1167888 kB
Cached:        4154072 kB
SwapCached:      22432 kB
Active:         616260 kB
Inactive:      4908648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26994540 kB
SwapTotal:    67111528 kB
SwapFree:     67088964 kB
Dirty:           10156 kB
Writeback:           0 kB
AnonPages:      180244 kB
Mapped:          16520 kB
Slab:           369380 kB
PageTables:       5208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   812356 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= 71976 MiB
End job on node130 at 2011-04-29 14:17:48