Trace number 3378054

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) 1298.53 1300.03

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom18.cnf
MD5SUM9ece8f569c93ceee834817ef3350ed8e
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 variables36410
Number of clauses121578
Sum of the clauses size309786
Maximum clause length1188
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 262692
Number of clauses of size 358247
Number of clauses of size 4170
Number of clauses of size 516
Number of clauses of size over 5452

Solver Data

0.77/2.40	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.77/2.40	c INFO: solving HOME/instance-3378054-1305456492.cnf
0.77/2.40	c INFO: computing task features
1.08/2.74	c INFO: computed variable-clause graph statistics
1.08/2.75	c INFO: computed clause balance statistics
3.07/4.73	c INFO: computed variable balance statistics
4.67/6.31	c INFO: computed small-clause counts
4.67/6.31	c INFO: computed Horn-clause counts
6.17/7.83	c INFO: computed variable graph statistics
6.17/7.83	c INFO: collected features for HOME/instance-3378054-1305456492.cnf in 5.46 s
6.17/7.84	c INFO: running lingeling-276@0 for 388 with 2394 remaining (b = 0.54)
401.06/402.64	c INFO: running lingeling-276@0 for 97 with 2000 remaining (b = 0.27)
501.23/502.87	c INFO: running cryptominisat-2.9.0@0 for 1900 with 1900 remaining (b = 0.55)

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-3378054-1305456492/watcher-3378054-1305456492 -o /tmp/evaluation-result-3378054-1305456492/solver-3378054-1305456492 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378054-1305456492.cnf -seed 1463827210 -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: 1.74 3.30 3.55 3/307 24086
/proc/meminfo: memFree=12274772/32950928 swapFree=67083212/67111528
[pid=24086] ppid=24084 vsize=15776 CPUtime=0 cores=4,6
/proc/24086/stat : 24086 (python) R 24084 24086 14866 0 -1 4202496 891 0 0 0 0 0 0 0 20 0 1 0 657248878 16154624 774 33554432000 4194304 5683644 140735775765984 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/24086/statm: 3944 774 343 364 0 431 0

[startup+0.0546151 s]
/proc/loadavg: 1.74 3.30 3.55 3/307 24086
/proc/meminfo: memFree=12274772/32950928 swapFree=67083212/67111528
[pid=24086] ppid=24084 vsize=18884 CPUtime=0.02 cores=4,6
/proc/24086/stat : 24086 (python) D 24084 24086 14866 0 -1 4202496 1236 0 1 0 1 1 0 0 17 0 1 0 657248878 19337216 1094 33554432000 4194304 5683644 140735775765984 18446744073709551615 208080230400 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/24086/statm: 4721 1094 421 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18884

[startup+0.100591 s]
/proc/loadavg: 1.74 3.30 3.55 3/307 24086
/proc/meminfo: memFree=12274772/32950928 swapFree=67083212/67111528
[pid=24086] ppid=24084 vsize=23184 CPUtime=0.04 cores=4,6
/proc/24086/stat : 24086 (python) D 24084 24086 14866 0 -1 4202496 1328 0 2 0 2 2 0 0 17 0 1 0 657248878 23740416 1179 33554432000 4194304 5683644 140735775765984 18446744073709551615 208080230400 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/24086/statm: 5796 1179 432 364 0 723 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 23184

[startup+0.300561 s]
/proc/loadavg: 1.74 3.30 3.55 3/307 24086
/proc/meminfo: memFree=12274772/32950928 swapFree=67083212/67111528
[pid=24086] ppid=24084 vsize=52412 CPUtime=0.12 cores=4,6
/proc/24086/stat : 24086 (python) R 24084 24086 14866 0 -1 4202496 2004 0 10 0 4 8 0 0 17 0 1 0 657248878 53669888 1775 33554432000 4194304 5683644 140735775765984 18446744073709551615 208080230400 0 0 16781312 2 0 0 0 17 4 0 0 1
/proc/24086/statm: 13103 1775 484 364 0 1284 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 52412

[startup+0.700487 s]
/proc/loadavg: 1.74 3.30 3.55 3/307 24086
/proc/meminfo: memFree=12274772/32950928 swapFree=67083212/67111528
[pid=24086] ppid=24084 vsize=116324 CPUtime=0.23 cores=4,6
/proc/24086/stat : 24086 (python) R 24084 24086 14866 0 -1 4202496 3780 0 18 0 10 13 0 0 16 0 1 0 657248878 119115776 3436 33554432000 4194304 5683644 140735775765984 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 4 0 0 4
/proc/24086/statm: 29081 3439 895 364 0 2582 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 116324

[startup+1.50035 s]
/proc/loadavg: 1.74 3.30 3.55 2/308 24103
/proc/meminfo: memFree=12215636/32950928 swapFree=67083212/67111528
[pid=24086] ppid=24084 vsize=166544 CPUtime=0.52 cores=4,6
/proc/24086/stat : 24086 (python) D 24084 24086 14866 0 -1 4202496 6654 924 32 9 22 30 0 0 17 0 1 0 657248878 170541056 4773 33554432000 4194304 5683644 140735775765984 18446744073709551615 208080228197 0 0 16781312 2 0 0 0 17 4 0 0 8
/proc/24086/statm: 41636 4773 1322 364 0 3453 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 166544

[startup+3.10104 s]
/proc/loadavg: 1.74 3.30 3.55 1/308 24103
/proc/meminfo: memFree=12166688/32950928 swapFree=67083212/67111528
[pid=24086] ppid=24084 vsize=304024 CPUtime=1.47 cores=4,6
/proc/24086/stat : 24086 (python) R 24084 24086 14866 0 -1 4202496 18557 924 72 9 108 39 0 0 16 0 1 0 657248878 311320576 13391 33554432000 4194304 5683644 140735775765984 18446744073709551615 47777554271169 0 0 16781312 2 0 0 0 17 4 0 0 37
/proc/24086/statm: 76006 13391 1826 364 0 11930 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 304024
heavy processes:

[startup+6.30037 s]
/proc/loadavg: 1.92 3.31 3.55 5/308 24103
/proc/meminfo: memFree=11985892/32950928 swapFree=67083212/67111528
[pid=24086] ppid=24084 vsize=304024 CPUtime=4.67 cores=4,6
/proc/24086/stat : 24086 (python) R 24084 24086 14866 0 -1 4202496 18564 924 72 9 428 39 0 0 21 0 1 0 657248878 311320576 13398 33554432000 4194304 5683644 140735775765984 18446744073709551615 47777554126988 0 0 16781312 2 0 0 0 17 4 0 0 37
/proc/24086/statm: 76006 13398 1833 364 0 11930 0
Current children cumulated CPU time (s) 4.67
Current children cumulated vsize (KiB) 304024
heavy processes:

[startup+12.7011 s]
/proc/loadavg: 2.08 3.32 3.55 5/314 24109
/proc/meminfo: memFree=11963952/32950928 swapFree=67083212/67111528
[pid=24086] ppid=24084 vsize=312300 CPUtime=6.22 cores=4,6
/proc/24086/stat : 24086 (python) S 24084 24086 14866 0 -1 4202496 18844 924 72 9 583 39 0 0 25 0 2 0 657248878 319795200 12938 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 37
/proc/24086/statm: 78075 12938 1867 364 0 13993 0
[pid=24107] ppid=24086 vsize=302056 CPUtime=0.01 cores=4,6
/proc/24107/stat : 24107 (python) S 24086 24086 14866 0 -1 4202560 880 0 0 0 0 1 0 0 18 0 1 0 657249662 309305344 11443 33554432000 4194304 5683644 140735775765984 18446744073709551615 208080252431 0 0 16781312 514 4114807647159419140 0 0 17 4 0 0 0
/proc/24107/statm: 75514 11443 376 364 0 11432 0
[pid=24109] ppid=24107 vsize=15380 CPUtime=4.82 cores=4,6
/proc/24109/stat : 24109 (lingeling) R 24107 24109 24109 0 -1 4202496 4952 0 0 0 482 0 0 0 25 0 1 0 657249663 15749120 3014 33554432000 4194304 4352236 140735804290176 18446744073709551615 4233797 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/24109/statm: 3845 3014 129 39 0 2925 0
[pid=24086/tid=24108] ppid=24084 vsize=312300 CPUtime=0 cores=4,6
/proc/24086/task/24108/stat : 24108 (python) S 24084 24086 14866 0 -1 4202560 30 924 0 9 0 0 0 0 25 0 2 0 657249663 319795200 12938 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092055985 0 0 16781312 2 18446604453883249600 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.05
Current children cumulated vsize (KiB) 629736

[startup+25.5007 s]
/proc/loadavg: 2.51 3.35 3.56 5/320 24116
/proc/meminfo: memFree=11914752/32950928 swapFree=67083212/67111528
[pid=24086] ppid=24084 vsize=312300 CPUtime=6.22 cores=4,6
/proc/24086/stat : 24086 (python) S 24084 24086 14866 0 -1 4202496 18844 924 72 9 583 39 0 0 25 0 2 0 657248878 319795200 12938 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 37
/proc/24086/statm: 78075 12938 1867 364 0 13993 0
[pid=24107] ppid=24086 vsize=302056 CPUtime=0.03 cores=4,6
/proc/24107/stat : 24107 (python) S 24086 24086 14866 0 -1 4202560 888 0 0 0 1 2 0 0 18 0 1 0 657249662 309305344 11443 33554432000 4194304 5683644 140735775765984 18446744073709551615 208080252431 0 0 16781312 514 1232543738643841284 0 0 17 4 0 0 0
/proc/24107/statm: 75514 11443 376 364 0 11432 0
[pid=24109] ppid=24107 vsize=16756 CPUtime=17.6 cores=4,6
/proc/24109/stat : 24109 (lingeling) R 24107 24109 24109 0 -1 4202496 5298 0 0 0 1760 0 0 0 25 0 1 0 657249663 17158144 3359 33554432000 4194304 4352236 140735804290176 18446744073709551615 4328105 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/24109/statm: 4189 3359 129 39 0 3269 0
[pid=24086/tid=24108] ppid=24084 vsize=312300 CPUtime=0 cores=4,6
/proc/24086/task/24108/stat : 24108 (python) S 24084 24086 14866 0 -1 4202560 30 924 0 9 0 0 0 0 25 0 2 0 657249663 319795200 12938 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092055985 0 0 16781312 2 18446604453883249600 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.85
Current children cumulated vsize (KiB) 631112

[startup+51.1009 s]
/proc/loadavg: 3.02 3.40 3.57 5/320 24116
/proc/meminfo: memFree=11892052/32950928 swapFree=67083212/67111528
[pid=24086] ppid=24084 vsize=312300 CPUtime=6.22 cores=4,6
/proc/24086/stat : 24086 (python) S 24084 24086 14866 0 -1 4202496 18844 924 72 9 583 39 0 0 25 0 2 0 657248878 319795200 12938 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 37
/proc/24086/statm: 78075 12938 1867 364 0 13993 0
[pid=24107] ppid=24086 vsize=302056 CPUtime=0.09 cores=4,6
/proc/24107/stat : 24107 (python) S 24086 24086 14866 0 -1 4202560 899 0 0 0 4 5 0 0 18 0 1 0 657249662 309305344 11443 33554432000 4194304 5683644 140735775765984 18446744073709551615 208080252431 0 0 16781312 514 1232543738643841284 0 0 17 4 0 0 0
/proc/24107/statm: 75514 11443 376 364 0 11432 0
[pid=24109] ppid=24107 vsize=19688 CPUtime=43.15 cores=4,6
/proc/24109/stat : 24109 (lingeling) R 24107 24109 24109 0 -1 4202496 6032 0 0 0 4315 0 0 0 25 0 1 0 657249663 20160512 4092 33554432000 4194304 4352236 140735804290176 18446744073709551615 4327879 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/24109/statm: 4922 4092 129 39 0 4002 0
[pid=24086/tid=24108] ppid=24084 vsize=312300 CPUtime=0 cores=4,6
/proc/24086/task/24108/stat : 24108 (python) S 24084 24086 14866 0 -1 4202560 30 924 0 9 0 0 0 0 25 0 2 0 657249663 319795200 12938 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092055985 0 0 16781312 2 18446604453883249600 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.46
Current children cumulated vsize (KiB) 634044

[startup+102.312 s]
/proc/loadavg: 3.57 3.49 3.58 5/320 24118
/proc/meminfo: memFree=11875136/32950928 swapFree=67083212/67111528
[pid=24086] ppid=24084 vsize=312300 CPUtime=6.22 cores=4,6
/proc/24086/stat : 24086 (python) S 24084 24086 14866 0 -1 4202496 18844 924 72 9 583 39 0 0 25 0 2 0 657248878 319795200 12938 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 37
/proc/24086/statm: 78075 12938 1867 364 0 13993 0
[pid=24107] ppid=24086 vsize=302056 CPUtime=0.2 cores=4,6
/proc/24107/stat : 24107 (python) S 24086 24086 14866 0 -1 4202560 925 0 0 0 11 9 0 0 18 0 1 0 657249662 309305344 11443 33554432000 4194304 5683644 140735775765984 18446744073709551615 208080252431 0 0 16781312 514 1232543738643841284 0 0 17 4 0 0 0
/proc/24107/statm: 75514 11443 376 364 0 11432 0
[pid=24109] ppid=24107 vsize=20200 CPUtime=94.25 cores=4,6
/proc/24109/stat : 24109 (lingeling) R 24107 24109 24109 0 -1 4202496 8218 0 0 0 9425 0 0 0 25 0 1 0 657249663 20684800 4230 33554432000 4194304 4352236 140735804290176 18446744073709551615 4276583 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/24109/statm: 5050 4230 129 39 0 4130 0
[pid=24086/tid=24108] ppid=24084 vsize=312300 CPUtime=0 cores=4,6
/proc/24086/task/24108/stat : 24108 (python) S 24084 24086 14866 0 -1 4202560 30 924 0 9 0 0 0 0 25 0 2 0 657249663 319795200 12938 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092055985 0 0 16781312 2 18446604453883249600 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.67
Current children cumulated vsize (KiB) 634556

[startup+162.301 s]
/proc/loadavg: 3.94 3.62 3.62 5/320 24119
/proc/meminfo: memFree=11865052/32950928 swapFree=67083212/67111528
[pid=24086] ppid=24084 vsize=312300 CPUtime=6.22 cores=4,6
/proc/24086/stat : 24086 (python) S 24084 24086 14866 0 -1 4202496 18844 924 72 9 583 39 0 0 25 0 2 0 657248878 319795200 12938 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 37
/proc/24086/statm: 78075 12938 1867 364 0 13993 0
[pid=24107] ppid=24086 vsize=302056 CPUtime=0.33 cores=4,6
/proc/24107/stat : 24107 (python) S 24086 24086 14866 0 -1 4202560 944 0 0 0 18 15 0 0 18 0 1 0 657249662 309305344 11443 33554432000 4194304 5683644 140735775765984 18446744073709551615 208080252431 0 0 16781312 514 1232543738643841284 0 0 17 4 0 0 0
/proc/24107/statm: 75514 11443 376 364 0 11432 0
[pid=24109] ppid=24107 vsize=28432 CPUtime=154.13 cores=4,6
/proc/24109/stat : 24109 (lingeling) R 24107 24109 24109 0 -1 4202496 11290 0 0 0 15412 1 0 0 25 0 1 0 657249663 29114368 6278 33554432000 4194304 4352236 140735804290176 18446744073709551615 4328126 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/24109/statm: 7108 6278 129 39 0 6188 0
[pid=24086/tid=24108] ppid=24084 vsize=312300 CPUtime=0 cores=4,6
/proc/24086/task/24108/stat : 24108 (python) S 24084 24086 14866 0 -1 4202560 30 924 0 9 0 0 0 0 25 0 2 0 657249663 319795200 12938 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092055985 0 0 16781312 2 18446604453883249600 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 160.68
Current children cumulated vsize (KiB) 642788

[startup+222.3 s]
/proc/loadavg: 3.98 3.69 3.65 5/320 24121
/proc/meminfo: memFree=11864388/32950928 swapFree=67083212/67111528
[pid=24086] ppid=24084 vsize=312300 CPUtime=6.22 cores=4,6
/proc/24086/stat : 24086 (python) S 24084 24086 14866 0 -1 4202496 18844 924 72 9 583 39 0 0 25 0 2 0 657248878 319795200 12938 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 37
/proc/24086/statm: 78075 12938 1867 364 0 13993 0
[pid=24107] ppid=24086 vsize=302056 CPUtime=0.46 cores=4,6
/proc/24107/stat : 24107 (python) S 24086 24086 14866 0 -1 4202560 963 0 0 0 26 20 0 0 18 0 1 0 657249662 309305344 11443 33554432000 4194304 5683644 140735775765984 18446744073709551615 208080252431 0 0 16781312 514 1232543738643841284 0 0 17 4 0 0 0
/proc/24107/statm: 75514 11443 376 364 0 11432 0
[pid=24109] ppid=24107 vsize=28432 CPUtime=214 cores=4,6
/proc/24109/stat : 24109 (lingeling) R 24107 24109 24109 0 -1 4202496 12314 0 0 0 21399 1 0 0 25 0 1 0 657249663 29114368 6278 33554432000 4194304 4352236 140735804290176 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/24109/statm: 7108 6278 129 39 0 6188 0
[pid=24086/tid=24108] ppid=24084 vsize=312300 CPUtime=0 cores=4,6
/proc/24086/task/24108/stat : 24108 (python) S 24084 24086 14866 0 -1 4202560 30 924 0 9 0 0 0 0 25 0 2 0 657249663 319795200 12938 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092055985 0 0 16781312 2 18446604453883249600 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 220.68
Current children cumulated vsize (KiB) 642788

[startup+282.301 s]
/proc/loadavg: 3.99 3.74 3.66 5/320 24122
/proc/meminfo: memFree=11861504/32950928 swapFree=67083212/67111528
[pid=24086] ppid=24084 vsize=312300 CPUtime=6.22 cores=4,6
/proc/24086/stat : 24086 (python) S 24084 24086 14866 0 -1 4202496 18844 924 72 9 583 39 0 0 25 0 2 0 657248878 319795200 12938 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 37

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

[startup+1122.3 s]
/proc/loadavg: 3.01 3.40 3.61 4/331 24199
/proc/meminfo: memFree=10491676/32950928 swapFree=67083212/67111528
[pid=24086] ppid=24084 vsize=332812 CPUtime=6.24 cores=4,6
/proc/24086/stat : 24086 (python) S 24084 24086 14866 0 -1 4202496 20431 924 72 9 584 40 0 0 19 0 4 0 657248878 340799488 12959 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 37
/proc/24086/statm: 83203 12959 1880 364 0 19115 0
[pid=24107] ppid=24086 vsize=312300 CPUtime=0.85 cores=4,6
/proc/24107/stat : 24107 (python) S 24086 24086 14866 0 -1 4202560 1197 0 0 0 47 38 0 0 19 0 2 0 657249662 319795200 11487 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/24107/statm: 78075 11487 415 364 0 13993 0
[pid=24109] ppid=24107 vsize=33044 CPUtime=394.01 cores=4,6
/proc/24109/stat : 24109 (lingeling) T 24107 24109 24109 0 -1 4202496 14747 0 0 0 39400 1 0 0 25 0 1 0 657249663 33837056 7431 33554432000 4194304 4352236 140735804290176 18446744073709551615 4328085 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/24109/statm: 8261 7431 129 39 0 7341 0
[pid=24107/tid=24127] ppid=24086 vsize=312300 CPUtime=0 cores=4,6
/proc/24107/task/24127/stat : 24127 (python) S 24086 24086 14866 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657289141 319795200 11487 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092055985 0 0 16781312 514 18446604453870746560 0 0 -1 6 0 0 0
[pid=24128] ppid=24086 vsize=312312 CPUtime=0.23 cores=4,6
/proc/24128/stat : 24128 (python) S 24086 24086 14866 0 -1 4202560 1081 0 0 0 12 11 0 0 19 0 2 0 657289142 319807488 11471 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/24128/statm: 78078 11471 399 364 0 13993 0
[pid=24130] ppid=24128 vsize=25696 CPUtime=99.97 cores=4,6
/proc/24130/stat : 24130 (lingeling) T 24128 24130 24130 0 -1 4202496 9584 0 0 0 9997 0 0 0 25 0 1 0 657289143 26312704 5594 33554432000 4194304 4352236 140736604425904 18446744073709551615 4327879 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/24130/statm: 6424 5594 129 39 0 5504 0
[pid=24128/tid=24141] ppid=24086 vsize=312312 CPUtime=0 cores=4,6
/proc/24128/task/24141/stat : 24141 (python) S 24086 24086 14866 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657299165 319807488 11471 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092055985 0 0 16781312 514 18446604447230784512 0 0 -1 4 0 0 0
[pid=24142] ppid=24086 vsize=322568 CPUtime=1.46 cores=4,6
/proc/24142/stat : 24142 (python) S 24086 24086 14866 0 -1 4202560 996 0 0 0 81 65 0 0 15 0 1 0 657299166 330309632 11445 33554432000 4194304 5683644 140735775765984 18446744073709551615 208080252486 0 0 16781312 514 1232543738643841283 0 0 17 4 0 0 0
/proc/24142/statm: 80642 11445 370 364 0 16554 0
[pid=24144] ppid=24142 vsize=465284 CPUtime=618.02 cores=4,6
/proc/24144/stat : 24144 (cryptominisat-2) R 24142 24144 24144 0 -1 4202496 341302 0 0 0 61734 68 0 0 25 0 1 0 657299166 476450816 90903 33554432000 4194304 4677096 140736809053152 18446744073709551615 4320184 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/24144/statm: 116321 90903 394 118 0 111280 0
[pid=24086/tid=24108] ppid=24084 vsize=332812 CPUtime=0 cores=4,6
/proc/24086/task/24108/stat : 24108 (python) S 24084 24086 14866 0 -1 4202560 30 924 0 9 0 0 0 0 25 0 4 0 657249663 340799488 12959 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092055985 0 0 16781312 2 18446604453883249600 0 0 -1 4 0 0 0
[pid=24086/tid=24129] ppid=24084 vsize=332812 CPUtime=0 cores=4,6
/proc/24086/task/24129/stat : 24129 (python) S 24084 24086 14866 0 -1 4202560 29 924 0 9 0 0 0 0 20 0 4 0 657289142 340799488 12959 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092055985 0 0 16781312 2 18446604453883249600 0 0 -1 4 0 0 0
[pid=24086/tid=24143] ppid=24084 vsize=332812 CPUtime=0 cores=4,6
/proc/24086/task/24143/stat : 24143 (python) S 24084 24086 14866 0 -1 4202560 28 924 0 9 0 0 0 0 20 0 4 0 657299166 340799488 12959 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092055985 0 0 16781312 2 18446604453883249600 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1120.78
Current children cumulated vsize (KiB) 1804016

[startup+1182.3 s]
/proc/loadavg: 3.15 3.36 3.58 4/331 24200
/proc/meminfo: memFree=10436960/32950928 swapFree=67083212/67111528
[pid=24086] ppid=24084 vsize=332812 CPUtime=6.24 cores=4,6
/proc/24086/stat : 24086 (python) S 24084 24086 14866 0 -1 4202496 20431 924 72 9 584 40 0 0 19 0 4 0 657248878 340799488 12959 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 37
/proc/24086/statm: 83203 12959 1880 364 0 19115 0
[pid=24107] ppid=24086 vsize=312300 CPUtime=0.85 cores=4,6
/proc/24107/stat : 24107 (python) S 24086 24086 14866 0 -1 4202560 1197 0 0 0 47 38 0 0 19 0 2 0 657249662 319795200 11487 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/24107/statm: 78075 11487 415 364 0 13993 0
[pid=24109] ppid=24107 vsize=33044 CPUtime=394.01 cores=4,6
/proc/24109/stat : 24109 (lingeling) T 24107 24109 24109 0 -1 4202496 14747 0 0 0 39400 1 0 0 25 0 1 0 657249663 33837056 7431 33554432000 4194304 4352236 140735804290176 18446744073709551615 4328085 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/24109/statm: 8261 7431 129 39 0 7341 0
[pid=24107/tid=24127] ppid=24086 vsize=312300 CPUtime=0 cores=4,6
/proc/24107/task/24127/stat : 24127 (python) S 24086 24086 14866 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657289141 319795200 11487 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092055985 0 0 16781312 514 18446604453870746560 0 0 -1 6 0 0 0
[pid=24128] ppid=24086 vsize=312312 CPUtime=0.23 cores=4,6
/proc/24128/stat : 24128 (python) S 24086 24086 14866 0 -1 4202560 1081 0 0 0 12 11 0 0 19 0 2 0 657289142 319807488 11471 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/24128/statm: 78078 11471 399 364 0 13993 0
[pid=24130] ppid=24128 vsize=25696 CPUtime=99.97 cores=4,6
/proc/24130/stat : 24130 (lingeling) T 24128 24130 24130 0 -1 4202496 9584 0 0 0 9997 0 0 0 25 0 1 0 657289143 26312704 5594 33554432000 4194304 4352236 140736604425904 18446744073709551615 4327879 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/24130/statm: 6424 5594 129 39 0 5504 0
[pid=24128/tid=24141] ppid=24086 vsize=312312 CPUtime=0 cores=4,6
/proc/24128/task/24141/stat : 24141 (python) S 24086 24086 14866 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657299165 319807488 11471 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092055985 0 0 16781312 514 18446604447230784512 0 0 -1 4 0 0 0
[pid=24142] ppid=24086 vsize=322568 CPUtime=1.6 cores=4,6
/proc/24142/stat : 24142 (python) S 24086 24086 14866 0 -1 4202560 996 0 0 0 87 73 0 0 15 0 1 0 657299166 330309632 11445 33554432000 4194304 5683644 140735775765984 18446744073709551615 208080252486 0 0 16781312 514 1232543738643841283 0 0 17 4 0 0 0
/proc/24142/statm: 80642 11445 370 364 0 16554 0
[pid=24144] ppid=24142 vsize=467344 CPUtime=677.89 cores=4,6
/proc/24144/stat : 24144 (cryptominisat-2) R 24142 24144 24144 0 -1 4202496 360701 0 0 0 67716 73 0 0 25 0 1 0 657299166 478560256 90931 33554432000 4194304 4677096 140736809053152 18446744073709551615 4319300 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/24144/statm: 116836 90931 394 118 0 111795 0
[pid=24086/tid=24108] ppid=24084 vsize=332812 CPUtime=0 cores=4,6
/proc/24086/task/24108/stat : 24108 (python) S 24084 24086 14866 0 -1 4202560 30 924 0 9 0 0 0 0 25 0 4 0 657249663 340799488 12959 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092055985 0 0 16781312 2 18446604453883249600 0 0 -1 4 0 0 0
[pid=24086/tid=24129] ppid=24084 vsize=332812 CPUtime=0 cores=4,6
/proc/24086/task/24129/stat : 24129 (python) S 24084 24086 14866 0 -1 4202560 29 924 0 9 0 0 0 0 20 0 4 0 657289142 340799488 12959 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092055985 0 0 16781312 2 18446604453883249600 0 0 -1 4 0 0 0
[pid=24086/tid=24143] ppid=24084 vsize=332812 CPUtime=0 cores=4,6
/proc/24086/task/24143/stat : 24143 (python) S 24084 24086 14866 0 -1 4202560 28 924 0 9 0 0 0 0 20 0 4 0 657299166 340799488 12959 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092055985 0 0 16781312 2 18446604453883249600 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1180.79
Current children cumulated vsize (KiB) 1806076

[startup+1242.3 s]
/proc/loadavg: 3.05 3.29 3.54 4/331 24202
/proc/meminfo: memFree=10400852/32950928 swapFree=67083212/67111528
[pid=24086] ppid=24084 vsize=332812 CPUtime=6.24 cores=4,6
/proc/24086/stat : 24086 (python) S 24084 24086 14866 0 -1 4202496 20431 924 72 9 584 40 0 0 19 0 4 0 657248878 340799488 12959 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 37
/proc/24086/statm: 83203 12959 1880 364 0 19115 0
[pid=24107] ppid=24086 vsize=312300 CPUtime=0.85 cores=4,6
/proc/24107/stat : 24107 (python) S 24086 24086 14866 0 -1 4202560 1197 0 0 0 47 38 0 0 19 0 2 0 657249662 319795200 11487 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/24107/statm: 78075 11487 415 364 0 13993 0
[pid=24109] ppid=24107 vsize=33044 CPUtime=394.01 cores=4,6
/proc/24109/stat : 24109 (lingeling) T 24107 24109 24109 0 -1 4202496 14747 0 0 0 39400 1 0 0 25 0 1 0 657249663 33837056 7431 33554432000 4194304 4352236 140735804290176 18446744073709551615 4328085 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/24109/statm: 8261 7431 129 39 0 7341 0
[pid=24107/tid=24127] ppid=24086 vsize=312300 CPUtime=0 cores=4,6
/proc/24107/task/24127/stat : 24127 (python) S 24086 24086 14866 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657289141 319795200 11487 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092055985 0 0 16781312 514 18446604453870746560 0 0 -1 6 0 0 0
[pid=24128] ppid=24086 vsize=312312 CPUtime=0.23 cores=4,6
/proc/24128/stat : 24128 (python) S 24086 24086 14866 0 -1 4202560 1081 0 0 0 12 11 0 0 19 0 2 0 657289142 319807488 11471 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/24128/statm: 78078 11471 399 364 0 13993 0
[pid=24130] ppid=24128 vsize=25696 CPUtime=99.97 cores=4,6
/proc/24130/stat : 24130 (lingeling) T 24128 24130 24130 0 -1 4202496 9584 0 0 0 9997 0 0 0 25 0 1 0 657289143 26312704 5594 33554432000 4194304 4352236 140736604425904 18446744073709551615 4327879 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/24130/statm: 6424 5594 129 39 0 5504 0
[pid=24128/tid=24141] ppid=24086 vsize=312312 CPUtime=0 cores=4,6
/proc/24128/task/24141/stat : 24141 (python) S 24086 24086 14866 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657299165 319807488 11471 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092055985 0 0 16781312 514 18446604447230784512 0 0 -1 4 0 0 0
[pid=24142] ppid=24086 vsize=322568 CPUtime=1.73 cores=4,6
/proc/24142/stat : 24142 (python) S 24086 24086 14866 0 -1 4202560 996 0 0 0 94 79 0 0 15 0 1 0 657299166 330309632 11445 33554432000 4194304 5683644 140735775765984 18446744073709551615 208080252486 0 0 16781312 514 1232543738643841283 0 0 17 4 0 0 0
/proc/24142/statm: 80642 11445 370 364 0 16554 0
[pid=24144] ppid=24142 vsize=468888 CPUtime=737.75 cores=4,6
/proc/24144/stat : 24144 (cryptominisat-2) R 24142 24144 24144 0 -1 4202496 380156 0 0 0 73698 77 0 0 25 0 1 0 657299166 480141312 90469 33554432000 4194304 4677096 140736809053152 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/24144/statm: 117222 90469 394 118 0 112181 0
[pid=24086/tid=24108] ppid=24084 vsize=332812 CPUtime=0 cores=4,6
/proc/24086/task/24108/stat : 24108 (python) S 24084 24086 14866 0 -1 4202560 30 924 0 9 0 0 0 0 25 0 4 0 657249663 340799488 12959 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092055985 0 0 16781312 2 18446604453883249600 0 0 -1 4 0 0 0
[pid=24086/tid=24129] ppid=24084 vsize=332812 CPUtime=0 cores=4,6
/proc/24086/task/24129/stat : 24129 (python) S 24084 24086 14866 0 -1 4202560 29 924 0 9 0 0 0 0 20 0 4 0 657289142 340799488 12959 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092055985 0 0 16781312 2 18446604453883249600 0 0 -1 4 0 0 0
[pid=24086/tid=24143] ppid=24084 vsize=332812 CPUtime=0 cores=4,6
/proc/24086/task/24143/stat : 24143 (python) S 24084 24086 14866 0 -1 4202560 28 924 0 9 0 0 0 0 20 0 4 0 657299166 340799488 12959 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092055985 0 0 16781312 2 18446604453883249600 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1240.78
Current children cumulated vsize (KiB) 1807620



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.02 3.23 3.50 2/314 24206
/proc/meminfo: memFree=11723192/32950928 swapFree=67083212/67111528
[pid=24086] ppid=24084 vsize=332812 CPUtime=6.24 cores=4,6
/proc/24086/stat : 24086 (python) S 24084 24086 14866 0 -1 4202496 20431 924 72 9 584 40 0 0 19 0 4 0 657248878 340799488 12959 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 37
/proc/24086/statm: 83203 12959 1880 364 0 19115 0
[pid=24107] ppid=24086 vsize=312300 CPUtime=0.85 cores=4,6
/proc/24107/stat : 24107 (python) S 24086 24086 14866 0 -1 4202560 1197 0 0 0 47 38 0 0 19 0 2 0 657249662 319795200 11487 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/24107/statm: 78075 11487 415 364 0 13993 0
[pid=24109] ppid=24107 vsize=33044 CPUtime=394.01 cores=4,6
/proc/24109/stat : 24109 (lingeling) T 24107 24109 24109 0 -1 4202496 14747 0 0 0 39400 1 0 0 25 0 1 0 657249663 33837056 7431 33554432000 4194304 4352236 140735804290176 18446744073709551615 4328085 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/24109/statm: 8261 7431 129 39 0 7341 0
[pid=24107/tid=24127] ppid=24086 vsize=312300 CPUtime=0 cores=4,6
/proc/24107/task/24127/stat : 24127 (python) S 24086 24086 14866 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657289141 319795200 11487 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092055985 0 0 16781312 514 18446604453870746560 0 0 -1 6 0 0 0
[pid=24128] ppid=24086 vsize=312312 CPUtime=0.23 cores=4,6
/proc/24128/stat : 24128 (python) S 24086 24086 14866 0 -1 4202560 1081 0 0 0 12 11 0 0 19 0 2 0 657289142 319807488 11471 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/24128/statm: 78078 11471 399 364 0 13993 0
[pid=24130] ppid=24128 vsize=25696 CPUtime=99.97 cores=4,6
/proc/24130/stat : 24130 (lingeling) T 24128 24130 24130 0 -1 4202496 9584 0 0 0 9997 0 0 0 25 0 1 0 657289143 26312704 5594 33554432000 4194304 4352236 140736604425904 18446744073709551615 4327879 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/24130/statm: 6424 5594 129 39 0 5504 0
[pid=24128/tid=24141] ppid=24086 vsize=312312 CPUtime=0 cores=4,6
/proc/24128/task/24141/stat : 24141 (python) S 24086 24086 14866 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657299165 319807488 11471 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092055985 0 0 16781312 514 18446604447230784512 0 0 -1 4 0 0 0
[pid=24142] ppid=24086 vsize=322568 CPUtime=1.85 cores=4,6
/proc/24142/stat : 24142 (python) S 24086 24086 14866 0 -1 4202560 996 0 0 0 101 84 0 0 15 0 1 0 657299166 330309632 11445 33554432000 4194304 5683644 140735775765984 18446744073709551615 208080252486 0 0 16781312 514 1232543738643841283 0 0 17 4 0 0 0
/proc/24142/statm: 80642 11445 370 364 0 16554 0
[pid=24144] ppid=24142 vsize=471044 CPUtime=795.38 cores=4,6
/proc/24144/stat : 24144 (cryptominisat-2) R 24142 24144 24144 0 -1 4202496 399226 0 0 0 79456 82 0 0 25 0 1 0 657299166 482349056 89575 33554432000 4194304 4677096 140736809053152 18446744073709551615 4318873 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/24144/statm: 117761 89575 394 118 0 112720 0
[pid=24086/tid=24108] ppid=24084 vsize=332812 CPUtime=0 cores=4,6
/proc/24086/task/24108/stat : 24108 (python) S 24084 24086 14866 0 -1 4202560 30 924 0 9 0 0 0 0 25 0 4 0 657249663 340799488 12959 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092055985 0 0 16781312 2 18446604453883249600 0 0 -1 4 0 0 0
[pid=24086/tid=24129] ppid=24084 vsize=332812 CPUtime=0 cores=4,6
/proc/24086/task/24129/stat : 24129 (python) S 24084 24086 14866 0 -1 4202560 29 924 0 9 0 0 0 0 20 0 4 0 657289142 340799488 12959 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092055985 0 0 16781312 2 18446604453883249600 0 0 -1 4 0 0 0
[pid=24086/tid=24143] ppid=24084 vsize=332812 CPUtime=0 cores=4,6
/proc/24086/task/24143/stat : 24143 (python) S 24084 24086 14866 0 -1 4202560 28 924 0 9 0 0 0 0 20 0 4 0 657299166 340799488 12959 33554432000 4194304 5683644 140735775765984 18446744073709551615 208092055985 0 0 16781312 2 18446604453883249600 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1298.53
Current children cumulated vsize (KiB) 1809776

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 24086 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=848110
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=413937
# CPU time returned by wait4() is 6.26205
# while last known CPU time is 1298.53
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.03
CPU time (s): 1298.53
CPU user time (s): 1295.97
CPU system time (s): 2.56
CPU usage (%): 99.8842
Max. virtual memory (cumulated for all children) (KiB): 1809776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.84811
system time used= 0.413937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21356
page faults= 81
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56313
involuntary context switches= 312

runsolver used 3.9364 second user time and 8.96364 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-15 12:48:12
IDJOB=3378054
IDBENCH=83127
IDSOLVER=1858
FILE ID=node127/3378054-1305456492
RUNJOBID= node127-1305456491-24045
PBS_JOBID= 13324863
Free space on /tmp= 73468 MiB

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

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

MD5SUM BENCH= 9ece8f569c93ceee834817ef3350ed8e
RANDOM SEED=1463827210

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12275128 kB
Buffers:        313340 kB
Cached:        4177660 kB
SwapCached:       1620 kB
Active:       17486256 kB
Inactive:      2848696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12275128 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:          140592 kB
Writeback:           0 kB
AnonPages:    15841724 kB
Mapped:          26896 kB
Slab:           230428 kB
PageTables:      46756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44390496 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= 73480 MiB
End job on node127 at 2011-05-15 13:09:54