Trace number 3191082

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.27 1201.72

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1085677759-100.UNKNOWN.cnf
MD5SUM12cee07ed764769ddb26400b2603221c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark827.068
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

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-3191082-1304057377/watcher-3191082-1304057377 -o /tmp/evaluation-result-3191082-1304057377/solver-3191082-1304057377 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191082-1304057377.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: 6.30 7.69 7.90 3/174 2800
/proc/meminfo: memFree=18284316/32951124 swapFree=67111528/67111528
[pid=2800] ppid=2796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (ppfolio) S 2796 2800 2759 0 -1 4202496 523 0 0 0 0 0 0 0 18 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140736361313568 18446744073709551615 230809185807 0 0 4096 65536 2826088480821 0 0 17 4 0 0 0
/proc/2800/statm: 4581 390 341 23 0 91 0

[startup+1.63809 s]
/proc/loadavg: 6.30 7.69 7.90 3/174 2800
/proc/meminfo: memFree=18284316/32951124 swapFree=67111528/67111528
[pid=2800] ppid=2796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (ppfolio) S 2796 2800 2759 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140736361313568 18446744073709551615 230809185807 0 0 4096 65536 12436752085368700927 0 0 17 4 0 0 0
/proc/2800/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.70108 s]
/proc/loadavg: 6.30 7.69 7.90 3/174 2800
/proc/meminfo: memFree=18284316/32951124 swapFree=67111528/67111528
[pid=2800] ppid=2796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (ppfolio) S 2796 2800 2759 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140736361313568 18446744073709551615 230809185807 0 0 4096 65536 12436752085368700927 0 0 17 4 0 0 0
/proc/2800/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.80106 s]
/proc/loadavg: 6.30 7.69 7.90 3/174 2800
/proc/meminfo: memFree=18284316/32951124 swapFree=67111528/67111528
[pid=2800] ppid=2796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (ppfolio) S 2796 2800 2759 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140736361313568 18446744073709551615 230809185807 0 0 4096 65536 12436752085368700927 0 0 17 4 0 0 0
/proc/2800/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.90104 s]
/proc/loadavg: 6.30 7.69 7.90 3/174 2800
/proc/meminfo: memFree=18284316/32951124 swapFree=67111528/67111528
[pid=2800] ppid=2796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (ppfolio) S 2796 2800 2759 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140736361313568 18446744073709551615 230809185807 0 0 4096 65536 12436752085368700927 0 0 17 4 0 0 0
/proc/2800/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+2.00103 s]
/proc/loadavg: 6.30 7.69 7.90 3/174 2800
/proc/meminfo: memFree=18284316/32951124 swapFree=67111528/67111528
[pid=2800] ppid=2796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (ppfolio) S 2796 2800 2759 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140736361313568 18446744073709551615 230809185807 0 0 4096 65536 12436752085368700927 0 0 17 4 0 0 0
/proc/2800/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324
heavy processes:

[startup+3.10082 s]
/proc/loadavg: 6.30 7.69 7.90 12/188 2816
/proc/meminfo: memFree=18250484/32951124 swapFree=67111528/67111528
[pid=2800] ppid=2796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (ppfolio) S 2796 2800 2759 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140736361313568 18446744073709551615 230809185807 0 0 4096 65536 12436752085368700927 0 0 17 4 0 0 0
/proc/2800/statm: 4581 390 341 23 0 91 0
[pid=2804] ppid=2800 vsize=521480 CPUtime=3.08 cores=0
/proc/2804/stat : 2804 (cryptominisat) R 2800 2800 2759 0 -1 4202496 5340 0 0 0 308 0 0 0 25 0 1 0 517338174 533995520 3355 33554432000 4194304 4587354 140737026368688 18446744073709551615 4244156 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 130370 3355 337 96 0 126932 0
[pid=2806] ppid=2800 vsize=14840 CPUtime=3.07 cores=4
/proc/2806/stat : 2806 (clasp) R 2800 2800 2759 0 -1 4202496 1159 0 0 0 307 0 0 0 25 0 1 0 517338174 15196160 1046 33554432000 4194304 4785740 140735967656848 18446744073709551615 4553075 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2806/statm: 3710 1046 340 145 0 755 0
[pid=2808] ppid=2800 vsize=455828 CPUtime=1.57 cores=6
/proc/2808/stat : 2808 (TNM) R 2800 2800 2759 0 -1 4202496 338 0 0 0 157 0 0 0 20 0 1 0 517338174 466767872 234 33554432000 134512640 134534564 4286645456 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2808/statm: 113957 234 95 6 0 112623 0
[pid=2811] ppid=2800 vsize=6548 CPUtime=3.09 cores=2
/proc/2811/stat : 2811 (lingeling) R 2800 2800 2759 0 -1 4202496 1164 0 0 0 309 0 0 0 25 0 1 0 517338174 6705152 836 33554432000 4194304 4352236 140734802994336 18446744073709551615 4283151 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2811/statm: 1637 836 127 39 0 717 0
[pid=2813] ppid=2800 vsize=7664 CPUtime=1.5 cores=6
/proc/2813/stat : 2813 (march_hi) R 2800 2800 2759 0 -1 4202496 547 0 0 0 150 0 0 0 20 0 1 0 517338174 7847936 439 33554432000 4194304 4331988 140734664998576 18446744073709551615 4226407 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2813/statm: 1916 439 172 34 0 358 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 1024684

[startup+6.30124 s]
/proc/loadavg: 6.60 7.73 7.91 11/188 2816
/proc/meminfo: memFree=18238144/32951124 swapFree=67111528/67111528
[pid=2800] ppid=2796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (ppfolio) S 2796 2800 2759 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140736361313568 18446744073709551615 230809185807 0 0 4096 65536 12436752085368700927 0 0 17 4 0 0 0
/proc/2800/statm: 4581 390 341 23 0 91 0
[pid=2804] ppid=2800 vsize=522108 CPUtime=6.29 cores=0
/proc/2804/stat : 2804 (cryptominisat) R 2800 2800 2759 0 -1 4202496 7538 0 0 0 628 1 0 0 25 0 1 0 517338174 534638592 3353 33554432000 4194304 4587354 140737026368688 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 130527 3353 337 96 0 127089 0
[pid=2806] ppid=2800 vsize=15788 CPUtime=6.28 cores=4
/proc/2806/stat : 2806 (clasp) R 2800 2800 2759 0 -1 4202496 1398 0 0 0 628 0 0 0 25 0 1 0 517338174 16166912 1285 33554432000 4194304 4785740 140735967656848 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2806/statm: 3947 1285 340 145 0 992 0
[pid=2808] ppid=2800 vsize=455828 CPUtime=3.15 cores=6
/proc/2808/stat : 2808 (TNM) R 2800 2800 2759 0 -1 4202496 338 0 0 0 315 0 0 0 25 0 1 0 517338174 466767872 234 33554432000 134512640 134534564 4286645456 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2808/statm: 113957 234 95 6 0 112623 0
[pid=2811] ppid=2800 vsize=8476 CPUtime=6.28 cores=2
/proc/2811/stat : 2811 (lingeling) R 2800 2800 2759 0 -1 4202496 2254 0 0 0 628 0 0 0 25 0 1 0 517338174 8679424 1318 33554432000 4194304 4352236 140734802994336 18446744073709551615 4329004 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2811/statm: 2119 1318 127 39 0 1199 0
[pid=2813] ppid=2800 vsize=7796 CPUtime=3.1 cores=6
/proc/2813/stat : 2813 (march_hi) R 2800 2800 2759 0 -1 4202496 558 0 0 0 310 0 0 0 25 0 1 0 517338174 7983104 450 33554432000 4194304 4331988 140734664998576 18446744073709551615 4316655 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2813/statm: 1949 450 172 34 0 391 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 1028320

[startup+12.7011 s]
/proc/loadavg: 6.87 7.77 7.92 12/188 2816
/proc/meminfo: memFree=18226764/32951124 swapFree=67111528/67111528
[pid=2800] ppid=2796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (ppfolio) S 2796 2800 2759 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140736361313568 18446744073709551615 230809185807 0 0 4096 65536 12436752085368700927 0 0 17 4 0 0 0
/proc/2800/statm: 4581 390 341 23 0 91 0
[pid=2804] ppid=2800 vsize=524980 CPUtime=12.68 cores=0
/proc/2804/stat : 2804 (cryptominisat) R 2800 2800 2759 0 -1 4202496 11248 0 0 0 1267 1 0 0 25 0 1 0 517338174 537579520 4254 33554432000 4194304 4587354 140737026368688 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 131245 4254 337 96 0 127807 0
[pid=2806] ppid=2800 vsize=17176 CPUtime=12.68 cores=4
/proc/2806/stat : 2806 (clasp) R 2800 2800 2759 0 -1 4202496 1734 0 0 0 1268 0 0 0 25 0 1 0 517338174 17588224 1621 33554432000 4194304 4785740 140735967656848 18446744073709551615 4550460 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2806/statm: 4294 1621 340 145 0 1339 0
[pid=2808] ppid=2800 vsize=455828 CPUtime=6.32 cores=6
/proc/2808/stat : 2808 (TNM) R 2800 2800 2759 0 -1 4202496 338 0 0 0 632 0 0 0 25 0 1 0 517338174 466767872 234 33554432000 134512640 134534564 4286645456 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2808/statm: 113957 234 95 6 0 112623 0
[pid=2811] ppid=2800 vsize=8864 CPUtime=12.68 cores=2
/proc/2811/stat : 2811 (lingeling) R 2800 2800 2759 0 -1 4202496 3599 0 0 0 1268 0 0 0 25 0 1 0 517338174 9076736 1415 33554432000 4194304 4352236 140734802994336 18446744073709551615 4328116 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2811/statm: 2216 1415 127 39 0 1296 0
[pid=2813] ppid=2800 vsize=7796 CPUtime=6.3 cores=6
/proc/2813/stat : 2813 (march_hi) R 2800 2800 2759 0 -1 4202496 570 0 0 0 630 0 0 0 25 0 1 0 517338174 7983104 462 33554432000 4194304 4331988 140734664998576 18446744073709551615 4229533 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2813/statm: 1949 462 172 34 0 391 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 1032968

[startup+25.5007 s]
/proc/loadavg: 7.56 7.88 7.95 12/188 2817
/proc/meminfo: memFree=18211708/32951124 swapFree=67111528/67111528
[pid=2800] ppid=2796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (ppfolio) S 2796 2800 2759 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140736361313568 18446744073709551615 230809185807 0 0 4096 65536 12436752085368700927 0 0 17 4 0 0 0
/proc/2800/statm: 4581 390 341 23 0 91 0
[pid=2804] ppid=2800 vsize=531396 CPUtime=25.48 cores=0
/proc/2804/stat : 2804 (cryptominisat) R 2800 2800 2759 0 -1 4202496 17422 0 0 0 2546 2 0 0 25 0 1 0 517338174 544149504 5019 33554432000 4194304 4587354 140737026368688 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 132849 5019 337 96 0 129411 0
[pid=2806] ppid=2800 vsize=18884 CPUtime=25.47 cores=4
/proc/2806/stat : 2806 (clasp) R 2800 2800 2759 0 -1 4202496 2143 0 0 0 2547 0 0 0 25 0 1 0 517338174 19337216 2030 33554432000 4194304 4785740 140735967656848 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2806/statm: 4721 2030 340 145 0 1766 0
[pid=2808] ppid=2800 vsize=455828 CPUtime=12.72 cores=6
/proc/2808/stat : 2808 (TNM) R 2800 2800 2759 0 -1 4202496 338 0 0 0 1272 0 0 0 25 0 1 0 517338174 466767872 234 33554432000 134512640 134534564 4286645456 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2808/statm: 113957 234 95 6 0 112623 0
[pid=2811] ppid=2800 vsize=11172 CPUtime=25.48 cores=2
/proc/2811/stat : 2811 (lingeling) R 2800 2800 2759 0 -1 4202496 7536 0 0 0 2547 1 0 0 25 0 1 0 517338174 11440128 1992 33554432000 4194304 4352236 140734802994336 18446744073709551615 4276757 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2811/statm: 2793 1992 127 39 0 1873 0
[pid=2813] ppid=2800 vsize=7796 CPUtime=12.63 cores=6
/proc/2813/stat : 2813 (march_hi) R 2800 2800 2759 0 -1 4202496 583 0 0 0 1263 0 0 0 25 0 1 0 517338174 7983104 475 33554432000 4194304 4331988 140734664998576 18446744073709551615 4240473 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2813/statm: 1949 475 172 34 0 391 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 1043400

[startup+51.107 s]
/proc/loadavg: 8.46 8.06 8.01 12/188 2817
/proc/meminfo: memFree=18179792/32951124 swapFree=67111528/67111528
[pid=2800] ppid=2796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (ppfolio) S 2796 2800 2759 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140736361313568 18446744073709551615 230809185807 0 0 4096 65536 12436752085368700927 0 0 17 4 0 0 0
/proc/2800/statm: 4581 390 341 23 0 91 0
[pid=2804] ppid=2800 vsize=540776 CPUtime=51.1 cores=0
/proc/2804/stat : 2804 (cryptominisat) R 2800 2800 2759 0 -1 4202496 28038 0 0 0 5104 6 0 0 25 0 1 0 517338174 553754624 7534 33554432000 4194304 4587354 140737026368688 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 135194 7534 337 96 0 131756 0
[pid=2806] ppid=2800 vsize=20868 CPUtime=51.08 cores=4
/proc/2806/stat : 2806 (clasp) R 2800 2800 2759 0 -1 4202496 2622 0 0 0 5108 0 0 0 25 0 1 0 517338174 21368832 2509 33554432000 4194304 4785740 140735967656848 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2806/statm: 5217 2509 340 145 0 2262 0
[pid=2808] ppid=2800 vsize=455828 CPUtime=25.42 cores=6
/proc/2808/stat : 2808 (TNM) R 2800 2800 2759 0 -1 4202496 338 0 0 0 2542 0 0 0 25 0 1 0 517338174 466767872 234 33554432000 134512640 134534564 4286645456 18446744073709551615 134530512 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2808/statm: 113957 234 95 6 0 112623 0
[pid=2811] ppid=2800 vsize=12456 CPUtime=51.09 cores=2
/proc/2811/stat : 2811 (lingeling) R 2800 2800 2759 0 -1 4202496 11025 0 0 0 5108 1 0 0 25 0 1 0 517338174 12754944 2313 33554432000 4194304 4352236 140734802994336 18446744073709551615 4329047 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2811/statm: 3114 2313 127 39 0 2194 0
[pid=2813] ppid=2800 vsize=8064 CPUtime=25.4 cores=6
/proc/2813/stat : 2813 (march_hi) R 2800 2800 2759 0 -1 4202496 640 0 0 0 2540 0 0 0 25 0 1 0 517338174 8257536 532 33554432000 4194304 4331988 140734664998576 18446744073709551615 4211491 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2813/statm: 2016 532 172 34 0 458 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 1056316

[startup+102.301 s]
/proc/loadavg: 9.37 8.37 8.12 12/188 2819
/proc/meminfo: memFree=18160928/32951124 swapFree=67111528/67111528
[pid=2800] ppid=2796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (ppfolio) S 2796 2800 2759 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140736361313568 18446744073709551615 230809185807 0 0 4096 65536 12436752085368700927 0 0 17 4 0 0 0
/proc/2800/statm: 4581 390 341 23 0 91 0

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

[pid=2804] ppid=2800 vsize=575328 CPUtime=942.31 cores=0
/proc/2804/stat : 2804 (cryptominisat) R 2800 2800 2759 0 -1 4202496 121532 0 0 0 94189 42 0 0 25 0 1 0 517338174 589135872 16617 33554432000 4194304 4587354 140737026368688 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 143832 16617 337 96 0 140394 0
[pid=2806] ppid=2800 vsize=38160 CPUtime=942.21 cores=4
/proc/2806/stat : 2806 (clasp) R 2800 2800 2759 0 -1 4202496 6624 0 0 0 94220 1 0 0 25 0 1 0 517338174 39075840 6511 33554432000 4194304 4785740 140735967656848 18446744073709551615 4553001 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2806/statm: 9540 6511 340 145 0 6585 0
[pid=2808] ppid=2800 vsize=455828 CPUtime=468.74 cores=6
/proc/2808/stat : 2808 (TNM) R 2800 2800 2759 0 -1 4202496 338 0 0 0 46874 0 0 0 25 0 1 0 517338174 466767872 234 33554432000 134512640 134534564 4286645456 18446744073709551615 134528330 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2808/statm: 113957 234 95 6 0 112623 0
[pid=2811] ppid=2800 vsize=34092 CPUtime=942.28 cores=2
/proc/2811/stat : 2811 (lingeling) R 2800 2800 2759 0 -1 4202496 92498 0 0 0 94215 13 0 0 25 0 1 0 517338174 34910208 7722 33554432000 4194304 4352236 140734802994336 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2811/statm: 8523 7722 127 39 0 7603 0
[pid=2813] ppid=2800 vsize=13420 CPUtime=468.43 cores=6
/proc/2813/stat : 2813 (march_hi) R 2800 2800 2759 0 -1 4202496 1730 0 0 0 46842 1 0 0 25 0 1 0 517338174 13742080 1622 33554432000 4194304 4331988 140734664998576 18446744073709551615 4229439 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2813/statm: 3355 1622 173 34 0 1797 0
Current children cumulated CPU time (s) 3763.97
Current children cumulated vsize (KiB) 1135152

[startup+1002.3 s]
/proc/loadavg: 10.14 10.07 9.37 12/188 2844
/proc/meminfo: memFree=17975504/32951124 swapFree=67111528/67111528
[pid=2800] ppid=2796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (ppfolio) S 2796 2800 2759 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140736361313568 18446744073709551615 230809185807 0 0 4096 65536 12436752085368700927 0 0 17 4 0 0 0
/proc/2800/statm: 4581 390 341 23 0 91 0
[pid=2804] ppid=2800 vsize=572876 CPUtime=1002.32 cores=0
/proc/2804/stat : 2804 (cryptominisat) R 2800 2800 2759 0 -1 4202496 124688 0 0 0 100188 44 0 0 25 0 1 0 517338174 586625024 16396 33554432000 4194304 4587354 140737026368688 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 143219 16396 337 96 0 139781 0
[pid=2806] ppid=2800 vsize=38556 CPUtime=1002.2 cores=4
/proc/2806/stat : 2806 (clasp) R 2800 2800 2759 0 -1 4202496 6715 0 0 0 100219 1 0 0 25 0 1 0 517338174 39481344 6602 33554432000 4194304 4785740 140735967656848 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2806/statm: 9639 6602 340 145 0 6684 0
[pid=2808] ppid=2800 vsize=455828 CPUtime=498.54 cores=6
/proc/2808/stat : 2808 (TNM) R 2800 2800 2759 0 -1 4202496 338 0 0 0 49854 0 0 0 25 0 1 0 517338174 466767872 234 33554432000 134512640 134534564 4286645456 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2808/statm: 113957 234 95 6 0 112623 0
[pid=2811] ppid=2800 vsize=23084 CPUtime=1002.27 cores=2
/proc/2811/stat : 2811 (lingeling) R 2800 2800 2759 0 -1 4202496 94482 0 0 0 100214 13 0 0 25 0 1 0 517338174 23638016 4970 33554432000 4194304 4352236 140734802994336 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2811/statm: 5771 4970 127 39 0 4851 0
[pid=2813] ppid=2800 vsize=13776 CPUtime=498.31 cores=6
/proc/2813/stat : 2813 (march_hi) R 2800 2800 2759 0 -1 4202496 1928 0 0 0 49830 1 0 0 25 0 1 0 517338174 14106624 1793 33554432000 4194304 4331988 140734664998576 18446744073709551615 4291537 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2813/statm: 3444 1793 173 34 0 1886 0
Current children cumulated CPU time (s) 4003.64
Current children cumulated vsize (KiB) 1122444

[startup+1062.3 s]
/proc/loadavg: 10.17 10.09 9.42 12/188 2845
/proc/meminfo: memFree=17939764/32951124 swapFree=67111528/67111528
[pid=2800] ppid=2796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (ppfolio) S 2796 2800 2759 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140736361313568 18446744073709551615 230809185807 0 0 4096 65536 12436752085368700927 0 0 17 4 0 0 0
/proc/2800/statm: 4581 390 341 23 0 91 0
[pid=2804] ppid=2800 vsize=595332 CPUtime=1062.32 cores=0
/proc/2804/stat : 2804 (cryptominisat) R 2800 2800 2759 0 -1 4202496 130882 0 0 0 106186 46 0 0 25 0 1 0 517338174 609619968 18751 33554432000 4194304 4587354 140737026368688 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 148833 18751 337 96 0 145395 0
[pid=2806] ppid=2800 vsize=38864 CPUtime=1062.2 cores=4
/proc/2806/stat : 2806 (clasp) R 2800 2800 2759 0 -1 4202496 6798 0 0 0 106219 1 0 0 25 0 1 0 517338174 39796736 6685 33554432000 4194304 4785740 140735967656848 18446744073709551615 4553071 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2806/statm: 9716 6685 340 145 0 6761 0
[pid=2808] ppid=2800 vsize=455828 CPUtime=528.4 cores=6
/proc/2808/stat : 2808 (TNM) R 2800 2800 2759 0 -1 4202496 338 0 0 0 52840 0 0 0 25 0 1 0 517338174 466767872 234 33554432000 134512640 134534564 4286645456 18446744073709551615 4962672 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2808/statm: 113957 234 95 6 0 112623 0
[pid=2811] ppid=2800 vsize=37164 CPUtime=1062.28 cores=2
/proc/2811/stat : 2811 (lingeling) R 2800 2800 2759 0 -1 4202496 99346 0 0 0 106214 14 0 0 25 0 1 0 517338174 38055936 8490 33554432000 4194304 4352236 140734802994336 18446744073709551615 4328832 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2811/statm: 9291 8490 127 39 0 8371 0
[pid=2813] ppid=2800 vsize=16364 CPUtime=528.12 cores=6
/proc/2813/stat : 2813 (march_hi) R 2800 2800 2759 0 -1 4202496 2106 0 0 0 52811 1 0 0 25 0 1 0 517338174 16756736 1971 33554432000 4194304 4331988 140734664998576 18446744073709551615 4228887 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2813/statm: 4091 1971 173 34 0 2533 0
Current children cumulated CPU time (s) 4243.32
Current children cumulated vsize (KiB) 1161876

[startup+1122.3 s]
/proc/loadavg: 10.16 10.10 9.47 12/188 2847
/proc/meminfo: memFree=17939868/32951124 swapFree=67111528/67111528
[pid=2800] ppid=2796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (ppfolio) S 2796 2800 2759 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140736361313568 18446744073709551615 230809185807 0 0 4096 65536 12436752085368700927 0 0 17 4 0 0 0
/proc/2800/statm: 4581 390 341 23 0 91 0
[pid=2804] ppid=2800 vsize=612780 CPUtime=1122.32 cores=0
/proc/2804/stat : 2804 (cryptominisat) R 2800 2800 2759 0 -1 4202496 131240 0 0 0 112186 46 0 0 25 0 1 0 517338174 627486720 19094 33554432000 4194304 4587354 140737026368688 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 153195 19094 337 96 0 149757 0
[pid=2806] ppid=2800 vsize=39312 CPUtime=1122.2 cores=4
/proc/2806/stat : 2806 (clasp) R 2800 2800 2759 0 -1 4202496 6914 0 0 0 112219 1 0 0 25 0 1 0 517338174 40255488 6801 33554432000 4194304 4785740 140735967656848 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2806/statm: 9828 6801 340 145 0 6873 0
[pid=2808] ppid=2800 vsize=455828 CPUtime=558.23 cores=6
/proc/2808/stat : 2808 (TNM) R 2800 2800 2759 0 -1 4202496 338 0 0 0 55823 0 0 0 25 0 1 0 517338174 466767872 234 33554432000 134512640 134534564 4286645456 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2808/statm: 113957 234 95 6 0 112623 0
[pid=2811] ppid=2800 vsize=25900 CPUtime=1122.28 cores=2
/proc/2811/stat : 2811 (lingeling) R 2800 2800 2759 0 -1 4202496 101650 0 0 0 112213 15 0 0 25 0 1 0 517338174 26521600 5674 33554432000 4194304 4352236 140734802994336 18446744073709551615 4328151 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2811/statm: 6475 5674 127 39 0 5555 0
[pid=2813] ppid=2800 vsize=16364 CPUtime=557.97 cores=6
/proc/2813/stat : 2813 (march_hi) R 2800 2800 2759 0 -1 4202496 2268 0 0 0 55796 1 0 0 25 0 1 0 517338174 16756736 2133 33554432000 4194304 4331988 140734664998576 18446744073709551615 4240734 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2813/statm: 4091 2133 173 34 0 2533 0
Current children cumulated CPU time (s) 4483
Current children cumulated vsize (KiB) 1168508

[startup+1182.3 s]
/proc/loadavg: 10.23 10.12 9.51 12/188 2849
/proc/meminfo: memFree=17943064/32951124 swapFree=67111528/67111528
[pid=2800] ppid=2796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (ppfolio) S 2796 2800 2759 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140736361313568 18446744073709551615 230809185807 0 0 4096 65536 12436752085368700927 0 0 17 4 0 0 0
/proc/2800/statm: 4581 390 341 23 0 91 0
[pid=2804] ppid=2800 vsize=630604 CPUtime=1182.33 cores=0
/proc/2804/stat : 2804 (cryptominisat) R 2800 2800 2759 0 -1 4202496 131345 0 0 0 118186 47 0 0 25 0 1 0 517338174 645738496 19094 33554432000 4194304 4587354 140737026368688 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 157651 19094 337 96 0 154213 0
[pid=2806] ppid=2800 vsize=39632 CPUtime=1182.19 cores=4
/proc/2806/stat : 2806 (clasp) R 2800 2800 2759 0 -1 4202496 6966 0 0 0 118218 1 0 0 25 0 1 0 517338174 40583168 6853 33554432000 4194304 4785740 140735967656848 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2806/statm: 9908 6853 340 145 0 6953 0
[pid=2808] ppid=2800 vsize=455828 CPUtime=588.06 cores=6
/proc/2808/stat : 2808 (TNM) R 2800 2800 2759 0 -1 4202496 338 0 0 0 58806 0 0 0 25 0 1 0 517338174 466767872 234 33554432000 134512640 134534564 4286645456 18446744073709551615 134529084 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2808/statm: 113957 234 95 6 0 112623 0
[pid=2811] ppid=2800 vsize=37164 CPUtime=1182.28 cores=2
/proc/2811/stat : 2811 (lingeling) R 2800 2800 2759 0 -1 4202496 105810 0 0 0 118213 15 0 0 25 0 1 0 517338174 38055936 8490 33554432000 4194304 4352236 140734802994336 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2811/statm: 9291 8490 127 39 0 8371 0
[pid=2813] ppid=2800 vsize=16364 CPUtime=587.81 cores=6
/proc/2813/stat : 2813 (march_hi) R 2800 2800 2759 0 -1 4202496 2428 0 0 0 58780 1 0 0 25 0 1 0 517338174 16756736 2293 33554432000 4194304 4331988 140734664998576 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2813/statm: 4091 2293 173 34 0 2533 0
Current children cumulated CPU time (s) 4722.67
Current children cumulated vsize (KiB) 1197916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.71 s]
/proc/loadavg: 10.17 10.11 9.52 13/188 2849
/proc/meminfo: memFree=17933508/32951124 swapFree=67111528/67111528
[pid=2800] ppid=2796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (ppfolio) S 2796 2800 2759 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140736361313568 18446744073709551615 230809185807 0 0 4096 65536 12436752085368700927 0 0 17 4 0 0 0
/proc/2800/statm: 4581 390 341 23 0 91 0
[pid=2804] ppid=2800 vsize=630604 CPUtime=1201.74 cores=0
/proc/2804/stat : 2804 (cryptominisat) R 2800 2800 2759 0 -1 4202496 131345 0 0 0 120127 47 0 0 25 0 1 0 517338174 645738496 19094 33554432000 4194304 4587354 140737026368688 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 157651 19094 337 96 0 154213 0
[pid=2806] ppid=2800 vsize=39632 CPUtime=1201.6 cores=4
/proc/2806/stat : 2806 (clasp) R 2800 2800 2759 0 -1 4202496 6976 0 0 0 120159 1 0 0 25 0 1 0 517338174 40583168 6863 33554432000 4194304 4785740 140735967656848 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2806/statm: 9908 6863 340 145 0 6953 0
[pid=2808] ppid=2800 vsize=455828 CPUtime=597.73 cores=6
/proc/2808/stat : 2808 (TNM) R 2800 2800 2759 0 -1 4202496 338 0 0 0 59773 0 0 0 25 0 1 0 517338174 466767872 234 33554432000 134512640 134534564 4286645456 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2808/statm: 113957 234 95 6 0 112623 0
[pid=2811] ppid=2800 vsize=33068 CPUtime=1201.69 cores=2
/proc/2811/stat : 2811 (lingeling) R 2800 2800 2759 0 -1 4202496 106322 0 0 0 120154 15 0 0 25 0 1 0 517338174 33861632 7466 33554432000 4194304 4352236 140734802994336 18446744073709551615 4329000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2811/statm: 8267 7466 127 39 0 7347 0
[pid=2813] ppid=2800 vsize=16364 CPUtime=597.44 cores=6
/proc/2813/stat : 2813 (march_hi) R 2800 2800 2759 0 -1 4202496 2490 0 0 0 59743 1 0 0 25 0 1 0 517338174 16756736 2355 33554432000 4194304 4331988 140734664998576 18446744073709551615 4226407 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2813/statm: 4091 2355 173 34 0 2533 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 1193820

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

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

[startup+1201.71 s]
/proc/loadavg: 10.17 10.11 9.52 13/188 2849
/proc/meminfo: memFree=17933508/32951124 swapFree=67111528/67111528
[pid=2800] ppid=2796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2800/stat : 2800 (ppfolio) S 2796 2800 2759 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517338174 18763776 390 33554432000 4194304 4287625 140736361313568 18446744073709551615 230809185807 0 0 4096 65536 12436752085368700927 0 0 17 4 0 0 0
/proc/2800/statm: 4581 390 341 23 0 91 0
[pid=2804] ppid=2800 vsize=630604 CPUtime=1201.74 cores=0
/proc/2804/stat : 2804 (cryptominisat) R 2800 2800 2759 0 -1 4202496 131345 0 0 0 120127 47 0 0 25 0 1 0 517338174 645738496 19094 33554432000 4194304 4587354 140737026368688 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 157651 19094 337 96 0 154213 0
[pid=2806] ppid=2800 vsize=39632 CPUtime=1201.6 cores=4
/proc/2806/stat : 2806 (clasp) R 2800 2800 2759 0 -1 4202496 6976 0 0 0 120159 1 0 0 25 0 1 0 517338174 40583168 6863 33554432000 4194304 4785740 140735967656848 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2806/statm: 9908 6863 340 145 0 6953 0
[pid=2808] ppid=2800 vsize=455828 CPUtime=597.73 cores=6
/proc/2808/stat : 2808 (TNM) R 2800 2800 2759 0 -1 4202496 338 0 0 0 59773 0 0 0 25 0 1 0 517338174 466767872 234 33554432000 134512640 134534564 4286645456 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2808/statm: 113957 234 95 6 0 112623 0
[pid=2811] ppid=2800 vsize=33068 CPUtime=1201.69 cores=2
/proc/2811/stat : 2811 (lingeling) R 2800 2800 2759 0 -1 4202496 106322 0 0 0 120154 15 0 0 25 0 1 0 517338174 33861632 7466 33554432000 4194304 4352236 140734802994336 18446744073709551615 4329000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2811/statm: 8267 7466 127 39 0 7347 0
[pid=2813] ppid=2800 vsize=16364 CPUtime=597.44 cores=6
/proc/2813/stat : 2813 (march_hi) R 2800 2800 2759 0 -1 4202496 2490 0 0 0 59743 1 0 0 25 0 1 0 517338174 16756736 2355 33554432000 4194304 4331988 140734664998576 18446744073709551615 4226407 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2813/statm: 4091 2355 173 34 0 2533 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 1193820

Child status: 0
Real time (s): 1201.72
CPU time (s): 4800.27
CPU user time (s): 4799.59
CPU system time (s): 0.679896
CPU usage (%): 399.451
Max. virtual memory (cumulated for all children) (KiB): 1673268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.59
system time used= 0.679896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 248030
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= 1123
involuntary context switches= 40963

runsolver used 1.86772 second user time and 4.69629 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 08:09:37
IDJOB=3191082
IDBENCH=82813
IDSOLVER=1612
FILE ID=node104/3191082-1304057377
RUNJOBID= node104-1304057377-2781
PBS_JOBID= 13170438
Free space on /tmp= 71548 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1085677759-100.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191082-1304057377/watcher-3191082-1304057377 -o /tmp/evaluation-result-3191082-1304057377/solver-3191082-1304057377 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191082-1304057377.cnf

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

MD5SUM BENCH= 12cee07ed764769ddb26400b2603221c
RANDOM SEED=231884673

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18284992 kB
Buffers:       2196156 kB
Cached:       11817200 kB
SwapCached:          0 kB
Active:        2361692 kB
Inactive:     11715992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18284992 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20324 kB
Writeback:           0 kB
AnonPages:       64348 kB
Mapped:          14324 kB
Slab:           523688 kB
PageTables:       5000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186588 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= 71528 MiB
End job on node104 at 2011-04-29 08:29:39