Trace number 3498468

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.08 4994.06

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_4_keyfind_1.cnf
MD5SUMd71ab4cbe872e5620884d4e4d370890a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables912
Number of clauses3488
Sum of the clauses size11040
Maximum clause length5
Minimum clause length1
Number of clauses of size 180
Number of clauses of size 2160
Number of clauses of size 32432
Number of clauses of size 4736
Number of clauses of size 580
Number of clauses of size over 50

Solver Data

0.18/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.18/0.68	c INFO: solving HOME/instance-3498468-1307954777.cnf
0.18/0.68	c INFO: computing task features
0.18/0.69	c INFO: computed variable-clause graph statistics
0.18/0.69	c INFO: computed clause balance statistics
0.18/0.75	c INFO: computed variable balance statistics
0.18/0.80	c INFO: computed small-clause counts
0.18/0.80	c INFO: computed Horn-clause counts
0.18/0.81	c INFO: computed variable graph statistics
0.18/0.81	c INFO: collected features for HOME/instance-3498468-1307954777.cnf in 0.13 s
0.18/0.83	c INFO: running lingeling-276@0 for 97 with 4999 remaining (b = 0.28)
99.73/99.97	c INFO: running lingeling-276@99 for 485 with 4900 remaining (b = 0.41)
584.82/584.48	c INFO: running SApperloT@0 for 97 with 4416 remaining (b = 0.15)
685.13/684.61	c INFO: running cryptominisat-2.9.0@0 for 485 with 4316 remaining (b = 0.41)
1172.80/1171.62	c INFO: running precosat-570@0 for 388 with 3829 remaining (b = 0.29)
1561.81/1560.10	c INFO: running lingeling-276@0 for 582 with 3440 remaining (b = 0.36)
2149.28/2146.80	c INFO: running cryptominisat-2.9.0@0 for 485 with 2854 remaining (b = 0.27)
2638.03/2635.00	c INFO: running lingeling-276@0 for 194 with 2366 remaining (b = 0.13)
2834.49/2831.28	c INFO: running cryptominisat-2.9.0@486 for 97 with 2170 remaining (b = 0.05)
2930.73/2927.39	c INFO: running precosat-570@388 for 291 with 2074 remaining (b = 0.13)
3226.54/3222.75	c INFO: running precosat-570@683 for 97 with 1778 remaining (b = 0.06)
3321.79/3317.87	c INFO: running lingeling-276@196 for 388 with 1683 remaining (b = 0.17)
3713.81/3709.35	c INFO: running precosat-570@0 for 194 with 1292 remaining (b = 0.11)
3910.24/3905.58	c INFO: running cryptominisat-2.9.0@487 for 97 with 1096 remaining (b = 0.05)
4006.87/4002.05	c INFO: running precosat-570@196 for 97 with 999 remaining (b = 0.05)
4104.10/4099.18	c INFO: running cryptominisat-2.9.0@0 for 194 with 902 remaining (b = 0.09)
4303.42/4298.23	c INFO: running lingeling-276@583 for 703 with 703 remaining (b = 0.22)
5000.08/4994.04	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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-3498468-1307954777/watcher-3498468-1307954777 -o /var/tmp/evaluation-result-3498468-1307954777/solver-3498468-1307954777 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498468-1307954777.cnf -seed 797703876 -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.07 2.02 1.64 2/196 10544
/proc/meminfo: memFree=12538808/32951124 swapFree=67056684/67111528
[pid=10544] ppid=10542 vsize=15188 CPUtime=0 cores=0,2,4,6
/proc/10544/stat : 10544 (python) R 10542 10544 10331 0 -1 4202496 731 0 0 0 0 0 0 0 25 0 1 0 907078500 15552512 619 33554432000 4194304 5683644 140734901783648 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/10544/statm: 3796 619 322 364 0 283 0

[startup+0.0505209 s]
/proc/loadavg: 2.07 2.02 1.64 2/196 10544
/proc/meminfo: memFree=12538808/32951124 swapFree=67056684/67111528
[pid=10544] ppid=10542 vsize=18884 CPUtime=0.02 cores=0,2,4,6
/proc/10544/stat : 10544 (python) S 10542 10544 10331 0 -1 4202496 1290 0 0 0 2 0 0 0 25 0 1 0 907078500 19337216 1141 33554432000 4194304 5683644 140734901783648 18446744073709551615 222916853383 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/10544/statm: 4721 1141 421 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18884

[startup+0.100504 s]
/proc/loadavg: 2.07 2.02 1.64 2/196 10544
/proc/meminfo: memFree=12538808/32951124 swapFree=67056684/67111528
[pid=10544] ppid=10542 vsize=85620 CPUtime=0.05 cores=0,2,4,6
/proc/10544/stat : 10544 (python) S 10542 10544 10331 0 -1 4202496 2632 0 0 0 4 1 0 0 18 0 1 0 907078500 87674880 2348 33554432000 4194304 5683644 140734901783648 18446744073709551615 222916853383 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/10544/statm: 21926 2354 717 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85620

[startup+0.300518 s]
/proc/loadavg: 2.07 2.02 1.64 2/196 10544
/proc/meminfo: memFree=12538808/32951124 swapFree=67056684/67111528
[pid=10544] ppid=10542 vsize=135748 CPUtime=0.18 cores=0,2,4,6
/proc/10544/stat : 10544 (python) S 10542 10544 10331 0 -1 4202496 5972 931 1 0 13 5 0 0 17 0 1 0 907078500 139005952 4149 33554432000 4194304 5683644 140734901783648 18446744073709551615 222921773061 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/10544/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+1.06235 s]
/proc/loadavg: 2.07 2.02 1.64 2/196 10544
/proc/meminfo: memFree=12538808/32951124 swapFree=67056684/67111528
[pid=10544] ppid=10542 vsize=289040 CPUtime=0.57 cores=0,2,4,6
/proc/10544/stat : 10544 (python) S 10542 10544 10331 0 -1 4202496 9883 931 1 0 46 11 0 0 18 0 2 0 907078500 295976960 7123 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10544/statm: 72260 7123 1867 364 0 8178 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 289040

[startup+1.5003 s]
/proc/loadavg: 2.07 2.02 1.64 2/196 10544
/proc/meminfo: memFree=12538808/32951124 swapFree=67056684/67111528
[pid=10544] ppid=10542 vsize=289040 CPUtime=0.57 cores=0,2,4,6
/proc/10544/stat : 10544 (python) S 10542 10544 10331 0 -1 4202496 9883 931 1 0 46 11 0 0 18 0 2 0 907078500 295976960 7123 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10544/statm: 72260 7123 1867 364 0 8178 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 289040

[startup+3.101 s]
/proc/loadavg: 2.06 2.01 1.64 3/200 10552
/proc/meminfo: memFree=12510392/32951124 swapFree=67056684/67111528
[pid=10544] ppid=10542 vsize=289040 CPUtime=0.57 cores=0,2,4,6
/proc/10544/stat : 10544 (python) S 10542 10544 10331 0 -1 4202496 9883 931 1 0 46 11 0 0 18 0 2 0 907078500 295976960 7123 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10544/statm: 72260 7123 1867 364 0 8178 0
[pid=10550] ppid=10544 vsize=278796 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (python) S 10544 10544 10331 0 -1 4202560 805 0 0 0 0 0 0 0 18 0 1 0 907078584 285487104 5611 33554432000 4194304 5683644 140734901783648 18446744073709551615 222921797135 0 0 16781312 514 3819795483287585026 0 0 17 6 0 0 0
/proc/10550/statm: 69699 5611 359 364 0 5617 0
[pid=10552] ppid=10550 vsize=6428 CPUtime=2.26 cores=0,2,4,6
/proc/10552/stat : 10552 (lingeling) R 10550 10552 10552 0 -1 4202496 1432 0 0 0 226 0 0 0 25 0 1 0 907078584 6582272 808 33554432000 4194304 4352236 140735687754352 18446744073709551615 4328004 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/10552/statm: 1607 808 129 39 0 687 0
[pid=10544/tid=10551] ppid=10542 vsize=289040 CPUtime=0 cores=0,2,4,6
/proc/10544/task/10551/stat : 10551 (python) S 10542 10544 10331 0 -1 4202560 26 931 0 0 0 0 0 0 18 0 2 0 907078584 295976960 7123 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 2 18446604453985339200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 574264

[startup+6.30042 s]
/proc/loadavg: 2.06 2.01 1.64 3/200 10552
/proc/meminfo: memFree=12507704/32951124 swapFree=67056684/67111528
[pid=10544] ppid=10542 vsize=289040 CPUtime=0.57 cores=0,2,4,6
/proc/10544/stat : 10544 (python) S 10542 10544 10331 0 -1 4202496 9883 931 1 0 46 11 0 0 18 0 2 0 907078500 295976960 7123 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10544/statm: 72260 7123 1867 364 0 8178 0
[pid=10550] ppid=10544 vsize=278796 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (python) S 10544 10544 10331 0 -1 4202560 961 0 0 0 0 0 0 0 18 0 1 0 907078584 285487104 5633 33554432000 4194304 5683644 140734901783648 18446744073709551615 222921797135 0 0 16781312 514 3819795483287585026 0 0 17 6 0 0 0
/proc/10550/statm: 69699 5633 381 364 0 5617 0
[pid=10552] ppid=10550 vsize=7844 CPUtime=5.45 cores=0,2,4,6
/proc/10552/stat : 10552 (lingeling) R 10550 10552 10552 0 -1 4202496 2042 0 0 0 545 0 0 0 25 0 1 0 907078584 8032256 1162 33554432000 4194304 4352236 140735687754352 18446744073709551615 4328109 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/10552/statm: 1961 1162 129 39 0 1041 0
[pid=10544/tid=10551] ppid=10542 vsize=289040 CPUtime=0 cores=0,2,4,6
/proc/10544/task/10551/stat : 10551 (python) S 10542 10544 10331 0 -1 4202560 26 931 0 0 0 0 0 0 18 0 2 0 907078584 295976960 7123 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 2 18446604453985339200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 575680

[startup+12.7063 s]
/proc/loadavg: 2.06 2.01 1.64 3/200 10552
/proc/meminfo: memFree=12508100/32951124 swapFree=67056684/67111528
[pid=10544] ppid=10542 vsize=289040 CPUtime=0.57 cores=0,2,4,6
/proc/10544/stat : 10544 (python) S 10542 10544 10331 0 -1 4202496 9883 931 1 0 46 11 0 0 18 0 2 0 907078500 295976960 7123 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10544/statm: 72260 7123 1867 364 0 8178 0
[pid=10550] ppid=10544 vsize=278796 CPUtime=0 cores=0,2,4,6
/proc/10550/stat : 10550 (python) S 10544 10544 10331 0 -1 4202560 963 0 0 0 0 0 0 0 18 0 1 0 907078584 285487104 5633 33554432000 4194304 5683644 140734901783648 18446744073709551615 222921797135 0 0 16781312 514 10025909972014956802 0 0 17 6 0 0 0
/proc/10550/statm: 69699 5633 381 364 0 5617 0
[pid=10552] ppid=10550 vsize=7752 CPUtime=11.86 cores=0,2,4,6
/proc/10552/stat : 10552 (lingeling) R 10550 10552 10552 0 -1 4202496 2787 0 0 0 1186 0 0 0 25 0 1 0 907078584 7938048 1107 33554432000 4194304 4352236 140735687754352 18446744073709551615 4328095 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/10552/statm: 1938 1107 129 39 0 1018 0
[pid=10544/tid=10551] ppid=10542 vsize=289040 CPUtime=0 cores=0,2,4,6
/proc/10544/task/10551/stat : 10551 (python) S 10542 10544 10331 0 -1 4202560 26 931 0 0 0 0 0 0 18 0 2 0 907078584 295976960 7123 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 2 18446604453985339200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 575588

[startup+25.5009 s]
/proc/loadavg: 2.04 2.01 1.65 3/200 10553
/proc/meminfo: memFree=12506852/32951124 swapFree=67056684/67111528
[pid=10544] ppid=10542 vsize=289040 CPUtime=0.57 cores=0,2,4,6
/proc/10544/stat : 10544 (python) S 10542 10544 10331 0 -1 4202496 9883 931 1 0 46 11 0 0 18 0 2 0 907078500 295976960 7123 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10544/statm: 72260 7123 1867 364 0 8178 0
[pid=10550] ppid=10544 vsize=278796 CPUtime=0.02 cores=0,2,4,6
/proc/10550/stat : 10550 (python) S 10544 10544 10331 0 -1 4202560 967 0 0 0 1 1 0 0 18 0 1 0 907078584 285487104 5634 33554432000 4194304 5683644 140734901783648 18446744073709551615 222921797135 0 0 16781312 514 10025909972014956802 0 0 17 6 0 0 0
/proc/10550/statm: 69699 5634 382 364 0 5617 0
[pid=10552] ppid=10550 vsize=8908 CPUtime=24.65 cores=0,2,4,6
/proc/10552/stat : 10552 (lingeling) R 10550 10552 10552 0 -1 4202496 4164 0 0 0 2465 0 0 0 25 0 1 0 907078584 9121792 1396 33554432000 4194304 4352236 140735687754352 18446744073709551615 4328055 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/10552/statm: 2227 1396 129 39 0 1307 0
[pid=10544/tid=10551] ppid=10542 vsize=289040 CPUtime=0 cores=0,2,4,6
/proc/10544/task/10551/stat : 10551 (python) S 10542 10544 10331 0 -1 4202560 26 931 0 0 0 0 0 0 18 0 2 0 907078584 295976960 7123 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 2 18446604453985339200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 576744

[startup+51.1012 s]
/proc/loadavg: 2.03 2.01 1.66 3/201 10554
/proc/meminfo: memFree=12501988/32951124 swapFree=67056684/67111528
[pid=10544] ppid=10542 vsize=289040 CPUtime=0.57 cores=0,2,4,6
/proc/10544/stat : 10544 (python) S 10542 10544 10331 0 -1 4202496 9883 931 1 0 46 11 0 0 18 0 2 0 907078500 295976960 7123 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10544/statm: 72260 7123 1867 364 0 8178 0
[pid=10550] ppid=10544 vsize=278796 CPUtime=0.04 cores=0,2,4,6
/proc/10550/stat : 10550 (python) S 10544 10544 10331 0 -1 4202560 975 0 0 0 3 1 0 0 18 0 1 0 907078584 285487104 5634 33554432000 4194304 5683644 140734901783648 18446744073709551615 222921797135 0 0 16781312 514 10025909972014956802 0 0 17 6 0 0 0
/proc/10550/statm: 69699 5634 382 364 0 5617 0
[pid=10552] ppid=10550 vsize=11600 CPUtime=50.26 cores=0,2,4,6
/proc/10552/stat : 10552 (lingeling) R 10550 10552 10552 0 -1 4202496 7029 0 0 0 5025 1 0 0 25 0 1 0 907078584 11878400 2085 33554432000 4194304 4352236 140735687754352 18446744073709551615 4328146 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/10552/statm: 2900 2085 129 39 0 1980 0
[pid=10544/tid=10551] ppid=10542 vsize=289040 CPUtime=0 cores=0,2,4,6
/proc/10544/task/10551/stat : 10551 (python) S 10542 10544 10331 0 -1 4202560 26 931 0 0 0 0 0 0 18 0 2 0 907078584 295976960 7123 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 2 18446604453985339200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 579436

[startup+102.301 s]
/proc/loadavg: 2.01 2.01 1.67 3/202 10557
/proc/meminfo: memFree=12489264/32951124 swapFree=67056684/67111528
[pid=10544] ppid=10542 vsize=289200 CPUtime=0.6 cores=0,2,4,6
/proc/10544/stat : 10544 (python) S 10542 10544 10331 0 -1 4202496 10354 931 1 0 49 11 0 0 18 0 2 0 907078500 296140800 7183 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10544/statm: 72300 7183 1876 364 0 8218 0
[pid=10550] ppid=10544 vsize=289040 CPUtime=0.11 cores=0,2,4,6
/proc/10550/stat : 10550 (python) S 10544 10544 10331 0 -1 4202560 1155 0 0 0 6 5 0 0 18 0 2 0 907078584 295976960 5673 33554432000 4194304 5683644 140734901783648 18446744073709551615 222921797190 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/10550/statm: 72260 5673 416 364 0 8178 0
[pid=10552] ppid=10550 vsize=13648 CPUtime=101.42 cores=0,2,4,6
/proc/10552/stat : 10552 (lingeling) R 10550 10552 10552 0 -1 4202496 10709 0 0 0 10141 1 0 0 25 0 1 0 907078584 13975552 2597 33554432000 4194304 4352236 140735687754352 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/10552/statm: 3412 2597 129 39 0 2492 0
[pid=10550/tid=10557] ppid=10544 vsize=289040 CPUtime=0 cores=0,2,4,6
/proc/10550/task/10557/stat : 10557 (python) S 10544 10544 10331 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 907088495 295976960 5673 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 514 18446604453802058688 0 0 -1 6 0 0 0
[pid=10544/tid=10551] ppid=10542 vsize=289200 CPUtime=0 cores=0,2,4,6
/proc/10544/task/10551/stat : 10551 (python) S 10542 10544 10331 0 -1 4202560 27 931 0 0 0 0 0 0 18 0 2 0 907078584 296140800 7183 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 2 18446604453985339200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 591888

[startup+162.307 s]
/proc/loadavg: 2.00 2.00 1.69 3/202 10558
/proc/meminfo: memFree=12486140/32951124 swapFree=67056684/67111528
[pid=10544] ppid=10542 vsize=289200 CPUtime=0.6 cores=0,2,4,6
/proc/10544/stat : 10544 (python) S 10542 10544 10331 0 -1 4202496 10354 931 1 0 49 11 0 0 18 0 2 0 907078500 296140800 7183 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10544/statm: 72300 7183 1876 364 0 8218 0
[pid=10550] ppid=10544 vsize=289040 CPUtime=0.18 cores=0,2,4,6
/proc/10550/stat : 10550 (python) S 10544 10544 10331 0 -1 4202560 1177 0 0 0 10 8 0 0 18 0 2 0 907078584 295976960 5673 33554432000 4194304 5683644 140734901783648 18446744073709551615 222921797190 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/10550/statm: 72260 5673 416 364 0 8178 0
[pid=10552] ppid=10550 vsize=14036 CPUtime=161.43 cores=0,2,4,6
/proc/10552/stat : 10552 (lingeling) R 10550 10552 10552 0 -1 4202496 14646 0 0 0 16141 2 0 0 25 0 1 0 907078584 14372864 2694 33554432000 4194304 4352236 140735687754352 18446744073709551615 4328395 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/10552/statm: 3509 2694 129 39 0 2589 0
[pid=10550/tid=10557] ppid=10544 vsize=289040 CPUtime=0 cores=0,2,4,6
/proc/10550/task/10557/stat : 10557 (python) S 10544 10544 10331 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 907088495 295976960 5673 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 514 18446604453802058688 0 0 -1 6 0 0 0
[pid=10544/tid=10551] ppid=10542 vsize=289200 CPUtime=0 cores=0,2,4,6
/proc/10544/task/10551/stat : 10551 (python) S 10542 10544 10331 0 -1 4202560 27 931 0 0 0 0 0 0 18 0 2 0 907078584 296140800 7183 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 2 18446604453985339200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 592276

[startup+222.301 s]
/proc/loadavg: 2.04 2.01 1.71 3/202 10560
/proc/meminfo: memFree=12485744/32951124 swapFree=67056684/67111528
[pid=10544] ppid=10542 vsize=289200 CPUtime=0.6 cores=0,2,4,6

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

/proc/10654/stat : 10654 (cryptominisat-2) T 10652 10654 10654 0 -1 4202496 130470 0 0 0 58438 26 0 0 25 0 1 0 907293181 105463808 19667 33554432000 4194304 4677096 140734559267888 18446744073709551615 4319568 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/10654/statm: 25748 19667 392 118 0 20707 0
[pid=10652/tid=10668] ppid=10544 vsize=330556 CPUtime=0 cores=0,2,4,6
/proc/10652/task/10668/stat : 10668 (python) S 10544 10544 10331 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 907341999 338489344 5794 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 514 18446604453807862080 0 0 -1 2 0 0 0
[pid=10669] ppid=10544 vsize=340812 CPUtime=0.82 cores=0,2,4,6
/proc/10669/stat : 10669 (python) S 10544 10544 10331 0 -1 4202560 1147 0 0 0 49 33 0 0 18 0 2 0 907342000 348991488 5797 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/10669/statm: 85203 5797 400 364 0 21103 0
[pid=10671] ppid=10669 vsize=23760 CPUtime=587.59 cores=0,2,4,6
/proc/10671/stat : 10671 (lingeling) T 10669 10671 10671 0 -1 4202496 40926 0 0 0 58754 5 0 0 25 0 1 0 907342001 24330240 5142 33554432000 4194304 4352236 140737362833568 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/10671/statm: 5940 5142 129 39 0 5020 0
[pid=10669/tid=10677] ppid=10544 vsize=340812 CPUtime=0 cores=0,2,4,6
/proc/10669/task/10677/stat : 10677 (python) S 10544 10544 10331 0 -1 4202560 45 0 0 0 0 0 0 0 18 0 2 0 907361627 348991488 5797 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 514 18446604453855011264 0 0 -1 4 0 0 0
[pid=10727] ppid=10544 vsize=351020 CPUtime=0.37 cores=0,2,4,6
/proc/10727/stat : 10727 (python) S 10544 10544 10331 0 -1 4202560 1199 0 0 0 21 16 0 0 18 0 2 0 907449435 359444480 5821 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/10727/statm: 87755 5821 406 364 0 23652 0
[pid=10729] ppid=10727 vsize=28880 CPUtime=293.33 cores=0,2,4,6
/proc/10729/stat : 10729 (precosat) T 10727 10729 10729 0 -1 4202496 15301 0 0 0 29330 3 0 0 25 0 1 0 907449436 29573120 7073 33554432000 4194304 4890832 140736853686128 18446744073709551615 4299152 0 0 16781312 17442 18446744071562691360 0 0 17 0 0 0 0
/proc/10729/statm: 7220 7073 86 171 0 7047 0
[pid=10727/tid=10735] ppid=10544 vsize=351020 CPUtime=0 cores=0,2,4,6
/proc/10727/task/10735/stat : 10735 (python) S 10544 10544 10331 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 907469057 359444480 5821 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 514 18446604453794357632 0 0 -1 4 0 0 0
[pid=10741] ppid=10544 vsize=361476 CPUtime=0.25 cores=0,2,4,6
/proc/10741/stat : 10741 (python) S 10544 10544 10331 0 -1 4202560 1157 0 0 0 14 11 0 0 16 0 2 0 907488419 370151424 5871 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/10741/statm: 90369 5871 400 364 0 26263 0
[pid=10743] ppid=10741 vsize=74704 CPUtime=199.01 cores=0,2,4,6
/proc/10743/stat : 10743 (cryptominisat-2) T 10741 10743 10743 0 -1 4202496 65660 0 0 0 19892 9 0 0 25 0 1 0 907488419 76496896 11674 33554432000 4194304 4677096 140734288555008 18446744073709551615 4319550 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/10743/statm: 18676 11674 392 118 0 13635 0
[pid=10741/tid=10749] ppid=10544 vsize=361476 CPUtime=0 cores=0,2,4,6
/proc/10741/task/10749/stat : 10749 (python) S 10544 10544 10331 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 907508322 370151424 5871 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 514 18446604453846571136 0 0 -1 6 0 0 0
[pid=10544/tid=10551] ppid=10542 vsize=371720 CPUtime=0 cores=0,2,4,6
/proc/10544/task/10551/stat : 10551 (python) S 10542 10544 10331 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 10 0 907078584 380641280 7366 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 2 18446604453985339200 0 0 -1 0 0 0 0
[pid=10544/tid=10575] ppid=10542 vsize=371720 CPUtime=0 cores=0,2,4,6
/proc/10544/task/10575/stat : 10575 (python) S 10542 10544 10331 0 -1 4202560 25 931 0 0 0 0 0 0 20 0 10 0 907136948 380641280 7366 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 2 18446604453985339200 0 0 -1 0 0 0 0
[pid=10544/tid=10582] ppid=10542 vsize=371720 CPUtime=0 cores=0,2,4,6
/proc/10544/task/10582/stat : 10582 (python) S 10542 10544 10331 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 10 0 907146962 380641280 7366 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 2 18446604453985339200 0 0 -1 0 0 0 0
[pid=10544/tid=10614] ppid=10542 vsize=371720 CPUtime=0 cores=0,2,4,6
/proc/10544/task/10614/stat : 10614 (python) S 10542 10544 10331 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 10 0 907195663 380641280 7366 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 2 18446604453985339200 0 0 -1 0 0 0 0
[pid=10544/tid=10633] ppid=10542 vsize=371720 CPUtime=0 cores=0,2,4,6
/proc/10544/task/10633/stat : 10633 (python) S 10542 10544 10331 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 10 0 907234510 380641280 7366 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 2 18446604453985339200 0 0 -1 0 0 0 0
[pid=10544/tid=10653] ppid=10542 vsize=371720 CPUtime=0 cores=0,2,4,6
/proc/10544/task/10653/stat : 10653 (python) S 10542 10544 10331 0 -1 4202560 34 931 0 0 0 0 0 0 18 0 10 0 907293181 380641280 7366 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 2 18446604453985339200 0 0 -1 0 0 0 0
[pid=10544/tid=10670] ppid=10542 vsize=371720 CPUtime=0 cores=0,2,4,6
/proc/10544/task/10670/stat : 10670 (python) S 10542 10544 10331 0 -1 4202560 26 931 0 0 0 0 0 0 18 0 10 0 907342000 380641280 7366 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 2 18446604453985339200 0 0 -1 0 0 0 0
[pid=10544/tid=10728] ppid=10542 vsize=371720 CPUtime=0 cores=0,2,4,6
/proc/10544/task/10728/stat : 10728 (python) S 10542 10544 10331 0 -1 4202560 29 931 0 0 0 0 0 0 18 0 10 0 907449435 380641280 7366 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 2 18446604453985339200 0 0 -1 6 0 0 0
[pid=10544/tid=10742] ppid=10542 vsize=371720 CPUtime=0 cores=0,2,4,6
/proc/10544/task/10742/stat : 10742 (python) S 10542 10544 10331 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 10 0 907488419 380641280 7366 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 2 18446604453985339200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4968.34
Current children cumulated vsize (KiB) 3732576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4994 s]
/proc/loadavg: 1.00 1.00 1.14 2/208 10780
/proc/meminfo: memFree=12475960/32951124 swapFree=67056684/67111528
[pid=10544] ppid=10542 vsize=371720 CPUtime=0.84 cores=0,2,4,6
/proc/10544/stat : 10544 (python) S 10542 10544 10331 0 -1 4202496 17131 931 1 0 70 14 0 0 18 0 10 0 907078500 380641280 7366 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10544/statm: 92930 7366 1892 364 0 28824 0
[pid=10550] ppid=10544 vsize=289040 CPUtime=1.5 cores=0,2,4,6
/proc/10550/stat : 10550 (python) S 10544 10544 10331 0 -1 4202560 1204 0 0 0 86 64 0 0 18 0 2 0 907078584 295976960 5673 33554432000 4194304 5683644 140734901783648 18446744073709551615 222921797190 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/10550/statm: 72260 5673 416 364 0 8178 0
[pid=10552] ppid=10550 vsize=23196 CPUtime=1279.4 cores=0,2,4,6
/proc/10552/stat : 10552 (lingeling) R 10550 10552 10552 0 -1 4202496 64119 0 0 0 127930 10 0 0 25 0 1 0 907078584 23752704 4985 33554432000 4194304 4352236 140735687754352 18446744073709551615 4328000 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/10552/statm: 5799 4985 129 39 0 4879 0
[pid=10550/tid=10557] ppid=10544 vsize=289040 CPUtime=0 cores=0,2,4,6
/proc/10550/task/10557/stat : 10557 (python) S 10544 10544 10331 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 907088495 295976960 5673 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 514 18446604453802058688 0 0 -1 6 0 0 0
[pid=10574] ppid=10544 vsize=288904 CPUtime=0.12 cores=0,2,4,6
/proc/10574/stat : 10574 (python) S 10544 10544 10331 0 -1 4202560 1083 0 0 0 7 5 0 0 19 0 2 0 907136948 295837696 5652 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/10574/statm: 72226 5652 400 364 0 8141 0
[pid=10576] ppid=10574 vsize=4884 CPUtime=100.1 cores=0,2,4,6
/proc/10576/stat : 10576 (SApperloT-base) T 10574 10576 10576 0 -1 4202496 1215 0 0 0 10010 0 0 0 25 0 1 0 907136948 5001216 952 33554432000 134512640 135674940 4291909440 18446744073709551615 134564848 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/10576/statm: 1221 952 100 284 0 935 0
[pid=10574/tid=10580] ppid=10544 vsize=288904 CPUtime=0 cores=0,2,4,6
/proc/10574/task/10580/stat : 10580 (python) S 10544 10544 10331 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 907146959 295837696 5652 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 514 18446604453847083136 0 0 -1 2 0 0 0
[pid=10581] ppid=10544 vsize=299572 CPUtime=0.81 cores=0,2,4,6
/proc/10581/stat : 10581 (python) S 10544 10544 10331 0 -1 4202560 1178 0 0 0 47 34 0 0 15 0 2 0 907146961 306761728 5728 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/10581/statm: 74893 5728 401 364 0 10805 0
[pid=10583] ppid=10581 vsize=136752 CPUtime=583.08 cores=0,2,4,6
/proc/10583/stat : 10583 (cryptominisat-2) T 10581 10583 10583 0 -1 4202496 134348 0 0 0 58277 31 0 0 25 0 1 0 907146962 140034048 25669 33554432000 4194304 4677096 140735300522624 18446744073709551615 4319818 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/10583/statm: 34188 25669 392 118 0 29147 0
[pid=10581/tid=10612] ppid=10544 vsize=299572 CPUtime=0 cores=0,2,4,6
/proc/10581/task/10612/stat : 10612 (python) S 10544 10544 10331 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 907195660 306761728 5728 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 514 18446604453850486848 0 0 -1 4 0 0 0
[pid=10613] ppid=10544 vsize=309828 CPUtime=1.04 cores=0,2,4,6
/proc/10613/stat : 10613 (python) S 10544 10544 10331 0 -1 4202560 1163 0 0 0 57 47 0 0 18 0 2 0 907195662 317263872 5746 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/10613/statm: 77457 5746 400 364 0 13366 0
[pid=10615] ppid=10613 vsize=42264 CPUtime=778.93 cores=0,2,4,6
/proc/10615/stat : 10615 (precosat) T 10613 10615 10615 0 -1 4202496 17283 0 0 0 77888 5 0 0 25 0 1 0 907195663 43278336 10350 33554432000 4194304 4890832 140734941163392 18446744073709551615 4235797 0 0 16781312 17442 18446744071562691360 0 0 17 0 0 0 0
/proc/10615/statm: 10566 10350 86 171 0 10393 0
[pid=10613/tid=10631] ppid=10544 vsize=309828 CPUtime=0 cores=0,2,4,6
/proc/10613/task/10631/stat : 10631 (python) S 10544 10544 10331 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 907234508 317263872 5746 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 514 18446604453970027712 0 0 -1 4 0 0 0
[pid=10632] ppid=10544 vsize=320084 CPUtime=0.78 cores=0,2,4,6
/proc/10632/stat : 10632 (python) S 10544 10544 10331 0 -1 4202560 1142 0 0 0 45 33 0 0 19 0 2 0 907234510 327766016 5752 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/10632/statm: 80021 5752 400 364 0 15927 0
[pid=10634] ppid=10632 vsize=20100 CPUtime=586.68 cores=0,2,4,6
/proc/10634/stat : 10634 (lingeling) T 10632 10634 10634 0 -1 4202496 37495 0 0 0 58663 5 0 0 25 0 1 0 907234511 20582400 4227 33554432000 4194304 4352236 140733349283040 18446744073709551615 4329043 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/10634/statm: 5025 4227 129 39 0 4105 0
[pid=10632/tid=10651] ppid=10544 vsize=320084 CPUtime=0 cores=0,2,4,6
/proc/10632/task/10651/stat : 10651 (python) S 10544 10544 10331 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 907293179 327766016 5752 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 514 18446604453839565888 0 0 -1 4 0 0 0
[pid=10652] ppid=10544 vsize=330556 CPUtime=0.79 cores=0,2,4,6
/proc/10652/stat : 10652 (python) S 10544 10544 10331 0 -1 4202560 1167 0 0 0 43 36 0 0 15 0 2 0 907293180 338489344 5794 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/10652/statm: 82639 5794 401 364 0 18542 0
[pid=10654] ppid=10652 vsize=102992 CPUtime=584.64 cores=0,2,4,6
/proc/10654/stat : 10654 (cryptominisat-2) T 10652 10654 10654 0 -1 4202496 130470 0 0 0 58438 26 0 0 25 0 1 0 907293181 105463808 19667 33554432000 4194304 4677096 140734559267888 18446744073709551615 4319568 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/10654/statm: 25748 19667 392 118 0 20707 0
[pid=10652/tid=10668] ppid=10544 vsize=330556 CPUtime=0 cores=0,2,4,6
/proc/10652/task/10668/stat : 10668 (python) S 10544 10544 10331 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 907341999 338489344 5794 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 514 18446604453807862080 0 0 -1 2 0 0 0
[pid=10669] ppid=10544 vsize=340812 CPUtime=0.82 cores=0,2,4,6
/proc/10669/stat : 10669 (python) S 10544 10544 10331 0 -1 4202560 1147 0 0 0 49 33 0 0 18 0 2 0 907342000 348991488 5797 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/10669/statm: 85203 5797 400 364 0 21103 0
[pid=10671] ppid=10669 vsize=23760 CPUtime=587.59 cores=0,2,4,6
/proc/10671/stat : 10671 (lingeling) T 10669 10671 10671 0 -1 4202496 40926 0 0 0 58754 5 0 0 25 0 1 0 907342001 24330240 5142 33554432000 4194304 4352236 140737362833568 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/10671/statm: 5940 5142 129 39 0 5020 0
[pid=10669/tid=10677] ppid=10544 vsize=340812 CPUtime=0 cores=0,2,4,6
/proc/10669/task/10677/stat : 10677 (python) S 10544 10544 10331 0 -1 4202560 45 0 0 0 0 0 0 0 18 0 2 0 907361627 348991488 5797 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 514 18446604453855011264 0 0 -1 4 0 0 0
[pid=10727] ppid=10544 vsize=351020 CPUtime=0.37 cores=0,2,4,6
/proc/10727/stat : 10727 (python) S 10544 10544 10331 0 -1 4202560 1199 0 0 0 21 16 0 0 18 0 2 0 907449435 359444480 5821 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/10727/statm: 87755 5821 406 364 0 23652 0
[pid=10729] ppid=10727 vsize=28880 CPUtime=293.33 cores=0,2,4,6
/proc/10729/stat : 10729 (precosat) T 10727 10729 10729 0 -1 4202496 15301 0 0 0 29330 3 0 0 25 0 1 0 907449436 29573120 7073 33554432000 4194304 4890832 140736853686128 18446744073709551615 4299152 0 0 16781312 17442 18446744071562691360 0 0 17 0 0 0 0
/proc/10729/statm: 7220 7073 86 171 0 7047 0
[pid=10727/tid=10735] ppid=10544 vsize=351020 CPUtime=0 cores=0,2,4,6
/proc/10727/task/10735/stat : 10735 (python) S 10544 10544 10331 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 907469057 359444480 5821 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 514 18446604453794357632 0 0 -1 4 0 0 0
[pid=10741] ppid=10544 vsize=361476 CPUtime=0.25 cores=0,2,4,6
/proc/10741/stat : 10741 (python) S 10544 10544 10331 0 -1 4202560 1157 0 0 0 14 11 0 0 16 0 2 0 907488419 370151424 5871 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/10741/statm: 90369 5871 400 364 0 26263 0
[pid=10743] ppid=10741 vsize=74704 CPUtime=199.01 cores=0,2,4,6
/proc/10743/stat : 10743 (cryptominisat-2) T 10741 10743 10743 0 -1 4202496 65660 0 0 0 19892 9 0 0 25 0 1 0 907488419 76496896 11674 33554432000 4194304 4677096 140734288555008 18446744073709551615 4319550 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/10743/statm: 18676 11674 392 118 0 13635 0
[pid=10741/tid=10749] ppid=10544 vsize=361476 CPUtime=0 cores=0,2,4,6
/proc/10741/task/10749/stat : 10749 (python) S 10544 10544 10331 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 907508322 370151424 5871 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 514 18446604453846571136 0 0 -1 6 0 0 0
[pid=10544/tid=10551] ppid=10542 vsize=371720 CPUtime=0 cores=0,2,4,6
/proc/10544/task/10551/stat : 10551 (python) S 10542 10544 10331 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 10 0 907078584 380641280 7366 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 2 18446604453985339200 0 0 -1 0 0 0 0
[pid=10544/tid=10575] ppid=10542 vsize=371720 CPUtime=0 cores=0,2,4,6
/proc/10544/task/10575/stat : 10575 (python) S 10542 10544 10331 0 -1 4202560 25 931 0 0 0 0 0 0 20 0 10 0 907136948 380641280 7366 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 2 18446604453985339200 0 0 -1 0 0 0 0
[pid=10544/tid=10582] ppid=10542 vsize=371720 CPUtime=0 cores=0,2,4,6
/proc/10544/task/10582/stat : 10582 (python) S 10542 10544 10331 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 10 0 907146962 380641280 7366 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 2 18446604453985339200 0 0 -1 0 0 0 0
[pid=10544/tid=10614] ppid=10542 vsize=371720 CPUtime=0 cores=0,2,4,6
/proc/10544/task/10614/stat : 10614 (python) S 10542 10544 10331 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 10 0 907195663 380641280 7366 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 2 18446604453985339200 0 0 -1 0 0 0 0
[pid=10544/tid=10633] ppid=10542 vsize=371720 CPUtime=0 cores=0,2,4,6
/proc/10544/task/10633/stat : 10633 (python) S 10542 10544 10331 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 10 0 907234510 380641280 7366 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 2 18446604453985339200 0 0 -1 0 0 0 0
[pid=10544/tid=10653] ppid=10542 vsize=371720 CPUtime=0 cores=0,2,4,6
/proc/10544/task/10653/stat : 10653 (python) S 10542 10544 10331 0 -1 4202560 34 931 0 0 0 0 0 0 18 0 10 0 907293181 380641280 7366 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 2 18446604453985339200 0 0 -1 0 0 0 0
[pid=10544/tid=10670] ppid=10542 vsize=371720 CPUtime=0 cores=0,2,4,6
/proc/10544/task/10670/stat : 10670 (python) S 10542 10544 10331 0 -1 4202560 26 931 0 0 0 0 0 0 18 0 10 0 907342000 380641280 7366 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 2 18446604453985339200 0 0 -1 0 0 0 0
[pid=10544/tid=10728] ppid=10542 vsize=371720 CPUtime=0 cores=0,2,4,6
/proc/10544/task/10728/stat : 10728 (python) S 10542 10544 10331 0 -1 4202560 29 931 0 0 0 0 0 0 18 0 10 0 907449435 380641280 7366 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 2 18446604453985339200 0 0 -1 6 0 0 0
[pid=10544/tid=10742] ppid=10542 vsize=371720 CPUtime=0 cores=0,2,4,6
/proc/10544/task/10742/stat : 10742 (python) S 10542 10544 10331 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 10 0 907488419 380641280 7366 33554432000 4194304 5683644 140734901783648 18446744073709551615 222933600689 0 0 16781312 2 18446604453985339200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 3720544

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 10544 and gives
#  childrusage.ru_utime.tv_sec=4413
#  childrusage.ru_utime.tv_usec=545039
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=679440
# CPU time returned by wait4() is 4417.22
# while last known CPU time is 5000.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4994.06
CPU time (s): 5000.08
CPU user time (s): 4996.21
CPU system time (s): 3.87
CPU usage (%): 100.12
Max. virtual memory (cumulated for all children) (KiB): 3733088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4413.55
system time used= 3.67944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 405286
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= 9076
involuntary context switches= 11133

runsolver used 15.2017 second user time and 28.6246 second system time

The end

Launcher Data

Begin job on node109 at 2011-06-13 10:46:17
IDJOB=3498468
IDBENCH=83431
IDSOLVER=1991
FILE ID=node109/3498468-1307954777
RUNJOBID= node109-1307953127-10349
PBS_JOBID= 13559719
Free space on /var/tmp= 2856 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_4_keyfind_1.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3498468-1307954777/watcher-3498468-1307954777 -o /var/tmp/evaluation-result-3498468-1307954777/solver-3498468-1307954777 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498468-1307954777.cnf -seed 797703876 -budget 5000

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

MD5SUM BENCH= d71ab4cbe872e5620884d4e4d370890a
RANDOM SEED=797703876

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12538988 kB
Buffers:         96700 kB
Cached:       19290436 kB
SwapCached:       8608 kB
Active:        4313064 kB
Inactive:     15416584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12538988 kB
SwapTotal:    67111528 kB
SwapFree:     67056684 kB
Dirty:           31644 kB
Writeback:           0 kB
AnonPages:      339796 kB
Mapped:          19940 kB
Slab:           613916 kB
PageTables:       8512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   838436 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= 2856 MiB
End job on node109 at 2011-06-13 12:09:34