Trace number 3483855

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, 1200 s timeout)? (TO) 1200.08 1204.03

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor128.cnf
MD5SUM065c126f0d55807310a398728b44423f
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 variables200440
Number of clauses599015
Sum of the clauses size1397699
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399342
Number of clauses of size 3199671
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.42/0.74	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.42/0.74	c INFO: solving HOME/instance-3483855-1307747553.cnf
0.42/0.74	c INFO: computing task features
2.29/2.56	c INFO: computed variable-clause graph statistics
2.39/2.63	c INFO: computed clause balance statistics
12.14/12.46	c INFO: computed variable balance statistics
19.59/19.92	c INFO: computed small-clause counts
19.69/20.08	c INFO: computed Horn-clause counts
66.24/66.81	c INFO: computed variable graph statistics
66.24/66.81	c INFO: collected features for HOME/instance-3483855-1307747553.cnf in 65.72 s
66.24/66.82	c INFO: running lingeling-276@0 for 194 with 1134 remaining (b = 0.65)
261.34/263.07	c INFO: running lingeling-276@0 for 97 with 939 remaining (b = 0.42)
360.93/363.20	c INFO: running lingeling-276@194 for 97 with 840 remaining (b = 0.15)
458.13/460.33	c INFO: running cryptominisat-2.9.0@0 for 742 with 742 remaining (b = 0.43)

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.1 (svn: 988)

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

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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: 5.01 4.36 2.79 5/197 24897
/proc/meminfo: memFree=27598332/32950928 swapFree=67055156/67111528
[pid=24897] ppid=24895 vsize=11804 CPUtime=0 cores=5,7
/proc/24897/stat : 24897 (runsolver) R 24895 24897 24692 0 -1 4202560 42 0 0 0 0 0 0 0 23 0 1 0 886355230 12087296 50 33554432000 4194304 5436572 140735922580464 18446744073709551615 4883175 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/24897/statm: 2951 50 31 304 0 2643 0

[startup+0.066678 s]
/proc/loadavg: 5.01 4.36 2.79 5/197 24897
/proc/meminfo: memFree=27598332/32950928 swapFree=67055156/67111528
[pid=24897] ppid=24895 vsize=29792 CPUtime=0.03 cores=5,7
/proc/24897/stat : 24897 (python) S 24895 24897 24692 0 -1 4202496 1448 0 0 0 3 0 0 0 24 0 1 0 886355230 30507008 1288 33554432000 4194304 5683644 140733710878384 18446744073709551615 248089696256 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/24897/statm: 7448 1288 443 364 0 818 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29792

[startup+0.100899 s]
/proc/loadavg: 5.01 4.36 2.79 5/197 24897
/proc/meminfo: memFree=27598332/32950928 swapFree=67055156/67111528
[pid=24897] ppid=24895 vsize=84608 CPUtime=0.05 cores=5,7
/proc/24897/stat : 24897 (python) S 24895 24897 24692 0 -1 4202496 2410 0 0 0 4 1 0 0 24 0 1 0 886355230 86638592 2136 33554432000 4194304 5683644 140733710878384 18446744073709551615 248089696256 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/24897/statm: 21152 2136 707 364 0 1369 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84608

[startup+0.300604 s]
/proc/loadavg: 5.01 4.36 2.79 5/197 24897
/proc/meminfo: memFree=27598332/32950928 swapFree=67055156/67111528
[pid=24897] ppid=24895 vsize=135752 CPUtime=0.19 cores=5,7
/proc/24897/stat : 24897 (python) R 24895 24897 24692 0 -1 4202496 5971 932 1 0 14 5 0 0 25 0 1 0 886355230 139010048 4148 33554432000 4194304 5683644 140733710878384 18446744073709551615 248089694213 0 2147483391 16781312 2 0 0 0 17 7 0 0 0
/proc/24897/statm: 33938 4148 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135752

[startup+1.8773 s]
/proc/loadavg: 5.01 4.36 2.79 5/197 24897
/proc/meminfo: memFree=27598332/32950928 swapFree=67055156/67111528
[pid=24897] ppid=24895 vsize=364168 CPUtime=1.67 cores=5,7
/proc/24897/stat : 24897 (python) R 24895 24897 24692 0 -1 4202496 30092 932 1 0 145 22 0 0 18 0 1 0 886355230 372908032 27761 33554432000 4194304 5683644 140733710878384 18446744073709551615 4623600 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/24897/statm: 91042 27761 1761 364 0 26966 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 364168

[startup+1.90029 s]
/proc/loadavg: 5.01 4.36 2.79 5/197 24897
/proc/meminfo: memFree=27598332/32950928 swapFree=67055156/67111528
[pid=24897] ppid=24895 vsize=364168 CPUtime=1.69 cores=5,7
/proc/24897/stat : 24897 (python) R 24895 24897 24692 0 -1 4202496 30092 932 1 0 147 22 0 0 18 0 1 0 886355230 372908032 27761 33554432000 4194304 5683644 140733710878384 18446744073709551615 4623653 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/24897/statm: 91042 27761 1761 364 0 26966 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 364168

[startup+3.10108 s]
/proc/loadavg: 5.09 4.39 2.80 6/198 24902
/proc/meminfo: memFree=27475892/32950928 swapFree=67055156/67111528
[pid=24897] ppid=24895 vsize=399216 CPUtime=2.89 cores=5,7
/proc/24897/stat : 24897 (python) R 24895 24897 24692 0 -1 4202496 53040 932 1 0 264 25 0 0 19 0 1 0 886355230 408797184 37188 33554432000 4194304 5683644 140733710878384 18446744073709551615 248089365435 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/24897/statm: 99804 37188 1826 364 0 35728 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 399216

[startup+6.30051 s]
/proc/loadavg: 5.09 4.39 2.80 6/198 24902
/proc/meminfo: memFree=27454440/32950928 swapFree=67055156/67111528
[pid=24897] ppid=24895 vsize=399216 CPUtime=6.07 cores=5,7
/proc/24897/stat : 24897 (python) R 24895 24897 24692 0 -1 4202496 53040 932 1 0 582 25 0 0 25 0 1 0 886355230 408797184 37188 33554432000 4194304 5683644 140733710878384 18446744073709551615 4539648 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/24897/statm: 99804 37188 1826 364 0 35728 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 399216

[startup+12.7004 s]
/proc/loadavg: 5.07 4.41 2.83 6/198 24902
/proc/meminfo: memFree=27454808/32950928 swapFree=67055156/67111528
[pid=24897] ppid=24895 vsize=399216 CPUtime=12.44 cores=5,7
/proc/24897/stat : 24897 (python) R 24895 24897 24692 0 -1 4202496 53041 932 1 0 1219 25 0 0 25 0 1 0 886355230 408797184 37189 33554432000 4194304 5683644 140733710878384 18446744073709551615 248089365376 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/24897/statm: 99804 37189 1827 364 0 35728 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 399216

[startup+25.5001 s]
/proc/loadavg: 5.06 4.42 2.85 6/198 24902
/proc/meminfo: memFree=27474476/32950928 swapFree=67055156/67111528
[pid=24897] ppid=24895 vsize=399216 CPUtime=25.16 cores=5,7
/proc/24897/stat : 24897 (python) R 24895 24897 24692 0 -1 4202496 53047 932 1 0 2491 25 0 0 25 0 1 0 886355230 408797184 37195 33554432000 4194304 5683644 140733710878384 18446744073709551615 47030827620492 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/24897/statm: 99804 37195 1833 364 0 35728 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 399216

[startup+51.1006 s]
/proc/loadavg: 5.04 4.47 2.91 6/198 24903
/proc/meminfo: memFree=27475700/32950928 swapFree=67055156/67111528
[pid=24897] ppid=24895 vsize=399216 CPUtime=50.63 cores=5,7
/proc/24897/stat : 24897 (python) R 24895 24897 24692 0 -1 4202496 53047 932 1 0 5038 25 0 0 25 0 1 0 886355230 408797184 37195 33554432000 4194304 5683644 140733710878384 18446744073709551615 47030827620492 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/24897/statm: 99804 37195 1833 364 0 35728 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 399216

[startup+102.307 s]
/proc/loadavg: 5.05 4.57 3.03 6/205 24912
/proc/meminfo: memFree=27308432/32950928 swapFree=67055156/67111528
[pid=24897] ppid=24895 vsize=400316 CPUtime=66.26 cores=5,7
/proc/24897/stat : 24897 (python) S 24895 24897 24692 0 -1 4202496 53327 932 1 0 6601 25 0 0 19 0 2 0 886355230 409923584 34941 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24897/statm: 100079 34941 1867 364 0 35997 0
[pid=24909] ppid=24897 vsize=390072 CPUtime=0.04 cores=5,7
/proc/24909/stat : 24909 (python) S 24897 24897 24692 0 -1 4202560 892 0 0 0 2 2 0 0 18 0 1 0 886361912 399433728 33446 33554432000 4194304 5683644 140733710878384 18446744073709551615 248089718287 0 0 16781312 514 3800088107454267656 0 0 17 7 0 0 0
/proc/24909/statm: 97518 33446 376 364 0 33436 0
[pid=24911] ppid=24909 vsize=72836 CPUtime=35.22 cores=5,7
/proc/24911/stat : 24911 (lingeling) R 24909 24911 24911 0 -1 4202496 28931 0 0 0 3519 3 0 0 25 0 1 0 886361913 74584064 17379 33554432000 4194304 4352236 140733598770304 18446744073709551615 4215154 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/24911/statm: 18209 17379 129 39 0 17289 0
[pid=24897/tid=24910] ppid=24895 vsize=400316 CPUtime=0 cores=5,7
/proc/24897/task/24910/stat : 24910 (python) S 24895 24897 24692 0 -1 4202560 28 932 0 0 0 0 0 0 19 0 2 0 886361913 409923584 34941 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101521841 0 0 16781312 2 18446604471138858240 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 863224

[startup+162.301 s]
/proc/loadavg: 5.05 4.66 3.15 6/205 24913
/proc/meminfo: memFree=27301992/32950928 swapFree=67055156/67111528
[pid=24897] ppid=24895 vsize=400316 CPUtime=66.26 cores=5,7
/proc/24897/stat : 24897 (python) S 24895 24897 24692 0 -1 4202496 53327 932 1 0 6601 25 0 0 19 0 2 0 886355230 409923584 34941 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24897/statm: 100079 34941 1867 364 0 35997 0
[pid=24909] ppid=24897 vsize=390072 CPUtime=0.13 cores=5,7
/proc/24909/stat : 24909 (python) S 24897 24897 24692 0 -1 4202560 919 0 0 0 7 6 0 0 18 0 1 0 886361912 399433728 33446 33554432000 4194304 5683644 140733710878384 18446744073709551615 248089718287 0 0 16781312 514 3800088107454267656 0 0 17 7 0 0 0
/proc/24909/statm: 97518 33446 376 364 0 33436 0
[pid=24911] ppid=24909 vsize=93312 CPUtime=94.81 cores=5,7
/proc/24911/stat : 24911 (lingeling) R 24909 24911 24911 0 -1 4202496 36101 0 0 0 9478 3 0 0 25 0 1 0 886361913 95551488 20451 33554432000 4194304 4352236 140733598770304 18446744073709551615 4231337 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/24911/statm: 23328 20451 129 39 0 22408 0
[pid=24897/tid=24910] ppid=24895 vsize=400316 CPUtime=0 cores=5,7
/proc/24897/task/24910/stat : 24910 (python) S 24895 24897 24692 0 -1 4202560 28 932 0 0 0 0 0 0 19 0 2 0 886361913 409923584 34941 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101521841 0 0 16781312 2 18446604471138858240 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 161.2
Current children cumulated vsize (KiB) 883700

[startup+222.3 s]
/proc/loadavg: 5.21 4.77 3.28 6/209 24919
/proc/meminfo: memFree=27969224/32950928 swapFree=67055156/67111528
[pid=24897] ppid=24895 vsize=400316 CPUtime=66.26 cores=5,7
/proc/24897/stat : 24897 (python) S 24895 24897 24692 0 -1 4202496 53327 932 1 0 6601 25 0 0 19 0 2 0 886355230 409923584 34941 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24897/statm: 100079 34941 1867 364 0 35997 0
[pid=24909] ppid=24897 vsize=390072 CPUtime=0.2 cores=5,7
/proc/24909/stat : 24909 (python) S 24897 24897 24692 0 -1 4202560 940 0 0 0 11 9 0 0 18 0 1 0 886361912 399433728 33446 33554432000 4194304 5683644 140733710878384 18446744073709551615 248089718287 0 0 16781312 514 3800088107454267656 0 0 17 7 0 0 0
/proc/24909/statm: 97518 33446 376 364 0 33436 0
[pid=24911] ppid=24909 vsize=93312 CPUtime=154.4 cores=5,7
/proc/24911/stat : 24911 (lingeling) R 24909 24911 24911 0 -1 4202496 36101 0 0 0 15437 3 0 0 25 0 1 0 886361913 95551488 20451 33554432000 4194304 4352236 140733598770304 18446744073709551615 4279824 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/24911/statm: 23328 20451 129 39 0 22408 0
[pid=24897/tid=24910] ppid=24895 vsize=400316 CPUtime=0 cores=5,7
/proc/24897/task/24910/stat : 24910 (python) S 24895 24897 24692 0 -1 4202560 28 932 0 0 0 0 0 0 19 0 2 0 886361913 409923584 34941 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101521841 0 0 16781312 2 18446604471138858240 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 220.86
Current children cumulated vsize (KiB) 883700

[startup+282.301 s]
/proc/loadavg: 5.15 4.82 3.39 6/219 24930
/proc/meminfo: memFree=26898620/32950928 swapFree=67055156/67111528
[pid=24897] ppid=24895 vsize=410572 CPUtime=66.28 cores=5,7
/proc/24897/stat : 24897 (python) S 24895 24897 24692 0 -1 4202496 54136 932 1 0 6602 26 0 0 19 0 3 0 886355230 420425728 34948 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24897/statm: 102643 34948 1870 364 0 38558 0
[pid=24909] ppid=24897 vsize=400316 CPUtime=0.26 cores=5,7
/proc/24909/stat : 24909 (python) S 24897 24897 24692 0 -1 4202560 1178 0 0 0 14 12 0 0 19 0 2 0 886361912 409923584 33489 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24909/statm: 100079 33489 414 364 0 35997 0
[pid=24911] ppid=24909 vsize=93312 CPUtime=194.89 cores=5,7
/proc/24911/stat : 24911 (lingeling) T 24909 24911 24911 0 -1 4202496 36101 0 0 0 19486 3 0 0 25 0 1 0 886361913 95551488 20451 33554432000 4194304 4352236 140733598770304 18446744073709551615 4207915 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/24911/statm: 23328 20451 129 39 0 22408 0
[pid=24909/tid=24927] ppid=24897 vsize=400316 CPUtime=0 cores=5,7
/proc/24909/task/24927/stat : 24927 (python) S 24897 24897 24692 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886381536 409923584 33489 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101521841 0 0 16781312 514 18446604462651833088 0 0 -1 7 0 0 0
[pid=24928] ppid=24897 vsize=400328 CPUtime=0.02 cores=5,7
/proc/24928/stat : 24928 (python) S 24897 24897 24692 0 -1 4202560 896 0 0 0 0 2 0 0 18 0 1 0 886381537 409935872 33444 33554432000 4194304 5683644 140733710878384 18446744073709551615 248089718342 0 0 16781312 514 3800088107454267655 0 0 17 7 0 0 0
/proc/24928/statm: 100082 33444 370 364 0 35997 0
[pid=24930] ppid=24928 vsize=68152 CPUtime=19.07 cores=5,7
/proc/24930/stat : 24930 (lingeling) R 24928 24930 24930 0 -1 4202496 27672 0 0 0 1903 4 0 0 25 0 1 0 886381538 69787648 16208 33554432000 4194304 4352236 140737445957200 18446744073709551615 4277885 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/24930/statm: 17038 16208 129 39 0 16118 0
[pid=24897/tid=24910] ppid=24895 vsize=410572 CPUtime=0 cores=5,7
/proc/24897/task/24910/stat : 24910 (python) S 24895 24897 24692 0 -1 4202560 28 932 0 0 0 0 0 0 19 0 3 0 886361913 420425728 34948 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101521841 0 0 16781312 2 18446604471138858240 0 0 -1 7 0 0 0
[pid=24897/tid=24929] ppid=24895 vsize=410572 CPUtime=0 cores=5,7
/proc/24897/task/24929/stat : 24929 (python) S 24895 24897 24692 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 3 0 886381538 420425728 34948 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101521841 0 0 16781312 2 18446604471138858240 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 280.52
Current children cumulated vsize (KiB) 1372680

[startup+342.301 s]
/proc/loadavg: 5.05 4.85 3.49 5/211 24963
/proc/meminfo: memFree=28797812/32950928 swapFree=67055156/67111528
[pid=24897] ppid=24895 vsize=410572 CPUtime=66.28 cores=5,7

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

[startup+1122.3 s]
/proc/loadavg: 5.08 5.04 4.37 6/212 25104
/proc/meminfo: memFree=25732112/32950928 swapFree=67055156/67111528
[pid=24897] ppid=24895 vsize=420828 CPUtime=66.29 cores=5,7
/proc/24897/stat : 24897 (python) S 24895 24897 24692 0 -1 4202496 54949 932 1 0 6603 26 0 0 20 0 4 0 886355230 430927872 34954 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24897/statm: 105207 34954 1872 364 0 41119 0
[pid=24909] ppid=24897 vsize=400316 CPUtime=0.4 cores=5,7
/proc/24909/stat : 24909 (python) S 24897 24897 24692 0 -1 4202560 1217 0 0 0 21 19 0 0 18 0 2 0 886361912 409923584 33490 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24909/statm: 100079 33490 415 364 0 35997 0
[pid=24911] ppid=24909 vsize=93308 CPUtime=292 cores=5,7
/proc/24911/stat : 24911 (lingeling) T 24909 24911 24911 0 -1 4202496 36101 0 0 0 29197 3 0 0 25 0 1 0 886361913 95547392 20450 33554432000 4194304 4352236 140733598770304 18446744073709551615 4328100 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/24911/statm: 23327 20450 129 39 0 22407 0
[pid=24909/tid=24927] ppid=24897 vsize=400316 CPUtime=0 cores=5,7
/proc/24909/task/24927/stat : 24927 (python) S 24897 24897 24692 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 886381536 409923584 33490 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101521841 0 0 16781312 514 18446604462651833088 0 0 -1 7 0 0 0
[pid=24928] ppid=24897 vsize=400328 CPUtime=0.13 cores=5,7
/proc/24928/stat : 24928 (python) S 24897 24897 24692 0 -1 4202560 1090 0 0 0 6 7 0 0 19 0 2 0 886381537 409935872 33474 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24928/statm: 100082 33474 399 364 0 35997 0
[pid=24930] ppid=24928 vsize=92728 CPUtime=99.37 cores=5,7
/proc/24930/stat : 24930 (lingeling) T 24928 24930 24930 0 -1 4202496 35866 0 0 0 9933 4 0 0 25 0 1 0 886381538 94953472 20305 33554432000 4194304 4352236 140737445957200 18446744073709551615 4235925 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/24930/statm: 23182 20305 129 39 0 22262 0
[pid=24928/tid=24988] ppid=24897 vsize=400328 CPUtime=0 cores=5,7
/proc/24928/task/24988/stat : 24988 (python) S 24897 24897 24692 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886391550 409935872 33474 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101521841 0 0 16781312 514 18446604455827422016 0 0 -1 5 0 0 0
[pid=24991] ppid=24897 vsize=410584 CPUtime=0.96 cores=5,7
/proc/24991/stat : 24991 (python) S 24897 24897 24692 0 -1 4202560 986 0 0 0 49 47 0 0 15 0 1 0 886401264 420438016 33448 33554432000 4194304 5683644 140733710878384 18446744073709551615 248089718342 0 0 16781312 514 15915298874957201672 0 0 17 5 0 0 0
/proc/24991/statm: 102646 33448 370 364 0 38558 0
[pid=24993] ppid=24991 vsize=1736600 CPUtime=659.53 cores=5,7
/proc/24993/stat : 24993 (cryptominisat-2) R 24991 24993 24993 0 -1 4202496 466028 0 0 0 65867 86 0 0 25 0 1 0 886401264 1778278400 347384 33554432000 4194304 4677096 140733494838592 18446744073709551615 4319643 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/24993/statm: 434150 347384 454 118 0 429109 0
[pid=24897/tid=24910] ppid=24895 vsize=420828 CPUtime=0 cores=5,7
/proc/24897/task/24910/stat : 24910 (python) S 24895 24897 24692 0 -1 4202560 32 932 0 0 0 0 0 0 18 0 4 0 886361913 430927872 34954 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101521841 0 0 16781312 2 18446604471138858240 0 0 -1 7 0 0 0
[pid=24897/tid=24929] ppid=24895 vsize=420828 CPUtime=0 cores=5,7
/proc/24897/task/24929/stat : 24929 (python) S 24895 24897 24692 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 886381538 430927872 34954 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101521841 0 0 16781312 2 18446604471138858240 0 0 -1 7 0 0 0
[pid=24897/tid=24992] ppid=24895 vsize=420828 CPUtime=0 cores=5,7
/proc/24897/task/24992/stat : 24992 (python) S 24895 24897 24692 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 886401264 430927872 34954 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101521841 0 0 16781312 2 18446604471138858240 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1118.68
Current children cumulated vsize (KiB) 3554692

[startup+1182.3 s]
/proc/loadavg: 5.10 5.05 4.41 6/212 25105
/proc/meminfo: memFree=25645168/32950928 swapFree=67055156/67111528
[pid=24897] ppid=24895 vsize=420828 CPUtime=66.29 cores=5,7
/proc/24897/stat : 24897 (python) S 24895 24897 24692 0 -1 4202496 54949 932 1 0 6603 26 0 0 20 0 4 0 886355230 430927872 34954 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24897/statm: 105207 34954 1872 364 0 41119 0
[pid=24909] ppid=24897 vsize=400316 CPUtime=0.4 cores=5,7
/proc/24909/stat : 24909 (python) S 24897 24897 24692 0 -1 4202560 1217 0 0 0 21 19 0 0 18 0 2 0 886361912 409923584 33490 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24909/statm: 100079 33490 415 364 0 35997 0
[pid=24911] ppid=24909 vsize=93308 CPUtime=292 cores=5,7
/proc/24911/stat : 24911 (lingeling) T 24909 24911 24911 0 -1 4202496 36101 0 0 0 29197 3 0 0 25 0 1 0 886361913 95547392 20450 33554432000 4194304 4352236 140733598770304 18446744073709551615 4328100 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/24911/statm: 23327 20450 129 39 0 22407 0
[pid=24909/tid=24927] ppid=24897 vsize=400316 CPUtime=0 cores=5,7
/proc/24909/task/24927/stat : 24927 (python) S 24897 24897 24692 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 886381536 409923584 33490 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101521841 0 0 16781312 514 18446604462651833088 0 0 -1 7 0 0 0
[pid=24928] ppid=24897 vsize=400328 CPUtime=0.13 cores=5,7
/proc/24928/stat : 24928 (python) S 24897 24897 24692 0 -1 4202560 1090 0 0 0 6 7 0 0 19 0 2 0 886381537 409935872 33474 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24928/statm: 100082 33474 399 364 0 35997 0
[pid=24930] ppid=24928 vsize=92728 CPUtime=99.37 cores=5,7
/proc/24930/stat : 24930 (lingeling) T 24928 24930 24930 0 -1 4202496 35866 0 0 0 9933 4 0 0 25 0 1 0 886381538 94953472 20305 33554432000 4194304 4352236 140737445957200 18446744073709551615 4235925 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/24930/statm: 23182 20305 129 39 0 22262 0
[pid=24928/tid=24988] ppid=24897 vsize=400328 CPUtime=0 cores=5,7
/proc/24928/task/24988/stat : 24988 (python) S 24897 24897 24692 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886391550 409935872 33474 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101521841 0 0 16781312 514 18446604455827422016 0 0 -1 5 0 0 0
[pid=24991] ppid=24897 vsize=410584 CPUtime=1.05 cores=5,7
/proc/24991/stat : 24991 (python) S 24897 24897 24692 0 -1 4202560 986 0 0 0 54 51 0 0 15 0 1 0 886401264 420438016 33448 33554432000 4194304 5683644 140733710878384 18446744073709551615 248089718342 0 0 16781312 514 15915298874957201672 0 0 17 5 0 0 0
/proc/24991/statm: 102646 33448 370 364 0 38558 0
[pid=24993] ppid=24991 vsize=1739356 CPUtime=719.2 cores=5,7
/proc/24993/stat : 24993 (cryptominisat-2) R 24991 24993 24993 0 -1 4202496 480960 0 0 0 71829 91 0 0 25 0 1 0 886401264 1781100544 347971 33554432000 4194304 4677096 140733494838592 18446744073709551615 4318898 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/24993/statm: 434839 347971 454 118 0 429798 0
[pid=24897/tid=24910] ppid=24895 vsize=420828 CPUtime=0 cores=5,7
/proc/24897/task/24910/stat : 24910 (python) S 24895 24897 24692 0 -1 4202560 32 932 0 0 0 0 0 0 18 0 4 0 886361913 430927872 34954 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101521841 0 0 16781312 2 18446604471138858240 0 0 -1 7 0 0 0
[pid=24897/tid=24929] ppid=24895 vsize=420828 CPUtime=0 cores=5,7
/proc/24897/task/24929/stat : 24929 (python) S 24895 24897 24692 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 886381538 430927872 34954 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101521841 0 0 16781312 2 18446604471138858240 0 0 -1 7 0 0 0
[pid=24897/tid=24992] ppid=24895 vsize=420828 CPUtime=0 cores=5,7
/proc/24897/task/24992/stat : 24992 (python) S 24895 24897 24692 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 886401264 430927872 34954 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101521841 0 0 16781312 2 18446604471138858240 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1178.44
Current children cumulated vsize (KiB) 3557448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204 s]
/proc/loadavg: 5.07 5.04 4.42 6/212 25106
/proc/meminfo: memFree=25576428/32950928 swapFree=67055156/67111528
[pid=24897] ppid=24895 vsize=420828 CPUtime=66.29 cores=5,7
/proc/24897/stat : 24897 (python) S 24895 24897 24692 0 -1 4202496 54949 932 1 0 6603 26 0 0 20 0 4 0 886355230 430927872 34954 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24897/statm: 105207 34954 1872 364 0 41119 0
[pid=24909] ppid=24897 vsize=400316 CPUtime=0.4 cores=5,7
/proc/24909/stat : 24909 (python) S 24897 24897 24692 0 -1 4202560 1217 0 0 0 21 19 0 0 18 0 2 0 886361912 409923584 33490 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24909/statm: 100079 33490 415 364 0 35997 0
[pid=24911] ppid=24909 vsize=93308 CPUtime=292 cores=5,7
/proc/24911/stat : 24911 (lingeling) T 24909 24911 24911 0 -1 4202496 36101 0 0 0 29197 3 0 0 25 0 1 0 886361913 95547392 20450 33554432000 4194304 4352236 140733598770304 18446744073709551615 4328100 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/24911/statm: 23327 20450 129 39 0 22407 0
[pid=24909/tid=24927] ppid=24897 vsize=400316 CPUtime=0 cores=5,7
/proc/24909/task/24927/stat : 24927 (python) S 24897 24897 24692 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 886381536 409923584 33490 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101521841 0 0 16781312 514 18446604462651833088 0 0 -1 7 0 0 0
[pid=24928] ppid=24897 vsize=400328 CPUtime=0.13 cores=5,7
/proc/24928/stat : 24928 (python) S 24897 24897 24692 0 -1 4202560 1090 0 0 0 6 7 0 0 19 0 2 0 886381537 409935872 33474 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24928/statm: 100082 33474 399 364 0 35997 0
[pid=24930] ppid=24928 vsize=92728 CPUtime=99.37 cores=5,7
/proc/24930/stat : 24930 (lingeling) T 24928 24930 24930 0 -1 4202496 35866 0 0 0 9933 4 0 0 25 0 1 0 886381538 94953472 20305 33554432000 4194304 4352236 140737445957200 18446744073709551615 4235925 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/24930/statm: 23182 20305 129 39 0 22262 0
[pid=24928/tid=24988] ppid=24897 vsize=400328 CPUtime=0 cores=5,7
/proc/24928/task/24988/stat : 24988 (python) S 24897 24897 24692 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886391550 409935872 33474 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101521841 0 0 16781312 514 18446604455827422016 0 0 -1 5 0 0 0
[pid=24991] ppid=24897 vsize=410584 CPUtime=1.08 cores=5,7
/proc/24991/stat : 24991 (python) S 24897 24897 24692 0 -1 4202560 986 0 0 0 56 52 0 0 15 0 1 0 886401264 420438016 33448 33554432000 4194304 5683644 140733710878384 18446744073709551615 248089718342 0 0 16781312 514 3800088107454267656 0 0 17 5 0 0 0
/proc/24991/statm: 102646 33448 370 364 0 38558 0
[pid=24993] ppid=24991 vsize=1861588 CPUtime=740.81 cores=5,7
/proc/24993/stat : 24993 (cryptominisat-2) R 24991 24993 24993 0 -1 4202496 492289 0 0 0 73987 94 0 0 25 0 1 0 886401264 1906266112 359300 33554432000 4194304 4677096 140733494838592 18446744073709551615 4310519 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/24993/statm: 465397 359300 454 118 0 460356 0
[pid=24897/tid=24910] ppid=24895 vsize=420828 CPUtime=0 cores=5,7
/proc/24897/task/24910/stat : 24910 (python) S 24895 24897 24692 0 -1 4202560 32 932 0 0 0 0 0 0 18 0 4 0 886361913 430927872 34954 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101521841 0 0 16781312 2 18446604471138858240 0 0 -1 7 0 0 0
[pid=24897/tid=24929] ppid=24895 vsize=420828 CPUtime=0 cores=5,7
/proc/24897/task/24929/stat : 24929 (python) S 24895 24897 24692 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 886381538 430927872 34954 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101521841 0 0 16781312 2 18446604471138858240 0 0 -1 7 0 0 0
[pid=24897/tid=24992] ppid=24895 vsize=420828 CPUtime=0 cores=5,7
/proc/24897/task/24992/stat : 24992 (python) S 24895 24897 24692 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 886401264 430927872 34954 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101521841 0 0 16781312 2 18446604471138858240 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 3679680

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1204 s]
/proc/loadavg: 5.07 5.04 4.42 6/212 25106
/proc/meminfo: memFree=25576428/32950928 swapFree=67055156/67111528
[pid=24897] ppid=24895 vsize=420828 CPUtime=66.29 cores=5,7
/proc/24897/stat : 24897 (python) S 24895 24897 24692 0 -1 4202496 54949 932 1 0 6603 26 0 0 20 0 4 0 886355230 430927872 34954 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24897/statm: 105207 34954 1872 364 0 41119 0
[pid=24909] ppid=24897 vsize=400316 CPUtime=0.4 cores=5,7
/proc/24909/stat : 24909 (python) S 24897 24897 24692 0 -1 4202560 1217 0 0 0 21 19 0 0 18 0 2 0 886361912 409923584 33490 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24909/statm: 100079 33490 415 364 0 35997 0
[pid=24911] ppid=24909 vsize=93308 CPUtime=292 cores=5,7
/proc/24911/stat : 24911 (lingeling) T 24909 24911 24911 0 -1 4202496 36101 0 0 0 29197 3 0 0 25 0 1 0 886361913 95547392 20450 33554432000 4194304 4352236 140733598770304 18446744073709551615 4328100 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/24911/statm: 23327 20450 129 39 0 22407 0
[pid=24909/tid=24927] ppid=24897 vsize=400316 CPUtime=0 cores=5,7
/proc/24909/task/24927/stat : 24927 (python) S 24897 24897 24692 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 886381536 409923584 33490 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101521841 0 0 16781312 514 18446604462651833088 0 0 -1 7 0 0 0
[pid=24928] ppid=24897 vsize=400328 CPUtime=0.13 cores=5,7
/proc/24928/stat : 24928 (python) S 24897 24897 24692 0 -1 4202560 1090 0 0 0 6 7 0 0 19 0 2 0 886381537 409935872 33474 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24928/statm: 100082 33474 399 364 0 35997 0
[pid=24930] ppid=24928 vsize=92728 CPUtime=99.37 cores=5,7
/proc/24930/stat : 24930 (lingeling) T 24928 24930 24930 0 -1 4202496 35866 0 0 0 9933 4 0 0 25 0 1 0 886381538 94953472 20305 33554432000 4194304 4352236 140737445957200 18446744073709551615 4235925 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/24930/statm: 23182 20305 129 39 0 22262 0
[pid=24928/tid=24988] ppid=24897 vsize=400328 CPUtime=0 cores=5,7
/proc/24928/task/24988/stat : 24988 (python) S 24897 24897 24692 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886391550 409935872 33474 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101521841 0 0 16781312 514 18446604455827422016 0 0 -1 5 0 0 0
[pid=24991] ppid=24897 vsize=410584 CPUtime=1.08 cores=5,7
/proc/24991/stat : 24991 (python) S 24897 24897 24692 0 -1 4202560 986 0 0 0 56 52 0 0 15 0 1 0 886401264 420438016 33448 33554432000 4194304 5683644 140733710878384 18446744073709551615 248089718342 0 0 16781312 514 3800088107454267656 0 0 17 5 0 0 0
/proc/24991/statm: 102646 33448 370 364 0 38558 0
[pid=24993] ppid=24991 vsize=1861588 CPUtime=740.81 cores=5,7
/proc/24993/stat : 24993 (cryptominisat-2) R 24991 24993 24993 0 -1 4202496 492289 0 0 0 73987 94 0 0 25 0 1 0 886401264 1906266112 359300 33554432000 4194304 4677096 140733494838592 18446744073709551615 4310519 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/24993/statm: 465397 359300 454 118 0 460356 0
[pid=24897/tid=24910] ppid=24895 vsize=420828 CPUtime=0 cores=5,7
/proc/24897/task/24910/stat : 24910 (python) S 24895 24897 24692 0 -1 4202560 32 932 0 0 0 0 0 0 18 0 4 0 886361913 430927872 34954 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101521841 0 0 16781312 2 18446604471138858240 0 0 -1 7 0 0 0
[pid=24897/tid=24929] ppid=24895 vsize=420828 CPUtime=0 cores=5,7
/proc/24897/task/24929/stat : 24929 (python) S 24895 24897 24692 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 886381538 430927872 34954 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101521841 0 0 16781312 2 18446604471138858240 0 0 -1 7 0 0 0
[pid=24897/tid=24992] ppid=24895 vsize=420828 CPUtime=0 cores=5,7
/proc/24897/task/24992/stat : 24992 (python) S 24895 24897 24692 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 886401264 430927872 34954 33554432000 4194304 5683644 140733710878384 18446744073709551615 248101521841 0 0 16781312 2 18446604471138858240 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 3679680

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24897 and gives
#  childrusage.ru_utime.tv_sec=66
#  childrusage.ru_utime.tv_usec=33961
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=275958
# CPU time returned by wait4() is 66.3099
# while last known CPU time is 1200.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1204.03
CPU time (s): 1200.08
CPU user time (s): 1198.03
CPU system time (s): 2.05
CPU usage (%): 99.6716
Max. virtual memory (cumulated for all children) (KiB): 3679680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 66.034
system time used= 0.275958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55882
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= 2851
involuntary context switches= 775

runsolver used 2.21566 second user time and 4.96425 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-11 01:12:34
IDJOB=3483855
IDBENCH=70815
IDSOLVER=1976
FILE ID=node123/3483855-1307747553
RUNJOBID= node123-1307747010-24713
PBS_JOBID= 13550834
Free space on /tmp= 73632 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor128.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-3483855-1307747553/watcher-3483855-1307747553 -o /tmp/evaluation-result-3483855-1307747553/solver-3483855-1307747553 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483855-1307747553.cnf -seed 839985568 -budget 1200

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

MD5SUM BENCH= 065c126f0d55807310a398728b44423f
RANDOM SEED=839985568

node123.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.838
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.67
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.838
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	: 5226.15
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.838
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.75
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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:      27599008 kB
Buffers:        237100 kB
Cached:        1306152 kB
SwapCached:      10356 kB
Active:        4577064 kB
Inactive:       570184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27599008 kB
SwapTotal:    67111528 kB
SwapFree:     67055156 kB
Dirty:          299048 kB
Writeback:          44 kB
AnonPages:     3601632 kB
Mapped:          19356 kB
Slab:           126544 kB
PageTables:      16568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  5033840 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= 73788 MiB
End job on node123 at 2011-06-11 01:32:40