Trace number 3498442

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) 5000.06 4993.26

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top24.cnf
MD5SUM1f485d737caaaca49e2c467c83cbdcec
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark585.525
Satisfiable
(Un)Satisfiability was proved
Number of variables65983
Number of clauses209942
Sum of the clauses size513194
Maximum clause length2578
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2127592
Number of clauses of size 380970
Number of clauses of size 4299
Number of clauses of size 522
Number of clauses of size over 51058

Solver Data

0.31/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.31/0.47	c INFO: solving HOME/instance-3498442-1307954156.cnf
0.31/0.47	c INFO: computing task features
0.89/1.09	c INFO: computed variable-clause graph statistics
1.00/1.12	c INFO: computed clause balance statistics
4.30/4.42	c INFO: computed variable balance statistics
6.79/6.98	c INFO: computed small-clause counts
6.89/7.00	c INFO: computed Horn-clause counts
12.19/12.33	c INFO: computed variable graph statistics
12.19/12.33	c INFO: collected features for HOME/instance-3498442-1307954156.cnf in 11.84 s
12.19/12.36	c INFO: running lingeling-276@0 for 97 with 4988 remaining (b = 0.36)
111.38/111.49	c INFO: running cryptominisat-2.9.0@0 for 485 with 4889 remaining (b = 0.33)
602.22/601.65	c INFO: running lingeling-276@99 for 388 with 4399 remaining (b = 0.32)
993.10/992.06	c INFO: running lingeling-276@0 for 97 with 4009 remaining (b = 0.29)
1093.41/1092.21	c INFO: running lingeling-276@100 for 97 with 3908 remaining (b = 0.09)
1188.62/1187.34	c INFO: running precosat-570@0 for 97 with 3813 remaining (b = 0.18)
1288.84/1287.49	c INFO: running cryptominisat-2.9.0@489 for 97 with 3713 remaining (b = 0.08)
1384.60/1383.04	c INFO: running precosat-570@100 for 97 with 3618 remaining (b = 0.07)
1481.84/1480.18	c INFO: running lingeling-276@0 for 97 with 3521 remaining (b = 0.11)
1582.17/1580.32	c INFO: running precosat-570@197 for 97 with 3421 remaining (b = 0.05)
1679.40/1677.46	c INFO: running lingeling-276@195 for 97 with 3323 remaining (b = 0.06)
1776.75/1774.61	c INFO: running cryptominisat-2.9.0@0 for 485 with 3226 remaining (b = 0.18)
2267.30/2264.47	c INFO: running lingeling-276@100 for 97 with 2737 remaining (b = 0.04)
2363.55/2360.60	c INFO: running precosat-570@0 for 97 with 2641 remaining (b = 0.08)
2463.76/2460.75	c INFO: running cryptominisat-2.9.0@489 for 97 with 2541 remaining (b = 0.04)
2559.30/2556.16	c INFO: running precosat-570@294 for 97 with 2445 remaining (b = 0.04)
2656.55/2653.29	c INFO: running precosat-570@99 for 97 with 2348 remaining (b = 0.03)
2753.89/2750.43	c INFO: running cryptominisat-2.9.0@0 for 97 with 2251 remaining (b = 0.06)
2851.31/2847.80	c INFO: running lingeling-276@489 for 776 with 2154 remaining (b = 0.21)
3628.39/3623.70	c INFO: running cryptominisat-2.9.0@585 for 1378 with 1378 remaining (b = 0.37)

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: 989)

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 /var/tmp/evaluation-result-3498442-1307954156/watcher-3498442-1307954156 -o /var/tmp/evaluation-result-3498442-1307954156/solver-3498442-1307954156 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498442-1307954156.cnf -seed 1990468651 -budget 5000 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 1.96 1.33 2/180 29788
/proc/meminfo: memFree=2474116/32950928 swapFree=67053956/67111528
[pid=29788] ppid=29786 vsize=15380 CPUtime=0 cores=0,2,4,6
/proc/29788/stat : 29788 (python) R 29786 29788 29328 0 -1 4202496 810 0 0 0 0 0 0 0 25 0 1 0 907012713 15749120 695 33554432000 4194304 5683644 140734207476864 18446744073709551615 4433760 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29788/statm: 3845 695 334 364 0 332 0

[startup+0.019351 s]
/proc/loadavg: 2.02 1.96 1.33 2/180 29788
/proc/meminfo: memFree=2474116/32950928 swapFree=67053956/67111528
[pid=29788] ppid=29786 vsize=16396 CPUtime=0.01 cores=0,2,4,6
/proc/29788/stat : 29788 (python) S 29786 29788 29328 0 -1 4202496 1078 0 0 0 1 0 0 0 25 0 1 0 907012713 16789504 948 33554432000 4194304 5683644 140734207476864 18446744073709551615 239476692992 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/29788/statm: 4099 948 383 364 0 586 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16396

[startup+0.101215 s]
/proc/loadavg: 2.02 1.96 1.33 2/180 29788
/proc/meminfo: memFree=2474116/32950928 swapFree=67053956/67111528
[pid=29788] ppid=29786 vsize=104228 CPUtime=0.06 cores=0,2,4,6
/proc/29788/stat : 29788 (python) S 29786 29788 29328 0 -1 4202496 3073 0 0 0 4 2 0 0 25 0 1 0 907012713 106729472 2753 33554432000 4194304 5683644 140734207476864 18446744073709551615 239476692992 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/29788/statm: 26057 2753 847 364 0 1805 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104228

[startup+0.301059 s]
/proc/loadavg: 2.02 1.96 1.33 2/180 29788
/proc/meminfo: memFree=2474116/32950928 swapFree=67053956/67111528
[pid=29788] ppid=29786 vsize=182428 CPUtime=0.22 cores=0,2,4,6
/proc/29788/stat : 29788 (python) S 29786 29788 29328 0 -1 4202496 6755 935 1 0 16 6 0 0 17 0 1 0 907012713 186806272 4816 33554432000 4194304 5683644 140734207476864 18446744073709551615 239471771271 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/29788/statm: 46922 4881 1399 364 0 3723 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 182428

[startup+0.701044 s]
/proc/loadavg: 2.02 1.96 1.33 2/180 29788
/proc/meminfo: memFree=2474116/32950928 swapFree=67053956/67111528
[pid=29788] ppid=29786 vsize=296716 CPUtime=0.59 cores=0,2,4,6
/proc/29788/stat : 29788 (python) R 29786 29788 29328 0 -1 4202496 13768 935 1 0 49 10 0 0 18 0 1 0 907012713 303837184 11439 33554432000 4194304 5683644 140734207476864 18446744073709551615 239476355781 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/29788/statm: 74179 11440 1761 364 0 10103 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 296716

[startup+1.50089 s]
/proc/loadavg: 2.02 1.96 1.33 3/181 29793
/proc/meminfo: memFree=2416472/32950928 swapFree=67053956/67111528
[pid=29788] ppid=29786 vsize=321972 CPUtime=1.39 cores=0,2,4,6
/proc/29788/stat : 29788 (python) R 29786 29788 29328 0 -1 4202496 25063 935 1 0 128 11 0 0 19 0 1 0 907012713 329699328 17878 33554432000 4194304 5683644 140734207476864 18446744073709551615 47424051766991 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/29788/statm: 80493 17878 1826 364 0 16417 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 321972

[startup+3.10058 s]
/proc/loadavg: 2.02 1.96 1.34 3/181 29794
/proc/meminfo: memFree=2412008/32950928 swapFree=67053956/67111528
[pid=29788] ppid=29786 vsize=321972 CPUtime=2.99 cores=0,2,4,6
/proc/29788/stat : 29788 (python) R 29786 29788 29328 0 -1 4202496 25063 935 1 0 288 11 0 0 22 0 1 0 907012713 329699328 17878 33554432000 4194304 5683644 140734207476864 18446744073709551615 239476350925 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/29788/statm: 80493 17878 1826 364 0 16417 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 321972

[startup+6.30096 s]
/proc/loadavg: 2.02 1.96 1.34 3/181 29794
/proc/meminfo: memFree=2410772/32950928 swapFree=67053956/67111528
[pid=29788] ppid=29786 vsize=321972 CPUtime=6.19 cores=0,2,4,6
/proc/29788/stat : 29788 (python) R 29786 29788 29328 0 -1 4202496 25064 935 1 0 608 11 0 0 25 0 1 0 907012713 329699328 17879 33554432000 4194304 5683644 140734207476864 18446744073709551615 239476353245 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/29788/statm: 80493 17879 1827 364 0 16417 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 321972

[startup+12.7007 s]
/proc/loadavg: 2.02 1.96 1.34 3/181 29794
/proc/meminfo: memFree=2410708/32950928 swapFree=67053956/67111528
[pid=29788] ppid=29786 vsize=328904 CPUtime=12.25 cores=0,2,4,6
/proc/29788/stat : 29788 (python) S 29786 29788 29328 0 -1 4202496 25449 935 1 0 1213 12 0 0 25 0 2 0 907012713 336797696 17097 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29788/statm: 82226 17097 1875 364 0 18144 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 328904

[startup+25.5013 s]
/proc/loadavg: 2.01 1.96 1.35 3/184 29797
/proc/meminfo: memFree=2389472/32950928 swapFree=67053956/67111528
[pid=29788] ppid=29786 vsize=328904 CPUtime=12.25 cores=0,2,4,6
/proc/29788/stat : 29788 (python) S 29786 29788 29328 0 -1 4202496 25449 935 1 0 1213 12 0 0 25 0 2 0 907012713 336797696 17097 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29788/statm: 82226 17097 1875 364 0 18144 0
[pid=29795] ppid=29788 vsize=318660 CPUtime=0.01 cores=0,2,4,6
/proc/29795/stat : 29795 (python) S 29788 29788 29328 0 -1 4202560 972 0 0 0 1 0 0 0 18 0 1 0 907013949 326307840 15599 33554432000 4194304 5683644 140734207476864 18446744073709551615 239476715023 0 0 16781312 514 14019301019725299972 0 0 17 6 0 0 0
/proc/29795/statm: 79665 15599 381 364 0 15583 0
[pid=29797] ppid=29795 vsize=22460 CPUtime=13.12 cores=0,2,4,6
/proc/29797/stat : 29797 (lingeling) R 29795 29797 29797 0 -1 4202496 10821 0 0 0 1311 1 0 0 25 0 1 0 907013949 22999040 4784 33554432000 4194304 4352236 140734561919616 18446744073709551615 4241437 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/29797/statm: 5615 4784 129 39 0 4695 0
[pid=29788/tid=29796] ppid=29786 vsize=328904 CPUtime=0 cores=0,2,4,6
/proc/29788/task/29796/stat : 29796 (python) S 29786 29788 29328 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 2 0 907013949 336797696 17097 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 2 18446604453985333312 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 670024

[startup+51.1004 s]
/proc/loadavg: 2.01 1.96 1.37 3/184 29798
/proc/meminfo: memFree=2383816/32950928 swapFree=67053956/67111528
[pid=29788] ppid=29786 vsize=328904 CPUtime=12.25 cores=0,2,4,6
/proc/29788/stat : 29788 (python) S 29786 29788 29328 0 -1 4202496 25449 935 1 0 1213 12 0 0 25 0 2 0 907012713 336797696 17097 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29788/statm: 82226 17097 1875 364 0 18144 0
[pid=29795] ppid=29788 vsize=318660 CPUtime=0.04 cores=0,2,4,6
/proc/29795/stat : 29795 (python) S 29788 29788 29328 0 -1 4202560 981 0 0 0 3 1 0 0 18 0 1 0 907013949 326307840 15599 33554432000 4194304 5683644 140734207476864 18446744073709551615 239476715023 0 0 16781312 514 14019301019725299972 0 0 17 6 0 0 0
/proc/29795/statm: 79665 15599 381 364 0 15583 0
[pid=29797] ppid=29795 vsize=26548 CPUtime=38.72 cores=0,2,4,6
/proc/29797/stat : 29797 (lingeling) R 29795 29797 29797 0 -1 4202496 12869 0 0 0 3871 1 0 0 25 0 1 0 907013949 27185152 5806 33554432000 4194304 4352236 140734561919616 18446744073709551615 4207627 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/29797/statm: 6637 5806 129 39 0 5717 0
[pid=29788/tid=29796] ppid=29786 vsize=328904 CPUtime=0 cores=0,2,4,6
/proc/29788/task/29796/stat : 29796 (python) S 29786 29788 29328 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 2 0 907013949 336797696 17097 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 2 18446604453985333312 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 674112

[startup+102.307 s]
/proc/loadavg: 2.00 1.97 1.40 3/188 29803
/proc/meminfo: memFree=2157208/32950928 swapFree=67053956/67111528
[pid=29788] ppid=29786 vsize=328904 CPUtime=12.25 cores=0,2,4,6
/proc/29788/stat : 29788 (python) S 29786 29788 29328 0 -1 4202496 25449 935 1 0 1213 12 0 0 25 0 2 0 907012713 336797696 17097 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29788/statm: 82226 17097 1875 364 0 18144 0
[pid=29795] ppid=29788 vsize=318660 CPUtime=0.1 cores=0,2,4,6
/proc/29795/stat : 29795 (python) S 29788 29788 29328 0 -1 4202560 999 0 0 0 7 3 0 0 18 0 1 0 907013949 326307840 15599 33554432000 4194304 5683644 140734207476864 18446744073709551615 239476715023 0 0 16781312 514 14019301019725299972 0 0 17 6 0 0 0
/proc/29795/statm: 79665 15599 381 364 0 15583 0
[pid=29797] ppid=29795 vsize=27028 CPUtime=89.93 cores=0,2,4,6
/proc/29797/stat : 29797 (lingeling) R 29795 29797 29797 0 -1 4202496 16093 0 0 0 8991 2 0 0 25 0 1 0 907013949 27676672 5957 33554432000 4194304 4352236 140734561919616 18446744073709551615 4230976 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/29797/statm: 6757 5957 129 39 0 5837 0
[pid=29788/tid=29796] ppid=29786 vsize=328904 CPUtime=0 cores=0,2,4,6
/proc/29788/task/29796/stat : 29796 (python) S 29786 29788 29328 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 2 0 907013949 336797696 17097 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 2 18446604453985333312 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 674592

[startup+162.301 s]
/proc/loadavg: 2.00 1.97 1.43 3/192 29809
/proc/meminfo: memFree=1658676/32950928 swapFree=67053956/67111528
[pid=29788] ppid=29786 vsize=339160 CPUtime=12.27 cores=0,2,4,6
/proc/29788/stat : 29788 (python) S 29786 29788 29328 0 -1 4202496 26212 935 1 0 1215 12 0 0 20 0 3 0 907012713 347299840 17104 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29788/statm: 84790 17104 1878 364 0 20705 0
[pid=29795] ppid=29788 vsize=328904 CPUtime=0.12 cores=0,2,4,6
/proc/29795/stat : 29795 (python) S 29788 29788 29328 0 -1 4202560 1160 0 0 0 8 4 0 0 19 0 2 0 907013949 336797696 15637 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29795/statm: 82226 15637 414 364 0 18144 0
[pid=29797] ppid=29795 vsize=27028 CPUtime=99.09 cores=0,2,4,6
/proc/29797/stat : 29797 (lingeling) T 29795 29797 29797 0 -1 4202496 16093 0 0 0 9907 2 0 0 25 0 1 0 907013949 27676672 5957 33554432000 4194304 4352236 140734561919616 18446744073709551615 4329032 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/29797/statm: 6757 5957 129 39 0 5837 0
[pid=29795/tid=29804] ppid=29788 vsize=328904 CPUtime=0 cores=0,2,4,6
/proc/29795/task/29804/stat : 29804 (python) S 29788 29788 29328 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 907023860 336797696 15637 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 514 18446604453917769856 0 0 -1 6 0 0 0
[pid=29805] ppid=29788 vsize=328916 CPUtime=0.07 cores=0,2,4,6
/proc/29805/stat : 29805 (python) S 29788 29788 29328 0 -1 4202560 910 0 0 0 4 3 0 0 15 0 1 0 907023863 336809984 15592 33554432000 4194304 5683644 140734207476864 18446744073709551615 239476715078 0 0 16781312 514 4326349561174917380 0 0 17 0 0 0 0
/proc/29805/statm: 82229 15592 370 364 0 18144 0
[pid=29807] ppid=29805 vsize=535764 CPUtime=50.79 cores=0,2,4,6
/proc/29807/stat : 29807 (cryptominisat-2) R 29805 29807 29807 0 -1 4202496 131430 0 0 0 5063 16 0 0 25 0 1 0 907023863 548622336 111998 33554432000 4194304 4677096 140736201325936 18446744073709551615 4236188 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/29807/statm: 133941 111998 393 118 0 128900 0
[pid=29788/tid=29796] ppid=29786 vsize=339160 CPUtime=0 cores=0,2,4,6
/proc/29788/task/29796/stat : 29796 (python) S 29786 29788 29328 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 3 0 907013949 347299840 17104 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 2 18446604453985333312 0 0 -1 2 0 0 0
[pid=29788/tid=29806] ppid=29786 vsize=339160 CPUtime=0 cores=0,2,4,6
/proc/29788/task/29806/stat : 29806 (python) S 29786 29788 29328 0 -1 4202560 23 935 0 0 0 0 0 0 20 0 3 0 907023863 347299840 17104 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 2 18446604453985333312 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 1559772

[startup+222.3 s]
/proc/loadavg: 2.00 1.97 1.47 3/192 29810
/proc/meminfo: memFree=1624304/32950928 swapFree=67053956/67111528
[pid=29788] ppid=29786 vsize=339160 CPUtime=12.27 cores=0,2,4,6
/proc/29788/stat : 29788 (python) S 29786 29788 29328 0 -1 4202496 26212 935 1 0 1215 12 0 0 20 0 3 0 907012713 347299840 17104 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29788/statm: 84790 17104 1878 364 0 20705 0
[pid=29795] ppid=29788 vsize=328904 CPUtime=0.12 cores=0,2,4,6
/proc/29795/stat : 29795 (python) S 29788 29788 29328 0 -1 4202560 1160 0 0 0 8 4 0 0 19 0 2 0 907013949 336797696 15637 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29795/statm: 82226 15637 414 364 0 18144 0
[pid=29797] ppid=29795 vsize=27028 CPUtime=99.09 cores=0,2,4,6
/proc/29797/stat : 29797 (lingeling) T 29795 29797 29797 0 -1 4202496 16093 0 0 0 9907 2 0 0 25 0 1 0 907013949 27676672 5957 33554432000 4194304 4352236 140734561919616 18446744073709551615 4329032 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/29797/statm: 6757 5957 129 39 0 5837 0
[pid=29795/tid=29804] ppid=29788 vsize=328904 CPUtime=0 cores=0,2,4,6
/proc/29795/task/29804/stat : 29804 (python) S 29788 29788 29328 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 907023860 336797696 15637 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 514 18446604453917769856 0 0 -1 6 0 0 0
[pid=29805] ppid=29788 vsize=328916 CPUtime=0.16 cores=0,2,4,6
/proc/29805/stat : 29805 (python) S 29788 29788 29328 0 -1 4202560 932 0 0 0 9 7 0 0 15 0 1 0 907023863 336809984 15592 33554432000 4194304 5683644 140734207476864 18446744073709551615 239476715078 0 0 16781312 514 14019301019725299972 0 0 17 0 0 0 0
/proc/29805/statm: 82229 15592 370 364 0 18144 0
[pid=29807] ppid=29805 vsize=611604 CPUtime=110.74 cores=0,2,4,6
/proc/29807/stat : 29807 (cryptominisat-2) R 29805 29807 29807 0 -1 4202496 160467 0 0 0 11052 22 0 0 25 0 1 0 907023863 626282496 119399 33554432000 4194304 4677096 140736201325936 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29807/statm: 152901 119399 393 118 0 147860 0
[pid=29788/tid=29796] ppid=29786 vsize=339160 CPUtime=0 cores=0,2,4,6
/proc/29788/task/29796/stat : 29796 (python) S 29786 29788 29328 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 3 0 907013949 347299840 17104 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 2 18446604453985333312 0 0 -1 2 0 0 0

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

[pid=29850] ppid=29788 vsize=349428 CPUtime=0.53 cores=0,2,4,6
/proc/29850/stat : 29850 (python) S 29788 29788 29328 0 -1 4202560 1167 0 0 0 29 24 0 0 18 0 2 0 907131448 357814272 15630 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/29850/statm: 87357 15630 399 364 0 23266 0
[pid=29852] ppid=29850 vsize=73608 CPUtime=391.47 cores=0,2,4,6
/proc/29852/stat : 29852 (precosat) T 29850 29852 29852 0 -1 4202496 21627 0 0 0 39143 4 0 0 25 0 1 0 907131448 75374592 17303 33554432000 4194304 4890832 140737052660320 18446744073709551615 4229338 0 0 16781312 17442 18446744071562691360 0 0 17 0 0 0 0
/proc/29852/statm: 18402 17303 86 171 0 18229 0
[pid=29850/tid=29857] ppid=29788 vsize=349428 CPUtime=0 cores=0,2,4,6
/proc/29850/task/29857/stat : 29857 (python) S 29788 29788 29328 0 -1 4202560 50 0 0 0 0 0 0 0 18 0 2 0 907141460 357814272 15630 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 514 18446604453941801024 0 0 -1 4 0 0 0
[pid=29863] ppid=29788 vsize=359684 CPUtime=0.26 cores=0,2,4,6
/proc/29863/stat : 29863 (python) S 29788 29788 29328 0 -1 4202560 1138 0 0 0 13 13 0 0 18 0 2 0 907160731 368316416 15634 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29863/statm: 89921 15634 399 364 0 25827 0
[pid=29865] ppid=29863 vsize=37108 CPUtime=196.22 cores=0,2,4,6
/proc/29865/stat : 29865 (lingeling) T 29863 29865 29865 0 -1 4202496 16532 0 0 0 19620 2 0 0 25 0 1 0 907160732 37998592 8447 33554432000 4194304 4352236 140735534881744 18446744073709551615 4278683 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/29865/statm: 9277 8447 129 39 0 8357 0
[pid=29863/tid=29881] ppid=29788 vsize=359684 CPUtime=0 cores=0,2,4,6
/proc/29863/task/29881/stat : 29881 (python) S 29788 29788 29328 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 2 0 907170744 368316416 15634 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 514 18446604453982732416 0 0 -1 6 0 0 0
[pid=29894] ppid=29788 vsize=369940 CPUtime=0.93 cores=0,2,4,6
/proc/29894/stat : 29894 (python) S 29788 29788 29328 0 -1 4202560 1210 0 0 0 52 41 0 0 15 0 2 0 907190175 378818560 15639 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/29894/statm: 92485 15639 400 364 0 28388 0
[pid=29896] ppid=29894 vsize=771584 CPUtime=585.21 cores=0,2,4,6
/proc/29896/stat : 29896 (cryptominisat-2) T 29894 29896 29896 0 -1 4202496 370400 0 0 0 58457 64 0 0 25 0 1 0 907190175 790102016 152431 33554432000 4194304 4677096 140734047657536 18446744073709551615 4319571 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/29896/statm: 192896 152431 393 118 0 187855 0
[pid=29894/tid=29911] ppid=29788 vsize=369940 CPUtime=0 cores=0,2,4,6
/proc/29894/task/29911/stat : 29911 (python) S 29788 29788 29328 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 907239158 378818560 15639 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 514 18446604453932676992 0 0 -1 0 0 0 0
[pid=29917] ppid=29788 vsize=380196 CPUtime=0.26 cores=0,2,4,6
/proc/29917/stat : 29917 (python) S 29788 29788 29328 0 -1 4202560 1144 0 0 0 13 13 0 0 18 0 2 0 907248774 389320704 15642 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/29917/statm: 95049 15642 399 364 0 30949 0
[pid=29919] ppid=29917 vsize=66912 CPUtime=197.13 cores=0,2,4,6
/proc/29919/stat : 29919 (precosat) T 29917 29919 29919 0 -1 4202496 16940 0 0 0 19711 2 0 0 25 0 1 0 907248774 68517888 15640 33554432000 4194304 4890832 140733813063104 18446744073709551615 4235018 0 0 16781312 17442 18446744071562691360 0 0 17 0 0 0 0
/proc/29919/statm: 16728 15640 86 171 0 16555 0
[pid=29917/tid=29924] ppid=29788 vsize=380196 CPUtime=0 cores=0,2,4,6
/proc/29917/task/29924/stat : 29924 (python) S 29788 29788 29328 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 907258786 389320704 15642 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 514 18446604453882343872 0 0 -1 6 0 0 0
[pid=29933] ppid=29788 vsize=390452 CPUtime=0.17 cores=0,2,4,6
/proc/29933/stat : 29933 (python) S 29788 29788 29328 0 -1 4202560 1177 0 0 0 10 7 0 0 16 0 2 0 907287756 399822848 15652 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/29933/statm: 97613 15652 405 364 0 33510 0
[pid=29935] ppid=29933 vsize=562344 CPUtime=97.32 cores=0,2,4,6
/proc/29935/stat : 29935 (cryptominisat-2) T 29933 29935 29935 0 -1 4202496 155196 0 0 0 9708 24 0 0 25 0 1 0 907287757 575840256 117534 33554432000 4194304 4677096 140736365593216 18446744073709551615 4319550 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/29935/statm: 140586 117534 393 118 0 135545 0
[pid=29933/tid=29938] ppid=29788 vsize=390452 CPUtime=0 cores=0,2,4,6
/proc/29933/task/29938/stat : 29938 (python) S 29788 29788 29328 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 907297492 399822848 15652 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 514 18446604453944357312 0 0 -1 0 0 0 0
[pid=29788/tid=29796] ppid=29786 vsize=400696 CPUtime=0 cores=0,2,4,6
/proc/29788/task/29796/stat : 29796 (python) S 29786 29788 29328 0 -1 4202560 36 935 0 0 0 0 0 0 18 0 9 0 907013949 410312704 17140 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 2 18446604453985333312 0 0 -1 2 0 0 0
[pid=29788/tid=29806] ppid=29786 vsize=400696 CPUtime=0 cores=0,2,4,6
/proc/29788/task/29806/stat : 29806 (python) S 29786 29788 29328 0 -1 4202560 32 935 0 0 0 0 0 0 18 0 9 0 907023863 410312704 17140 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 2 18446604453985333312 0 0 -1 2 0 0 0
[pid=29788/tid=29838] ppid=29786 vsize=400696 CPUtime=0 cores=0,2,4,6
/proc/29788/task/29838/stat : 29838 (python) S 29786 29788 29328 0 -1 4202560 33 935 0 0 0 0 0 0 18 0 9 0 907111920 410312704 17140 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 2 18446604453985333312 0 0 -1 2 0 0 0
[pid=29788/tid=29851] ppid=29786 vsize=400696 CPUtime=0 cores=0,2,4,6
/proc/29788/task/29851/stat : 29851 (python) S 29786 29788 29328 0 -1 4202560 38 935 0 0 0 0 0 0 18 0 9 0 907131448 410312704 17140 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 2 18446604453985333312 0 0 -1 2 0 0 0
[pid=29788/tid=29864] ppid=29786 vsize=400696 CPUtime=0 cores=0,2,4,6
/proc/29788/task/29864/stat : 29864 (python) S 29786 29788 29328 0 -1 4202560 35 935 0 0 0 0 0 0 18 0 9 0 907160732 410312704 17140 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 2 18446604453985333312 0 0 -1 2 0 0 0
[pid=29788/tid=29895] ppid=29786 vsize=400696 CPUtime=0 cores=0,2,4,6
/proc/29788/task/29895/stat : 29895 (python) S 29786 29788 29328 0 -1 4202560 34 935 0 0 0 0 0 0 18 0 9 0 907190175 410312704 17140 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 2 18446604453985333312 0 0 -1 4 0 0 0
[pid=29788/tid=29918] ppid=29786 vsize=400696 CPUtime=0 cores=0,2,4,6
/proc/29788/task/29918/stat : 29918 (python) S 29786 29788 29328 0 -1 4202560 28 935 0 0 0 0 0 0 18 0 9 0 907248774 410312704 17140 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 2 18446604453985333312 0 0 -1 4 0 0 0
[pid=29788/tid=29934] ppid=29786 vsize=400696 CPUtime=0 cores=0,2,4,6
/proc/29788/task/29934/stat : 29934 (python) S 29786 29788 29328 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 9 0 907287756 410312704 17140 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 2 18446604453985333312 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4969.11
Current children cumulated vsize (KiB) 5878124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4993.2 s]
/proc/loadavg: 1.51 1.87 1.94 2/204 30021
/proc/meminfo: memFree=1642464/32950928 swapFree=67053956/67111528
[pid=29788] ppid=29786 vsize=400696 CPUtime=12.62 cores=0,2,4,6
/proc/29788/stat : 29788 (python) S 29786 29788 29328 0 -1 4202496 32310 935 1 0 1247 15 0 0 18 0 9 0 907012713 410312704 17140 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29788/statm: 100174 17140 1890 364 0 36071 0
[pid=29795] ppid=29788 vsize=328904 CPUtime=1.62 cores=0,2,4,6
/proc/29795/stat : 29795 (python) S 29788 29788 29328 0 -1 4202560 1220 0 0 0 94 68 0 0 18 0 2 0 907013949 336797696 15638 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/29795/statm: 82226 15638 415 364 0 18144 0
[pid=29797] ppid=29795 vsize=56848 CPUtime=1265.42 cores=0,2,4,6
/proc/29797/stat : 29797 (lingeling) T 29795 29797 29797 0 -1 4202496 69983 0 0 0 126532 10 0 0 25 0 1 0 907013949 58212352 13381 33554432000 4194304 4352236 140734561919616 18446744073709551615 4328009 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/29797/statm: 14212 13381 129 39 0 13292 0
[pid=29795/tid=29804] ppid=29788 vsize=328904 CPUtime=0 cores=0,2,4,6
/proc/29795/task/29804/stat : 29804 (python) S 29788 29788 29328 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 907023860 336797696 15638 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 514 18446604453917769856 0 0 -1 6 0 0 0
[pid=29805] ppid=29788 vsize=328916 CPUtime=2.96 cores=0,2,4,6
/proc/29805/stat : 29805 (python) S 29788 29788 29328 0 -1 4202560 1173 0 0 0 163 133 0 0 15 0 2 0 907023863 336809984 15623 33554432000 4194304 5683644 140734207476864 18446744073709551615 239476715078 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/29805/statm: 82229 15623 400 364 0 18144 0
[pid=29807] ppid=29805 vsize=1071860 CPUtime=1955.17 cores=0,2,4,6
/proc/29807/stat : 29807 (cryptominisat-2) R 29805 29807 29807 0 -1 4202496 654156 0 0 0 195407 110 0 0 25 0 1 0 907023863 1097584640 219499 33554432000 4194304 4677096 140736201325936 18446744073709551615 4336177 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29807/statm: 267965 219499 393 118 0 262924 0
[pid=29805/tid=29823] ppid=29788 vsize=328916 CPUtime=0 cores=0,2,4,6
/proc/29805/task/29823/stat : 29823 (python) S 29788 29788 29328 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 907072876 336809984 15623 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 514 18446604453919193024 0 0 -1 0 0 0 0
[pid=29837] ppid=29788 vsize=339172 CPUtime=0.41 cores=0,2,4,6
/proc/29837/stat : 29837 (python) S 29788 29788 29328 0 -1 4202560 1144 0 0 0 24 17 0 0 18 0 2 0 907111920 347312128 15626 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/29837/statm: 84793 15626 399 364 0 20705 0
[pid=29839] ppid=29837 vsize=37428 CPUtime=292.36 cores=0,2,4,6
/proc/29839/stat : 29839 (lingeling) T 29837 29839 29839 0 -1 4202496 23732 0 0 0 29234 2 0 0 25 0 1 0 907111920 38326272 8528 33554432000 4194304 4352236 140733220904256 18446744073709551615 4328095 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/29839/statm: 9357 8528 129 39 0 8437 0
[pid=29837/tid=29844] ppid=29788 vsize=339172 CPUtime=0 cores=0,2,4,6
/proc/29837/task/29844/stat : 29844 (python) S 29788 29788 29328 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 907121932 347312128 15626 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 514 18446604453917772544 0 0 -1 0 0 0 0
[pid=29850] ppid=29788 vsize=349428 CPUtime=0.53 cores=0,2,4,6
/proc/29850/stat : 29850 (python) S 29788 29788 29328 0 -1 4202560 1167 0 0 0 29 24 0 0 18 0 2 0 907131448 357814272 15630 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/29850/statm: 87357 15630 399 364 0 23266 0
[pid=29852] ppid=29850 vsize=73608 CPUtime=391.47 cores=0,2,4,6
/proc/29852/stat : 29852 (precosat) T 29850 29852 29852 0 -1 4202496 21627 0 0 0 39143 4 0 0 25 0 1 0 907131448 75374592 17303 33554432000 4194304 4890832 140737052660320 18446744073709551615 4229338 0 0 16781312 17442 18446744071562691360 0 0 17 0 0 0 0
/proc/29852/statm: 18402 17303 86 171 0 18229 0
[pid=29850/tid=29857] ppid=29788 vsize=349428 CPUtime=0 cores=0,2,4,6
/proc/29850/task/29857/stat : 29857 (python) S 29788 29788 29328 0 -1 4202560 50 0 0 0 0 0 0 0 18 0 2 0 907141460 357814272 15630 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 514 18446604453941801024 0 0 -1 4 0 0 0
[pid=29863] ppid=29788 vsize=359684 CPUtime=0.26 cores=0,2,4,6
/proc/29863/stat : 29863 (python) S 29788 29788 29328 0 -1 4202560 1138 0 0 0 13 13 0 0 18 0 2 0 907160731 368316416 15634 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29863/statm: 89921 15634 399 364 0 25827 0
[pid=29865] ppid=29863 vsize=37108 CPUtime=196.22 cores=0,2,4,6
/proc/29865/stat : 29865 (lingeling) T 29863 29865 29865 0 -1 4202496 16532 0 0 0 19620 2 0 0 25 0 1 0 907160732 37998592 8447 33554432000 4194304 4352236 140735534881744 18446744073709551615 4278683 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/29865/statm: 9277 8447 129 39 0 8357 0
[pid=29863/tid=29881] ppid=29788 vsize=359684 CPUtime=0 cores=0,2,4,6
/proc/29863/task/29881/stat : 29881 (python) S 29788 29788 29328 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 2 0 907170744 368316416 15634 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 514 18446604453982732416 0 0 -1 6 0 0 0
[pid=29894] ppid=29788 vsize=369940 CPUtime=0.93 cores=0,2,4,6
/proc/29894/stat : 29894 (python) S 29788 29788 29328 0 -1 4202560 1210 0 0 0 52 41 0 0 15 0 2 0 907190175 378818560 15639 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/29894/statm: 92485 15639 400 364 0 28388 0
[pid=29896] ppid=29894 vsize=771584 CPUtime=585.21 cores=0,2,4,6
/proc/29896/stat : 29896 (cryptominisat-2) T 29894 29896 29896 0 -1 4202496 370400 0 0 0 58457 64 0 0 25 0 1 0 907190175 790102016 152431 33554432000 4194304 4677096 140734047657536 18446744073709551615 4319571 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/29896/statm: 192896 152431 393 118 0 187855 0
[pid=29894/tid=29911] ppid=29788 vsize=369940 CPUtime=0 cores=0,2,4,6
/proc/29894/task/29911/stat : 29911 (python) S 29788 29788 29328 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 907239158 378818560 15639 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 514 18446604453932676992 0 0 -1 0 0 0 0
[pid=29917] ppid=29788 vsize=380196 CPUtime=0.26 cores=0,2,4,6
/proc/29917/stat : 29917 (python) S 29788 29788 29328 0 -1 4202560 1144 0 0 0 13 13 0 0 18 0 2 0 907248774 389320704 15642 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/29917/statm: 95049 15642 399 364 0 30949 0
[pid=29919] ppid=29917 vsize=66912 CPUtime=197.13 cores=0,2,4,6
/proc/29919/stat : 29919 (precosat) T 29917 29919 29919 0 -1 4202496 16940 0 0 0 19711 2 0 0 25 0 1 0 907248774 68517888 15640 33554432000 4194304 4890832 140733813063104 18446744073709551615 4235018 0 0 16781312 17442 18446744071562691360 0 0 17 0 0 0 0
/proc/29919/statm: 16728 15640 86 171 0 16555 0
[pid=29917/tid=29924] ppid=29788 vsize=380196 CPUtime=0 cores=0,2,4,6
/proc/29917/task/29924/stat : 29924 (python) S 29788 29788 29328 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 907258786 389320704 15642 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 514 18446604453882343872 0 0 -1 6 0 0 0
[pid=29933] ppid=29788 vsize=390452 CPUtime=0.17 cores=0,2,4,6
/proc/29933/stat : 29933 (python) S 29788 29788 29328 0 -1 4202560 1177 0 0 0 10 7 0 0 16 0 2 0 907287756 399822848 15652 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/29933/statm: 97613 15652 405 364 0 33510 0
[pid=29935] ppid=29933 vsize=562344 CPUtime=97.32 cores=0,2,4,6
/proc/29935/stat : 29935 (cryptominisat-2) T 29933 29935 29935 0 -1 4202496 155196 0 0 0 9708 24 0 0 25 0 1 0 907287757 575840256 117534 33554432000 4194304 4677096 140736365593216 18446744073709551615 4319550 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/29935/statm: 140586 117534 393 118 0 135545 0
[pid=29933/tid=29938] ppid=29788 vsize=390452 CPUtime=0 cores=0,2,4,6
/proc/29933/task/29938/stat : 29938 (python) S 29788 29788 29328 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 907297492 399822848 15652 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 514 18446604453944357312 0 0 -1 0 0 0 0
[pid=29788/tid=29796] ppid=29786 vsize=400696 CPUtime=0 cores=0,2,4,6
/proc/29788/task/29796/stat : 29796 (python) S 29786 29788 29328 0 -1 4202560 36 935 0 0 0 0 0 0 18 0 9 0 907013949 410312704 17140 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 2 18446604453985333312 0 0 -1 2 0 0 0
[pid=29788/tid=29806] ppid=29786 vsize=400696 CPUtime=0 cores=0,2,4,6
/proc/29788/task/29806/stat : 29806 (python) S 29786 29788 29328 0 -1 4202560 32 935 0 0 0 0 0 0 18 0 9 0 907023863 410312704 17140 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 2 18446604453985333312 0 0 -1 2 0 0 0
[pid=29788/tid=29838] ppid=29786 vsize=400696 CPUtime=0 cores=0,2,4,6
/proc/29788/task/29838/stat : 29838 (python) S 29786 29788 29328 0 -1 4202560 33 935 0 0 0 0 0 0 18 0 9 0 907111920 410312704 17140 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 2 18446604453985333312 0 0 -1 2 0 0 0
[pid=29788/tid=29851] ppid=29786 vsize=400696 CPUtime=0 cores=0,2,4,6
/proc/29788/task/29851/stat : 29851 (python) S 29786 29788 29328 0 -1 4202560 38 935 0 0 0 0 0 0 18 0 9 0 907131448 410312704 17140 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 2 18446604453985333312 0 0 -1 2 0 0 0
[pid=29788/tid=29864] ppid=29786 vsize=400696 CPUtime=0 cores=0,2,4,6
/proc/29788/task/29864/stat : 29864 (python) S 29786 29788 29328 0 -1 4202560 35 935 0 0 0 0 0 0 18 0 9 0 907160732 410312704 17140 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 2 18446604453985333312 0 0 -1 2 0 0 0
[pid=29788/tid=29895] ppid=29786 vsize=400696 CPUtime=0 cores=0,2,4,6
/proc/29788/task/29895/stat : 29895 (python) S 29786 29788 29328 0 -1 4202560 34 935 0 0 0 0 0 0 18 0 9 0 907190175 410312704 17140 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 2 18446604453985333312 0 0 -1 4 0 0 0
[pid=29788/tid=29918] ppid=29786 vsize=400696 CPUtime=0 cores=0,2,4,6
/proc/29788/task/29918/stat : 29918 (python) S 29786 29788 29328 0 -1 4202560 28 935 0 0 0 0 0 0 18 0 9 0 907248774 410312704 17140 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 2 18446604453985333312 0 0 -1 4 0 0 0
[pid=29788/tid=29934] ppid=29786 vsize=400696 CPUtime=0 cores=0,2,4,6
/proc/29788/task/29934/stat : 29934 (python) S 29786 29788 29328 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 9 0 907287756 410312704 17140 33554432000 4194304 5683644 140734207476864 18446744073709551615 239488518577 0 0 16781312 2 18446604453985333312 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 5925080

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29788 and gives
#  childrusage.ru_utime.tv_sec=12
#  childrusage.ru_utime.tv_usec=477103
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=161975
# CPU time returned by wait4() is 12.6391
# while last known CPU time is 5000.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4993.26
CPU time (s): 5000.06
CPU user time (s): 4994.57
CPU system time (s): 5.49
CPU usage (%): 100.136
Max. virtual memory (cumulated for all children) (KiB): 5969204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.4771
system time used= 0.161975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33248
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= 1056
involuntary context switches= 204

runsolver used 18.3672 second user time and 35.3656 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-13 10:35:56
IDJOB=3498442
IDBENCH=83116
IDSOLVER=1991
FILE ID=node148/3498442-1307954156
RUNJOBID= node148-1307953113-29346
PBS_JOBID= 13559680
Free space on /var/tmp= 2864 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top24.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 /var/tmp/evaluation-result-3498442-1307954156/watcher-3498442-1307954156 -o /var/tmp/evaluation-result-3498442-1307954156/solver-3498442-1307954156 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498442-1307954156.cnf -seed 1990468651 -budget 5000

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 1f485d737caaaca49e2c467c83cbdcec
RANDOM SEED=1990468651

node148.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       2474668 kB
Buffers:        108680 kB
Cached:       29334180 kB
SwapCached:      10544 kB
Active:       14354764 kB
Inactive:     15183492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       2474668 kB
SwapTotal:    67111528 kB
SwapFree:     67053956 kB
Dirty:           42052 kB
Writeback:           0 kB
AnonPages:       92408 kB
Mapped:          18588 kB
Slab:           873000 kB
PageTables:       6052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   346388 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 /var/tmp at the end= 2864 MiB
End job on node148 at 2011-06-13 11:59:12