Trace number 3498417

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
borg-sat 11.03.02-seq-industrial (fixed)? (TO) 5000.07 4994.26

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
MD5SUMa8ad0173824ed9404a8c153da07c5f9c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark891.683
Satisfiable
(Un)Satisfiability was proved
Number of variables183325
Number of clauses546914
Sum of the clauses size1276130
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2364608
Number of clauses of size 3182304
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.37/0.63	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.37/0.63	c INFO: solving HOME/instance-3498417-1307953832.cnf
0.37/0.63	c INFO: computing task features
2.05/2.36	c INFO: computed variable-clause graph statistics
2.15/2.42	c INFO: computed clause balance statistics
10.15/10.48	c INFO: computed variable balance statistics
16.26/16.52	c INFO: computed small-clause counts
16.35/16.64	c INFO: computed Horn-clause counts
55.05/55.31	c INFO: computed variable graph statistics
55.05/55.31	c INFO: collected features for HOME/instance-3498417-1307953832.cnf in 54.63 s
55.05/55.33	c INFO: running lingeling-276@0 for 97 with 4945 remaining (b = 0.54)
155.25/155.47	c INFO: running lingeling-276@100 for 1164 with 4845 remaining (b = 0.54)
1320.84/1319.62	c INFO: running lingeling-276@0 for 97 with 3681 remaining (b = 0.52)
1421.03/1419.76	c INFO: running cryptominisat-2.9.0@0 for 1649 with 3581 remaining (b = 0.62)
3074.78/3071.33	c INFO: running lingeling-276@100 for 194 with 1930 remaining (b = 0.25)
3268.22/3264.54	c INFO: running lingeling-276@0 for 97 with 1737 remaining (b = 0.43)
3368.42/3364.66	c INFO: running lingeling-276@100 for 97 with 1637 remaining (b = 0.09)
3463.61/3459.76	c INFO: running lingeling-276@195 for 97 with 1541 remaining (b = 0.10)
3564.84/3560.87	c INFO: running cryptominisat-2.9.0@0 for 485 with 1440 remaining (b = 0.53)
4055.57/4050.96	c INFO: running precosat-570@0 for 194 with 951 remaining (b = 0.39)
4252.12/4247.21	c INFO: running lingeling-276@0 for 97 with 754 remaining (b = 0.20)
4352.33/4347.34	c INFO: running cryptominisat-2.9.0@489 for 97 with 654 remaining (b = 0.07)
4447.96/4442.85	c INFO: running precosat-570@196 for 97 with 559 remaining (b = 0.06)
4545.20/4539.96	c INFO: running precosat-570@293 for 97 with 462 remaining (b = 0.05)
4640.42/4635.06	c INFO: running cryptominisat-2.9.0@0 for 97 with 367 remaining (b = 0.05)
4741.31/4735.86	c INFO: running cryptominisat-2.9.0@1650 for 266 with 266 remaining (b = 0.09)

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.1 (svn: 989)

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 /var/tmp/evaluation-result-3498417-1307953832/watcher-3498417-1307953832 -o /var/tmp/evaluation-result-3498417-1307953832/solver-3498417-1307953832 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498417-1307953832.cnf -seed 1094266861 -budget 5000 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.99 1.79 1.02 3/181 2292
/proc/meminfo: memFree=272108/32951124 swapFree=67062556/67111528
[pid=2292] ppid=2290 vsize=14820 CPUtime=0 cores=1,3,5,7
/proc/2292/stat : 2292 (python) R 2290 2292 1923 0 -1 4202496 605 0 0 0 0 0 0 0 21 0 1 0 985613743 15175680 500 33554432000 4194304 5683644 140734770335040 18446744073709551615 252457726661 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/2292/statm: 3770 503 296 364 0 257 0

[startup+0.0173021 s]
/proc/loadavg: 1.99 1.79 1.02 3/181 2292
/proc/meminfo: memFree=272108/32951124 swapFree=67062556/67111528
[pid=2292] ppid=2290 vsize=15908 CPUtime=0 cores=1,3,5,7
/proc/2292/stat : 2292 (python) R 2290 2292 1923 0 -1 4202496 975 0 0 0 0 0 0 0 21 0 1 0 985613743 16289792 849 33554432000 4194304 5683644 140734770335040 18446744073709551615 4773744 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/2292/statm: 3977 850 358 364 0 464 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15908

[startup+0.100284 s]
/proc/loadavg: 1.99 1.79 1.02 3/181 2292
/proc/meminfo: memFree=272108/32951124 swapFree=67062556/67111528
[pid=2292] ppid=2290 vsize=85364 CPUtime=0.06 cores=1,3,5,7
/proc/2292/stat : 2292 (python) R 2290 2292 1923 0 -1 4202496 2589 0 0 0 4 2 0 0 17 0 1 0 985613743 87412736 2310 33554432000 4194304 5683644 140734770335040 18446744073709551615 252458065664 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/2292/statm: 21341 2314 712 364 0 1558 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85364

[startup+0.300266 s]
/proc/loadavg: 1.99 1.79 1.02 3/181 2292
/proc/meminfo: memFree=272108/32951124 swapFree=67062556/67111528
[pid=2292] ppid=2290 vsize=135752 CPUtime=0.18 cores=1,3,5,7
/proc/2292/stat : 2292 (python) S 2290 2292 1923 0 -1 4202496 5975 931 1 0 13 5 0 0 17 0 1 0 985613743 139010048 4151 33554432000 4194304 5683644 140734770335040 18446744073709551615 252458061829 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/2292/statm: 33938 4151 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700146 s]
/proc/loadavg: 1.99 1.79 1.02 3/181 2292
/proc/meminfo: memFree=272108/32951124 swapFree=67062556/67111528
[pid=2292] ppid=2290 vsize=291624 CPUtime=0.45 cores=1,3,5,7
/proc/2292/stat : 2292 (python) R 2290 2292 1923 0 -1 4202496 12636 931 1 0 32 13 0 0 16 0 1 0 985613743 298622976 10193 33554432000 4194304 5683644 140734770335040 18446744073709551615 4602349 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/2292/statm: 72906 10193 1761 364 0 8830 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 291624

[startup+1.50099 s]
/proc/loadavg: 1.99 1.79 1.02 3/182 2297
/proc/meminfo: memFree=218184/32951124 swapFree=67062556/67111528
[pid=2292] ppid=2290 vsize=343080 CPUtime=1.26 cores=1,3,5,7
/proc/2292/stat : 2292 (python) R 2290 2292 1923 0 -1 4202496 25209 931 1 0 111 15 0 0 16 0 1 0 985613743 351313920 22766 33554432000 4194304 5683644 140734770335040 18446744073709551615 47222970878848 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/2292/statm: 85770 22767 1761 364 0 21694 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 343080

[startup+3.10069 s]
/proc/loadavg: 2.07 1.81 1.03 3/182 2297
/proc/meminfo: memFree=180628/32951124 swapFree=67062556/67111528
[pid=2292] ppid=2290 vsize=389552 CPUtime=2.85 cores=1,3,5,7
/proc/2292/stat : 2292 (python) R 2290 2292 1923 0 -1 4202496 49574 931 1 0 268 17 0 0 19 0 1 0 985613743 398901248 34773 33554432000 4194304 5683644 140734770335040 18446744073709551615 47222802785350 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/2292/statm: 97388 34773 1826 364 0 33312 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 389552

[startup+6.3001 s]
/proc/loadavg: 2.07 1.81 1.03 3/182 2297
/proc/meminfo: memFree=138344/32951124 swapFree=67062556/67111528
[pid=2292] ppid=2290 vsize=389552 CPUtime=6.05 cores=1,3,5,7
/proc/2292/stat : 2292 (python) R 2290 2292 1923 0 -1 4202496 49574 931 1 0 588 17 0 0 25 0 1 0 985613743 398901248 34773 33554432000 4194304 5683644 140734770335040 18446744073709551615 47222800251329 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/2292/statm: 97388 34773 1826 364 0 33312 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 389552

[startup+12.7009 s]
/proc/loadavg: 2.06 1.81 1.04 3/182 2297
/proc/meminfo: memFree=130484/32951124 swapFree=67062556/67111528
[pid=2292] ppid=2290 vsize=389552 CPUtime=12.45 cores=1,3,5,7
/proc/2292/stat : 2292 (python) R 2290 2292 1923 0 -1 4202496 49575 931 1 0 1228 17 0 0 25 0 1 0 985613743 398901248 34774 33554432000 4194304 5683644 140734770335040 18446744073709551615 252457733033 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/2292/statm: 97388 34774 1827 364 0 33312 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 389552

[startup+25.5005 s]
/proc/loadavg: 2.05 1.82 1.05 3/182 2297
/proc/meminfo: memFree=136624/32951124 swapFree=67062556/67111528
[pid=2292] ppid=2290 vsize=389552 CPUtime=25.25 cores=1,3,5,7
/proc/2292/stat : 2292 (python) R 2290 2292 1923 0 -1 4202496 49581 931 1 0 2508 17 0 0 25 0 1 0 985613743 398901248 34780 33554432000 4194304 5683644 140734770335040 18446744073709551615 47222800017536 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/2292/statm: 97388 34780 1833 364 0 33312 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 389552

[startup+51.1008 s]
/proc/loadavg: 2.03 1.83 1.08 3/182 2298
/proc/meminfo: memFree=133328/32951124 swapFree=67062556/67111528
[pid=2292] ppid=2290 vsize=389552 CPUtime=50.85 cores=1,3,5,7
/proc/2292/stat : 2292 (python) R 2290 2292 1923 0 -1 4202496 49581 931 1 0 5068 17 0 0 25 0 1 0 985613743 398901248 34780 33554432000 4194304 5683644 140734770335040 18446744073709551615 47222800017548 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/2292/statm: 97388 34780 1833 364 0 33312 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 389552

[startup+102.306 s]
/proc/loadavg: 2.01 1.86 1.13 3/186 2304
/proc/meminfo: memFree=100024/32951124 swapFree=67062556/67111528
[pid=2292] ppid=2290 vsize=391444 CPUtime=55.09 cores=1,3,5,7
/proc/2292/stat : 2292 (python) S 2290 2292 1923 0 -1 4202496 49954 931 1 0 5491 18 0 0 25 0 2 0 985613743 400838656 32732 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2292/statm: 97861 32732 1875 364 0 33779 0
[pid=2299] ppid=2292 vsize=381200 CPUtime=0.05 cores=1,3,5,7
/proc/2299/stat : 2299 (python) S 2292 2292 1923 0 -1 4202560 980 0 0 0 3 2 0 0 18 0 1 0 985619277 390348800 31234 33554432000 4194304 5683644 140734770335040 18446744073709551615 252458085903 0 0 16781312 514 16658515954480677128 0 0 17 5 0 0 0
/proc/2299/statm: 95300 31234 381 364 0 31218 0
[pid=2301] ppid=2299 vsize=65948 CPUtime=46.95 cores=1,3,5,7
/proc/2301/stat : 2301 (lingeling) R 2299 2301 2301 0 -1 4202496 33616 0 0 0 4691 4 0 0 25 0 1 0 985619277 67530752 15657 33554432000 4194304 4352236 140734109346288 18446744073709551615 4328022 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/2301/statm: 16487 15657 129 39 0 15567 0
[pid=2292/tid=2300] ppid=2290 vsize=391444 CPUtime=0 cores=1,3,5,7
/proc/2292/task/2300/stat : 2300 (python) S 2290 2292 1923 0 -1 4202560 27 931 0 0 0 0 0 0 25 0 2 0 985619277 400838656 32732 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 2 18446604471146458048 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 838592

[startup+162.301 s]
/proc/loadavg: 2.00 1.88 1.18 3/187 2306
/proc/meminfo: memFree=106436/32951124 swapFree=67062556/67111528
[pid=2292] ppid=2290 vsize=391444 CPUtime=55.12 cores=1,3,5,7
/proc/2292/stat : 2292 (python) S 2290 2292 1923 0 -1 4202496 50440 931 1 0 5494 18 0 0 18 0 2 0 985613743 400838656 32733 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2292/statm: 97861 32733 1876 364 0 33779 0
[pid=2299] ppid=2292 vsize=391444 CPUtime=0.12 cores=1,3,5,7
/proc/2299/stat : 2299 (python) S 2292 2292 1923 0 -1 4202560 1191 0 0 0 6 6 0 0 18 0 2 0 985619277 400838656 31273 33554432000 4194304 5683644 140734770335040 18446744073709551615 252458085958 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/2299/statm: 97861 31273 415 364 0 33779 0
[pid=2301] ppid=2299 vsize=65944 CPUtime=106.93 cores=1,3,5,7
/proc/2301/stat : 2301 (lingeling) R 2299 2301 2301 0 -1 4202496 35664 0 0 0 10689 4 0 0 25 0 1 0 985619277 67526656 15656 33554432000 4194304 4352236 140734109346288 18446744073709551615 4328090 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/2301/statm: 16486 15656 129 39 0 15566 0
[pid=2299/tid=2306] ppid=2292 vsize=391444 CPUtime=0 cores=1,3,5,7
/proc/2299/task/2306/stat : 2306 (python) S 2292 2292 1923 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 985629288 400838656 31273 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 514 18446604471128007872 0 0 -1 5 0 0 0
[pid=2292/tid=2300] ppid=2290 vsize=391444 CPUtime=0 cores=1,3,5,7
/proc/2292/task/2300/stat : 2300 (python) S 2290 2292 1923 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 985619277 400838656 32733 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 2 18446604471146458048 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 848832

[startup+222.301 s]
/proc/loadavg: 2.00 1.90 1.23 3/187 2308
/proc/meminfo: memFree=106716/32951124 swapFree=67062556/67111528
[pid=2292] ppid=2290 vsize=391444 CPUtime=55.12 cores=1,3,5,7
/proc/2292/stat : 2292 (python) S 2290 2292 1923 0 -1 4202496 50440 931 1 0 5494 18 0 0 18 0 2 0 985613743 400838656 32733 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2292/statm: 97861 32733 1876 364 0 33779 0
[pid=2299] ppid=2292 vsize=391444 CPUtime=0.19 cores=1,3,5,7
/proc/2299/stat : 2299 (python) S 2292 2292 1923 0 -1 4202560 1210 0 0 0 10 9 0 0 18 0 2 0 985619277 400838656 31273 33554432000 4194304 5683644 140734770335040 18446744073709551615 252458085958 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/2299/statm: 97861 31273 415 364 0 33779 0
[pid=2301] ppid=2299 vsize=65940 CPUtime=166.93 cores=1,3,5,7
/proc/2301/stat : 2301 (lingeling) R 2299 2301 2301 0 -1 4202496 37712 0 0 0 16689 4 0 0 25 0 1 0 985619277 67522560 15655 33554432000 4194304 4352236 140734109346288 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/2301/statm: 16485 15655 129 39 0 15565 0
[pid=2299/tid=2306] ppid=2292 vsize=391444 CPUtime=0 cores=1,3,5,7
/proc/2299/task/2306/stat : 2306 (python) S 2292 2292 1923 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 985629288 400838656 31273 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 514 18446604471128007872 0 0 -1 5 0 0 0
[pid=2292/tid=2300] ppid=2290 vsize=391444 CPUtime=0 cores=1,3,5,7
/proc/2292/task/2300/stat : 2300 (python) S 2290 2292 1923 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 985619277 400838656 32733 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 2 18446604471146458048 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 848828

[startup+282.301 s]
/proc/loadavg: 2.06 1.93 1.28 3/187 2310
/proc/meminfo: memFree=99012/32951124 swapFree=67062556/67111528
[pid=2292] ppid=2290 vsize=391444 CPUtime=55.12 cores=1,3,5,7
/proc/2292/stat : 2292 (python) S 2290 2292 1923 0 -1 4202496 50440 931 1 0 5494 18 0 0 18 0 2 0 985613743 400838656 32733 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2292/statm: 97861 32733 1876 364 0 33779 0
[pid=2299] ppid=2292 vsize=391444 CPUtime=0.26 cores=1,3,5,7
/proc/2299/stat : 2299 (python) S 2292 2292 1923 0 -1 4202560 1226 0 0 0 14 12 0 0 18 0 2 0 985619277 400838656 31273 33554432000 4194304 5683644 140734770335040 18446744073709551615 252458085958 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/2299/statm: 97861 31273 415 364 0 33779 0
[pid=2301] ppid=2299 vsize=74128 CPUtime=226.93 cores=1,3,5,7
/proc/2301/stat : 2301 (lingeling) R 2299 2301 2301 0 -1 4202496 41808 0 0 0 22688 5 0 0 25 0 1 0 985619277 75907072 17702 33554432000 4194304 4352236 140734109346288 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/2301/statm: 18532 17702 129 39 0 17612 0
[pid=2299/tid=2306] ppid=2292 vsize=391444 CPUtime=0 cores=1,3,5,7
/proc/2299/task/2306/stat : 2306 (python) S 2292 2292 1923 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 985629288 400838656 31273 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 514 18446604471128007872 0 0 -1 5 0 0 0
[pid=2292/tid=2300] ppid=2290 vsize=391444 CPUtime=0 cores=1,3,5,7
/proc/2292/task/2300/stat : 2300 (python) S 2290 2292 1923 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 985619277 400838656 32733 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 2 18446604471146458048 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 857016

[startup+342.3 s]
/proc/loadavg: 2.02 1.94 1.32 3/187 2313
/proc/meminfo: memFree=94824/32951124 swapFree=67062556/67111528
[pid=2292] ppid=2290 vsize=391444 CPUtime=55.12 cores=1,3,5,7
/proc/2292/stat : 2292 (python) S 2290 2292 1923 0 -1 4202496 50440 931 1 0 5494 18 0 0 18 0 2 0 985613743 400838656 32733 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2292/statm: 97861 32733 1876 364 0 33779 0
[pid=2299] ppid=2292 vsize=391444 CPUtime=0.33 cores=1,3,5,7
/proc/2299/stat : 2299 (python) S 2292 2292 1923 0 -1 4202560 1235 0 0 0 17 16 0 0 18 0 2 0 985619277 400838656 31273 33554432000 4194304 5683644 140734770335040 18446744073709551615 252458085958 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0

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

[pid=2516] ppid=2292 vsize=411968 CPUtime=0.34 cores=1,3,5,7
/proc/2516/stat : 2516 (python) S 2292 2292 1923 0 -1 4202560 1157 0 0 0 18 16 0 0 18 0 2 0 985940197 421855232 31265 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/2516/statm: 102992 31265 399 364 0 38901 0
[pid=2518] ppid=2516 vsize=65892 CPUtime=296.29 cores=1,3,5,7
/proc/2518/stat : 2518 (lingeling) T 2516 2518 2518 0 -1 4202496 45511 0 0 0 29623 6 0 0 25 0 1 0 985940198 67473408 15643 33554432000 4194304 4352236 140736571095168 18446744073709551615 4329060 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/2518/statm: 16473 15643 129 39 0 15553 0
[pid=2516/tid=2523] ppid=2292 vsize=411968 CPUtime=0 cores=1,3,5,7
/proc/2516/task/2523/stat : 2523 (python) S 2292 2292 1923 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 2 0 985950208 421855232 31265 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 514 18446604471144167616 0 0 -1 3 0 0 0
[pid=2575] ppid=2292 vsize=422224 CPUtime=0.77 cores=1,3,5,7
/proc/2575/stat : 2575 (python) S 2292 2292 1923 0 -1 4202560 1177 0 0 0 39 38 0 0 15 0 2 0 985969830 432357376 31270 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/2575/statm: 105556 31270 400 364 0 41462 0
[pid=2577] ppid=2575 vsize=630188 CPUtime=585.57 cores=1,3,5,7
/proc/2577/stat : 2577 (cryptominisat-2) T 2575 2577 2577 0 -1 4202496 208929 0 0 0 58523 34 0 0 25 0 1 0 985969831 645312512 145093 33554432000 4194304 4677096 140736954801216 18446744073709551615 4318902 0 0 16781312 2 18446744071562691360 0 0 17 5 0 0 0
/proc/2577/statm: 157547 145093 393 118 0 152506 0
[pid=2575/tid=2592] ppid=2292 vsize=422224 CPUtime=0 cores=1,3,5,7
/proc/2575/task/2592/stat : 2592 (python) S 2292 2292 1923 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 986018838 432357376 31270 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 514 18446604471141503168 0 0 -1 1 0 0 0
[pid=2593] ppid=2292 vsize=432480 CPUtime=0.49 cores=1,3,5,7
/proc/2593/stat : 2593 (python) S 2292 2292 1923 0 -1 4202560 1155 0 0 0 23 26 0 0 18 0 2 0 986018839 442859520 31273 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/2593/statm: 108120 31273 399 364 0 44023 0
[pid=2595] ppid=2593 vsize=183132 CPUtime=388.43 cores=1,3,5,7
/proc/2595/stat : 2595 (precosat) T 2593 2595 2595 0 -1 4202496 46328 0 0 0 38838 5 0 0 25 0 1 0 986018840 187527168 43203 33554432000 4194304 4890832 140733895704320 18446744073709551615 4293432 0 0 16781312 17442 18446744071562691360 0 0 17 3 0 0 0
/proc/2595/statm: 45783 43203 86 171 0 45610 0
[pid=2593/tid=2611] ppid=2292 vsize=432480 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2611/stat : 2611 (python) S 2292 2292 1923 0 -1 4202560 51 0 0 0 0 0 0 0 18 0 2 0 986038463 442859520 31273 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 514 18446604471125312640 0 0 -1 5 0 0 0
[pid=2612] ppid=2292 vsize=442736 CPUtime=0.13 cores=1,3,5,7
/proc/2612/stat : 2612 (python) S 2292 2292 1923 0 -1 4202560 1098 0 0 0 6 7 0 0 19 0 2 0 986038464 453361664 31277 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/2612/statm: 110684 31277 399 364 0 46584 0
[pid=2614] ppid=2612 vsize=65940 CPUtime=100.1 cores=1,3,5,7
/proc/2614/stat : 2614 (lingeling) T 2612 2614 2614 0 -1 4202496 33621 0 0 0 10007 3 0 0 25 0 1 0 986038465 67522560 15654 33554432000 4194304 4352236 140735966110352 18446744073709551615 4234453 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/2614/statm: 16485 15654 129 39 0 15565 0
[pid=2612/tid=2643] ppid=2292 vsize=442736 CPUtime=0 cores=1,3,5,7
/proc/2612/task/2643/stat : 2643 (python) S 2292 2292 1923 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 986048477 453361664 31277 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 514 18446604457477084096 0 0 -1 3 0 0 0
[pid=2651] ppid=2292 vsize=452992 CPUtime=0.15 cores=1,3,5,7
/proc/2651/stat : 2651 (python) S 2292 2292 1923 0 -1 4202560 1160 0 0 0 8 7 0 0 16 0 2 0 986077249 463863808 31287 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/2651/statm: 113248 31287 405 364 0 49145 0
[pid=2653] ppid=2651 vsize=576704 CPUtime=100.77 cores=1,3,5,7
/proc/2653/stat : 2653 (cryptominisat-2) T 2651 2653 2653 0 -1 4202496 146060 0 0 0 10056 21 0 0 25 0 1 0 986077250 590544896 131344 33554432000 4194304 4677096 140736920717072 18446744073709551615 4318902 0 0 16781312 2 18446744071562691360 0 0 17 1 0 0 0
/proc/2653/statm: 144176 131344 393 118 0 139135 0
[pid=2651/tid=2657] ppid=2292 vsize=452992 CPUtime=0 cores=1,3,5,7
/proc/2651/task/2657/stat : 2657 (python) S 2292 2292 1923 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 986087329 463863808 31287 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 514 18446604471164507392 0 0 -1 3 0 0 0
[pid=2292/tid=2300] ppid=2290 vsize=463236 CPUtime=0 cores=1,3,5,7
/proc/2292/task/2300/stat : 2300 (python) S 2290 2292 1923 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 9 0 985619277 474353664 32775 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 2 18446604471146458048 0 0 -1 7 0 0 0
[pid=2292/tid=2352] ppid=2290 vsize=463236 CPUtime=0 cores=1,3,5,7
/proc/2292/task/2352/stat : 2352 (python) S 2290 2292 1923 0 -1 4202560 30 931 0 0 0 0 0 0 18 0 9 0 985745706 474353664 32775 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 2 18446604471146458048 0 0 -1 7 0 0 0
[pid=2292/tid=2359] ppid=2290 vsize=463236 CPUtime=0 cores=1,3,5,7
/proc/2292/task/2359/stat : 2359 (python) S 2290 2292 1923 0 -1 4202560 34 931 0 0 0 0 0 0 18 0 9 0 985755719 474353664 32775 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 2 18446604471146458048 0 0 -1 7 0 0 0
[pid=2292/tid=2517] ppid=2290 vsize=463236 CPUtime=0 cores=1,3,5,7
/proc/2292/task/2517/stat : 2517 (python) S 2290 2292 1923 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 9 0 985940197 474353664 32775 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 2 18446604471146458048 0 0 -1 7 0 0 0
[pid=2292/tid=2576] ppid=2290 vsize=463236 CPUtime=0 cores=1,3,5,7
/proc/2292/task/2576/stat : 2576 (python) S 2290 2292 1923 0 -1 4202560 31 931 0 0 0 0 0 0 18 0 9 0 985969831 474353664 32775 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 2 18446604471146458048 0 0 -1 7 0 0 0
[pid=2292/tid=2594] ppid=2290 vsize=463236 CPUtime=0 cores=1,3,5,7
/proc/2292/task/2594/stat : 2594 (python) S 2290 2292 1923 0 -1 4202560 33 931 0 0 0 0 0 0 18 0 9 0 986018839 474353664 32775 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 2 18446604471146458048 0 0 -1 7 0 0 0
[pid=2292/tid=2613] ppid=2290 vsize=463236 CPUtime=0 cores=1,3,5,7
/proc/2292/task/2613/stat : 2613 (python) S 2290 2292 1923 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 9 0 986038464 474353664 32775 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 2 18446604471146458048 0 0 -1 5 0 0 0
[pid=2292/tid=2652] ppid=2290 vsize=463236 CPUtime=0 cores=1,3,5,7
/proc/2292/task/2652/stat : 2652 (python) S 2290 2292 1923 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 9 0 986077250 474353664 32775 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 2 18446604471146458048 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4968.12
Current children cumulated vsize (KiB) 6181088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4994.2 s]
/proc/loadavg: 1.06 1.11 1.44 2/201 2664
/proc/meminfo: memFree=10621532/32951124 swapFree=67062556/67111528
[pid=2292] ppid=2290 vsize=463236 CPUtime=55.27 cores=1,3,5,7
/proc/2292/stat : 2292 (python) S 2290 2292 1923 0 -1 4202496 56226 931 1 0 5506 21 0 0 18 0 9 0 985613743 474353664 32775 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2292/statm: 115809 32775 1890 364 0 51706 0
[pid=2299] ppid=2292 vsize=391444 CPUtime=1.47 cores=1,3,5,7
/proc/2299/stat : 2299 (python) S 2292 2292 1923 0 -1 4202560 1237 0 0 0 74 73 0 0 18 0 2 0 985619277 400838656 31273 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/2299/statm: 97861 31273 415 364 0 33779 0
[pid=2301] ppid=2299 vsize=89196 CPUtime=1264.27 cores=1,3,5,7
/proc/2301/stat : 2301 (lingeling) T 2299 2301 2301 0 -1 4202496 49672 0 0 0 126422 5 0 0 25 0 1 0 985619277 91336704 21469 33554432000 4194304 4352236 140734109346288 18446744073709551615 4328009 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/2301/statm: 22299 21469 129 39 0 21379 0
[pid=2299/tid=2306] ppid=2292 vsize=391444 CPUtime=0 cores=1,3,5,7
/proc/2299/task/2306/stat : 2306 (python) S 2292 2292 1923 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 985629288 400838656 31273 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 514 18446604471128007872 0 0 -1 5 0 0 0
[pid=2351] ppid=2292 vsize=391456 CPUtime=0.35 cores=1,3,5,7
/proc/2351/stat : 2351 (python) S 2292 2292 1923 0 -1 4202560 1145 0 0 0 17 18 0 0 18 0 2 0 985745706 400850944 31257 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/2351/statm: 97864 31257 399 364 0 33779 0
[pid=2353] ppid=2351 vsize=74240 CPUtime=293.31 cores=1,3,5,7
/proc/2353/stat : 2353 (lingeling) T 2351 2353 2353 0 -1 4202496 40249 0 0 0 29325 6 0 0 25 0 1 0 985745706 76021760 17730 33554432000 4194304 4352236 140736629251280 18446744073709551615 4328000 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/2353/statm: 18560 17730 129 39 0 17640 0
[pid=2351/tid=2357] ppid=2292 vsize=391456 CPUtime=0 cores=1,3,5,7
/proc/2351/task/2357/stat : 2357 (python) S 2292 2292 1923 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 985755717 400850944 31257 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 514 18446604471164506496 0 0 -1 5 0 0 0
[pid=2358] ppid=2292 vsize=401712 CPUtime=2.41 cores=1,3,5,7
/proc/2358/stat : 2358 (python) S 2292 2292 1923 0 -1 4202560 1189 0 0 0 126 115 0 0 15 0 2 0 985755719 411353088 31262 33554432000 4194304 5683644 140734770335040 18446744073709551615 252458085958 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/2358/statm: 100428 31262 400 364 0 36340 0
[pid=2360] ppid=2358 vsize=785952 CPUtime=1909.95 cores=1,3,5,7
/proc/2360/stat : 2360 (cryptominisat-2) R 2358 2360 2360 0 -1 4202496 426508 0 0 0 190899 96 0 0 25 0 1 0 985755720 804814848 160922 33554432000 4194304 4677096 140735175350112 18446744073709551615 4320251 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2360/statm: 196488 160922 393 118 0 191447 0
[pid=2358/tid=2415] ppid=2292 vsize=401712 CPUtime=0 cores=1,3,5,7
/proc/2358/task/2415/stat : 2415 (python) S 2292 2292 1923 0 -1 4202560 42 0 0 0 0 0 0 0 16 0 2 0 985920875 411353088 31262 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 514 18446604467541639616 0 0 -1 1 0 0 0
[pid=2516] ppid=2292 vsize=411968 CPUtime=0.34 cores=1,3,5,7
/proc/2516/stat : 2516 (python) S 2292 2292 1923 0 -1 4202560 1157 0 0 0 18 16 0 0 18 0 2 0 985940197 421855232 31265 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/2516/statm: 102992 31265 399 364 0 38901 0
[pid=2518] ppid=2516 vsize=65892 CPUtime=296.29 cores=1,3,5,7
/proc/2518/stat : 2518 (lingeling) T 2516 2518 2518 0 -1 4202496 45511 0 0 0 29623 6 0 0 25 0 1 0 985940198 67473408 15643 33554432000 4194304 4352236 140736571095168 18446744073709551615 4329060 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/2518/statm: 16473 15643 129 39 0 15553 0
[pid=2516/tid=2523] ppid=2292 vsize=411968 CPUtime=0 cores=1,3,5,7
/proc/2516/task/2523/stat : 2523 (python) S 2292 2292 1923 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 2 0 985950208 421855232 31265 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 514 18446604471144167616 0 0 -1 3 0 0 0
[pid=2575] ppid=2292 vsize=422224 CPUtime=0.77 cores=1,3,5,7
/proc/2575/stat : 2575 (python) S 2292 2292 1923 0 -1 4202560 1177 0 0 0 39 38 0 0 15 0 2 0 985969830 432357376 31270 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/2575/statm: 105556 31270 400 364 0 41462 0
[pid=2577] ppid=2575 vsize=630188 CPUtime=585.57 cores=1,3,5,7
/proc/2577/stat : 2577 (cryptominisat-2) T 2575 2577 2577 0 -1 4202496 208929 0 0 0 58523 34 0 0 25 0 1 0 985969831 645312512 145093 33554432000 4194304 4677096 140736954801216 18446744073709551615 4318902 0 0 16781312 2 18446744071562691360 0 0 17 5 0 0 0
/proc/2577/statm: 157547 145093 393 118 0 152506 0
[pid=2575/tid=2592] ppid=2292 vsize=422224 CPUtime=0 cores=1,3,5,7
/proc/2575/task/2592/stat : 2592 (python) S 2292 2292 1923 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 986018838 432357376 31270 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 514 18446604471141503168 0 0 -1 1 0 0 0
[pid=2593] ppid=2292 vsize=432480 CPUtime=0.49 cores=1,3,5,7
/proc/2593/stat : 2593 (python) S 2292 2292 1923 0 -1 4202560 1155 0 0 0 23 26 0 0 18 0 2 0 986018839 442859520 31273 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/2593/statm: 108120 31273 399 364 0 44023 0
[pid=2595] ppid=2593 vsize=183132 CPUtime=388.43 cores=1,3,5,7
/proc/2595/stat : 2595 (precosat) T 2593 2595 2595 0 -1 4202496 46328 0 0 0 38838 5 0 0 25 0 1 0 986018840 187527168 43203 33554432000 4194304 4890832 140733895704320 18446744073709551615 4293432 0 0 16781312 17442 18446744071562691360 0 0 17 3 0 0 0
/proc/2595/statm: 45783 43203 86 171 0 45610 0
[pid=2593/tid=2611] ppid=2292 vsize=432480 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2611/stat : 2611 (python) S 2292 2292 1923 0 -1 4202560 51 0 0 0 0 0 0 0 18 0 2 0 986038463 442859520 31273 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 514 18446604471125312640 0 0 -1 5 0 0 0
[pid=2612] ppid=2292 vsize=442736 CPUtime=0.13 cores=1,3,5,7
/proc/2612/stat : 2612 (python) S 2292 2292 1923 0 -1 4202560 1098 0 0 0 6 7 0 0 19 0 2 0 986038464 453361664 31277 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/2612/statm: 110684 31277 399 364 0 46584 0
[pid=2614] ppid=2612 vsize=65940 CPUtime=100.1 cores=1,3,5,7
/proc/2614/stat : 2614 (lingeling) T 2612 2614 2614 0 -1 4202496 33621 0 0 0 10007 3 0 0 25 0 1 0 986038465 67522560 15654 33554432000 4194304 4352236 140735966110352 18446744073709551615 4234453 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/2614/statm: 16485 15654 129 39 0 15565 0
[pid=2612/tid=2643] ppid=2292 vsize=442736 CPUtime=0 cores=1,3,5,7
/proc/2612/task/2643/stat : 2643 (python) S 2292 2292 1923 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 986048477 453361664 31277 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 514 18446604457477084096 0 0 -1 3 0 0 0
[pid=2651] ppid=2292 vsize=452992 CPUtime=0.15 cores=1,3,5,7
/proc/2651/stat : 2651 (python) S 2292 2292 1923 0 -1 4202560 1160 0 0 0 8 7 0 0 16 0 2 0 986077249 463863808 31287 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/2651/statm: 113248 31287 405 364 0 49145 0
[pid=2653] ppid=2651 vsize=576704 CPUtime=100.77 cores=1,3,5,7
/proc/2653/stat : 2653 (cryptominisat-2) T 2651 2653 2653 0 -1 4202496 146060 0 0 0 10056 21 0 0 25 0 1 0 986077250 590544896 131344 33554432000 4194304 4677096 140736920717072 18446744073709551615 4318902 0 0 16781312 2 18446744071562691360 0 0 17 1 0 0 0
/proc/2653/statm: 144176 131344 393 118 0 139135 0
[pid=2651/tid=2657] ppid=2292 vsize=452992 CPUtime=0 cores=1,3,5,7
/proc/2651/task/2657/stat : 2657 (python) S 2292 2292 1923 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 986087329 463863808 31287 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 514 18446604471164507392 0 0 -1 3 0 0 0
[pid=2292/tid=2300] ppid=2290 vsize=463236 CPUtime=0 cores=1,3,5,7
/proc/2292/task/2300/stat : 2300 (python) S 2290 2292 1923 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 9 0 985619277 474353664 32775 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 2 18446604471146458048 0 0 -1 7 0 0 0
[pid=2292/tid=2352] ppid=2290 vsize=463236 CPUtime=0 cores=1,3,5,7
/proc/2292/task/2352/stat : 2352 (python) S 2290 2292 1923 0 -1 4202560 30 931 0 0 0 0 0 0 18 0 9 0 985745706 474353664 32775 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 2 18446604471146458048 0 0 -1 7 0 0 0
[pid=2292/tid=2359] ppid=2290 vsize=463236 CPUtime=0 cores=1,3,5,7
/proc/2292/task/2359/stat : 2359 (python) S 2290 2292 1923 0 -1 4202560 34 931 0 0 0 0 0 0 18 0 9 0 985755719 474353664 32775 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 2 18446604471146458048 0 0 -1 7 0 0 0
[pid=2292/tid=2517] ppid=2290 vsize=463236 CPUtime=0 cores=1,3,5,7
/proc/2292/task/2517/stat : 2517 (python) S 2290 2292 1923 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 9 0 985940197 474353664 32775 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 2 18446604471146458048 0 0 -1 7 0 0 0
[pid=2292/tid=2576] ppid=2290 vsize=463236 CPUtime=0 cores=1,3,5,7
/proc/2292/task/2576/stat : 2576 (python) S 2290 2292 1923 0 -1 4202560 31 931 0 0 0 0 0 0 18 0 9 0 985969831 474353664 32775 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 2 18446604471146458048 0 0 -1 7 0 0 0
[pid=2292/tid=2594] ppid=2290 vsize=463236 CPUtime=0 cores=1,3,5,7
/proc/2292/task/2594/stat : 2594 (python) S 2290 2292 1923 0 -1 4202560 33 931 0 0 0 0 0 0 18 0 9 0 986018839 474353664 32775 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 2 18446604471146458048 0 0 -1 7 0 0 0
[pid=2292/tid=2613] ppid=2290 vsize=463236 CPUtime=0 cores=1,3,5,7
/proc/2292/task/2613/stat : 2613 (python) S 2290 2292 1923 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 9 0 986038464 474353664 32775 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 2 18446604471146458048 0 0 -1 5 0 0 0
[pid=2292/tid=2652] ppid=2290 vsize=463236 CPUtime=0 cores=1,3,5,7
/proc/2292/task/2652/stat : 2652 (python) S 2290 2292 1923 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 9 0 986077250 474353664 32775 33554432000 4194304 5683644 140734770335040 18446744073709551615 252469889457 0 0 16781312 2 18446604471146458048 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 6281492

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

Real time (s): 4994.26
CPU time (s): 5000.07
CPU user time (s): 4995.1
CPU system time (s): 4.97
CPU usage (%): 100.116
Max. virtual memory (cumulated for all children) (KiB): 6302204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 55.0666
system time used= 0.222966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57162
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2346
involuntary context switches= 171

runsolver used 9.79351 second user time and 23.4714 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-13 10:30:33
IDJOB=3498417
IDBENCH=82481
IDSOLVER=1991
FILE ID=node111/3498417-1307953832
RUNJOBID= node111-1307953127-1942
PBS_JOBID= 13559717
Free space on /var/tmp= 2828 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3498417-1307953832/watcher-3498417-1307953832 -o /var/tmp/evaluation-result-3498417-1307953832/solver-3498417-1307953832 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498417-1307953832.cnf -seed 1094266861 -budget 5000

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

MD5SUM BENCH= a8ad0173824ed9404a8c153da07c5f9c
RANDOM SEED=1094266861

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.849
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.67
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.849
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:        272908 kB
Buffers:        101048 kB
Cached:       24202380 kB
SwapCached:      11344 kB
Active:       16573788 kB
Inactive:     15285952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:        272908 kB
SwapTotal:    67111528 kB
SwapFree:     67062556 kB
Dirty:           41312 kB
Writeback:           0 kB
AnonPages:     7553564 kB
Mapped:          16288 kB
Slab:           734776 kB
PageTables:      22556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  8770400 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 /var/tmp at the end= 2844 MiB
End job on node111 at 2011-06-13 11:53:49