Trace number 3378050

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark321.647
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

Solver Data

0.81/2.43	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.81/2.43	c INFO: solving HOME/instance-3378050-1305456491.cnf
0.81/2.43	c INFO: computing task features
1.00/2.66	c INFO: computed variable-clause graph statistics
1.00/2.67	c INFO: computed clause balance statistics
2.20/3.88	c INFO: computed variable balance statistics
3.10/4.79	c INFO: computed small-clause counts
3.81/5.49	c INFO: computed Horn-clause counts
3.81/5.50	c INFO: computed variable graph statistics
3.81/5.50	c INFO: collected features for HOME/instance-3378050-1305456491.cnf in 3.06 s
3.90/5.52	c INFO: running lingeling-276@0 for 582 with 2396 remaining (b = 0.58)
591.60/592.72	c INFO: running lingeling-276@0 for 97 with 1810 remaining (b = 0.28)
691.92/692.96	c INFO: running cryptominisat-2.9.0@0 for 1710 with 1710 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-3378050-1305456491/watcher-3378050-1305456491 -o /tmp/evaluation-result-3378050-1305456491/solver-3378050-1305456491 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378050-1305456491.cnf -seed 1463827210 -budget 2400 

running on 2 cores: 1,3

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 5/297 24076
/proc/meminfo: memFree=12286744/32950928 swapFree=67083212/67111528
[pid=24076] ppid=24071 vsize=14252 CPUtime=0 cores=1,3
/proc/24076/stat : 24076 (python) D 24071 24076 14866 0 -1 4194304 192 0 1 0 0 0 0 0 20 0 1 0 657248871 14594048 130 33554432000 4194304 5683644 140735838353792 18446744073709551615 5398816 0 0 4096 0 18446744071562234166 0 0 17 1 0 0 0
/proc/24076/statm: 3563 130 102 364 0 50 0

[startup+0.0866781 s]
/proc/loadavg: 1.74 3.30 3.55 5/297 24076
/proc/meminfo: memFree=12286744/32950928 swapFree=67083212/67111528
[pid=24076] ppid=24071 vsize=16400 CPUtime=0.01 cores=1,3
/proc/24076/stat : 24076 (python) D 24071 24076 14866 0 -1 4202496 1117 0 5 0 1 0 0 0 17 0 1 0 657248871 16793600 990 33554432000 4194304 5683644 140735838353792 18446744073709551615 208080230400 0 0 16781312 2 0 0 0 17 1 0 0 1
/proc/24076/statm: 4100 990 413 364 0 587 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16400

[startup+0.100673 s]
/proc/loadavg: 1.74 3.30 3.55 5/297 24076
/proc/meminfo: memFree=12286744/32950928 swapFree=67083212/67111528
[pid=24076] ppid=24071 vsize=16540 CPUtime=0.02 cores=1,3
/proc/24076/stat : 24076 (python) D 24071 24076 14866 0 -1 4202496 1184 0 5 0 1 1 0 0 17 0 1 0 657248871 16936960 1050 33554432000 4194304 5683644 140735838353792 18446744073709551615 208080230400 0 0 16781312 2 0 0 0 17 1 0 0 1
/proc/24076/statm: 4135 1050 417 364 0 622 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16540

[startup+0.300721 s]
/proc/loadavg: 1.74 3.30 3.55 5/297 24076
/proc/meminfo: memFree=12286744/32950928 swapFree=67083212/67111528
[pid=24076] ppid=24071 vsize=40976 CPUtime=0.1 cores=1,3
/proc/24076/stat : 24076 (python) R 24071 24076 14866 0 -1 4202496 1665 0 11 0 3 7 0 0 17 0 1 0 657248871 41959424 1502 33554432000 4194304 5683644 140735838353792 18446744073709551615 208080230400 0 0 16781312 2 0 0 0 17 1 0 0 2
/proc/24076/statm: 10244 1502 463 364 0 1027 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 40976

[startup+0.700632 s]
/proc/loadavg: 1.74 3.30 3.55 5/297 24076
/proc/meminfo: memFree=12286744/32950928 swapFree=67083212/67111528
[pid=24076] ppid=24071 vsize=111024 CPUtime=0.23 cores=1,3
/proc/24076/stat : 24076 (python) S 24071 24076 14866 0 -1 4202496 3429 0 18 0 6 17 0 0 16 0 1 0 657248871 113688576 3101 33554432000 4194304 5683644 140735838353792 18446744073709551615 208080228197 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 5
/proc/24076/statm: 27756 3101 881 364 0 2292 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 111024

[startup+1.50047 s]
/proc/loadavg: 1.74 3.30 3.55 6/308 24103
/proc/meminfo: memFree=12218980/32950928 swapFree=67083212/67111528
[pid=24076] ppid=24071 vsize=156428 CPUtime=0.57 cores=1,3
/proc/24076/stat : 24076 (python) D 24071 24076 14866 0 -1 4202496 6339 923 30 9 17 40 0 0 17 0 1 0 657248871 160182272 4482 33554432000 4194304 5683644 140735838353792 18446744073709551615 208080230400 0 0 16781312 2 0 0 0 17 1 0 0 9
/proc/24076/statm: 39107 4482 1257 364 0 3215 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 156428

[startup+3.10011 s]
/proc/loadavg: 1.74 3.30 3.55 5/308 24103
/proc/meminfo: memFree=12167480/32950928 swapFree=67083212/67111528
[pid=24076] ppid=24071 vsize=294212 CPUtime=1.5 cores=1,3
/proc/24076/stat : 24076 (python) R 24071 24076 14866 0 -1 4202496 14966 923 67 9 95 55 0 0 16 0 1 0 657248871 301273088 10937 33554432000 4194304 5683644 140735838353792 18446744073709551615 5005930 0 0 16781312 2 0 0 0 17 1 0 0 38
/proc/24076/statm: 73553 10937 1826 364 0 9477 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 294212
heavy processes:

[startup+6.30049 s]
/proc/loadavg: 1.92 3.31 3.55 6/308 24103
/proc/meminfo: memFree=11986016/32950928 swapFree=67083212/67111528
[pid=24076] ppid=24071 vsize=303424 CPUtime=3.9 cores=1,3
/proc/24076/stat : 24076 (python) S 24071 24076 14866 0 -1 4202496 15252 923 67 9 335 55 0 0 22 0 2 0 657248871 310706176 10718 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 38
/proc/24076/statm: 75856 10718 1867 364 0 11774 0
Current children cumulated CPU time (s) 3.9
Current children cumulated vsize (KiB) 303424
heavy processes:

[startup+12.7003 s]
/proc/loadavg: 2.08 3.32 3.55 6/314 24109
/proc/meminfo: memFree=11963952/32950928 swapFree=67083212/67111528
[pid=24076] ppid=24071 vsize=303424 CPUtime=3.9 cores=1,3
/proc/24076/stat : 24076 (python) S 24071 24076 14866 0 -1 4202496 15252 923 67 9 335 55 0 0 22 0 2 0 657248871 310706176 10718 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 38
/proc/24076/statm: 75856 10718 1867 364 0 11774 0
[pid=24104] ppid=24076 vsize=293180 CPUtime=0 cores=1,3
/proc/24104/stat : 24104 (python) S 24076 24076 14866 0 -1 4202560 883 0 0 0 0 0 0 0 18 0 1 0 657249423 300216320 9223 33554432000 4194304 5683644 140735838353792 18446744073709551615 208080252431 0 0 16781312 514 12423730431721963782 0 0 17 1 0 0 0
/proc/24104/statm: 73295 9223 376 364 0 9213 0
[pid=24106] ppid=24104 vsize=11912 CPUtime=7.15 cores=1,3
/proc/24106/stat : 24106 (lingeling) R 24104 24106 24106 0 -1 4202496 3795 0 0 0 715 0 0 0 25 0 1 0 657249423 12197888 2159 33554432000 4194304 4352236 140736902335504 18446744073709551615 4328085 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24106/statm: 2978 2159 128 39 0 2058 0
[pid=24076/tid=24105] ppid=24071 vsize=303424 CPUtime=0 cores=1,3
/proc/24076/task/24105/stat : 24105 (python) S 24071 24076 14866 0 -1 4202560 28 923 0 9 0 0 0 0 22 0 2 0 657249423 310706176 10718 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092055985 0 0 16781312 2 18446604459560578112 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.05
Current children cumulated vsize (KiB) 608516

[startup+25.5008 s]
/proc/loadavg: 2.51 3.35 3.56 6/320 24116
/proc/meminfo: memFree=11914008/32950928 swapFree=67083212/67111528
[pid=24076] ppid=24071 vsize=303424 CPUtime=3.9 cores=1,3
/proc/24076/stat : 24076 (python) S 24071 24076 14866 0 -1 4202496 15252 923 67 9 335 55 0 0 22 0 2 0 657248871 310706176 10718 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 38
/proc/24076/statm: 75856 10718 1867 364 0 11774 0
[pid=24104] ppid=24076 vsize=293180 CPUtime=0.03 cores=1,3
/proc/24104/stat : 24104 (python) S 24076 24076 14866 0 -1 4202560 891 0 0 0 2 1 0 0 18 0 1 0 657249423 300216320 9223 33554432000 4194304 5683644 140735838353792 18446744073709551615 208080252431 0 0 16781312 514 6260144219533312262 0 0 17 1 0 0 0
/proc/24104/statm: 73295 9223 376 364 0 9213 0
[pid=24106] ppid=24104 vsize=14520 CPUtime=19.93 cores=1,3
/proc/24106/stat : 24106 (lingeling) R 24104 24106 24106 0 -1 4202496 4435 0 0 0 1993 0 0 0 25 0 1 0 657249423 14868480 2799 33554432000 4194304 4352236 140736902335504 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24106/statm: 3630 2799 128 39 0 2710 0
[pid=24076/tid=24105] ppid=24071 vsize=303424 CPUtime=0 cores=1,3
/proc/24076/task/24105/stat : 24105 (python) S 24071 24076 14866 0 -1 4202560 28 923 0 9 0 0 0 0 22 0 2 0 657249423 310706176 10718 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092055985 0 0 16781312 2 18446604459560578112 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.86
Current children cumulated vsize (KiB) 611124

[startup+51.101 s]
/proc/loadavg: 3.02 3.40 3.57 6/320 24116
/proc/meminfo: memFree=11892052/32950928 swapFree=67083212/67111528
[pid=24076] ppid=24071 vsize=303424 CPUtime=3.9 cores=1,3
/proc/24076/stat : 24076 (python) S 24071 24076 14866 0 -1 4202496 15252 923 67 9 335 55 0 0 22 0 2 0 657248871 310706176 10718 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 38
/proc/24076/statm: 75856 10718 1867 364 0 11774 0
[pid=24104] ppid=24076 vsize=293180 CPUtime=0.08 cores=1,3
/proc/24104/stat : 24104 (python) S 24076 24076 14866 0 -1 4202560 901 0 0 0 4 4 0 0 18 0 1 0 657249423 300216320 9223 33554432000 4194304 5683644 140735838353792 18446744073709551615 208080252431 0 0 16781312 514 6260144219533312262 0 0 17 1 0 0 0
/proc/24104/statm: 73295 9223 376 364 0 9213 0
[pid=24106] ppid=24104 vsize=17848 CPUtime=45.48 cores=1,3
/proc/24106/stat : 24106 (lingeling) R 24104 24106 24106 0 -1 4202496 5267 0 0 0 4548 0 0 0 25 0 1 0 657249423 18276352 3631 33554432000 4194304 4352236 140736902335504 18446744073709551615 4241405 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24106/statm: 4462 3631 128 39 0 3542 0
[pid=24076/tid=24105] ppid=24071 vsize=303424 CPUtime=0 cores=1,3
/proc/24076/task/24105/stat : 24105 (python) S 24071 24076 14866 0 -1 4202560 28 923 0 9 0 0 0 0 22 0 2 0 657249423 310706176 10718 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092055985 0 0 16781312 2 18446604459560578112 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.46
Current children cumulated vsize (KiB) 614452

[startup+102.312 s]
/proc/loadavg: 3.57 3.49 3.58 6/320 24118
/proc/meminfo: memFree=11875136/32950928 swapFree=67083212/67111528
[pid=24076] ppid=24071 vsize=303424 CPUtime=3.9 cores=1,3
/proc/24076/stat : 24076 (python) S 24071 24076 14866 0 -1 4202496 15252 923 67 9 335 55 0 0 22 0 2 0 657248871 310706176 10718 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 38
/proc/24076/statm: 75856 10718 1867 364 0 11774 0
[pid=24104] ppid=24076 vsize=293180 CPUtime=0.2 cores=1,3
/proc/24104/stat : 24104 (python) S 24076 24076 14866 0 -1 4202560 926 0 0 0 11 9 0 0 18 0 1 0 657249423 300216320 9223 33554432000 4194304 5683644 140735838353792 18446744073709551615 208080252431 0 0 16781312 514 6260144219533312262 0 0 17 1 0 0 0
/proc/24104/statm: 73295 9223 376 364 0 9213 0
[pid=24106] ppid=24104 vsize=26552 CPUtime=96.58 cores=1,3
/proc/24106/stat : 24106 (lingeling) R 24104 24106 24106 0 -1 4202496 9491 0 0 0 9657 1 0 0 25 0 1 0 657249423 27189248 5807 33554432000 4194304 4352236 140736902335504 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24106/statm: 6638 5807 128 39 0 5718 0
[pid=24076/tid=24105] ppid=24071 vsize=303424 CPUtime=0 cores=1,3
/proc/24076/task/24105/stat : 24105 (python) S 24071 24076 14866 0 -1 4202560 28 923 0 9 0 0 0 0 22 0 2 0 657249423 310706176 10718 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092055985 0 0 16781312 2 18446604459560578112 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.68
Current children cumulated vsize (KiB) 623156

[startup+162.301 s]
/proc/loadavg: 3.94 3.62 3.62 6/320 24119
/proc/meminfo: memFree=11865052/32950928 swapFree=67083212/67111528
[pid=24076] ppid=24071 vsize=303424 CPUtime=3.9 cores=1,3
/proc/24076/stat : 24076 (python) S 24071 24076 14866 0 -1 4202496 15252 923 67 9 335 55 0 0 22 0 2 0 657248871 310706176 10718 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 38
/proc/24076/statm: 75856 10718 1867 364 0 11774 0
[pid=24104] ppid=24076 vsize=293180 CPUtime=0.33 cores=1,3
/proc/24104/stat : 24104 (python) S 24076 24076 14866 0 -1 4202560 945 0 0 0 18 15 0 0 18 0 1 0 657249423 300216320 9223 33554432000 4194304 5683644 140735838353792 18446744073709551615 208080252431 0 0 16781312 514 6260144219533312262 0 0 17 1 0 0 0
/proc/24104/statm: 73295 9223 376 364 0 9213 0
[pid=24106] ppid=24104 vsize=28092 CPUtime=156.5 cores=1,3
/proc/24106/stat : 24106 (lingeling) R 24104 24106 24106 0 -1 4202496 13844 0 0 0 15648 2 0 0 25 0 1 0 657249423 28766208 6192 33554432000 4194304 4352236 140736902335504 18446744073709551615 4328004 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24106/statm: 7023 6192 128 39 0 6103 0
[pid=24076/tid=24105] ppid=24071 vsize=303424 CPUtime=0 cores=1,3
/proc/24076/task/24105/stat : 24105 (python) S 24071 24076 14866 0 -1 4202560 28 923 0 9 0 0 0 0 22 0 2 0 657249423 310706176 10718 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092055985 0 0 16781312 2 18446604459560578112 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 160.73
Current children cumulated vsize (KiB) 624696

[startup+222.3 s]
/proc/loadavg: 3.98 3.69 3.65 6/320 24121
/proc/meminfo: memFree=11864388/32950928 swapFree=67083212/67111528
[pid=24076] ppid=24071 vsize=303424 CPUtime=3.9 cores=1,3
/proc/24076/stat : 24076 (python) S 24071 24076 14866 0 -1 4202496 15252 923 67 9 335 55 0 0 22 0 2 0 657248871 310706176 10718 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 38
/proc/24076/statm: 75856 10718 1867 364 0 11774 0
[pid=24104] ppid=24076 vsize=293180 CPUtime=0.46 cores=1,3
/proc/24104/stat : 24104 (python) S 24076 24076 14866 0 -1 4202560 964 0 0 0 25 21 0 0 18 0 1 0 657249423 300216320 9223 33554432000 4194304 5683644 140735838353792 18446744073709551615 208080252431 0 0 16781312 514 6260144219533312262 0 0 17 1 0 0 0
/proc/24104/statm: 73295 9223 376 364 0 9213 0
[pid=24106] ppid=24104 vsize=28604 CPUtime=216.44 cores=1,3
/proc/24106/stat : 24106 (lingeling) R 24104 24106 24106 0 -1 4202496 17044 0 0 0 21642 2 0 0 25 0 1 0 657249423 29290496 6320 33554432000 4194304 4352236 140736902335504 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24106/statm: 7151 6320 128 39 0 6231 0
[pid=24076/tid=24105] ppid=24071 vsize=303424 CPUtime=0 cores=1,3
/proc/24076/task/24105/stat : 24105 (python) S 24071 24076 14866 0 -1 4202560 28 923 0 9 0 0 0 0 22 0 2 0 657249423 310706176 10718 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092055985 0 0 16781312 2 18446604459560578112 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 220.8
Current children cumulated vsize (KiB) 625208

[startup+282.301 s]
/proc/loadavg: 3.99 3.74 3.66 6/320 24122
/proc/meminfo: memFree=11861504/32950928 swapFree=67083212/67111528
[pid=24076] ppid=24071 vsize=303424 CPUtime=3.9 cores=1,3
/proc/24076/stat : 24076 (python) S 24071 24076 14866 0 -1 4202496 15252 923 67 9 335 55 0 0 22 0 2 0 657248871 310706176 10718 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 38

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

[startup+1122.3 s]
/proc/loadavg: 3.01 3.40 3.61 4/331 24199
/proc/meminfo: memFree=10479772/32950928 swapFree=67083212/67111528
[pid=24076] ppid=24071 vsize=323936 CPUtime=3.93 cores=1,3
/proc/24076/stat : 24076 (python) S 24071 24076 14866 0 -1 4202496 16853 923 67 9 337 56 0 0 20 0 4 0 657248871 331710464 10731 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 38
/proc/24076/statm: 80984 10731 1872 364 0 16896 0
[pid=24104] ppid=24076 vsize=303424 CPUtime=1.3 cores=1,3
/proc/24104/stat : 24104 (python) S 24076 24076 14866 0 -1 4202560 1193 0 0 0 69 61 0 0 19 0 2 0 657249423 310706176 9267 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/24104/statm: 75856 9267 415 364 0 11774 0
[pid=24106] ppid=24104 vsize=40904 CPUtime=586.44 cores=1,3
/proc/24106/stat : 24106 (lingeling) T 24104 24106 24106 0 -1 4202496 42519 0 0 0 58639 5 0 0 25 0 1 0 657249423 41885696 9395 33554432000 4194304 4352236 140736902335504 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/24106/statm: 10226 9395 128 39 0 9306 0
[pid=24104/tid=24148] ppid=24076 vsize=303424 CPUtime=0 cores=1,3
/proc/24104/task/24148/stat : 24148 (python) S 24076 24076 14866 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657308143 310706176 9267 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092055985 0 0 16781312 514 18446604464395252992 0 0 -1 3 0 0 0
[pid=24149] ppid=24076 vsize=303436 CPUtime=0.23 cores=1,3
/proc/24149/stat : 24149 (python) S 24076 24076 14866 0 -1 4202560 1075 0 0 0 12 11 0 0 19 0 2 0 657308144 310718464 9251 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/24149/statm: 75859 9251 399 364 0 11774 0
[pid=24151] ppid=24149 vsize=20008 CPUtime=100.1 cores=1,3
/proc/24151/stat : 24151 (lingeling) T 24149 24151 24151 0 -1 4202496 8370 0 0 0 10010 0 0 0 25 0 1 0 657308144 20488192 4172 33554432000 4194304 4352236 140736843550336 18446744073709551615 4328385 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/24151/statm: 5002 4172 128 39 0 4082 0
[pid=24149/tid=24154] ppid=24076 vsize=303436 CPUtime=0 cores=1,3
/proc/24149/task/24154/stat : 24154 (python) S 24076 24076 14866 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657318166 310718464 9251 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092055985 0 0 16781312 514 18446604467471047424 0 0 -1 1 0 0 0
[pid=24155] ppid=24076 vsize=313692 CPUtime=1.04 cores=1,3
/proc/24155/stat : 24155 (python) S 24076 24076 14866 0 -1 4202560 998 0 0 0 55 49 0 0 15 0 1 0 657318167 321220608 9225 33554432000 4194304 5683644 140735838353792 18446744073709551615 208080252486 0 0 16781312 514 6260144219533312264 0 0 17 3 0 0 0
/proc/24155/statm: 78423 9225 370 364 0 14335 0
[pid=24157] ppid=24155 vsize=191920 CPUtime=429.34 cores=1,3
/proc/24157/stat : 24157 (cryptominisat-2) R 24155 24157 24157 0 -1 4202496 155827 0 0 0 42906 28 0 0 25 0 1 0 657318168 196526080 38998 33554432000 4194304 4677096 140735987153008 18446744073709551615 4320195 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/24157/statm: 47980 38998 393 118 0 42939 0
[pid=24076/tid=24105] ppid=24071 vsize=323936 CPUtime=0 cores=1,3
/proc/24076/task/24105/stat : 24105 (python) S 24071 24076 14866 0 -1 4202560 28 923 0 9 0 0 0 0 22 0 4 0 657249423 331710464 10731 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092055985 0 0 16781312 2 18446604459560578112 0 0 -1 1 0 0 0
[pid=24076/tid=24150] ppid=24071 vsize=323936 CPUtime=0 cores=1,3
/proc/24076/task/24150/stat : 24150 (python) S 24071 24076 14866 0 -1 4202560 23 923 0 9 0 0 0 0 20 0 4 0 657308144 331710464 10731 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092055985 0 0 16781312 2 18446604459560578112 0 0 -1 3 0 0 0
[pid=24076/tid=24156] ppid=24071 vsize=323936 CPUtime=0 cores=1,3
/proc/24076/task/24156/stat : 24156 (python) S 24071 24076 14866 0 -1 4202560 28 923 0 9 0 0 0 0 20 0 4 0 657318167 331710464 10731 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092055985 0 0 16781312 2 18446604459560578112 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 1497320

[startup+1182.3 s]
/proc/loadavg: 3.15 3.36 3.58 4/331 24200
/proc/meminfo: memFree=10437332/32950928 swapFree=67083212/67111528
[pid=24076] ppid=24071 vsize=323936 CPUtime=3.93 cores=1,3
/proc/24076/stat : 24076 (python) S 24071 24076 14866 0 -1 4202496 16853 923 67 9 337 56 0 0 20 0 4 0 657248871 331710464 10731 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 38
/proc/24076/statm: 80984 10731 1872 364 0 16896 0
[pid=24104] ppid=24076 vsize=303424 CPUtime=1.3 cores=1,3
/proc/24104/stat : 24104 (python) S 24076 24076 14866 0 -1 4202560 1193 0 0 0 69 61 0 0 19 0 2 0 657249423 310706176 9267 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/24104/statm: 75856 9267 415 364 0 11774 0
[pid=24106] ppid=24104 vsize=40904 CPUtime=586.44 cores=1,3
/proc/24106/stat : 24106 (lingeling) T 24104 24106 24106 0 -1 4202496 42519 0 0 0 58639 5 0 0 25 0 1 0 657249423 41885696 9395 33554432000 4194304 4352236 140736902335504 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/24106/statm: 10226 9395 128 39 0 9306 0
[pid=24104/tid=24148] ppid=24076 vsize=303424 CPUtime=0 cores=1,3
/proc/24104/task/24148/stat : 24148 (python) S 24076 24076 14866 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657308143 310706176 9267 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092055985 0 0 16781312 514 18446604464395252992 0 0 -1 3 0 0 0
[pid=24149] ppid=24076 vsize=303436 CPUtime=0.23 cores=1,3
/proc/24149/stat : 24149 (python) S 24076 24076 14866 0 -1 4202560 1075 0 0 0 12 11 0 0 19 0 2 0 657308144 310718464 9251 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/24149/statm: 75859 9251 399 364 0 11774 0
[pid=24151] ppid=24149 vsize=20008 CPUtime=100.1 cores=1,3
/proc/24151/stat : 24151 (lingeling) T 24149 24151 24151 0 -1 4202496 8370 0 0 0 10010 0 0 0 25 0 1 0 657308144 20488192 4172 33554432000 4194304 4352236 140736843550336 18446744073709551615 4328385 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/24151/statm: 5002 4172 128 39 0 4082 0
[pid=24149/tid=24154] ppid=24076 vsize=303436 CPUtime=0 cores=1,3
/proc/24149/task/24154/stat : 24154 (python) S 24076 24076 14866 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657318166 310718464 9251 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092055985 0 0 16781312 514 18446604467471047424 0 0 -1 1 0 0 0
[pid=24155] ppid=24076 vsize=313692 CPUtime=1.18 cores=1,3
/proc/24155/stat : 24155 (python) S 24076 24076 14866 0 -1 4202560 998 0 0 0 63 55 0 0 15 0 1 0 657318167 321220608 9225 33554432000 4194304 5683644 140735838353792 18446744073709551615 208080252486 0 0 16781312 514 6260144219533312264 0 0 17 3 0 0 0
/proc/24155/statm: 78423 9225 370 364 0 14335 0
[pid=24157] ppid=24155 vsize=192032 CPUtime=489.34 cores=1,3
/proc/24157/stat : 24157 (cryptominisat-2) R 24155 24157 24157 0 -1 4202496 166346 0 0 0 48905 29 0 0 25 0 1 0 657318168 196640768 41346 33554432000 4194304 4677096 140735987153008 18446744073709551615 4320251 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/24157/statm: 48008 41346 393 118 0 42967 0
[pid=24076/tid=24105] ppid=24071 vsize=323936 CPUtime=0 cores=1,3
/proc/24076/task/24105/stat : 24105 (python) S 24071 24076 14866 0 -1 4202560 28 923 0 9 0 0 0 0 22 0 4 0 657249423 331710464 10731 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092055985 0 0 16781312 2 18446604459560578112 0 0 -1 1 0 0 0
[pid=24076/tid=24150] ppid=24071 vsize=323936 CPUtime=0 cores=1,3
/proc/24076/task/24150/stat : 24150 (python) S 24071 24076 14866 0 -1 4202560 23 923 0 9 0 0 0 0 20 0 4 0 657308144 331710464 10731 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092055985 0 0 16781312 2 18446604459560578112 0 0 -1 3 0 0 0
[pid=24076/tid=24156] ppid=24071 vsize=323936 CPUtime=0 cores=1,3
/proc/24076/task/24156/stat : 24156 (python) S 24071 24076 14866 0 -1 4202560 28 923 0 9 0 0 0 0 20 0 4 0 657318167 331710464 10731 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092055985 0 0 16781312 2 18446604459560578112 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1182.52
Current children cumulated vsize (KiB) 1497432

[startup+1242.3 s]
/proc/loadavg: 3.05 3.29 3.54 5/331 24202
/proc/meminfo: memFree=10402836/32950928 swapFree=67083212/67111528
[pid=24076] ppid=24071 vsize=323936 CPUtime=3.93 cores=1,3
/proc/24076/stat : 24076 (python) S 24071 24076 14866 0 -1 4202496 16853 923 67 9 337 56 0 0 20 0 4 0 657248871 331710464 10731 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 38
/proc/24076/statm: 80984 10731 1872 364 0 16896 0
[pid=24104] ppid=24076 vsize=303424 CPUtime=1.3 cores=1,3
/proc/24104/stat : 24104 (python) S 24076 24076 14866 0 -1 4202560 1193 0 0 0 69 61 0 0 19 0 2 0 657249423 310706176 9267 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/24104/statm: 75856 9267 415 364 0 11774 0
[pid=24106] ppid=24104 vsize=40904 CPUtime=586.44 cores=1,3
/proc/24106/stat : 24106 (lingeling) T 24104 24106 24106 0 -1 4202496 42519 0 0 0 58639 5 0 0 25 0 1 0 657249423 41885696 9395 33554432000 4194304 4352236 140736902335504 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/24106/statm: 10226 9395 128 39 0 9306 0
[pid=24104/tid=24148] ppid=24076 vsize=303424 CPUtime=0 cores=1,3
/proc/24104/task/24148/stat : 24148 (python) S 24076 24076 14866 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657308143 310706176 9267 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092055985 0 0 16781312 514 18446604464395252992 0 0 -1 3 0 0 0
[pid=24149] ppid=24076 vsize=303436 CPUtime=0.23 cores=1,3
/proc/24149/stat : 24149 (python) S 24076 24076 14866 0 -1 4202560 1075 0 0 0 12 11 0 0 19 0 2 0 657308144 310718464 9251 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/24149/statm: 75859 9251 399 364 0 11774 0
[pid=24151] ppid=24149 vsize=20008 CPUtime=100.1 cores=1,3
/proc/24151/stat : 24151 (lingeling) T 24149 24151 24151 0 -1 4202496 8370 0 0 0 10010 0 0 0 25 0 1 0 657308144 20488192 4172 33554432000 4194304 4352236 140736843550336 18446744073709551615 4328385 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/24151/statm: 5002 4172 128 39 0 4082 0
[pid=24149/tid=24154] ppid=24076 vsize=303436 CPUtime=0 cores=1,3
/proc/24149/task/24154/stat : 24154 (python) S 24076 24076 14866 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657318166 310718464 9251 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092055985 0 0 16781312 514 18446604467471047424 0 0 -1 1 0 0 0
[pid=24155] ppid=24076 vsize=313692 CPUtime=1.33 cores=1,3
/proc/24155/stat : 24155 (python) S 24076 24076 14866 0 -1 4202560 998 0 0 0 71 62 0 0 15 0 1 0 657318167 321220608 9225 33554432000 4194304 5683644 140735838353792 18446744073709551615 208080252486 0 0 16781312 514 5606898278135202056 0 0 17 3 0 0 0
/proc/24155/statm: 78423 9225 370 364 0 14335 0
[pid=24157] ppid=24155 vsize=262324 CPUtime=549.34 cores=1,3
/proc/24157/stat : 24157 (cryptominisat-2) R 24155 24157 24157 0 -1 4202496 176861 0 0 0 54902 32 0 0 25 0 1 0 657318168 268619776 44062 33554432000 4194304 4677096 140735987153008 18446744073709551615 4320062 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/24157/statm: 65581 44062 393 118 0 60540 0
[pid=24076/tid=24105] ppid=24071 vsize=323936 CPUtime=0 cores=1,3
/proc/24076/task/24105/stat : 24105 (python) S 24071 24076 14866 0 -1 4202560 28 923 0 9 0 0 0 0 22 0 4 0 657249423 331710464 10731 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092055985 0 0 16781312 2 18446604459560578112 0 0 -1 1 0 0 0
[pid=24076/tid=24150] ppid=24071 vsize=323936 CPUtime=0 cores=1,3
/proc/24076/task/24150/stat : 24150 (python) S 24071 24076 14866 0 -1 4202560 23 923 0 9 0 0 0 0 20 0 4 0 657308144 331710464 10731 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092055985 0 0 16781312 2 18446604459560578112 0 0 -1 3 0 0 0
[pid=24076/tid=24156] ppid=24071 vsize=323936 CPUtime=0 cores=1,3
/proc/24076/task/24156/stat : 24156 (python) S 24071 24076 14866 0 -1 4202560 28 923 0 9 0 0 0 0 20 0 4 0 657318167 331710464 10731 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092055985 0 0 16781312 2 18446604459560578112 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1242.67
Current children cumulated vsize (KiB) 1567724



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.02 3.23 3.50 4/331 24204
/proc/meminfo: memFree=10357184/32950928 swapFree=67083212/67111528
[pid=24076] ppid=24071 vsize=323936 CPUtime=3.93 cores=1,3
/proc/24076/stat : 24076 (python) S 24071 24076 14866 0 -1 4202496 16853 923 67 9 337 56 0 0 20 0 4 0 657248871 331710464 10731 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 38
/proc/24076/statm: 80984 10731 1872 364 0 16896 0
[pid=24104] ppid=24076 vsize=303424 CPUtime=1.3 cores=1,3
/proc/24104/stat : 24104 (python) S 24076 24076 14866 0 -1 4202560 1193 0 0 0 69 61 0 0 19 0 2 0 657249423 310706176 9267 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/24104/statm: 75856 9267 415 364 0 11774 0
[pid=24106] ppid=24104 vsize=40904 CPUtime=586.44 cores=1,3
/proc/24106/stat : 24106 (lingeling) T 24104 24106 24106 0 -1 4202496 42519 0 0 0 58639 5 0 0 25 0 1 0 657249423 41885696 9395 33554432000 4194304 4352236 140736902335504 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/24106/statm: 10226 9395 128 39 0 9306 0
[pid=24104/tid=24148] ppid=24076 vsize=303424 CPUtime=0 cores=1,3
/proc/24104/task/24148/stat : 24148 (python) S 24076 24076 14866 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657308143 310706176 9267 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092055985 0 0 16781312 514 18446604464395252992 0 0 -1 3 0 0 0
[pid=24149] ppid=24076 vsize=303436 CPUtime=0.23 cores=1,3
/proc/24149/stat : 24149 (python) S 24076 24076 14866 0 -1 4202560 1075 0 0 0 12 11 0 0 19 0 2 0 657308144 310718464 9251 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/24149/statm: 75859 9251 399 364 0 11774 0
[pid=24151] ppid=24149 vsize=20008 CPUtime=100.1 cores=1,3
/proc/24151/stat : 24151 (lingeling) T 24149 24151 24151 0 -1 4202496 8370 0 0 0 10010 0 0 0 25 0 1 0 657308144 20488192 4172 33554432000 4194304 4352236 140736843550336 18446744073709551615 4328385 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/24151/statm: 5002 4172 128 39 0 4082 0
[pid=24149/tid=24154] ppid=24076 vsize=303436 CPUtime=0 cores=1,3
/proc/24149/task/24154/stat : 24154 (python) S 24076 24076 14866 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657318166 310718464 9251 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092055985 0 0 16781312 514 18446604467471047424 0 0 -1 1 0 0 0
[pid=24155] ppid=24076 vsize=313692 CPUtime=1.46 cores=1,3
/proc/24155/stat : 24155 (python) S 24076 24076 14866 0 -1 4202560 998 0 0 0 78 68 0 0 15 0 1 0 657318167 321220608 9225 33554432000 4194304 5683644 140735838353792 18446744073709551615 208080252486 0 0 16781312 514 6260144219533312264 0 0 17 3 0 0 0
/proc/24155/statm: 78423 9225 370 364 0 14335 0
[pid=24157] ppid=24155 vsize=227964 CPUtime=607.06 cores=1,3
/proc/24157/stat : 24157 (cryptominisat-2) R 24155 24157 24157 0 -1 4202496 188526 0 0 0 60672 34 0 0 25 0 1 0 657318168 233435136 48795 33554432000 4194304 4677096 140735987153008 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/24157/statm: 56991 48795 393 118 0 51950 0
[pid=24076/tid=24105] ppid=24071 vsize=323936 CPUtime=0 cores=1,3
/proc/24076/task/24105/stat : 24105 (python) S 24071 24076 14866 0 -1 4202560 28 923 0 9 0 0 0 0 22 0 4 0 657249423 331710464 10731 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092055985 0 0 16781312 2 18446604459560578112 0 0 -1 1 0 0 0
[pid=24076/tid=24150] ppid=24071 vsize=323936 CPUtime=0 cores=1,3
/proc/24076/task/24150/stat : 24150 (python) S 24071 24076 14866 0 -1 4202560 23 923 0 9 0 0 0 0 20 0 4 0 657308144 331710464 10731 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092055985 0 0 16781312 2 18446604459560578112 0 0 -1 3 0 0 0
[pid=24076/tid=24156] ppid=24071 vsize=323936 CPUtime=0 cores=1,3
/proc/24076/task/24156/stat : 24156 (python) S 24071 24076 14866 0 -1 4202560 28 923 0 9 0 0 0 0 20 0 4 0 657318167 331710464 10731 33554432000 4194304 5683644 140735838353792 18446744073709551615 208092055985 0 0 16781312 2 18446604459560578112 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1300.52
Current children cumulated vsize (KiB) 1533364

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 24076 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=375486
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=568913
# CPU time returned by wait4() is 3.9444
# while last known CPU time is 1300.52
#
# 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): 1300.52
CPU user time (s): 1298.17
CPU system time (s): 2.35
CPU usage (%): 100.037
Max. virtual memory (cumulated for all children) (KiB): 1578988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.37549
system time used= 0.568913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17777
page faults= 76
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56902
involuntary context switches= 51

runsolver used 3.89141 second user time and 9.58654 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-15 12:48:12
IDJOB=3378050
IDBENCH=83125
IDSOLVER=1858
FILE ID=node127/3378050-1305456491
RUNJOBID= node127-1305456491-24046
PBS_JOBID= 13324863
Free space on /tmp= 73504 MiB

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

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

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
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:      12287188 kB
Buffers:        313340 kB
Cached:        4175332 kB
SwapCached:       1620 kB
Active:       17451284 kB
Inactive:      2871668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12287188 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:          140592 kB
Writeback:           0 kB
AnonPages:    15832800 kB
Mapped:          25732 kB
Slab:           230168 kB
PageTables:      47532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44320396 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= 73412 MiB
End job on node127 at 2011-05-15 13:09:54