Trace number 3275871

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 5003.42

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_15_90_1-log.shuffled-as.sat03-137.cnf
MD5SUM808fa775df860c59a1178e77fc60f410
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3885.47
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses25452
Sum of the clauses size254370
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530
Number of clauses of size over 525422

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-3275871-1304171365/watcher-3275871-1304171365 -o /tmp/evaluation-result-3275871-1304171365/solver-3275871-1304171365 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3275871-1304171365.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 7.05 7.03 2/170 17342
/proc/meminfo: memFree=31127016/32951124 swapFree=67111356/67111528
[pid=17342] ppid=17340 vsize=18324 CPUtime=0 cores=0-7
/proc/17342/stat : 17342 (ppfolio) S 17340 17342 16846 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 509552102 18763776 390 33554432000 4194304 4287625 140737225095200 18446744073709551615 270338403855 0 0 4096 65536 2826088480830 0 0 17 2 0 0 0
/proc/17342/statm: 4581 390 341 23 0 91 0

[startup+0.098506 s]
/proc/loadavg: 7.08 7.05 7.03 2/170 17342
/proc/meminfo: memFree=31127016/32951124 swapFree=67111356/67111528
[pid=17342] ppid=17340 vsize=18324 CPUtime=0 cores=0-7
/proc/17342/stat : 17342 (ppfolio) S 17340 17342 16846 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 509552102 18763776 390 33554432000 4194304 4287625 140737225095200 18446744073709551615 270338403855 0 0 4096 65536 4238451028237746175 0 0 17 6 0 0 0
/proc/17342/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100503 s]
/proc/loadavg: 7.08 7.05 7.03 2/170 17342
/proc/meminfo: memFree=31127016/32951124 swapFree=67111356/67111528
[pid=17342] ppid=17340 vsize=18324 CPUtime=0 cores=0-7
/proc/17342/stat : 17342 (ppfolio) S 17340 17342 16846 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 509552102 18763776 390 33554432000 4194304 4287625 140737225095200 18446744073709551615 270338403855 0 0 4096 65536 4238451028237746175 0 0 17 6 0 0 0
/proc/17342/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300461 s]
/proc/loadavg: 7.08 7.05 7.03 2/170 17342
/proc/meminfo: memFree=31127016/32951124 swapFree=67111356/67111528
[pid=17342] ppid=17340 vsize=18324 CPUtime=0 cores=0-7
/proc/17342/stat : 17342 (ppfolio) S 17340 17342 16846 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 509552102 18763776 390 33554432000 4194304 4287625 140737225095200 18446744073709551615 270338403855 0 0 4096 65536 4238451028237746175 0 0 17 6 0 0 0
/proc/17342/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700381 s]
/proc/loadavg: 7.08 7.05 7.03 2/170 17342
/proc/meminfo: memFree=31127016/32951124 swapFree=67111356/67111528
[pid=17342] ppid=17340 vsize=18324 CPUtime=0 cores=0-7
/proc/17342/stat : 17342 (ppfolio) S 17340 17342 16846 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 509552102 18763776 390 33554432000 4194304 4287625 140737225095200 18446744073709551615 270338403855 0 0 4096 65536 4238451028237746175 0 0 17 6 0 0 0
/proc/17342/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50122 s]
/proc/loadavg: 7.08 7.05 7.03 9/180 17357
/proc/meminfo: memFree=31081180/32951124 swapFree=67111356/67111528
[pid=17342] ppid=17340 vsize=18324 CPUtime=0 cores=0-7
/proc/17342/stat : 17342 (ppfolio) S 17340 17342 16846 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 509552102 18763776 390 33554432000 4194304 4287625 140737225095200 18446744073709551615 270338403855 0 0 4096 65536 4238451028237746175 0 0 17 6 0 0 0
/proc/17342/statm: 4581 390 341 23 0 91 0
[pid=17343] ppid=17342 vsize=26200 CPUtime=1.49 cores=0
/proc/17343/stat : 17343 (cryptominisat) R 17342 17342 16846 0 -1 4202496 1531 0 0 0 149 0 0 0 19 0 1 0 509552103 26828800 1393 33554432000 4194304 4587354 140736573485824 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17343/statm: 6550 1393 306 96 0 3112 0
[pid=17344] ppid=17342 vsize=16040 CPUtime=1.49 cores=1
/proc/17344/stat : 17344 (clasp) R 17342 17342 16846 0 -1 4202496 1587 0 0 0 149 0 0 0 20 0 1 0 509552103 16424960 1361 33554432000 4194304 4785740 140735131522576 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17344/statm: 4010 1361 340 145 0 1055 0
[pid=17345] ppid=17342 vsize=456236 CPUtime=1.49 cores=2
/proc/17345/stat : 17345 (TNM) R 17342 17342 16846 0 -1 4202496 1418 0 0 0 149 0 0 0 20 0 1 0 509552103 467185664 1315 33554432000 134512640 134534564 4292879216 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/17345/statm: 114059 1315 91 6 0 112725 0
[pid=17346] ppid=17342 vsize=12464 CPUtime=1.49 cores=3
/proc/17346/stat : 17346 (march_hi) R 17342 17342 16846 0 -1 4202496 6632 0 0 0 149 0 0 0 20 0 1 0 509552103 12763136 1444 33554432000 4194304 4331988 140733515440560 18446744073709551615 4226642 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17346/statm: 3116 1444 150 34 0 1558 0
[pid=17347] ppid=17342 vsize=141640 CPUtime=5.76 cores=4-7
/proc/17347/stat : 17347 (plingeling) S 17342 17342 16846 0 -1 4202496 8946 1249 0 0 575 1 0 0 18 0 5 0 509552103 145039360 7482 33554432000 4194304 4356188 140736835623680 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17347/statm: 35410 7482 161 40 0 33954 0
[pid=17347/tid=17354] ppid=17342 vsize=141640 CPUtime=1.42 cores=4-7
/proc/17347/task/17354/stat : 17354 (plingeling) R 17342 17342 16846 0 -1 4202560 1095 1249 0 0 142 0 0 0 23 0 5 0 509552109 145039360 7482 33554432000 4194304 4356188 140736835623680 18446744073709551615 4270848 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17347/tid=17355] ppid=17342 vsize=141640 CPUtime=1.42 cores=4-7
/proc/17347/task/17355/stat : 17355 (plingeling) R 17342 17342 16846 0 -1 4202560 1114 1249 0 0 142 0 0 0 23 0 5 0 509552109 145039360 7482 33554432000 4194304 4356188 140736835623680 18446744073709551615 4270769 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17347/tid=17356] ppid=17342 vsize=141640 CPUtime=1.42 cores=4-7
/proc/17347/task/17356/stat : 17356 (plingeling) R 17342 17342 16846 0 -1 4202560 1048 1249 0 0 142 0 0 0 23 0 5 0 509552109 145039360 7482 33554432000 4194304 4356188 140736835623680 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17347/tid=17357] ppid=17342 vsize=141640 CPUtime=1.42 cores=4-7
/proc/17347/task/17357/stat : 17357 (plingeling) R 17342 17342 16846 0 -1 4202560 1112 1249 0 0 142 0 0 0 23 0 5 0 509552109 145039360 7482 33554432000 4194304 4356188 140736835623680 18446744073709551615 4281627 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.72
Current children cumulated vsize (KiB) 670904

[startup+3.1009 s]
/proc/loadavg: 7.16 7.07 7.04 9/180 17357
/proc/meminfo: memFree=31071028/32951124 swapFree=67111356/67111528
[pid=17342] ppid=17340 vsize=18324 CPUtime=0 cores=0-7
/proc/17342/stat : 17342 (ppfolio) S 17340 17342 16846 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 509552102 18763776 390 33554432000 4194304 4287625 140737225095200 18446744073709551615 270338403855 0 0 4096 65536 4238451028237746175 0 0 17 6 0 0 0
/proc/17342/statm: 4581 390 341 23 0 91 0
[pid=17343] ppid=17342 vsize=15862296 CPUtime=3.08 cores=0
/proc/17343/stat : 17343 (cryptominisat) R 17342 17342 16846 0 -1 4202496 5930 0 0 0 307 1 0 0 25 0 1 0 509552103 16242991104 2134 33554432000 4194304 4587354 140736573485824 18446744073709551615 4232133 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17343/statm: 3965574 2134 331 96 0 3962136 0
[pid=17344] ppid=17342 vsize=18028 CPUtime=3.09 cores=1
/proc/17344/stat : 17344 (clasp) R 17342 17342 16846 0 -1 4202496 2055 0 0 0 309 0 0 0 25 0 1 0 509552103 18460672 1829 33554432000 4194304 4785740 140735131522576 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17344/statm: 4507 1829 340 145 0 1552 0
[pid=17345] ppid=17342 vsize=456236 CPUtime=3.09 cores=2
/proc/17345/stat : 17345 (TNM) R 17342 17342 16846 0 -1 4202496 1418 0 0 0 309 0 0 0 25 0 1 0 509552103 467185664 1315 33554432000 134512640 134534564 4292879216 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/17345/statm: 114059 1315 91 6 0 112725 0
[pid=17346] ppid=17342 vsize=12692 CPUtime=3.09 cores=3
/proc/17346/stat : 17346 (march_hi) R 17342 17342 16846 0 -1 4202496 6657 0 0 0 309 0 0 0 25 0 1 0 509552103 12996608 1469 33554432000 4194304 4331988 140733515440560 18446744073709551615 4271154 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17346/statm: 3173 1469 150 34 0 1615 0
[pid=17347] ppid=17342 vsize=142496 CPUtime=12.16 cores=4-7
/proc/17347/stat : 17347 (plingeling) S 17342 17342 16846 0 -1 4202496 9426 1249 0 0 1214 2 0 0 18 0 5 0 509552103 145915904 7696 33554432000 4194304 4356188 140736835623680 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17347/statm: 35624 7696 161 40 0 34168 0
[pid=17347/tid=17354] ppid=17342 vsize=142496 CPUtime=3.01 cores=4-7
/proc/17347/task/17354/stat : 17354 (plingeling) R 17342 17342 16846 0 -1 4202560 1095 1249 0 0 301 0 0 0 25 0 5 0 509552109 145915904 7696 33554432000 4194304 4356188 140736835623680 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17347/tid=17355] ppid=17342 vsize=142496 CPUtime=3.02 cores=4-7
/proc/17347/task/17355/stat : 17355 (plingeling) R 17342 17342 16846 0 -1 4202560 1114 1249 0 0 302 0 0 0 25 0 5 0 509552109 145915904 7696 33554432000 4194304 4356188 140736835623680 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17347/tid=17356] ppid=17342 vsize=142496 CPUtime=3.02 cores=4-7
/proc/17347/task/17356/stat : 17356 (plingeling) R 17342 17342 16846 0 -1 4202560 1048 1249 0 0 302 0 0 0 25 0 5 0 509552109 145915904 7696 33554432000 4194304 4356188 140736835623680 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17347/tid=17357] ppid=17342 vsize=142496 CPUtime=3.02 cores=4-7
/proc/17347/task/17357/stat : 17357 (plingeling) R 17342 17342 16846 0 -1 4202560 1592 1249 0 0 302 0 0 0 25 0 5 0 509552109 145915904 7696 33554432000 4194304 4356188 140736835623680 18446744073709551615 4331984 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.51
Current children cumulated vsize (KiB) 16510072

[startup+6.30127 s]
/proc/loadavg: 7.16 7.07 7.04 9/180 17357
/proc/meminfo: memFree=31063468/32951124 swapFree=67111356/67111528
[pid=17342] ppid=17340 vsize=18324 CPUtime=0 cores=0-7
/proc/17342/stat : 17342 (ppfolio) S 17340 17342 16846 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 509552102 18763776 390 33554432000 4194304 4287625 140737225095200 18446744073709551615 270338403855 0 0 4096 65536 4238451028237746175 0 0 17 6 0 0 0
/proc/17342/statm: 4581 390 341 23 0 91 0
[pid=17343] ppid=17342 vsize=38992 CPUtime=6.28 cores=0
/proc/17343/stat : 17343 (cryptominisat) R 17342 17342 16846 0 -1 4202496 8599 0 0 0 627 1 0 0 25 0 1 0 509552103 39927808 4111 33554432000 4194304 4587354 140736573485824 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17343/statm: 9748 4111 337 96 0 6310 0
[pid=17344] ppid=17342 vsize=19216 CPUtime=6.29 cores=1
/proc/17344/stat : 17344 (clasp) R 17342 17342 16846 0 -1 4202496 2330 0 0 0 629 0 0 0 25 0 1 0 509552103 19677184 2104 33554432000 4194304 4785740 140735131522576 18446744073709551615 4277565 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17344/statm: 4804 2104 340 145 0 1849 0
[pid=17345] ppid=17342 vsize=456236 CPUtime=6.29 cores=2
/proc/17345/stat : 17345 (TNM) R 17342 17342 16846 0 -1 4202496 1418 0 0 0 629 0 0 0 25 0 1 0 509552103 467185664 1315 33554432000 134512640 134534564 4292879216 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/17345/statm: 114059 1315 91 6 0 112725 0
[pid=17346] ppid=17342 vsize=13212 CPUtime=6.29 cores=3
/proc/17346/stat : 17346 (march_hi) R 17342 17342 16846 0 -1 4202496 6786 0 0 0 629 0 0 0 25 0 1 0 509552103 13529088 1598 33554432000 4194304 4331988 140733515440560 18446744073709551615 4271136 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17346/statm: 3303 1598 150 34 0 1745 0
[pid=17347] ppid=17342 vsize=144528 CPUtime=24.94 cores=4-7
/proc/17347/stat : 17347 (plingeling) S 17342 17342 16846 0 -1 4202496 14080 1249 0 0 2492 2 0 0 18 0 5 0 509552103 147996672 8204 33554432000 4194304 4356188 140736835623680 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17347/statm: 36132 8204 161 40 0 34676 0
[pid=17347/tid=17354] ppid=17342 vsize=144528 CPUtime=6.19 cores=4-7
/proc/17347/task/17354/stat : 17354 (plingeling) R 17342 17342 16846 0 -1 4202560 2465 1249 0 0 619 0 0 0 25 0 5 0 509552109 147996672 8204 33554432000 4194304 4356188 140736835623680 18446744073709551615 4331076 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17347/tid=17355] ppid=17342 vsize=144528 CPUtime=6.22 cores=4-7
/proc/17347/task/17355/stat : 17355 (plingeling) R 17342 17342 16846 0 -1 4202560 2541 1249 0 0 622 0 0 0 25 0 5 0 509552109 147996672 8204 33554432000 4194304 4356188 140736835623680 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17347/tid=17356] ppid=17342 vsize=144528 CPUtime=6.22 cores=4-7
/proc/17347/task/17356/stat : 17356 (plingeling) R 17342 17342 16846 0 -1 4202560 2137 1249 0 0 622 0 0 0 25 0 5 0 509552109 147996672 8204 33554432000 4194304 4356188 140736835623680 18446744073709551615 4336568 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17347/tid=17357] ppid=17342 vsize=144528 CPUtime=6.22 cores=4-7
/proc/17347/task/17357/stat : 17357 (plingeling) R 17342 17342 16846 0 -1 4202560 2360 1249 0 0 622 0 0 0 25 0 5 0 509552109 147996672 8204 33554432000 4194304 4356188 140736835623680 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.09
Current children cumulated vsize (KiB) 690508

[startup+12.701 s]
/proc/loadavg: 7.22 7.08 7.04 9/180 17357
/proc/meminfo: memFree=31051384/32951124 swapFree=67111356/67111528
[pid=17342] ppid=17340 vsize=18324 CPUtime=0 cores=0-7
/proc/17342/stat : 17342 (ppfolio) S 17340 17342 16846 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 509552102 18763776 390 33554432000 4194304 4287625 140737225095200 18446744073709551615 270338403855 0 0 4096 65536 4238451028237746175 0 0 17 6 0 0 0
/proc/17342/statm: 4581 390 341 23 0 91 0
[pid=17343] ppid=17342 vsize=974640 CPUtime=12.68 cores=0
/proc/17343/stat : 17343 (cryptominisat) R 17342 17342 16846 0 -1 4202496 10164 0 0 0 1267 1 0 0 25 0 1 0 509552103 998031360 4952 33554432000 4194304 4587354 140736573485824 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17343/statm: 243660 4952 337 96 0 240222 0
[pid=17344] ppid=17342 vsize=21716 CPUtime=12.69 cores=1
/proc/17344/stat : 17344 (clasp) R 17342 17342 16846 0 -1 4202496 2877 0 0 0 1269 0 0 0 25 0 1 0 509552103 22237184 2651 33554432000 4194304 4785740 140735131522576 18446744073709551615 4312752 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17344/statm: 5429 2651 340 145 0 2474 0
[pid=17345] ppid=17342 vsize=456236 CPUtime=12.69 cores=2
/proc/17345/stat : 17345 (TNM) R 17342 17342 16846 0 -1 4202496 1418 0 0 0 1269 0 0 0 25 0 1 0 509552103 467185664 1315 33554432000 134512640 134534564 4292879216 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/17345/statm: 114059 1315 91 6 0 112725 0
[pid=17346] ppid=17342 vsize=14784 CPUtime=12.68 cores=3
/proc/17346/stat : 17346 (march_hi) R 17342 17342 16846 0 -1 4202496 7175 0 0 0 1268 0 0 0 25 0 1 0 509552103 15138816 1987 33554432000 4194304 4331988 140733515440560 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17346/statm: 3696 1987 150 34 0 2138 0
[pid=17347] ppid=17342 vsize=149460 CPUtime=50.51 cores=4-7
/proc/17347/stat : 17347 (plingeling) S 17342 17342 16846 0 -1 4202496 17923 1249 0 0 5048 3 0 0 18 0 5 0 509552103 153047040 9405 33554432000 4194304 4356188 140736835623680 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17347/statm: 37365 9405 161 40 0 35909 0
[pid=17347/tid=17354] ppid=17342 vsize=149460 CPUtime=12.55 cores=4-7
/proc/17347/task/17354/stat : 17354 (plingeling) R 17342 17342 16846 0 -1 4202560 3362 1249 0 0 1255 0 0 0 25 0 5 0 509552109 153047040 9405 33554432000 4194304 4356188 140736835623680 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17347/tid=17355] ppid=17342 vsize=149460 CPUtime=12.61 cores=4-7
/proc/17347/task/17355/stat : 17355 (plingeling) R 17342 17342 16846 0 -1 4202560 3280 1249 0 0 1261 0 0 0 25 0 5 0 509552109 153047040 9405 33554432000 4194304 4356188 140736835623680 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17347/tid=17356] ppid=17342 vsize=149460 CPUtime=12.62 cores=4-7
/proc/17347/task/17356/stat : 17356 (plingeling) R 17342 17342 16846 0 -1 4202560 2519 1249 0 0 1262 0 0 0 25 0 5 0 509552109 153047040 9405 33554432000 4194304 4356188 140736835623680 18446744073709551615 4331964 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17347/tid=17357] ppid=17342 vsize=149460 CPUtime=12.62 cores=4-7
/proc/17347/task/17357/stat : 17357 (plingeling) R 17342 17342 16846 0 -1 4202560 4185 1249 0 0 1262 0 0 0 25 0 5 0 509552109 153047040 9405 33554432000 4194304 4356188 140736835623680 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.25
Current children cumulated vsize (KiB) 1635160

[startup+25.5005 s]
/proc/loadavg: 7.39 7.13 7.06 9/180 17358
/proc/meminfo: memFree=31022880/32951124 swapFree=67111356/67111528
[pid=17342] ppid=17340 vsize=18324 CPUtime=0 cores=0-7
/proc/17342/stat : 17342 (ppfolio) S 17340 17342 16846 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 509552102 18763776 390 33554432000 4194304 4287625 140737225095200 18446744073709551615 270338403855 0 0 4096 65536 4238451028237746175 0 0 17 6 0 0 0
/proc/17342/statm: 4581 390 341 23 0 91 0
[pid=17343] ppid=17342 vsize=964700 CPUtime=25.49 cores=0
/proc/17343/stat : 17343 (cryptominisat) R 17342 17342 16846 0 -1 4202496 15980 0 0 0 2546 3 0 0 25 0 1 0 509552103 987852800 5358 33554432000 4194304 4587354 140736573485824 18446744073709551615 4246084 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=17345] ppid=17342 vsize=460068 CPUtime=4782.38 cores=2
/proc/17345/stat : 17345 (TNM) R 17342 17342 16846 0 -1 4202496 1580 0 0 0 478237 1 0 0 25 0 1 0 509552103 471109632 1477 33554432000 134512640 134534564 4292879216 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/17345/statm: 115017 1477 95 6 0 113683 0
[pid=17346] ppid=17342 vsize=37384 CPUtime=4782.51 cores=3
/proc/17346/stat : 17346 (march_hi) R 17342 17342 16846 0 -1 4202496 17587 0 0 0 478247 4 0 0 25 0 1 0 509552103 38281216 6278 33554432000 4194304 4331988 140733515440560 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17346/statm: 9346 6278 175 34 0 7788 0
[pid=17347] ppid=17342 vsize=515752 CPUtime=19103.2 cores=4-7
/proc/17347/stat : 17347 (plingeling) S 17342 17342 16846 0 -1 4202496 1181572 1249 0 0 1910124 192 0 0 18 0 5 0 509552103 528130048 101010 33554432000 4194304 4356188 140736835623680 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17347/statm: 128938 101010 161 40 0 127482 0
[pid=17347/tid=17354] ppid=17342 vsize=515752 CPUtime=4756.42 cores=4-7
/proc/17347/task/17354/stat : 17354 (plingeling) R 17342 17342 16846 0 -1 4202560 301738 1249 0 0 475590 52 0 0 25 0 5 0 509552109 528130048 101010 33554432000 4194304 4356188 140736835623680 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17347/tid=17355] ppid=17342 vsize=515752 CPUtime=4782.42 cores=4-7
/proc/17347/task/17355/stat : 17355 (plingeling) R 17342 17342 16846 0 -1 4202560 293060 1249 0 0 478194 48 0 0 25 0 5 0 509552109 528130048 101010 33554432000 4194304 4356188 140736835623680 18446744073709551615 4330992 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17347/tid=17356] ppid=17342 vsize=515752 CPUtime=4781.77 cores=4-7
/proc/17347/task/17356/stat : 17356 (plingeling) R 17342 17342 16846 0 -1 4202560 284953 1249 0 0 478129 48 0 0 25 0 5 0 509552109 528130048 101010 33554432000 4194304 4356188 140736835623680 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17347/tid=17357] ppid=17342 vsize=515752 CPUtime=4782.45 cores=4-7
/proc/17347/task/17357/stat : 17357 (plingeling) R 17342 17342 16846 0 -1 4202560 297244 1249 0 0 478203 42 0 0 25 0 5 0 509552109 528130048 101010 33554432000 4194304 4356188 140736835623680 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38232.4
Current children cumulated vsize (KiB) 1391464

[startup+4842.3 s]
/proc/loadavg: 8.11 8.07 8.01 9/180 17507
/proc/meminfo: memFree=30469020/32951124 swapFree=67111356/67111528
[pid=17342] ppid=17340 vsize=18324 CPUtime=0 cores=0-7
/proc/17342/stat : 17342 (ppfolio) S 17340 17342 16846 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 509552102 18763776 390 33554432000 4194304 4287625 140737225095200 18446744073709551615 270338403855 0 0 4096 65536 4238451028237746175 0 0 17 6 0 0 0
/proc/17342/statm: 4581 390 341 23 0 91 0
[pid=17343] ppid=17342 vsize=284524 CPUtime=4841.89 cores=0
/proc/17343/stat : 17343 (cryptominisat) R 17342 17342 16846 0 -1 4202496 653030 0 0 0 483943 246 0 0 25 0 1 0 509552103 291352576 43779 33554432000 4194304 4587354 140736573485824 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17343/statm: 71131 43779 337 96 0 67693 0
[pid=17344] ppid=17342 vsize=76480 CPUtime=4842.5 cores=1
/proc/17344/stat : 17344 (clasp) R 17342 17342 16846 0 -1 4202496 17544 0 0 0 484245 5 0 0 25 0 1 0 509552103 78315520 14812 33554432000 4194304 4785740 140735131522576 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17344/statm: 19120 14812 341 145 0 16165 0
[pid=17345] ppid=17342 vsize=460068 CPUtime=4842.38 cores=2
/proc/17345/stat : 17345 (TNM) R 17342 17342 16846 0 -1 4202496 1580 0 0 0 484237 1 0 0 25 0 1 0 509552103 471109632 1477 33554432000 134512640 134534564 4292879216 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/17345/statm: 115017 1477 95 6 0 113683 0
[pid=17346] ppid=17342 vsize=37384 CPUtime=4842.51 cores=3
/proc/17346/stat : 17346 (march_hi) R 17342 17342 16846 0 -1 4202496 17621 0 0 0 484247 4 0 0 25 0 1 0 509552103 38281216 6312 33554432000 4194304 4331988 140733515440560 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17346/statm: 9346 6312 175 34 0 7788 0
[pid=17347] ppid=17342 vsize=506920 CPUtime=19342.8 cores=4-7
/proc/17347/stat : 17347 (plingeling) S 17342 17342 16846 0 -1 4202496 1187524 1249 0 0 1934091 192 0 0 18 0 5 0 509552103 519086080 98802 33554432000 4194304 4356188 140736835623680 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17347/statm: 126730 98802 161 40 0 125274 0
[pid=17347/tid=17354] ppid=17342 vsize=506920 CPUtime=4816.09 cores=4-7
/proc/17347/task/17354/stat : 17354 (plingeling) R 17342 17342 16846 0 -1 4202560 303050 1249 0 0 481557 52 0 0 25 0 5 0 509552109 519086080 98802 33554432000 4194304 4356188 140736835623680 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17347/tid=17355] ppid=17342 vsize=506920 CPUtime=4842.43 cores=4-7
/proc/17347/task/17355/stat : 17355 (plingeling) R 17342 17342 16846 0 -1 4202560 294372 1249 0 0 484195 48 0 0 25 0 5 0 509552109 519086080 98802 33554432000 4194304 4356188 140736835623680 18446744073709551615 4332145 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17347/tid=17356] ppid=17342 vsize=506920 CPUtime=4841.78 cores=4-7
/proc/17347/task/17356/stat : 17356 (plingeling) R 17342 17342 16846 0 -1 4202560 286489 1249 0 0 484129 49 0 0 25 0 5 0 509552109 519086080 98802 33554432000 4194304 4356188 140736835623680 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17347/tid=17357] ppid=17342 vsize=506920 CPUtime=4842.45 cores=4-7
/proc/17347/task/17357/stat : 17357 (plingeling) R 17342 17342 16846 0 -1 4202560 299036 1249 0 0 484203 42 0 0 25 0 5 0 509552109 519086080 98802 33554432000 4194304 4356188 140736835623680 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38712.1
Current children cumulated vsize (KiB) 1383700

[startup+4902.3 s]
/proc/loadavg: 8.10 8.07 8.01 9/180 17509
/proc/meminfo: memFree=30469848/32951124 swapFree=67111356/67111528
[pid=17342] ppid=17340 vsize=18324 CPUtime=0 cores=0-7
/proc/17342/stat : 17342 (ppfolio) S 17340 17342 16846 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 509552102 18763776 390 33554432000 4194304 4287625 140737225095200 18446744073709551615 270338403855 0 0 4096 65536 4238451028237746175 0 0 17 6 0 0 0
/proc/17342/statm: 4581 390 341 23 0 91 0
[pid=17343] ppid=17342 vsize=284524 CPUtime=4901.88 cores=0
/proc/17343/stat : 17343 (cryptominisat) R 17342 17342 16846 0 -1 4202496 653030 0 0 0 489942 246 0 0 25 0 1 0 509552103 291352576 43779 33554432000 4194304 4587354 140736573485824 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17343/statm: 71131 43779 337 96 0 67693 0
[pid=17344] ppid=17342 vsize=77264 CPUtime=4902.5 cores=1
/proc/17344/stat : 17344 (clasp) R 17342 17342 16846 0 -1 4202496 17788 0 0 0 490245 5 0 0 25 0 1 0 509552103 79118336 14984 33554432000 4194304 4785740 140735131522576 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17344/statm: 19316 14984 341 145 0 16361 0
[pid=17345] ppid=17342 vsize=460068 CPUtime=4902.38 cores=2
/proc/17345/stat : 17345 (TNM) R 17342 17342 16846 0 -1 4202496 1580 0 0 0 490237 1 0 0 25 0 1 0 509552103 471109632 1477 33554432000 134512640 134534564 4292879216 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/17345/statm: 115017 1477 95 6 0 113683 0
[pid=17346] ppid=17342 vsize=37384 CPUtime=4902.51 cores=3
/proc/17346/stat : 17346 (march_hi) R 17342 17342 16846 0 -1 4202496 17658 0 0 0 490247 4 0 0 25 0 1 0 509552103 38281216 6349 33554432000 4194304 4331988 140733515440560 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17346/statm: 9346 6349 175 34 0 7788 0
[pid=17347] ppid=17342 vsize=505512 CPUtime=19582.5 cores=4-7
/proc/17347/stat : 17347 (plingeling) S 17342 17342 16846 0 -1 4202496 1194916 1249 0 0 1958058 194 0 0 18 0 5 0 509552103 517644288 98450 33554432000 4194304 4356188 140736835623680 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17347/statm: 126378 98450 161 40 0 124922 0
[pid=17347/tid=17354] ppid=17342 vsize=505512 CPUtime=4875.77 cores=4-7
/proc/17347/task/17354/stat : 17354 (plingeling) R 17342 17342 16846 0 -1 4202560 305418 1249 0 0 487525 52 0 0 25 0 5 0 509552109 517644288 98450 33554432000 4194304 4356188 140736835623680 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17347/tid=17355] ppid=17342 vsize=505512 CPUtime=4902.43 cores=4-7
/proc/17347/task/17355/stat : 17355 (plingeling) R 17342 17342 16846 0 -1 4202560 295780 1249 0 0 490195 48 0 0 25 0 5 0 509552109 517644288 98450 33554432000 4194304 4356188 140736835623680 18446744073709551615 4332003 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17347/tid=17356] ppid=17342 vsize=505512 CPUtime=4901.78 cores=4-7
/proc/17347/task/17356/stat : 17356 (plingeling) R 17342 17342 16846 0 -1 4202560 288441 1249 0 0 490129 49 0 0 25 0 5 0 509552109 517644288 98450 33554432000 4194304 4356188 140736835623680 18446744073709551615 4331268 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17347/tid=17357] ppid=17342 vsize=505512 CPUtime=4902.45 cores=4-7
/proc/17347/task/17357/stat : 17357 (plingeling) R 17342 17342 16846 0 -1 4202560 300700 1249 0 0 490203 42 0 0 25 0 5 0 509552109 517644288 98450 33554432000 4194304 4356188 140736835623680 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39191.8
Current children cumulated vsize (KiB) 1383076

[startup+4962.3 s]
/proc/loadavg: 8.04 8.06 8.00 9/180 17510
/proc/meminfo: memFree=30460672/32951124 swapFree=67111356/67111528
[pid=17342] ppid=17340 vsize=18324 CPUtime=0 cores=0-7
/proc/17342/stat : 17342 (ppfolio) S 17340 17342 16846 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 509552102 18763776 390 33554432000 4194304 4287625 140737225095200 18446744073709551615 270338403855 0 0 4096 65536 4238451028237746175 0 0 17 6 0 0 0
/proc/17342/statm: 4581 390 341 23 0 91 0
[pid=17343] ppid=17342 vsize=299504 CPUtime=4961.87 cores=0
/proc/17343/stat : 17343 (cryptominisat) R 17342 17342 16846 0 -1 4202496 656591 0 0 0 495940 247 0 0 25 0 1 0 509552103 306692096 47340 33554432000 4194304 4587354 140736573485824 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17343/statm: 74876 47340 337 96 0 71438 0
[pid=17344] ppid=17342 vsize=77264 CPUtime=4962.51 cores=1
/proc/17344/stat : 17344 (clasp) R 17342 17342 16846 0 -1 4202496 17789 0 0 0 496246 5 0 0 25 0 1 0 509552103 79118336 14985 33554432000 4194304 4785740 140735131522576 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17344/statm: 19316 14985 341 145 0 16361 0
[pid=17345] ppid=17342 vsize=460068 CPUtime=4962.39 cores=2
/proc/17345/stat : 17345 (TNM) R 17342 17342 16846 0 -1 4202496 1580 0 0 0 496238 1 0 0 25 0 1 0 509552103 471109632 1477 33554432000 134512640 134534564 4292879216 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/17345/statm: 115017 1477 95 6 0 113683 0
[pid=17346] ppid=17342 vsize=37384 CPUtime=4962.51 cores=3
/proc/17346/stat : 17346 (march_hi) R 17342 17342 16846 0 -1 4202496 17684 0 0 0 496247 4 0 0 25 0 1 0 509552103 38281216 6375 33554432000 4194304 4331988 140733515440560 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17346/statm: 9346 6375 175 34 0 7788 0
[pid=17347] ppid=17342 vsize=498856 CPUtime=19822.2 cores=4-7
/proc/17347/stat : 17347 (plingeling) S 17342 17342 16846 0 -1 4202496 1203652 1249 0 0 1982025 196 0 0 18 0 5 0 509552103 510828544 96786 33554432000 4194304 4356188 140736835623680 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17347/statm: 124714 96786 161 40 0 123258 0
[pid=17347/tid=17354] ppid=17342 vsize=498856 CPUtime=4935.45 cores=4-7
/proc/17347/task/17354/stat : 17354 (plingeling) R 17342 17342 16846 0 -1 4202560 308042 1249 0 0 493492 53 0 0 25 0 5 0 509552109 510828544 96786 33554432000 4194304 4356188 140736835623680 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17347/tid=17355] ppid=17342 vsize=498856 CPUtime=4962.43 cores=4-7
/proc/17347/task/17355/stat : 17355 (plingeling) R 17342 17342 16846 0 -1 4202560 298500 1249 0 0 496194 49 0 0 25 0 5 0 509552109 510828544 96786 33554432000 4194304 4356188 140736835623680 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17347/tid=17356] ppid=17342 vsize=498856 CPUtime=4961.79 cores=4-7
/proc/17347/task/17356/stat : 17356 (plingeling) R 17342 17342 16846 0 -1 4202560 290265 1249 0 0 496129 50 0 0 25 0 5 0 509552109 510828544 96786 33554432000 4194304 4356188 140736835623680 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17347/tid=17357] ppid=17342 vsize=498856 CPUtime=4962.46 cores=4-7
/proc/17347/task/17357/stat : 17357 (plingeling) R 17342 17342 16846 0 -1 4202560 302268 1249 0 0 496203 43 0 0 25 0 5 0 509552109 510828544 96786 33554432000 4194304 4356188 140736835623680 18446744073709551615 4331964 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39671.5
Current children cumulated vsize (KiB) 1391400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.4 s]
/proc/loadavg: 8.02 8.05 8.00 9/180 17511
/proc/meminfo: memFree=30558632/32951124 swapFree=67111356/67111528
[pid=17342] ppid=17340 vsize=18324 CPUtime=0 cores=0-7
/proc/17342/stat : 17342 (ppfolio) S 17340 17342 16846 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 509552102 18763776 390 33554432000 4194304 4287625 140737225095200 18446744073709551615 270338403855 0 0 4096 65536 4238451028237746175 0 0 17 6 0 0 0
/proc/17342/statm: 4581 390 341 23 0 91 0
[pid=17343] ppid=17342 vsize=180604 CPUtime=5002.98 cores=0
/proc/17343/stat : 17343 (cryptominisat) R 17342 17342 16846 0 -1 4202496 656591 0 0 0 500050 248 0 0 25 0 1 0 509552103 184938496 19182 33554432000 4194304 4587354 140736573485824 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17343/statm: 45151 19182 337 96 0 41713 0
[pid=17344] ppid=17342 vsize=77480 CPUtime=5003.62 cores=1
/proc/17344/stat : 17344 (clasp) R 17342 17342 16846 0 -1 4202496 17906 0 0 0 500357 5 0 0 25 0 1 0 509552103 79339520 14995 33554432000 4194304 4785740 140735131522576 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17344/statm: 19370 14995 341 145 0 16415 0
[pid=17345] ppid=17342 vsize=460068 CPUtime=5003.49 cores=2
/proc/17345/stat : 17345 (TNM) R 17342 17342 16846 0 -1 4202496 1580 0 0 0 500348 1 0 0 25 0 1 0 509552103 471109632 1477 33554432000 134512640 134534564 4292879216 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/17345/statm: 115017 1477 95 6 0 113683 0
[pid=17346] ppid=17342 vsize=37384 CPUtime=5003.62 cores=3
/proc/17346/stat : 17346 (march_hi) R 17342 17342 16846 0 -1 4202496 17710 0 0 0 500358 4 0 0 25 0 1 0 509552103 38281216 6401 33554432000 4194304 4331988 140733515440560 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17346/statm: 9346 6401 175 34 0 7788 0
[pid=17347] ppid=17342 vsize=513704 CPUtime=19986.4 cores=4-7
/proc/17347/stat : 17347 (plingeling) S 17342 17342 16846 0 -1 4202496 1209700 1249 0 0 1998444 197 0 0 18 0 5 0 509552103 526032896 100498 33554432000 4194304 4356188 140736835623680 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17347/statm: 128426 100498 161 40 0 126970 0
[pid=17347/tid=17354] ppid=17342 vsize=513704 CPUtime=4976.32 cores=4-7
/proc/17347/task/17354/stat : 17354 (plingeling) R 17342 17342 16846 0 -1 4202560 309322 1249 0 0 497579 53 0 0 25 0 5 0 509552109 526032896 100498 33554432000 4194304 4356188 140736835623680 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17347/tid=17355] ppid=17342 vsize=513704 CPUtime=5003.54 cores=4-7
/proc/17347/task/17355/stat : 17355 (plingeling) R 17342 17342 16846 0 -1 4202560 299908 1249 0 0 500305 49 0 0 25 0 5 0 509552109 526032896 100498 33554432000 4194304 4356188 140736835623680 18446744073709551615 4331151 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17347/tid=17356] ppid=17342 vsize=513704 CPUtime=5002.9 cores=4-7
/proc/17347/task/17356/stat : 17356 (plingeling) R 17342 17342 16846 0 -1 4202560 290777 1249 0 0 500240 50 0 0 25 0 5 0 509552109 526032896 100498 33554432000 4194304 4356188 140736835623680 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17347/tid=17357] ppid=17342 vsize=513704 CPUtime=5003.56 cores=4-7
/proc/17347/task/17357/stat : 17357 (plingeling) R 17342 17342 16846 0 -1 4202560 305116 1249 0 0 500313 43 0 0 25 0 5 0 509552109 526032896 100498 33554432000 4194304 4356188 140736835623680 18446744073709551615 4331060 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) 1287564

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 17342 and gives
#  childrusage.ru_utime.tv_sec=20011
#  childrusage.ru_utime.tv_usec=146843
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=604604
# CPU time returned by wait4() is 20013.8
# 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): 5003.42
CPU time (s): 40000.1
CPU user time (s): 39995.6
CPU system time (s): 4.55
CPU usage (%): 799.456
Max. virtual memory (cumulated for all children) (KiB): 16510072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20011.1
system time used= 2.6046
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 694326
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= 1000
involuntary context switches= 47158

runsolver used 7.46686 second user time and 19.775 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-30 15:49:25
IDJOB=3275871
IDBENCH=83921
IDSOLVER=1638
FILE ID=node143/3275871-1304171365
RUNJOBID= node143-1304161259-16860
PBS_JOBID= 13170932
Free space on /tmp= 73496 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_15_90_1-log.shuffled-as.sat03-137.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275871-1304171365/watcher-3275871-1304171365 -o /tmp/evaluation-result-3275871-1304171365/solver-3275871-1304171365 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3275871-1304171365.cnf

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

MD5SUM BENCH= 808fa775df860c59a1178e77fc60f410
RANDOM SEED=2099788234

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.74
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.846
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:     32951124 kB
MemFree:      31127296 kB
Buffers:        277428 kB
Cached:        1196080 kB
SwapCached:        168 kB
Active:         352016 kB
Inactive:      1185188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31127296 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           10908 kB
Writeback:          24 kB
AnonPages:       63328 kB
Mapped:          14720 kB
Slab:           221500 kB
PageTables:       4696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183036 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= 73484 MiB
End job on node143 at 2011-04-30 17:12:50