Trace number 3378053

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom17.cnf
MD5SUMa6df2ce216327c64a0156683acb72fc2
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 variables32733
Number of clauses109177
Sum of the clauses size278009
Maximum clause length1080
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 256533
Number of clauses of size 352066
Number of clauses of size 4152
Number of clauses of size 515
Number of clauses of size over 5410

Solver Data

0.72/2.70	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.72/2.70	c INFO: solving HOME/instance-3378053-1305456501.cnf
0.72/2.70	c INFO: computing task features
0.91/2.99	c INFO: computed variable-clause graph statistics
1.01/3.00	c INFO: computed clause balance statistics
2.62/4.69	c INFO: computed variable balance statistics
4.22/6.22	c INFO: computed small-clause counts
4.22/6.22	c INFO: computed Horn-clause counts
5.32/7.31	c INFO: computed variable graph statistics
5.32/7.31	c INFO: collected features for HOME/instance-3378053-1305456501.cnf in 4.64 s
5.32/7.32	c INFO: running lingeling-276@0 for 582 with 2395 remaining (b = 0.58)
592.86/594.80	c INFO: running lingeling-276@0 for 97 with 1809 remaining (b = 0.29)
693.04/695.07	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-3378053-1305456501/watcher-3378053-1305456501 -o /tmp/evaluation-result-3378053-1305456501/solver-3378053-1305456501 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378053-1305456501.cnf -seed 574133649 -budget 2400 

running on 2 cores: 4,6

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/362 30136
/proc/meminfo: memFree=23784512/32951124 swapFree=65980216/67111528
[pid=30136] ppid=30134 vsize=15908 CPUtime=0 cores=4,6
/proc/30136/stat : 30136 (python) R 30134 30136 30081 0 -1 4202496 943 0 0 0 0 0 0 0 17 0 1 0 638065620 16289792 820 33554432000 4194304 5683644 140734017022672 18446744073709551615 228095446964 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30136/statm: 3977 820 357 364 0 464 0

[startup+0.0495429 s]
/proc/loadavg: 3.50 3.90 3.81 6/362 30136
/proc/meminfo: memFree=23784512/32951124 swapFree=65980216/67111528
[pid=30136] ppid=30134 vsize=16812 CPUtime=0.02 cores=4,6
/proc/30136/stat : 30136 (python) R 30134 30136 30081 0 -1 4202496 1227 0 0 0 1 1 0 0 17 0 1 0 638065620 17215488 1085 33554432000 4194304 5683644 140734017022672 18446744073709551615 228095449088 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30136/statm: 4203 1085 417 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16812

[startup+0.10054 s]
/proc/loadavg: 3.50 3.90 3.81 6/362 30136
/proc/meminfo: memFree=23784512/32951124 swapFree=65980216/67111528
[pid=30136] ppid=30134 vsize=23184 CPUtime=0.04 cores=4,6
/proc/30136/stat : 30136 (python) D 30134 30136 30081 0 -1 4202496 1320 0 2 0 2 2 0 0 17 0 1 0 638065620 23740416 1172 33554432000 4194304 5683644 140734017022672 18446744073709551615 228095449088 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30136/statm: 5796 1172 432 364 0 723 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 23184

[startup+0.300522 s]
/proc/loadavg: 3.50 3.90 3.81 6/362 30136
/proc/meminfo: memFree=23784512/32951124 swapFree=65980216/67111528
[pid=30136] ppid=30134 vsize=52416 CPUtime=0.08 cores=4,6
/proc/30136/stat : 30136 (python) D 30134 30136 30081 0 -1 4202496 2006 0 9 0 4 4 0 0 17 0 1 0 638065620 53673984 1775 33554432000 4194304 5683644 140734017022672 18446744073709551615 228095446885 0 0 16781312 2 0 0 0 17 4 0 0 1
/proc/30136/statm: 13104 1775 484 364 0 1285 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 52416

[startup+0.700413 s]
/proc/loadavg: 3.50 3.90 3.81 6/362 30136
/proc/meminfo: memFree=23784512/32951124 swapFree=65980216/67111528
[pid=30136] ppid=30134 vsize=116328 CPUtime=0.18 cores=4,6
/proc/30136/stat : 30136 (python) R 30134 30136 30081 0 -1 4202496 3745 0 21 0 10 8 0 0 16 0 1 0 638065620 119119872 3404 33554432000 4194304 5683644 140734017022672 18446744073709551615 228095142486 0 0 16781312 2 0 0 0 17 4 0 0 5
/proc/30136/statm: 29082 3406 895 364 0 2583 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 116328

[startup+1.50032 s]
/proc/loadavg: 3.54 3.91 3.82 4/368 30158
/proc/meminfo: memFree=23721324/32951124 swapFree=65980216/67111528
[pid=30136] ppid=30134 vsize=172860 CPUtime=0.47 cores=4,6
/proc/30136/stat : 30136 (python) S 30134 30136 30081 0 -1 4202496 6721 923 34 9 24 23 0 0 16 0 1 0 638065620 177008640 4813 33554432000 4194304 5683644 140734017022672 18446744073709551615 228090527367 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 10
/proc/30136/statm: 43215 4813 1338 364 0 3454 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 172860

[startup+3.10094 s]
/proc/loadavg: 3.54 3.91 3.82 1/368 30158
/proc/meminfo: memFree=23685292/32951124 swapFree=65980216/67111528
[pid=30136] ppid=30134 vsize=301352 CPUtime=1.12 cores=4,6
/proc/30136/stat : 30136 (python) R 30134 30136 30081 0 -1 4202496 17592 923 70 9 80 32 0 0 16 0 1 0 638065620 308584448 12722 33554432000 4194304 5683644 140734017022672 18446744073709551615 47601804799616 0 0 16781312 2 0 0 0 17 4 0 0 59
/proc/30136/statm: 75338 12722 1826 364 0 11262 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 301352
heavy processes:

[startup+6.30036 s]
/proc/loadavg: 3.81 3.96 3.83 5/368 30158
/proc/meminfo: memFree=23546016/32951124 swapFree=65980216/67111528
[pid=30136] ppid=30134 vsize=301352 CPUtime=4.32 cores=4,6
/proc/30136/stat : 30136 (python) R 30134 30136 30081 0 -1 4202496 17599 923 70 9 400 32 0 0 20 0 1 0 638065620 308584448 12729 33554432000 4194304 5683644 140734017022672 18446744073709551615 47601804720268 0 0 16781312 2 0 0 0 17 4 0 0 59
/proc/30136/statm: 75338 12729 1833 364 0 11262 0
Current children cumulated CPU time (s) 4.32
Current children cumulated vsize (KiB) 301352
heavy processes:

[startup+12.7012 s]
/proc/loadavg: 3.83 3.96 3.83 5/380 30170
/proc/meminfo: memFree=23491628/32951124 swapFree=65980216/67111528
[pid=30136] ppid=30134 vsize=309832 CPUtime=5.34 cores=4,6
/proc/30136/stat : 30136 (python) S 30134 30136 30081 0 -1 4202496 17883 923 70 9 502 32 0 0 25 0 2 0 638065620 317267968 12320 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 59
/proc/30136/statm: 77458 12320 1867 364 0 13376 0
[pid=30162] ppid=30136 vsize=299588 CPUtime=0.01 cores=4,6
/proc/30162/stat : 30162 (python) S 30136 30136 30081 0 -1 4202560 889 0 0 0 1 0 0 0 18 0 1 0 638066353 306778112 10825 33554432000 4194304 5683644 140734017022672 18446744073709551615 228095471119 0 0 16781312 514 4526170956116230403 0 0 17 4 0 0 0
/proc/30162/statm: 74897 10825 376 364 0 10815 0
[pid=30164] ppid=30162 vsize=15360 CPUtime=5.29 cores=4,6
/proc/30164/stat : 30164 (lingeling) R 30162 30164 30164 0 -1 4202496 4849 0 0 0 529 0 0 0 25 0 1 0 638066353 15728640 3010 33554432000 4194304 4352236 140736221542176 18446744073709551615 4327836 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30164/statm: 3840 3010 129 39 0 2920 0
[pid=30136/tid=30163] ppid=30134 vsize=309832 CPUtime=0 cores=4,6
/proc/30136/task/30163/stat : 30163 (python) S 30134 30136 30081 0 -1 4202560 30 923 0 9 0 0 0 0 25 0 2 0 638066353 317267968 12320 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107274673 0 0 16781312 2 18446604453953102784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.64
Current children cumulated vsize (KiB) 624780

[startup+25.5009 s]
/proc/loadavg: 3.87 3.96 3.83 6/380 30171
/proc/meminfo: memFree=23493356/32951124 swapFree=65980216/67111528
[pid=30136] ppid=30134 vsize=309832 CPUtime=5.34 cores=4,6
/proc/30136/stat : 30136 (python) S 30134 30136 30081 0 -1 4202496 17883 923 70 9 502 32 0 0 25 0 2 0 638065620 317267968 12320 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 59
/proc/30136/statm: 77458 12320 1867 364 0 13376 0
[pid=30162] ppid=30136 vsize=299588 CPUtime=0.04 cores=4,6
/proc/30162/stat : 30162 (python) S 30136 30136 30081 0 -1 4202560 896 0 0 0 3 1 0 0 18 0 1 0 638066353 306778112 10825 33554432000 4194304 5683644 140734017022672 18446744073709551615 228095471119 0 0 16781312 514 2720103806187569411 0 0 17 4 0 0 0
/proc/30162/statm: 74897 10825 376 364 0 10815 0
[pid=30164] ppid=30162 vsize=15720 CPUtime=18.06 cores=4,6
/proc/30164/stat : 30164 (lingeling) R 30162 30164 30164 0 -1 4202496 4939 0 0 0 1806 0 0 0 25 0 1 0 638066353 16097280 3100 33554432000 4194304 4352236 140736221542176 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30164/statm: 3930 3100 129 39 0 3010 0
[pid=30136/tid=30163] ppid=30134 vsize=309832 CPUtime=0 cores=4,6
/proc/30136/task/30163/stat : 30163 (python) S 30134 30136 30081 0 -1 4202560 30 923 0 9 0 0 0 0 25 0 2 0 638066353 317267968 12320 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107274673 0 0 16781312 2 18446604453953102784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.44
Current children cumulated vsize (KiB) 625140

[startup+51.1012 s]
/proc/loadavg: 3.97 3.98 3.84 5/380 30171
/proc/meminfo: memFree=23488056/32951124 swapFree=65980216/67111528
[pid=30136] ppid=30134 vsize=309832 CPUtime=5.34 cores=4,6
/proc/30136/stat : 30136 (python) S 30134 30136 30081 0 -1 4202496 17883 923 70 9 502 32 0 0 25 0 2 0 638065620 317267968 12320 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 59
/proc/30136/statm: 77458 12320 1867 364 0 13376 0
[pid=30162] ppid=30136 vsize=299588 CPUtime=0.1 cores=4,6
/proc/30162/stat : 30162 (python) S 30136 30136 30081 0 -1 4202560 906 0 0 0 6 4 0 0 18 0 1 0 638066353 306778112 10825 33554432000 4194304 5683644 140734017022672 18446744073709551615 228095471119 0 0 16781312 514 2720103806187569411 0 0 17 4 0 0 0
/proc/30162/statm: 74897 10825 376 364 0 10815 0
[pid=30164] ppid=30162 vsize=19056 CPUtime=43.61 cores=4,6
/proc/30164/stat : 30164 (lingeling) R 30162 30164 30164 0 -1 4202496 5773 0 0 0 4361 0 0 0 25 0 1 0 638066353 19513344 3934 33554432000 4194304 4352236 140736221542176 18446744073709551615 4328336 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30164/statm: 4764 3934 129 39 0 3844 0
[pid=30136/tid=30163] ppid=30134 vsize=309832 CPUtime=0 cores=4,6
/proc/30136/task/30163/stat : 30163 (python) S 30134 30136 30081 0 -1 4202560 30 923 0 9 0 0 0 0 25 0 2 0 638066353 317267968 12320 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107274673 0 0 16781312 2 18446604453953102784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.05
Current children cumulated vsize (KiB) 628476

[startup+102.314 s]
/proc/loadavg: 3.99 3.98 3.85 5/380 30173
/proc/meminfo: memFree=23465220/32951124 swapFree=65980216/67111528
[pid=30136] ppid=30134 vsize=309832 CPUtime=5.34 cores=4,6
/proc/30136/stat : 30136 (python) S 30134 30136 30081 0 -1 4202496 17883 923 70 9 502 32 0 0 25 0 2 0 638065620 317267968 12320 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 59
/proc/30136/statm: 77458 12320 1867 364 0 13376 0
[pid=30162] ppid=30136 vsize=299588 CPUtime=0.25 cores=4,6
/proc/30162/stat : 30162 (python) S 30136 30136 30081 0 -1 4202560 930 0 0 0 14 11 0 0 18 0 1 0 638066353 306778112 10825 33554432000 4194304 5683644 140734017022672 18446744073709551615 228095471119 0 0 16781312 514 2720103806187569411 0 0 17 4 0 0 0
/proc/30162/statm: 74897 10825 376 364 0 10815 0
[pid=30164] ppid=30162 vsize=23908 CPUtime=94.71 cores=4,6
/proc/30164/stat : 30164 (lingeling) R 30162 30164 30164 0 -1 4202496 8011 0 0 0 9470 1 0 0 25 0 1 0 638066353 24481792 5147 33554432000 4194304 4352236 140736221542176 18446744073709551615 4281245 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30164/statm: 5977 5147 129 39 0 5057 0
[pid=30136/tid=30163] ppid=30134 vsize=309832 CPUtime=0 cores=4,6
/proc/30136/task/30163/stat : 30163 (python) S 30134 30136 30081 0 -1 4202560 30 923 0 9 0 0 0 0 25 0 2 0 638066353 317267968 12320 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107274673 0 0 16781312 2 18446604453953102784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.3
Current children cumulated vsize (KiB) 633328

[startup+162.301 s]
/proc/loadavg: 3.99 3.98 3.85 5/380 30174
/proc/meminfo: memFree=23445356/32951124 swapFree=65980216/67111528
[pid=30136] ppid=30134 vsize=309832 CPUtime=5.34 cores=4,6
/proc/30136/stat : 30136 (python) S 30134 30136 30081 0 -1 4202496 17883 923 70 9 502 32 0 0 25 0 2 0 638065620 317267968 12320 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 59
/proc/30136/statm: 77458 12320 1867 364 0 13376 0
[pid=30162] ppid=30136 vsize=299588 CPUtime=0.4 cores=4,6
/proc/30162/stat : 30162 (python) S 30136 30136 30081 0 -1 4202560 949 0 0 0 23 17 0 0 18 0 1 0 638066353 306778112 10825 33554432000 4194304 5683644 140734017022672 18446744073709551615 228095471119 0 0 16781312 514 2720103806187569411 0 0 17 4 0 0 0
/proc/30162/statm: 74897 10825 376 364 0 10815 0
[pid=30164] ppid=30162 vsize=26108 CPUtime=154.56 cores=4,6
/proc/30164/stat : 30164 (lingeling) R 30162 30164 30164 0 -1 4202496 11633 0 0 0 15454 2 0 0 25 0 1 0 638066353 26734592 5697 33554432000 4194304 4352236 140736221542176 18446744073709551615 4328047 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/30164/statm: 6527 5697 129 39 0 5607 0
[pid=30136/tid=30163] ppid=30134 vsize=309832 CPUtime=0 cores=4,6
/proc/30136/task/30163/stat : 30163 (python) S 30134 30136 30081 0 -1 4202560 30 923 0 9 0 0 0 0 25 0 2 0 638066353 317267968 12320 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107274673 0 0 16781312 2 18446604453953102784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 160.3
Current children cumulated vsize (KiB) 635528

[startup+222.301 s]
/proc/loadavg: 4.11 4.01 3.87 5/380 30176
/proc/meminfo: memFree=23439640/32951124 swapFree=65980216/67111528
[pid=30136] ppid=30134 vsize=309832 CPUtime=5.34 cores=4,6
/proc/30136/stat : 30136 (python) S 30134 30136 30081 0 -1 4202496 17883 923 70 9 502 32 0 0 25 0 2 0 638065620 317267968 12320 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 59
/proc/30136/statm: 77458 12320 1867 364 0 13376 0
[pid=30162] ppid=30136 vsize=299588 CPUtime=0.56 cores=4,6
/proc/30162/stat : 30162 (python) S 30136 30136 30081 0 -1 4202560 968 0 0 0 32 24 0 0 18 0 1 0 638066353 306778112 10825 33554432000 4194304 5683644 140734017022672 18446744073709551615 228095471119 0 0 16781312 514 2720103806187569411 0 0 17 4 0 0 0
/proc/30162/statm: 74897 10825 376 364 0 10815 0
[pid=30164] ppid=30162 vsize=30204 CPUtime=214.42 cores=4,6
/proc/30164/stat : 30164 (lingeling) R 30162 30164 30164 0 -1 4202496 13681 0 0 0 21440 2 0 0 25 0 1 0 638066353 30928896 6721 33554432000 4194304 4352236 140736221542176 18446744073709551615 4283151 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30164/statm: 7551 6721 129 39 0 6631 0
[pid=30136/tid=30163] ppid=30134 vsize=309832 CPUtime=0 cores=4,6
/proc/30136/task/30163/stat : 30163 (python) S 30134 30136 30081 0 -1 4202560 30 923 0 9 0 0 0 0 25 0 2 0 638066353 317267968 12320 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107274673 0 0 16781312 2 18446604453953102784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 220.32
Current children cumulated vsize (KiB) 639624

[startup+282.301 s]
/proc/loadavg: 4.16 4.03 3.89 5/380 30177
/proc/meminfo: memFree=23436268/32951124 swapFree=65980216/67111528
[pid=30136] ppid=30134 vsize=309832 CPUtime=5.34 cores=4,6
/proc/30136/stat : 30136 (python) S 30134 30136 30081 0 -1 4202496 17883 923 70 9 502 32 0 0 25 0 2 0 638065620 317267968 12320 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 59

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

[startup+1122.3 s]
/proc/loadavg: 4.00 4.05 3.97 5/408 30237
/proc/meminfo: memFree=21960432/32951124 swapFree=65980216/67111528
[pid=30136] ppid=30134 vsize=330344 CPUtime=5.36 cores=4,6
/proc/30136/stat : 30136 (python) S 30134 30136 30081 0 -1 4202496 19465 923 70 9 504 32 0 0 20 0 4 0 638065620 338272256 12333 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 59
/proc/30136/statm: 82586 12333 1872 364 0 18498 0
[pid=30162] ppid=30136 vsize=309832 CPUtime=1.56 cores=4,6
/proc/30162/stat : 30162 (python) S 30136 30136 30081 0 -1 4202560 1204 0 0 0 82 74 0 0 19 0 2 0 638066353 317267968 10869 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/30162/statm: 77458 10869 415 364 0 13376 0
[pid=30164] ppid=30162 vsize=36356 CPUtime=585.95 cores=4,6
/proc/30164/stat : 30164 (lingeling) T 30162 30164 30164 0 -1 4202496 31091 0 0 0 58591 4 0 0 25 0 1 0 638066353 37228544 8259 33554432000 4194304 4352236 140736221542176 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/30164/statm: 9089 8259 129 39 0 8169 0
[pid=30162/tid=30199] ppid=30136 vsize=309832 CPUtime=0 cores=4,6
/proc/30162/task/30199/stat : 30199 (python) S 30136 30136 30081 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 638125100 317267968 10869 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107274673 0 0 16781312 514 18446604453966524544 0 0 -1 6 0 0 0
[pid=30200] ppid=30136 vsize=309844 CPUtime=0.26 cores=4,6
/proc/30200/stat : 30200 (python) S 30136 30136 30081 0 -1 4202560 1088 0 0 0 15 11 0 0 19 0 2 0 638125101 317280256 10853 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/30200/statm: 77461 10853 399 364 0 13376 0
[pid=30202] ppid=30200 vsize=26860 CPUtime=99.98 cores=4,6
/proc/30202/stat : 30202 (lingeling) T 30200 30202 30202 0 -1 4202496 9774 0 0 0 9997 1 0 0 25 0 1 0 638125101 27504640 5884 33554432000 4194304 4352236 140733632368576 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/30202/statm: 6715 5884 129 39 0 5795 0
[pid=30200/tid=30210] ppid=30136 vsize=309844 CPUtime=0 cores=4,6
/proc/30200/task/30210/stat : 30210 (python) S 30136 30136 30081 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 638135127 317280256 10853 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107274673 0 0 16781312 514 18446604441827238848 0 0 -1 6 0 0 0
[pid=30211] ppid=30136 vsize=320100 CPUtime=1.26 cores=4,6
/proc/30211/stat : 30211 (python) S 30136 30136 30081 0 -1 4202560 989 0 0 0 69 57 0 0 15 0 1 0 638135128 327782400 10827 33554432000 4194304 5683644 140734017022672 18446744073709551615 228095471174 0 0 16781312 514 2720103806187569410 0 0 17 4 0 0 0
/proc/30211/statm: 80025 10827 370 364 0 15937 0
[pid=30213] ppid=30211 vsize=350240 CPUtime=425.02 cores=4,6
/proc/30213/stat : 30213 (cryptominisat-2) R 30211 30213 30213 0 -1 4202496 220243 0 0 0 42459 43 0 0 25 0 1 0 638135128 358645760 67708 33554432000 4194304 4677096 140736208446912 18446744073709551615 4320162 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30213/statm: 87560 67708 393 118 0 82519 0
[pid=30136/tid=30163] ppid=30134 vsize=330344 CPUtime=0 cores=4,6
/proc/30136/task/30163/stat : 30163 (python) S 30134 30136 30081 0 -1 4202560 30 923 0 9 0 0 0 0 25 0 4 0 638066353 338272256 12333 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107274673 0 0 16781312 2 18446604453953102784 0 0 -1 4 0 0 0
[pid=30136/tid=30201] ppid=30134 vsize=330344 CPUtime=0 cores=4,6
/proc/30136/task/30201/stat : 30201 (python) S 30134 30136 30081 0 -1 4202560 25 923 0 9 0 0 0 0 20 0 4 0 638125101 338272256 12333 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107274673 0 0 16781312 2 18446604453953102784 0 0 -1 4 0 0 0
[pid=30136/tid=30212] ppid=30134 vsize=330344 CPUtime=0 cores=4,6
/proc/30136/task/30212/stat : 30212 (python) S 30134 30136 30081 0 -1 4202560 28 923 0 9 0 0 0 0 20 0 4 0 638135128 338272256 12333 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107274673 0 0 16781312 2 18446604453953102784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1119.39
Current children cumulated vsize (KiB) 1683576

[startup+1182.3 s]
/proc/loadavg: 4.00 4.04 3.97 5/408 30238
/proc/meminfo: memFree=21924948/32951124 swapFree=65980216/67111528
[pid=30136] ppid=30134 vsize=330344 CPUtime=5.36 cores=4,6
/proc/30136/stat : 30136 (python) S 30134 30136 30081 0 -1 4202496 19465 923 70 9 504 32 0 0 20 0 4 0 638065620 338272256 12333 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 59
/proc/30136/statm: 82586 12333 1872 364 0 18498 0
[pid=30162] ppid=30136 vsize=309832 CPUtime=1.56 cores=4,6
/proc/30162/stat : 30162 (python) S 30136 30136 30081 0 -1 4202560 1204 0 0 0 82 74 0 0 19 0 2 0 638066353 317267968 10869 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/30162/statm: 77458 10869 415 364 0 13376 0
[pid=30164] ppid=30162 vsize=36356 CPUtime=585.95 cores=4,6
/proc/30164/stat : 30164 (lingeling) T 30162 30164 30164 0 -1 4202496 31091 0 0 0 58591 4 0 0 25 0 1 0 638066353 37228544 8259 33554432000 4194304 4352236 140736221542176 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/30164/statm: 9089 8259 129 39 0 8169 0
[pid=30162/tid=30199] ppid=30136 vsize=309832 CPUtime=0 cores=4,6
/proc/30162/task/30199/stat : 30199 (python) S 30136 30136 30081 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 638125100 317267968 10869 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107274673 0 0 16781312 514 18446604453966524544 0 0 -1 6 0 0 0
[pid=30200] ppid=30136 vsize=309844 CPUtime=0.26 cores=4,6
/proc/30200/stat : 30200 (python) S 30136 30136 30081 0 -1 4202560 1088 0 0 0 15 11 0 0 19 0 2 0 638125101 317280256 10853 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/30200/statm: 77461 10853 399 364 0 13376 0
[pid=30202] ppid=30200 vsize=26860 CPUtime=99.98 cores=4,6
/proc/30202/stat : 30202 (lingeling) T 30200 30202 30202 0 -1 4202496 9774 0 0 0 9997 1 0 0 25 0 1 0 638125101 27504640 5884 33554432000 4194304 4352236 140733632368576 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/30202/statm: 6715 5884 129 39 0 5795 0
[pid=30200/tid=30210] ppid=30136 vsize=309844 CPUtime=0 cores=4,6
/proc/30200/task/30210/stat : 30210 (python) S 30136 30136 30081 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 638135127 317280256 10853 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107274673 0 0 16781312 514 18446604441827238848 0 0 -1 6 0 0 0
[pid=30211] ppid=30136 vsize=320100 CPUtime=1.43 cores=4,6
/proc/30211/stat : 30211 (python) S 30136 30136 30081 0 -1 4202560 989 0 0 0 78 65 0 0 15 0 1 0 638135128 327782400 10827 33554432000 4194304 5683644 140734017022672 18446744073709551615 228095471174 0 0 16781312 514 2720103806187569410 0 0 17 4 0 0 0
/proc/30211/statm: 80025 10827 370 364 0 15937 0
[pid=30213] ppid=30211 vsize=352764 CPUtime=484.84 cores=4,6
/proc/30213/stat : 30213 (cryptominisat-2) R 30211 30213 30213 0 -1 4202496 242546 0 0 0 48437 47 0 0 25 0 1 0 638135128 361230336 67015 33554432000 4194304 4677096 140736208446912 18446744073709551615 4320752 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30213/statm: 88191 67015 393 118 0 83150 0
[pid=30136/tid=30163] ppid=30134 vsize=330344 CPUtime=0 cores=4,6
/proc/30136/task/30163/stat : 30163 (python) S 30134 30136 30081 0 -1 4202560 30 923 0 9 0 0 0 0 25 0 4 0 638066353 338272256 12333 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107274673 0 0 16781312 2 18446604453953102784 0 0 -1 4 0 0 0
[pid=30136/tid=30201] ppid=30134 vsize=330344 CPUtime=0 cores=4,6
/proc/30136/task/30201/stat : 30201 (python) S 30134 30136 30081 0 -1 4202560 25 923 0 9 0 0 0 0 20 0 4 0 638125101 338272256 12333 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107274673 0 0 16781312 2 18446604453953102784 0 0 -1 4 0 0 0
[pid=30136/tid=30212] ppid=30134 vsize=330344 CPUtime=0 cores=4,6
/proc/30136/task/30212/stat : 30212 (python) S 30134 30136 30081 0 -1 4202560 28 923 0 9 0 0 0 0 20 0 4 0 638135128 338272256 12333 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107274673 0 0 16781312 2 18446604453953102784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1179.38
Current children cumulated vsize (KiB) 1686100

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 3.97 5/408 30240
/proc/meminfo: memFree=21897144/32951124 swapFree=65980216/67111528
[pid=30136] ppid=30134 vsize=330344 CPUtime=5.36 cores=4,6
/proc/30136/stat : 30136 (python) S 30134 30136 30081 0 -1 4202496 19465 923 70 9 504 32 0 0 20 0 4 0 638065620 338272256 12333 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 59
/proc/30136/statm: 82586 12333 1872 364 0 18498 0
[pid=30162] ppid=30136 vsize=309832 CPUtime=1.56 cores=4,6
/proc/30162/stat : 30162 (python) S 30136 30136 30081 0 -1 4202560 1204 0 0 0 82 74 0 0 19 0 2 0 638066353 317267968 10869 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/30162/statm: 77458 10869 415 364 0 13376 0
[pid=30164] ppid=30162 vsize=36356 CPUtime=585.95 cores=4,6
/proc/30164/stat : 30164 (lingeling) T 30162 30164 30164 0 -1 4202496 31091 0 0 0 58591 4 0 0 25 0 1 0 638066353 37228544 8259 33554432000 4194304 4352236 140736221542176 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/30164/statm: 9089 8259 129 39 0 8169 0
[pid=30162/tid=30199] ppid=30136 vsize=309832 CPUtime=0 cores=4,6
/proc/30162/task/30199/stat : 30199 (python) S 30136 30136 30081 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 638125100 317267968 10869 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107274673 0 0 16781312 514 18446604453966524544 0 0 -1 6 0 0 0
[pid=30200] ppid=30136 vsize=309844 CPUtime=0.26 cores=4,6
/proc/30200/stat : 30200 (python) S 30136 30136 30081 0 -1 4202560 1088 0 0 0 15 11 0 0 19 0 2 0 638125101 317280256 10853 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/30200/statm: 77461 10853 399 364 0 13376 0
[pid=30202] ppid=30200 vsize=26860 CPUtime=99.98 cores=4,6
/proc/30202/stat : 30202 (lingeling) T 30200 30202 30202 0 -1 4202496 9774 0 0 0 9997 1 0 0 25 0 1 0 638125101 27504640 5884 33554432000 4194304 4352236 140733632368576 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/30202/statm: 6715 5884 129 39 0 5795 0
[pid=30200/tid=30210] ppid=30136 vsize=309844 CPUtime=0 cores=4,6
/proc/30200/task/30210/stat : 30210 (python) S 30136 30136 30081 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 638135127 317280256 10853 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107274673 0 0 16781312 514 18446604441827238848 0 0 -1 6 0 0 0
[pid=30211] ppid=30136 vsize=320100 CPUtime=1.59 cores=4,6
/proc/30211/stat : 30211 (python) S 30136 30136 30081 0 -1 4202560 989 0 0 0 86 73 0 0 15 0 1 0 638135128 327782400 10827 33554432000 4194304 5683644 140734017022672 18446744073709551615 228095471174 0 0 16781312 514 2720103806187569410 0 0 17 4 0 0 0
/proc/30211/statm: 80025 10827 370 364 0 15937 0
[pid=30213] ppid=30211 vsize=354644 CPUtime=544.7 cores=4,6
/proc/30213/stat : 30213 (cryptominisat-2) R 30211 30213 30213 0 -1 4202496 265533 0 0 0 54417 53 0 0 25 0 1 0 638135128 363155456 66466 33554432000 4194304 4677096 140736208446912 18446744073709551615 4320160 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30213/statm: 88661 66466 393 118 0 83620 0
[pid=30136/tid=30163] ppid=30134 vsize=330344 CPUtime=0 cores=4,6
/proc/30136/task/30163/stat : 30163 (python) S 30134 30136 30081 0 -1 4202560 30 923 0 9 0 0 0 0 25 0 4 0 638066353 338272256 12333 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107274673 0 0 16781312 2 18446604453953102784 0 0 -1 4 0 0 0
[pid=30136/tid=30201] ppid=30134 vsize=330344 CPUtime=0 cores=4,6
/proc/30136/task/30201/stat : 30201 (python) S 30134 30136 30081 0 -1 4202560 25 923 0 9 0 0 0 0 20 0 4 0 638125101 338272256 12333 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107274673 0 0 16781312 2 18446604453953102784 0 0 -1 4 0 0 0
[pid=30136/tid=30212] ppid=30134 vsize=330344 CPUtime=0 cores=4,6
/proc/30136/task/30212/stat : 30212 (python) S 30134 30136 30081 0 -1 4202560 28 923 0 9 0 0 0 0 20 0 4 0 638135128 338272256 12333 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107274673 0 0 16781312 2 18446604453953102784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1239.4
Current children cumulated vsize (KiB) 1687980



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.13 4.07 3.99 3/388 30244
/proc/meminfo: memFree=22686172/32951124 swapFree=65980216/67111528
[pid=30136] ppid=30134 vsize=330344 CPUtime=5.36 cores=4,6
/proc/30136/stat : 30136 (python) S 30134 30136 30081 0 -1 4202496 19465 923 70 9 504 32 0 0 20 0 4 0 638065620 338272256 12333 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 59
/proc/30136/statm: 82586 12333 1872 364 0 18498 0
[pid=30162] ppid=30136 vsize=309832 CPUtime=1.56 cores=4,6
/proc/30162/stat : 30162 (python) S 30136 30136 30081 0 -1 4202560 1204 0 0 0 82 74 0 0 19 0 2 0 638066353 317267968 10869 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/30162/statm: 77458 10869 415 364 0 13376 0
[pid=30164] ppid=30162 vsize=36356 CPUtime=585.95 cores=4,6
/proc/30164/stat : 30164 (lingeling) T 30162 30164 30164 0 -1 4202496 31091 0 0 0 58591 4 0 0 25 0 1 0 638066353 37228544 8259 33554432000 4194304 4352236 140736221542176 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/30164/statm: 9089 8259 129 39 0 8169 0
[pid=30162/tid=30199] ppid=30136 vsize=309832 CPUtime=0 cores=4,6
/proc/30162/task/30199/stat : 30199 (python) S 30136 30136 30081 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 638125100 317267968 10869 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107274673 0 0 16781312 514 18446604453966524544 0 0 -1 6 0 0 0
[pid=30200] ppid=30136 vsize=309844 CPUtime=0.26 cores=4,6
/proc/30200/stat : 30200 (python) S 30136 30136 30081 0 -1 4202560 1088 0 0 0 15 11 0 0 19 0 2 0 638125101 317280256 10853 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/30200/statm: 77461 10853 399 364 0 13376 0
[pid=30202] ppid=30200 vsize=26860 CPUtime=99.98 cores=4,6
/proc/30202/stat : 30202 (lingeling) T 30200 30202 30202 0 -1 4202496 9774 0 0 0 9997 1 0 0 25 0 1 0 638125101 27504640 5884 33554432000 4194304 4352236 140733632368576 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/30202/statm: 6715 5884 129 39 0 5795 0
[pid=30200/tid=30210] ppid=30136 vsize=309844 CPUtime=0 cores=4,6
/proc/30200/task/30210/stat : 30210 (python) S 30136 30136 30081 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 638135127 317280256 10853 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107274673 0 0 16781312 514 18446604441827238848 0 0 -1 6 0 0 0
[pid=30211] ppid=30136 vsize=320100 CPUtime=1.76 cores=4,6
/proc/30211/stat : 30211 (python) S 30136 30136 30081 0 -1 4202560 989 0 0 0 96 80 0 0 15 0 1 0 638135128 327782400 10827 33554432000 4194304 5683644 140734017022672 18446744073709551615 228095471174 0 0 16781312 514 2720103806187569410 0 0 17 4 0 0 0
/proc/30211/statm: 80025 10827 370 364 0 15937 0
[pid=30213] ppid=30211 vsize=283228 CPUtime=602.28 cores=4,6
/proc/30213/stat : 30213 (cryptominisat-2) R 30211 30213 30213 0 -1 4202496 282589 0 0 0 60170 58 0 0 25 0 1 0 638135128 290025472 62660 33554432000 4194304 4677096 140736208446912 18446744073709551615 4336322 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30213/statm: 70807 62660 393 118 0 65766 0
[pid=30136/tid=30163] ppid=30134 vsize=330344 CPUtime=0 cores=4,6
/proc/30136/task/30163/stat : 30163 (python) S 30134 30136 30081 0 -1 4202560 30 923 0 9 0 0 0 0 25 0 4 0 638066353 338272256 12333 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107274673 0 0 16781312 2 18446604453953102784 0 0 -1 4 0 0 0
[pid=30136/tid=30201] ppid=30134 vsize=330344 CPUtime=0 cores=4,6
/proc/30136/task/30201/stat : 30201 (python) S 30134 30136 30081 0 -1 4202560 25 923 0 9 0 0 0 0 20 0 4 0 638125101 338272256 12333 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107274673 0 0 16781312 2 18446604453953102784 0 0 -1 4 0 0 0
[pid=30136/tid=30212] ppid=30134 vsize=330344 CPUtime=0 cores=4,6
/proc/30136/task/30212/stat : 30212 (python) S 30134 30136 30081 0 -1 4202560 28 923 0 9 0 0 0 0 20 0 4 0 638135128 338272256 12333 33554432000 4194304 5683644 140734017022672 18446744073709551615 228107274673 0 0 16781312 2 18446604453953102784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1297.15
Current children cumulated vsize (KiB) 1616564

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 30136 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=44233
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=337948
# CPU time returned by wait4() is 5.38218
# while last known CPU time is 1297.15
#
# 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): 1297.15
CPU user time (s): 1294.55
CPU system time (s): 2.6
CPU usage (%): 99.7779
Max. virtual memory (cumulated for all children) (KiB): 1707120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.04423
system time used= 0.337948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20389
page faults= 79
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 50140
involuntary context switches= 240

runsolver used 5.12922 second user time and 10.8514 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-15 12:48:21
IDJOB=3378053
IDBENCH=83134
IDSOLVER=1858
FILE ID=node142/3378053-1305456501
RUNJOBID= node142-1305456501-30100
PBS_JOBID= 13324890
Free space on /tmp= 73536 MiB

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

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

MD5SUM BENCH= a6df2ce216327c64a0156683acb72fc2
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:      23784932 kB
Buffers:        331756 kB
Cached:        4279328 kB
SwapCached:      11520 kB
Active:        6355536 kB
Inactive:      2474112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23784932 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:          136644 kB
Writeback:           0 kB
AnonPages:     4215360 kB
Mapped:          21024 kB
Slab:           237316 kB
PageTables:      32328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77067716 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73484 MiB
End job on node142 at 2011-05-15 13:10:04