Trace number 3310197

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.8 5004.42

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
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 variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-3310197-1304003962/watcher-3310197-1304003962 -o /tmp/evaluation-result-3310197-1304003962/solver-3310197-1304003962 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3310197-1304003962.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.08 4.95 2.84 2/168 32464
/proc/meminfo: memFree=16871664/32951132 swapFree=67111524/67111528
[pid=32464] ppid=32462 vsize=18324 CPUtime=0 cores=0-7
/proc/32464/stat : 32464 (ppfolio) R 32462 32464 32268 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 511995860 18763776 390 33554432000 4194304 4287625 140733536928976 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/32464/statm: 4581 390 341 23 0 91 0

[startup+0.0151019 s]
/proc/loadavg: 7.08 4.95 2.84 2/168 32464
/proc/meminfo: memFree=16871664/32951132 swapFree=67111524/67111528
[pid=32464] ppid=32462 vsize=18324 CPUtime=0 cores=0-7
/proc/32464/stat : 32464 (ppfolio) S 32462 32464 32268 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 511995860 18763776 390 33554432000 4194304 4287625 140733536928976 18446744073709551615 210647166479 0 0 4096 65536 4251511989425143807 0 0 17 6 0 0 0
/proc/32464/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101124 s]
/proc/loadavg: 7.08 4.95 2.84 2/168 32464
/proc/meminfo: memFree=16871664/32951132 swapFree=67111524/67111528
[pid=32464] ppid=32462 vsize=18324 CPUtime=0 cores=0-7
/proc/32464/stat : 32464 (ppfolio) S 32462 32464 32268 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 511995860 18763776 390 33554432000 4194304 4287625 140733536928976 18446744073709551615 210647166479 0 0 4096 65536 4251511989425143807 0 0 17 4 0 0 0
/proc/32464/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301058 s]
/proc/loadavg: 7.08 4.95 2.84 2/168 32464
/proc/meminfo: memFree=16871664/32951132 swapFree=67111524/67111528
[pid=32464] ppid=32462 vsize=18324 CPUtime=0 cores=0-7
/proc/32464/stat : 32464 (ppfolio) S 32462 32464 32268 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 511995860 18763776 390 33554432000 4194304 4287625 140733536928976 18446744073709551615 210647166479 0 0 4096 65536 4251511989425143807 0 0 17 4 0 0 0
/proc/32464/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700988 s]
/proc/loadavg: 7.08 4.95 2.84 2/168 32464
/proc/meminfo: memFree=16871664/32951132 swapFree=67111524/67111528
[pid=32464] ppid=32462 vsize=18324 CPUtime=0 cores=0-7
/proc/32464/stat : 32464 (ppfolio) S 32462 32464 32268 0 -1 4202496 522 0 0 0 0 0 0 0 18 0 1 0 511995860 18763776 390 33554432000 4194304 4287625 140733536928976 18446744073709551615 210647166479 0 0 4096 65536 4251511989425143807 0 0 17 4 0 0 0
/proc/32464/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50085 s]
/proc/loadavg: 7.08 4.95 2.84 10/178 32479
/proc/meminfo: memFree=16739508/32951132 swapFree=67111524/67111528
[pid=32464] ppid=32462 vsize=18324 CPUtime=0 cores=0-7
/proc/32464/stat : 32464 (ppfolio) S 32462 32464 32268 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 511995860 18763776 390 33554432000 4194304 4287625 140733536928976 18446744073709551615 210647166479 0 0 4096 65536 4251511989425143807 0 0 17 4 0 0 0
/proc/32464/statm: 4581 390 341 23 0 91 0
[pid=32465] ppid=32464 vsize=39408 CPUtime=1.48 cores=0
/proc/32465/stat : 32465 (cryptominisat) R 32464 32464 32268 0 -1 4202496 7940 0 0 0 148 0 0 0 23 0 1 0 511995861 40353792 5144 33554432000 4194304 4587354 140735579308336 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32465/statm: 9852 5144 327 96 0 6414 0
[pid=32466] ppid=32464 vsize=21480 CPUtime=0.95 cores=1
/proc/32466/stat : 32466 (clasp) R 32464 32464 32268 0 -1 4202496 3093 0 0 0 92 3 0 0 19 0 1 0 511995861 21995520 2679 33554432000 4194304 4785740 140735289448832 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32466/statm: 5370 2679 316 145 0 2415 0
[pid=32467] ppid=32464 vsize=457540 CPUtime=1.49 cores=2
/proc/32467/stat : 32467 (TNM) R 32464 32464 32268 0 -1 4202496 2014 0 0 0 149 0 0 0 20 0 1 0 511995861 468520960 1910 33554432000 134512640 134534564 4287500768 18446744073709551615 134524563 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32467/statm: 114385 1910 91 6 0 113051 0
[pid=32468] ppid=32464 vsize=150460 CPUtime=1.49 cores=3
/proc/32468/stat : 32468 (march_hi) R 32464 32464 32268 0 -1 4202496 38499 0 0 0 144 5 0 0 20 0 1 0 511995861 154071040 30872 33554432000 4194304 4331988 140734255032272 18446744073709551615 210646807237 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32468/statm: 37615 30872 151 34 0 36057 0
[pid=32469] ppid=32464 vsize=133560 CPUtime=5.67 cores=4-7
/proc/32469/stat : 32469 (plingeling) S 32464 32464 32268 0 -1 4202496 12120 1251 0 0 565 2 0 0 18 0 5 0 511995861 136765440 5454 33554432000 4194304 4356188 140736127160880 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32469/statm: 33390 5454 164 40 0 31934 0
[pid=32469/tid=32476] ppid=32464 vsize=133560 CPUtime=1.4 cores=4-7
/proc/32469/task/32476/stat : 32476 (plingeling) R 32464 32464 32268 0 -1 4202560 1963 1251 0 0 140 0 0 0 19 0 5 0 511995870 136765440 5454 33554432000 4194304 4356188 140736127160880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32469/tid=32477] ppid=32464 vsize=133560 CPUtime=1.36 cores=4-7
/proc/32469/task/32477/stat : 32477 (plingeling) R 32464 32464 32268 0 -1 4202560 1641 1251 0 0 136 0 0 0 23 0 5 0 511995870 136765440 5454 33554432000 4194304 4356188 140736127160880 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32469/tid=32478] ppid=32464 vsize=133560 CPUtime=1.4 cores=4-7
/proc/32469/task/32478/stat : 32478 (plingeling) R 32464 32464 32268 0 -1 4202560 1949 1251 0 0 140 0 0 0 20 0 5 0 511995870 136765440 5454 33554432000 4194304 4356188 140736127160880 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32469/tid=32479] ppid=32464 vsize=133560 CPUtime=1.4 cores=4-7
/proc/32469/task/32479/stat : 32479 (plingeling) R 32464 32464 32268 0 -1 4202560 1897 1251 0 0 140 0 0 0 19 0 5 0 511995870 136765440 5454 33554432000 4194304 4356188 140736127160880 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.08
Current children cumulated vsize (KiB) 820772

[startup+3.10059 s]
/proc/loadavg: 7.08 4.95 2.84 9/178 32479
/proc/meminfo: memFree=16626048/32951132 swapFree=67111524/67111528
[pid=32464] ppid=32462 vsize=18324 CPUtime=0 cores=0-7
/proc/32464/stat : 32464 (ppfolio) S 32462 32464 32268 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 511995860 18763776 390 33554432000 4194304 4287625 140733536928976 18446744073709551615 210647166479 0 0 4096 65536 4251511989425143807 0 0 17 4 0 0 0
/proc/32464/statm: 4581 390 341 23 0 91 0
[pid=32465] ppid=32464 vsize=39408 CPUtime=3.08 cores=0
/proc/32465/stat : 32465 (cryptominisat) R 32464 32464 32268 0 -1 4202496 8158 0 0 0 308 0 0 0 25 0 1 0 511995861 40353792 5352 33554432000 4194304 4587354 140735579308336 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32465/statm: 9852 5352 327 96 0 6414 0
[pid=32466] ppid=32464 vsize=21480 CPUtime=1.54 cores=1
/proc/32466/stat : 32466 (clasp) R 32464 32464 32268 0 -1 4202496 3093 0 0 0 130 24 0 0 22 0 1 0 511995861 21995520 2679 33554432000 4194304 4785740 140735289448832 18446744073709551615 4482895 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32466/statm: 5370 2679 316 145 0 2415 0
[pid=32467] ppid=32464 vsize=458068 CPUtime=3.09 cores=2
/proc/32467/stat : 32467 (TNM) R 32464 32464 32268 0 -1 4202496 2598 0 0 0 309 0 0 0 25 0 1 0 511995861 469061632 2494 33554432000 134512640 134534564 4287500768 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32467/statm: 114517 2494 95 6 0 113183 0
[pid=32468] ppid=32464 vsize=213844 CPUtime=3.09 cores=3
/proc/32468/stat : 32468 (march_hi) R 32464 32464 32268 0 -1 4202496 81904 0 0 0 299 10 0 0 25 0 1 0 511995861 218976256 44895 33554432000 4194304 4331988 140734255032272 18446744073709551615 4257032 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32468/statm: 53461 44895 151 34 0 51903 0
[pid=32469] ppid=32464 vsize=147240 CPUtime=12.06 cores=4-7
/proc/32469/stat : 32469 (plingeling) S 32464 32464 32268 0 -1 4202496 15546 1251 0 0 1204 2 0 0 18 0 5 0 511995861 150773760 8880 33554432000 4194304 4356188 140736127160880 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32469/statm: 36810 8880 164 40 0 35354 0
[pid=32469/tid=32476] ppid=32464 vsize=147240 CPUtime=3 cores=4-7
/proc/32469/task/32476/stat : 32476 (plingeling) R 32464 32464 32268 0 -1 4202560 3089 1251 0 0 300 0 0 0 25 0 5 0 511995870 150773760 8880 33554432000 4194304 4356188 140736127160880 18446744073709551615 4331165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32469/tid=32477] ppid=32464 vsize=147240 CPUtime=2.96 cores=4-7
/proc/32469/task/32477/stat : 32477 (plingeling) R 32464 32464 32268 0 -1 4202560 2733 1251 0 0 296 0 0 0 25 0 5 0 511995870 150773760 8880 33554432000 4194304 4356188 140736127160880 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32469/tid=32478] ppid=32464 vsize=147240 CPUtime=3 cores=4-7
/proc/32469/task/32478/stat : 32478 (plingeling) R 32464 32464 32268 0 -1 4202560 2083 1251 0 0 300 0 0 0 25 0 5 0 511995870 150773760 8880 33554432000 4194304 4356188 140736127160880 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32469/tid=32479] ppid=32464 vsize=147240 CPUtime=3 cores=4-7
/proc/32469/task/32479/stat : 32479 (plingeling) R 32464 32464 32268 0 -1 4202560 2971 1251 0 0 300 0 0 0 25 0 5 0 511995870 150773760 8880 33554432000 4194304 4356188 140736127160880 18446744073709551615 4330990 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 22.86
Current children cumulated vsize (KiB) 898364

[startup+6.30105 s]
/proc/loadavg: 7.23 5.02 2.88 9/178 32479
/proc/meminfo: memFree=16652388/32951132 swapFree=67111524/67111528
[pid=32464] ppid=32462 vsize=18324 CPUtime=0 cores=0-7
/proc/32464/stat : 32464 (ppfolio) S 32462 32464 32268 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 511995860 18763776 390 33554432000 4194304 4287625 140733536928976 18446744073709551615 210647166479 0 0 4096 65536 4251511989425143807 0 0 17 4 0 0 0
/proc/32464/statm: 4581 390 341 23 0 91 0
[pid=32465] ppid=32464 vsize=41812 CPUtime=6.29 cores=0
/proc/32465/stat : 32465 (cryptominisat) R 32464 32464 32268 0 -1 4202496 9671 0 0 0 628 1 0 0 25 0 1 0 511995861 42815488 6850 33554432000 4194304 4587354 140735579308336 18446744073709551615 4365152 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32465/statm: 10453 6850 337 96 0 7015 0
[pid=32466] ppid=32464 vsize=25384 CPUtime=3.96 cores=1
/proc/32466/stat : 32466 (clasp) R 32464 32464 32268 0 -1 4202496 4234 0 0 0 356 40 0 0 25 0 1 0 511995861 25993216 3649 33554432000 4194304 4785740 140735289448832 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32466/statm: 6346 3649 340 145 0 3391 0
[pid=32467] ppid=32464 vsize=458068 CPUtime=6.29 cores=2
/proc/32467/stat : 32467 (TNM) R 32464 32464 32268 0 -1 4202496 2598 0 0 0 629 0 0 0 25 0 1 0 511995861 469061632 2494 33554432000 134512640 134534564 4287500768 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32467/statm: 114517 2494 95 6 0 113183 0
[pid=32468] ppid=32464 vsize=164120 CPUtime=6.28 cores=3
/proc/32468/stat : 32468 (march_hi) R 32464 32464 32268 0 -1 4202496 89119 0 0 0 617 11 0 0 25 0 1 0 511995861 168058880 35479 33554432000 4194304 4331988 140734255032272 18446744073709551615 4265493 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32468/statm: 41030 35479 175 34 0 39472 0
[pid=32469] ppid=32464 vsize=151336 CPUtime=24.83 cores=4-7
/proc/32469/stat : 32469 (plingeling) S 32464 32464 32268 0 -1 4202496 16620 1251 0 0 2481 2 0 0 18 0 5 0 511995861 154968064 9938 33554432000 4194304 4356188 140736127160880 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32469/statm: 37834 9938 164 40 0 36378 0
[pid=32469/tid=32476] ppid=32464 vsize=151336 CPUtime=6.19 cores=4-7
/proc/32469/task/32476/stat : 32476 (plingeling) R 32464 32464 32268 0 -1 4202560 3089 1251 0 0 619 0 0 0 25 0 5 0 511995870 154968064 9938 33554432000 4194304 4356188 140736127160880 18446744073709551615 4323545 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32469/tid=32477] ppid=32464 vsize=151336 CPUtime=6.14 cores=4-7
/proc/32469/task/32477/stat : 32477 (plingeling) R 32464 32464 32268 0 -1 4202560 2733 1251 0 0 614 0 0 0 25 0 5 0 511995870 154968064 9938 33554432000 4194304 4356188 140736127160880 18446744073709551615 4237422 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32469/tid=32478] ppid=32464 vsize=151336 CPUtime=6.2 cores=4-7
/proc/32469/task/32478/stat : 32478 (plingeling) R 32464 32464 32268 0 -1 4202560 2133 1251 0 0 620 0 0 0 25 0 5 0 511995870 154968064 9938 33554432000 4194304 4356188 140736127160880 18446744073709551615 4239088 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32469/tid=32479] ppid=32464 vsize=151336 CPUtime=6.19 cores=4-7
/proc/32469/task/32479/stat : 32479 (plingeling) R 32464 32464 32268 0 -1 4202560 3995 1251 0 0 619 0 0 0 25 0 5 0 511995870 154968064 9938 33554432000 4194304 4356188 140736127160880 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 47.65
Current children cumulated vsize (KiB) 859044

[startup+12.701 s]
/proc/loadavg: 7.29 5.07 2.90 9/178 32479
/proc/meminfo: memFree=16617588/32951132 swapFree=67111524/67111528
[pid=32464] ppid=32462 vsize=18324 CPUtime=0 cores=0-7
/proc/32464/stat : 32464 (ppfolio) S 32462 32464 32268 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 511995860 18763776 390 33554432000 4194304 4287625 140733536928976 18446744073709551615 210647166479 0 0 4096 65536 4251511989425143807 0 0 17 4 0 0 0
/proc/32464/statm: 4581 390 341 23 0 91 0
[pid=32465] ppid=32464 vsize=77816 CPUtime=12.68 cores=0
/proc/32465/stat : 32465 (cryptominisat) R 32464 32464 32268 0 -1 4202496 16814 0 0 0 1266 2 0 0 25 0 1 0 511995861 79683584 7061 33554432000 4194304 4587354 140735579308336 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32465/statm: 19454 7061 337 96 0 16016 0
[pid=32466] ppid=32464 vsize=33436 CPUtime=10.36 cores=1
/proc/32466/stat : 32466 (clasp) R 32464 32464 32268 0 -1 4202496 6155 0 0 0 995 41 0 0 25 0 1 0 511995861 34238464 5570 33554432000 4194304 4785740 140735289448832 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32466/statm: 8359 5570 340 145 0 5404 0
[pid=32467] ppid=32464 vsize=458068 CPUtime=12.69 cores=2
/proc/32467/stat : 32467 (TNM) R 32464 32464 32268 0 -1 4202496 2598 0 0 0 1269 0 0 0 25 0 1 0 511995861 469061632 2494 33554432000 134512640 134534564 4287500768 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32467/statm: 114517 2494 95 6 0 113183 0
[pid=32468] ppid=32464 vsize=164120 CPUtime=12.68 cores=3
/proc/32468/stat : 32468 (march_hi) R 32464 32464 32268 0 -1 4202496 89119 0 0 0 1257 11 0 0 25 0 1 0 511995861 168058880 35479 33554432000 4194304 4331988 140734255032272 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32468/statm: 41030 35479 175 34 0 39472 0
[pid=32469] ppid=32464 vsize=170964 CPUtime=50.4 cores=4-7
/proc/32469/stat : 32469 (plingeling) S 32464 32464 32268 0 -1 4202496 21527 1251 0 0 5037 3 0 0 18 0 5 0 511995861 175067136 14845 33554432000 4194304 4356188 140736127160880 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32469/statm: 42741 14845 164 40 0 41285 0
[pid=32469/tid=32476] ppid=32464 vsize=170964 CPUtime=12.58 cores=4-7
/proc/32469/task/32476/stat : 32476 (plingeling) R 32464 32464 32268 0 -1 4202560 5328 1251 0 0 1258 0 0 0 25 0 5 0 511995870 175067136 14845 33554432000 4194304 4356188 140736127160880 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32469/tid=32477] ppid=32464 vsize=170964 CPUtime=12.51 cores=4-7
/proc/32469/task/32477/stat : 32477 (plingeling) R 32464 32464 32268 0 -1 4202560 3757 1251 0 0 1251 0 0 0 25 0 5 0 511995870 175067136 14845 33554432000 4194304 4356188 140736127160880 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32469/tid=32478] ppid=32464 vsize=170964 CPUtime=12.6 cores=4-7
/proc/32469/task/32478/stat : 32478 (plingeling) R 32464 32464 32268 0 -1 4202560 3157 1251 0 0 1260 0 0 0 25 0 5 0 511995870 175067136 14845 33554432000 4194304 4356188 140736127160880 18446744073709551615 4330896 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32469/tid=32479] ppid=32464 vsize=170964 CPUtime=12.59 cores=4-7
/proc/32469/task/32479/stat : 32479 (plingeling) R 32464 32464 32268 0 -1 4202560 4615 1251 0 0 1259 0 0 0 25 0 5 0 511995870 175067136 14845 33554432000 4194304 4356188 140736127160880 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 98.81
Current children cumulated vsize (KiB) 922728

[startup+25.5008 s]
/proc/loadavg: 7.45 5.21 2.99 9/178 32479
/proc/meminfo: memFree=16580680/32951132 swapFree=67111524/67111528
[pid=32464] ppid=32462 vsize=18324 CPUtime=0 cores=0-7
/proc/32464/stat : 32464 (ppfolio) S 32462 32464 32268 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 511995860 18763776 390 33554432000 4194304 4287625 140733536928976 18446744073709551615 210647166479 0 0 4096 65536 4251511989425143807 0 0 17 4 0 0 0
/proc/32464/statm: 4581 390 341 23 0 91 0
[pid=32465] ppid=32464 vsize=1059880 CPUtime=25.48 cores=0
/proc/32465/stat : 32465 (cryptominisat) R 32464 32464 32268 0 -1 4202496 34415 0 0 0 2543 5 0 0 25 0 1 0 511995861 1085317120 14721 33554432000 4194304 4587354 140735579308336 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=32467] ppid=32464 vsize=458068 CPUtime=4781.37 cores=2
/proc/32467/stat : 32467 (TNM) R 32464 32464 32268 0 -1 4202496 2598 0 0 0 478137 0 0 0 25 0 1 0 511995861 469061632 2494 33554432000 134512640 134534564 4287500768 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32467/statm: 114517 2494 95 6 0 113183 0
[pid=32468] ppid=32464 vsize=319148 CPUtime=4782.36 cores=3
/proc/32468/stat : 32468 (march_hi) R 32464 32464 32268 0 -1 4202496 120340 0 0 0 478204 32 0 0 25 0 1 0 511995861 326807552 66700 33554432000 4194304 4331988 140734255032272 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32468/statm: 79787 66700 175 34 0 78229 0
[pid=32469] ppid=32464 vsize=449712 CPUtime=19099.4 cores=4-7
/proc/32469/stat : 32469 (plingeling) S 32464 32464 32268 0 -1 4202496 796016 1251 0 0 1909730 208 0 0 18 0 5 0 511995861 460505088 84650 33554432000 4194304 4356188 140736127160880 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32469/statm: 112428 84650 164 40 0 110972 0
[pid=32469/tid=32476] ppid=32464 vsize=449712 CPUtime=4782.02 cores=4-7
/proc/32469/task/32476/stat : 32476 (plingeling) R 32464 32464 32268 0 -1 4202560 212007 1251 0 0 478175 27 0 0 25 0 5 0 511995870 460505088 84650 33554432000 4194304 4356188 140736127160880 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32469/tid=32477] ppid=32464 vsize=449712 CPUtime=4757.05 cores=4-7
/proc/32469/task/32477/stat : 32477 (plingeling) R 32464 32464 32268 0 -1 4202560 133130 1251 0 0 475679 26 0 0 25 0 5 0 511995870 460505088 84650 33554432000 4194304 4356188 140736127160880 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32469/tid=32478] ppid=32464 vsize=449712 CPUtime=4782.07 cores=4-7
/proc/32469/task/32478/stat : 32478 (plingeling) R 32464 32464 32268 0 -1 4202560 212794 1251 0 0 478177 30 0 0 25 0 5 0 511995870 460505088 84650 33554432000 4194304 4356188 140736127160880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32469/tid=32479] ppid=32464 vsize=449712 CPUtime=4778.13 cores=4-7
/proc/32469/task/32479/stat : 32479 (plingeling) R 32464 32464 32268 0 -1 4202560 233415 1251 0 0 477691 122 0 0 25 0 5 0 511995870 460505088 84650 33554432000 4194304 4356188 140736127160880 18446744073709551615 4331416 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38225.3
Current children cumulated vsize (KiB) 2545224

[startup+4842.3 s]
/proc/loadavg: 8.08 8.07 8.00 9/178 32620
/proc/meminfo: memFree=15996592/32951132 swapFree=67111524/67111528
[pid=32464] ppid=32462 vsize=18324 CPUtime=0 cores=0-7
/proc/32464/stat : 32464 (ppfolio) S 32462 32464 32268 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 511995860 18763776 390 33554432000 4194304 4287625 140733536928976 18446744073709551615 210647166479 0 0 4096 65536 4251511989425143807 0 0 17 4 0 0 0
/proc/32464/statm: 4581 390 341 23 0 91 0
[pid=32465] ppid=32464 vsize=1100616 CPUtime=4842.22 cores=0
/proc/32465/stat : 32465 (cryptominisat) R 32464 32464 32268 0 -1 4202496 749324 0 0 0 483974 248 0 0 25 0 1 0 511995861 1127030784 27436 33554432000 4194304 4587354 140735579308336 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32465/statm: 275154 27436 337 96 0 271716 0
[pid=32466] ppid=32464 vsize=200676 CPUtime=4839.99 cores=1
/proc/32466/stat : 32466 (clasp) R 32464 32464 32268 0 -1 4202496 44578 0 0 0 483938 61 0 0 25 0 1 0 511995861 205492224 43446 33554432000 4194304 4785740 140735289448832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32466/statm: 50169 43446 341 145 0 47214 0
[pid=32467] ppid=32464 vsize=458068 CPUtime=4841.37 cores=2
/proc/32467/stat : 32467 (TNM) R 32464 32464 32268 0 -1 4202496 2598 0 0 0 484137 0 0 0 25 0 1 0 511995861 469061632 2494 33554432000 134512640 134534564 4287500768 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32467/statm: 114517 2494 95 6 0 113183 0
[pid=32468] ppid=32464 vsize=319148 CPUtime=4842.35 cores=3
/proc/32468/stat : 32468 (march_hi) R 32464 32464 32268 0 -1 4202496 120669 0 0 0 484203 32 0 0 25 0 1 0 511995861 326807552 67029 33554432000 4194304 4331988 140734255032272 18446744073709551615 4265440 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32468/statm: 79787 67029 175 34 0 78229 0
[pid=32469] ppid=32464 vsize=435508 CPUtime=19339 cores=4-7
/proc/32469/stat : 32469 (plingeling) S 32464 32464 32268 0 -1 4202496 802993 1251 0 0 1933691 209 0 0 18 0 5 0 511995861 445960192 81099 33554432000 4194304 4356188 140736127160880 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32469/statm: 108877 81099 164 40 0 107421 0
[pid=32469/tid=32476] ppid=32464 vsize=435508 CPUtime=4842.02 cores=4-7
/proc/32469/task/32476/stat : 32476 (plingeling) R 32464 32464 32268 0 -1 4202560 216360 1251 0 0 484174 28 0 0 25 0 5 0 511995870 445960192 81099 33554432000 4194304 4356188 140736127160880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32469/tid=32477] ppid=32464 vsize=435508 CPUtime=4816.72 cores=4-7
/proc/32469/task/32477/stat : 32477 (plingeling) R 32464 32464 32268 0 -1 4202560 133130 1251 0 0 481646 26 0 0 25 0 5 0 511995870 445960192 81099 33554432000 4194304 4356188 140736127160880 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32469/tid=32478] ppid=32464 vsize=435508 CPUtime=4842.06 cores=4-7
/proc/32469/task/32478/stat : 32478 (plingeling) R 32464 32464 32268 0 -1 4202560 215418 1251 0 0 484176 30 0 0 25 0 5 0 511995870 445960192 81099 33554432000 4194304 4356188 140736127160880 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32469/tid=32479] ppid=32464 vsize=435508 CPUtime=4838.09 cores=4-7
/proc/32469/task/32479/stat : 32479 (plingeling) R 32464 32464 32268 0 -1 4202560 233415 1251 0 0 483685 124 0 0 25 0 5 0 511995870 445960192 81099 33554432000 4194304 4356188 140736127160880 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38704.9
Current children cumulated vsize (KiB) 2532340

[startup+4902.3 s]
/proc/loadavg: 8.07 8.07 8.00 9/178 32621
/proc/meminfo: memFree=15983808/32951132 swapFree=67111524/67111528
[pid=32464] ppid=32462 vsize=18324 CPUtime=0 cores=0-7
/proc/32464/stat : 32464 (ppfolio) S 32462 32464 32268 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 511995860 18763776 390 33554432000 4194304 4287625 140733536928976 18446744073709551615 210647166479 0 0 4096 65536 4251511989425143807 0 0 17 4 0 0 0
/proc/32464/statm: 4581 390 341 23 0 91 0
[pid=32465] ppid=32464 vsize=1100616 CPUtime=4902.21 cores=0
/proc/32465/stat : 32465 (cryptominisat) R 32464 32464 32268 0 -1 4202496 752919 0 0 0 489971 250 0 0 25 0 1 0 511995861 1127030784 30978 33554432000 4194304 4587354 140735579308336 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32465/statm: 275154 30978 337 96 0 271716 0
[pid=32466] ppid=32464 vsize=200676 CPUtime=4899.99 cores=1
/proc/32466/stat : 32466 (clasp) R 32464 32464 32268 0 -1 4202496 44580 0 0 0 489938 61 0 0 25 0 1 0 511995861 205492224 43448 33554432000 4194304 4785740 140735289448832 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32466/statm: 50169 43448 341 145 0 47214 0
[pid=32467] ppid=32464 vsize=458068 CPUtime=4901.36 cores=2
/proc/32467/stat : 32467 (TNM) R 32464 32464 32268 0 -1 4202496 2598 0 0 0 490136 0 0 0 25 0 1 0 511995861 469061632 2494 33554432000 134512640 134534564 4287500768 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32467/statm: 114517 2494 95 6 0 113183 0
[pid=32468] ppid=32464 vsize=319148 CPUtime=4902.35 cores=3
/proc/32468/stat : 32468 (march_hi) R 32464 32464 32268 0 -1 4202496 120970 0 0 0 490203 32 0 0 25 0 1 0 511995861 326807552 67330 33554432000 4194304 4331988 140734255032272 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32468/statm: 79787 67330 175 34 0 78229 0
[pid=32469] ppid=32464 vsize=429364 CPUtime=19578.7 cores=4-7
/proc/32469/stat : 32469 (plingeling) S 32464 32464 32268 0 -1 4202496 808433 1251 0 0 1957654 211 0 0 18 0 5 0 511995861 439668736 79563 33554432000 4194304 4356188 140736127160880 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32469/statm: 107341 79563 164 40 0 105885 0
[pid=32469/tid=32476] ppid=32464 vsize=429364 CPUtime=4902.02 cores=4-7
/proc/32469/task/32476/stat : 32476 (plingeling) R 32464 32464 32268 0 -1 4202560 216872 1251 0 0 490174 28 0 0 25 0 5 0 511995870 439668736 79563 33554432000 4194304 4356188 140736127160880 18446744073709551615 4331576 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32469/tid=32477] ppid=32464 vsize=429364 CPUtime=4876.4 cores=4-7
/proc/32469/task/32477/stat : 32477 (plingeling) R 32464 32464 32268 0 -1 4202560 134154 1251 0 0 487614 26 0 0 25 0 5 0 511995870 439668736 79563 33554432000 4194304 4356188 140736127160880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32469/tid=32478] ppid=32464 vsize=429364 CPUtime=4902.06 cores=4-7
/proc/32469/task/32478/stat : 32478 (plingeling) R 32464 32464 32268 0 -1 4202560 217786 1251 0 0 490176 30 0 0 25 0 5 0 511995870 439668736 79563 33554432000 4194304 4356188 140736127160880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32469/tid=32479] ppid=32464 vsize=429364 CPUtime=4898.05 cores=4-7
/proc/32469/task/32479/stat : 32479 (plingeling) R 32464 32464 32268 0 -1 4202560 234951 1251 0 0 489680 125 0 0 25 0 5 0 511995870 439668736 79563 33554432000 4194304 4356188 140736127160880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39184.6
Current children cumulated vsize (KiB) 2526196

[startup+4962.3 s]
/proc/loadavg: 8.02 8.05 8.00 9/178 32623
/proc/meminfo: memFree=15975244/32951132 swapFree=67111524/67111528
[pid=32464] ppid=32462 vsize=18324 CPUtime=0 cores=0-7
/proc/32464/stat : 32464 (ppfolio) S 32462 32464 32268 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 511995860 18763776 390 33554432000 4194304 4287625 140733536928976 18446744073709551615 210647166479 0 0 4096 65536 4251511989425143807 0 0 17 4 0 0 0
/proc/32464/statm: 4581 390 341 23 0 91 0
[pid=32465] ppid=32464 vsize=266828 CPUtime=4962.21 cores=0
/proc/32465/stat : 32465 (cryptominisat) R 32464 32464 32268 0 -1 4202496 762769 0 0 0 495968 253 0 0 25 0 1 0 511995861 273231872 28770 33554432000 4194304 4587354 140735579308336 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32465/statm: 66707 28770 337 96 0 63269 0
[pid=32466] ppid=32464 vsize=200676 CPUtime=4959.99 cores=1
/proc/32466/stat : 32466 (clasp) R 32464 32464 32268 0 -1 4202496 44610 0 0 0 495938 61 0 0 25 0 1 0 511995861 205492224 43478 33554432000 4194304 4785740 140735289448832 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32466/statm: 50169 43478 341 145 0 47214 0
[pid=32467] ppid=32464 vsize=458068 CPUtime=4961.36 cores=2
/proc/32467/stat : 32467 (TNM) R 32464 32464 32268 0 -1 4202496 2598 0 0 0 496136 0 0 0 25 0 1 0 511995861 469061632 2494 33554432000 134512640 134534564 4287500768 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32467/statm: 114517 2494 95 6 0 113183 0
[pid=32468] ppid=32464 vsize=319148 CPUtime=4962.36 cores=3
/proc/32468/stat : 32468 (march_hi) R 32464 32464 32268 0 -1 4202496 121304 0 0 0 496203 33 0 0 25 0 1 0 511995861 326807552 67664 33554432000 4194304 4331988 140734255032272 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32468/statm: 79787 67664 175 34 0 78229 0
[pid=32469] ppid=32464 vsize=444724 CPUtime=19818.3 cores=4-7
/proc/32469/stat : 32469 (plingeling) S 32464 32464 32268 0 -1 4202496 827025 1251 0 0 1981613 216 0 0 18 0 5 0 511995861 455397376 83403 33554432000 4194304 4356188 140736127160880 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32469/statm: 111181 83403 164 40 0 109725 0
[pid=32469/tid=32476] ppid=32464 vsize=444724 CPUtime=4962.03 cores=4-7
/proc/32469/task/32476/stat : 32476 (plingeling) R 32464 32464 32268 0 -1 4202560 227112 1251 0 0 496172 31 0 0 25 0 5 0 511995870 455397376 83403 33554432000 4194304 4356188 140736127160880 18446744073709551615 4331111 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32469/tid=32477] ppid=32464 vsize=444724 CPUtime=4936.07 cores=4-7
/proc/32469/task/32477/stat : 32477 (plingeling) R 32464 32464 32268 0 -1 4202560 138250 1251 0 0 493581 26 0 0 25 0 5 0 511995870 455397376 83403 33554432000 4194304 4356188 140736127160880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32469/tid=32478] ppid=32464 vsize=444724 CPUtime=4962.06 cores=4-7
/proc/32469/task/32478/stat : 32478 (plingeling) R 32464 32464 32268 0 -1 4202560 220506 1251 0 0 496176 30 0 0 25 0 5 0 511995870 455397376 83403 33554432000 4194304 4356188 140736127160880 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32469/tid=32479] ppid=32464 vsize=444724 CPUtime=4958.01 cores=4-7
/proc/32469/task/32479/stat : 32479 (plingeling) R 32464 32464 32268 0 -1 4202560 236487 1251 0 0 495675 126 0 0 25 0 5 0 511995870 455397376 83403 33554432000 4194304 4356188 140736127160880 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39664.2
Current children cumulated vsize (KiB) 1707768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5004.4 s]
/proc/loadavg: 8.01 8.05 8.00 9/178 32624
/proc/meminfo: memFree=15976852/32951132 swapFree=67111524/67111528
[pid=32464] ppid=32462 vsize=18324 CPUtime=0 cores=0-7
/proc/32464/stat : 32464 (ppfolio) S 32462 32464 32268 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 511995860 18763776 390 33554432000 4194304 4287625 140733536928976 18446744073709551615 210647166479 0 0 4096 65536 4251511989425143807 0 0 17 4 0 0 0
/proc/32464/statm: 4581 390 341 23 0 91 0
[pid=32465] ppid=32464 vsize=266828 CPUtime=5004.32 cores=0
/proc/32465/stat : 32465 (cryptominisat) R 32464 32464 32268 0 -1 4202496 765244 0 0 0 500177 255 0 0 25 0 1 0 511995861 273231872 31203 33554432000 4194304 4587354 140735579308336 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32465/statm: 66707 31203 337 96 0 63269 0
[pid=32466] ppid=32464 vsize=200676 CPUtime=5002.09 cores=1
/proc/32466/stat : 32466 (clasp) R 32464 32464 32268 0 -1 4202496 44610 0 0 0 500148 61 0 0 25 0 1 0 511995861 205492224 43478 33554432000 4194304 4785740 140735289448832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32466/statm: 50169 43478 341 145 0 47214 0
[pid=32467] ppid=32464 vsize=458068 CPUtime=5003.46 cores=2
/proc/32467/stat : 32467 (TNM) R 32464 32464 32268 0 -1 4202496 2598 0 0 0 500346 0 0 0 25 0 1 0 511995861 469061632 2494 33554432000 134512640 134534564 4287500768 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32467/statm: 114517 2494 95 6 0 113183 0
[pid=32468] ppid=32464 vsize=319148 CPUtime=5004.46 cores=3
/proc/32468/stat : 32468 (march_hi) R 32464 32464 32268 0 -1 4202496 121557 0 0 0 500413 33 0 0 25 0 1 0 511995861 326807552 67917 33554432000 4194304 4331988 140734255032272 18446744073709551615 4287711 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32468/statm: 79787 67917 175 34 0 78229 0
[pid=32469] ppid=32464 vsize=432308 CPUtime=19986.4 cores=4-7
/proc/32469/stat : 32469 (plingeling) S 32464 32464 32268 0 -1 4202496 830865 1251 0 0 1998427 216 0 0 18 0 5 0 511995861 442683392 80299 33554432000 4194304 4356188 140736127160880 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32469/statm: 108077 80299 164 40 0 106621 0
[pid=32469/tid=32476] ppid=32464 vsize=432308 CPUtime=5004.14 cores=4-7
/proc/32469/task/32476/stat : 32476 (plingeling) R 32464 32464 32268 0 -1 4202560 227368 1251 0 0 500383 31 0 0 25 0 5 0 511995870 442683392 80299 33554432000 4194304 4356188 140736127160880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32469/tid=32477] ppid=32464 vsize=432308 CPUtime=4977.95 cores=4-7
/proc/32469/task/32477/stat : 32477 (plingeling) R 32464 32464 32268 0 -1 4202560 138250 1251 0 0 497768 27 0 0 25 0 5 0 511995870 442683392 80299 33554432000 4194304 4356188 140736127160880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32469/tid=32478] ppid=32464 vsize=432308 CPUtime=5004.17 cores=4-7
/proc/32469/task/32478/stat : 32478 (plingeling) R 32464 32464 32268 0 -1 4202560 223066 1251 0 0 500386 31 0 0 25 0 5 0 511995870 442683392 80299 33554432000 4194304 4356188 140736127160880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32469/tid=32479] ppid=32464 vsize=432308 CPUtime=5000.07 cores=4-7
/proc/32469/task/32479/stat : 32479 (plingeling) R 32464 32464 32268 0 -1 4202560 237511 1251 0 0 499881 126 0 0 25 0 5 0 511995870 442683392 80299 33554432000 4194304 4356188 140736127160880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 1695352

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 32464 and gives
#  childrusage.ru_utime.tv_sec=10005
#  childrusage.ru_utime.tv_usec=242971
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=575608
# CPU time returned by wait4() is 10007.8
# while last known CPU time is 40000.8
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5004.42
CPU time (s): 40000.8
CPU user time (s): 39995.1
CPU system time (s): 5.65
CPU usage (%): 799.309
Max. virtual memory (cumulated for all children) (KiB): 3586324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10005.2
system time used= 2.57561
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 768365
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= 581
involuntary context switches= 19510

runsolver used 7.30989 second user time and 19.0971 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-28 17:19:22
IDJOB=3310197
IDBENCH=71089
IDSOLVER=1638
FILE ID=node129/3310197-1304003962
RUNJOBID= node129-1304003696-32282
PBS_JOBID= 13168805
Free space on /tmp= 66368 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310197-1304003962/watcher-3310197-1304003962 -o /tmp/evaluation-result-3310197-1304003962/solver-3310197-1304003962 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3310197-1304003962.cnf

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=190069325

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:      16871952 kB
Buffers:       1272472 kB
Cached:       14073164 kB
SwapCached:          4 kB
Active:        3721108 kB
Inactive:     11688540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16871952 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11452 kB
Writeback:           4 kB
AnonPages:       64564 kB
Mapped:          14572 kB
Slab:           603824 kB
PageTables:       4588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   187620 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= 66360 MiB
End job on node129 at 2011-04-28 18:42:49