Trace number 3378051

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom15.cnf
MD5SUM1f0914c6141fdba914b73575a12b918a
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 variables25972
Number of clauses86411
Sum of the clauses size219707
Maximum clause length879
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 245193
Number of clauses of size 340753
Number of clauses of size 4119
Number of clauses of size 513
Number of clauses of size over 5332

Solver Data

0.57/0.90	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.57/0.90	c INFO: solving HOME/instance-3378051-1305456116.cnf
0.57/0.90	c INFO: computing task features
0.79/1.17	c INFO: computed variable-clause graph statistics
0.79/1.18	c INFO: computed clause balance statistics
2.28/2.67	c INFO: computed variable balance statistics
3.38/3.78	c INFO: computed small-clause counts
3.38/3.78	c INFO: computed Horn-clause counts
4.38/4.75	c INFO: computed variable graph statistics
4.44/5.36	c INFO: collected features for HOME/instance-3378051-1305456116.cnf in 3.85 s
4.44/5.36	c INFO: running lingeling-276@0 for 582 with 2396 remaining (b = 0.58)
592.27/592.59	c INFO: running lingeling-276@0 for 97 with 1810 remaining (b = 0.28)
692.67/692.93	c INFO: running cryptominisat-2.9.0@0 for 1710 with 1710 remaining (b = 0.54)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3378051-1305456116/watcher-3378051-1305456116 -o /tmp/evaluation-result-3378051-1305456116/solver-3378051-1305456116 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378051-1305456116.cnf -seed 1690203816 -budget 2400 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.73 3.95 3.82 3/397 24754
/proc/meminfo: memFree=20506128/32951124 swapFree=65581052/67111528
[pid=24754] ppid=24752 vsize=15764 CPUtime=0 cores=0,2
/proc/24754/stat : 24754 (python) S 24752 24754 22815 0 -1 4202496 844 0 0 0 0 0 0 0 17 0 1 0 657209305 16142336 728 33554432000 4194304 5683644 140736401277616 18446744073709551615 218905729024 0 2147483391 16781312 2 18446744071699207358 0 0 17 0 0 0 0
/proc/24754/statm: 3941 728 334 364 0 428 0

[startup+0.057609 s]
/proc/loadavg: 3.73 3.95 3.82 3/397 24754
/proc/meminfo: memFree=20506128/32951124 swapFree=65581052/67111528
[pid=24754] ppid=24752 vsize=18884 CPUtime=0.03 cores=0,2
/proc/24754/stat : 24754 (python) R 24752 24754 22815 0 -1 4202496 1287 0 0 0 3 0 0 0 17 0 1 0 657209305 19337216 1141 33554432000 4194304 5683644 140736401277616 18446744073709551615 4943935 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/24754/statm: 4721 1141 421 364 0 690 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18884

[startup+0.100617 s]
/proc/loadavg: 3.73 3.95 3.82 3/397 24754
/proc/meminfo: memFree=20506128/32951124 swapFree=65581052/67111528
[pid=24754] ppid=24752 vsize=54536 CPUtime=0.06 cores=0,2
/proc/24754/stat : 24754 (python) S 24752 24754 22815 0 -1 4202496 2070 0 0 0 5 1 0 0 17 0 1 0 657209305 55844864 1828 33554432000 4194304 5683644 140736401277616 18446744073709551615 218905729024 0 2147483391 16781312 2 18446744071699207358 0 0 17 0 0 0 0
/proc/24754/statm: 13634 1828 492 364 0 1284 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 54536

[startup+0.300582 s]
/proc/loadavg: 3.73 3.95 3.82 3/397 24754
/proc/meminfo: memFree=20506128/32951124 swapFree=65581052/67111528
[pid=24754] ppid=24752 vsize=135580 CPUtime=0.2 cores=0,2
/proc/24754/stat : 24754 (python) S 24752 24754 22815 0 -1 4202496 5900 934 1 0 14 6 0 0 19 0 1 0 657209305 138833920 4131 33554432000 4194304 5683644 140736401277616 18446744073709551615 218905729024 0 2147483391 16781312 2 18446744071699207358 0 0 17 0 0 0 0
/proc/24754/statm: 33895 4131 1031 364 0 3081 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 135580

[startup+0.70054 s]
/proc/loadavg: 3.73 3.95 3.82 3/397 24754
/proc/meminfo: memFree=20506128/32951124 swapFree=65581052/67111528
[pid=24754] ppid=24752 vsize=226932 CPUtime=0.41 cores=0,2
/proc/24754/stat : 24754 (python) R 24752 24754 22815 0 -1 4202496 7684 934 1 0 23 18 0 0 16 0 1 0 657209305 232378368 5635 33554432000 4194304 5683644 140736401277616 18446744073709551615 4867304 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/24754/statm: 56733 5639 1566 364 0 4271 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 226932

[startup+1.50036 s]
/proc/loadavg: 3.75 3.95 3.82 5/413 24790
/proc/meminfo: memFree=20312168/32951124 swapFree=65581052/67111528
[pid=24754] ppid=24752 vsize=294624 CPUtime=1.18 cores=0,2
/proc/24754/stat : 24754 (python) R 24752 24754 22815 0 -1 4202496 16309 934 1 0 92 26 0 0 16 0 1 0 657209305 301694976 11041 33554432000 4194304 5683644 140736401277616 18446744073709551615 5114645 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/24754/statm: 73656 11041 1826 364 0 9580 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 294624

[startup+3.10104 s]
/proc/loadavg: 3.75 3.95 3.82 5/413 24790
/proc/meminfo: memFree=20194740/32951124 swapFree=65581052/67111528
[pid=24754] ppid=24752 vsize=294624 CPUtime=2.78 cores=0,2
/proc/24754/stat : 24754 (python) R 24752 24754 22815 0 -1 4202496 16310 934 1 0 252 26 0 0 18 0 1 0 657209305 301694976 11042 33554432000 4194304 5683644 140736401277616 18446744073709551615 218905387138 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/24754/statm: 73656 11042 1827 364 0 9580 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 294624

[startup+6.30046 s]
/proc/loadavg: 3.75 3.95 3.82 5/416 24793
/proc/meminfo: memFree=20181812/32951124 swapFree=65581052/67111528
[pid=24754] ppid=24752 vsize=304572 CPUtime=4.44 cores=0,2
/proc/24754/stat : 24754 (python) S 24752 24754 22815 0 -1 4202496 16827 934 1 0 418 26 0 0 19 0 2 0 657209305 311881728 11014 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24754/statm: 76143 11014 1875 364 0 12061 0
[pid=24791] ppid=24754 vsize=294328 CPUtime=0 cores=0,2
/proc/24791/stat : 24791 (python) S 24754 24754 22815 0 -1 4202560 733 0 0 0 0 0 0 0 18 0 1 0 657209781 301391872 9488 33554432000 4194304 5683644 140736401277616 18446744073709551615 218905751055 0 0 16781312 514 677959423737462783 0 0 17 0 0 0 0
/proc/24791/statm: 73582 9488 353 364 0 9500 0
[pid=24793] ppid=24791 vsize=12692 CPUtime=1.52 cores=0,2
/proc/24793/stat : 24793 (lingeling) R 24791 24793 24793 0 -1 4202496 3509 0 0 0 152 0 0 0 23 0 1 0 657209782 12996608 2340 33554432000 4194304 4352236 140733874121440 18446744073709551615 4208256 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/24793/statm: 3173 2340 126 39 0 2253 0
[pid=24754/tid=24792] ppid=24752 vsize=304572 CPUtime=0 cores=0,2
/proc/24754/task/24792/stat : 24792 (python) S 24752 24754 22815 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 2 0 657209782 311881728 11014 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 2 18446604441753289088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 611592

[startup+12.7003 s]
/proc/loadavg: 4.08 4.01 3.84 5/419 24796
/proc/meminfo: memFree=20172864/32951124 swapFree=65581052/67111528
[pid=24754] ppid=24752 vsize=304572 CPUtime=4.44 cores=0,2
/proc/24754/stat : 24754 (python) S 24752 24754 22815 0 -1 4202496 16827 934 1 0 418 26 0 0 19 0 2 0 657209305 311881728 11014 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24754/statm: 76143 11014 1875 364 0 12061 0
[pid=24791] ppid=24754 vsize=294328 CPUtime=0.02 cores=0,2
/proc/24791/stat : 24791 (python) S 24754 24754 22815 0 -1 4202560 891 0 0 0 1 1 0 0 18 0 1 0 657209781 301391872 9511 33554432000 4194304 5683644 140736401277616 18446744073709551615 218905751055 0 0 16781312 514 677959423737430273 0 0 17 0 0 0 0
/proc/24791/statm: 73582 9511 376 364 0 9500 0
[pid=24793] ppid=24791 vsize=13424 CPUtime=7.9 cores=0,2
/proc/24793/stat : 24793 (lingeling) R 24791 24793 24793 0 -1 4202496 4221 0 0 0 790 0 0 0 25 0 1 0 657209782 13746176 2525 33554432000 4194304 4352236 140733874121440 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/24793/statm: 3356 2525 128 39 0 2436 0
[pid=24754/tid=24792] ppid=24752 vsize=304572 CPUtime=0 cores=0,2
/proc/24754/task/24792/stat : 24792 (python) S 24752 24754 22815 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 2 0 657209782 311881728 11014 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 2 18446604441753289088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 612324

[startup+25.501 s]
/proc/loadavg: 4.07 4.01 3.84 5/425 24803
/proc/meminfo: memFree=20126080/32951124 swapFree=65581052/67111528
[pid=24754] ppid=24752 vsize=304572 CPUtime=4.44 cores=0,2
/proc/24754/stat : 24754 (python) S 24752 24754 22815 0 -1 4202496 16827 934 1 0 418 26 0 0 19 0 2 0 657209305 311881728 11014 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24754/statm: 76143 11014 1875 364 0 12061 0
[pid=24791] ppid=24754 vsize=294328 CPUtime=0.06 cores=0,2
/proc/24791/stat : 24791 (python) S 24754 24754 22815 0 -1 4202560 898 0 0 0 3 3 0 0 18 0 1 0 657209781 301391872 9511 33554432000 4194304 5683644 140736401277616 18446744073709551615 218905751055 0 0 16781312 514 16251010556947824897 0 0 17 0 0 0 0
/proc/24791/statm: 73582 9511 376 364 0 9500 0
[pid=24793] ppid=24791 vsize=15172 CPUtime=20.67 cores=0,2
/proc/24793/stat : 24793 (lingeling) R 24791 24793 24793 0 -1 4202496 4658 0 0 0 2067 0 0 0 25 0 1 0 657209782 15536128 2962 33554432000 4194304 4352236 140733874121440 18446744073709551615 4328075 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/24793/statm: 3793 2962 128 39 0 2873 0
[pid=24754/tid=24792] ppid=24752 vsize=304572 CPUtime=0 cores=0,2
/proc/24754/task/24792/stat : 24792 (python) S 24752 24754 22815 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 2 0 657209782 311881728 11014 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 2 18446604441753289088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 614072

[startup+51.1003 s]
/proc/loadavg: 4.05 4.01 3.85 5/425 24803
/proc/meminfo: memFree=20120468/32951124 swapFree=65581052/67111528
[pid=24754] ppid=24752 vsize=304572 CPUtime=4.44 cores=0,2
/proc/24754/stat : 24754 (python) S 24752 24754 22815 0 -1 4202496 16827 934 1 0 418 26 0 0 19 0 2 0 657209305 311881728 11014 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24754/statm: 76143 11014 1875 364 0 12061 0
[pid=24791] ppid=24754 vsize=294328 CPUtime=0.15 cores=0,2
/proc/24791/stat : 24791 (python) S 24754 24754 22815 0 -1 4202560 911 0 0 0 9 6 0 0 18 0 1 0 657209781 301391872 9511 33554432000 4194304 5683644 140736401277616 18446744073709551615 218905751055 0 0 16781312 514 16251010556947824897 0 0 17 0 0 0 0
/proc/24791/statm: 73582 9511 376 364 0 9500 0
[pid=24793] ppid=24791 vsize=17436 CPUtime=46.17 cores=0,2
/proc/24793/stat : 24793 (lingeling) R 24791 24793 24793 0 -1 4202496 5224 0 0 0 4616 1 0 0 25 0 1 0 657209782 17854464 3528 33554432000 4194304 4352236 140733874121440 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/24793/statm: 4359 3528 128 39 0 3439 0
[pid=24754/tid=24792] ppid=24752 vsize=304572 CPUtime=0 cores=0,2
/proc/24754/task/24792/stat : 24792 (python) S 24752 24754 22815 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 2 0 657209782 311881728 11014 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 2 18446604441753289088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 616336

[startup+102.301 s]
/proc/loadavg: 4.06 4.02 3.86 5/425 24805
/proc/meminfo: memFree=20103464/32951124 swapFree=65581052/67111528
[pid=24754] ppid=24752 vsize=304572 CPUtime=4.44 cores=0,2
/proc/24754/stat : 24754 (python) S 24752 24754 22815 0 -1 4202496 16827 934 1 0 418 26 0 0 19 0 2 0 657209305 311881728 11014 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24754/statm: 76143 11014 1875 364 0 12061 0
[pid=24791] ppid=24754 vsize=294328 CPUtime=0.31 cores=0,2
/proc/24791/stat : 24791 (python) S 24754 24754 22815 0 -1 4202560 932 0 0 0 18 13 0 0 18 0 1 0 657209781 301391872 9511 33554432000 4194304 5683644 140736401277616 18446744073709551615 218905751055 0 0 16781312 514 16251010556947824897 0 0 17 0 0 0 0
/proc/24791/statm: 73582 9511 376 364 0 9500 0
[pid=24793] ppid=24791 vsize=19644 CPUtime=97.23 cores=0,2
/proc/24793/stat : 24793 (lingeling) R 24791 24793 24793 0 -1 4202496 7824 0 0 0 9722 1 0 0 25 0 1 0 657209782 20115456 4080 33554432000 4194304 4352236 140733874121440 18446744073709551615 4207805 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/24793/statm: 4911 4080 128 39 0 3991 0
[pid=24754/tid=24792] ppid=24752 vsize=304572 CPUtime=0 cores=0,2
/proc/24754/task/24792/stat : 24792 (python) S 24752 24754 22815 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 2 0 657209782 311881728 11014 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 2 18446604441753289088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 618544

[startup+162.3 s]
/proc/loadavg: 4.08 4.03 3.87 5/425 24806
/proc/meminfo: memFree=20091164/32951124 swapFree=65581052/67111528
[pid=24754] ppid=24752 vsize=304572 CPUtime=4.44 cores=0,2
/proc/24754/stat : 24754 (python) S 24752 24754 22815 0 -1 4202496 16827 934 1 0 418 26 0 0 19 0 2 0 657209305 311881728 11014 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24754/statm: 76143 11014 1875 364 0 12061 0
[pid=24791] ppid=24754 vsize=294328 CPUtime=0.5 cores=0,2
/proc/24791/stat : 24791 (python) S 24754 24754 22815 0 -1 4202560 951 0 0 0 29 21 0 0 18 0 1 0 657209781 301391872 9511 33554432000 4194304 5683644 140736401277616 18446744073709551615 218905751055 0 0 16781312 514 16251010556947824897 0 0 17 0 0 0 0
/proc/24791/statm: 73582 9511 376 364 0 9500 0
[pid=24793] ppid=24791 vsize=23736 CPUtime=157.04 cores=0,2
/proc/24793/stat : 24793 (lingeling) R 24791 24793 24793 0 -1 4202496 12560 0 0 0 15702 2 0 0 25 0 1 0 657209782 24305664 5103 33554432000 4194304 4352236 140733874121440 18446744073709551615 4328105 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/24793/statm: 5934 5103 128 39 0 5014 0
[pid=24754/tid=24792] ppid=24752 vsize=304572 CPUtime=0 cores=0,2
/proc/24754/task/24792/stat : 24792 (python) S 24752 24754 22815 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 2 0 657209782 311881728 11014 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 2 18446604441753289088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 161.98
Current children cumulated vsize (KiB) 622636

[startup+222.3 s]
/proc/loadavg: 4.03 4.02 3.87 5/425 24808
/proc/meminfo: memFree=20081956/32951124 swapFree=65581052/67111528
[pid=24754] ppid=24752 vsize=304572 CPUtime=4.44 cores=0,2
/proc/24754/stat : 24754 (python) S 24752 24754 22815 0 -1 4202496 16827 934 1 0 418 26 0 0 19 0 2 0 657209305 311881728 11014 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24754/statm: 76143 11014 1875 364 0 12061 0
[pid=24791] ppid=24754 vsize=294328 CPUtime=0.7 cores=0,2
/proc/24791/stat : 24791 (python) S 24754 24754 22815 0 -1 4202560 970 0 0 0 40 30 0 0 18 0 1 0 657209781 301391872 9511 33554432000 4194304 5683644 140736401277616 18446744073709551615 218905751055 0 0 16781312 514 16251010556947824897 0 0 17 0 0 0 0
/proc/24791/statm: 73582 9511 376 364 0 9500 0
[pid=24793] ppid=24791 vsize=27320 CPUtime=216.87 cores=0,2
/proc/24793/stat : 24793 (lingeling) R 24791 24793 24793 0 -1 4202496 14608 0 0 0 21685 2 0 0 25 0 1 0 657209782 27975680 5999 33554432000 4194304 4352236 140733874121440 18446744073709551615 4328191 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/24793/statm: 6830 5999 128 39 0 5910 0
[pid=24754/tid=24792] ppid=24752 vsize=304572 CPUtime=0 cores=0,2
/proc/24754/task/24792/stat : 24792 (python) S 24752 24754 22815 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 2 0 657209782 311881728 11014 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 2 18446604441753289088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 222.01
Current children cumulated vsize (KiB) 626220

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

[startup+1182.3 s]
/proc/loadavg: 4.09 4.10 4.00 5/453 24870
/proc/meminfo: memFree=17560556/32951124 swapFree=65581052/67111528
[pid=24754] ppid=24752 vsize=325084 CPUtime=4.45 cores=0,2
/proc/24754/stat : 24754 (python) S 24752 24754 22815 0 -1 4202496 18413 934 1 0 419 26 0 0 20 0 4 0 657209305 332886016 11027 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24754/statm: 81271 11027 1880 364 0 17183 0
[pid=24791] ppid=24754 vsize=304572 CPUtime=1.92 cores=0,2
/proc/24791/stat : 24791 (python) S 24754 24754 22815 0 -1 4202560 1200 0 0 0 110 82 0 0 19 0 2 0 657209781 311881728 9555 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/24791/statm: 76143 9555 415 364 0 12061 0
[pid=24793] ppid=24791 vsize=39464 CPUtime=586.01 cores=0,2
/proc/24793/stat : 24793 (lingeling) T 24791 24793 24793 0 -1 4202496 43116 0 0 0 58596 5 0 0 25 0 1 0 657209782 40411136 9035 33554432000 4194304 4352236 140733874121440 18446744073709551615 4328832 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/24793/statm: 9866 9035 128 39 0 8946 0
[pid=24791/tid=24831] ppid=24754 vsize=304572 CPUtime=0 cores=0,2
/proc/24791/task/24831/stat : 24831 (python) S 24754 24754 22815 0 -1 4202560 42 0 0 0 0 0 0 0 19 0 2 0 657268563 311881728 9555 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 514 18446604453070542976 0 0 -1 2 0 0 0
[pid=24832] ppid=24754 vsize=304584 CPUtime=0.33 cores=0,2
/proc/24832/stat : 24832 (python) S 24754 24754 22815 0 -1 4202560 1091 0 0 0 18 15 0 0 19 0 2 0 657268564 311894016 9539 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/24832/statm: 76146 9539 399 364 0 12061 0
[pid=24834] ppid=24832 vsize=23240 CPUtime=99.99 cores=0,2
/proc/24834/stat : 24834 (lingeling) T 24832 24834 24834 0 -1 4202496 8728 0 0 0 9998 1 0 0 25 0 1 0 657268565 23797760 4979 33554432000 4194304 4352236 140734084772304 18446744073709551615 4328102 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/24834/statm: 5810 4979 128 39 0 4890 0
[pid=24832/tid=24842] ppid=24754 vsize=304584 CPUtime=0 cores=0,2
/proc/24832/task/24842/stat : 24842 (python) S 24754 24754 22815 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657278597 311894016 9539 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 514 18446604449728840640 0 0 -1 2 0 0 0
[pid=24843] ppid=24754 vsize=314840 CPUtime=1.75 cores=0,2
/proc/24843/stat : 24843 (python) S 24754 24754 22815 0 -1 4202560 993 0 0 0 95 80 0 0 15 0 1 0 657278598 322396160 9513 33554432000 4194304 5683644 140736401277616 18446744073709551615 218905751110 0 0 16781312 514 16251010556947824899 0 0 17 0 0 0 0
/proc/24843/statm: 78710 9513 370 364 0 14622 0
[pid=24845] ppid=24843 vsize=217464 CPUtime=487.68 cores=0,2
/proc/24845/stat : 24845 (cryptominisat-2) R 24843 24845 24845 0 -1 4202496 173514 0 0 0 48730 38 0 0 25 0 1 0 657278599 222683136 47482 33554432000 4194304 4677096 140736968640144 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/24845/statm: 54366 47482 393 118 0 49325 0
[pid=24754/tid=24792] ppid=24752 vsize=325084 CPUtime=0 cores=0,2
/proc/24754/task/24792/stat : 24792 (python) S 24752 24754 22815 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 4 0 657209782 332886016 11027 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 2 18446604441753289088 0 0 -1 0 0 0 0
[pid=24754/tid=24833] ppid=24752 vsize=325084 CPUtime=0 cores=0,2
/proc/24754/task/24833/stat : 24833 (python) S 24752 24754 22815 0 -1 4202560 23 934 0 0 0 0 0 0 20 0 4 0 657268565 332886016 11027 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 2 18446604441753289088 0 0 -1 0 0 0 0
[pid=24754/tid=24844] ppid=24752 vsize=325084 CPUtime=0 cores=0,2
/proc/24754/task/24844/stat : 24844 (python) S 24752 24754 22815 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 657278598 332886016 11027 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 2 18446604441753289088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1182.13
Current children cumulated vsize (KiB) 1529248

[startup+1242.3 s]
/proc/loadavg: 4.03 4.08 4.00 5/453 24872
/proc/meminfo: memFree=17627856/32951124 swapFree=65581052/67111528
[pid=24754] ppid=24752 vsize=325084 CPUtime=4.45 cores=0,2
/proc/24754/stat : 24754 (python) S 24752 24754 22815 0 -1 4202496 18413 934 1 0 419 26 0 0 20 0 4 0 657209305 332886016 11027 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24754/statm: 81271 11027 1880 364 0 17183 0
[pid=24791] ppid=24754 vsize=304572 CPUtime=1.92 cores=0,2
/proc/24791/stat : 24791 (python) S 24754 24754 22815 0 -1 4202560 1200 0 0 0 110 82 0 0 19 0 2 0 657209781 311881728 9555 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/24791/statm: 76143 9555 415 364 0 12061 0
[pid=24793] ppid=24791 vsize=39464 CPUtime=586.01 cores=0,2
/proc/24793/stat : 24793 (lingeling) T 24791 24793 24793 0 -1 4202496 43116 0 0 0 58596 5 0 0 25 0 1 0 657209782 40411136 9035 33554432000 4194304 4352236 140733874121440 18446744073709551615 4328832 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/24793/statm: 9866 9035 128 39 0 8946 0
[pid=24791/tid=24831] ppid=24754 vsize=304572 CPUtime=0 cores=0,2
/proc/24791/task/24831/stat : 24831 (python) S 24754 24754 22815 0 -1 4202560 42 0 0 0 0 0 0 0 19 0 2 0 657268563 311881728 9555 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 514 18446604453070542976 0 0 -1 2 0 0 0
[pid=24832] ppid=24754 vsize=304584 CPUtime=0.33 cores=0,2
/proc/24832/stat : 24832 (python) S 24754 24754 22815 0 -1 4202560 1091 0 0 0 18 15 0 0 19 0 2 0 657268564 311894016 9539 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/24832/statm: 76146 9539 399 364 0 12061 0
[pid=24834] ppid=24832 vsize=23240 CPUtime=99.99 cores=0,2
/proc/24834/stat : 24834 (lingeling) T 24832 24834 24834 0 -1 4202496 8728 0 0 0 9998 1 0 0 25 0 1 0 657268565 23797760 4979 33554432000 4194304 4352236 140734084772304 18446744073709551615 4328102 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/24834/statm: 5810 4979 128 39 0 4890 0
[pid=24832/tid=24842] ppid=24754 vsize=304584 CPUtime=0 cores=0,2
/proc/24832/task/24842/stat : 24842 (python) S 24754 24754 22815 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657278597 311894016 9539 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 514 18446604449728840640 0 0 -1 2 0 0 0
[pid=24843] ppid=24754 vsize=314840 CPUtime=1.96 cores=0,2
/proc/24843/stat : 24843 (python) S 24754 24754 22815 0 -1 4202560 993 0 0 0 105 91 0 0 15 0 1 0 657278598 322396160 9513 33554432000 4194304 5683644 140736401277616 18446744073709551615 218905751110 0 0 16781312 514 16251010556947824899 0 0 17 0 0 0 0
/proc/24843/statm: 78710 9513 370 364 0 14622 0
[pid=24845] ppid=24843 vsize=217976 CPUtime=547.49 cores=0,2
/proc/24845/stat : 24845 (cryptominisat-2) R 24843 24845 24845 0 -1 4202496 180990 0 0 0 54707 42 0 0 25 0 1 0 657278599 223207424 47933 33554432000 4194304 4677096 140736968640144 18446744073709551615 4318898 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/24845/statm: 54494 47933 393 118 0 49453 0
[pid=24754/tid=24792] ppid=24752 vsize=325084 CPUtime=0 cores=0,2
/proc/24754/task/24792/stat : 24792 (python) S 24752 24754 22815 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 4 0 657209782 332886016 11027 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 2 18446604441753289088 0 0 -1 0 0 0 0
[pid=24754/tid=24833] ppid=24752 vsize=325084 CPUtime=0 cores=0,2
/proc/24754/task/24833/stat : 24833 (python) S 24752 24754 22815 0 -1 4202560 23 934 0 0 0 0 0 0 20 0 4 0 657268565 332886016 11027 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 2 18446604441753289088 0 0 -1 0 0 0 0
[pid=24754/tid=24844] ppid=24752 vsize=325084 CPUtime=0 cores=0,2
/proc/24754/task/24844/stat : 24844 (python) S 24752 24754 22815 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 657278598 332886016 11027 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 2 18446604441753289088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1242.15
Current children cumulated vsize (KiB) 1529760



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.08 4.00 5/453 24874
/proc/meminfo: memFree=17512496/32951124 swapFree=65581052/67111528
[pid=24754] ppid=24752 vsize=325084 CPUtime=4.45 cores=0,2
/proc/24754/stat : 24754 (python) S 24752 24754 22815 0 -1 4202496 18413 934 1 0 419 26 0 0 20 0 4 0 657209305 332886016 11027 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24754/statm: 81271 11027 1880 364 0 17183 0
[pid=24791] ppid=24754 vsize=304572 CPUtime=1.92 cores=0,2
/proc/24791/stat : 24791 (python) S 24754 24754 22815 0 -1 4202560 1200 0 0 0 110 82 0 0 19 0 2 0 657209781 311881728 9555 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/24791/statm: 76143 9555 415 364 0 12061 0
[pid=24793] ppid=24791 vsize=39464 CPUtime=586.01 cores=0,2
/proc/24793/stat : 24793 (lingeling) T 24791 24793 24793 0 -1 4202496 43116 0 0 0 58596 5 0 0 25 0 1 0 657209782 40411136 9035 33554432000 4194304 4352236 140733874121440 18446744073709551615 4328832 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/24793/statm: 9866 9035 128 39 0 8946 0
[pid=24791/tid=24831] ppid=24754 vsize=304572 CPUtime=0 cores=0,2
/proc/24791/task/24831/stat : 24831 (python) S 24754 24754 22815 0 -1 4202560 42 0 0 0 0 0 0 0 19 0 2 0 657268563 311881728 9555 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 514 18446604453070542976 0 0 -1 2 0 0 0
[pid=24832] ppid=24754 vsize=304584 CPUtime=0.33 cores=0,2
/proc/24832/stat : 24832 (python) S 24754 24754 22815 0 -1 4202560 1091 0 0 0 18 15 0 0 19 0 2 0 657268564 311894016 9539 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/24832/statm: 76146 9539 399 364 0 12061 0
[pid=24834] ppid=24832 vsize=23240 CPUtime=99.99 cores=0,2
/proc/24834/stat : 24834 (lingeling) T 24832 24834 24834 0 -1 4202496 8728 0 0 0 9998 1 0 0 25 0 1 0 657268565 23797760 4979 33554432000 4194304 4352236 140734084772304 18446744073709551615 4328102 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/24834/statm: 5810 4979 128 39 0 4890 0
[pid=24832/tid=24842] ppid=24754 vsize=304584 CPUtime=0 cores=0,2
/proc/24832/task/24842/stat : 24842 (python) S 24754 24754 22815 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657278597 311894016 9539 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 514 18446604449728840640 0 0 -1 2 0 0 0
[pid=24843] ppid=24754 vsize=314840 CPUtime=2.17 cores=0,2
/proc/24843/stat : 24843 (python) S 24754 24754 22815 0 -1 4202560 993 0 0 0 116 101 0 0 15 0 1 0 657278598 322396160 9513 33554432000 4194304 5683644 140736401277616 18446744073709551615 218905751110 0 0 16781312 514 16251010556947824899 0 0 17 0 0 0 0
/proc/24843/statm: 78710 9513 370 364 0 14622 0
[pid=24845] ppid=24843 vsize=285328 CPUtime=605 cores=0,2
/proc/24845/stat : 24845 (cryptominisat-2) R 24843 24845 24845 0 -1 4202496 192273 0 0 0 60456 44 0 0 25 0 1 0 657278599 292175872 49559 33554432000 4194304 4677096 140736968640144 18446744073709551615 4320248 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/24845/statm: 71332 49559 393 118 0 66291 0
[pid=24754/tid=24792] ppid=24752 vsize=325084 CPUtime=0 cores=0,2
/proc/24754/task/24792/stat : 24792 (python) S 24752 24754 22815 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 4 0 657209782 332886016 11027 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 2 18446604441753289088 0 0 -1 0 0 0 0
[pid=24754/tid=24833] ppid=24752 vsize=325084 CPUtime=0 cores=0,2
/proc/24754/task/24833/stat : 24833 (python) S 24752 24754 22815 0 -1 4202560 23 934 0 0 0 0 0 0 20 0 4 0 657268565 332886016 11027 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 2 18446604441753289088 0 0 -1 0 0 0 0
[pid=24754/tid=24844] ppid=24752 vsize=325084 CPUtime=0 cores=0,2
/proc/24754/task/24844/stat : 24844 (python) S 24752 24754 22815 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 657278598 332886016 11027 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 2 18446604441753289088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1299.87
Current children cumulated vsize (KiB) 1597112

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

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

[startup+1300 s]
/proc/loadavg: 4.06 4.08 4.00 5/453 24874
/proc/meminfo: memFree=17512496/32951124 swapFree=65581052/67111528
[pid=24754] ppid=24752 vsize=325084 CPUtime=4.45 cores=0,2
/proc/24754/stat : 24754 (python) S 24752 24754 22815 0 -1 4202496 18413 934 1 0 419 26 0 0 20 0 4 0 657209305 332886016 11027 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24754/statm: 81271 11027 1880 364 0 17183 0
[pid=24791] ppid=24754 vsize=304572 CPUtime=1.92 cores=0,2
/proc/24791/stat : 24791 (python) S 24754 24754 22815 0 -1 4202560 1200 0 0 0 110 82 0 0 19 0 2 0 657209781 311881728 9555 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/24791/statm: 76143 9555 415 364 0 12061 0
[pid=24793] ppid=24791 vsize=39464 CPUtime=586.01 cores=0,2
/proc/24793/stat : 24793 (lingeling) T 24791 24793 24793 0 -1 4202496 43116 0 0 0 58596 5 0 0 25 0 1 0 657209782 40411136 9035 33554432000 4194304 4352236 140733874121440 18446744073709551615 4328832 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/24793/statm: 9866 9035 128 39 0 8946 0
[pid=24791/tid=24831] ppid=24754 vsize=304572 CPUtime=0 cores=0,2
/proc/24791/task/24831/stat : 24831 (python) S 24754 24754 22815 0 -1 4202560 42 0 0 0 0 0 0 0 19 0 2 0 657268563 311881728 9555 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 514 18446604453070542976 0 0 -1 2 0 0 0
[pid=24832] ppid=24754 vsize=304584 CPUtime=0.33 cores=0,2
/proc/24832/stat : 24832 (python) S 24754 24754 22815 0 -1 4202560 1091 0 0 0 18 15 0 0 19 0 2 0 657268564 311894016 9539 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/24832/statm: 76146 9539 399 364 0 12061 0
[pid=24834] ppid=24832 vsize=23240 CPUtime=99.99 cores=0,2
/proc/24834/stat : 24834 (lingeling) T 24832 24834 24834 0 -1 4202496 8728 0 0 0 9998 1 0 0 25 0 1 0 657268565 23797760 4979 33554432000 4194304 4352236 140734084772304 18446744073709551615 4328102 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/24834/statm: 5810 4979 128 39 0 4890 0
[pid=24832/tid=24842] ppid=24754 vsize=304584 CPUtime=0 cores=0,2
/proc/24832/task/24842/stat : 24842 (python) S 24754 24754 22815 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657278597 311894016 9539 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 514 18446604449728840640 0 0 -1 2 0 0 0
[pid=24843] ppid=24754 vsize=314840 CPUtime=2.17 cores=0,2
/proc/24843/stat : 24843 (python) S 24754 24754 22815 0 -1 4202560 993 0 0 0 116 101 0 0 15 0 1 0 657278598 322396160 9513 33554432000 4194304 5683644 140736401277616 18446744073709551615 218905751110 0 0 16781312 514 16251010556947824899 0 0 17 0 0 0 0
/proc/24843/statm: 78710 9513 370 364 0 14622 0
[pid=24845] ppid=24843 vsize=285328 CPUtime=605 cores=0,2
/proc/24845/stat : 24845 (cryptominisat-2) R 24843 24845 24845 0 -1 4202496 192273 0 0 0 60456 44 0 0 25 0 1 0 657278599 292175872 49559 33554432000 4194304 4677096 140736968640144 18446744073709551615 4320248 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/24845/statm: 71332 49559 393 118 0 66291 0
[pid=24754/tid=24792] ppid=24752 vsize=325084 CPUtime=0 cores=0,2
/proc/24754/task/24792/stat : 24792 (python) S 24752 24754 22815 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 4 0 657209782 332886016 11027 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 2 18446604441753289088 0 0 -1 0 0 0 0
[pid=24754/tid=24833] ppid=24752 vsize=325084 CPUtime=0 cores=0,2
/proc/24754/task/24833/stat : 24833 (python) S 24752 24754 22815 0 -1 4202560 23 934 0 0 0 0 0 0 20 0 4 0 657268565 332886016 11027 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 2 18446604441753289088 0 0 -1 0 0 0 0
[pid=24754/tid=24844] ppid=24752 vsize=325084 CPUtime=0 cores=0,2
/proc/24754/task/24844/stat : 24844 (python) S 24752 24754 22815 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 657278598 332886016 11027 33554432000 4194304 5683644 140736401277616 18446744073709551615 218917554609 0 0 16781312 2 18446604441753289088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1299.87
Current children cumulated vsize (KiB) 1597112

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24754 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=198361
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=272958
# CPU time returned by wait4() is 4.47132
# while last known CPU time is 1299.87
#
# 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): 1299.87
CPU user time (s): 1297.13
CPU system time (s): 2.74
CPU usage (%): 99.987
Max. virtual memory (cumulated for all children) (KiB): 1597112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.19836
system time used= 0.272958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19348
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= 21980
involuntary context switches= 35

runsolver used 5.60215 second user time and 11.8722 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-15 12:41:56
IDJOB=3378051
IDBENCH=83108
IDSOLVER=1858
FILE ID=node137/3378051-1305456116
RUNJOBID= node137-1305456116-24731
PBS_JOBID= 13324880
Free space on /tmp= 73752 MiB

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

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

MD5SUM BENCH= 1f0914c6141fdba914b73575a12b918a
RANDOM SEED=1690203816

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.74
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.844
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.844
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.844
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.83
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.844
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:     32951124 kB
MemFree:      20506160 kB
Buffers:        303088 kB
Cached:        3937144 kB
SwapCached:      36328 kB
Active:        2337068 kB
Inactive:      9862680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20506160 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:           73492 kB
Writeback:           0 kB
AnonPages:     7933612 kB
Mapped:          23828 kB
Slab:           132884 kB
PageTables:      45452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102360804 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= 73616 MiB
End job on node137 at 2011-05-15 13:03:38