Trace number 3378076

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.29 1300.04

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_10_keyfind_1.cnf
MD5SUMf35f3aee72237c1bf3d673feb4883756
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 variables8080
Number of clauses96704
Sum of the clauses size539496
Maximum clause length8
Minimum clause length1
Number of clauses of size 1336
Number of clauses of size 21152
Number of clauses of size 315040
Number of clauses of size 42944
Number of clauses of size 518432
Number of clauses of size over 558800

Solver Data

0.41/0.66	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.41/0.66	c INFO: solving HOME/instance-3378076-1305456618.cnf
0.41/0.66	c INFO: computing task features
0.99/1.25	c INFO: computed variable-clause graph statistics
0.99/1.26	c INFO: computed clause balance statistics
3.79/4.08	c INFO: computed variable balance statistics
5.20/5.48	c INFO: computed small-clause counts
5.45/6.01	c INFO: computed Horn-clause counts
5.45/6.01	c INFO: computed variable graph statistics
5.45/6.01	c INFO: collected features for HOME/instance-3378076-1305456618.cnf in 4.94 s
5.45/6.01	c INFO: running lingeling-276@0 for 582 with 2395 remaining (b = 0.53)
593.28/593.33	c INFO: running lingeling-276@0 for 97 with 1809 remaining (b = 0.23)
693.58/693.63	c INFO: running cryptominisat-2.9.0@0 for 1709 with 1709 remaining (b = 0.53)

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-3378076-1305456618/watcher-3378076-1305456618 -o /tmp/evaluation-result-3378076-1305456618/solver-3378076-1305456618 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378076-1305456618.cnf -seed 1491339015 -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: 0.89 1.03 1.57 7/412 30171
/proc/meminfo: memFree=23286724/32950928 swapFree=67056568/67111528
[pid=30171] ppid=30169 vsize=1964 CPUtime=0 cores=4,6
/proc/30171/stat : 30171 (python) R 30169 30171 28260 0 -1 4194304 77 0 0 0 0 0 0 0 18 0 1 0 657258884 2011136 31 33554432000 4194304 5683644 140735321292672 18446744073709551615 239471771271 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30171/statm: 491 31 23 364 0 37 0

[startup+0.039909 s]
/proc/loadavg: 0.89 1.03 1.57 7/412 30171
/proc/meminfo: memFree=23286724/32950928 swapFree=67056568/67111528
[pid=30171] ppid=30169 vsize=16396 CPUtime=0.01 cores=4,6
/proc/30171/stat : 30171 (python) R 30169 30171 28260 0 -1 4202496 1075 0 0 0 1 0 0 0 17 0 1 0 657258884 16789504 947 33554432000 4194304 5683644 140735321292672 18446744073709551615 239476690789 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/30171/statm: 4099 948 383 364 0 586 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16396

[startup+0.100768 s]
/proc/loadavg: 0.89 1.03 1.57 7/412 30171
/proc/meminfo: memFree=23286724/32950928 swapFree=67056568/67111528
[pid=30171] ppid=30169 vsize=30112 CPUtime=0.05 cores=4,6
/proc/30171/stat : 30171 (python) D 30169 30171 28260 0 -1 4202496 1514 0 0 0 3 2 0 0 17 0 1 0 657258884 30834688 1352 33554432000 4194304 5683644 140735321292672 18446744073709551615 239476692992 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/30171/statm: 7528 1352 443 364 0 898 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30112

[startup+0.309854 s]
/proc/loadavg: 0.89 1.03 1.57 7/412 30171
/proc/meminfo: memFree=23286724/32950928 swapFree=67056568/67111528
[pid=30171] ppid=30169 vsize=126664 CPUtime=0.19 cores=4,6
/proc/30171/stat : 30171 (python) R 30169 30171 28260 0 -1 4202496 5094 933 1 0 12 7 0 0 19 0 1 0 657258884 129703936 3924 33554432000 4194304 5683644 140735321292672 18446744073709551615 239476690789 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/30171/statm: 31666 3924 1003 364 0 2961 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 126664

[startup+0.700599 s]
/proc/loadavg: 0.89 1.03 1.57 7/412 30171
/proc/meminfo: memFree=23286724/32950928 swapFree=67056568/67111528
[pid=30171] ppid=30169 vsize=283160 CPUtime=0.5 cores=4,6
/proc/30171/stat : 30171 (python) R 30169 30171 28260 0 -1 4202496 10450 933 1 0 34 16 0 0 17 0 1 0 657258884 289955840 8122 33554432000 4194304 5683644 140735321292672 18446744073709551615 4603480 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/30171/statm: 70790 8122 1761 364 0 6714 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 283160

[startup+1.5005 s]
/proc/loadavg: 0.89 1.03 1.57 5/413 30181
/proc/meminfo: memFree=23191840/32950928 swapFree=67056568/67111528
[pid=30171] ppid=30169 vsize=313968 CPUtime=1.29 cores=4,6
/proc/30171/stat : 30171 (python) R 30169 30171 28260 0 -1 4202496 22643 933 1 0 111 18 0 0 18 0 1 0 657258884 321503232 15877 33554432000 4194304 5683644 140735321292672 18446744073709551615 47523085323754 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30171/statm: 78492 15877 1826 364 0 14416 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 313968

[startup+3.1002 s]
/proc/loadavg: 0.89 1.03 1.57 5/422 30189
/proc/meminfo: memFree=23167144/32950928 swapFree=67056568/67111528
[pid=30171] ppid=30169 vsize=313968 CPUtime=2.89 cores=4,6
/proc/30171/stat : 30171 (python) R 30169 30171 28260 0 -1 4202496 22643 933 1 0 271 18 0 0 21 0 1 0 657258884 321503232 15877 33554432000 4194304 5683644 140735321292672 18446744073709551615 47523092439205 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30171/statm: 78492 15877 1826 364 0 14416 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 313968

[startup+6.30053 s]
/proc/loadavg: 1.14 1.08 1.59 5/422 30189
/proc/meminfo: memFree=23161440/32950928 swapFree=67056568/67111528
[pid=30171] ppid=30169 vsize=321600 CPUtime=5.45 cores=4,6
/proc/30171/stat : 30171 (python) S 30169 30171 28260 0 -1 4202496 22931 933 1 0 526 19 0 0 20 0 2 0 657258884 329318400 15263 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30171/statm: 80400 15263 1867 364 0 16318 0
Current children cumulated CPU time (s) 5.45
Current children cumulated vsize (KiB) 321600

[startup+12.7004 s]
/proc/loadavg: 1.37 1.12 1.60 5/425 30193
/proc/meminfo: memFree=23144032/32950928 swapFree=67056568/67111528
[pid=30171] ppid=30169 vsize=321600 CPUtime=5.45 cores=4,6
/proc/30171/stat : 30171 (python) S 30169 30171 28260 0 -1 4202496 22931 933 1 0 526 19 0 0 20 0 2 0 657258884 329318400 15263 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30171/statm: 80400 15263 1867 364 0 16318 0
[pid=30190] ppid=30171 vsize=311356 CPUtime=0.01 cores=4,6
/proc/30190/stat : 30190 (python) S 30171 30171 28260 0 -1 4202560 886 0 0 0 1 0 0 0 18 0 1 0 657259451 318828544 13768 33554432000 4194304 5683644 140735321292672 18446744073709551615 239476715023 0 0 16781312 514 18015730022358155524 0 0 17 4 0 0 0
/proc/30190/statm: 77839 13768 376 364 0 13757 0
[pid=30192] ppid=30190 vsize=18020 CPUtime=7 cores=4,6
/proc/30192/stat : 30192 (lingeling) R 30190 30192 30192 0 -1 4202496 4800 0 0 0 699 1 0 0 25 0 1 0 657259452 18452480 3673 33554432000 4194304 4352236 140734523530512 18446744073709551615 4328205 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30192/statm: 4505 3673 129 39 0 3585 0
[pid=30171/tid=30191] ppid=30169 vsize=321600 CPUtime=0 cores=4,6
/proc/30171/task/30191/stat : 30191 (python) S 30169 30171 28260 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 2 0 657259452 329318400 15263 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488518577 0 0 16781312 2 18446604441177722944 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 650976

[startup+25.5009 s]
/proc/loadavg: 2.02 1.28 1.64 5/425 30193
/proc/meminfo: memFree=23139452/32950928 swapFree=67056568/67111528
[pid=30171] ppid=30169 vsize=321600 CPUtime=5.45 cores=4,6
/proc/30171/stat : 30171 (python) S 30169 30171 28260 0 -1 4202496 22931 933 1 0 526 19 0 0 20 0 2 0 657258884 329318400 15263 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30171/statm: 80400 15263 1867 364 0 16318 0
[pid=30190] ppid=30171 vsize=311356 CPUtime=0.05 cores=4,6
/proc/30190/stat : 30190 (python) S 30171 30171 28260 0 -1 4202560 893 0 0 0 3 2 0 0 18 0 1 0 657259451 318828544 13768 33554432000 4194304 5683644 140735321292672 18446744073709551615 239476715023 0 0 16781312 514 15100727880247640324 0 0 17 4 0 0 0
/proc/30190/statm: 77839 13768 376 364 0 13757 0
[pid=30192] ppid=30190 vsize=20580 CPUtime=19.78 cores=4,6
/proc/30192/stat : 30192 (lingeling) R 30190 30192 30192 0 -1 4202496 5440 0 0 0 1977 1 0 0 25 0 1 0 657259452 21073920 4313 33554432000 4194304 4352236 140734523530512 18446744073709551615 4208591 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30192/statm: 5145 4313 129 39 0 4225 0
[pid=30171/tid=30191] ppid=30169 vsize=321600 CPUtime=0 cores=4,6
/proc/30171/task/30191/stat : 30191 (python) S 30169 30171 28260 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 2 0 657259452 329318400 15263 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488518577 0 0 16781312 2 18446604441177722944 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 653536

[startup+51.101 s]
/proc/loadavg: 2.69 1.50 1.70 5/425 30193
/proc/meminfo: memFree=23130424/32950928 swapFree=67056568/67111528
[pid=30171] ppid=30169 vsize=321600 CPUtime=5.45 cores=4,6
/proc/30171/stat : 30171 (python) S 30169 30171 28260 0 -1 4202496 22931 933 1 0 526 19 0 0 20 0 2 0 657258884 329318400 15263 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30171/statm: 80400 15263 1867 364 0 16318 0
[pid=30190] ppid=30171 vsize=311356 CPUtime=0.12 cores=4,6
/proc/30190/stat : 30190 (python) S 30171 30171 28260 0 -1 4202560 903 0 0 0 7 5 0 0 18 0 1 0 657259451 318828544 13768 33554432000 4194304 5683644 140735321292672 18446744073709551615 239476715023 0 0 16781312 514 15100727880247640324 0 0 17 4 0 0 0
/proc/30190/statm: 77839 13768 376 364 0 13757 0
[pid=30192] ppid=30190 vsize=23392 CPUtime=45.32 cores=4,6
/proc/30192/stat : 30192 (lingeling) R 30190 30192 30192 0 -1 4202496 14335 0 0 0 4530 2 0 0 25 0 1 0 657259452 23953408 5016 33554432000 4194304 4352236 140734523530512 18446744073709551615 4207621 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30192/statm: 5848 5016 129 39 0 4928 0
[pid=30171/tid=30191] ppid=30169 vsize=321600 CPUtime=0 cores=4,6
/proc/30171/task/30191/stat : 30191 (python) S 30169 30171 28260 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 2 0 657259452 329318400 15263 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488518577 0 0 16781312 2 18446604441177722944 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 656348

[startup+102.315 s]
/proc/loadavg: 3.53 1.91 1.83 5/425 30195
/proc/meminfo: memFree=23109572/32950928 swapFree=67056568/67111528
[pid=30171] ppid=30169 vsize=321600 CPUtime=5.45 cores=4,6
/proc/30171/stat : 30171 (python) S 30169 30171 28260 0 -1 4202496 22931 933 1 0 526 19 0 0 20 0 2 0 657258884 329318400 15263 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30171/statm: 80400 15263 1867 364 0 16318 0
[pid=30190] ppid=30171 vsize=311356 CPUtime=0.28 cores=4,6
/proc/30190/stat : 30190 (python) S 30171 30171 28260 0 -1 4202560 928 0 0 0 15 13 0 0 18 0 1 0 657259451 318828544 13768 33554432000 4194304 5683644 140735321292672 18446744073709551615 239476715023 0 0 16781312 514 15100727880247640324 0 0 17 4 0 0 0
/proc/30190/statm: 77839 13768 376 364 0 13757 0
[pid=30192] ppid=30190 vsize=36188 CPUtime=96.43 cores=4,6
/proc/30192/stat : 30192 (lingeling) R 30190 30192 30192 0 -1 4202496 23998 0 0 0 9640 3 0 0 25 0 1 0 657259452 37056512 8215 33554432000 4194304 4352236 140734523530512 18446744073709551615 4329060 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30192/statm: 9047 8215 129 39 0 8127 0
[pid=30171/tid=30191] ppid=30169 vsize=321600 CPUtime=0 cores=4,6
/proc/30171/task/30191/stat : 30191 (python) S 30169 30171 28260 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 2 0 657259452 329318400 15263 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488518577 0 0 16781312 2 18446604441177722944 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 669144

[startup+162.301 s]
/proc/loadavg: 3.83 2.29 1.96 5/425 30197
/proc/meminfo: memFree=23107188/32950928 swapFree=67056568/67111528
[pid=30171] ppid=30169 vsize=321600 CPUtime=5.45 cores=4,6
/proc/30171/stat : 30171 (python) S 30169 30171 28260 0 -1 4202496 22931 933 1 0 526 19 0 0 20 0 2 0 657258884 329318400 15263 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30171/statm: 80400 15263 1867 364 0 16318 0
[pid=30190] ppid=30171 vsize=311356 CPUtime=0.46 cores=4,6
/proc/30190/stat : 30190 (python) S 30171 30171 28260 0 -1 4202560 951 0 0 0 25 21 0 0 18 0 1 0 657259451 318828544 13768 33554432000 4194304 5683644 140735321292672 18446744073709551615 239476715023 0 0 16781312 514 15100727880247640324 0 0 17 4 0 0 0
/proc/30190/statm: 77839 13768 376 364 0 13757 0
[pid=30192] ppid=30190 vsize=36700 CPUtime=156.26 cores=4,6
/proc/30192/stat : 30192 (lingeling) R 30190 30192 30192 0 -1 4202496 29118 0 0 0 15623 3 0 0 25 0 1 0 657259452 37580800 8343 33554432000 4194304 4352236 140734523530512 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30192/statm: 9175 8343 129 39 0 8255 0
[pid=30171/tid=30191] ppid=30169 vsize=321600 CPUtime=0 cores=4,6
/proc/30171/task/30191/stat : 30191 (python) S 30169 30171 28260 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 2 0 657259452 329318400 15263 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488518577 0 0 16781312 2 18446604441177722944 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 669656

[startup+222.301 s]
/proc/loadavg: 3.98 2.61 2.09 5/425 30198
/proc/meminfo: memFree=23105060/32950928 swapFree=67056568/67111528
[pid=30171] ppid=30169 vsize=321600 CPUtime=5.45 cores=4,6
/proc/30171/stat : 30171 (python) S 30169 30171 28260 0 -1 4202496 22931 933 1 0 526 19 0 0 20 0 2 0 657258884 329318400 15263 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30171/statm: 80400 15263 1867 364 0 16318 0
[pid=30190] ppid=30171 vsize=311356 CPUtime=0.64 cores=4,6
/proc/30190/stat : 30190 (python) S 30171 30171 28260 0 -1 4202560 968 0 0 0 35 29 0 0 18 0 1 0 657259451 318828544 13768 33554432000 4194304 5683644 140735321292672 18446744073709551615 239476715023 0 0 16781312 514 15100727880247640324 0 0 17 4 0 0 0
/proc/30190/statm: 77839 13768 376 364 0 13757 0
[pid=30192] ppid=30190 vsize=36188 CPUtime=216.07 cores=4,6
/proc/30192/stat : 30192 (lingeling) R 30190 30192 30192 0 -1 4202496 29886 0 0 0 21604 3 0 0 25 0 1 0 657259452 37056512 8215 33554432000 4194304 4352236 140734523530512 18446744073709551615 4328395 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30192/statm: 9047 8215 129 39 0 8127 0
[pid=30171/tid=30191] ppid=30169 vsize=321600 CPUtime=0 cores=4,6
/proc/30171/task/30191/stat : 30191 (python) S 30169 30171 28260 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 2 0 657259452 329318400 15263 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488518577 0 0 16781312 2 18446604441177722944 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 669144

[startup+282.301 s]
/proc/loadavg: 4.03 2.88 2.22 5/425 30200
/proc/meminfo: memFree=23092880/32950928 swapFree=67056568/67111528
[pid=30171] ppid=30169 vsize=321600 CPUtime=5.45 cores=4,6
/proc/30171/stat : 30171 (python) S 30169 30171 28260 0 -1 4202496 22931 933 1 0 526 19 0 0 20 0 2 0 657258884 329318400 15263 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30171/statm: 80400 15263 1867 364 0 16318 0
[pid=30190] ppid=30171 vsize=311356 CPUtime=0.82 cores=4,6

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

[startup+1122.3 s]
/proc/loadavg: 4.22 4.06 3.32 6/457 30266
/proc/meminfo: memFree=22714184/32950928 swapFree=67056568/67111528
[pid=30171] ppid=30169 vsize=342112 CPUtime=5.48 cores=4,6
/proc/30171/stat : 30171 (python) S 30169 30171 28260 0 -1 4202496 24541 933 1 0 528 20 0 0 20 0 4 0 657258884 350322688 15276 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30171/statm: 85528 15276 1872 364 0 21440 0
[pid=30190] ppid=30171 vsize=321600 CPUtime=1.75 cores=4,6
/proc/30190/stat : 30190 (python) S 30171 30171 28260 0 -1 4202560 1193 0 0 0 97 78 0 0 19 0 2 0 657259451 329318400 13812 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/30190/statm: 80400 13812 415 364 0 16318 0
[pid=30192] ppid=30190 vsize=38248 CPUtime=586.1 cores=4,6
/proc/30192/stat : 30192 (lingeling) T 30190 30192 30192 0 -1 4202496 52929 0 0 0 58604 6 0 0 25 0 1 0 657259452 39165952 8730 33554432000 4194304 4352236 140734523530512 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/30192/statm: 9562 8730 129 39 0 8642 0
[pid=30190/tid=30215] ppid=30171 vsize=321600 CPUtime=0 cores=4,6
/proc/30190/task/30215/stat : 30215 (python) S 30171 30171 28260 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657318217 329318400 13812 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488518577 0 0 16781312 514 18446604444222405376 0 0 -1 6 0 0 0
[pid=30216] ppid=30171 vsize=321612 CPUtime=0.3 cores=4,6
/proc/30216/stat : 30216 (python) S 30171 30171 28260 0 -1 4202560 1107 0 0 0 18 12 0 0 19 0 2 0 657318218 329330688 13796 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/30216/statm: 80403 13796 399 364 0 16318 0
[pid=30218] ppid=30216 vsize=26988 CPUtime=100 cores=4,6
/proc/30218/stat : 30218 (lingeling) T 30216 30218 30218 0 -1 4202496 27777 0 0 0 9997 3 0 0 25 0 1 0 657318218 27635712 5915 33554432000 4194304 4352236 140734022478016 18446744073709551615 4329060 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/30218/statm: 6747 5915 129 39 0 5827 0
[pid=30216/tid=30235] ppid=30171 vsize=321612 CPUtime=0 cores=4,6
/proc/30216/task/30235/stat : 30235 (python) S 30171 30171 28260 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657328247 329330688 13796 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488518577 0 0 16781312 514 18446604446922888384 0 0 -1 6 0 0 0
[pid=30236] ppid=30171 vsize=331868 CPUtime=1.48 cores=4,6
/proc/30236/stat : 30236 (python) S 30171 30171 28260 0 -1 4202560 1009 0 0 0 83 65 0 0 15 0 1 0 657328248 339832832 13770 33554432000 4194304 5683644 140735321292672 18446744073709551615 239476715078 0 0 16781312 514 8006573309015589123 0 0 17 4 0 0 0
/proc/30236/statm: 82967 13770 370 364 0 18879 0
[pid=30238] ppid=30236 vsize=142340 CPUtime=427.37 cores=4,6
/proc/30238/stat : 30238 (cryptominisat-2) R 30236 30238 30238 0 -1 4202496 185395 0 0 0 42698 39 0 0 25 0 1 0 657328248 145756160 27675 33554432000 4194304 4677096 140737079699168 18446744073709551615 4320155 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30238/statm: 35585 27675 392 118 0 30544 0
[pid=30171/tid=30191] ppid=30169 vsize=342112 CPUtime=0 cores=4,6
/proc/30171/task/30191/stat : 30191 (python) S 30169 30171 28260 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 4 0 657259452 350322688 15276 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488518577 0 0 16781312 2 18446604441177722944 0 0 -1 6 0 0 0
[pid=30171/tid=30217] ppid=30169 vsize=342112 CPUtime=0 cores=4,6
/proc/30171/task/30217/stat : 30217 (python) S 30169 30171 28260 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 657318218 350322688 15276 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488518577 0 0 16781312 2 18446604441177722944 0 0 -1 4 0 0 0
[pid=30171/tid=30237] ppid=30169 vsize=342112 CPUtime=0 cores=4,6
/proc/30171/task/30237/stat : 30237 (python) S 30169 30171 28260 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 4 0 657328248 350322688 15276 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488518577 0 0 16781312 2 18446604441177722944 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1122.48
Current children cumulated vsize (KiB) 1524768

[startup+1182.3 s]
/proc/loadavg: 4.15 4.08 3.37 5/457 30268
/proc/meminfo: memFree=22654516/32950928 swapFree=67056568/67111528
[pid=30171] ppid=30169 vsize=342112 CPUtime=5.48 cores=4,6
/proc/30171/stat : 30171 (python) S 30169 30171 28260 0 -1 4202496 24541 933 1 0 528 20 0 0 20 0 4 0 657258884 350322688 15276 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30171/statm: 85528 15276 1872 364 0 21440 0
[pid=30190] ppid=30171 vsize=321600 CPUtime=1.75 cores=4,6
/proc/30190/stat : 30190 (python) S 30171 30171 28260 0 -1 4202560 1193 0 0 0 97 78 0 0 19 0 2 0 657259451 329318400 13812 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/30190/statm: 80400 13812 415 364 0 16318 0
[pid=30192] ppid=30190 vsize=38248 CPUtime=586.1 cores=4,6
/proc/30192/stat : 30192 (lingeling) T 30190 30192 30192 0 -1 4202496 52929 0 0 0 58604 6 0 0 25 0 1 0 657259452 39165952 8730 33554432000 4194304 4352236 140734523530512 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/30192/statm: 9562 8730 129 39 0 8642 0
[pid=30190/tid=30215] ppid=30171 vsize=321600 CPUtime=0 cores=4,6
/proc/30190/task/30215/stat : 30215 (python) S 30171 30171 28260 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657318217 329318400 13812 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488518577 0 0 16781312 514 18446604444222405376 0 0 -1 6 0 0 0
[pid=30216] ppid=30171 vsize=321612 CPUtime=0.3 cores=4,6
/proc/30216/stat : 30216 (python) S 30171 30171 28260 0 -1 4202560 1107 0 0 0 18 12 0 0 19 0 2 0 657318218 329330688 13796 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/30216/statm: 80403 13796 399 364 0 16318 0
[pid=30218] ppid=30216 vsize=26988 CPUtime=100 cores=4,6
/proc/30218/stat : 30218 (lingeling) T 30216 30218 30218 0 -1 4202496 27777 0 0 0 9997 3 0 0 25 0 1 0 657318218 27635712 5915 33554432000 4194304 4352236 140734022478016 18446744073709551615 4329060 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/30218/statm: 6747 5915 129 39 0 5827 0
[pid=30216/tid=30235] ppid=30171 vsize=321612 CPUtime=0 cores=4,6
/proc/30216/task/30235/stat : 30235 (python) S 30171 30171 28260 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657328247 329330688 13796 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488518577 0 0 16781312 514 18446604446922888384 0 0 -1 6 0 0 0
[pid=30236] ppid=30171 vsize=331868 CPUtime=1.67 cores=4,6
/proc/30236/stat : 30236 (python) S 30171 30171 28260 0 -1 4202560 1044 0 0 0 94 73 0 0 15 0 1 0 657328248 339832832 13771 33554432000 4194304 5683644 140735321292672 18446744073709551615 239476715078 0 0 16781312 514 8006573309015589123 0 0 17 4 0 0 0
/proc/30236/statm: 82967 13771 371 364 0 18879 0
[pid=30238] ppid=30236 vsize=143140 CPUtime=487.19 cores=4,6
/proc/30238/stat : 30238 (cryptominisat-2) R 30236 30238 30238 0 -1 4202496 200402 0 0 0 48676 43 0 0 25 0 1 0 657328248 146575360 29300 33554432000 4194304 4677096 140737079699168 18446744073709551615 4319571 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30238/statm: 35785 29300 392 118 0 30744 0
[pid=30171/tid=30191] ppid=30169 vsize=342112 CPUtime=0 cores=4,6
/proc/30171/task/30191/stat : 30191 (python) S 30169 30171 28260 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 4 0 657259452 350322688 15276 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488518577 0 0 16781312 2 18446604441177722944 0 0 -1 6 0 0 0
[pid=30171/tid=30217] ppid=30169 vsize=342112 CPUtime=0 cores=4,6
/proc/30171/task/30217/stat : 30217 (python) S 30169 30171 28260 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 657318218 350322688 15276 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488518577 0 0 16781312 2 18446604441177722944 0 0 -1 4 0 0 0
[pid=30171/tid=30237] ppid=30169 vsize=342112 CPUtime=0 cores=4,6
/proc/30171/task/30237/stat : 30237 (python) S 30169 30171 28260 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 4 0 657328248 350322688 15276 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488518577 0 0 16781312 2 18446604441177722944 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1182.49
Current children cumulated vsize (KiB) 1525568

[startup+1242.3 s]
/proc/loadavg: 4.12 4.08 3.41 5/457 30269
/proc/meminfo: memFree=22619156/32950928 swapFree=67056568/67111528
[pid=30171] ppid=30169 vsize=342112 CPUtime=5.48 cores=4,6
/proc/30171/stat : 30171 (python) S 30169 30171 28260 0 -1 4202496 24541 933 1 0 528 20 0 0 20 0 4 0 657258884 350322688 15276 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30171/statm: 85528 15276 1872 364 0 21440 0
[pid=30190] ppid=30171 vsize=321600 CPUtime=1.75 cores=4,6
/proc/30190/stat : 30190 (python) S 30171 30171 28260 0 -1 4202560 1193 0 0 0 97 78 0 0 19 0 2 0 657259451 329318400 13812 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/30190/statm: 80400 13812 415 364 0 16318 0
[pid=30192] ppid=30190 vsize=38248 CPUtime=586.1 cores=4,6
/proc/30192/stat : 30192 (lingeling) T 30190 30192 30192 0 -1 4202496 52929 0 0 0 58604 6 0 0 25 0 1 0 657259452 39165952 8730 33554432000 4194304 4352236 140734523530512 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/30192/statm: 9562 8730 129 39 0 8642 0
[pid=30190/tid=30215] ppid=30171 vsize=321600 CPUtime=0 cores=4,6
/proc/30190/task/30215/stat : 30215 (python) S 30171 30171 28260 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657318217 329318400 13812 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488518577 0 0 16781312 514 18446604444222405376 0 0 -1 6 0 0 0
[pid=30216] ppid=30171 vsize=321612 CPUtime=0.3 cores=4,6
/proc/30216/stat : 30216 (python) S 30171 30171 28260 0 -1 4202560 1107 0 0 0 18 12 0 0 19 0 2 0 657318218 329330688 13796 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/30216/statm: 80403 13796 399 364 0 16318 0
[pid=30218] ppid=30216 vsize=26988 CPUtime=100 cores=4,6
/proc/30218/stat : 30218 (lingeling) T 30216 30218 30218 0 -1 4202496 27777 0 0 0 9997 3 0 0 25 0 1 0 657318218 27635712 5915 33554432000 4194304 4352236 140734022478016 18446744073709551615 4329060 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/30218/statm: 6747 5915 129 39 0 5827 0
[pid=30216/tid=30235] ppid=30171 vsize=321612 CPUtime=0 cores=4,6
/proc/30216/task/30235/stat : 30235 (python) S 30171 30171 28260 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657328247 329330688 13796 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488518577 0 0 16781312 514 18446604446922888384 0 0 -1 6 0 0 0
[pid=30236] ppid=30171 vsize=331868 CPUtime=1.89 cores=4,6
/proc/30236/stat : 30236 (python) S 30171 30171 28260 0 -1 4202560 1046 0 0 0 105 84 0 0 15 0 1 0 657328248 339832832 13771 33554432000 4194304 5683644 140735321292672 18446744073709551615 239476715078 0 0 16781312 514 8006573309015589123 0 0 17 4 0 0 0
/proc/30236/statm: 82967 13771 371 364 0 18879 0
[pid=30238] ppid=30236 vsize=164180 CPUtime=546.99 cores=4,6
/proc/30238/stat : 30238 (cryptominisat-2) R 30236 30238 30238 0 -1 4202496 222774 0 0 0 54652 47 0 0 25 0 1 0 657328248 168120320 32503 33554432000 4194304 4677096 140737079699168 18446744073709551615 239476391618 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30238/statm: 41045 32503 392 118 0 36004 0
[pid=30171/tid=30191] ppid=30169 vsize=342112 CPUtime=0 cores=4,6
/proc/30171/task/30191/stat : 30191 (python) S 30169 30171 28260 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 4 0 657259452 350322688 15276 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488518577 0 0 16781312 2 18446604441177722944 0 0 -1 6 0 0 0
[pid=30171/tid=30217] ppid=30169 vsize=342112 CPUtime=0 cores=4,6
/proc/30171/task/30217/stat : 30217 (python) S 30169 30171 28260 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 657318218 350322688 15276 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488518577 0 0 16781312 2 18446604441177722944 0 0 -1 4 0 0 0
[pid=30171/tid=30237] ppid=30169 vsize=342112 CPUtime=0 cores=4,6
/proc/30171/task/30237/stat : 30237 (python) S 30169 30171 28260 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 4 0 657328248 350322688 15276 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488518577 0 0 16781312 2 18446604441177722944 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1242.51
Current children cumulated vsize (KiB) 1546608



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.19 4.10 3.46 2/425 30275
/proc/meminfo: memFree=22947484/32950928 swapFree=67056568/67111528
[pid=30171] ppid=30169 vsize=342112 CPUtime=5.48 cores=4,6
/proc/30171/stat : 30171 (python) S 30169 30171 28260 0 -1 4202496 24541 933 1 0 528 20 0 0 20 0 4 0 657258884 350322688 15276 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30171/statm: 85528 15276 1872 364 0 21440 0
[pid=30190] ppid=30171 vsize=321600 CPUtime=1.75 cores=4,6
/proc/30190/stat : 30190 (python) S 30171 30171 28260 0 -1 4202560 1193 0 0 0 97 78 0 0 19 0 2 0 657259451 329318400 13812 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/30190/statm: 80400 13812 415 364 0 16318 0
[pid=30192] ppid=30190 vsize=38248 CPUtime=586.1 cores=4,6
/proc/30192/stat : 30192 (lingeling) T 30190 30192 30192 0 -1 4202496 52929 0 0 0 58604 6 0 0 25 0 1 0 657259452 39165952 8730 33554432000 4194304 4352236 140734523530512 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/30192/statm: 9562 8730 129 39 0 8642 0
[pid=30190/tid=30215] ppid=30171 vsize=321600 CPUtime=0 cores=4,6
/proc/30190/task/30215/stat : 30215 (python) S 30171 30171 28260 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657318217 329318400 13812 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488518577 0 0 16781312 514 18446604444222405376 0 0 -1 6 0 0 0
[pid=30216] ppid=30171 vsize=321612 CPUtime=0.3 cores=4,6
/proc/30216/stat : 30216 (python) S 30171 30171 28260 0 -1 4202560 1107 0 0 0 18 12 0 0 19 0 2 0 657318218 329330688 13796 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/30216/statm: 80403 13796 399 364 0 16318 0
[pid=30218] ppid=30216 vsize=26988 CPUtime=100 cores=4,6
/proc/30218/stat : 30218 (lingeling) T 30216 30218 30218 0 -1 4202496 27777 0 0 0 9997 3 0 0 25 0 1 0 657318218 27635712 5915 33554432000 4194304 4352236 140734022478016 18446744073709551615 4329060 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/30218/statm: 6747 5915 129 39 0 5827 0
[pid=30216/tid=30235] ppid=30171 vsize=321612 CPUtime=0 cores=4,6
/proc/30216/task/30235/stat : 30235 (python) S 30171 30171 28260 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657328247 329330688 13796 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488518577 0 0 16781312 514 18446604446922888384 0 0 -1 6 0 0 0
[pid=30236] ppid=30171 vsize=331868 CPUtime=2.1 cores=4,6
/proc/30236/stat : 30236 (python) S 30171 30171 28260 0 -1 4202560 1047 0 0 0 117 93 0 0 15 0 1 0 657328248 339832832 13771 33554432000 4194304 5683644 140735321292672 18446744073709551615 239476715078 0 0 16781312 514 8006573309015589123 0 0 17 4 0 0 0
/proc/30236/statm: 82967 13771 371 364 0 18879 0
[pid=30238] ppid=30236 vsize=168256 CPUtime=604.56 cores=4,6
/proc/30238/stat : 30238 (cryptominisat-2) R 30236 30238 30238 0 -1 4202496 239688 0 0 0 60405 51 0 0 25 0 1 0 657328248 172294144 34050 33554432000 4194304 4677096 140737079699168 18446744073709551615 4320203 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30238/statm: 42064 34050 392 118 0 37023 0
[pid=30171/tid=30191] ppid=30169 vsize=342112 CPUtime=0 cores=4,6
/proc/30171/task/30191/stat : 30191 (python) S 30169 30171 28260 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 4 0 657259452 350322688 15276 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488518577 0 0 16781312 2 18446604441177722944 0 0 -1 6 0 0 0
[pid=30171/tid=30217] ppid=30169 vsize=342112 CPUtime=0 cores=4,6
/proc/30171/task/30217/stat : 30217 (python) S 30169 30171 28260 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 657318218 350322688 15276 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488518577 0 0 16781312 2 18446604441177722944 0 0 -1 4 0 0 0
[pid=30171/tid=30237] ppid=30169 vsize=342112 CPUtime=0 cores=4,6
/proc/30171/task/30237/stat : 30237 (python) S 30169 30171 28260 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 4 0 657328248 350322688 15276 33554432000 4194304 5683644 140735321292672 18446744073709551615 239488518577 0 0 16781312 2 18446604441177722944 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1300.29
Current children cumulated vsize (KiB) 1550684

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 30171 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=285196
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=207968
# CPU time returned by wait4() is 5.49316
# while last known CPU time is 1300.29
#
# 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.29
CPU user time (s): 1297.66
CPU system time (s): 2.63
CPU usage (%): 100.019
Max. virtual memory (cumulated for all children) (KiB): 1570528

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

runsolver used 5.51116 second user time and 11.8092 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-15 12:50:18
IDJOB=3378076
IDBENCH=83413
IDSOLVER=1858
FILE ID=node148/3378076-1305456618
RUNJOBID= node148-1305456618-30122
PBS_JOBID= 13324858
Free space on /tmp= 72792 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_10_keyfind_1.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-3378076-1305456618/watcher-3378076-1305456618 -o /tmp/evaluation-result-3378076-1305456618/solver-3378076-1305456618 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378076-1305456618.cnf -seed 1491339015 -budget 2400

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

MD5SUM BENCH= f35f3aee72237c1bf3d673feb4883756
RANDOM SEED=1491339015

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23287260 kB
Buffers:        336428 kB
Cached:        4908012 kB
SwapCached:       8488 kB
Active:        6076996 kB
Inactive:      3222936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23287260 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:          131428 kB
Writeback:           0 kB
AnonPages:     4053328 kB
Mapped:          34432 kB
Slab:           261908 kB
PageTables:      37092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 105025740 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= 72756 MiB
End job on node148 at 2011-05-15 13:12:00