Trace number 3378052

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) 1299.63 1300.04

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom16.cnf
MD5SUM73a2c2d9e5c062e561bfdb7c82071a99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables29254
Number of clauses97456
Sum of the clauses size247986
Maximum clause length977
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 250701
Number of clauses of size 346235
Number of clauses of size 4135
Number of clauses of size 514
Number of clauses of size over 5370

Solver Data

0.80/2.74	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.80/2.74	c INFO: solving HOME/instance-3378052-1305456501.cnf
0.80/2.74	c INFO: computing task features
1.07/3.05	c INFO: computed variable-clause graph statistics
1.07/3.06	c INFO: computed clause balance statistics
2.77/4.73	c INFO: computed variable balance statistics
3.97/5.97	c INFO: computed small-clause counts
3.97/5.98	c INFO: computed Horn-clause counts
5.17/7.17	c INFO: computed variable graph statistics
5.17/7.17	c INFO: collected features for HOME/instance-3378052-1305456501.cnf in 4.42 s
5.17/7.19	c INFO: running lingeling-276@0 for 582 with 2395 remaining (b = 0.58)
592.70/594.80	c INFO: running lingeling-276@0 for 97 with 1809 remaining (b = 0.28)
692.83/695.11	c INFO: running cryptominisat-2.9.0@0 for 1709 with 1709 remaining (b = 0.54)

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: 961)

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-3378052-1305456501/watcher-3378052-1305456501 -o /tmp/evaluation-result-3378052-1305456501/solver-3378052-1305456501 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378052-1305456501.cnf -seed 574133649 -budget 2400 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.50 3.90 3.81 6/352 30126
/proc/meminfo: memFree=23792996/32951124 swapFree=65980216/67111528
[pid=30126] ppid=30124 vsize=11796 CPUtime=0 cores=0,2
/proc/30126/stat : 30126 (runsolver) R 30124 30126 30081 0 -1 4202560 44 0 0 0 0 0 0 0 25 0 1 0 638065613 12079104 52 33554432000 4194304 5432360 140736556311888 18446744073709551615 5055511 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/30126/statm: 2949 52 33 303 0 2643 0

[startup+0.077365 s]
/proc/loadavg: 3.50 3.90 3.81 6/352 30126
/proc/meminfo: memFree=23792996/32951124 swapFree=65980216/67111528
[pid=30126] ppid=30124 vsize=16392 CPUtime=0.01 cores=0,2
/proc/30126/stat : 30126 (python) R 30124 30126 30081 0 -1 4202496 1071 0 6 0 1 0 0 0 25 0 1 0 638065613 16785408 949 33554432000 4194304 5683644 140733889667136 18446744073709551615 228095256347 0 0 16781312 2 0 0 0 17 0 0 0 2
/proc/30126/statm: 4098 949 385 364 0 585 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16392

[startup+0.10034 s]
/proc/loadavg: 3.50 3.90 3.81 6/352 30126
/proc/meminfo: memFree=23792996/32951124 swapFree=65980216/67111528
[pid=30126] ppid=30124 vsize=16392 CPUtime=0.01 cores=0,2
/proc/30126/stat : 30126 (python) S 30124 30126 30081 0 -1 4202496 1145 0 6 0 1 0 0 0 17 0 1 0 638065613 16785408 1018 33554432000 4194304 5683644 140733889667136 18446744073709551615 228095449088 0 2147483391 16781312 2 18446744071699207358 0 0 17 0 0 0 2
/proc/30126/statm: 4098 1018 413 364 0 585 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16392

[startup+0.300328 s]
/proc/loadavg: 3.50 3.90 3.81 6/352 30126
/proc/meminfo: memFree=23792996/32951124 swapFree=65980216/67111528
[pid=30126] ppid=30124 vsize=38900 CPUtime=0.08 cores=0,2
/proc/30126/stat : 30126 (python) D 30124 30126 30081 0 -1 4202496 1644 0 12 0 3 5 0 0 17 0 1 0 638065613 39833600 1485 33554432000 4194304 5683644 140733889667136 18446744073709551615 228095449088 0 0 16781312 2 0 0 0 17 0 0 0 3
/proc/30126/statm: 9725 1485 455 364 0 1025 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 38900

[startup+0.700254 s]
/proc/loadavg: 3.50 3.90 3.81 6/352 30126
/proc/meminfo: memFree=23792996/32951124 swapFree=65980216/67111528
[pid=30126] ppid=30124 vsize=107560 CPUtime=0.2 cores=0,2
/proc/30126/stat : 30126 (python) R 30124 30126 30081 0 -1 4202496 3407 0 25 0 6 14 0 0 16 0 1 0 638065613 110141440 3086 33554432000 4194304 5683644 140733889667136 18446744073709551615 228095449088 0 0 16781312 2 0 0 0 17 0 0 0 7
/proc/30126/statm: 26890 3086 871 364 0 2121 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 107560

[startup+1.50114 s]
/proc/loadavg: 3.54 3.91 3.82 3/368 30158
/proc/meminfo: memFree=23724604/32951124 swapFree=65980216/67111528
[pid=30126] ppid=30124 vsize=156688 CPUtime=0.56 cores=0,2
/proc/30126/stat : 30126 (python) R 30124 30126 30081 0 -1 4202496 6403 926 40 9 18 38 0 0 17 0 1 0 638065613 160448512 4544 33554432000 4194304 5683644 140733889667136 18446744073709551615 228095449088 0 0 16781312 2 0 0 0 17 0 0 0 13
/proc/30126/statm: 39172 4544 1257 364 0 3280 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 156688

[startup+3.10079 s]
/proc/loadavg: 3.54 3.91 3.82 1/368 30158
/proc/meminfo: memFree=23685468/32951124 swapFree=65980216/67111528
[pid=30126] ppid=30124 vsize=296776 CPUtime=1.17 cores=0,2
/proc/30126/stat : 30126 (python) R 30124 30126 30081 0 -1 4202496 17210 926 76 9 68 49 0 0 16 0 1 0 638065613 303898624 11579 33554432000 4194304 5683644 140733889667136 18446744073709551615 4531853 0 0 16781312 2 0 0 0 17 0 0 0 55
/proc/30126/statm: 74194 11579 1826 364 0 10118 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 296776
heavy processes:

[startup+6.30021 s]
/proc/loadavg: 3.81 3.96 3.83 5/368 30158
/proc/meminfo: memFree=23546016/32951124 swapFree=65980216/67111528
[pid=30126] ppid=30124 vsize=297768 CPUtime=4.37 cores=0,2
/proc/30126/stat : 30126 (python) R 30124 30126 30081 0 -1 4202496 17465 926 76 9 388 49 0 0 20 0 1 0 638065613 304914432 11834 33554432000 4194304 5683644 140733889667136 18446744073709551615 47957307529344 0 0 16781312 2 0 0 0 17 0 0 0 55
/proc/30126/statm: 74442 11834 1833 364 0 10366 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 297768
heavy processes:

[startup+12.701 s]
/proc/loadavg: 3.83 3.96 3.83 5/380 30170
/proc/meminfo: memFree=23491008/32951124 swapFree=65980216/67111528
[pid=30126] ppid=30124 vsize=306680 CPUtime=5.27 cores=0,2
/proc/30126/stat : 30126 (python) S 30124 30126 30081 0 -1 4202496 17748 926 76 9 477 50 0 0 18 0 2 0 638065613 314040320 11533 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 55
/proc/30126/statm: 76670 11533 1867 364 0 12588 0
[pid=30159] ppid=30126 vsize=296436 CPUtime=0.01 cores=0,2
/proc/30159/stat : 30159 (python) S 30126 30126 30081 0 -1 4202560 892 0 0 0 0 1 0 0 18 0 1 0 638066333 303550464 10038 33554432000 4194304 5683644 140733889667136 18446744073709551615 228095471119 0 0 16781312 514 4430093980813721860 0 0 17 0 0 0 0
/proc/30159/statm: 74109 10038 376 364 0 10027 0
[pid=30161] ppid=30159 vsize=12500 CPUtime=5.42 cores=0,2
/proc/30161/stat : 30161 (lingeling) R 30159 30161 30161 0 -1 4202496 4078 0 0 0 542 0 0 0 25 0 1 0 638066333 12800000 2295 33554432000 4194304 4352236 140735526614544 18446744073709551615 4228252 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/30161/statm: 3125 2295 129 39 0 2205 0
[pid=30126/tid=30160] ppid=30124 vsize=306680 CPUtime=0 cores=0,2
/proc/30126/task/30160/stat : 30160 (python) S 30124 30126 30081 0 -1 4202560 30 926 0 9 0 0 0 0 19 0 2 0 638066333 314040320 11533 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107274673 0 0 16781312 2 18446604451037228032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.7
Current children cumulated vsize (KiB) 615616

[startup+25.5007 s]
/proc/loadavg: 3.87 3.96 3.83 5/380 30171
/proc/meminfo: memFree=23493356/32951124 swapFree=65980216/67111528
[pid=30126] ppid=30124 vsize=306680 CPUtime=5.27 cores=0,2
/proc/30126/stat : 30126 (python) S 30124 30126 30081 0 -1 4202496 17748 926 76 9 477 50 0 0 18 0 2 0 638065613 314040320 11533 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 55
/proc/30126/statm: 76670 11533 1867 364 0 12588 0
[pid=30159] ppid=30126 vsize=296436 CPUtime=0.05 cores=0,2
/proc/30159/stat : 30159 (python) S 30126 30126 30081 0 -1 4202560 898 0 0 0 2 3 0 0 18 0 1 0 638066333 303550464 10038 33554432000 4194304 5683644 140733889667136 18446744073709551615 228095471119 0 0 16781312 514 16951021231841181956 0 0 17 0 0 0 0
/proc/30159/statm: 74109 10038 376 364 0 10027 0
[pid=30161] ppid=30159 vsize=16344 CPUtime=18.17 cores=0,2
/proc/30161/stat : 30161 (lingeling) R 30159 30161 30161 0 -1 4202496 5039 0 0 0 1817 0 0 0 25 0 1 0 638066333 16736256 3256 33554432000 4194304 4352236 140735526614544 18446744073709551615 4277018 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30161/statm: 4086 3256 129 39 0 3166 0
[pid=30126/tid=30160] ppid=30124 vsize=306680 CPUtime=0 cores=0,2
/proc/30126/task/30160/stat : 30160 (python) S 30124 30126 30081 0 -1 4202560 30 926 0 9 0 0 0 0 19 0 2 0 638066333 314040320 11533 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107274673 0 0 16781312 2 18446604451037228032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.49
Current children cumulated vsize (KiB) 619460

[startup+51.101 s]
/proc/loadavg: 3.97 3.98 3.84 5/380 30171
/proc/meminfo: memFree=23488056/32951124 swapFree=65980216/67111528
[pid=30126] ppid=30124 vsize=306680 CPUtime=5.27 cores=0,2
/proc/30126/stat : 30126 (python) S 30124 30126 30081 0 -1 4202496 17748 926 76 9 477 50 0 0 18 0 2 0 638065613 314040320 11533 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 55
/proc/30126/statm: 76670 11533 1867 364 0 12588 0
[pid=30159] ppid=30126 vsize=296436 CPUtime=0.11 cores=0,2
/proc/30159/stat : 30159 (python) S 30126 30126 30081 0 -1 4202560 909 0 0 0 6 5 0 0 18 0 1 0 638066333 303550464 10038 33554432000 4194304 5683644 140733889667136 18446744073709551615 228095471119 0 0 16781312 514 16951021231841181956 0 0 17 0 0 0 0
/proc/30159/statm: 74109 10038 376 364 0 10027 0
[pid=30161] ppid=30159 vsize=18072 CPUtime=43.7 cores=0,2
/proc/30161/stat : 30161 (lingeling) R 30159 30161 30161 0 -1 4202496 5471 0 0 0 4370 0 0 0 25 0 1 0 638066333 18505728 3688 33554432000 4194304 4352236 140735526614544 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30161/statm: 4518 3688 129 39 0 3598 0
[pid=30126/tid=30160] ppid=30124 vsize=306680 CPUtime=0 cores=0,2
/proc/30126/task/30160/stat : 30160 (python) S 30124 30126 30081 0 -1 4202560 30 926 0 9 0 0 0 0 19 0 2 0 638066333 314040320 11533 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107274673 0 0 16781312 2 18446604451037228032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.08
Current children cumulated vsize (KiB) 621188

[startup+102.315 s]
/proc/loadavg: 3.99 3.98 3.85 5/380 30173
/proc/meminfo: memFree=23465220/32951124 swapFree=65980216/67111528
[pid=30126] ppid=30124 vsize=306680 CPUtime=5.27 cores=0,2
/proc/30126/stat : 30126 (python) S 30124 30126 30081 0 -1 4202496 17748 926 76 9 477 50 0 0 18 0 2 0 638065613 314040320 11533 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 55
/proc/30126/statm: 76670 11533 1867 364 0 12588 0
[pid=30159] ppid=30126 vsize=296436 CPUtime=0.26 cores=0,2
/proc/30159/stat : 30159 (python) S 30126 30126 30081 0 -1 4202560 935 0 0 0 14 12 0 0 18 0 1 0 638066333 303550464 10038 33554432000 4194304 5683644 140733889667136 18446744073709551615 228095471119 0 0 16781312 514 16951021231841181956 0 0 17 0 0 0 0
/proc/30159/statm: 74109 10038 376 364 0 10027 0
[pid=30161] ppid=30159 vsize=20600 CPUtime=94.77 cores=0,2
/proc/30161/stat : 30161 (lingeling) R 30159 30161 30161 0 -1 4202496 8151 0 0 0 9476 1 0 0 25 0 1 0 638066333 21094400 4320 33554432000 4194304 4352236 140735526614544 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30161/statm: 5150 4320 129 39 0 4230 0
[pid=30126/tid=30160] ppid=30124 vsize=306680 CPUtime=0 cores=0,2
/proc/30126/task/30160/stat : 30160 (python) S 30124 30126 30081 0 -1 4202560 30 926 0 9 0 0 0 0 19 0 2 0 638066333 314040320 11533 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107274673 0 0 16781312 2 18446604451037228032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.3
Current children cumulated vsize (KiB) 623716

[startup+162.301 s]
/proc/loadavg: 3.99 3.98 3.85 5/380 30174
/proc/meminfo: memFree=23445356/32951124 swapFree=65980216/67111528
[pid=30126] ppid=30124 vsize=306680 CPUtime=5.27 cores=0,2
/proc/30126/stat : 30126 (python) S 30124 30126 30081 0 -1 4202496 17748 926 76 9 477 50 0 0 18 0 2 0 638065613 314040320 11533 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 55
/proc/30126/statm: 76670 11533 1867 364 0 12588 0
[pid=30159] ppid=30126 vsize=296436 CPUtime=0.43 cores=0,2
/proc/30159/stat : 30159 (python) S 30126 30126 30081 0 -1 4202560 954 0 0 0 24 19 0 0 18 0 1 0 638066333 303550464 10038 33554432000 4194304 5683644 140733889667136 18446744073709551615 228095471119 0 0 16781312 514 16951021231841181956 0 0 17 0 0 0 0
/proc/30159/statm: 74109 10038 376 364 0 10027 0
[pid=30161] ppid=30159 vsize=29036 CPUtime=154.6 cores=0,2
/proc/30161/stat : 30161 (lingeling) R 30159 30161 30161 0 -1 4202496 12308 0 0 0 15459 1 0 0 25 0 1 0 638066333 29732864 6429 33554432000 4194304 4352236 140735526614544 18446744073709551615 4278708 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30161/statm: 7259 6429 129 39 0 6339 0
[pid=30126/tid=30160] ppid=30124 vsize=306680 CPUtime=0 cores=0,2
/proc/30126/task/30160/stat : 30160 (python) S 30124 30126 30081 0 -1 4202560 30 926 0 9 0 0 0 0 19 0 2 0 638066333 314040320 11533 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107274673 0 0 16781312 2 18446604451037228032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 160.3
Current children cumulated vsize (KiB) 632152

[startup+222.301 s]
/proc/loadavg: 4.11 4.01 3.87 5/380 30176
/proc/meminfo: memFree=23439640/32951124 swapFree=65980216/67111528
[pid=30126] ppid=30124 vsize=306680 CPUtime=5.27 cores=0,2
/proc/30126/stat : 30126 (python) S 30124 30126 30081 0 -1 4202496 17748 926 76 9 477 50 0 0 18 0 2 0 638065613 314040320 11533 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 55
/proc/30126/statm: 76670 11533 1867 364 0 12588 0
[pid=30159] ppid=30126 vsize=296436 CPUtime=0.6 cores=0,2
/proc/30159/stat : 30159 (python) S 30126 30126 30081 0 -1 4202560 972 0 0 0 33 27 0 0 18 0 1 0 638066333 303550464 10038 33554432000 4194304 5683644 140733889667136 18446744073709551615 228095471119 0 0 16781312 514 16951021231841181956 0 0 17 0 0 0 0
/proc/30159/statm: 74109 10038 376 364 0 10027 0
[pid=30161] ppid=30159 vsize=28012 CPUtime=214.42 cores=0,2
/proc/30161/stat : 30161 (lingeling) R 30159 30161 30161 0 -1 4202496 13076 0 0 0 21441 1 0 0 25 0 1 0 638066333 28684288 6173 33554432000 4194304 4352236 140735526614544 18446744073709551615 4328039 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30161/statm: 7003 6173 129 39 0 6083 0
[pid=30126/tid=30160] ppid=30124 vsize=306680 CPUtime=0 cores=0,2
/proc/30126/task/30160/stat : 30160 (python) S 30124 30126 30081 0 -1 4202560 30 926 0 9 0 0 0 0 19 0 2 0 638066333 314040320 11533 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107274673 0 0 16781312 2 18446604451037228032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 220.29
Current children cumulated vsize (KiB) 631128

[startup+282.301 s]
/proc/loadavg: 4.16 4.03 3.89 5/380 30177
/proc/meminfo: memFree=23436268/32951124 swapFree=65980216/67111528
[pid=30126] ppid=30124 vsize=306680 CPUtime=5.27 cores=0,2
/proc/30126/stat : 30126 (python) S 30124 30126 30081 0 -1 4202496 17748 926 76 9 477 50 0 0 18 0 2 0 638065613 314040320 11533 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 55

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

[startup+1122.3 s]
/proc/loadavg: 4.00 4.05 3.97 5/408 30237
/proc/meminfo: memFree=21960680/32951124 swapFree=65980216/67111528
[pid=30126] ppid=30124 vsize=327192 CPUtime=5.29 cores=0,2
/proc/30126/stat : 30126 (python) S 30124 30126 30081 0 -1 4202496 19319 926 76 9 479 50 0 0 19 0 4 0 638065613 335044608 11546 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 55
/proc/30126/statm: 81798 11546 1872 364 0 17710 0
[pid=30159] ppid=30126 vsize=306680 CPUtime=1.69 cores=0,2
/proc/30159/stat : 30159 (python) S 30126 30126 30081 0 -1 4202560 1203 0 0 0 96 73 0 0 19 0 2 0 638066333 314040320 10082 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30159/statm: 76670 10082 415 364 0 12588 0
[pid=30161] ppid=30159 vsize=45424 CPUtime=585.74 cores=0,2
/proc/30161/stat : 30161 (lingeling) T 30159 30161 30161 0 -1 4202496 28693 0 0 0 58570 4 0 0 25 0 1 0 638066333 46514176 10526 33554432000 4194304 4352236 140735526614544 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/30161/statm: 11356 10526 129 39 0 10436 0
[pid=30159/tid=30195] ppid=30126 vsize=306680 CPUtime=0 cores=0,2
/proc/30159/task/30195/stat : 30195 (python) S 30126 30126 30081 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 638125093 314040320 10082 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107274673 0 0 16781312 514 18446604453944154880 0 0 -1 2 0 0 0
[pid=30196] ppid=30126 vsize=306692 CPUtime=0.3 cores=0,2
/proc/30196/stat : 30196 (python) S 30126 30126 30081 0 -1 4202560 1095 0 0 0 17 13 0 0 19 0 2 0 638125094 314052608 10066 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30196/statm: 76673 10066 399 364 0 12588 0
[pid=30198] ppid=30196 vsize=25416 CPUtime=99.93 cores=0,2
/proc/30198/stat : 30198 (lingeling) T 30196 30198 30198 0 -1 4202496 8328 0 0 0 9993 0 0 0 25 0 1 0 638125094 26025984 5524 33554432000 4194304 4352236 140734754182096 18446744073709551615 4328349 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/30198/statm: 6354 5524 129 39 0 5434 0
[pid=30196/tid=30206] ppid=30126 vsize=306692 CPUtime=0 cores=0,2
/proc/30196/task/30206/stat : 30206 (python) S 30126 30126 30081 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 638135123 314052608 10066 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107274673 0 0 16781312 514 18446604441774997952 0 0 -1 0 0 0 0
[pid=30207] ppid=30126 vsize=316948 CPUtime=1.25 cores=0,2
/proc/30207/stat : 30207 (python) S 30126 30126 30081 0 -1 4202560 989 0 0 0 69 56 0 0 15 0 1 0 638135124 324554752 10040 33554432000 4194304 5683644 140733889667136 18446744073709551615 228095471174 0 0 16781312 514 16951021231841181953 0 0 17 2 0 0 0
/proc/30207/statm: 79237 10040 370 364 0 15149 0
[pid=30209] ppid=30207 vsize=236784 CPUtime=427.18 cores=0,2
/proc/30209/stat : 30209 (cryptominisat-2) R 30207 30209 30209 0 -1 4202496 187885 0 0 0 42676 42 0 0 25 0 1 0 638135125 242466816 51945 33554432000 4194304 4677096 140736118667168 18446744073709551615 4319550 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30209/statm: 59196 51945 393 118 0 54155 0
[pid=30126/tid=30160] ppid=30124 vsize=327192 CPUtime=0 cores=0,2
/proc/30126/task/30160/stat : 30160 (python) S 30124 30126 30081 0 -1 4202560 30 926 0 9 0 0 0 0 19 0 4 0 638066333 335044608 11546 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107274673 0 0 16781312 2 18446604451037228032 0 0 -1 0 0 0 0
[pid=30126/tid=30197] ppid=30124 vsize=327192 CPUtime=0 cores=0,2
/proc/30126/task/30197/stat : 30197 (python) S 30124 30126 30081 0 -1 4202560 28 926 0 9 0 0 0 0 20 0 4 0 638125094 335044608 11546 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107274673 0 0 16781312 2 18446604451037228032 0 0 -1 0 0 0 0
[pid=30126/tid=30208] ppid=30124 vsize=327192 CPUtime=0 cores=0,2
/proc/30126/task/30208/stat : 30208 (python) S 30124 30126 30081 0 -1 4202560 26 926 0 9 0 0 0 0 20 0 4 0 638135124 335044608 11546 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107274673 0 0 16781312 2 18446604451037228032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1121.38
Current children cumulated vsize (KiB) 1565136

[startup+1182.3 s]
/proc/loadavg: 4.00 4.04 3.97 5/408 30238
/proc/meminfo: memFree=21924948/32951124 swapFree=65980216/67111528
[pid=30126] ppid=30124 vsize=327192 CPUtime=5.29 cores=0,2
/proc/30126/stat : 30126 (python) S 30124 30126 30081 0 -1 4202496 19319 926 76 9 479 50 0 0 19 0 4 0 638065613 335044608 11546 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 55
/proc/30126/statm: 81798 11546 1872 364 0 17710 0
[pid=30159] ppid=30126 vsize=306680 CPUtime=1.69 cores=0,2
/proc/30159/stat : 30159 (python) S 30126 30126 30081 0 -1 4202560 1203 0 0 0 96 73 0 0 19 0 2 0 638066333 314040320 10082 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30159/statm: 76670 10082 415 364 0 12588 0
[pid=30161] ppid=30159 vsize=45424 CPUtime=585.74 cores=0,2
/proc/30161/stat : 30161 (lingeling) T 30159 30161 30161 0 -1 4202496 28693 0 0 0 58570 4 0 0 25 0 1 0 638066333 46514176 10526 33554432000 4194304 4352236 140735526614544 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/30161/statm: 11356 10526 129 39 0 10436 0
[pid=30159/tid=30195] ppid=30126 vsize=306680 CPUtime=0 cores=0,2
/proc/30159/task/30195/stat : 30195 (python) S 30126 30126 30081 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 638125093 314040320 10082 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107274673 0 0 16781312 514 18446604453944154880 0 0 -1 2 0 0 0
[pid=30196] ppid=30126 vsize=306692 CPUtime=0.3 cores=0,2
/proc/30196/stat : 30196 (python) S 30126 30126 30081 0 -1 4202560 1095 0 0 0 17 13 0 0 19 0 2 0 638125094 314052608 10066 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30196/statm: 76673 10066 399 364 0 12588 0
[pid=30198] ppid=30196 vsize=25416 CPUtime=99.93 cores=0,2
/proc/30198/stat : 30198 (lingeling) T 30196 30198 30198 0 -1 4202496 8328 0 0 0 9993 0 0 0 25 0 1 0 638125094 26025984 5524 33554432000 4194304 4352236 140734754182096 18446744073709551615 4328349 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/30198/statm: 6354 5524 129 39 0 5434 0
[pid=30196/tid=30206] ppid=30126 vsize=306692 CPUtime=0 cores=0,2
/proc/30196/task/30206/stat : 30206 (python) S 30126 30126 30081 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 638135123 314052608 10066 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107274673 0 0 16781312 514 18446604441774997952 0 0 -1 0 0 0 0
[pid=30207] ppid=30126 vsize=316948 CPUtime=1.43 cores=0,2
/proc/30207/stat : 30207 (python) S 30126 30126 30081 0 -1 4202560 989 0 0 0 78 65 0 0 15 0 1 0 638135124 324554752 10040 33554432000 4194304 5683644 140733889667136 18446744073709551615 228095471174 0 0 16781312 514 16951021231841181953 0 0 17 2 0 0 0
/proc/30207/statm: 79237 10040 370 364 0 15149 0
[pid=30209] ppid=30207 vsize=237072 CPUtime=487.19 cores=0,2
/proc/30209/stat : 30209 (cryptominisat-2) R 30207 30209 30209 0 -1 4202496 202884 0 0 0 48673 46 0 0 25 0 1 0 638135125 242761728 52351 33554432000 4194304 4677096 140736118667168 18446744073709551615 4338181 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30209/statm: 59268 52351 393 118 0 54227 0
[pid=30126/tid=30160] ppid=30124 vsize=327192 CPUtime=0 cores=0,2
/proc/30126/task/30160/stat : 30160 (python) S 30124 30126 30081 0 -1 4202560 30 926 0 9 0 0 0 0 19 0 4 0 638066333 335044608 11546 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107274673 0 0 16781312 2 18446604451037228032 0 0 -1 0 0 0 0
[pid=30126/tid=30197] ppid=30124 vsize=327192 CPUtime=0 cores=0,2
/proc/30126/task/30197/stat : 30197 (python) S 30124 30126 30081 0 -1 4202560 28 926 0 9 0 0 0 0 20 0 4 0 638125094 335044608 11546 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107274673 0 0 16781312 2 18446604451037228032 0 0 -1 0 0 0 0
[pid=30126/tid=30208] ppid=30124 vsize=327192 CPUtime=0 cores=0,2
/proc/30126/task/30208/stat : 30208 (python) S 30124 30126 30081 0 -1 4202560 26 926 0 9 0 0 0 0 20 0 4 0 638135124 335044608 11546 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107274673 0 0 16781312 2 18446604451037228032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1181.57
Current children cumulated vsize (KiB) 1565424

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 3.97 5/408 30240
/proc/meminfo: memFree=21897268/32951124 swapFree=65980216/67111528
[pid=30126] ppid=30124 vsize=327192 CPUtime=5.29 cores=0,2
/proc/30126/stat : 30126 (python) S 30124 30126 30081 0 -1 4202496 19319 926 76 9 479 50 0 0 19 0 4 0 638065613 335044608 11546 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 55
/proc/30126/statm: 81798 11546 1872 364 0 17710 0
[pid=30159] ppid=30126 vsize=306680 CPUtime=1.69 cores=0,2
/proc/30159/stat : 30159 (python) S 30126 30126 30081 0 -1 4202560 1203 0 0 0 96 73 0 0 19 0 2 0 638066333 314040320 10082 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30159/statm: 76670 10082 415 364 0 12588 0
[pid=30161] ppid=30159 vsize=45424 CPUtime=585.74 cores=0,2
/proc/30161/stat : 30161 (lingeling) T 30159 30161 30161 0 -1 4202496 28693 0 0 0 58570 4 0 0 25 0 1 0 638066333 46514176 10526 33554432000 4194304 4352236 140735526614544 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/30161/statm: 11356 10526 129 39 0 10436 0
[pid=30159/tid=30195] ppid=30126 vsize=306680 CPUtime=0 cores=0,2
/proc/30159/task/30195/stat : 30195 (python) S 30126 30126 30081 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 638125093 314040320 10082 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107274673 0 0 16781312 514 18446604453944154880 0 0 -1 2 0 0 0
[pid=30196] ppid=30126 vsize=306692 CPUtime=0.3 cores=0,2
/proc/30196/stat : 30196 (python) S 30126 30126 30081 0 -1 4202560 1095 0 0 0 17 13 0 0 19 0 2 0 638125094 314052608 10066 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30196/statm: 76673 10066 399 364 0 12588 0
[pid=30198] ppid=30196 vsize=25416 CPUtime=99.93 cores=0,2
/proc/30198/stat : 30198 (lingeling) T 30196 30198 30198 0 -1 4202496 8328 0 0 0 9993 0 0 0 25 0 1 0 638125094 26025984 5524 33554432000 4194304 4352236 140734754182096 18446744073709551615 4328349 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/30198/statm: 6354 5524 129 39 0 5434 0
[pid=30196/tid=30206] ppid=30126 vsize=306692 CPUtime=0 cores=0,2
/proc/30196/task/30206/stat : 30206 (python) S 30126 30126 30081 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 638135123 314052608 10066 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107274673 0 0 16781312 514 18446604441774997952 0 0 -1 0 0 0 0
[pid=30207] ppid=30126 vsize=316948 CPUtime=1.61 cores=0,2
/proc/30207/stat : 30207 (python) S 30126 30126 30081 0 -1 4202560 989 0 0 0 89 72 0 0 15 0 1 0 638135124 324554752 10040 33554432000 4194304 5683644 140733889667136 18446744073709551615 228095471174 0 0 16781312 514 16951021231841181953 0 0 17 2 0 0 0
/proc/30207/statm: 79237 10040 370 364 0 15149 0
[pid=30209] ppid=30207 vsize=237232 CPUtime=547.19 cores=0,2
/proc/30209/stat : 30209 (cryptominisat-2) R 30207 30209 30209 0 -1 4202496 216283 0 0 0 54670 49 0 0 25 0 1 0 638135125 242925568 50780 33554432000 4194304 4677096 140736118667168 18446744073709551615 4320224 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30209/statm: 59308 50780 393 118 0 54267 0
[pid=30126/tid=30160] ppid=30124 vsize=327192 CPUtime=0 cores=0,2
/proc/30126/task/30160/stat : 30160 (python) S 30124 30126 30081 0 -1 4202560 30 926 0 9 0 0 0 0 19 0 4 0 638066333 335044608 11546 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107274673 0 0 16781312 2 18446604451037228032 0 0 -1 0 0 0 0
[pid=30126/tid=30197] ppid=30124 vsize=327192 CPUtime=0 cores=0,2
/proc/30126/task/30197/stat : 30197 (python) S 30124 30126 30081 0 -1 4202560 28 926 0 9 0 0 0 0 20 0 4 0 638125094 335044608 11546 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107274673 0 0 16781312 2 18446604451037228032 0 0 -1 0 0 0 0
[pid=30126/tid=30208] ppid=30124 vsize=327192 CPUtime=0 cores=0,2
/proc/30126/task/30208/stat : 30208 (python) S 30124 30126 30081 0 -1 4202560 26 926 0 9 0 0 0 0 20 0 4 0 638135124 335044608 11546 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107274673 0 0 16781312 2 18446604451037228032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1241.75
Current children cumulated vsize (KiB) 1565584



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.13 4.07 3.99 5/408 30242
/proc/meminfo: memFree=21891420/32951124 swapFree=65980216/67111528
[pid=30126] ppid=30124 vsize=327192 CPUtime=5.29 cores=0,2
/proc/30126/stat : 30126 (python) S 30124 30126 30081 0 -1 4202496 19319 926 76 9 479 50 0 0 19 0 4 0 638065613 335044608 11546 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 55
/proc/30126/statm: 81798 11546 1872 364 0 17710 0
[pid=30159] ppid=30126 vsize=306680 CPUtime=1.69 cores=0,2
/proc/30159/stat : 30159 (python) S 30126 30126 30081 0 -1 4202560 1203 0 0 0 96 73 0 0 19 0 2 0 638066333 314040320 10082 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30159/statm: 76670 10082 415 364 0 12588 0
[pid=30161] ppid=30159 vsize=45424 CPUtime=585.74 cores=0,2
/proc/30161/stat : 30161 (lingeling) T 30159 30161 30161 0 -1 4202496 28693 0 0 0 58570 4 0 0 25 0 1 0 638066333 46514176 10526 33554432000 4194304 4352236 140735526614544 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/30161/statm: 11356 10526 129 39 0 10436 0
[pid=30159/tid=30195] ppid=30126 vsize=306680 CPUtime=0 cores=0,2
/proc/30159/task/30195/stat : 30195 (python) S 30126 30126 30081 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 638125093 314040320 10082 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107274673 0 0 16781312 514 18446604453944154880 0 0 -1 2 0 0 0
[pid=30196] ppid=30126 vsize=306692 CPUtime=0.3 cores=0,2
/proc/30196/stat : 30196 (python) S 30126 30126 30081 0 -1 4202560 1095 0 0 0 17 13 0 0 19 0 2 0 638125094 314052608 10066 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30196/statm: 76673 10066 399 364 0 12588 0
[pid=30198] ppid=30196 vsize=25416 CPUtime=99.93 cores=0,2
/proc/30198/stat : 30198 (lingeling) T 30196 30198 30198 0 -1 4202496 8328 0 0 0 9993 0 0 0 25 0 1 0 638125094 26025984 5524 33554432000 4194304 4352236 140734754182096 18446744073709551615 4328349 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/30198/statm: 6354 5524 129 39 0 5434 0
[pid=30196/tid=30206] ppid=30126 vsize=306692 CPUtime=0 cores=0,2
/proc/30196/task/30206/stat : 30206 (python) S 30126 30126 30081 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 638135123 314052608 10066 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107274673 0 0 16781312 514 18446604441774997952 0 0 -1 0 0 0 0
[pid=30207] ppid=30126 vsize=316948 CPUtime=1.78 cores=0,2
/proc/30207/stat : 30207 (python) S 30126 30126 30081 0 -1 4202560 990 0 0 0 99 79 0 0 15 0 1 0 638135124 324554752 10040 33554432000 4194304 5683644 140733889667136 18446744073709551615 228095471174 0 0 16781312 514 16951021231841181953 0 0 17 2 0 0 0
/proc/30207/statm: 79237 10040 370 364 0 15149 0
[pid=30209] ppid=30207 vsize=256864 CPUtime=604.9 cores=0,2
/proc/30209/stat : 30209 (cryptominisat-2) R 30207 30209 30209 0 -1 4202496 230227 0 0 0 60437 53 0 0 25 0 1 0 638135125 263028736 55823 33554432000 4194304 4677096 140736118667168 18446744073709551615 228095147672 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30209/statm: 64216 55823 393 118 0 59175 0
[pid=30126/tid=30160] ppid=30124 vsize=327192 CPUtime=0 cores=0,2
/proc/30126/task/30160/stat : 30160 (python) S 30124 30126 30081 0 -1 4202560 30 926 0 9 0 0 0 0 19 0 4 0 638066333 335044608 11546 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107274673 0 0 16781312 2 18446604451037228032 0 0 -1 0 0 0 0
[pid=30126/tid=30197] ppid=30124 vsize=327192 CPUtime=0 cores=0,2
/proc/30126/task/30197/stat : 30197 (python) S 30124 30126 30081 0 -1 4202560 28 926 0 9 0 0 0 0 20 0 4 0 638125094 335044608 11546 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107274673 0 0 16781312 2 18446604451037228032 0 0 -1 0 0 0 0
[pid=30126/tid=30208] ppid=30124 vsize=327192 CPUtime=0 cores=0,2
/proc/30126/task/30208/stat : 30208 (python) S 30124 30126 30081 0 -1 4202560 26 926 0 9 0 0 0 0 20 0 4 0 638135124 335044608 11546 33554432000 4194304 5683644 140733889667136 18446744073709551615 228107274673 0 0 16781312 2 18446604451037228032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1299.63
Current children cumulated vsize (KiB) 1585216

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

Real time (s): 1300.04
CPU time (s): 1299.63
CPU user time (s): 1296.91
CPU system time (s): 2.72
CPU usage (%): 99.9684
Max. virtual memory (cumulated for all children) (KiB): 1638972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.79327
system time used= 0.512922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20246
page faults= 85
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 50967
involuntary context switches= 93

runsolver used 5.04023 second user time and 11.1523 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-15 12:48:21
IDJOB=3378052
IDBENCH=83130
IDSOLVER=1858
FILE ID=node142/3378052-1305456501
RUNJOBID= node142-1305456501-30099
PBS_JOBID= 13324890
Free space on /tmp= 73548 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom16.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 /tmp/evaluation-result-3378052-1305456501/watcher-3378052-1305456501 -o /tmp/evaluation-result-3378052-1305456501/solver-3378052-1305456501 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378052-1305456501.cnf -seed 574133649 -budget 2400

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 73a2c2d9e5c062e561bfdb7c82071a99
RANDOM SEED=574133649

node142.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	: 5131.95
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.82
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.67
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.81
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23793036 kB
Buffers:        331756 kB
Cached:        4277388 kB
SwapCached:      11520 kB
Active:        6292652 kB
Inactive:      2528480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23793036 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:          136644 kB
Writeback:           0 kB
AnonPages:     4209540 kB
Mapped:          19860 kB
Slab:           237316 kB
PageTables:      32328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77019656 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= 73416 MiB
End job on node142 at 2011-05-15 13:10:03