Trace number 3310308

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) 35668 5100.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top22.cnf
MD5SUMe822739302a2d834ec9ddfe9fbd0caa2
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 variables55875
Number of clauses177646
Sum of the clauses size434144
Maximum clause length2255
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2108197
Number of clauses of size 368250
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5926

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 8 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] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	[5] plingeling 276-6264d55-100731 (Armin Biere)
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) 1
0.00/0.00	Starting TNM 2009 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 3
0.00/0.00	Starting plingeling 276-6264d55-100731 on core(s) 4 5 6 7

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-3310308-1304008969/watcher-3310308-1304008969 -o /tmp/evaluation-result-3310308-1304008969/solver-3310308-1304008969 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3310308-1304008969.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.37 7.91 7.96 3/168 32651
/proc/meminfo: memFree=16872664/32951132 swapFree=67111524/67111528
[pid=32651] ppid=32649 vsize=18324 CPUtime=0 cores=0-7
/proc/32651/stat : 32651 (ppfolio) S 32649 32651 32268 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 512496539 18763776 390 33554432000 4194304 4287625 140734939332016 18446744073709551615 210647166479 0 0 4096 65536 3411372268423479295 0 0 17 4 0 0 0
/proc/32651/statm: 4581 390 341 23 0 91 0

[startup+0.0973811 s]
/proc/loadavg: 7.37 7.91 7.96 3/168 32651
/proc/meminfo: memFree=16872664/32951132 swapFree=67111524/67111528
[pid=32651] ppid=32649 vsize=18324 CPUtime=0.01 cores=0-7
/proc/32651/stat : 32651 (ppfolio) S 32649 32651 32268 0 -1 4202496 522 1196 0 0 0 0 0 1 25 0 1 0 512496539 18763776 391 33554432000 4194304 4287625 140734939332016 18446744073709551615 210647166479 0 0 4096 65536 9224195738567704576 0 0 17 2 0 0 0
/proc/32651/statm: 4581 391 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.100388 s]
/proc/loadavg: 7.37 7.91 7.96 3/168 32651
/proc/meminfo: memFree=16872664/32951132 swapFree=67111524/67111528
[pid=32651] ppid=32649 vsize=18324 CPUtime=0.01 cores=0-7
/proc/32651/stat : 32651 (ppfolio) S 32649 32651 32268 0 -1 4202496 522 1196 0 0 0 0 0 1 25 0 1 0 512496539 18763776 391 33554432000 4194304 4287625 140734939332016 18446744073709551615 210647166479 0 0 4096 65536 9224195738567704576 0 0 17 2 0 0 0
/proc/32651/statm: 4581 391 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.30032 s]
/proc/loadavg: 7.37 7.91 7.96 3/168 32651
/proc/meminfo: memFree=16872664/32951132 swapFree=67111524/67111528
[pid=32651] ppid=32649 vsize=18324 CPUtime=0.01 cores=0-7
/proc/32651/stat : 32651 (ppfolio) S 32649 32651 32268 0 -1 4202496 522 1196 0 0 0 0 0 1 25 0 1 0 512496539 18763776 391 33554432000 4194304 4287625 140734939332016 18446744073709551615 210647166479 0 0 4096 65536 9224195738567704576 0 0 17 2 0 0 0
/proc/32651/statm: 4581 391 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.70025 s]
/proc/loadavg: 7.37 7.91 7.96 3/168 32651
/proc/meminfo: memFree=16872664/32951132 swapFree=67111524/67111528
[pid=32651] ppid=32649 vsize=18324 CPUtime=0.01 cores=0-7
/proc/32651/stat : 32651 (ppfolio) S 32649 32651 32268 0 -1 4202496 522 1196 0 0 0 0 0 1 25 0 1 0 512496539 18763776 391 33554432000 4194304 4287625 140734939332016 18446744073709551615 210647166479 0 0 4096 65536 9224195738567704576 0 0 17 2 0 0 0
/proc/32651/statm: 4581 391 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+1.50112 s]
/proc/loadavg: 7.37 7.91 7.96 8/177 32666
/proc/meminfo: memFree=16746732/32951132 swapFree=67111524/67111528
[pid=32651] ppid=32649 vsize=18324 CPUtime=0.01 cores=0-7
/proc/32651/stat : 32651 (ppfolio) S 32649 32651 32268 0 -1 4202496 522 1196 0 0 0 0 0 1 15 0 1 0 512496539 18763776 391 33554432000 4194304 4287625 140734939332016 18446744073709551615 210647166479 0 0 4096 65536 9224195738567704576 0 0 17 2 0 0 0
/proc/32651/statm: 4581 391 342 23 0 91 0
[pid=32652] ppid=32651 vsize=53124 CPUtime=1.49 cores=0
/proc/32652/stat : 32652 (cryptominisat) R 32651 32651 32268 0 -1 4202496 8000 0 0 0 148 1 0 0 20 0 1 0 512496539 54398976 7815 33554432000 4194304 4587354 140735055683696 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32652/statm: 13281 7815 312 96 0 9843 0
[pid=32653] ppid=32651 vsize=42092 CPUtime=1.49 cores=1
/proc/32653/stat : 32653 (clasp) R 32651 32651 32268 0 -1 4202496 10072 0 0 0 147 2 0 0 20 0 1 0 512496539 43102208 7684 33554432000 4194304 4785740 140736285856848 18446744073709551615 4553027 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32653/statm: 10523 7684 340 145 0 7568 0
[pid=32655] ppid=32651 vsize=124344 CPUtime=1.49 cores=3
/proc/32655/stat : 32655 (march_hi) R 32651 32651 32268 0 -1 4202496 65976 0 0 0 140 9 0 0 20 0 1 0 512496539 127328256 15134 33554432000 4194304 4331988 140734424741344 18446744073709551615 4226434 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32655/statm: 31086 15134 225 34 0 29528 0
[pid=32656] ppid=32651 vsize=148244 CPUtime=5.3 cores=4-7
/proc/32656/stat : 32656 (plingeling) S 32651 32651 32268 0 -1 4202496 18650 1250 0 0 528 2 0 0 25 0 5 0 512496539 151801856 8982 33554432000 4194304 4356188 140734263179152 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32656/statm: 37061 8982 163 40 0 35605 0
[pid=32656/tid=32663] ppid=32651 vsize=148244 CPUtime=1.28 cores=4-7
/proc/32656/task/32663/stat : 32663 (plingeling) R 32651 32651 32268 0 -1 4202560 2989 1250 0 0 128 0 0 0 25 0 5 0 512496560 151801856 8982 33554432000 4194304 4356188 140734263179152 18446744073709551615 4210549 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32656/tid=32664] ppid=32651 vsize=148244 CPUtime=1.26 cores=4-7
/proc/32656/task/32664/stat : 32664 (plingeling) R 32651 32651 32268 0 -1 4202560 2267 1250 0 0 126 0 0 0 25 0 5 0 512496560 151801856 8982 33554432000 4194304 4356188 140734263179152 18446744073709551615 4321963 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32656/tid=32665] ppid=32651 vsize=148244 CPUtime=1.25 cores=4-7
/proc/32656/task/32665/stat : 32665 (plingeling) R 32651 32651 32268 0 -1 4202560 2384 1250 0 0 125 0 0 0 25 0 5 0 512496560 151801856 8982 33554432000 4194304 4356188 140734263179152 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32656/tid=32666] ppid=32651 vsize=148244 CPUtime=1.28 cores=4-7
/proc/32656/task/32666/stat : 32666 (plingeling) R 32651 32651 32268 0 -1 4202560 2407 1250 0 0 128 0 0 0 25 0 5 0 512496560 151801856 8982 33554432000 4194304 4356188 140734263179152 18446744073709551615 4260296 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9.78
Current children cumulated vsize (KiB) 386128

[startup+3.10084 s]
/proc/loadavg: 7.37 7.91 7.96 8/177 32666
/proc/meminfo: memFree=16685348/32951132 swapFree=67111524/67111528
[pid=32651] ppid=32649 vsize=18324 CPUtime=0.01 cores=0-7
/proc/32651/stat : 32651 (ppfolio) S 32649 32651 32268 0 -1 4202496 522 1196 0 0 0 0 0 1 15 0 1 0 512496539 18763776 391 33554432000 4194304 4287625 140734939332016 18446744073709551615 210647166479 0 0 4096 65536 9224195742862639361 0 0 17 2 0 0 0
/proc/32651/statm: 4581 391 342 23 0 91 0
[pid=32652] ppid=32651 vsize=74016 CPUtime=3.08 cores=0
/proc/32652/stat : 32652 (cryptominisat) R 32651 32651 32268 0 -1 4202496 17123 0 0 0 306 2 0 0 25 0 1 0 512496539 75792384 13634 33554432000 4194304 4587354 140735055683696 18446744073709551615 4236760 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32652/statm: 18504 13634 330 96 0 15066 0
[pid=32653] ppid=32651 vsize=42092 CPUtime=3.09 cores=1
/proc/32653/stat : 32653 (clasp) R 32651 32651 32268 0 -1 4202496 10136 0 0 0 307 2 0 0 25 0 1 0 512496539 43102208 7748 33554432000 4194304 4785740 140736285856848 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32653/statm: 10523 7748 340 145 0 7568 0
[pid=32655] ppid=32651 vsize=126748 CPUtime=3.09 cores=3
/proc/32655/stat : 32655 (march_hi) R 32651 32651 32268 0 -1 4202496 66837 0 0 0 300 9 0 0 25 0 1 0 512496539 129789952 15953 33554432000 4194304 4331988 140734424741344 18446744073709551615 4210906 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32655/statm: 31687 15953 186 34 0 30129 0
[pid=32656] ppid=32651 vsize=178680 CPUtime=11.4 cores=4-7
/proc/32656/stat : 32656 (plingeling) S 32651 32651 32268 0 -1 4202496 26431 1250 0 0 1136 4 0 0 25 0 5 0 512496539 182968320 16762 33554432000 4194304 4356188 140734263179152 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32656/statm: 44670 16762 163 40 0 43214 0
[pid=32656/tid=32663] ppid=32651 vsize=178680 CPUtime=2.88 cores=4-7
/proc/32656/task/32663/stat : 32663 (plingeling) R 32651 32651 32268 0 -1 4202560 6191 1250 0 0 288 0 0 0 25 0 5 0 512496560 182968320 16762 33554432000 4194304 4356188 140734263179152 18446744073709551615 4312092 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32656/tid=32664] ppid=32651 vsize=178680 CPUtime=2.85 cores=4-7
/proc/32656/task/32664/stat : 32664 (plingeling) R 32651 32651 32268 0 -1 4202560 5025 1250 0 0 285 0 0 0 25 0 5 0 512496560 182968320 16762 33554432000 4194304 4356188 140734263179152 18446744073709551615 4231558 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32656/tid=32665] ppid=32651 vsize=178680 CPUtime=2.84 cores=4-7
/proc/32656/task/32665/stat : 32665 (plingeling) R 32651 32651 32268 0 -1 4202560 3414 1250 0 0 284 0 0 0 25 0 5 0 512496560 182968320 16762 33554432000 4194304 4356188 140734263179152 18446744073709551615 4252736 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32656/tid=32666] ppid=32651 vsize=178680 CPUtime=2.59 cores=4-7
/proc/32656/task/32666/stat : 32666 (plingeling) R 32651 32651 32268 0 -1 4202560 3198 1250 0 0 258 1 0 0 25 0 5 0 512496560 182968320 16762 33554432000 4194304 4356188 140734263179152 18446744073709551615 4233969 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20.67
Current children cumulated vsize (KiB) 439860

[startup+6.30131 s]
/proc/loadavg: 7.42 7.91 7.96 8/177 32666
/proc/meminfo: memFree=16629492/32951132 swapFree=67111524/67111528
[pid=32651] ppid=32649 vsize=18324 CPUtime=0.01 cores=0-7
/proc/32651/stat : 32651 (ppfolio) S 32649 32651 32268 0 -1 4202496 522 1196 0 0 0 0 0 1 15 0 1 0 512496539 18763776 391 33554432000 4194304 4287625 140734939332016 18446744073709551615 210647166479 0 0 4096 65536 9224195742862639361 0 0 17 2 0 0 0
/proc/32651/statm: 4581 391 342 23 0 91 0
[pid=32652] ppid=32651 vsize=111520 CPUtime=6.29 cores=0
/proc/32652/stat : 32652 (cryptominisat) R 32651 32651 32268 0 -1 4202496 17983 0 0 0 626 3 0 0 25 0 1 0 512496539 114196480 14470 33554432000 4194304 4587354 140735055683696 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32652/statm: 27880 14470 333 96 0 24442 0
[pid=32653] ppid=32651 vsize=46256 CPUtime=6.29 cores=1
/proc/32653/stat : 32653 (clasp) R 32651 32651 32268 0 -1 4202496 11145 0 0 0 627 2 0 0 25 0 1 0 512496539 47366144 8757 33554432000 4194304 4785740 140736285856848 18446744073709551615 4552910 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32653/statm: 11564 8757 340 145 0 8609 0
[pid=32655] ppid=32651 vsize=133400 CPUtime=6.28 cores=3
/proc/32655/stat : 32655 (march_hi) R 32651 32651 32268 0 -1 4202496 68843 0 0 0 619 9 0 0 25 0 1 0 512496539 136601600 17948 33554432000 4194304 4331988 140734424741344 18446744073709551615 210646842800 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32655/statm: 33350 17948 175 34 0 31792 0
[pid=32656] ppid=32651 vsize=190952 CPUtime=22.28 cores=4-7
/proc/32656/stat : 32656 (plingeling) S 32651 32651 32268 0 -1 4202496 29505 1250 0 0 2215 13 0 0 25 0 5 0 512496539 195534848 19830 33554432000 4194304 4356188 140734263179152 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32656/statm: 47738 19830 163 40 0 46282 0
[pid=32656/tid=32663] ppid=32651 vsize=190952 CPUtime=4.39 cores=4-7
/proc/32656/task/32663/stat : 32663 (plingeling) R 32651 32651 32268 0 -1 4202560 6191 1250 0 0 431 8 0 0 25 0 5 0 512496560 195534848 19830 33554432000 4194304 4356188 140734263179152 18446744073709551615 4211529 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32656/tid=32664] ppid=32651 vsize=190952 CPUtime=6.05 cores=4-7
/proc/32656/task/32664/stat : 32664 (plingeling) R 32651 32651 32268 0 -1 4202560 6050 1250 0 0 605 0 0 0 25 0 5 0 512496560 195534848 19830 33554432000 4194304 4356188 140734263179152 18446744073709551615 4271373 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32656/tid=32665] ppid=32651 vsize=190952 CPUtime=6.02 cores=4-7
/proc/32656/task/32665/stat : 32665 (plingeling) R 32651 32651 32268 0 -1 4202560 4439 1250 0 0 602 0 0 0 25 0 5 0 512496560 195534848 19830 33554432000 4194304 4356188 140734263179152 18446744073709551615 4211859 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32656/tid=32666] ppid=32651 vsize=190952 CPUtime=5.57 cores=4-7
/proc/32656/task/32666/stat : 32666 (plingeling) R 32651 32651 32268 0 -1 4202560 4222 1250 0 0 556 1 0 0 25 0 5 0 512496560 195534848 19830 33554432000 4194304 4356188 140734263179152 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 41.15
Current children cumulated vsize (KiB) 500452

[startup+12.7012 s]
/proc/loadavg: 7.39 7.90 7.95 8/177 32667
/proc/meminfo: memFree=16621704/32951132 swapFree=67111524/67111528
[pid=32651] ppid=32649 vsize=18324 CPUtime=0.01 cores=0-7
/proc/32651/stat : 32651 (ppfolio) S 32649 32651 32268 0 -1 4202496 522 1196 0 0 0 0 0 1 15 0 1 0 512496539 18763776 391 33554432000 4194304 4287625 140734939332016 18446744073709551615 210647166479 0 0 4096 65536 9224195742862639361 0 0 17 2 0 0 0
/proc/32651/statm: 4581 391 342 23 0 91 0
[pid=32652] ppid=32651 vsize=649936 CPUtime=12.69 cores=0
/proc/32652/stat : 32652 (cryptominisat) R 32651 32651 32268 0 -1 4202496 21056 0 0 0 1265 4 0 0 25 0 1 0 512496539 665534464 14050 33554432000 4194304 4587354 140735055683696 18446744073709551615 4237600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32652/statm: 162484 14050 336 96 0 159046 0
[pid=32653] ppid=32651 vsize=51964 CPUtime=12.69 cores=1
/proc/32653/stat : 32653 (clasp) R 32651 32651 32268 0 -1 4202496 12562 0 0 0 1267 2 0 0 25 0 1 0 512496539 53211136 10174 33554432000 4194304 4785740 140736285856848 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32653/statm: 12991 10174 340 145 0 10036 0
[pid=32655] ppid=32651 vsize=134340 CPUtime=12.68 cores=3
/proc/32655/stat : 32655 (march_hi) R 32651 32651 32268 0 -1 4202496 69072 0 0 0 1259 9 0 0 25 0 1 0 512496539 137564160 18177 33554432000 4194304 4331988 140734424741344 18446744073709551615 4263335 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32655/statm: 33585 18177 175 34 0 32027 0
[pid=32656] ppid=32651 vsize=183492 CPUtime=46.98 cores=4-7
/proc/32656/stat : 32656 (plingeling) S 32651 32651 32268 0 -1 4202496 29761 1250 0 0 4676 22 0 0 25 0 5 0 512496539 187895808 17965 33554432000 4194304 4356188 140734263179152 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32656/statm: 45873 17965 163 40 0 44417 0
[pid=32656/tid=32663] ppid=32651 vsize=183492 CPUtime=9.93 cores=4-7
/proc/32656/task/32663/stat : 32663 (plingeling) R 32651 32651 32268 0 -1 4202560 6191 1250 0 0 976 17 0 0 25 0 5 0 512496560 187895808 17965 33554432000 4194304 4356188 140734263179152 18446744073709551615 4271346 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32656/tid=32664] ppid=32651 vsize=183492 CPUtime=12.45 cores=4-7
/proc/32656/task/32664/stat : 32664 (plingeling) R 32651 32651 32268 0 -1 4202560 6050 1250 0 0 1245 0 0 0 25 0 5 0 512496560 187895808 17965 33554432000 4194304 4356188 140734263179152 18446744073709551615 4331383 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32656/tid=32665] ppid=32651 vsize=183492 CPUtime=12.39 cores=4-7
/proc/32656/task/32665/stat : 32665 (plingeling) R 32651 32651 32268 0 -1 4202560 4439 1250 0 0 1239 0 0 0 25 0 5 0 512496560 187895808 17965 33554432000 4194304 4356188 140734263179152 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32656/tid=32666] ppid=32651 vsize=183492 CPUtime=11.97 cores=4-7
/proc/32656/task/32666/stat : 32666 (plingeling) R 32651 32651 32268 0 -1 4202560 4478 1250 0 0 1196 1 0 0 25 0 5 0 512496560 187895808 17965 33554432000 4194304 4356188 140734263179152 18446744073709551615 4331305 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 85.05
Current children cumulated vsize (KiB) 1038056

[startup+25.5011 s]
/proc/loadavg: 7.30 7.85 7.94 8/177 32667
/proc/meminfo: memFree=16605224/32951132 swapFree=67111524/67111528
[pid=32651] ppid=32649 vsize=18324 CPUtime=0.01 cores=0-7
/proc/32651/stat : 32651 (ppfolio) S 32649 32651 32268 0 -1 4202496 522 1196 0 0 0 0 0 1 15 0 1 0 512496539 18763776 391 33554432000 4194304 4287625 140734939332016 18446744073709551615 210647166479 0 0 4096 65536 9224195742862639361 0 0 17 2 0 0 0
/proc/32651/statm: 4581 391 342 23 0 91 0
[pid=32652] ppid=32651 vsize=658016 CPUtime=25.49 cores=0
/proc/32652/stat : 32652 (cryptominisat) R 32651 32651 32268 0 -1 4202496 31014 0 0 0 2544 5 0 0 25 0 1 0 512496539 673808384 19355 33554432000 4194304 4587354 140735055683696 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32652/statm: 164504 19355 336 96 0 161066 0
[pid=32653] ppid=32651 vsize=60820 CPUtime=25.48 cores=1
/proc/32653/stat : 32653 (clasp) R 32651 32651 32268 0 -1 4202496 14713 0 0 0 2545 3 0 0 25 0 1 0 512496539 62279680 12325 33554432000 4194304 4785740 140736285856848 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32653/statm: 15205 12325 340 145 0 12250 0
[pid=32655] ppid=32651 vsize=135196 CPUtime=25.48 cores=3
/proc/32655/stat : 32655 (march_hi) R 32651 32651 32268 0 -1 4202496 69298 0 0 0 2539 9 0 0 25 0 1 0 512496539 138440704 18403 33554432000 4194304 4331988 140734424741344 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32655/statm: 33799 18403 175 34 0 32241 0
[pid=32656] ppid=32651 vsize=179216 CPUtime=98.11 cores=4-7
/proc/32656/stat : 32656 (plingeling) S 32651 32651 32268 0 -1 4202496 29761 1250 0 0 9789 22 0 0 25 0 5 0 512496539 183517184 16896 33554432000 4194304 4356188 140734263179152 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32656/statm: 44804 16896 163 40 0 43348 0
[pid=32656/tid=32663] ppid=32651 vsize=179216 CPUtime=22.72 cores=4-7
/proc/32656/task/32663/stat : 32663 (plingeling) R 32651 32651 32268 0 -1 4202560 6191 1250 0 0 2255 17 0 0 25 0 5 0 512496560 183517184 16896 33554432000 4194304 4356188 140734263179152 18446744073709551615 4330976 0 0 4096 17442 0 0 0 -1 4 0 0 0

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

Current children cumulated CPU time (s) 33865.9
Current children cumulated vsize (KiB) 1676720

[startup+4902.3 s]
/proc/loadavg: 7.05 7.04 7.00 8/177 359
/proc/meminfo: memFree=15931008/32951132 swapFree=67111524/67111528
[pid=32651] ppid=32649 vsize=18324 CPUtime=0.01 cores=0-7
/proc/32651/stat : 32651 (ppfolio) S 32649 32651 32268 0 -1 4202496 522 1196 0 0 0 0 0 1 15 0 1 0 512496539 18763776 391 33554432000 4194304 4287625 140734939332016 18446744073709551615 210647166479 0 0 4096 65536 9224195742862639361 0 0 17 2 0 0 0
/proc/32651/statm: 4581 391 342 23 0 91 0
[pid=32652] ppid=32651 vsize=767668 CPUtime=4902.19 cores=0
/proc/32652/stat : 32652 (cryptominisat) R 32651 32651 32268 0 -1 4202496 244039 0 0 0 490132 87 0 0 25 0 1 0 512496539 786092032 47847 33554432000 4194304 4587354 140735055683696 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32652/statm: 191917 47847 336 96 0 188479 0
[pid=32653] ppid=32651 vsize=362944 CPUtime=4902.35 cores=1
/proc/32653/stat : 32653 (clasp) R 32651 32651 32268 0 -1 4202496 87707 0 0 0 490193 42 0 0 25 0 1 0 512496539 371654656 85319 33554432000 4194304 4785740 140736285856848 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32653/statm: 90736 85319 340 145 0 87781 0
[pid=32655] ppid=32651 vsize=160192 CPUtime=4902.36 cores=3
/proc/32655/stat : 32655 (march_hi) R 32651 32651 32268 0 -1 4202496 75114 0 0 0 490222 14 0 0 25 0 1 0 512496539 164036608 24219 33554432000 4194304 4331988 140734424741344 18446744073709551615 4228459 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32655/statm: 40048 24219 175 34 0 38490 0
[pid=32656] ppid=32651 vsize=422464 CPUtime=19578.6 cores=4-7
/proc/32656/stat : 32656 (plingeling) S 32651 32651 32268 0 -1 4202496 726882 1250 0 0 1957638 225 0 0 25 0 5 0 512496539 432603136 77709 33554432000 4194304 4356188 140734263179152 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32656/statm: 105616 77709 164 40 0 104160 0
[pid=32656/tid=32663] ppid=32651 vsize=422464 CPUtime=4898.5 cores=4-7
/proc/32656/task/32663/stat : 32663 (plingeling) R 32651 32651 32268 0 -1 4202560 225093 1250 0 0 489709 141 0 0 25 0 5 0 512496560 432603136 77709 33554432000 4194304 4356188 140734263179152 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32656/tid=32664] ppid=32651 vsize=422464 CPUtime=4902.13 cores=4-7
/proc/32656/task/32664/stat : 32664 (plingeling) R 32651 32651 32268 0 -1 4202560 192592 1250 0 0 490186 27 0 0 25 0 5 0 512496560 432603136 77709 33554432000 4194304 4356188 140734263179152 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32656/tid=32665] ppid=32651 vsize=422464 CPUtime=4876.11 cores=4-7
/proc/32656/task/32665/stat : 32665 (plingeling) R 32651 32651 32268 0 -1 4202560 222580 1250 0 0 487571 40 0 0 25 0 5 0 512496560 432603136 77709 33554432000 4194304 4356188 140734263179152 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32656/tid=32666] ppid=32651 vsize=422464 CPUtime=4901.65 cores=4-7
/proc/32656/task/32666/stat : 32666 (plingeling) R 32651 32651 32268 0 -1 4202560 78014 1250 0 0 490152 13 0 0 25 0 5 0 512496560 432603136 77709 33554432000 4194304 4356188 140734263179152 18446744073709551615 4331086 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 34285.5
Current children cumulated vsize (KiB) 1731592

[startup+4962.3 s]
/proc/loadavg: 7.13 7.06 7.01 8/177 363
/proc/meminfo: memFree=15924060/32951132 swapFree=67111524/67111528
[pid=32651] ppid=32649 vsize=18324 CPUtime=0.01 cores=0-7
/proc/32651/stat : 32651 (ppfolio) S 32649 32651 32268 0 -1 4202496 522 1196 0 0 0 0 0 1 15 0 1 0 512496539 18763776 391 33554432000 4194304 4287625 140734939332016 18446744073709551615 210647166479 0 0 4096 65536 9224195742862639361 0 0 17 2 0 0 0
/proc/32651/statm: 4581 391 342 23 0 91 0
[pid=32652] ppid=32651 vsize=759180 CPUtime=4962.18 cores=0
/proc/32652/stat : 32652 (cryptominisat) R 32651 32651 32268 0 -1 4202496 245100 0 0 0 496131 87 0 0 25 0 1 0 512496539 777400320 47683 33554432000 4194304 4587354 140735055683696 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32652/statm: 189795 47683 336 96 0 186357 0
[pid=32653] ppid=32651 vsize=364512 CPUtime=4962.35 cores=1
/proc/32653/stat : 32653 (clasp) R 32651 32651 32268 0 -1 4202496 88038 0 0 0 496193 42 0 0 25 0 1 0 512496539 373260288 85650 33554432000 4194304 4785740 140736285856848 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32653/statm: 91128 85650 340 145 0 88173 0
[pid=32655] ppid=32651 vsize=160192 CPUtime=4962.36 cores=3
/proc/32655/stat : 32655 (march_hi) R 32651 32651 32268 0 -1 4202496 75160 0 0 0 496222 14 0 0 25 0 1 0 512496539 164036608 24265 33554432000 4194304 4331988 140734424741344 18446744073709551615 4237171 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32655/statm: 40048 24265 175 34 0 38490 0
[pid=32656] ppid=32651 vsize=427584 CPUtime=19818.3 cores=4-7
/proc/32656/stat : 32656 (plingeling) S 32651 32651 32268 0 -1 4202496 732258 1250 0 0 1981605 226 0 0 25 0 5 0 512496539 437846016 78989 33554432000 4194304 4356188 140734263179152 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32656/statm: 106896 78989 164 40 0 105440 0
[pid=32656/tid=32663] ppid=32651 vsize=427584 CPUtime=4958.49 cores=4-7
/proc/32656/task/32663/stat : 32663 (plingeling) R 32651 32651 32268 0 -1 4202560 227653 1250 0 0 495708 141 0 0 25 0 5 0 512496560 437846016 78989 33554432000 4194304 4356188 140734263179152 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32656/tid=32664] ppid=32651 vsize=427584 CPUtime=4962.14 cores=4-7
/proc/32656/task/32664/stat : 32664 (plingeling) R 32651 32651 32268 0 -1 4202560 193616 1250 0 0 496186 28 0 0 25 0 5 0 512496560 437846016 78989 33554432000 4194304 4356188 140734263179152 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32656/tid=32665] ppid=32651 vsize=427584 CPUtime=4935.79 cores=4-7
/proc/32656/task/32665/stat : 32665 (plingeling) R 32651 32651 32268 0 -1 4202560 223092 1250 0 0 493539 40 0 0 25 0 5 0 512496560 437846016 78989 33554432000 4194304 4356188 140734263179152 18446744073709551615 4332225 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32656/tid=32666] ppid=32651 vsize=427584 CPUtime=4961.65 cores=4-7
/proc/32656/task/32666/stat : 32666 (plingeling) R 32651 32651 32268 0 -1 4202560 79294 1250 0 0 496151 14 0 0 25 0 5 0 512496560 437846016 78989 33554432000 4194304 4356188 140734263179152 18446744073709551615 4331035 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 34705.2
Current children cumulated vsize (KiB) 1729792

[startup+5022.3 s]
/proc/loadavg: 7.05 7.05 7.00 8/177 365
/proc/meminfo: memFree=15941260/32951132 swapFree=67111524/67111528
[pid=32651] ppid=32649 vsize=18324 CPUtime=0.01 cores=0-7
/proc/32651/stat : 32651 (ppfolio) S 32649 32651 32268 0 -1 4202496 522 1196 0 0 0 0 0 1 15 0 1 0 512496539 18763776 391 33554432000 4194304 4287625 140734939332016 18446744073709551615 210647166479 0 0 4096 65536 9224195742862639361 0 0 17 2 0 0 0
/proc/32651/statm: 4581 391 342 23 0 91 0
[pid=32652] ppid=32651 vsize=823384 CPUtime=5022.18 cores=0
/proc/32652/stat : 32652 (cryptominisat) R 32651 32651 32268 0 -1 4202496 246366 0 0 0 502130 88 0 0 25 0 1 0 512496539 843145216 47683 33554432000 4194304 4587354 140735055683696 18446744073709551615 4239552 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32652/statm: 205846 47683 336 96 0 202408 0
[pid=32653] ppid=32651 vsize=365792 CPUtime=5022.35 cores=1
/proc/32653/stat : 32653 (clasp) R 32651 32651 32268 0 -1 4202496 88289 0 0 0 502193 42 0 0 25 0 1 0 512496539 374571008 85901 33554432000 4194304 4785740 140736285856848 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32653/statm: 91448 85901 340 145 0 88493 0
[pid=32655] ppid=32651 vsize=160324 CPUtime=5022.36 cores=3
/proc/32655/stat : 32655 (march_hi) R 32651 32651 32268 0 -1 4202496 75214 0 0 0 502222 14 0 0 25 0 1 0 512496539 164171776 24319 33554432000 4194304 4331988 140734424741344 18446744073709551615 4263314 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32655/statm: 40081 24319 175 34 0 38523 0
[pid=32656] ppid=32651 vsize=399936 CPUtime=20057.6 cores=4-7
/proc/32656/stat : 32656 (plingeling) S 32651 32651 32268 0 -1 4202496 742498 1250 0 0 2005521 240 0 0 25 0 5 0 512496539 409534464 72077 33554432000 4194304 4356188 140734263179152 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32656/statm: 99984 72077 164 40 0 98528 0
[pid=32656/tid=32663] ppid=32651 vsize=399936 CPUtime=5018.11 cores=4-7
/proc/32656/task/32663/stat : 32663 (plingeling) R 32651 32651 32268 0 -1 4202560 228165 1250 0 0 501657 154 0 0 25 0 5 0 512496560 409534464 72077 33554432000 4194304 4356188 140734263179152 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32656/tid=32664] ppid=32651 vsize=399936 CPUtime=5022.14 cores=4-7
/proc/32656/task/32664/stat : 32664 (plingeling) R 32651 32651 32268 0 -1 4202560 194640 1250 0 0 502186 28 0 0 25 0 5 0 512496560 409534464 72077 33554432000 4194304 4356188 140734263179152 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32656/tid=32665] ppid=32651 vsize=399936 CPUtime=4995.48 cores=4-7
/proc/32656/task/32665/stat : 32665 (plingeling) R 32651 32651 32268 0 -1 4202560 229236 1250 0 0 499507 41 0 0 25 0 5 0 512496560 409534464 72077 33554432000 4194304 4356188 140734263179152 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32656/tid=32666] ppid=32651 vsize=399936 CPUtime=5021.65 cores=4-7
/proc/32656/task/32666/stat : 32666 (plingeling) R 32651 32651 32268 0 -1 4202560 81854 1250 0 0 502151 14 0 0 25 0 5 0 512496560 409534464 72077 33554432000 4194304 4356188 140734263179152 18446744073709551615 4331050 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 35124.5
Current children cumulated vsize (KiB) 1767760

[startup+5082.3 s]
/proc/loadavg: 7.08 7.05 7.00 8/177 367
/proc/meminfo: memFree=15949312/32951132 swapFree=67111524/67111528
[pid=32651] ppid=32649 vsize=18324 CPUtime=0.01 cores=0-7
/proc/32651/stat : 32651 (ppfolio) S 32649 32651 32268 0 -1 4202496 522 1196 0 0 0 0 0 1 15 0 1 0 512496539 18763776 391 33554432000 4194304 4287625 140734939332016 18446744073709551615 210647166479 0 0 4096 65536 9224195742862639361 0 0 17 2 0 0 0
/proc/32651/statm: 4581 391 342 23 0 91 0
[pid=32652] ppid=32651 vsize=823384 CPUtime=5082.18 cores=0
/proc/32652/stat : 32652 (cryptominisat) R 32651 32651 32268 0 -1 4202496 246661 0 0 0 508129 89 0 0 25 0 1 0 512496539 843145216 47971 33554432000 4194304 4587354 140735055683696 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32652/statm: 205846 47971 336 96 0 202408 0
[pid=32653] ppid=32651 vsize=365792 CPUtime=5082.35 cores=1
/proc/32653/stat : 32653 (clasp) R 32651 32651 32268 0 -1 4202496 88297 0 0 0 508193 42 0 0 25 0 1 0 512496539 374571008 85909 33554432000 4194304 4785740 140736285856848 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32653/statm: 91448 85909 340 145 0 88493 0
[pid=32655] ppid=32651 vsize=160324 CPUtime=5082.36 cores=3
/proc/32655/stat : 32655 (march_hi) R 32651 32651 32268 0 -1 4202496 75266 0 0 0 508222 14 0 0 25 0 1 0 512496539 164171776 24371 33554432000 4194304 4331988 140734424741344 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32655/statm: 40081 24371 175 34 0 38523 0
[pid=32656] ppid=32651 vsize=399936 CPUtime=20297.3 cores=4-7
/proc/32656/stat : 32656 (plingeling) S 32651 32651 32268 0 -1 4202496 752994 1250 0 0 2029486 242 0 0 25 0 5 0 512496539 409534464 72077 33554432000 4194304 4356188 140734263179152 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32656/statm: 99984 72077 164 40 0 98528 0
[pid=32656/tid=32663] ppid=32651 vsize=399936 CPUtime=5078.1 cores=4-7
/proc/32656/task/32663/stat : 32663 (plingeling) R 32651 32651 32268 0 -1 4202560 229701 1250 0 0 507655 155 0 0 25 0 5 0 512496560 409534464 72077 33554432000 4194304 4356188 140734263179152 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32656/tid=32664] ppid=32651 vsize=399936 CPUtime=5082.14 cores=4-7
/proc/32656/task/32664/stat : 32664 (plingeling) R 32651 32651 32268 0 -1 4202560 200784 1250 0 0 508185 29 0 0 25 0 5 0 512496560 409534464 72077 33554432000 4194304 4356188 140734263179152 18446744073709551615 4331345 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32656/tid=32665] ppid=32651 vsize=399936 CPUtime=5055.17 cores=4-7
/proc/32656/task/32665/stat : 32665 (plingeling) R 32651 32651 32268 0 -1 4202560 231284 1250 0 0 505475 42 0 0 25 0 5 0 512496560 409534464 72077 33554432000 4194304 4356188 140734263179152 18446744073709551615 4331165 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32656/tid=32666] ppid=32651 vsize=399936 CPUtime=5081.65 cores=4-7
/proc/32656/task/32666/stat : 32666 (plingeling) R 32651 32651 32268 0 -1 4202560 82622 1250 0 0 508151 14 0 0 25 0 5 0 512496560 409534464 72077 33554432000 4194304 4356188 140734263179152 18446744073709551615 4332260 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 35544.2
Current children cumulated vsize (KiB) 1767760



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 7.06 7.05 7.00 8/177 367
/proc/meminfo: memFree=15938400/32951132 swapFree=67111524/67111528
[pid=32651] ppid=32649 vsize=18324 CPUtime=0.01 cores=0-7
/proc/32651/stat : 32651 (ppfolio) S 32649 32651 32268 0 -1 4202496 522 1196 0 0 0 0 0 1 15 0 1 0 512496539 18763776 391 33554432000 4194304 4287625 140734939332016 18446744073709551615 210647166479 0 0 4096 65536 9224195742862639361 0 0 17 2 0 0 0
/proc/32651/statm: 4581 391 342 23 0 91 0
[pid=32652] ppid=32651 vsize=823384 CPUtime=5099.88 cores=0
/proc/32652/stat : 32652 (cryptominisat) R 32651 32651 32268 0 -1 4202496 247462 0 0 0 509899 89 0 0 25 0 1 0 512496539 843145216 48737 33554432000 4194304 4587354 140735055683696 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32652/statm: 205846 48737 336 96 0 202408 0
[pid=32653] ppid=32651 vsize=365792 CPUtime=5100.06 cores=1
/proc/32653/stat : 32653 (clasp) R 32651 32651 32268 0 -1 4202496 88297 0 0 0 509964 42 0 0 25 0 1 0 512496539 374571008 85909 33554432000 4194304 4785740 140736285856848 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32653/statm: 91448 85909 340 145 0 88493 0
[pid=32655] ppid=32651 vsize=160324 CPUtime=5100.07 cores=3
/proc/32655/stat : 32655 (march_hi) R 32651 32651 32268 0 -1 4202496 75279 0 0 0 509993 14 0 0 25 0 1 0 512496539 164171776 24384 33554432000 4194304 4331988 140734424741344 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32655/statm: 40081 24384 175 34 0 38523 0
[pid=32656] ppid=32651 vsize=408128 CPUtime=20368 cores=4-7
/proc/32656/stat : 32656 (plingeling) S 32651 32651 32268 0 -1 4202496 755042 1250 0 0 2036558 243 0 0 25 0 5 0 512496539 417923072 74125 33554432000 4194304 4356188 140734263179152 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32656/statm: 102032 74125 164 40 0 100576 0
[pid=32656/tid=32663] ppid=32651 vsize=408128 CPUtime=5095.8 cores=4-7
/proc/32656/task/32663/stat : 32663 (plingeling) R 32651 32651 32268 0 -1 4202560 230213 1250 0 0 509424 156 0 0 25 0 5 0 512496560 417923072 74125 33554432000 4194304 4356188 140734263179152 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32656/tid=32664] ppid=32651 vsize=408128 CPUtime=5099.84 cores=4-7
/proc/32656/task/32664/stat : 32664 (plingeling) R 32651 32651 32268 0 -1 4202560 200784 1250 0 0 509955 29 0 0 25 0 5 0 512496560 417923072 74125 33554432000 4194304 4356188 140734263179152 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32656/tid=32665] ppid=32651 vsize=408128 CPUtime=5072.78 cores=4-7
/proc/32656/task/32665/stat : 32665 (plingeling) R 32651 32651 32268 0 -1 4202560 231284 1250 0 0 507236 42 0 0 25 0 5 0 512496560 417923072 74125 33554432000 4194304 4356188 140734263179152 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32656/tid=32666] ppid=32651 vsize=408128 CPUtime=5099.35 cores=4-7
/proc/32656/task/32666/stat : 32666 (plingeling) R 32651 32651 32268 0 -1 4202560 84158 1250 0 0 509921 14 0 0 25 0 5 0 512496560 417923072 74125 33554432000 4194304 4356188 140734263179152 18446744073709551615 4331960 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 35668
Current children cumulated vsize (KiB) 1775952

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32651 and gives
#  childrusage.ru_utime.tv_sec=10198
#  childrusage.ru_utime.tv_usec=942525
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=79835
# CPU time returned by wait4() is 10200
# while last known CPU time is 35668
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5100.02
CPU time (s): 35668
CPU user time (s): 35664.1
CPU system time (s): 3.89
CPU usage (%): 699.371
Max. virtual memory (cumulated for all children) (KiB): 2277696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10198.9
system time used= 1.07984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 324459
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= 435
involuntary context switches= 22826

runsolver used 8.14776 second user time and 18.9221 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-28 18:42:49
IDJOB=3310308
IDBENCH=83113
IDSOLVER=1638
FILE ID=node129/3310308-1304008969
RUNJOBID= node129-1304003696-32282
PBS_JOBID= 13168805
Free space on /tmp= 66368 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top22.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310308-1304008969/watcher-3310308-1304008969 -o /tmp/evaluation-result-3310308-1304008969/solver-3310308-1304008969 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3310308-1304008969.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= e822739302a2d834ec9ddfe9fbd0caa2
RANDOM SEED=1847900381

node129.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16872696 kB
Buffers:       1272956 kB
Cached:       14074736 kB
SwapCached:          4 kB
Active:        3725624 kB
Inactive:     11686912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16872696 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12844 kB
Writeback:           0 kB
AnonPages:       64904 kB
Mapped:          15004 kB
Slab:           602052 kB
PageTables:       5048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   184036 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66352 MiB
End job on node129 at 2011-04-28 20:07:51