Trace number 3250731

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.16 1201.51

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-15_218.cnf
MD5SUMafc70649cebcc24cd0a7b28def593295
Bench CategoryCRAFTED (crafted 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 variables218
Number of clauses13362
Sum of the clauses size59166
Maximum clause length15
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 311772
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51590

Solver Data

0.00/0.07	This is pico-portfolio, a naive parallel portfolio
0.00/0.07	Copyright (C) 2011 Olivier Roussel
0.00/0.07	Using 4 processing units
0.00/0.07	This portfolio uses the following solvers:
0.00/0.07	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.07	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.07	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.07	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.07	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.07	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.07	Starting clasp 1.3.6 on core(s) 4
0.00/0.07	Starting TNM 2009 on core(s) 6
0.00/0.07	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.07	Starting march_hi 2009 on core(s) 6
4800.08/1201.51	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-3250731-1304087469/watcher-3250731-1304087469 -o /tmp/evaluation-result-3250731-1304087469/solver-3250731-1304087469 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3250731-1304087469.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.25 10.17 10.13 7/182 16801
/proc/meminfo: memFree=26180028/32950928 swapFree=67111364/67111528
[pid=16801] ppid=16799 vsize=11800 CPUtime=0 cores=0,2,4,6
/proc/16801/stat : 16801 (runsolver) S 16799 16801 15268 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 520346546 12083200 51 33554432000 4194304 5434984 140736750359184 18446744073709551615 4881607 0 2147483391 4096 24578 18446744071699968823 0 0 17 0 0 0 0
/proc/16801/statm: 2950 51 31 303 0 2644 0

[startup+0.0418491 s]
/proc/loadavg: 10.25 10.17 10.13 7/182 16801
/proc/meminfo: memFree=26180028/32950928 swapFree=67111364/67111528
[pid=16801] ppid=16799 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16801/stat : 16801 (ppfolio) R 16799 16801 15268 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 520346546 18763776 389 33554432000 4194304 4287625 140735222516480 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/16801/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.241811 s]
/proc/loadavg: 10.25 10.17 10.13 7/182 16801
/proc/meminfo: memFree=26180028/32950928 swapFree=67111364/67111528
[pid=16801] ppid=16799 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16801/stat : 16801 (ppfolio) S 16799 16801 15268 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 520346546 18763776 389 33554432000 4194304 4287625 140735222516480 18446744073709551615 208080252431 0 0 4096 65536 3988465789668687871 0 0 17 2 0 0 0
/proc/16801/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300798 s]
/proc/loadavg: 10.25 10.17 10.13 7/182 16801
/proc/meminfo: memFree=26180028/32950928 swapFree=67111364/67111528
[pid=16801] ppid=16799 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16801/stat : 16801 (ppfolio) S 16799 16801 15268 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 520346546 18763776 389 33554432000 4194304 4287625 140735222516480 18446744073709551615 208080252431 0 0 4096 65536 3988465789668687871 0 0 17 2 0 0 0
/proc/16801/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700724 s]
/proc/loadavg: 10.25 10.17 10.13 7/182 16801
/proc/meminfo: memFree=26180028/32950928 swapFree=67111364/67111528
[pid=16801] ppid=16799 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16801/stat : 16801 (ppfolio) S 16799 16801 15268 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 520346546 18763776 389 33554432000 4194304 4287625 140735222516480 18446744073709551615 208080252431 0 0 4096 65536 3988465789668687871 0 0 17 2 0 0 0
/proc/16801/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50057 s]
/proc/loadavg: 10.25 10.17 10.13 11/188 16807
/proc/meminfo: memFree=26161252/32950928 swapFree=67111364/67111528
[pid=16801] ppid=16799 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16801/stat : 16801 (ppfolio) S 16799 16801 15268 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520346546 18763776 389 33554432000 4194304 4287625 140735222516480 18446744073709551615 208080252431 0 0 4096 65536 3988465789668687871 0 0 17 2 0 0 0
/proc/16801/statm: 4581 389 341 23 0 91 0
[pid=16803] ppid=16801 vsize=164704 CPUtime=1.46 cores=0
/proc/16803/stat : 16803 (cryptominisat) R 16801 16801 15268 0 -1 4202496 3715 0 0 0 146 0 0 0 25 0 1 0 520346549 168656896 1288 33554432000 4194304 4587354 140736953600288 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16803/statm: 41176 1288 331 96 0 37738 0
[pid=16804] ppid=16801 vsize=15352 CPUtime=1.47 cores=4
/proc/16804/stat : 16804 (clasp) R 16801 16801 15268 0 -1 4202496 1332 0 0 0 147 0 0 0 25 0 1 0 520346549 15720448 1196 33554432000 4194304 4785740 140734378778672 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16804/statm: 3838 1196 341 145 0 883 0
[pid=16805] ppid=16801 vsize=457012 CPUtime=0.76 cores=6
/proc/16805/stat : 16805 (TNM) R 16801 16801 15268 0 -1 4202496 719 0 0 0 76 0 0 0 25 0 1 0 520346549 467980288 616 33554432000 134512640 134534564 4291671392 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16805/statm: 114253 616 95 6 0 112919 0
[pid=16806] ppid=16801 vsize=8460 CPUtime=1.46 cores=2
/proc/16806/stat : 16806 (lingeling) R 16801 16801 15268 0 -1 4202496 1517 0 0 0 146 0 0 0 25 0 1 0 520346549 8663040 1276 33554432000 4194304 4352236 140733588031168 18446744073709551615 4328380 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16806/statm: 2115 1276 126 39 0 1195 0
[pid=16807] ppid=16801 vsize=11700 CPUtime=0.69 cores=6
/proc/16807/stat : 16807 (march_hi) R 16801 16801 15268 0 -1 4202496 2811 0 0 0 69 0 0 0 25 0 1 0 520346549 11980800 1338 33554432000 4194304 4331988 140735009788592 18446744073709551615 4210418 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16807/statm: 2925 1338 175 34 0 1367 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 675552

[startup+3.10127 s]
/proc/loadavg: 10.23 10.17 10.13 12/188 16807
/proc/meminfo: memFree=26154928/32950928 swapFree=67111364/67111528
[pid=16801] ppid=16799 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16801/stat : 16801 (ppfolio) S 16799 16801 15268 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520346546 18763776 389 33554432000 4194304 4287625 140735222516480 18446744073709551615 208080252431 0 0 4096 65536 3988465789668687871 0 0 17 2 0 0 0
/proc/16801/statm: 4581 389 341 23 0 91 0
[pid=16803] ppid=16801 vsize=173388 CPUtime=3.06 cores=0
/proc/16803/stat : 16803 (cryptominisat) R 16801 16801 15268 0 -1 4202496 6800 0 0 0 306 0 0 0 25 0 1 0 520346549 177549312 3296 33554432000 4194304 4587354 140736953600288 18446744073709551615 4268289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16803/statm: 43347 3296 337 96 0 39909 0
[pid=16804] ppid=16801 vsize=16368 CPUtime=3.07 cores=4
/proc/16804/stat : 16804 (clasp) R 16801 16801 15268 0 -1 4202496 1546 0 0 0 307 0 0 0 25 0 1 0 520346549 16760832 1410 33554432000 4194304 4785740 140734378778672 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16804/statm: 4092 1410 341 145 0 1137 0
[pid=16805] ppid=16801 vsize=457012 CPUtime=1.55 cores=6
/proc/16805/stat : 16805 (TNM) R 16801 16801 15268 0 -1 4202496 719 0 0 0 155 0 0 0 25 0 1 0 520346549 467980288 616 33554432000 134512640 134534564 4291671392 18446744073709551615 134528371 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16805/statm: 114253 616 95 6 0 112919 0
[pid=16806] ppid=16801 vsize=9228 CPUtime=3.06 cores=2
/proc/16806/stat : 16806 (lingeling) R 16801 16801 15268 0 -1 4202496 1709 0 0 0 306 0 0 0 25 0 1 0 520346549 9449472 1468 33554432000 4194304 4352236 140733588031168 18446744073709551615 4231116 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16806/statm: 2307 1468 126 39 0 1387 0
[pid=16807] ppid=16801 vsize=11700 CPUtime=1.49 cores=6
/proc/16807/stat : 16807 (march_hi) R 16801 16801 15268 0 -1 4202496 2811 0 0 0 149 0 0 0 25 0 1 0 520346549 11980800 1338 33554432000 4194304 4331988 140735009788592 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16807/statm: 2925 1338 175 34 0 1367 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 686020

[startup+6.30066 s]
/proc/loadavg: 10.23 10.17 10.13 12/188 16807
/proc/meminfo: memFree=26145140/32950928 swapFree=67111364/67111528
[pid=16801] ppid=16799 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16801/stat : 16801 (ppfolio) S 16799 16801 15268 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520346546 18763776 389 33554432000 4194304 4287625 140735222516480 18446744073709551615 208080252431 0 0 4096 65536 3988465789668687871 0 0 17 2 0 0 0
/proc/16801/statm: 4581 389 341 23 0 91 0
[pid=16803] ppid=16801 vsize=37004 CPUtime=6.27 cores=0
/proc/16803/stat : 16803 (cryptominisat) R 16801 16801 15268 0 -1 4202496 8972 0 0 0 626 1 0 0 25 0 1 0 520346549 37892096 3535 33554432000 4194304 4587354 140736953600288 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16803/statm: 9251 3535 337 96 0 5813 0
[pid=16804] ppid=16801 vsize=17584 CPUtime=6.27 cores=4
/proc/16804/stat : 16804 (clasp) R 16801 16801 15268 0 -1 4202496 1833 0 0 0 627 0 0 0 25 0 1 0 520346549 18006016 1697 33554432000 4194304 4785740 140734378778672 18446744073709551615 4549029 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16804/statm: 4396 1697 341 145 0 1441 0
[pid=16805] ppid=16801 vsize=457012 CPUtime=3.14 cores=6
/proc/16805/stat : 16805 (TNM) R 16801 16801 15268 0 -1 4202496 719 0 0 0 314 0 0 0 25 0 1 0 520346549 467980288 616 33554432000 134512640 134534564 4291671392 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16805/statm: 114253 616 95 6 0 112919 0
[pid=16806] ppid=16801 vsize=12044 CPUtime=6.26 cores=2
/proc/16806/stat : 16806 (lingeling) R 16801 16801 15268 0 -1 4202496 2413 0 0 0 626 0 0 0 25 0 1 0 520346549 12333056 2172 33554432000 4194304 4352236 140733588031168 18446744073709551615 4328479 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16806/statm: 3011 2172 126 39 0 2091 0
[pid=16807] ppid=16801 vsize=11700 CPUtime=3.09 cores=6
/proc/16807/stat : 16807 (march_hi) R 16801 16801 15268 0 -1 4202496 2811 0 0 0 309 0 0 0 25 0 1 0 520346549 11980800 1338 33554432000 4194304 4331988 140735009788592 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16807/statm: 2925 1338 175 34 0 1367 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 553668

[startup+12.7004 s]
/proc/loadavg: 10.20 10.16 10.13 12/188 16807
/proc/meminfo: memFree=26135240/32950928 swapFree=67111364/67111528
[pid=16801] ppid=16799 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16801/stat : 16801 (ppfolio) S 16799 16801 15268 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520346546 18763776 389 33554432000 4194304 4287625 140735222516480 18446744073709551615 208080252431 0 0 4096 65536 3988465789668687871 0 0 17 2 0 0 0
/proc/16801/statm: 4581 389 341 23 0 91 0
[pid=16803] ppid=16801 vsize=49492 CPUtime=12.67 cores=0
/proc/16803/stat : 16803 (cryptominisat) R 16801 16801 15268 0 -1 4202496 14520 0 0 0 1265 2 0 0 25 0 1 0 520346549 50679808 6688 33554432000 4194304 4587354 140736953600288 18446744073709551615 4388286 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16803/statm: 12373 6688 337 96 0 8935 0
[pid=16804] ppid=16801 vsize=19108 CPUtime=12.67 cores=4
/proc/16804/stat : 16804 (clasp) R 16801 16801 15268 0 -1 4202496 2194 0 0 0 1267 0 0 0 25 0 1 0 520346549 19566592 2058 33554432000 4194304 4785740 140734378778672 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16804/statm: 4777 2058 341 145 0 1822 0
[pid=16805] ppid=16801 vsize=457012 CPUtime=6.31 cores=6
/proc/16805/stat : 16805 (TNM) R 16801 16801 15268 0 -1 4202496 719 0 0 0 631 0 0 0 25 0 1 0 520346549 467980288 616 33554432000 134512640 134534564 4291671392 18446744073709551615 8030599 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16805/statm: 114253 616 95 6 0 112919 0
[pid=16806] ppid=16801 vsize=13328 CPUtime=12.65 cores=2
/proc/16806/stat : 16806 (lingeling) R 16801 16801 15268 0 -1 4202496 2734 0 0 0 1265 0 0 0 25 0 1 0 520346549 13647872 2493 33554432000 4194304 4352236 140733588031168 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16806/statm: 3332 2493 126 39 0 2412 0
[pid=16807] ppid=16801 vsize=11700 CPUtime=6.29 cores=6
/proc/16807/stat : 16807 (march_hi) R 16801 16801 15268 0 -1 4202496 2811 0 0 0 629 0 0 0 25 0 1 0 520346549 11980800 1338 33554432000 4194304 4331988 140735009788592 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16807/statm: 2925 1338 175 34 0 1367 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 568964

[startup+25.501 s]
/proc/loadavg: 10.25 10.18 10.13 12/188 16807
/proc/meminfo: memFree=26117500/32950928 swapFree=67111364/67111528
[pid=16801] ppid=16799 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16801/stat : 16801 (ppfolio) S 16799 16801 15268 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520346546 18763776 389 33554432000 4194304 4287625 140735222516480 18446744073709551615 208080252431 0 0 4096 65536 3988465789668687871 0 0 17 2 0 0 0
/proc/16801/statm: 4581 389 341 23 0 91 0
[pid=16803] ppid=16801 vsize=53188 CPUtime=25.46 cores=0
/proc/16803/stat : 16803 (cryptominisat) R 16801 16801 15268 0 -1 4202496 21779 0 0 0 2542 4 0 0 25 0 1 0 520346549 54464512 7765 33554432000 4194304 4587354 140736953600288 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16803/statm: 13297 7765 337 96 0 9859 0
[pid=16804] ppid=16801 vsize=21320 CPUtime=25.46 cores=4
/proc/16804/stat : 16804 (clasp) R 16801 16801 15268 0 -1 4202496 2715 0 0 0 2546 0 0 0 25 0 1 0 520346549 21831680 2579 33554432000 4194304 4785740 140734378778672 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16804/statm: 5330 2579 341 145 0 2375 0
[pid=16805] ppid=16801 vsize=457012 CPUtime=12.71 cores=6
/proc/16805/stat : 16805 (TNM) R 16801 16801 15268 0 -1 4202496 719 0 0 0 1271 0 0 0 25 0 1 0 520346549 467980288 616 33554432000 134512640 134534564 4291671392 18446744073709551615 134528741 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16805/statm: 114253 616 95 6 0 112919 0
[pid=16806] ppid=16801 vsize=15636 CPUtime=25.45 cores=2
/proc/16806/stat : 16806 (lingeling) R 16801 16801 15268 0 -1 4202496 3439 0 0 0 2545 0 0 0 25 0 1 0 520346549 16011264 3070 33554432000 4194304 4352236 140733588031168 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16806/statm: 3909 3070 126 39 0 2989 0
[pid=16807] ppid=16801 vsize=12072 CPUtime=12.62 cores=6
/proc/16807/stat : 16807 (march_hi) R 16801 16801 15268 0 -1 4202496 2813 0 0 0 1262 0 0 0 25 0 1 0 520346549 12361728 1340 33554432000 4194304 4331988 140735009788592 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16807/statm: 3018 1340 175 34 0 1460 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 577552

[startup+51.1011 s]
/proc/loadavg: 10.22 10.18 10.13 12/188 16808
/proc/meminfo: memFree=26109076/32950928 swapFree=67111364/67111528
[pid=16801] ppid=16799 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16801/stat : 16801 (ppfolio) S 16799 16801 15268 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520346546 18763776 389 33554432000 4194304 4287625 140735222516480 18446744073709551615 208080252431 0 0 4096 65536 3988465789668687871 0 0 17 2 0 0 0
/proc/16801/statm: 4581 389 341 23 0 91 0
[pid=16803] ppid=16801 vsize=56008 CPUtime=51.07 cores=0
/proc/16803/stat : 16803 (cryptominisat) R 16801 16801 15268 0 -1 4202496 34646 0 0 0 5100 7 0 0 25 0 1 0 520346549 57352192 8589 33554432000 4194304 4587354 140736953600288 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16803/statm: 14002 8589 337 96 0 10564 0
[pid=16804] ppid=16801 vsize=24304 CPUtime=51.07 cores=4
/proc/16804/stat : 16804 (clasp) R 16801 16801 15268 0 -1 4202496 3391 0 0 0 5107 0 0 0 25 0 1 0 520346549 24887296 3255 33554432000 4194304 4785740 140734378778672 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16804/statm: 6076 3255 341 145 0 3121 0
[pid=16805] ppid=16801 vsize=457012 CPUtime=25.4 cores=6
/proc/16805/stat : 16805 (TNM) R 16801 16801 15268 0 -1 4202496 719 0 0 0 2540 0 0 0 25 0 1 0 520346549 467980288 616 33554432000 134512640 134534564 4291671392 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16805/statm: 114253 616 95 6 0 112919 0
[pid=16806] ppid=16801 vsize=20768 CPUtime=51.06 cores=2

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

[pid=16803] ppid=16801 vsize=76496 CPUtime=882.3 cores=0
/proc/16803/stat : 16803 (cryptominisat) R 16801 16801 15268 0 -1 4202496 175944 0 0 0 88178 52 0 0 25 0 1 0 520346549 78331904 14879 33554432000 4194304 4587354 140736953600288 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16803/statm: 19124 14879 337 96 0 15686 0
[pid=16804] ppid=16801 vsize=45752 CPUtime=882.3 cores=4
/proc/16804/stat : 16804 (clasp) R 16801 16801 15268 0 -1 4202496 8703 0 0 0 88229 1 0 0 25 0 1 0 520346549 46850048 7917 33554432000 4194304 4785740 140734378778672 18446744073709551615 4287114 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16804/statm: 11438 7917 341 145 0 8483 0
[pid=16805] ppid=16801 vsize=457012 CPUtime=438.98 cores=6
/proc/16805/stat : 16805 (TNM) R 16801 16801 15268 0 -1 4202496 719 0 0 0 43898 0 0 0 25 0 1 0 520346549 467980288 616 33554432000 134512640 134534564 4291671392 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16805/statm: 114253 616 95 6 0 112919 0
[pid=16806] ppid=16801 vsize=39472 CPUtime=882.29 cores=2
/proc/16806/stat : 16806 (lingeling) R 16801 16801 15268 0 -1 4202496 137153 0 0 0 88212 17 0 0 25 0 1 0 520346549 40419328 9062 33554432000 4194304 4352236 140733588031168 18446744073709551615 4281891 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16806/statm: 9868 9062 127 39 0 8948 0
[pid=16807] ppid=16801 vsize=21288 CPUtime=438.93 cores=6
/proc/16807/stat : 16807 (march_hi) R 16801 16801 15268 0 -1 4202496 5074 0 0 0 43891 2 0 0 25 0 1 0 520346549 21798912 3601 33554432000 4194304 4331988 140735009788592 18446744073709551615 4287057 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16807/statm: 5322 3601 175 34 0 3764 0
Current children cumulated CPU time (s) 3524.8
Current children cumulated vsize (KiB) 658344

[startup+942.3 s]
/proc/loadavg: 5.12 5.42 7.16 6/177 16849
/proc/meminfo: memFree=26157540/32950928 swapFree=67111364/67111528
[pid=16801] ppid=16799 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16801/stat : 16801 (ppfolio) S 16799 16801 15268 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520346546 18763776 389 33554432000 4194304 4287625 140735222516480 18446744073709551615 208080252431 0 0 4096 65536 3988465789668687871 0 0 17 2 0 0 0
/proc/16801/statm: 4581 389 341 23 0 91 0
[pid=16803] ppid=16801 vsize=76728 CPUtime=942.3 cores=0
/proc/16803/stat : 16803 (cryptominisat) R 16801 16801 15268 0 -1 4202496 188191 0 0 0 94174 56 0 0 25 0 1 0 520346549 78569472 14017 33554432000 4194304 4587354 140736953600288 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16803/statm: 19182 14017 337 96 0 15744 0
[pid=16804] ppid=16801 vsize=46228 CPUtime=942.3 cores=4
/proc/16804/stat : 16804 (clasp) R 16801 16801 15268 0 -1 4202496 8874 0 0 0 94229 1 0 0 25 0 1 0 520346549 47337472 8040 33554432000 4194304 4785740 140734378778672 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16804/statm: 11557 8040 341 145 0 8602 0
[pid=16805] ppid=16801 vsize=457012 CPUtime=468.83 cores=6
/proc/16805/stat : 16805 (TNM) R 16801 16801 15268 0 -1 4202496 719 0 0 0 46883 0 0 0 25 0 1 0 520346549 467980288 616 33554432000 134512640 134534564 4291671392 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16805/statm: 114253 616 95 6 0 112919 0
[pid=16806] ppid=16801 vsize=41264 CPUtime=942.28 cores=2
/proc/16806/stat : 16806 (lingeling) R 16801 16801 15268 0 -1 4202496 147841 0 0 0 94210 18 0 0 25 0 1 0 520346549 42254336 9510 33554432000 4194304 4352236 140733588031168 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16806/statm: 10316 9510 127 39 0 9396 0
[pid=16807] ppid=16801 vsize=22736 CPUtime=468.79 cores=6
/proc/16807/stat : 16807 (march_hi) R 16801 16801 15268 0 -1 4202496 5204 0 0 0 46877 2 0 0 25 0 1 0 520346549 23281664 3731 33554432000 4194304 4331988 140735009788592 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16807/statm: 5684 3731 175 34 0 4126 0
Current children cumulated CPU time (s) 3764.5
Current children cumulated vsize (KiB) 662292

[startup+1002.3 s]
/proc/loadavg: 5.09 5.35 7.02 6/177 16850
/proc/meminfo: memFree=26150424/32950928 swapFree=67111364/67111528
[pid=16801] ppid=16799 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16801/stat : 16801 (ppfolio) S 16799 16801 15268 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520346546 18763776 389 33554432000 4194304 4287625 140735222516480 18446744073709551615 208080252431 0 0 4096 65536 3988465789668687871 0 0 17 2 0 0 0
/proc/16801/statm: 4581 389 341 23 0 91 0
[pid=16803] ppid=16801 vsize=213536 CPUtime=1002.3 cores=0
/proc/16803/stat : 16803 (cryptominisat) R 16801 16801 15268 0 -1 4202496 198529 0 0 0 100169 61 0 0 25 0 1 0 520346549 218660864 15381 33554432000 4194304 4587354 140736953600288 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16803/statm: 53384 15381 337 96 0 49946 0
[pid=16804] ppid=16801 vsize=47280 CPUtime=1002.3 cores=4
/proc/16804/stat : 16804 (clasp) R 16801 16801 15268 0 -1 4202496 9092 0 0 0 100229 1 0 0 25 0 1 0 520346549 48414720 8258 33554432000 4194304 4785740 140734378778672 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16804/statm: 11820 8258 341 145 0 8865 0
[pid=16805] ppid=16801 vsize=457012 CPUtime=498.72 cores=6
/proc/16805/stat : 16805 (TNM) R 16801 16801 15268 0 -1 4202496 719 0 0 0 49871 1 0 0 25 0 1 0 520346549 467980288 616 33554432000 134512640 134534564 4291671392 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16805/statm: 114253 616 95 6 0 112919 0
[pid=16806] ppid=16801 vsize=41264 CPUtime=1002.29 cores=2
/proc/16806/stat : 16806 (lingeling) R 16801 16801 15268 0 -1 4202496 154433 0 0 0 100210 19 0 0 25 0 1 0 520346549 42254336 9510 33554432000 4194304 4352236 140733588031168 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16806/statm: 10316 9510 127 39 0 9396 0
[pid=16807] ppid=16801 vsize=26616 CPUtime=498.62 cores=6
/proc/16807/stat : 16807 (march_hi) R 16801 16801 15268 0 -1 4202496 5344 0 0 0 49860 2 0 0 25 0 1 0 520346549 27254784 3871 33554432000 4194304 4331988 140735009788592 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16807/statm: 6654 3871 175 34 0 5096 0
Current children cumulated CPU time (s) 4004.23
Current children cumulated vsize (KiB) 804032

[startup+1062.3 s]
/proc/loadavg: 5.09 5.31 6.90 6/177 16852
/proc/meminfo: memFree=26153596/32950928 swapFree=67111364/67111528
[pid=16801] ppid=16799 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16801/stat : 16801 (ppfolio) S 16799 16801 15268 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520346546 18763776 389 33554432000 4194304 4287625 140735222516480 18446744073709551615 208080252431 0 0 4096 65536 3988465789668687871 0 0 17 2 0 0 0
/proc/16801/statm: 4581 389 341 23 0 91 0
[pid=16803] ppid=16801 vsize=77128 CPUtime=1062.3 cores=0
/proc/16803/stat : 16803 (cryptominisat) R 16801 16801 15268 0 -1 4202496 210771 0 0 0 106164 66 0 0 25 0 1 0 520346549 78979072 13919 33554432000 4194304 4587354 140736953600288 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16803/statm: 19282 13919 337 96 0 15844 0
[pid=16804] ppid=16801 vsize=47852 CPUtime=1062.3 cores=4
/proc/16804/stat : 16804 (clasp) R 16801 16801 15268 0 -1 4202496 9255 0 0 0 106229 1 0 0 25 0 1 0 520346549 49000448 8373 33554432000 4194304 4785740 140734378778672 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16804/statm: 11963 8373 341 145 0 9008 0
[pid=16805] ppid=16801 vsize=457012 CPUtime=528.53 cores=6
/proc/16805/stat : 16805 (TNM) R 16801 16801 15268 0 -1 4202496 719 0 0 0 52852 1 0 0 25 0 1 0 520346549 467980288 616 33554432000 134512640 134534564 4291671392 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16805/statm: 114253 616 95 6 0 112919 0
[pid=16806] ppid=16801 vsize=43316 CPUtime=1062.29 cores=2
/proc/16806/stat : 16806 (lingeling) R 16801 16801 15268 0 -1 4202496 165698 0 0 0 106208 21 0 0 25 0 1 0 520346549 44355584 10023 33554432000 4194304 4352236 140733588031168 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16806/statm: 10829 10023 127 39 0 9909 0
[pid=16807] ppid=16801 vsize=26616 CPUtime=528.51 cores=6
/proc/16807/stat : 16807 (march_hi) R 16801 16801 15268 0 -1 4202496 5486 0 0 0 52849 2 0 0 25 0 1 0 520346549 27254784 4013 33554432000 4194304 4331988 140735009788592 18446744073709551615 4239588 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16807/statm: 6654 4013 175 34 0 5096 0
Current children cumulated CPU time (s) 4243.93
Current children cumulated vsize (KiB) 670248

[startup+1122.3 s]
/proc/loadavg: 5.08 5.26 6.78 6/177 16854
/proc/meminfo: memFree=26125884/32950928 swapFree=67111364/67111528
[pid=16801] ppid=16799 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16801/stat : 16801 (ppfolio) S 16799 16801 15268 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520346546 18763776 389 33554432000 4194304 4287625 140735222516480 18446744073709551615 208080252431 0 0 4096 65536 3988465789668687871 0 0 17 2 0 0 0
/proc/16801/statm: 4581 389 341 23 0 91 0
[pid=16803] ppid=16801 vsize=214064 CPUtime=1122.31 cores=0
/proc/16803/stat : 16803 (cryptominisat) R 16801 16801 15268 0 -1 4202496 221030 0 0 0 112160 71 0 0 25 0 1 0 520346549 219201536 14786 33554432000 4194304 4587354 140736953600288 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16803/statm: 53516 14786 337 96 0 50078 0
[pid=16804] ppid=16801 vsize=48524 CPUtime=1122.3 cores=4
/proc/16804/stat : 16804 (clasp) R 16801 16801 15268 0 -1 4202496 9430 0 0 0 112229 1 0 0 25 0 1 0 520346549 49688576 8500 33554432000 4194304 4785740 140734378778672 18446744073709551615 208079929936 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16804/statm: 12131 8500 341 145 0 9176 0
[pid=16805] ppid=16801 vsize=457012 CPUtime=558.42 cores=6
/proc/16805/stat : 16805 (TNM) R 16801 16801 15268 0 -1 4202496 719 0 0 0 55841 1 0 0 25 0 1 0 520346549 467980288 616 33554432000 134512640 134534564 4291671392 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16805/statm: 114253 616 95 6 0 112919 0
[pid=16806] ppid=16801 vsize=68916 CPUtime=1122.29 cores=2
/proc/16806/stat : 16806 (lingeling) R 16801 16801 15268 0 -1 4202496 176962 0 0 0 112207 22 0 0 25 0 1 0 520346549 70569984 16423 33554432000 4194304 4352236 140733588031168 18446744073709551615 4329081 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16806/statm: 17229 16423 127 39 0 16309 0
[pid=16807] ppid=16801 vsize=26616 CPUtime=558.33 cores=6
/proc/16807/stat : 16807 (march_hi) R 16801 16801 15268 0 -1 4202496 5624 0 0 0 55831 2 0 0 25 0 1 0 520346549 27254784 4151 33554432000 4194304 4331988 140735009788592 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16807/statm: 6654 4151 175 34 0 5096 0
Current children cumulated CPU time (s) 4483.65
Current children cumulated vsize (KiB) 833456

[startup+1182.3 s]
/proc/loadavg: 5.07 5.23 6.68 6/177 16855
/proc/meminfo: memFree=26088880/32950928 swapFree=67111364/67111528
[pid=16801] ppid=16799 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16801/stat : 16801 (ppfolio) S 16799 16801 15268 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520346546 18763776 389 33554432000 4194304 4287625 140735222516480 18446744073709551615 208080252431 0 0 4096 65536 3988465789668687871 0 0 17 2 0 0 0
/proc/16801/statm: 4581 389 341 23 0 91 0
[pid=16803] ppid=16801 vsize=126092 CPUtime=1182.31 cores=0
/proc/16803/stat : 16803 (cryptominisat) R 16801 16801 15268 0 -1 4202496 241052 0 0 0 118155 76 0 0 25 0 1 0 520346549 129118208 25287 33554432000 4194304 4587354 140736953600288 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16803/statm: 31523 25287 337 96 0 28085 0
[pid=16804] ppid=16801 vsize=48812 CPUtime=1182.3 cores=4
/proc/16804/stat : 16804 (clasp) R 16801 16801 15268 0 -1 4202496 9499 0 0 0 118229 1 0 0 25 0 1 0 520346549 49983488 8569 33554432000 4194304 4785740 140734378778672 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16804/statm: 12203 8569 341 145 0 9248 0
[pid=16805] ppid=16801 vsize=457012 CPUtime=588.26 cores=6
/proc/16805/stat : 16805 (TNM) R 16801 16801 15268 0 -1 4202496 719 0 0 0 58825 1 0 0 25 0 1 0 520346549 467980288 616 33554432000 134512640 134534564 4291671392 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16805/statm: 114253 616 95 6 0 112919 0
[pid=16806] ppid=16801 vsize=61748 CPUtime=1182.29 cores=2
/proc/16806/stat : 16806 (lingeling) R 16801 16801 15268 0 -1 4202496 186562 0 0 0 118206 23 0 0 25 0 1 0 520346549 63229952 14631 33554432000 4194304 4352236 140733588031168 18446744073709551615 4329024 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16806/statm: 15437 14631 127 39 0 14517 0
[pid=16807] ppid=16801 vsize=26616 CPUtime=588.21 cores=6
/proc/16807/stat : 16807 (march_hi) R 16801 16801 15268 0 -1 4202496 5763 0 0 0 58818 3 0 0 25 0 1 0 520346549 27254784 4290 33554432000 4194304 4331988 140735009788592 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16807/statm: 6654 4290 175 34 0 5096 0
Current children cumulated CPU time (s) 4723.37
Current children cumulated vsize (KiB) 738604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 5.13 5.23 6.65 6/177 16856
/proc/meminfo: memFree=26121840/32950928 swapFree=67111364/67111528
[pid=16801] ppid=16799 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16801/stat : 16801 (ppfolio) S 16799 16801 15268 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520346546 18763776 389 33554432000 4194304 4287625 140735222516480 18446744073709551615 208080252431 0 0 4096 65536 3988465789668687871 0 0 17 2 0 0 0
/proc/16801/statm: 4581 389 341 23 0 91 0
[pid=16803] ppid=16801 vsize=82200 CPUtime=1201.51 cores=0
/proc/16803/stat : 16803 (cryptominisat) R 16801 16801 15268 0 -1 4202496 242483 0 0 0 120074 77 0 0 25 0 1 0 520346549 84172800 16792 33554432000 4194304 4587354 140736953600288 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16803/statm: 20550 16792 337 96 0 17112 0
[pid=16804] ppid=16801 vsize=48812 CPUtime=1201.51 cores=4
/proc/16804/stat : 16804 (clasp) R 16801 16801 15268 0 -1 4202496 9515 0 0 0 120150 1 0 0 25 0 1 0 520346549 49983488 8585 33554432000 4194304 4785740 140734378778672 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16804/statm: 12203 8585 341 145 0 9248 0
[pid=16805] ppid=16801 vsize=457012 CPUtime=597.82 cores=6
/proc/16805/stat : 16805 (TNM) R 16801 16801 15268 0 -1 4202496 719 0 0 0 59781 1 0 0 25 0 1 0 520346549 467980288 616 33554432000 134512640 134534564 4291671392 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16805/statm: 114253 616 95 6 0 112919 0
[pid=16806] ppid=16801 vsize=60980 CPUtime=1201.49 cores=2
/proc/16806/stat : 16806 (lingeling) R 16801 16801 15268 0 -1 4202496 188866 0 0 0 120126 23 0 0 25 0 1 0 520346549 62443520 14439 33554432000 4194304 4352236 140733588031168 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16806/statm: 15245 14439 127 39 0 14325 0
[pid=16807] ppid=16801 vsize=26616 CPUtime=597.75 cores=6
/proc/16807/stat : 16807 (march_hi) R 16801 16801 15268 0 -1 4202496 5810 0 0 0 59772 3 0 0 25 0 1 0 520346549 27254784 4337 33554432000 4194304 4331988 140735009788592 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16807/statm: 6654 4337 175 34 0 5096 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 693944

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): 1201.51
CPU time (s): 4800.16
CPU user time (s): 4799.06
CPU system time (s): 1.09683
CPU usage (%): 399.51
Max. virtual memory (cumulated for all children) (KiB): 842840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.06
system time used= 1.09683
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 447945
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= 563
involuntary context switches= 30952

runsolver used 1.92671 second user time and 4.02539 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-29 16:31:09
IDJOB=3250731
IDBENCH=83353
IDSOLVER=1612
FILE ID=node127/3250731-1304087469
RUNJOBID= node127-1304077884-15286
PBS_JOBID= 13170516
Free space on /tmp= 71808 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-15_218.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250731-1304087469/watcher-3250731-1304087469 -o /tmp/evaluation-result-3250731-1304087469/solver-3250731-1304087469 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3250731-1304087469.cnf

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

MD5SUM BENCH= afc70649cebcc24cd0a7b28def593295
RANDOM SEED=969558630

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26180184 kB
Buffers:       1397556 kB
Cached:        4725912 kB
SwapCached:          0 kB
Active:        1906960 kB
Inactive:      4386916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26180184 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           10128 kB
Writeback:           0 kB
AnonPages:      170400 kB
Mapped:          16708 kB
Slab:           410756 kB
PageTables:       4972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2327808 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= 71808 MiB
End job on node127 at 2011-04-29 16:51:10