Trace number 3280520

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) 3934.03 1300.01

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications 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 variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

Solver Data

0.00/0.80	This is pico-portfolio, a naive parallel portfolio
0.00/0.80	Copyright (C) 2011 Olivier Roussel
0.00/0.80	Using 4 processing units
0.00/0.80	This portfolio uses the following solvers:
0.00/0.80	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.80	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.80	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.80	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.80	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.80	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.80	Starting clasp 1.3.6 on core(s) 4
0.00/0.80	Starting TNM 2009 on core(s) 6
0.00/0.80	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.80	Starting march_hi 2009 on core(s) 6
3933.97/1300.00	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-3280520-1304032386/watcher-3280520-1304032386 -o /tmp/evaluation-result-3280520-1304032386/solver-3280520-1304032386 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3280520-1304032386.cnf 

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

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


[startup+0 s]
/proc/loadavg: 10.08 10.11 9.92 6/182 7649
/proc/meminfo: memFree=14969772/32951124 swapFree=67111528/67111528
[pid=7649] ppid=7647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7649/stat : 7649 (ppfolio) R 7647 7649 7235 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 514839050 18763776 390 33554432000 4194304 4287625 140734703025584 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/7649/statm: 4581 390 341 23 0 91 0

[startup+0.074327 s]
/proc/loadavg: 10.08 10.11 9.92 6/182 7649
/proc/meminfo: memFree=14969772/32951124 swapFree=67111528/67111528
[pid=7649] ppid=7647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7649/stat : 7649 (ppfolio) R 7647 7649 7235 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 514839050 18763776 390 33554432000 4194304 4287625 140734703025584 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/7649/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100323 s]
/proc/loadavg: 10.08 10.11 9.92 6/182 7649
/proc/meminfo: memFree=14969772/32951124 swapFree=67111528/67111528
[pid=7649] ppid=7647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7649/stat : 7649 (ppfolio) R 7647 7649 7235 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 514839050 18763776 390 33554432000 4194304 4287625 140734703025584 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/7649/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300285 s]
/proc/loadavg: 10.08 10.11 9.92 6/182 7649
/proc/meminfo: memFree=14969772/32951124 swapFree=67111528/67111528
[pid=7649] ppid=7647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7649/stat : 7649 (ppfolio) S 7647 7649 7235 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 514839050 18763776 390 33554432000 4194304 4287625 140734703025584 18446744073709551615 244446965263 0 0 4096 65536 5796608538377715711 0 0 17 2 0 0 0
/proc/7649/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700211 s]
/proc/loadavg: 10.08 10.11 9.92 6/182 7649
/proc/meminfo: memFree=14969772/32951124 swapFree=67111528/67111528
[pid=7649] ppid=7647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7649/stat : 7649 (ppfolio) S 7647 7649 7235 0 -1 4202496 520 0 0 0 0 0 0 0 20 0 1 0 514839050 18763776 390 33554432000 4194304 4287625 140734703025584 18446744073709551615 244446965263 0 0 4096 65536 5796608538377715711 0 0 17 2 0 0 0
/proc/7649/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50106 s]
/proc/loadavg: 10.15 10.12 9.93 12/188 7655
/proc/meminfo: memFree=14936240/32951124 swapFree=67111528/67111528
[pid=7649] ppid=7647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7649/stat : 7649 (ppfolio) S 7647 7649 7235 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514839050 18763776 390 33554432000 4194304 4287625 140734703025584 18446744073709551615 244446965263 0 0 4096 65536 5796608538377715711 0 0 17 2 0 0 0
/proc/7649/statm: 4581 390 341 23 0 91 0
[pid=7650] ppid=7649 vsize=998588 CPUtime=1.49 cores=0
/proc/7650/stat : 7650 (cryptominisat) R 7649 7649 7235 0 -1 4202496 3983 0 0 0 149 0 0 0 20 0 1 0 514839050 1022554112 2352 33554432000 4194304 4587354 140736031295456 18446744073709551615 4237832 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7650/statm: 249647 2352 332 96 0 246209 0
[pid=7651] ppid=7649 vsize=18700 CPUtime=1.49 cores=4
/proc/7651/stat : 7651 (clasp) R 7649 7649 7235 0 -1 4202496 2339 0 0 0 149 0 0 0 25 0 1 0 514839050 19148800 2001 33554432000 4194304 4785740 140735593837552 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7651/statm: 4675 2001 341 145 0 1720 0
[pid=7652] ppid=7649 vsize=457832 CPUtime=0.77 cores=6
/proc/7652/stat : 7652 (TNM) R 7649 7649 7235 0 -1 4202496 1247 0 0 0 77 0 0 0 25 0 1 0 514839050 468819968 1144 33554432000 134512640 134534564 4288943792 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7652/statm: 114458 1144 95 6 0 113124 0
[pid=7653] ppid=7649 vsize=7912 CPUtime=1.49 cores=2
/proc/7653/stat : 7653 (lingeling) R 7649 7649 7235 0 -1 4202496 1480 0 0 0 149 0 0 0 25 0 1 0 514839050 8101888 1145 33554432000 4194304 4352236 140737334248192 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7653/statm: 1978 1145 127 39 0 1058 0
[pid=7654] ppid=7649 vsize=27184 CPUtime=0.7 cores=6
/proc/7654/stat : 7654 (march_hi) R 7649 7649 7235 0 -1 4202496 12243 0 0 0 69 1 0 0 25 0 1 0 514839050 27836416 3279 33554432000 4194304 4331988 140735335790128 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7654/statm: 6796 3279 175 34 0 5238 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 1528540

[startup+3.10076 s]
/proc/loadavg: 10.15 10.12 9.93 11/188 7655
/proc/meminfo: memFree=14932148/32951124 swapFree=67111528/67111528
[pid=7649] ppid=7647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7649/stat : 7649 (ppfolio) S 7647 7649 7235 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514839050 18763776 390 33554432000 4194304 4287625 140734703025584 18446744073709551615 244446965263 0 0 4096 65536 5796608538377715711 0 0 17 2 0 0 0
/proc/7649/statm: 4581 390 341 23 0 91 0
[pid=7650] ppid=7649 vsize=999348 CPUtime=3.08 cores=0
/proc/7650/stat : 7650 (cryptominisat) R 7649 7649 7235 0 -1 4202496 5044 0 0 0 308 0 0 0 25 0 1 0 514839050 1023332352 2431 33554432000 4194304 4587354 140736031295456 18446744073709551615 4236870 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7650/statm: 249837 2431 335 96 0 246399 0
[pid=7651] ppid=7649 vsize=19372 CPUtime=3.09 cores=4
/proc/7651/stat : 7651 (clasp) R 7649 7649 7235 0 -1 4202496 2523 0 0 0 309 0 0 0 25 0 1 0 514839050 19836928 2185 33554432000 4194304 4785740 140735593837552 18446744073709551615 244446606021 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7651/statm: 4843 2185 341 145 0 1888 0
[pid=7652] ppid=7649 vsize=457832 CPUtime=1.56 cores=6
/proc/7652/stat : 7652 (TNM) R 7649 7649 7235 0 -1 4202496 1247 0 0 0 156 0 0 0 25 0 1 0 514839050 468819968 1144 33554432000 134512640 134534564 4288943792 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7652/statm: 114458 1144 95 6 0 113124 0
[pid=7653] ppid=7649 vsize=9112 CPUtime=3.09 cores=2
/proc/7653/stat : 7653 (lingeling) R 7649 7649 7235 0 -1 4202496 1780 0 0 0 309 0 0 0 25 0 1 0 514839050 9330688 1445 33554432000 4194304 4352236 140737334248192 18446744073709551615 4328262 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7653/statm: 2278 1445 127 39 0 1358 0
[pid=7654] ppid=7649 vsize=27712 CPUtime=1.51 cores=6
/proc/7654/stat : 7654 (march_hi) R 7649 7649 7235 0 -1 4202496 12375 0 0 0 149 2 0 0 25 0 1 0 514839050 28377088 3411 33554432000 4194304 4331988 140735335790128 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7654/statm: 6928 3411 175 34 0 5370 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1531700

[startup+6.30117 s]
/proc/loadavg: 10.15 10.12 9.93 12/188 7655
/proc/meminfo: memFree=14922852/32951124 swapFree=67111528/67111528
[pid=7649] ppid=7647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7649/stat : 7649 (ppfolio) S 7647 7649 7235 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514839050 18763776 390 33554432000 4194304 4287625 140734703025584 18446744073709551615 244446965263 0 0 4096 65536 5796608538377715711 0 0 17 2 0 0 0
/proc/7649/statm: 4581 390 341 23 0 91 0
[pid=7650] ppid=7649 vsize=1012520 CPUtime=6.29 cores=0
/proc/7650/stat : 7650 (cryptominisat) R 7649 7649 7235 0 -1 4202496 8026 0 0 0 628 1 0 0 25 0 1 0 514839050 1036820480 4169 33554432000 4194304 4587354 140736031295456 18446744073709551615 4250248 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7650/statm: 253130 4169 338 96 0 249692 0
[pid=7651] ppid=7649 vsize=20968 CPUtime=6.29 cores=4
/proc/7651/stat : 7651 (clasp) R 7649 7649 7235 0 -1 4202496 2900 0 0 0 629 0 0 0 25 0 1 0 514839050 21471232 2562 33554432000 4194304 4785740 140735593837552 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7651/statm: 5242 2562 341 145 0 2287 0
[pid=7652] ppid=7649 vsize=457832 CPUtime=3.15 cores=6
/proc/7652/stat : 7652 (TNM) R 7649 7649 7235 0 -1 4202496 1247 0 0 0 315 0 0 0 25 0 1 0 514839050 468819968 1144 33554432000 134512640 134534564 4288943792 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7652/statm: 114458 1144 95 6 0 113124 0
[pid=7653] ppid=7649 vsize=9448 CPUtime=6.29 cores=2
/proc/7653/stat : 7653 (lingeling) R 7649 7649 7235 0 -1 4202496 1864 0 0 0 629 0 0 0 25 0 1 0 514839050 9674752 1529 33554432000 4194304 4352236 140737334248192 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7653/statm: 2362 1529 127 39 0 1442 0
[pid=7654] ppid=7649 vsize=27976 CPUtime=3.11 cores=6
/proc/7654/stat : 7654 (march_hi) R 7649 7649 7235 0 -1 4202496 12439 0 0 0 309 2 0 0 25 0 1 0 514839050 28647424 3475 33554432000 4194304 4331988 140735335790128 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7654/statm: 6994 3475 175 34 0 5436 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 1547068

[startup+12.701 s]
/proc/loadavg: 10.13 10.12 9.93 11/188 7655
/proc/meminfo: memFree=14916556/32951124 swapFree=67111528/67111528
[pid=7649] ppid=7647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7649/stat : 7649 (ppfolio) S 7647 7649 7235 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514839050 18763776 390 33554432000 4194304 4287625 140734703025584 18446744073709551615 244446965263 0 0 4096 65536 5796608538377715711 0 0 17 2 0 0 0
/proc/7649/statm: 4581 390 341 23 0 91 0
[pid=7650] ppid=7649 vsize=1018748 CPUtime=12.69 cores=0
/proc/7650/stat : 7650 (cryptominisat) R 7649 7649 7235 0 -1 4202496 11113 0 0 0 1267 2 0 0 25 0 1 0 514839050 1043197952 4049 33554432000 4194304 4587354 140736031295456 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7650/statm: 254687 4050 338 96 0 251249 0
[pid=7651] ppid=7649 vsize=22156 CPUtime=12.69 cores=4
/proc/7651/stat : 7651 (clasp) R 7649 7649 7235 0 -1 4202496 3196 0 0 0 1269 0 0 0 25 0 1 0 514839050 22687744 2858 33554432000 4194304 4785740 140735593837552 18446744073709551615 4287168 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7651/statm: 5539 2858 341 145 0 2584 0
[pid=7652] ppid=7649 vsize=457832 CPUtime=6.34 cores=6
/proc/7652/stat : 7652 (TNM) R 7649 7649 7235 0 -1 4202496 1247 0 0 0 634 0 0 0 25 0 1 0 514839050 468819968 1144 33554432000 134512640 134534564 4288943792 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7652/statm: 114458 1144 95 6 0 113124 0
[pid=7653] ppid=7649 vsize=10664 CPUtime=12.69 cores=2
/proc/7653/stat : 7653 (lingeling) R 7649 7649 7235 0 -1 4202496 2744 0 0 0 1269 0 0 0 25 0 1 0 514839050 10919936 1833 33554432000 4194304 4352236 140737334248192 18446744073709551615 4328554 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7653/statm: 2666 1833 127 39 0 1746 0
[pid=7654] ppid=7649 vsize=28508 CPUtime=6.27 cores=6
/proc/7654/stat : 7654 (march_hi) R 7649 7649 7235 0 -1 4202496 12585 0 0 0 625 2 0 0 25 0 1 0 514839050 29192192 3621 33554432000 4194304 4331988 140735335790128 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7654/statm: 7127 3621 175 34 0 5569 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 1556232

[startup+25.5006 s]
/proc/loadavg: 10.26 10.15 9.94 11/188 7656
/proc/meminfo: memFree=14889268/32951124 swapFree=67111528/67111528
[pid=7649] ppid=7647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7649/stat : 7649 (ppfolio) S 7647 7649 7235 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514839050 18763776 390 33554432000 4194304 4287625 140734703025584 18446744073709551615 244446965263 0 0 4096 65536 5796608538377715711 0 0 17 2 0 0 0
/proc/7649/statm: 4581 390 341 23 0 91 0
[pid=7650] ppid=7649 vsize=1014560 CPUtime=25.49 cores=0
/proc/7650/stat : 7650 (cryptominisat) R 7649 7649 7235 0 -1 4202496 17251 0 0 0 2545 4 0 0 25 0 1 0 514839050 1038909440 6609 33554432000 4194304 4587354 140736031295456 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7650/statm: 253640 6609 338 96 0 250202 0
[pid=7651] ppid=7649 vsize=26128 CPUtime=25.49 cores=4
/proc/7651/stat : 7651 (clasp) R 7649 7649 7235 0 -1 4202496 4186 0 0 0 2549 0 0 0 25 0 1 0 514839050 26755072 3848 33554432000 4194304 4785740 140735593837552 18446744073709551615 4553051 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7651/statm: 6532 3848 341 145 0 3577 0
[pid=7652] ppid=7649 vsize=457832 CPUtime=12.74 cores=6
/proc/7652/stat : 7652 (TNM) R 7649 7649 7235 0 -1 4202496 1247 0 0 0 1274 0 0 0 25 0 1 0 514839050 468819968 1144 33554432000 134512640 134534564 4288943792 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7652/statm: 114458 1144 95 6 0 113124 0
[pid=7653] ppid=7649 vsize=13488 CPUtime=25.48 cores=2
/proc/7653/stat : 7653 (lingeling) R 7649 7649 7235 0 -1 4202496 5390 0 0 0 2548 0 0 0 25 0 1 0 514839050 13811712 2559 33554432000 4194304 4352236 140737334248192 18446744073709551615 4328304 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7653/statm: 3372 2559 127 39 0 2452 0
[pid=7654] ppid=7649 vsize=29176 CPUtime=12.6 cores=6
/proc/7654/stat : 7654 (march_hi) R 7649 7649 7235 0 -1 4202496 12757 0 0 0 1258 2 0 0 25 0 1 0 514839050 29876224 3793 33554432000 4194304 4331988 140735335790128 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7654/statm: 7294 3793 175 34 0 5736 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 1559508

[startup+51.1008 s]
/proc/loadavg: 10.09 10.12 9.93 11/187 7657
/proc/meminfo: memFree=14921480/32951124 swapFree=67111528/67111528
[pid=7649] ppid=7647 vsize=18324 CPUtime=41.09 cores=0,2,4,6
/proc/7649/stat : 7649 (ppfolio) S 7647 7649 7235 0 -1 4202496 521 22036 0 0 0 0 4103 6 15 0 1 0 514839050 18763776 391 33554432000 4194304 4287625 140734703025584 18446744073709551615 244446965263 0 0 4096 65536 4294934785 0 0 17 2 0 0 0
/proc/7649/statm: 4581 391 342 23 0 91 0
[pid=7651] ppid=7649 vsize=28244 CPUtime=51.09 cores=4
/proc/7651/stat : 7651 (clasp) R 7649 7649 7235 0 -1 4202496 4717 0 0 0 5109 0 0 0 25 0 1 0 514839050 28921856 4379 33554432000 4194304 4785740 140735593837552 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7651/statm: 7061 4379 341 145 0 4106 0
[pid=7652] ppid=7649 vsize=457832 CPUtime=25.44 cores=6
/proc/7652/stat : 7652 (TNM) R 7649 7649 7235 0 -1 4202496 1247 0 0 0 2544 0 0 0 25 0 1 0 514839050 468819968 1144 33554432000 134512640 134534564 4288943792 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7652/statm: 114458 1144 95 6 0 113124 0
[pid=7653] ppid=7649 vsize=16304 CPUtime=51.08 cores=2
/proc/7653/stat : 7653 (lingeling) R 7649 7649 7235 0 -1 4202496 9134 0 0 0 5107 1 0 0 25 0 1 0 514839050 16695296 3263 33554432000 4194304 4352236 140737334248192 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7653/statm: 4076 3263 127 39 0 3156 0
[pid=7654] ppid=7649 vsize=29852 CPUtime=25.37 cores=6

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

[pid=7651] ppid=7649 vsize=48348 CPUtime=882.31 cores=4
/proc/7651/stat : 7651 (clasp) R 7649 7649 7235 0 -1 4202496 9610 0 0 0 88230 1 0 0 25 0 1 0 514839050 49508352 9272 33554432000 4194304 4785740 140735593837552 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7651/statm: 12087 9272 341 145 0 9132 0
[pid=7652] ppid=7649 vsize=457832 CPUtime=438.78 cores=6
/proc/7652/stat : 7652 (TNM) R 7649 7649 7235 0 -1 4202496 1247 0 0 0 43878 0 0 0 25 0 1 0 514839050 468819968 1144 33554432000 134512640 134534564 4288943792 18446744073709551615 9771448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7652/statm: 114458 1144 95 6 0 113124 0
[pid=7653] ppid=7649 vsize=28348 CPUtime=882.22 cores=2
/proc/7653/stat : 7653 (lingeling) R 7649 7649 7235 0 -1 4202496 84818 0 0 0 88210 12 0 0 25 0 1 0 514839050 29028352 6275 33554432000 4194304 4352236 140737334248192 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7653/statm: 7087 6275 127 39 0 6167 0
[pid=7654] ppid=7649 vsize=44792 CPUtime=438.72 cores=6
/proc/7654/stat : 7654 (march_hi) R 7649 7649 7235 0 -1 4202496 16336 0 0 0 43868 4 0 0 25 0 1 0 514839050 45867008 7367 33554432000 4194304 4331988 140735335790128 18446744073709551615 4242649 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7654/statm: 11198 7367 175 34 0 9640 0
Current children cumulated CPU time (s) 2683.12
Current children cumulated vsize (KiB) 597644

[startup+942.301 s]
/proc/loadavg: 8.21 8.31 8.89 9/186 7713
/proc/meminfo: memFree=15470164/32951124 swapFree=67111528/67111528
[pid=7649] ppid=7647 vsize=18324 CPUtime=41.09 cores=0,2,4,6
/proc/7649/stat : 7649 (ppfolio) S 7647 7649 7235 0 -1 4202496 521 22036 0 0 0 0 4103 6 15 0 1 0 514839050 18763776 391 33554432000 4194304 4287625 140734703025584 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/7649/statm: 4581 391 342 23 0 91 0
[pid=7651] ppid=7649 vsize=48348 CPUtime=942.32 cores=4
/proc/7651/stat : 7651 (clasp) R 7649 7649 7235 0 -1 4202496 9613 0 0 0 94231 1 0 0 25 0 1 0 514839050 49508352 9275 33554432000 4194304 4785740 140735593837552 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7651/statm: 12087 9275 341 145 0 9132 0
[pid=7652] ppid=7649 vsize=457832 CPUtime=468.64 cores=6
/proc/7652/stat : 7652 (TNM) R 7649 7649 7235 0 -1 4202496 1247 0 0 0 46864 0 0 0 25 0 1 0 514839050 468819968 1144 33554432000 134512640 134534564 4288943792 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7652/statm: 114458 1144 95 6 0 113124 0
[pid=7653] ppid=7649 vsize=34492 CPUtime=942.22 cores=2
/proc/7653/stat : 7653 (lingeling) R 7649 7649 7235 0 -1 4202496 89948 0 0 0 94210 12 0 0 25 0 1 0 514839050 35319808 7821 33554432000 4194304 4352236 140737334248192 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7653/statm: 8623 7821 127 39 0 7703 0
[pid=7654] ppid=7649 vsize=44924 CPUtime=468.53 cores=6
/proc/7654/stat : 7654 (march_hi) R 7649 7649 7235 0 -1 4202496 16527 0 0 0 46849 4 0 0 25 0 1 0 514839050 46002176 7558 33554432000 4194304 4331988 140735335790128 18446744073709551615 4242541 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7654/statm: 11231 7558 175 34 0 9673 0
Current children cumulated CPU time (s) 2862.8
Current children cumulated vsize (KiB) 603920

[startup+1002.3 s]
/proc/loadavg: 8.21 8.30 8.85 9/186 7715
/proc/meminfo: memFree=15470632/32951124 swapFree=67111528/67111528
[pid=7649] ppid=7647 vsize=18324 CPUtime=41.09 cores=0,2,4,6
/proc/7649/stat : 7649 (ppfolio) S 7647 7649 7235 0 -1 4202496 521 22036 0 0 0 0 4103 6 15 0 1 0 514839050 18763776 391 33554432000 4194304 4287625 140734703025584 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/7649/statm: 4581 391 342 23 0 91 0
[pid=7651] ppid=7649 vsize=48348 CPUtime=1002.32 cores=4
/proc/7651/stat : 7651 (clasp) R 7649 7649 7235 0 -1 4202496 9615 0 0 0 100231 1 0 0 25 0 1 0 514839050 49508352 9277 33554432000 4194304 4785740 140735593837552 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7651/statm: 12087 9277 341 145 0 9132 0
[pid=7652] ppid=7649 vsize=457832 CPUtime=498.47 cores=6
/proc/7652/stat : 7652 (TNM) R 7649 7649 7235 0 -1 4202496 1247 0 0 0 49847 0 0 0 25 0 1 0 514839050 468819968 1144 33554432000 134512640 134534564 4288943792 18446744073709551615 134526037 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7652/statm: 114458 1144 95 6 0 113124 0
[pid=7653] ppid=7649 vsize=32824 CPUtime=1002.21 cores=2
/proc/7653/stat : 7653 (lingeling) R 7649 7649 7235 0 -1 4202496 93596 0 0 0 100209 12 0 0 25 0 1 0 514839050 33611776 7373 33554432000 4194304 4352236 140737334248192 18446744073709551615 4329185 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7653/statm: 8206 7373 127 39 0 7286 0
[pid=7654] ppid=7649 vsize=53900 CPUtime=498.38 cores=6
/proc/7654/stat : 7654 (march_hi) R 7649 7649 7235 0 -1 4202496 16722 0 0 0 49834 4 0 0 25 0 1 0 514839050 55193600 7753 33554432000 4194304 4331988 140735335790128 18446744073709551615 4287447 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7654/statm: 13475 7753 175 34 0 11917 0
Current children cumulated CPU time (s) 3042.47
Current children cumulated vsize (KiB) 611228

[startup+1062.3 s]
/proc/loadavg: 8.20 8.29 8.80 9/186 7716
/proc/meminfo: memFree=15464784/32951124 swapFree=67111528/67111528
[pid=7649] ppid=7647 vsize=18324 CPUtime=41.09 cores=0,2,4,6
/proc/7649/stat : 7649 (ppfolio) S 7647 7649 7235 0 -1 4202496 521 22036 0 0 0 0 4103 6 15 0 1 0 514839050 18763776 391 33554432000 4194304 4287625 140734703025584 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/7649/statm: 4581 391 342 23 0 91 0
[pid=7651] ppid=7649 vsize=48348 CPUtime=1062.32 cores=4
/proc/7651/stat : 7651 (clasp) R 7649 7649 7235 0 -1 4202496 9616 0 0 0 106231 1 0 0 25 0 1 0 514839050 49508352 9278 33554432000 4194304 4785740 140735593837552 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7651/statm: 12087 9278 341 145 0 9132 0
[pid=7652] ppid=7649 vsize=457832 CPUtime=528.3 cores=6
/proc/7652/stat : 7652 (TNM) R 7649 7649 7235 0 -1 4202496 1247 0 0 0 52830 0 0 0 25 0 1 0 514839050 468819968 1144 33554432000 134512640 134534564 4288943792 18446744073709551615 9771326 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7652/statm: 114458 1144 95 6 0 113124 0
[pid=7653] ppid=7649 vsize=36408 CPUtime=1062.21 cores=2
/proc/7653/stat : 7653 (lingeling) R 7649 7649 7235 0 -1 4202496 98716 0 0 0 106208 13 0 0 25 0 1 0 514839050 37281792 8269 33554432000 4194304 4352236 140737334248192 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7653/statm: 9102 8269 127 39 0 8182 0
[pid=7654] ppid=7649 vsize=53900 CPUtime=528.22 cores=6
/proc/7654/stat : 7654 (march_hi) R 7649 7649 7235 0 -1 4202496 16908 0 0 0 52818 4 0 0 25 0 1 0 514839050 55193600 7939 33554432000 4194304 4331988 140735335790128 18446744073709551615 4237130 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7654/statm: 13475 7939 175 34 0 11917 0
Current children cumulated CPU time (s) 3222.14
Current children cumulated vsize (KiB) 614812

[startup+1122.3 s]
/proc/loadavg: 8.19 8.27 8.77 9/186 7718
/proc/meminfo: memFree=15470460/32951124 swapFree=67111528/67111528
[pid=7649] ppid=7647 vsize=18324 CPUtime=41.09 cores=0,2,4,6
/proc/7649/stat : 7649 (ppfolio) S 7647 7649 7235 0 -1 4202496 521 22036 0 0 0 0 4103 6 15 0 1 0 514839050 18763776 391 33554432000 4194304 4287625 140734703025584 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/7649/statm: 4581 391 342 23 0 91 0
[pid=7651] ppid=7649 vsize=49884 CPUtime=1122.32 cores=4
/proc/7651/stat : 7651 (clasp) R 7649 7649 7235 0 -1 4202496 10013 0 0 0 112231 1 0 0 25 0 1 0 514839050 51081216 9675 33554432000 4194304 4785740 140735593837552 18446744073709551615 4546135 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7651/statm: 12471 9675 341 145 0 9516 0
[pid=7652] ppid=7649 vsize=457832 CPUtime=558.16 cores=6
/proc/7652/stat : 7652 (TNM) R 7649 7649 7235 0 -1 4202496 1247 0 0 0 55816 0 0 0 25 0 1 0 514839050 468819968 1144 33554432000 134512640 134534564 4288943792 18446744073709551615 134528348 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7652/statm: 114458 1144 95 6 0 113124 0
[pid=7653] ppid=7649 vsize=36408 CPUtime=1122.21 cores=2
/proc/7653/stat : 7653 (lingeling) R 7649 7649 7235 0 -1 4202496 100636 0 0 0 112208 13 0 0 25 0 1 0 514839050 37281792 8269 33554432000 4194304 4352236 140737334248192 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7653/statm: 9102 8269 127 39 0 8182 0
[pid=7654] ppid=7649 vsize=54032 CPUtime=558.04 cores=6
/proc/7654/stat : 7654 (march_hi) R 7649 7649 7235 0 -1 4202496 17096 0 0 0 55799 5 0 0 25 0 1 0 514839050 55328768 8127 33554432000 4194304 4331988 140735335790128 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7654/statm: 13508 8127 175 34 0 11950 0
Current children cumulated CPU time (s) 3401.82
Current children cumulated vsize (KiB) 616480

[startup+1182.3 s]
/proc/loadavg: 8.14 8.25 8.73 9/186 7720
/proc/meminfo: memFree=15459520/32951124 swapFree=67111528/67111528
[pid=7649] ppid=7647 vsize=18324 CPUtime=41.09 cores=0,2,4,6
/proc/7649/stat : 7649 (ppfolio) S 7647 7649 7235 0 -1 4202496 521 22036 0 0 0 0 4103 6 15 0 1 0 514839050 18763776 391 33554432000 4194304 4287625 140734703025584 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/7649/statm: 4581 391 342 23 0 91 0
[pid=7651] ppid=7649 vsize=50208 CPUtime=1182.32 cores=4
/proc/7651/stat : 7651 (clasp) R 7649 7649 7235 0 -1 4202496 10072 0 0 0 118231 1 0 0 25 0 1 0 514839050 51412992 9734 33554432000 4194304 4785740 140735593837552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7651/statm: 12552 9734 341 145 0 9597 0
[pid=7652] ppid=7649 vsize=457832 CPUtime=587.96 cores=6
/proc/7652/stat : 7652 (TNM) R 7649 7649 7235 0 -1 4202496 1247 0 0 0 58796 0 0 0 25 0 1 0 514839050 468819968 1144 33554432000 134512640 134534564 4288943792 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7652/statm: 114458 1144 95 6 0 113124 0
[pid=7653] ppid=7649 vsize=37944 CPUtime=1182.2 cores=2
/proc/7653/stat : 7653 (lingeling) R 7649 7649 7235 0 -1 4202496 107420 0 0 0 118206 14 0 0 25 0 1 0 514839050 38854656 8653 33554432000 4194304 4352236 140737334248192 18446744073709551615 4328141 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7653/statm: 9486 8653 127 39 0 8566 0
[pid=7654] ppid=7649 vsize=54164 CPUtime=587.91 cores=6
/proc/7654/stat : 7654 (march_hi) R 7649 7649 7235 0 -1 4202496 17301 0 0 0 58786 5 0 0 25 0 1 0 514839050 55463936 8332 33554432000 4194304 4331988 140735335790128 18446744073709551615 4299299 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7654/statm: 13541 8332 175 34 0 11983 0
Current children cumulated CPU time (s) 3581.48
Current children cumulated vsize (KiB) 618472

[startup+1242.3 s]
/proc/loadavg: 8.23 8.26 8.70 9/186 7721
/proc/meminfo: memFree=15449824/32951124 swapFree=67111528/67111528
[pid=7649] ppid=7647 vsize=18324 CPUtime=41.09 cores=0,2,4,6
/proc/7649/stat : 7649 (ppfolio) S 7647 7649 7235 0 -1 4202496 521 22036 0 0 0 0 4103 6 15 0 1 0 514839050 18763776 391 33554432000 4194304 4287625 140734703025584 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/7649/statm: 4581 391 342 23 0 91 0
[pid=7651] ppid=7649 vsize=52880 CPUtime=1242.33 cores=4
/proc/7651/stat : 7651 (clasp) R 7649 7649 7235 0 -1 4202496 10746 0 0 0 124231 2 0 0 25 0 1 0 514839050 54149120 10408 33554432000 4194304 4785740 140735593837552 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7651/statm: 13220 10408 341 145 0 10265 0
[pid=7652] ppid=7649 vsize=457832 CPUtime=617.84 cores=6
/proc/7652/stat : 7652 (TNM) R 7649 7649 7235 0 -1 4202496 1247 0 0 0 61784 0 0 0 25 0 1 0 514839050 468819968 1144 33554432000 134512640 134534564 4288943792 18446744073709551615 134528371 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7652/statm: 114458 1144 95 6 0 113124 0
[pid=7653] ppid=7649 vsize=39480 CPUtime=1242.19 cores=2
/proc/7653/stat : 7653 (lingeling) R 7649 7649 7235 0 -1 4202496 110108 0 0 0 124205 14 0 0 25 0 1 0 514839050 40427520 9037 33554432000 4194304 4352236 140737334248192 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7653/statm: 9870 9037 127 39 0 8950 0
[pid=7654] ppid=7649 vsize=54808 CPUtime=617.71 cores=6
/proc/7654/stat : 7654 (march_hi) R 7649 7649 7235 0 -1 4202496 17543 0 0 0 61766 5 0 0 25 0 1 0 514839050 56123392 8574 33554432000 4194304 4331988 140735335790128 18446744073709551615 4315863 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7654/statm: 13702 8574 175 34 0 12144 0
Current children cumulated CPU time (s) 3761.16
Current children cumulated vsize (KiB) 623324



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.17 8.24 8.67 9/186 7723
/proc/meminfo: memFree=15457244/32951124 swapFree=67111528/67111528
[pid=7649] ppid=7647 vsize=18324 CPUtime=41.09 cores=0,2,4,6
/proc/7649/stat : 7649 (ppfolio) S 7647 7649 7235 0 -1 4202496 521 22036 0 0 0 0 4103 6 15 0 1 0 514839050 18763776 391 33554432000 4194304 4287625 140734703025584 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/7649/statm: 4581 391 342 23 0 91 0
[pid=7651] ppid=7649 vsize=52880 CPUtime=1300.04 cores=4
/proc/7651/stat : 7651 (clasp) R 7649 7649 7235 0 -1 4202496 10758 0 0 0 130002 2 0 0 25 0 1 0 514839050 54149120 10420 33554432000 4194304 4785740 140735593837552 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7651/statm: 13220 10420 341 145 0 10265 0
[pid=7652] ppid=7649 vsize=457832 CPUtime=646.53 cores=6
/proc/7652/stat : 7652 (TNM) R 7649 7649 7235 0 -1 4202496 1247 0 0 0 64653 0 0 0 25 0 1 0 514839050 468819968 1144 33554432000 134512640 134534564 4288943792 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7652/statm: 114458 1144 95 6 0 113124 0
[pid=7653] ppid=7649 vsize=32312 CPUtime=1299.9 cores=2
/proc/7653/stat : 7653 (lingeling) R 7649 7649 7235 0 -1 4202496 112412 0 0 0 129975 15 0 0 25 0 1 0 514839050 33087488 7245 33554432000 4194304 4352236 140737334248192 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7653/statm: 8078 7245 127 39 0 7158 0
[pid=7654] ppid=7649 vsize=54940 CPUtime=646.41 cores=6
/proc/7654/stat : 7654 (march_hi) R 7649 7649 7235 0 -1 4202496 17727 0 0 0 64635 6 0 0 25 0 1 0 514839050 56258560 8758 33554432000 4194304 4331988 140735335790128 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7654/statm: 13735 8758 175 34 0 12177 0
Current children cumulated CPU time (s) 3933.97
Current children cumulated vsize (KiB) 616288

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 3934.03
CPU user time (s): 3933.71
CPU system time (s): 0.313952
CPU usage (%): 302.615
Max. virtual memory (cumulated for all children) (KiB): 1576376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3933.71
system time used= 0.313952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 164735
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= 283
involuntary context switches= 35501

runsolver used 2.23466 second user time and 4.86126 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 01:13:06
IDJOB=3280520
IDBENCH=20399
IDSOLVER=1612
FILE ID=node105/3280520-1304032386
RUNJOBID= node105-1304028688-7254
PBS_JOBID= 13170347
Free space on /tmp= 71920 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280520-1304032386/watcher-3280520-1304032386 -o /tmp/evaluation-result-3280520-1304032386/solver-3280520-1304032386 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3280520-1304032386.cnf

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=1807001845

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14970052 kB
Buffers:       2296644 kB
Cached:       14397572 kB
SwapCached:          0 kB
Active:        9561144 kB
Inactive:      7848324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14970052 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10484 kB
Writeback:           0 kB
AnonPages:      714956 kB
Mapped:          16576 kB
Slab:           506720 kB
PageTables:       6400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2944960 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= 71920 MiB
End job on node105 at 2011-04-29 01:34:46