Trace number 3310409

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) 40000.1 5005.22

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/2dlx_ca_bp_f_liveness.cnf
MD5SUM99cd8de7f06ce8c087a5c7fb299dfb62
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 variables202253
Number of clauses4313014
Sum of the clauses size12562188
Maximum clause length651
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23935640
Number of clauses of size 3199653
Number of clauses of size 410363
Number of clauses of size 55846
Number of clauses of size over 5161511

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-3310409-1304019235/watcher-3310409-1304019235 -o /tmp/evaluation-result-3310409-1304019235/solver-3310409-1304019235 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3310409-1304019235.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.57 5.32 6.32 1/170 16560
/proc/meminfo: memFree=15905360/32950928 swapFree=67087032/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0-7
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 16490 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 513520586 18763776 390 33554432000 4194304 4287625 140733626114624 18446744073709551615 239476715023 0 0 4096 65536 4180730790948110335 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0

[startup+0.0450541 s]
/proc/loadavg: 7.57 5.32 6.32 1/170 16560
/proc/meminfo: memFree=15905360/32950928 swapFree=67087032/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0-7
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 16490 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 513520586 18763776 390 33554432000 4194304 4287625 140733626114624 18446744073709551615 239476715023 0 0 4096 65536 4180730790948110335 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101039 s]
/proc/loadavg: 7.57 5.32 6.32 1/170 16560
/proc/meminfo: memFree=15905360/32950928 swapFree=67087032/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0-7
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 16490 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 513520586 18763776 390 33554432000 4194304 4287625 140733626114624 18446744073709551615 239476715023 0 0 4096 65536 4180730790948110335 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301006 s]
/proc/loadavg: 7.57 5.32 6.32 1/170 16560
/proc/meminfo: memFree=15905360/32950928 swapFree=67087032/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0-7
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 16490 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 513520586 18763776 390 33554432000 4194304 4287625 140733626114624 18446744073709551615 239476715023 0 0 4096 65536 4180730790948110335 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700923 s]
/proc/loadavg: 7.57 5.32 6.32 1/170 16560
/proc/meminfo: memFree=15905360/32950928 swapFree=67087032/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0-7
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 16490 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 513520586 18763776 390 33554432000 4194304 4287625 140733626114624 18446744073709551615 239476715023 0 0 4096 65536 4180730790948110335 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50077 s]
/proc/loadavg: 7.57 5.32 6.32 6/176 16571
/proc/meminfo: memFree=15369136/32950928 swapFree=67087032/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0-7
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 16490 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 513520586 18763776 390 33554432000 4194304 4287625 140733626114624 18446744073709551615 239476715023 0 0 4096 65536 4180730790948110335 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
[pid=16561] ppid=16560 vsize=325612 CPUtime=1.49 cores=0
/proc/16561/stat : 16561 (cryptominisat) R 16560 16560 16490 0 -1 4202496 66280 0 0 0 138 11 0 0 25 0 1 0 513520586 333426688 65709 33554432000 4194304 4587354 140734713166864 18446744073709551615 239476355781 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16561/statm: 81403 65710 287 96 0 77965 0
[pid=16562] ppid=16560 vsize=128548 CPUtime=1.49 cores=1
/proc/16562/stat : 16562 (clasp) R 16560 16560 16490 0 -1 4202496 34497 0 0 0 141 8 0 0 20 0 1 0 513520586 131633152 28904 33554432000 4194304 4785740 140733455216720 18446744073709551615 4536814 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16562/statm: 32137 28904 328 145 0 29182 0
[pid=16563] ppid=16560 vsize=486320 CPUtime=1.48 cores=2
/proc/16563/stat : 16563 (TNM) R 16560 16560 16490 0 -1 4202496 14077 0 0 0 144 4 0 0 20 0 1 0 513520586 497991680 13975 33554432000 134512640 134534564 4294553856 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16563/statm: 121580 13975 90 6 0 120246 0
[pid=16564] ppid=16560 vsize=162364 CPUtime=1.48 cores=3
/proc/16564/stat : 16564 (march_hi) R 16560 16560 16490 0 -1 4194304 37242 0 0 0 142 6 0 0 20 0 1 0 513520586 166260736 37137 33554432000 4194304 4331988 140737458459568 18446744073709551615 239476355781 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16564/statm: 40591 37137 113 34 0 39033 0
[pid=16565] ppid=16560 vsize=203500 CPUtime=1.48 cores=4-7
/proc/16565/stat : 16565 (plingeling) R 16560 16560 16490 0 -1 4202496 49690 1260 0 0 143 5 0 0 21 0 1 0 513520586 208384000 49537 33554432000 4194304 4356188 140735197560352 18446744073709551615 239476694784 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/16565/statm: 50875 49537 132 40 0 49419 0
Current children cumulated CPU time (s) 7.42
Current children cumulated vsize (KiB) 1324668

[startup+3.10047 s]
/proc/loadavg: 7.57 5.32 6.32 6/176 16571
/proc/meminfo: memFree=14987092/32950928 swapFree=67087032/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0-7
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 16490 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 513520586 18763776 390 33554432000 4194304 4287625 140733626114624 18446744073709551615 239476715023 0 0 4096 65536 4180730790948110335 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
[pid=16561] ppid=16560 vsize=397576 CPUtime=3.09 cores=0
/proc/16561/stat : 16561 (cryptominisat) R 16560 16560 16490 0 -1 4202496 86789 0 0 0 295 14 0 0 25 0 1 0 513520586 407117824 86042 33554432000 4194304 4587354 140734713166864 18446744073709551615 239476391691 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16561/statm: 99394 86044 306 96 0 95956 0
[pid=16562] ppid=16560 vsize=140912 CPUtime=3.09 cores=1
/proc/16562/stat : 16562 (clasp) R 16560 16560 16490 0 -1 4202496 37536 0 0 0 300 9 0 0 25 0 1 0 513520586 144293888 31943 33554432000 4194304 4785740 140733455216720 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16562/statm: 35228 31943 336 145 0 32273 0
[pid=16563] ppid=16560 vsize=521036 CPUtime=3.08 cores=2
/proc/16563/stat : 16563 (TNM) R 16560 16560 16490 0 -1 4202496 28027 0 0 0 301 7 0 0 25 0 1 0 513520586 533540864 27925 33554432000 134512640 134534564 4294553856 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16563/statm: 130259 27925 90 6 0 128925 0
[pid=16564] ppid=16560 vsize=449548 CPUtime=3.09 cores=3
/proc/16564/stat : 16564 (march_hi) R 16560 16560 16490 0 -1 4194304 67906 0 0 0 297 12 0 0 25 0 1 0 513520586 460337152 67799 33554432000 4194304 4331988 140737458459568 18446744073709551615 4251483 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16564/statm: 112387 67799 116 34 0 110829 0
[pid=16565] ppid=16560 vsize=398448 CPUtime=3.08 cores=4-7
/proc/16565/stat : 16565 (plingeling) R 16560 16560 16490 0 -1 4202496 98427 1260 0 0 296 12 0 0 25 0 1 0 513520586 408010752 98274 33554432000 4194304 4356188 140735197560352 18446744073709551615 239476694784 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/16565/statm: 99612 98274 132 40 0 98156 0
Current children cumulated CPU time (s) 15.43
Current children cumulated vsize (KiB) 1925844

[startup+6.30081 s]
/proc/loadavg: 7.36 5.32 6.31 9/180 16575
/proc/meminfo: memFree=14315476/32950928 swapFree=67087032/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0-7
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 16490 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 513520586 18763776 390 33554432000 4194304 4287625 140733626114624 18446744073709551615 239476715023 0 0 4096 65536 4180730790948110335 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
[pid=16561] ppid=16560 vsize=509800 CPUtime=6.28 cores=0
/proc/16561/stat : 16561 (cryptominisat) R 16560 16560 16490 0 -1 4202496 113465 0 0 0 611 17 0 0 25 0 1 0 513520586 522035200 112718 33554432000 4194304 4587354 140734713166864 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16561/statm: 127450 112718 309 96 0 124012 0
[pid=16562] ppid=16560 vsize=150080 CPUtime=6.29 cores=1
/proc/16562/stat : 16562 (clasp) R 16560 16560 16490 0 -1 4202496 39743 0 0 0 619 10 0 0 25 0 1 0 513520586 153681920 34150 33554432000 4194304 4785740 140733455216720 18446744073709551615 4552662 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16562/statm: 37520 34150 336 145 0 34565 0
[pid=16563] ppid=16560 vsize=720184 CPUtime=6.29 cores=2
/proc/16563/stat : 16563 (TNM) R 16560 16560 16490 0 -1 4202496 85171 0 0 0 615 14 0 0 25 0 1 0 513520586 737468416 85068 33554432000 134512640 134534564 4294553856 18446744073709551615 134524527 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16563/statm: 180046 85068 91 6 0 178712 0
[pid=16564] ppid=16560 vsize=453116 CPUtime=6.29 cores=3
/proc/16564/stat : 16564 (march_hi) R 16560 16560 16490 0 -1 4194304 126619 0 0 0 609 20 0 0 25 0 1 0 513520586 463990784 69690 33554432000 4194304 4331988 140737458459568 18446744073709551615 4251963 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16564/statm: 113279 69690 127 34 0 111721 0
[pid=16565] ppid=16560 vsize=647696 CPUtime=12.14 cores=4-7
/proc/16565/stat : 16565 (plingeling) S 16560 16560 16490 0 -1 4202496 211329 1260 0 0 1180 34 0 0 18 0 5 0 513520586 663240704 135469 33554432000 4194304 4356188 140735197560352 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16565/statm: 161924 135469 153 40 0 160468 0
[pid=16565/tid=16572] ppid=16560 vsize=647696 CPUtime=1.95 cores=4-7
/proc/16565/task/16572/stat : 16572 (plingeling) R 16560 16560 16490 0 -1 4202560 22015 1260 0 0 191 4 0 0 25 0 5 0 513521019 663240704 135469 33554432000 4194304 4356188 140735197560352 18446744073709551615 4219472 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16565/tid=16573] ppid=16560 vsize=647696 CPUtime=1.94 cores=4-7
/proc/16565/task/16573/stat : 16573 (plingeling) R 16560 16560 16490 0 -1 4202560 23241 1260 0 0 190 4 0 0 18 0 5 0 513521019 663240704 135469 33554432000 4194304 4356188 140735197560352 18446744073709551615 4246358 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16565/tid=16574] ppid=16560 vsize=647696 CPUtime=1.95 cores=4-7
/proc/16565/task/16574/stat : 16574 (plingeling) R 16560 16560 16490 0 -1 4202560 25237 1260 0 0 190 5 0 0 25 0 5 0 513521019 663240704 135469 33554432000 4194304 4356188 140735197560352 18446744073709551615 4258488 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16565/tid=16575] ppid=16560 vsize=647696 CPUtime=1.94 cores=4-7
/proc/16565/task/16575/stat : 16575 (plingeling) R 16560 16560 16490 0 -1 4202560 26013 1260 0 0 190 4 0 0 20 0 5 0 513521019 663240704 135469 33554432000 4194304 4356188 140735197560352 18446744073709551615 4212207 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37.29
Current children cumulated vsize (KiB) 2499200

[startup+12.7006 s]
/proc/loadavg: 7.41 5.36 6.32 9/180 16575
/proc/meminfo: memFree=13679068/32950928 swapFree=67087032/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0-7
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 16490 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 513520586 18763776 390 33554432000 4194304 4287625 140733626114624 18446744073709551615 239476715023 0 0 4096 65536 4180730790948110335 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
[pid=16561] ppid=16560 vsize=987204 CPUtime=12.69 cores=0
/proc/16561/stat : 16561 (cryptominisat) R 16560 16560 16490 0 -1 4202496 268291 0 0 0 1231 38 0 0 25 0 1 0 513520586 1010896896 192128 33554432000 4194304 4587354 140734713166864 18446744073709551615 4317906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16561/statm: 246801 192128 320 96 0 243363 0
[pid=16562] ppid=16560 vsize=158280 CPUtime=12.69 cores=1
/proc/16562/stat : 16562 (clasp) R 16560 16560 16490 0 -1 4202496 41753 0 0 0 1259 10 0 0 25 0 1 0 513520586 162078720 36160 33554432000 4194304 4785740 140733455216720 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16562/statm: 39570 36160 336 145 0 36615 0
[pid=16563] ppid=16560 vsize=720184 CPUtime=12.69 cores=2
/proc/16563/stat : 16563 (TNM) R 16560 16560 16490 0 -1 4202496 85171 0 0 0 1255 14 0 0 25 0 1 0 513520586 737468416 85068 33554432000 134512640 134534564 4294553856 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16563/statm: 180046 85068 91 6 0 178712 0
[pid=16564] ppid=16560 vsize=565704 CPUtime=12.69 cores=3
/proc/16564/stat : 16564 (march_hi) R 16560 16560 16490 0 -1 4202496 281412 0 0 0 1226 43 0 0 25 0 1 0 513520586 579280896 91144 33554432000 4194304 4331988 140737458459568 18446744073709551615 4252211 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16564/statm: 141426 91144 147 34 0 139868 0
[pid=16565] ppid=16560 vsize=775980 CPUtime=37.68 cores=4-7
/proc/16565/stat : 16565 (plingeling) S 16560 16560 16490 0 -1 4202496 286623 1260 0 0 3720 48 0 0 18 0 5 0 513520586 794603520 166088 33554432000 4194304 4356188 140735197560352 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16565/statm: 193995 166088 164 40 0 192539 0
[pid=16565/tid=16572] ppid=16560 vsize=775980 CPUtime=8.31 cores=4-7
/proc/16565/task/16572/stat : 16572 (plingeling) R 16560 16560 16490 0 -1 4202560 44136 1260 0 0 824 7 0 0 25 0 5 0 513521019 794603520 166088 33554432000 4194304 4356188 140735197560352 18446744073709551615 4292850 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16565/tid=16573] ppid=16560 vsize=775980 CPUtime=8.32 cores=4-7
/proc/16565/task/16573/stat : 16573 (plingeling) R 16560 16560 16490 0 -1 4202560 46359 1260 0 0 823 9 0 0 25 0 5 0 513521019 794603520 166088 33554432000 4194304 4356188 140735197560352 18446744073709551615 4233710 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16565/tid=16574] ppid=16560 vsize=775980 CPUtime=8.34 cores=4-7
/proc/16565/task/16574/stat : 16574 (plingeling) R 16560 16560 16490 0 -1 4202560 47334 1260 0 0 826 8 0 0 25 0 5 0 513521019 794603520 166088 33554432000 4194304 4356188 140735197560352 18446744073709551615 4293946 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16565/tid=16575] ppid=16560 vsize=775980 CPUtime=8.34 cores=4-7
/proc/16565/task/16575/stat : 16575 (plingeling) R 16560 16560 16490 0 -1 4202560 33971 1260 0 0 828 6 0 0 25 0 5 0 513521019 794603520 166088 33554432000 4194304 4356188 140735197560352 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 88.44
Current children cumulated vsize (KiB) 3225676

[startup+25.5011 s]
/proc/loadavg: 7.54 5.49 6.35 9/180 16576
/proc/meminfo: memFree=13708860/32950928 swapFree=67087032/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0-7
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 16490 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 513520586 18763776 390 33554432000 4194304 4287625 140733626114624 18446744073709551615 239476715023 0 0 4096 65536 4180730790948110335 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
[pid=16561] ppid=16560 vsize=803652 CPUtime=25.49 cores=0
/proc/16561/stat : 16561 (cryptominisat) R 16560 16560 16490 0 -1 4202496 284429 0 0 0 2509 40 0 0 25 0 1 0 513520586 822939648 177667 33554432000 4194304 4587354 140734713166864 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16561/statm: 200913 177667 327 96 0 197475 0
[pid=16562] ppid=16560 vsize=172592 CPUtime=25.49 cores=1
/proc/16562/stat : 16562 (clasp) R 16560 16560 16490 0 -1 4202496 45255 0 0 0 2538 11 0 0 25 0 1 0 513520586 176734208 39662 33554432000 4194304 4785740 140733455216720 18446744073709551615 4545894 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16562/statm: 43148 39662 336 145 0 40193 0
[pid=16563] ppid=16560 vsize=720184 CPUtime=25.49 cores=2
/proc/16563/stat : 16563 (TNM) R 16560 16560 16490 0 -1 4202496 85171 0 0 0 2535 14 0 0 25 0 1 0 513520586 737468416 85068 33554432000 134512640 134534564 4294553856 18446744073709551615 134524672 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16563/statm: 180046 85068 91 6 0 178712 0
[pid=16564] ppid=16560 vsize=494852 CPUtime=25.49 cores=3
/proc/16564/stat : 16564 (march_hi) R 16560 16560 16490 0 -1 4202496 488618 0 0 0 2472 77 0 0 25 0 1 0 513520586 506728448 79971 33554432000 4194304 4331988 140737458459568 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16564/statm: 123713 79971 150 34 0 122155 0
[pid=16565] ppid=16560 vsize=783408 CPUtime=88.81 cores=4-7
/proc/16565/stat : 16565 (plingeling) S 16560 16560 16490 0 -1 4202496 288548 1260 0 0 8833 48 0 0 18 0 5 0 513520586 802209792 167945 33554432000 4194304 4356188 140735197560352 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16565/statm: 195852 167945 164 40 0 194396 0
[pid=16565/tid=16572] ppid=16560 vsize=783408 CPUtime=21.04 cores=4-7
/proc/16565/task/16572/stat : 16572 (plingeling) R 16560 16560 16490 0 -1 4202560 44328 1260 0 0 2097 7 0 0 25 0 5 0 513521019 802209792 167945 33554432000 4194304 4356188 140735197560352 18446744073709551615 4210791 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16565/tid=16573] ppid=16560 vsize=783408 CPUtime=21.12 cores=4-7

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

[pid=16563] ppid=16560 vsize=930588 CPUtime=4782.46 cores=2
/proc/16563/stat : 16563 (TNM) R 16560 16560 16490 0 -1 4202496 163566 0 0 0 478218 28 0 0 25 0 1 0 513520586 952922112 163463 33554432000 134512640 134534564 4294553856 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16563/statm: 232647 163463 95 6 0 231313 0
[pid=16564] ppid=16560 vsize=10760492 CPUtime=4782.47 cores=3
/proc/16564/stat : 16564 (march_hi) R 16560 16560 16490 0 -1 4202496 7884295 0 0 0 476617 1630 0 0 25 0 1 0 513520586 11018743808 1950315 33554432000 4194304 4331988 140737458459568 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16564/statm: 2690123 1950315 177 34 0 2688565 0
[pid=16565] ppid=16560 vsize=962340 CPUtime=19089.3 cores=4-7
/proc/16565/stat : 16565 (plingeling) S 16560 16560 16490 0 -1 4202496 2793427 1260 0 0 1908506 426 0 0 18 0 5 0 513520586 985436160 212710 33554432000 4194304 4356188 140735197560352 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16565/statm: 240585 212710 164 40 0 239129 0
[pid=16565/tid=16572] ppid=16560 vsize=962340 CPUtime=4751.24 cores=4-7
/proc/16565/task/16572/stat : 16572 (plingeling) R 16560 16560 16490 0 -1 4202560 669973 1260 0 0 475023 101 0 0 25 0 5 0 513521019 985436160 212710 33554432000 4194304 4356188 140735197560352 18446744073709551615 4284224 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16565/tid=16573] ppid=16560 vsize=962340 CPUtime=4777.64 cores=4-7
/proc/16565/task/16573/stat : 16573 (plingeling) R 16560 16560 16490 0 -1 4202560 648618 1260 0 0 477662 102 0 0 25 0 5 0 513521019 985436160 212710 33554432000 4194304 4356188 140735197560352 18446744073709551615 4284043 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16565/tid=16574] ppid=16560 vsize=962340 CPUtime=4778.12 cores=4-7
/proc/16565/task/16574/stat : 16574 (plingeling) R 16560 16560 16490 0 -1 4202560 690814 1260 0 0 477708 104 0 0 25 0 5 0 513521019 985436160 212710 33554432000 4194304 4356188 140735197560352 18446744073709551615 4281672 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16565/tid=16575] ppid=16560 vsize=962340 CPUtime=4777.95 cores=4-7
/proc/16565/task/16575/stat : 16575 (plingeling) R 16560 16560 16490 0 -1 4202560 669199 1260 0 0 477693 102 0 0 25 0 5 0 513521019 985436160 212710 33554432000 4194304 4356188 140735197560352 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38218
Current children cumulated vsize (KiB) 24527136

[startup+4842.3 s]
/proc/loadavg: 8.13 8.07 8.01 9/180 16716
/proc/meminfo: memFree=1934836/32950928 swapFree=67087032/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0-7
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 16490 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 513520586 18763776 390 33554432000 4194304 4287625 140733626114624 18446744073709551615 239476715023 0 0 4096 65536 4180730790948110335 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
[pid=16561] ppid=16560 vsize=1143752 CPUtime=4841.97 cores=0
/proc/16561/stat : 16561 (cryptominisat) R 16560 16560 16490 0 -1 4202496 2082504 0 0 0 483740 457 0 0 25 0 1 0 513520586 1171202048 181919 33554432000 4194304 4587354 140734713166864 18446744073709551615 4237470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16561/statm: 285938 181919 338 96 0 282500 0
[pid=16562] ppid=16560 vsize=10711640 CPUtime=4841.82 cores=1
/proc/16562/stat : 16562 (clasp) R 16560 16560 16490 0 -1 4202496 2673711 0 0 0 483422 760 0 0 25 0 1 0 513520586 10968719360 2662991 33554432000 4194304 4785740 140733455216720 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16562/statm: 2677910 2662991 336 145 0 2674955 0
[pid=16563] ppid=16560 vsize=930588 CPUtime=4842.47 cores=2
/proc/16563/stat : 16563 (TNM) R 16560 16560 16490 0 -1 4202496 163566 0 0 0 484219 28 0 0 25 0 1 0 513520586 952922112 163463 33554432000 134512640 134534564 4294553856 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16563/statm: 232647 163463 95 6 0 231313 0
[pid=16564] ppid=16560 vsize=10760492 CPUtime=4842.47 cores=3
/proc/16564/stat : 16564 (march_hi) R 16560 16560 16490 0 -1 4202496 7884296 0 0 0 482617 1630 0 0 25 0 1 0 513520586 11018743808 1950316 33554432000 4194304 4331988 140737458459568 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16564/statm: 2690123 1950316 177 34 0 2688565 0
[pid=16565] ppid=16560 vsize=956196 CPUtime=19329 cores=4-7
/proc/16565/stat : 16565 (plingeling) S 16560 16560 16490 0 -1 4202496 2812372 1260 0 0 1932468 431 0 0 18 0 5 0 513520586 979144704 211174 33554432000 4194304 4356188 140735197560352 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16565/statm: 239049 211174 164 40 0 237593 0
[pid=16565/tid=16572] ppid=16560 vsize=956196 CPUtime=4810.91 cores=4-7
/proc/16565/task/16572/stat : 16572 (plingeling) R 16560 16560 16490 0 -1 4202560 686358 1260 0 0 480985 106 0 0 25 0 5 0 513521019 979144704 211174 33554432000 4194304 4356188 140735197560352 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16565/tid=16573] ppid=16560 vsize=956196 CPUtime=4837.65 cores=4-7
/proc/16565/task/16573/stat : 16573 (plingeling) R 16560 16560 16490 0 -1 4202560 649642 1260 0 0 483662 103 0 0 25 0 5 0 513521019 979144704 211174 33554432000 4194304 4356188 140735197560352 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16565/tid=16574] ppid=16560 vsize=956196 CPUtime=4838.13 cores=4-7
/proc/16565/task/16574/stat : 16574 (plingeling) R 16560 16560 16490 0 -1 4202560 690814 1260 0 0 483709 104 0 0 25 0 5 0 513521019 979144704 211174 33554432000 4194304 4356188 140735197560352 18446744073709551615 4234040 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16565/tid=16575] ppid=16560 vsize=956196 CPUtime=4837.96 cores=4-7
/proc/16565/task/16575/stat : 16575 (plingeling) R 16560 16560 16490 0 -1 4202560 670735 1260 0 0 483694 102 0 0 25 0 5 0 513521019 979144704 211174 33554432000 4194304 4356188 140735197560352 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38697.7
Current children cumulated vsize (KiB) 24520992

[startup+4902.3 s]
/proc/loadavg: 8.09 8.07 8.01 9/180 16718
/proc/meminfo: memFree=1935236/32950928 swapFree=67087032/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0-7
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 16490 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 513520586 18763776 390 33554432000 4194304 4287625 140733626114624 18446744073709551615 239476715023 0 0 4096 65536 4180730790948110335 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
[pid=16561] ppid=16560 vsize=1650656 CPUtime=4901.97 cores=0
/proc/16561/stat : 16561 (cryptominisat) R 16560 16560 16490 0 -1 4202496 2094819 0 0 0 489736 461 0 0 25 0 1 0 513520586 1690271744 178778 33554432000 4194304 4587354 140734713166864 18446744073709551615 4238043 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16561/statm: 412664 178778 338 96 0 409226 0
[pid=16562] ppid=16560 vsize=10711640 CPUtime=4901.82 cores=1
/proc/16562/stat : 16562 (clasp) R 16560 16560 16490 0 -1 4202496 2673736 0 0 0 489422 760 0 0 25 0 1 0 513520586 10968719360 2663016 33554432000 4194304 4785740 140733455216720 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16562/statm: 2677910 2663016 336 145 0 2674955 0
[pid=16563] ppid=16560 vsize=930588 CPUtime=4902.47 cores=2
/proc/16563/stat : 16563 (TNM) R 16560 16560 16490 0 -1 4202496 163566 0 0 0 490219 28 0 0 25 0 1 0 513520586 952922112 163463 33554432000 134512640 134534564 4294553856 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16563/statm: 232647 163463 95 6 0 231313 0
[pid=16564] ppid=16560 vsize=10760492 CPUtime=4902.48 cores=3
/proc/16564/stat : 16564 (march_hi) R 16560 16560 16490 0 -1 4202496 7884296 0 0 0 488618 1630 0 0 25 0 1 0 513520586 11018743808 1950316 33554432000 4194304 4331988 140737458459568 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16564/statm: 2690123 1950316 177 34 0 2688565 0
[pid=16565] ppid=16560 vsize=974608 CPUtime=19568.7 cores=4-7
/proc/16565/stat : 16565 (plingeling) S 16560 16560 16490 0 -1 4202496 2838485 1260 0 0 1956430 436 0 0 18 0 5 0 513520586 997998592 215777 33554432000 4194304 4356188 140735197560352 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16565/statm: 243652 215777 164 40 0 242196 0
[pid=16565/tid=16572] ppid=16560 vsize=974608 CPUtime=4870.58 cores=4-7
/proc/16565/task/16572/stat : 16572 (plingeling) R 16560 16560 16490 0 -1 4202560 692502 1260 0 0 486952 106 0 0 25 0 5 0 513521019 997998592 215777 33554432000 4194304 4356188 140735197560352 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16565/tid=16573] ppid=16560 vsize=974608 CPUtime=4897.64 cores=4-7
/proc/16565/task/16573/stat : 16573 (plingeling) R 16560 16560 16490 0 -1 4202560 651690 1260 0 0 489661 103 0 0 25 0 5 0 513521019 997998592 215777 33554432000 4194304 4356188 140735197560352 18446744073709551615 4281585 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16565/tid=16574] ppid=16560 vsize=974608 CPUtime=4898.13 cores=4-7
/proc/16565/task/16574/stat : 16574 (plingeling) R 16560 16560 16490 0 -1 4202560 708223 1260 0 0 489705 108 0 0 25 0 5 0 513521019 997998592 215777 33554432000 4194304 4356188 140735197560352 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16565/tid=16575] ppid=16560 vsize=974608 CPUtime=4897.95 cores=4-7
/proc/16565/task/16575/stat : 16575 (plingeling) R 16560 16560 16490 0 -1 4202560 671247 1260 0 0 489693 102 0 0 25 0 5 0 513521019 997998592 215777 33554432000 4194304 4356188 140735197560352 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39177.4
Current children cumulated vsize (KiB) 25046308

[startup+4962.3 s]
/proc/loadavg: 8.06 8.07 8.01 9/180 16719
/proc/meminfo: memFree=1921100/32950928 swapFree=67087032/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0-7
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 16490 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 513520586 18763776 390 33554432000 4194304 4287625 140733626114624 18446744073709551615 239476715023 0 0 4096 65536 4180730790948110335 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
[pid=16561] ppid=16560 vsize=1650656 CPUtime=4961.97 cores=0
/proc/16561/stat : 16561 (cryptominisat) R 16560 16560 16490 0 -1 4202496 2099130 0 0 0 495733 464 0 0 25 0 1 0 513520586 1690271744 183040 33554432000 4194304 4587354 140734713166864 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16561/statm: 412664 183040 338 96 0 409226 0
[pid=16562] ppid=16560 vsize=10711640 CPUtime=4961.82 cores=1
/proc/16562/stat : 16562 (clasp) R 16560 16560 16490 0 -1 4202496 2673746 0 0 0 495422 760 0 0 25 0 1 0 513520586 10968719360 2663026 33554432000 4194304 4785740 140733455216720 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16562/statm: 2677910 2663026 336 145 0 2674955 0
[pid=16563] ppid=16560 vsize=930588 CPUtime=4962.47 cores=2
/proc/16563/stat : 16563 (TNM) R 16560 16560 16490 0 -1 4202496 163566 0 0 0 496219 28 0 0 25 0 1 0 513520586 952922112 163463 33554432000 134512640 134534564 4294553856 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16563/statm: 232647 163463 95 6 0 231313 0
[pid=16564] ppid=16560 vsize=10760492 CPUtime=4962.48 cores=3
/proc/16564/stat : 16564 (march_hi) R 16560 16560 16490 0 -1 4202496 7884296 0 0 0 494618 1630 0 0 25 0 1 0 513520586 11018743808 1950316 33554432000 4194304 4331988 140737458459568 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16564/statm: 2690123 1950316 177 34 0 2688565 0
[pid=16565] ppid=16560 vsize=962272 CPUtime=19808.3 cores=4-7
/proc/16565/stat : 16565 (plingeling) S 16560 16560 16490 0 -1 4202496 2858966 1260 0 0 1980393 441 0 0 18 0 5 0 513520586 985366528 212693 33554432000 4194304 4356188 140735197560352 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16565/statm: 240568 212693 164 40 0 239112 0
[pid=16565/tid=16572] ppid=16560 vsize=962272 CPUtime=4930.25 cores=4-7
/proc/16565/task/16572/stat : 16572 (plingeling) R 16560 16560 16490 0 -1 4202560 692502 1260 0 0 492919 106 0 0 25 0 5 0 513521019 985366528 212693 33554432000 4194304 4356188 140735197560352 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16565/tid=16573] ppid=16560 vsize=962272 CPUtime=4957.63 cores=4-7
/proc/16565/task/16573/stat : 16573 (plingeling) R 16560 16560 16490 0 -1 4202560 668075 1260 0 0 495656 107 0 0 25 0 5 0 513521019 985366528 212693 33554432000 4194304 4356188 140735197560352 18446744073709551615 4281709 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16565/tid=16574] ppid=16560 vsize=962272 CPUtime=4958.13 cores=4-7
/proc/16565/task/16574/stat : 16574 (plingeling) R 16560 16560 16490 0 -1 4202560 709247 1260 0 0 495705 108 0 0 25 0 5 0 513521019 985366528 212693 33554432000 4194304 4356188 140735197560352 18446744073709551615 4332162 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16565/tid=16575] ppid=16560 vsize=962272 CPUtime=4957.95 cores=4-7
/proc/16565/task/16575/stat : 16575 (plingeling) R 16560 16560 16490 0 -1 4202560 674319 1260 0 0 495693 102 0 0 25 0 5 0 513521019 985366528 212693 33554432000 4194304 4356188 140735197560352 18446744073709551615 4331245 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39657.1
Current children cumulated vsize (KiB) 25033972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5005.2 s]
/proc/loadavg: 8.03 8.06 8.00 9/180 16721
/proc/meminfo: memFree=1920936/32950928 swapFree=67087032/67111528
[pid=16560] ppid=16558 vsize=18324 CPUtime=0 cores=0-7
/proc/16560/stat : 16560 (ppfolio) S 16558 16560 16490 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 513520586 18763776 390 33554432000 4194304 4287625 140733626114624 18446744073709551615 239476715023 0 0 4096 65536 4180730790948110335 0 0 17 4 0 0 0
/proc/16560/statm: 4581 390 341 23 0 91 0
[pid=16561] ppid=16560 vsize=1471256 CPUtime=5004.89 cores=0
/proc/16561/stat : 16561 (cryptominisat) R 16560 16560 16490 0 -1 4202496 2109794 0 0 0 500021 468 0 0 25 0 1 0 513520586 1506566144 177749 33554432000 4194304 4587354 140734713166864 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16561/statm: 367814 177749 338 96 0 364376 0
[pid=16562] ppid=16560 vsize=10711640 CPUtime=5004.73 cores=1
/proc/16562/stat : 16562 (clasp) R 16560 16560 16490 0 -1 4202496 2673765 0 0 0 499713 760 0 0 25 0 1 0 513520586 10968719360 2663045 33554432000 4194304 4785740 140733455216720 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16562/statm: 2677910 2663045 336 145 0 2674955 0
[pid=16563] ppid=16560 vsize=930588 CPUtime=5005.38 cores=2
/proc/16563/stat : 16563 (TNM) R 16560 16560 16490 0 -1 4202496 163566 0 0 0 500510 28 0 0 25 0 1 0 513520586 952922112 163463 33554432000 134512640 134534564 4294553856 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16563/statm: 232647 163463 95 6 0 231313 0
[pid=16564] ppid=16560 vsize=10760492 CPUtime=5005.39 cores=3
/proc/16564/stat : 16564 (march_hi) R 16560 16560 16490 0 -1 4202496 7884297 0 0 0 498909 1630 0 0 25 0 1 0 513520586 11018743808 1950317 33554432000 4194304 4331988 140737458459568 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16564/statm: 2690123 1950317 177 34 0 2688565 0
[pid=16565] ppid=16560 vsize=984784 CPUtime=19979.7 cores=4-7
/proc/16565/stat : 16565 (plingeling) S 16560 16560 16490 0 -1 4202496 2864598 1260 0 0 1997530 442 0 0 18 0 5 0 513520586 1008418816 218321 33554432000 4194304 4356188 140735197560352 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16565/statm: 246196 218321 164 40 0 244740 0
[pid=16565/tid=16572] ppid=16560 vsize=984784 CPUtime=4972.93 cores=4-7
/proc/16565/task/16572/stat : 16572 (plingeling) R 16560 16560 16490 0 -1 4202560 694550 1260 0 0 497186 107 0 0 25 0 5 0 513521019 1008418816 218321 33554432000 4194304 4356188 140735197560352 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16565/tid=16573] ppid=16560 vsize=984784 CPUtime=5000.54 cores=4-7
/proc/16565/task/16573/stat : 16573 (plingeling) R 16560 16560 16490 0 -1 4202560 668075 1260 0 0 499947 107 0 0 25 0 5 0 513521019 1008418816 218321 33554432000 4194304 4356188 140735197560352 18446744073709551615 4210562 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16565/tid=16574] ppid=16560 vsize=984784 CPUtime=5001.04 cores=4-7
/proc/16565/task/16574/stat : 16574 (plingeling) R 16560 16560 16490 0 -1 4202560 712319 1260 0 0 499996 108 0 0 25 0 5 0 513521019 1008418816 218321 33554432000 4194304 4356188 140735197560352 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16565/tid=16575] ppid=16560 vsize=984784 CPUtime=5000.87 cores=4-7
/proc/16565/task/16575/stat : 16575 (plingeling) R 16560 16560 16490 0 -1 4202560 674831 1260 0 0 499984 103 0 0 25 0 5 0 513521019 1008418816 218321 33554432000 4194304 4356188 140735197560352 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.1
Current children cumulated vsize (KiB) 24877084

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 16560 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=7998
# CPU time returned by wait4() is 0.010997
# while last known CPU time is 40000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5005.22
CPU time (s): 40000.1
CPU user time (s): 39966.8
CPU system time (s): 33.28
CPU usage (%): 799.168
Max. virtual memory (cumulated for all children) (KiB): 26571664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.007998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 522
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= 294
involuntary context switches= 8

runsolver used 7.03593 second user time and 20.2759 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-28 21:33:55
IDJOB=3310409
IDBENCH=88165
IDSOLVER=1638
FILE ID=node148/3310409-1304019235
RUNJOBID= node148-1304019068-16504
PBS_JOBID= 13170274
Free space on /tmp= 71344 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/2dlx_ca_bp_f_liveness.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310409-1304019235/watcher-3310409-1304019235 -o /tmp/evaluation-result-3310409-1304019235/solver-3310409-1304019235 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3310409-1304019235.cnf

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

MD5SUM BENCH= 99cd8de7f06ce8c087a5c7fb299dfb62
RANDOM SEED=681167329

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15905516 kB
Buffers:       2084124 kB
Cached:       14345404 kB
SwapCached:       5264 kB
Active:        7041592 kB
Inactive:      9432104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15905516 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:          102832 kB
Writeback:           0 kB
AnonPages:       40564 kB
Mapped:          14124 kB
Slab:           506428 kB
PageTables:       4492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186912 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= 71332 MiB
End job on node148 at 2011-04-28 22:57:22