Trace number 3377877

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)? (MO) 1231.71 1234.87

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark485.526
Satisfiable
(Un)Satisfiability was proved
Number of variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

Solver Data

3.90/7.21	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
3.90/7.21	c INFO: solving HOME/instance-3377877-1307741588.cnf
3.90/7.21	c INFO: computing task features
65.46/68.95	c INFO: computed variable-clause graph statistics
73.57/77.05	c INFO: computed clause balance statistics
158.07/161.59	c INFO: computed variable balance statistics
219.47/222.99	c INFO: computed small-clause counts
221.67/225.10	c INFO: computed Horn-clause counts
333.37/336.89	c INFO: computed variable graph statistics
333.47/336.91	c INFO: collected features for HOME/instance-3377877-1307741588.cnf in 327.06 s
333.47/336.92	c INFO: running lingeling-276@0 for 97 with 2072 remaining (b = 0.76)
433.61/437.08	c INFO: running precosat-570@0 for 97 with 1973 remaining (b = 0.54)
533.83/537.25	c INFO: running lingeling-276@99 for 388 with 1873 remaining (b = 0.57)
925.52/928.72	c INFO: running lingeling-276@0 for 97 with 1482 remaining (b = 0.65)
1025.64/1028.89	c INFO: running precosat-570@99 for 97 with 1382 remaining (b = 0.30)
1122.88/1126.01	c INFO: running precosat-570@0 for 97 with 1285 remaining (b = 0.39)
1223.01/1226.18	c INFO: running cryptominisat-2.9.0@0 for 1185 with 1185 remaining (b = 0.59)

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.32 0.07 0.02 3/179 27544
/proc/meminfo: memFree=28951616/32951132 swapFree=67061148/67111528
[pid=27544] ppid=27541 vsize=11804 CPUtime=0 cores=1,3
/proc/27544/stat : 27544 (runsolver) S 27541 27544 27483 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 1 0 885758996 12087296 56 33554432000 4194304 5436572 140734522241072 18446744073709551615 5057063 0 2147483391 4096 24578 18446744071699109054 0 0 17 1 0 0 0
/proc/27544/statm: 2951 56 36 304 0 2643 0

[startup+0.071359 s]
/proc/loadavg: 0.32 0.07 0.02 3/179 27544
/proc/meminfo: memFree=28951616/32951132 swapFree=67061148/67111528
[pid=27544] ppid=27541 vsize=15184 CPUtime=0 cores=1,3
/proc/27544/stat : 27544 (python) S 27541 27544 27483 0 -1 4202496 714 0 0 0 0 0 0 0 17 0 1 0 885758996 15548416 604 33554432000 4194304 5683644 140735805051680 18446744073709551615 210647144448 0 2147483391 16781312 2 18446744071699855507 0 0 17 3 0 0 0
/proc/27544/statm: 3796 604 319 364 0 283 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15184

[startup+0.100354 s]
/proc/loadavg: 0.32 0.07 0.02 3/179 27544
/proc/meminfo: memFree=28951616/32951132 swapFree=67061148/67111528
[pid=27544] ppid=27541 vsize=15184 CPUtime=0 cores=1,3
/proc/27544/stat : 27544 (python) S 27541 27544 27483 0 -1 4202496 714 0 0 0 0 0 0 0 17 0 1 0 885758996 15548416 604 33554432000 4194304 5683644 140735805051680 18446744073709551615 210647144448 0 2147483391 16781312 2 18446744071699109054 0 0 17 3 0 0 0
/proc/27544/statm: 3796 604 319 364 0 283 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15184

[startup+0.300362 s]
/proc/loadavg: 0.32 0.07 0.02 3/179 27544
/proc/meminfo: memFree=28951616/32951132 swapFree=67061148/67111528
[pid=27544] ppid=27541 vsize=15380 CPUtime=0 cores=1,3
/proc/27544/stat : 27544 (python) S 27541 27544 27483 0 -1 4202496 821 0 0 0 0 0 0 0 16 0 1 0 885758996 15749120 704 33554432000 4194304 5683644 140735805051680 18446744073709551615 210647144448 0 2147483391 16781312 2 18446744071699855507 0 0 17 3 0 0 0
/proc/27544/statm: 3845 704 334 364 0 332 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15380

[startup+0.700217 s]
/proc/loadavg: 0.32 0.07 0.02 3/179 27544
/proc/meminfo: memFree=28951616/32951132 swapFree=67061148/67111528
[pid=27544] ppid=27541 vsize=16536 CPUtime=0.01 cores=1,3
/proc/27544/stat : 27544 (python) R 27541 27544 27483 0 -1 4202496 1192 0 0 0 1 0 0 0 16 0 1 0 885758996 16932864 1050 33554432000 4194304 5683644 140735805051680 18446744073709551615 210647144448 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/27544/statm: 4134 1050 417 364 0 621 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16536

[startup+1.50114 s]
/proc/loadavg: 0.53 0.11 0.04 2/182 27550
/proc/meminfo: memFree=28897284/32951132 swapFree=67061148/67111528
[pid=27544] ppid=27541 vsize=104228 CPUtime=0.09 cores=1,3
/proc/27544/stat : 27544 (python) S 27541 27544 27483 0 -1 4202496 3073 0 0 0 6 3 0 0 15 0 1 0 885758996 106729472 2752 33554432000 4194304 5683644 140735805051680 18446744073709551615 210647144448 0 2147483391 16781312 2 18446744071699109054 0 0 17 1 0 0 0
/proc/27544/statm: 26057 2752 847 364 0 1805 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 104228

[startup+3.10084 s]
/proc/loadavg: 0.53 0.11 0.04 2/182 27562
/proc/meminfo: memFree=28826636/32951132 swapFree=67061148/67111528
[pid=27544] ppid=27541 vsize=135748 CPUtime=1.28 cores=1,3
/proc/27544/stat : 27544 (python) R 27541 27544 27483 0 -1 4202496 5975 931 1 0 69 52 3 4 17 0 1 0 885758996 139005952 4148 33554432000 4194304 5683644 140735805051680 18446744073709551615 4509173 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27544/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 135748
heavy processes:

[startup+6.30031 s]
/proc/loadavg: 0.53 0.11 0.04 2/181 27563
/proc/meminfo: memFree=28760888/32951132 swapFree=67061148/67111528
[pid=27544] ppid=27541 vsize=246176 CPUtime=3.6 cores=1,3
/proc/27544/stat : 27544 (python) R 27541 27544 27483 0 -1 4202496 8111 931 1 0 212 141 3 4 16 0 1 0 885758996 252084224 5996 33554432000 4194304 5683644 140735805051680 18446744073709551615 4877030 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27544/statm: 61544 5996 1621 364 0 4546 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 246176
heavy processes:

[startup+12.7002 s]
/proc/loadavg: 1.45 0.32 0.11 4/180 27563
/proc/meminfo: memFree=28534924/32951132 swapFree=67061148/67111528
[pid=27544] ppid=27541 vsize=421272 CPUtime=9.38 cores=1,3
/proc/27544/stat : 27544 (python) R 27541 27544 27483 0 -1 4202496 44986 931 1 0 757 174 3 4 25 0 1 0 885758996 431382528 42653 33554432000 4194304 5683644 140735805051680 18446744073709551615 4944089 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27544/statm: 105318 42653 1761 364 0 41242 0
Current children cumulated CPU time (s) 9.38
Current children cumulated vsize (KiB) 421272
heavy processes:

[startup+25.5011 s]
/proc/loadavg: 2.31 0.54 0.18 6/185 27578
/proc/meminfo: memFree=27097896/32951132 swapFree=67061148/67111528
[pid=27544] ppid=27541 vsize=481232 CPUtime=22.16 cores=1,3
/proc/27544/stat : 27544 (python) R 27541 27544 27483 0 -1 4202496 59293 931 1 0 1991 218 3 4 25 0 1 0 885758996 492781568 56960 33554432000 4194304 5683644 140735805051680 18446744073709551615 4272792 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27544/statm: 120308 56960 1761 364 0 56232 0
Current children cumulated CPU time (s) 22.16
Current children cumulated vsize (KiB) 481232

[startup+51.1007 s]
/proc/loadavg: 3.83 1.04 0.35 5/188 27581
/proc/meminfo: memFree=25188588/32951132 swapFree=67061148/67111528
[pid=27544] ppid=27541 vsize=809984 CPUtime=47.66 cores=1,3
/proc/27544/stat : 27544 (python) R 27541 27544 27483 0 -1 4202496 141918 931 1 0 4458 301 3 4 25 0 1 0 885758996 829423616 139585 33554432000 4194304 5683644 140735805051680 18446744073709551615 210646507270 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27544/statm: 202496 139585 1761 364 0 138420 0
Current children cumulated CPU time (s) 47.66
Current children cumulated vsize (KiB) 809984

[startup+102.306 s]
/proc/loadavg: 6.07 2.14 0.77 6/191 27586
/proc/meminfo: memFree=24780592/32951132 swapFree=67061148/67111528
[pid=27544] ppid=27541 vsize=1387708 CPUtime=98.87 cores=1,3
/proc/27544/stat : 27544 (python) R 27541 27544 27483 0 -1 4202496 723799 931 1 0 9500 380 3 4 25 0 1 0 885758996 1421012992 284312 33554432000 4194304 5683644 140735805051680 18446744073709551615 47402772710410 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27544/statm: 346927 284312 1826 364 0 282851 0
Current children cumulated CPU time (s) 98.87
Current children cumulated vsize (KiB) 1387708

[startup+162.301 s]
/proc/loadavg: 7.39 3.27 1.24 6/191 27586
/proc/meminfo: memFree=24777276/32951132 swapFree=67061148/67111528
[pid=27544] ppid=27541 vsize=1387708 CPUtime=158.87 cores=1,3
/proc/27544/stat : 27544 (python) R 27541 27544 27483 0 -1 4202496 723800 931 1 0 15500 380 3 4 25 0 1 0 885758996 1421012992 284313 33554432000 4194304 5683644 140735805051680 18446744073709551615 210646805008 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27544/statm: 346927 284313 1827 364 0 282851 0
Current children cumulated CPU time (s) 158.87
Current children cumulated vsize (KiB) 1387708

[startup+222.301 s]
/proc/loadavg: 5.76 3.60 1.48 5/191 27588
/proc/meminfo: memFree=24781428/32951132 swapFree=67061148/67111528
[pid=27544] ppid=27541 vsize=1387708 CPUtime=218.87 cores=1,3
/proc/27544/stat : 27544 (python) R 27541 27544 27483 0 -1 4202496 723800 931 1 0 21500 380 3 4 25 0 1 0 885758996 1421012992 284313 33554432000 4194304 5683644 140735805051680 18446744073709551615 47402772613889 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27544/statm: 346927 284313 1827 364 0 282851 0
Current children cumulated CPU time (s) 218.87
Current children cumulated vsize (KiB) 1387708

[startup+282.301 s]
/proc/loadavg: 4.64 3.67 1.64 5/191 27590
/proc/meminfo: memFree=24762572/32951132 swapFree=67061148/67111528
[pid=27544] ppid=27541 vsize=1387708 CPUtime=278.87 cores=1,3
/proc/27544/stat : 27544 (python) R 27541 27544 27483 0 -1 4202496 901616 931 1 0 27480 400 3 4 25 0 1 0 885758996 1421012992 284319 33554432000 4194304 5683644 140735805051680 18446744073709551615 47402772433036 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27544/statm: 346927 284319 1833 364 0 282851 0
Current children cumulated CPU time (s) 278.87
Current children cumulated vsize (KiB) 1387708

[startup+342.301 s]
/proc/loadavg: 4.33 3.75 1.79 5/194 27595
/proc/meminfo: memFree=25090768/32951132 swapFree=67061148/67111528
[pid=27544] ppid=27541 vsize=873676 CPUtime=333.51 cores=1,3
/proc/27544/stat : 27544 (python) S 27541 27544 27483 0 -1 4202496 901899 931 1 0 32940 404 3 4 25 0 2 0 885758996 894644224 153282 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27544/statm: 218419 153282 1867 364 0 154337 0
[pid=27593] ppid=27544 vsize=863432 CPUtime=0.01 cores=1,3
/proc/27593/stat : 27593 (python) S 27544 27544 27483 0 -1 4202560 880 0 0 0 0 1 0 0 18 0 1 0 885792689 884154368 151786 33554432000 4194304 5683644 140735805051680 18446744073709551615 210647166479 0 0 16781312 514 17474318951969161480 0 0 17 1 0 0 0
/proc/27593/statm: 215858 151786 375 364 0 151776 0
[pid=27595] ppid=27593 vsize=188184 CPUtime=5.33 cores=1,3
/proc/27595/stat : 27595 (lingeling) R 27593 27595 27595 0 -1 4202496 76281 0 0 0 520 13 0 0 25 0 1 0 885792691 192700416 46200 33554432000 4194304 4352236 140734069541840 18446744073709551615 4259002 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/27595/statm: 47046 46200 119 39 0 46126 0
[pid=27544/tid=27594] ppid=27541 vsize=873676 CPUtime=0.07 cores=1,3
/proc/27544/task/27594/stat : 27594 (python) S 27541 27544 27483 0 -1 4202560 30 931 0 0 0 0 3 4 25 0 2 0 885792690 894644224 153282 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 2 18446604469866152960 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 338.85
Current children cumulated vsize (KiB) 1925292

[startup+402.301 s]
/proc/loadavg: 4.12 3.80 1.93 5/194 27597
/proc/meminfo: memFree=25056888/32951132 swapFree=67061148/67111528
[pid=27544] ppid=27541 vsize=873676 CPUtime=333.51 cores=1,3
/proc/27544/stat : 27544 (python) S 27541 27544 27483 0 -1 4202496 901899 931 1 0 32940 404 3 4 25 0 2 0 885758996 894644224 153282 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27544/statm: 218419 153282 1867 364 0 154337 0
[pid=27593] ppid=27544 vsize=863432 CPUtime=0.09 cores=1,3
/proc/27593/stat : 27593 (python) S 27544 27544 27483 0 -1 4202560 909 0 0 0 4 5 0 0 18 0 1 0 885792689 884154368 151787 33554432000 4194304 5683644 140735805051680 18446744073709551615 210647166479 0 0 16781312 514 14870903561763389704 0 0 17 1 0 0 0
/proc/27593/statm: 215858 151787 376 364 0 151776 0
[pid=27595] ppid=27593 vsize=221108 CPUtime=65.27 cores=1,3
/proc/27595/stat : 27595 (lingeling) R 27593 27595 27595 0 -1 4202496 129781 0 0 0 6508 19 0 0 25 0 1 0 885792691 226414592 54447 33554432000 4194304 4352236 140734069541840 18446744073709551615 4319040 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/27595/statm: 55277 54447 129 39 0 54357 0
[pid=27544/tid=27594] ppid=27541 vsize=873676 CPUtime=0.07 cores=1,3
/proc/27544/task/27594/stat : 27594 (python) S 27541 27544 27483 0 -1 4202560 30 931 0 0 0 0 3 4 25 0 2 0 885792690 894644224 153282 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 2 18446604469866152960 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 398.87
Current children cumulated vsize (KiB) 1958216

[startup+462.307 s]
/proc/loadavg: 4.04 3.83 2.05 5/199 27602
/proc/meminfo: memFree=24356984/32951132 swapFree=67061148/67111528
[pid=27544] ppid=27541 vsize=883932 CPUtime=333.53 cores=1,3
/proc/27544/stat : 27544 (python) S 27541 27544 27483 0 -1 4202496 902708 931 1 0 32941 405 3 4 20 0 3 0 885758996 905146368 153289 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27544/statm: 220983 153289 1870 364 0 156898 0
[pid=27593] ppid=27544 vsize=873676 CPUtime=0.13 cores=1,3
/proc/27593/stat : 27593 (python) S 27544 27544 27483 0 -1 4202560 1154 0 0 0 6 7 0 0 19 0 2 0 885792689 894644224 151830 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/27593/statm: 218419 151830 414 364 0 154337 0

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

/proc/27593/task/27598/stat : 27598 (python) S 27544 27544 27483 0 -1 4202560 125 0 0 0 0 0 0 0 18 0 2 0 885802704 894644224 151831 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 514 18446604469866152064 0 0 -1 3 0 0 0
[pid=27599] ppid=27544 vsize=873688 CPUtime=0.27 cores=1,3
/proc/27599/stat : 27599 (python) S 27544 27544 27483 0 -1 4202560 1125 0 0 0 12 15 0 0 18 0 2 0 885802705 894656512 151815 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/27599/statm: 218422 151815 399 364 0 154337 0
[pid=27601] ppid=27599 vsize=723916 CPUtime=197.07 cores=1,3
/proc/27601/stat : 27601 (precosat) T 27599 27601 27601 0 -1 4202496 182984 0 0 0 19679 28 0 0 25 0 1 0 885802707 741289984 175625 33554432000 4194304 4890832 140734382499280 18446744073709551615 4238565 0 0 16781312 17442 18446744071562691360 0 0 17 3 0 0 0
/proc/27601/statm: 180979 175625 86 171 0 180806 0
[pid=27599/tid=27606] ppid=27544 vsize=873688 CPUtime=0 cores=1,3
/proc/27599/task/27606/stat : 27606 (python) S 27544 27544 27483 0 -1 4202560 53 0 0 0 0 0 0 0 18 0 2 0 885812721 894656512 151815 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 514 18446604471139074368 0 0 -1 3 0 0 0
[pid=27665] ppid=27544 vsize=883944 CPUtime=0.14 cores=1,3
/proc/27665/stat : 27665 (python) S 27544 27544 27483 0 -1 4202560 1092 0 0 0 7 7 0 0 19 0 2 0 885851869 905158656 151819 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/27665/statm: 220986 151819 399 364 0 156898 0
[pid=27667] ppid=27665 vsize=243388 CPUtime=100.01 cores=1,3
/proc/27667/stat : 27667 (lingeling) T 27665 27667 27667 0 -1 4202496 135343 0 0 0 9981 20 0 0 25 0 1 0 885851870 249229312 60017 33554432000 4194304 4352236 140733675017856 18446744073709551615 4234286 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/27667/statm: 60847 60017 129 39 0 59927 0
[pid=27665/tid=27670] ppid=27544 vsize=883944 CPUtime=0 cores=1,3
/proc/27665/task/27670/stat : 27670 (python) S 27544 27544 27483 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 885861885 905158656 151819 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 514 18446604468031340992 0 0 -1 3 0 0 0
[pid=27673] ppid=27544 vsize=894200 CPUtime=0.07 cores=1,3
/proc/27673/stat : 27673 (python) S 27544 27544 27483 0 -1 4202560 914 0 0 0 3 4 0 0 18 0 1 0 885871598 915660800 151793 33554432000 4194304 5683644 140735805051680 18446744073709551615 210647166534 0 0 16781312 514 14870903561763389701 0 0 17 1 0 0 0
/proc/27673/statm: 223550 151793 370 364 0 159459 0
[pid=27675] ppid=27673 vsize=706676 CPUtime=56.19 cores=1,3
/proc/27675/stat : 27675 (precosat) R 27673 27675 27675 0 -1 4202496 177891 0 0 0 5590 29 0 0 25 0 1 0 885871600 723636224 170761 33554432000 4194304 4890832 140735014868128 18446744073709551615 4246708 0 0 16781312 17442 0 0 0 17 1 0 0 0
/proc/27675/statm: 176669 170761 86 171 0 176496 0
[pid=27544/tid=27594] ppid=27541 vsize=904444 CPUtime=0.07 cores=1,3
/proc/27544/task/27594/stat : 27594 (python) S 27541 27544 27483 0 -1 4202560 34 931 0 0 0 0 3 4 18 0 5 0 885792690 926150656 153301 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 2 18446604469866152960 0 0 -1 1 0 0 0
[pid=27544/tid=27600] ppid=27541 vsize=904444 CPUtime=0.07 cores=1,3
/proc/27544/task/27600/stat : 27600 (python) S 27541 27544 27483 0 -1 4202560 26 931 0 0 0 0 3 4 18 0 5 0 885802706 926150656 153301 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 2 18446604469866152960 0 0 -1 1 0 0 0
[pid=27544/tid=27666] ppid=27541 vsize=904444 CPUtime=0.07 cores=1,3
/proc/27544/task/27666/stat : 27666 (python) S 27541 27544 27483 0 -1 4202560 27 931 0 0 0 0 3 4 20 0 5 0 885851870 926150656 153301 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 2 18446604469866152960 0 0 -1 1 0 0 0
[pid=27544/tid=27674] ppid=27541 vsize=904444 CPUtime=0.07 cores=1,3
/proc/27544/task/27674/stat : 27674 (python) S 27541 27544 27483 0 -1 4202560 26 931 0 0 0 0 3 4 20 0 5 0 885871599 926150656 153301 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 2 18446604469866152960 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1179.17
Current children cumulated vsize (KiB) 6313560



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1234.8 s]
/proc/loadavg: 3.01 3.33 2.84 4/220 27683
/proc/meminfo: memFree=24744456/32951132 swapFree=67061148/67111528
[pid=27544] ppid=27541 vsize=914700 CPUtime=333.61 cores=1,3
/proc/27544/stat : 27544 (python) S 27541 27544 27483 0 -1 4202496 905143 931 1 0 32945 409 3 4 20 0 6 0 885758996 936652800 153307 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27544/statm: 228675 153307 1876 364 0 164581 0
[pid=27593] ppid=27544 vsize=873676 CPUtime=0.67 cores=1,3
/proc/27593/stat : 27593 (python) S 27544 27544 27483 0 -1 4202560 1201 0 0 0 37 30 0 0 18 0 2 0 885792689 894644224 151831 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/27593/statm: 218419 151831 415 364 0 154337 0
[pid=27595] ppid=27593 vsize=209628 CPUtime=491.16 cores=1,3
/proc/27595/stat : 27595 (lingeling) T 27593 27595 27595 0 -1 4202496 244494 0 0 0 49084 32 0 0 25 0 1 0 885792691 214659072 51593 33554432000 4194304 4352236 140734069541840 18446744073709551615 4309112 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/27595/statm: 52407 51593 129 39 0 51487 0
[pid=27593/tid=27598] ppid=27544 vsize=873676 CPUtime=0 cores=1,3
/proc/27593/task/27598/stat : 27598 (python) S 27544 27544 27483 0 -1 4202560 125 0 0 0 0 0 0 0 18 0 2 0 885802704 894644224 151831 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 514 18446604469866152064 0 0 -1 3 0 0 0
[pid=27599] ppid=27544 vsize=873688 CPUtime=0.27 cores=1,3
/proc/27599/stat : 27599 (python) S 27544 27544 27483 0 -1 4202560 1125 0 0 0 12 15 0 0 18 0 2 0 885802705 894656512 151815 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/27599/statm: 218422 151815 399 364 0 154337 0
[pid=27601] ppid=27599 vsize=723916 CPUtime=197.07 cores=1,3
/proc/27601/stat : 27601 (precosat) T 27599 27601 27601 0 -1 4202496 182984 0 0 0 19679 28 0 0 25 0 1 0 885802707 741289984 175625 33554432000 4194304 4890832 140734382499280 18446744073709551615 4238565 0 0 16781312 17442 18446744071562691360 0 0 17 3 0 0 0
/proc/27601/statm: 180979 175625 86 171 0 180806 0
[pid=27599/tid=27606] ppid=27544 vsize=873688 CPUtime=0 cores=1,3
/proc/27599/task/27606/stat : 27606 (python) S 27544 27544 27483 0 -1 4202560 53 0 0 0 0 0 0 0 18 0 2 0 885812721 894656512 151815 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 514 18446604471139074368 0 0 -1 3 0 0 0
[pid=27665] ppid=27544 vsize=883944 CPUtime=0.14 cores=1,3
/proc/27665/stat : 27665 (python) S 27544 27544 27483 0 -1 4202560 1092 0 0 0 7 7 0 0 19 0 2 0 885851869 905158656 151819 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/27665/statm: 220986 151819 399 364 0 156898 0
[pid=27667] ppid=27665 vsize=243388 CPUtime=100.01 cores=1,3
/proc/27667/stat : 27667 (lingeling) T 27665 27667 27667 0 -1 4202496 135343 0 0 0 9981 20 0 0 25 0 1 0 885851870 249229312 60017 33554432000 4194304 4352236 140733675017856 18446744073709551615 4234286 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/27667/statm: 60847 60017 129 39 0 59927 0
[pid=27665/tid=27670] ppid=27544 vsize=883944 CPUtime=0 cores=1,3
/proc/27665/task/27670/stat : 27670 (python) S 27544 27544 27483 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 885861885 905158656 151819 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 514 18446604468031340992 0 0 -1 3 0 0 0
[pid=27673] ppid=27544 vsize=894200 CPUtime=0.14 cores=1,3
/proc/27673/stat : 27673 (python) S 27544 27544 27483 0 -1 4202560 1095 0 0 0 7 7 0 0 19 0 2 0 885871598 915660800 151823 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/27673/statm: 223550 151823 399 364 0 159459 0
[pid=27675] ppid=27673 vsize=706676 CPUtime=100.05 cores=1,3
/proc/27675/stat : 27675 (precosat) T 27673 27675 27675 0 -1 4202496 179069 0 0 0 9975 30 0 0 25 0 1 0 885871600 723636224 171939 33554432000 4194304 4890832 140735014868128 18446744073709551615 4294175 0 0 16781312 17442 18446744071562691360 0 0 17 3 0 0 0
/proc/27675/statm: 176669 171939 86 171 0 176496 0
[pid=27673/tid=27680] ppid=27544 vsize=894200 CPUtime=0 cores=1,3
/proc/27673/task/27680/stat : 27680 (python) S 27544 27544 27483 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 885881614 915660800 151823 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 514 18446604471001493952 0 0 -1 1 0 0 0
[pid=27681] ppid=27544 vsize=904456 CPUtime=0.01 cores=1,3
/proc/27681/stat : 27681 (python) S 27544 27544 27483 0 -1 4202560 906 0 0 0 0 1 0 0 15 0 1 0 885881615 926162944 151797 33554432000 4194304 5683644 140735805051680 18446744073709551615 210647166534 0 0 16781312 514 4385868324609687814 0 0 17 1 0 0 0
/proc/27681/statm: 226114 151797 370 364 0 162020 0
[pid=27683] ppid=27681 vsize=637860 CPUtime=8.58 cores=1,3
/proc/27683/stat : 27683 (cryptominisat-2) R 27681 27683 27683 0 -1 4202496 141101 0 0 0 838 20 0 0 25 0 1 0 885881616 653168640 132107 33554432000 4194304 4677096 140734439093360 18446744073709551615 4319417 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27683/statm: 159465 132107 361 118 0 154424 0
[pid=27544/tid=27594] ppid=27541 vsize=914700 CPUtime=0.07 cores=1,3
/proc/27544/task/27594/stat : 27594 (python) S 27541 27544 27483 0 -1 4202560 34 931 0 0 0 0 3 4 18 0 6 0 885792690 936652800 153307 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 2 18446604469866152960 0 0 -1 1 0 0 0
[pid=27544/tid=27600] ppid=27541 vsize=914700 CPUtime=0.07 cores=1,3
/proc/27544/task/27600/stat : 27600 (python) S 27541 27544 27483 0 -1 4202560 26 931 0 0 0 0 3 4 18 0 6 0 885802706 936652800 153307 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 2 18446604469866152960 0 0 -1 1 0 0 0
[pid=27544/tid=27666] ppid=27541 vsize=914700 CPUtime=0.07 cores=1,3
/proc/27544/task/27666/stat : 27666 (python) S 27541 27544 27483 0 -1 4202560 27 931 0 0 0 0 3 4 20 0 6 0 885851870 936652800 153307 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 2 18446604469866152960 0 0 -1 1 0 0 0
[pid=27544/tid=27674] ppid=27541 vsize=914700 CPUtime=0.07 cores=1,3
/proc/27544/task/27674/stat : 27674 (python) S 27541 27544 27483 0 -1 4202560 26 931 0 0 0 0 3 4 20 0 6 0 885871599 936652800 153307 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 2 18446604469866152960 0 0 -1 3 0 0 0
[pid=27544/tid=27682] ppid=27541 vsize=914700 CPUtime=0.07 cores=1,3
/proc/27544/task/27682/stat : 27682 (python) S 27541 27544 27483 0 -1 4202560 31 931 0 0 0 0 3 4 20 0 6 0 885881616 936652800 153307 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 2 18446604469866152960 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1231.71
Current children cumulated vsize (KiB) 7866132

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

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

[startup+1234.8 s]
/proc/loadavg: 3.01 3.33 2.84 4/220 27683
/proc/meminfo: memFree=24744456/32951132 swapFree=67061148/67111528
[pid=27544] ppid=27541 vsize=914700 CPUtime=333.61 cores=1,3
/proc/27544/stat : 27544 (python) S 27541 27544 27483 0 -1 4202496 905143 931 1 0 32945 409 3 4 20 0 6 0 885758996 936652800 153307 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27544/statm: 228675 153307 1876 364 0 164581 0
[pid=27593] ppid=27544 vsize=873676 CPUtime=0.67 cores=1,3
/proc/27593/stat : 27593 (python) S 27544 27544 27483 0 -1 4202560 1201 0 0 0 37 30 0 0 18 0 2 0 885792689 894644224 151831 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/27593/statm: 218419 151831 415 364 0 154337 0
[pid=27595] ppid=27593 vsize=209628 CPUtime=491.16 cores=1,3
/proc/27595/stat : 27595 (lingeling) T 27593 27595 27595 0 -1 4202496 244494 0 0 0 49084 32 0 0 25 0 1 0 885792691 214659072 51593 33554432000 4194304 4352236 140734069541840 18446744073709551615 4309112 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/27595/statm: 52407 51593 129 39 0 51487 0
[pid=27593/tid=27598] ppid=27544 vsize=873676 CPUtime=0 cores=1,3
/proc/27593/task/27598/stat : 27598 (python) S 27544 27544 27483 0 -1 4202560 125 0 0 0 0 0 0 0 18 0 2 0 885802704 894644224 151831 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 514 18446604469866152064 0 0 -1 3 0 0 0
[pid=27599] ppid=27544 vsize=873688 CPUtime=0.27 cores=1,3
/proc/27599/stat : 27599 (python) S 27544 27544 27483 0 -1 4202560 1125 0 0 0 12 15 0 0 18 0 2 0 885802705 894656512 151815 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/27599/statm: 218422 151815 399 364 0 154337 0
[pid=27601] ppid=27599 vsize=723916 CPUtime=197.07 cores=1,3
/proc/27601/stat : 27601 (precosat) T 27599 27601 27601 0 -1 4202496 182984 0 0 0 19679 28 0 0 25 0 1 0 885802707 741289984 175625 33554432000 4194304 4890832 140734382499280 18446744073709551615 4238565 0 0 16781312 17442 18446744071562691360 0 0 17 3 0 0 0
/proc/27601/statm: 180979 175625 86 171 0 180806 0
[pid=27599/tid=27606] ppid=27544 vsize=873688 CPUtime=0 cores=1,3
/proc/27599/task/27606/stat : 27606 (python) S 27544 27544 27483 0 -1 4202560 53 0 0 0 0 0 0 0 18 0 2 0 885812721 894656512 151815 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 514 18446604471139074368 0 0 -1 3 0 0 0
[pid=27665] ppid=27544 vsize=883944 CPUtime=0.14 cores=1,3
/proc/27665/stat : 27665 (python) S 27544 27544 27483 0 -1 4202560 1092 0 0 0 7 7 0 0 19 0 2 0 885851869 905158656 151819 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/27665/statm: 220986 151819 399 364 0 156898 0
[pid=27667] ppid=27665 vsize=243388 CPUtime=100.01 cores=1,3
/proc/27667/stat : 27667 (lingeling) T 27665 27667 27667 0 -1 4202496 135343 0 0 0 9981 20 0 0 25 0 1 0 885851870 249229312 60017 33554432000 4194304 4352236 140733675017856 18446744073709551615 4234286 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/27667/statm: 60847 60017 129 39 0 59927 0
[pid=27665/tid=27670] ppid=27544 vsize=883944 CPUtime=0 cores=1,3
/proc/27665/task/27670/stat : 27670 (python) S 27544 27544 27483 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 885861885 905158656 151819 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 514 18446604468031340992 0 0 -1 3 0 0 0
[pid=27673] ppid=27544 vsize=894200 CPUtime=0.14 cores=1,3
/proc/27673/stat : 27673 (python) S 27544 27544 27483 0 -1 4202560 1095 0 0 0 7 7 0 0 19 0 2 0 885871598 915660800 151823 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/27673/statm: 223550 151823 399 364 0 159459 0
[pid=27675] ppid=27673 vsize=706676 CPUtime=100.05 cores=1,3
/proc/27675/stat : 27675 (precosat) T 27673 27675 27675 0 -1 4202496 179069 0 0 0 9975 30 0 0 25 0 1 0 885871600 723636224 171939 33554432000 4194304 4890832 140735014868128 18446744073709551615 4294175 0 0 16781312 17442 18446744071562691360 0 0 17 3 0 0 0
/proc/27675/statm: 176669 171939 86 171 0 176496 0
[pid=27673/tid=27680] ppid=27544 vsize=894200 CPUtime=0 cores=1,3
/proc/27673/task/27680/stat : 27680 (python) S 27544 27544 27483 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 885881614 915660800 151823 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 514 18446604471001493952 0 0 -1 1 0 0 0
[pid=27681] ppid=27544 vsize=904456 CPUtime=0.01 cores=1,3
/proc/27681/stat : 27681 (python) S 27544 27544 27483 0 -1 4202560 906 0 0 0 0 1 0 0 15 0 1 0 885881615 926162944 151797 33554432000 4194304 5683644 140735805051680 18446744073709551615 210647166534 0 0 16781312 514 4385868324609687814 0 0 17 1 0 0 0
/proc/27681/statm: 226114 151797 370 364 0 162020 0
[pid=27683] ppid=27681 vsize=637860 CPUtime=8.58 cores=1,3
/proc/27683/stat : 27683 (cryptominisat-2) R 27681 27683 27683 0 -1 4202496 141101 0 0 0 838 20 0 0 25 0 1 0 885881616 653168640 132107 33554432000 4194304 4677096 140734439093360 18446744073709551615 4319417 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27683/statm: 159465 132107 361 118 0 154424 0
[pid=27544/tid=27594] ppid=27541 vsize=914700 CPUtime=0.07 cores=1,3
/proc/27544/task/27594/stat : 27594 (python) S 27541 27544 27483 0 -1 4202560 34 931 0 0 0 0 3 4 18 0 6 0 885792690 936652800 153307 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 2 18446604469866152960 0 0 -1 1 0 0 0
[pid=27544/tid=27600] ppid=27541 vsize=914700 CPUtime=0.07 cores=1,3
/proc/27544/task/27600/stat : 27600 (python) S 27541 27544 27483 0 -1 4202560 26 931 0 0 0 0 3 4 18 0 6 0 885802706 936652800 153307 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 2 18446604469866152960 0 0 -1 1 0 0 0
[pid=27544/tid=27666] ppid=27541 vsize=914700 CPUtime=0.07 cores=1,3
/proc/27544/task/27666/stat : 27666 (python) S 27541 27544 27483 0 -1 4202560 27 931 0 0 0 0 3 4 20 0 6 0 885851870 936652800 153307 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 2 18446604469866152960 0 0 -1 1 0 0 0
[pid=27544/tid=27674] ppid=27541 vsize=914700 CPUtime=0.07 cores=1,3
/proc/27544/task/27674/stat : 27674 (python) S 27541 27544 27483 0 -1 4202560 26 931 0 0 0 0 3 4 20 0 6 0 885871599 936652800 153307 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 2 18446604469866152960 0 0 -1 3 0 0 0
[pid=27544/tid=27682] ppid=27541 vsize=914700 CPUtime=0.07 cores=1,3
/proc/27544/task/27682/stat : 27682 (python) S 27541 27544 27483 0 -1 4202560 31 931 0 0 0 0 3 4 20 0 6 0 885881616 936652800 153307 33554432000 4194304 5683644 140735805051680 18446744073709551615 210658970033 0 0 16781312 2 18446604469866152960 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1231.71
Current children cumulated vsize (KiB) 7866132

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27544 and gives
#  childrusage.ru_utime.tv_sec=329
#  childrusage.ru_utime.tv_usec=484910
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=166366
# CPU time returned by wait4() is 333.651
# while last known CPU time is 1231.71
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1234.87
CPU time (s): 1231.71
CPU user time (s): 1225.68
CPU system time (s): 6.03
CPU usage (%): 99.7438
Max. virtual memory (cumulated for all children) (KiB): 7866132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 329.485
system time used= 4.16637
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 906076
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= 5290
involuntary context switches= 997

runsolver used 2.00969 second user time and 4.6013 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-10 23:33:12
IDJOB=3377877
IDBENCH=20580
IDSOLVER=1858
FILE ID=node129/3377877-1307741588
RUNJOBID= node129-1307741588-27503
PBS_JOBID= 13550774
Free space on /tmp= 73856 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.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-3377877-1307741588/watcher-3377877-1307741588 -o /tmp/evaluation-result-3377877-1307741588/solver-3377877-1307741588 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377877-1307741588.cnf -seed 1254441121 -budget 2400

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=1254441121

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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.831
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.831
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.83
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.831
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.75
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.831
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:     32951132 kB
MemFree:      28957368 kB
Buffers:        385340 kB
Cached:        3321472 kB
SwapCached:      13132 kB
Active:        1170896 kB
Inactive:      2558132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      28957368 kB
SwapTotal:    67111528 kB
SwapFree:     67061148 kB
Dirty:          428580 kB
Writeback:           0 kB
AnonPages:       18992 kB
Mapped:           8640 kB
Slab:           201060 kB
PageTables:       4648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   162780 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73884 MiB
End job on node129 at 2011-06-10 23:53:51