Trace number 3498461

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.07 4994.15

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_4_keyfind_1.cnf
MD5SUM07ea67092ce3fd4529e72f69434e3f99
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 variables1808
Number of clauses9968
Sum of the clauses size39152
Maximum clause length5
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2320
Number of clauses of size 33904
Number of clauses of size 41344
Number of clauses of size 54256
Number of clauses of size over 50

Solver Data

0.31/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.31/0.68	c INFO: solving HOME/instance-3498461-1307954542.cnf
0.31/0.68	c INFO: computing task features
0.40/0.73	c INFO: computed variable-clause graph statistics
0.40/0.73	c INFO: computed clause balance statistics
0.60/0.94	c INFO: computed variable balance statistics
0.70/1.07	c INFO: computed small-clause counts
0.70/1.07	c INFO: computed Horn-clause counts
0.70/1.08	c INFO: computed variable graph statistics
0.70/1.08	c INFO: collected features for HOME/instance-3498461-1307954542.cnf in 0.40 s
0.80/1.11	c INFO: running lingeling-276@0 for 97 with 4999 remaining (b = 0.28)
100.99/101.24	c INFO: running lingeling-276@100 for 485 with 4899 remaining (b = 0.41)
587.07/586.74	c INFO: running SApperloT@0 for 97 with 4413 remaining (b = 0.15)
687.27/686.87	c INFO: running cryptominisat-2.9.0@0 for 485 with 4313 remaining (b = 0.40)
1175.92/1174.81	c INFO: running precosat-570@0 for 388 with 3826 remaining (b = 0.29)
1564.81/1563.29	c INFO: running lingeling-276@585 for 679 with 3437 remaining (b = 0.27)
2245.35/2242.97	c INFO: running lingeling-276@0 for 582 with 2758 remaining (b = 0.39)
2832.77/2829.63	c INFO: running lingeling-276@586 for 291 with 2171 remaining (b = 0.11)
3120.45/3116.96	c INFO: running cryptominisat-2.9.0@0 for 485 with 1884 remaining (b = 0.29)
3609.02/3604.86	c INFO: running lingeling-276@0 for 194 with 1396 remaining (b = 0.16)
3805.44/3801.08	c INFO: running lingeling-276@196 for 291 with 1200 remaining (b = 0.15)
4099.08/4094.38	c INFO: running cryptominisat-2.9.0@487 for 97 with 907 remaining (b = 0.06)
4194.73/4189.83	c INFO: running cryptominisat-2.9.0@487 for 97 with 811 remaining (b = 0.06)
4290.26/4285.28	c INFO: running lingeling-276@0 for 97 with 716 remaining (b = 0.06)
4390.58/4385.40	c INFO: running lingeling-276@489 for 97 with 616 remaining (b = 0.05)
4487.82/4482.51	c INFO: running precosat-570@388 for 388 with 519 remaining (b = 0.16)
4879.72/4873.97	c INFO: running lingeling-276@100 for 127 with 127 remaining (b = 0.04)

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

running on 4 cores: 1,3,5,7

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.00 1.97 1.54 2/193 30945
/proc/meminfo: memFree=8580868/32951124 swapFree=67056304/67111528
[pid=30945] ppid=30943 vsize=15184 CPUtime=0 cores=1,3,5,7
/proc/30945/stat : 30945 (python) S 30943 30945 30781 0 -1 4202496 729 0 0 0 0 0 0 0 25 0 1 0 985684782 15548416 617 33554432000 4194304 5683644 140734001772224 18446744073709551615 260020393984 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/30945/statm: 3796 617 322 364 0 283 0

[startup+0.0575699 s]
/proc/loadavg: 2.00 1.97 1.54 2/193 30945
/proc/meminfo: memFree=8580868/32951124 swapFree=67056304/67111528
[pid=30945] ppid=30943 vsize=29792 CPUtime=0.02 cores=1,3,5,7
/proc/30945/stat : 30945 (python) R 30943 30945 30781 0 -1 4202496 1403 0 0 0 2 0 0 0 17 0 1 0 985684782 30507008 1245 33554432000 4194304 5683644 140734001772224 18446744073709551615 260020056773 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/30945/statm: 7448 1245 443 364 0 818 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29792

[startup+0.100567 s]
/proc/loadavg: 2.00 1.97 1.54 2/193 30945
/proc/meminfo: memFree=8580868/32951124 swapFree=67056304/67111528
[pid=30945] ppid=30943 vsize=85624 CPUtime=0.05 cores=1,3,5,7
/proc/30945/stat : 30945 (python) S 30943 30945 30781 0 -1 4202496 2631 0 0 0 4 1 0 0 17 0 1 0 985684782 87678976 2348 33554432000 4194304 5683644 140734001772224 18446744073709551615 260020393984 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/30945/statm: 21406 2348 713 364 0 1623 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85624

[startup+0.3006 s]
/proc/loadavg: 2.00 1.97 1.54 2/193 30945
/proc/meminfo: memFree=8580868/32951124 swapFree=67056304/67111528
[pid=30945] ppid=30943 vsize=135752 CPUtime=0.17 cores=1,3,5,7
/proc/30945/stat : 30945 (python) S 30943 30945 30781 0 -1 4202496 5970 937 1 0 13 4 0 0 17 0 1 0 985684782 139010048 4149 33554432000 4194304 5683644 140734001772224 18446744073709551615 260020391941 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/30945/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135752

[startup+0.700454 s]
/proc/loadavg: 2.00 1.97 1.54 2/193 30945
/proc/meminfo: memFree=8580868/32951124 swapFree=67056304/67111528
[pid=30945] ppid=30943 vsize=278980 CPUtime=0.4 cores=1,3,5,7
/proc/30945/stat : 30945 (python) R 30943 30945 30781 0 -1 4202496 9396 937 1 0 29 11 0 0 15 0 1 0 985684782 285675520 7066 33554432000 4194304 5683644 140734001772224 18446744073709551615 4299184 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/30945/statm: 69745 7066 1761 364 0 5669 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 278980

[startup+1.50031 s]
/proc/loadavg: 2.00 1.97 1.54 3/194 30950
/proc/meminfo: memFree=8556208/32951124 swapFree=67056304/67111528
[pid=30945] ppid=30943 vsize=290160 CPUtime=0.81 cores=1,3,5,7
/proc/30945/stat : 30945 (python) S 30943 30945 30781 0 -1 4202496 10386 937 1 0 70 11 0 0 18 0 2 0 985684782 297123840 7434 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30945/statm: 72540 7434 1867 364 0 8458 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 290160

[startup+3.10102 s]
/proc/loadavg: 2.08 1.99 1.55 3/197 30953
/proc/meminfo: memFree=8550232/32951124 swapFree=67056304/67111528
[pid=30945] ppid=30943 vsize=290160 CPUtime=0.81 cores=1,3,5,7
/proc/30945/stat : 30945 (python) S 30943 30945 30781 0 -1 4202496 10386 937 1 0 70 11 0 0 18 0 2 0 985684782 297123840 7434 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30945/statm: 72540 7434 1867 364 0 8458 0
[pid=30951] ppid=30945 vsize=279916 CPUtime=0 cores=1,3,5,7
/proc/30951/stat : 30951 (python) S 30945 30945 30781 0 -1 4202560 803 0 0 0 0 0 0 0 18 0 1 0 985684894 286633984 5922 33554432000 4194304 5683644 140734001772224 18446744073709551615 260020416015 0 0 16781312 514 9426194003323256831 0 0 17 1 0 0 0
/proc/30951/statm: 69979 5922 359 364 0 5897 0
[pid=30953] ppid=30951 vsize=6960 CPUtime=1.98 cores=1,3,5,7
/proc/30953/stat : 30953 (lingeling) R 30951 30953 30953 0 -1 4202496 1231 0 0 0 198 0 0 0 25 0 1 0 985684894 7127040 908 33554432000 4194304 4352236 140736041512480 18446744073709551615 4328146 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/30953/statm: 1740 908 128 39 0 820 0
[pid=30945/tid=30952] ppid=30943 vsize=290160 CPUtime=0 cores=1,3,5,7
/proc/30945/task/30952/stat : 30952 (python) S 30943 30945 30781 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 2 0 985684894 297123840 7434 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 577036

[startup+6.30043 s]
/proc/loadavg: 2.08 1.99 1.55 3/197 30954
/proc/meminfo: memFree=8559664/32951124 swapFree=67056304/67111528
[pid=30945] ppid=30943 vsize=290160 CPUtime=0.81 cores=1,3,5,7
/proc/30945/stat : 30945 (python) S 30943 30945 30781 0 -1 4202496 10386 937 1 0 70 11 0 0 18 0 2 0 985684782 297123840 7434 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30945/statm: 72540 7434 1867 364 0 8458 0
[pid=30951] ppid=30945 vsize=279916 CPUtime=0 cores=1,3,5,7
/proc/30951/stat : 30951 (python) S 30945 30945 30781 0 -1 4202560 966 0 0 0 0 0 0 0 18 0 1 0 985684894 286633984 5944 33554432000 4194304 5683644 140734001772224 18446744073709551615 260020416015 0 0 16781312 514 9426194003323224328 0 0 17 1 0 0 0
/proc/30951/statm: 69979 5944 381 364 0 5897 0
[pid=30953] ppid=30951 vsize=8116 CPUtime=5.18 cores=1,3,5,7
/proc/30953/stat : 30953 (lingeling) R 30951 30953 30953 0 -1 4202496 1808 0 0 0 518 0 0 0 25 0 1 0 985684894 8310784 1197 33554432000 4194304 4352236 140736041512480 18446744073709551615 4328377 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/30953/statm: 2029 1197 128 39 0 1109 0
[pid=30945/tid=30952] ppid=30943 vsize=290160 CPUtime=0 cores=1,3,5,7
/proc/30945/task/30952/stat : 30952 (python) S 30943 30945 30781 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 2 0 985684894 297123840 7434 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 578192

[startup+12.7003 s]
/proc/loadavg: 2.07 1.99 1.55 3/197 30954
/proc/meminfo: memFree=8560052/32951124 swapFree=67056304/67111528
[pid=30945] ppid=30943 vsize=290160 CPUtime=0.81 cores=1,3,5,7
/proc/30945/stat : 30945 (python) S 30943 30945 30781 0 -1 4202496 10386 937 1 0 70 11 0 0 18 0 2 0 985684782 297123840 7434 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30945/statm: 72540 7434 1867 364 0 8458 0
[pid=30951] ppid=30945 vsize=279916 CPUtime=0 cores=1,3,5,7
/proc/30951/stat : 30951 (python) S 30945 30945 30781 0 -1 4202560 972 0 0 0 0 0 0 0 18 0 1 0 985684894 286633984 5944 33554432000 4194304 5683644 140734001772224 18446744073709551615 260020416015 0 0 16781312 514 4875463255977328904 0 0 17 1 0 0 0
/proc/30951/statm: 69979 5944 381 364 0 5897 0
[pid=30953] ppid=30951 vsize=7220 CPUtime=11.57 cores=1,3,5,7
/proc/30953/stat : 30953 (lingeling) R 30951 30953 30953 0 -1 4202496 1904 0 0 0 1157 0 0 0 25 0 1 0 985684894 7393280 1005 33554432000 4194304 4352236 140736041512480 18446744073709551615 4328375 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/30953/statm: 1805 1005 128 39 0 885 0
[pid=30945/tid=30952] ppid=30943 vsize=290160 CPUtime=0 cores=1,3,5,7
/proc/30945/task/30952/stat : 30952 (python) S 30943 30945 30781 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 2 0 985684894 297123840 7434 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 577296

[startup+25.5009 s]
/proc/loadavg: 2.06 1.99 1.55 3/197 30954
/proc/meminfo: memFree=8558084/32951124 swapFree=67056304/67111528
[pid=30945] ppid=30943 vsize=290160 CPUtime=0.81 cores=1,3,5,7
/proc/30945/stat : 30945 (python) S 30943 30945 30781 0 -1 4202496 10386 937 1 0 70 11 0 0 18 0 2 0 985684782 297123840 7434 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30945/statm: 72540 7434 1867 364 0 8458 0
[pid=30951] ppid=30945 vsize=279916 CPUtime=0.02 cores=1,3,5,7
/proc/30951/stat : 30951 (python) S 30945 30945 30781 0 -1 4202560 979 0 0 0 1 1 0 0 18 0 1 0 985684894 286633984 5945 33554432000 4194304 5683644 140734001772224 18446744073709551615 260020416015 0 0 16781312 514 4875463255977328904 0 0 17 1 0 0 0
/proc/30951/statm: 69979 5945 382 364 0 5897 0
[pid=30953] ppid=30951 vsize=8244 CPUtime=24.38 cores=1,3,5,7
/proc/30953/stat : 30953 (lingeling) R 30951 30953 30953 0 -1 4202496 2288 0 0 0 2438 0 0 0 25 0 1 0 985684894 8441856 1261 33554432000 4194304 4352236 140736041512480 18446744073709551615 4278542 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/30953/statm: 2061 1261 128 39 0 1141 0
[pid=30945/tid=30952] ppid=30943 vsize=290160 CPUtime=0 cores=1,3,5,7
/proc/30945/task/30952/stat : 30952 (python) S 30943 30945 30781 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 2 0 985684894 297123840 7434 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 578320

[startup+51.1002 s]
/proc/loadavg: 2.12 2.00 1.57 3/197 30955
/proc/meminfo: memFree=8547708/32951124 swapFree=67056304/67111528
[pid=30945] ppid=30943 vsize=290160 CPUtime=0.81 cores=1,3,5,7
/proc/30945/stat : 30945 (python) S 30943 30945 30781 0 -1 4202496 10386 937 1 0 70 11 0 0 18 0 2 0 985684782 297123840 7434 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30945/statm: 72540 7434 1867 364 0 8458 0
[pid=30951] ppid=30945 vsize=279916 CPUtime=0.04 cores=1,3,5,7
/proc/30951/stat : 30951 (python) S 30945 30945 30781 0 -1 4202560 990 0 0 0 2 2 0 0 18 0 1 0 985684894 286633984 5945 33554432000 4194304 5683644 140734001772224 18446744073709551615 260020416015 0 0 16781312 514 4875463255977328904 0 0 17 1 0 0 0
/proc/30951/statm: 69979 5945 382 364 0 5897 0
[pid=30953] ppid=30951 vsize=8896 CPUtime=49.98 cores=1,3,5,7
/proc/30953/stat : 30953 (lingeling) R 30951 30953 30953 0 -1 4202496 2771 0 0 0 4998 0 0 0 25 0 1 0 985684894 9109504 1424 33554432000 4194304 4352236 140736041512480 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/30953/statm: 2224 1424 128 39 0 1304 0
[pid=30945/tid=30952] ppid=30943 vsize=290160 CPUtime=0 cores=1,3,5,7
/proc/30945/task/30952/stat : 30952 (python) S 30943 30945 30781 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 2 0 985684894 297123840 7434 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 578972

[startup+102.307 s]
/proc/loadavg: 2.04 2.00 1.59 3/198 30957
/proc/meminfo: memFree=8520332/32951124 swapFree=67056304/67111528
[pid=30945] ppid=30943 vsize=290160 CPUtime=0.83 cores=1,3,5,7
/proc/30945/stat : 30945 (python) S 30943 30945 30781 0 -1 4202496 10880 937 1 0 72 11 0 0 18 0 2 0 985684782 297123840 7435 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30945/statm: 72540 7435 1868 364 0 8458 0
[pid=30951] ppid=30945 vsize=290160 CPUtime=0.11 cores=1,3,5,7
/proc/30951/stat : 30951 (python) S 30945 30945 30781 0 -1 4202560 1167 0 0 0 5 6 0 0 18 0 2 0 985684894 297123840 5984 33554432000 4194304 5683644 140734001772224 18446744073709551615 260020416070 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/30951/statm: 72540 5984 416 364 0 8458 0
[pid=30953] ppid=30951 vsize=9800 CPUtime=101.16 cores=1,3,5,7
/proc/30953/stat : 30953 (lingeling) R 30951 30953 30953 0 -1 4202496 5301 0 0 0 10116 0 0 0 25 0 1 0 985684894 10035200 1650 33554432000 4194304 4352236 140736041512480 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/30953/statm: 2450 1650 128 39 0 1530 0
[pid=30951/tid=30957] ppid=30945 vsize=290160 CPUtime=0 cores=1,3,5,7
/proc/30951/task/30957/stat : 30957 (python) S 30945 30945 30781 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 985694904 297123840 5984 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 514 18446604459402367360 0 0 -1 3 0 0 0
[pid=30945/tid=30952] ppid=30943 vsize=290160 CPUtime=0 cores=1,3,5,7
/proc/30945/task/30952/stat : 30952 (python) S 30943 30945 30781 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 2 0 985684894 297123840 7435 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 590120

[startup+162.301 s]
/proc/loadavg: 2.01 2.00 1.61 3/198 30959
/proc/meminfo: memFree=8477244/32951124 swapFree=67056304/67111528
[pid=30945] ppid=30943 vsize=290160 CPUtime=0.83 cores=1,3,5,7
/proc/30945/stat : 30945 (python) S 30943 30945 30781 0 -1 4202496 10880 937 1 0 72 11 0 0 18 0 2 0 985684782 297123840 7435 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30945/statm: 72540 7435 1868 364 0 8458 0
[pid=30951] ppid=30945 vsize=290160 CPUtime=0.18 cores=1,3,5,7
/proc/30951/stat : 30951 (python) S 30945 30945 30781 0 -1 4202560 1187 0 0 0 9 9 0 0 18 0 2 0 985684894 297123840 5984 33554432000 4194304 5683644 140734001772224 18446744073709551615 260020416070 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/30951/statm: 72540 5984 416 364 0 8458 0
[pid=30953] ppid=30951 vsize=10704 CPUtime=161.15 cores=1,3,5,7
/proc/30953/stat : 30953 (lingeling) R 30951 30953 30953 0 -1 4202496 7479 0 0 0 16115 0 0 0 25 0 1 0 985684894 10960896 1876 33554432000 4194304 4352236 140736041512480 18446744073709551615 4329279 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/30953/statm: 2676 1876 128 39 0 1756 0
[pid=30951/tid=30957] ppid=30945 vsize=290160 CPUtime=0 cores=1,3,5,7
/proc/30951/task/30957/stat : 30957 (python) S 30945 30945 30781 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 985694904 297123840 5984 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 514 18446604459402367360 0 0 -1 3 0 0 0
[pid=30945/tid=30952] ppid=30943 vsize=290160 CPUtime=0 cores=1,3,5,7
/proc/30945/task/30952/stat : 30952 (python) S 30943 30945 30781 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 2 0 985684894 297123840 7435 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 591024

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.64 3/198 30960
/proc/meminfo: memFree=8468028/32951124 swapFree=67056304/67111528
[pid=30945] ppid=30943 vsize=290160 CPUtime=0.83 cores=1,3,5,7

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

/proc/30980/stat : 30980 (cryptominisat-2) T 30978 30980 30980 0 -1 4202496 210805 0 0 0 58301 36 0 0 25 0 1 0 985753470 231579648 47266 33554432000 4194304 4677096 140733862206496 18446744073709551615 4319581 0 0 16781312 2 18446744071562691360 0 0 17 3 0 0 0
/proc/30980/statm: 56538 47266 393 118 0 51497 0
[pid=30978/tid=31003] ppid=30945 vsize=300428 CPUtime=0 cores=1,3,5,7
/proc/30978/task/31003/stat : 31003 (python) S 30945 30945 30781 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 985802262 307638272 5973 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 514 18446604471119461184 0 0 -1 1 0 0 0
[pid=31004] ppid=30945 vsize=311044 CPUtime=1.04 cores=1,3,5,7
/proc/31004/stat : 31004 (python) S 30945 30945 30781 0 -1 4202560 1151 0 0 0 51 53 0 0 18 0 2 0 985802264 318509056 6034 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032222667 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/31004/statm: 77761 6034 400 364 0 13670 0
[pid=31006] ppid=31004 vsize=51908 CPUtime=779.9 cores=1,3,5,7
/proc/31006/stat : 31006 (precosat) T 31004 31006 31006 0 -1 4202496 13407 0 0 0 77988 2 0 0 25 0 1 0 985802264 53153792 12830 33554432000 4194304 4890832 140737423180736 18446744073709551615 4238599 0 0 16781312 17442 18446744071562691360 0 0 17 5 0 0 0
/proc/31006/statm: 12977 12830 86 171 0 12804 0
[pid=31004/tid=31017] ppid=30945 vsize=311044 CPUtime=0 cores=1,3,5,7
/proc/31004/task/31017/stat : 31017 (python) S 30945 30945 30781 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 985841109 318509056 6034 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 514 18446604471093441792 0 0 -1 5 0 0 0
[pid=31039] ppid=30945 vsize=321300 CPUtime=1.11 cores=1,3,5,7
/proc/31039/stat : 31039 (python) S 30945 30945 30781 0 -1 4202560 1140 0 0 0 60 51 0 0 18 0 2 0 985909080 329011200 6038 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032222667 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/31039/statm: 80325 6038 400 364 0 16231 0
[pid=31041] ppid=31039 vsize=21976 CPUtime=873.97 cores=1,3,5,7
/proc/31041/stat : 31041 (lingeling) T 31039 31041 31041 0 -1 4202496 31116 0 0 0 87394 3 0 0 25 0 1 0 985909081 22503424 4687 33554432000 4194304 4352236 140734070420608 18446744073709551615 4231049 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/31041/statm: 5494 4687 129 39 0 4574 0
[pid=31039/tid=31058] ppid=30945 vsize=321300 CPUtime=0 cores=1,3,5,7
/proc/31039/task/31058/stat : 31058 (python) S 30945 30945 30781 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 2 0 985967745 329011200 6038 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 514 18446604459318248768 0 0 -1 1 0 0 0
[pid=31066] ppid=30945 vsize=331556 CPUtime=0.81 cores=1,3,5,7
/proc/31066/stat : 31066 (python) S 30945 30945 30781 0 -1 4202560 1152 0 0 0 44 37 0 0 15 0 2 0 985996479 339513344 6043 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032222667 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/31066/statm: 82889 6043 401 364 0 18792 0
[pid=31068] ppid=31066 vsize=255256 CPUtime=583.34 cores=1,3,5,7
/proc/31068/stat : 31068 (cryptominisat-2) T 31066 31068 31068 0 -1 4202496 212420 0 0 0 58299 35 0 0 25 0 1 0 985996479 261382144 42556 33554432000 4194304 4677096 140736688398480 18446744073709551615 4319550 0 0 16781312 2 18446744071562691360 0 0 17 5 0 0 0
/proc/31068/statm: 63814 42556 393 118 0 58773 0
[pid=31066/tid=31129] ppid=30945 vsize=331556 CPUtime=0 cores=1,3,5,7
/proc/31066/task/31129/stat : 31129 (python) S 30945 30945 30781 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 986045268 339513344 6043 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 514 18446604471128381568 0 0 -1 3 0 0 0
[pid=31130] ppid=30945 vsize=341812 CPUtime=0.69 cores=1,3,5,7
/proc/31130/stat : 31130 (python) S 30945 30945 30781 0 -1 4202560 1129 0 0 0 36 33 0 0 18 0 2 0 986045269 350015488 6046 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032222667 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/31130/statm: 85453 6046 400 364 0 21353 0
[pid=31132] ppid=31130 vsize=13748 CPUtime=586.6 cores=1,3,5,7
/proc/31132/stat : 31132 (lingeling) T 31130 31132 31132 0 -1 4202496 15782 0 0 0 58658 2 0 0 25 0 1 0 986045269 14077952 2629 33554432000 4194304 4352236 140735155021664 18446744073709551615 4328102 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/31132/statm: 3437 2629 128 39 0 2517 0
[pid=31130/tid=31138] ppid=30945 vsize=341812 CPUtime=0 cores=1,3,5,7
/proc/31130/task/31138/stat : 31138 (python) S 30945 30945 30781 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 986064890 350015488 6046 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 514 18446604471127450816 0 0 -1 1 0 0 0
[pid=31152] ppid=30945 vsize=352068 CPUtime=0.25 cores=1,3,5,7
/proc/31152/stat : 31152 (python) S 30945 30945 30781 0 -1 4202560 1185 0 0 0 13 12 0 0 18 0 2 0 986113311 360517632 6056 33554432000 4194304 5683644 140734001772224 18446744073709551615 260020416070 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/31152/statm: 88017 6056 406 364 0 23914 0
[pid=31154] ppid=31152 vsize=12856 CPUtime=220.23 cores=1,3,5,7
/proc/31154/stat : 31154 (lingeling) R 31152 31154 31154 0 -1 4202496 8881 0 0 0 22022 1 0 0 25 0 1 0 986113311 13164544 2406 33554432000 4194304 4352236 140737299456032 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/31154/statm: 3214 2406 128 39 0 2294 0
[pid=31152/tid=31157] ppid=30945 vsize=352068 CPUtime=0 cores=1,3,5,7
/proc/31152/task/31157/stat : 31157 (python) S 30945 30945 30781 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 986123322 360517632 6056 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 514 18446604471119602688 0 0 -1 3 0 0 0
[pid=30945/tid=30952] ppid=30943 vsize=362312 CPUtime=0 cores=1,3,5,7
/proc/30945/task/30952/stat : 30952 (python) S 30943 30945 30781 0 -1 4202560 34 937 0 0 0 0 0 0 18 0 9 0 985684894 371007488 7543 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 1 0 0 0
[pid=30945/tid=30972] ppid=30943 vsize=362312 CPUtime=0 cores=1,3,5,7
/proc/30945/task/30972/stat : 30972 (python) S 30943 30945 30781 0 -1 4202560 29 937 0 0 0 0 0 0 20 0 9 0 985743456 371007488 7543 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 1 0 0 0
[pid=30945/tid=30979] ppid=30943 vsize=362312 CPUtime=0 cores=1,3,5,7
/proc/30945/task/30979/stat : 30979 (python) S 30943 30945 30781 0 -1 4202560 31 937 0 0 0 0 0 0 18 0 9 0 985753469 371007488 7543 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 3 0 0 0
[pid=30945/tid=31005] ppid=30943 vsize=362312 CPUtime=0 cores=1,3,5,7
/proc/30945/task/31005/stat : 31005 (python) S 30943 30945 30781 0 -1 4202560 31 937 0 0 0 0 0 0 18 0 9 0 985802264 371007488 7543 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 3 0 0 0
[pid=30945/tid=31040] ppid=30943 vsize=362312 CPUtime=0 cores=1,3,5,7
/proc/30945/task/31040/stat : 31040 (python) S 30943 30945 30781 0 -1 4202560 30 937 0 0 0 0 0 0 18 0 9 0 985909080 371007488 7543 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 7 0 0 0
[pid=30945/tid=31067] ppid=30943 vsize=362312 CPUtime=0 cores=1,3,5,7
/proc/30945/task/31067/stat : 31067 (python) S 30943 30945 30781 0 -1 4202560 35 937 0 0 0 0 0 0 18 0 9 0 985996479 371007488 7543 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 3 0 0 0
[pid=30945/tid=31131] ppid=30943 vsize=362312 CPUtime=0 cores=1,3,5,7
/proc/30945/task/31131/stat : 31131 (python) S 30943 30945 30781 0 -1 4202560 33 937 0 0 0 0 0 0 18 0 9 0 986045269 371007488 7543 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 5 0 0 0
[pid=30945/tid=31153] ppid=30943 vsize=362312 CPUtime=0 cores=1,3,5,7
/proc/30945/task/31153/stat : 31153 (python) S 30943 30945 30781 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 9 0 986113311 371007488 7543 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 3513204

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

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

[startup+4994.1 s]
/proc/loadavg: 2.06 2.02 1.97 3/210 31183
/proc/meminfo: memFree=9368956/32951124 swapFree=67056304/67111528
[pid=30945] ppid=30943 vsize=362312 CPUtime=1.02 cores=1,3,5,7
/proc/30945/stat : 30945 (python) S 30943 30945 30781 0 -1 4202496 16996 937 1 0 90 12 0 0 18 0 9 0 985684782 371007488 7543 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30945/statm: 90578 7543 1890 364 0 26475 0
[pid=30951] ppid=30945 vsize=290160 CPUtime=1.47 cores=1,3,5,7
/proc/30951/stat : 30951 (python) S 30945 30945 30781 0 -1 4202560 1202 0 0 0 76 71 0 0 18 0 2 0 985684894 297123840 5984 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032222667 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/30951/statm: 72540 5984 416 364 0 8458 0
[pid=30953] ppid=30951 vsize=19552 CPUtime=1265.28 cores=1,3,5,7
/proc/30953/stat : 30953 (lingeling) T 30951 30953 30953 0 -1 4202496 35386 0 0 0 126524 4 0 0 25 0 1 0 985684894 20021248 4089 33554432000 4194304 4352236 140736041512480 18446744073709551615 4328105 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/30953/statm: 4888 4089 129 39 0 3968 0
[pid=30951/tid=30957] ppid=30945 vsize=290160 CPUtime=0 cores=1,3,5,7
/proc/30951/task/30957/stat : 30957 (python) S 30945 30945 30781 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 985694904 297123840 5984 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 514 18446604459402367360 0 0 -1 3 0 0 0
[pid=30971] ppid=30945 vsize=290172 CPUtime=0.12 cores=1,3,5,7
/proc/30971/stat : 30971 (python) S 30945 30945 30781 0 -1 4202560 1085 0 0 0 6 6 0 0 19 0 2 0 985743456 297136128 5968 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032222667 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/30971/statm: 72543 5968 400 364 0 8458 0
[pid=30973] ppid=30971 vsize=10904 CPUtime=100.1 cores=1,3,5,7
/proc/30973/stat : 30973 (SApperloT-base) T 30971 30973 30973 0 -1 4202496 2647 0 0 0 10010 0 0 0 25 0 1 0 985743457 11165696 2384 33554432000 134512640 135674940 4288988096 18446744073709551615 134564608 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/30973/statm: 2726 2384 100 284 0 2440 0
[pid=30971/tid=30977] ppid=30945 vsize=290172 CPUtime=0 cores=1,3,5,7
/proc/30971/task/30977/stat : 30977 (python) S 30945 30945 30781 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 985753467 297136128 5968 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 514 18446604454224045952 0 0 -1 3 0 0 0
[pid=30978] ppid=30945 vsize=300428 CPUtime=0.77 cores=1,3,5,7
/proc/30978/stat : 30978 (python) S 30945 30945 30781 0 -1 4202560 1155 0 0 0 39 38 0 0 15 0 2 0 985753469 307638272 5973 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032222667 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/30978/statm: 75107 5973 401 364 0 11019 0
[pid=30980] ppid=30978 vsize=226152 CPUtime=583.37 cores=1,3,5,7
/proc/30980/stat : 30980 (cryptominisat-2) T 30978 30980 30980 0 -1 4202496 210805 0 0 0 58301 36 0 0 25 0 1 0 985753470 231579648 47266 33554432000 4194304 4677096 140733862206496 18446744073709551615 4319581 0 0 16781312 2 18446744071562691360 0 0 17 3 0 0 0
/proc/30980/statm: 56538 47266 393 118 0 51497 0
[pid=30978/tid=31003] ppid=30945 vsize=300428 CPUtime=0 cores=1,3,5,7
/proc/30978/task/31003/stat : 31003 (python) S 30945 30945 30781 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 985802262 307638272 5973 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 514 18446604471119461184 0 0 -1 1 0 0 0
[pid=31004] ppid=30945 vsize=311044 CPUtime=1.04 cores=1,3,5,7
/proc/31004/stat : 31004 (python) S 30945 30945 30781 0 -1 4202560 1151 0 0 0 51 53 0 0 18 0 2 0 985802264 318509056 6034 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032222667 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/31004/statm: 77761 6034 400 364 0 13670 0
[pid=31006] ppid=31004 vsize=51908 CPUtime=779.9 cores=1,3,5,7
/proc/31006/stat : 31006 (precosat) T 31004 31006 31006 0 -1 4202496 13407 0 0 0 77988 2 0 0 25 0 1 0 985802264 53153792 12830 33554432000 4194304 4890832 140737423180736 18446744073709551615 4238599 0 0 16781312 17442 18446744071562691360 0 0 17 5 0 0 0
/proc/31006/statm: 12977 12830 86 171 0 12804 0
[pid=31004/tid=31017] ppid=30945 vsize=311044 CPUtime=0 cores=1,3,5,7
/proc/31004/task/31017/stat : 31017 (python) S 30945 30945 30781 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 985841109 318509056 6034 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 514 18446604471093441792 0 0 -1 5 0 0 0
[pid=31039] ppid=30945 vsize=321300 CPUtime=1.11 cores=1,3,5,7
/proc/31039/stat : 31039 (python) S 30945 30945 30781 0 -1 4202560 1140 0 0 0 60 51 0 0 18 0 2 0 985909080 329011200 6038 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032222667 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/31039/statm: 80325 6038 400 364 0 16231 0
[pid=31041] ppid=31039 vsize=21976 CPUtime=873.97 cores=1,3,5,7
/proc/31041/stat : 31041 (lingeling) T 31039 31041 31041 0 -1 4202496 31116 0 0 0 87394 3 0 0 25 0 1 0 985909081 22503424 4687 33554432000 4194304 4352236 140734070420608 18446744073709551615 4231049 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/31041/statm: 5494 4687 129 39 0 4574 0
[pid=31039/tid=31058] ppid=30945 vsize=321300 CPUtime=0 cores=1,3,5,7
/proc/31039/task/31058/stat : 31058 (python) S 30945 30945 30781 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 2 0 985967745 329011200 6038 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 514 18446604459318248768 0 0 -1 1 0 0 0
[pid=31066] ppid=30945 vsize=331556 CPUtime=0.81 cores=1,3,5,7
/proc/31066/stat : 31066 (python) S 30945 30945 30781 0 -1 4202560 1152 0 0 0 44 37 0 0 15 0 2 0 985996479 339513344 6043 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032222667 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/31066/statm: 82889 6043 401 364 0 18792 0
[pid=31068] ppid=31066 vsize=255256 CPUtime=583.34 cores=1,3,5,7
/proc/31068/stat : 31068 (cryptominisat-2) T 31066 31068 31068 0 -1 4202496 212420 0 0 0 58299 35 0 0 25 0 1 0 985996479 261382144 42556 33554432000 4194304 4677096 140736688398480 18446744073709551615 4319550 0 0 16781312 2 18446744071562691360 0 0 17 5 0 0 0
/proc/31068/statm: 63814 42556 393 118 0 58773 0
[pid=31066/tid=31129] ppid=30945 vsize=331556 CPUtime=0 cores=1,3,5,7
/proc/31066/task/31129/stat : 31129 (python) S 30945 30945 30781 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 986045268 339513344 6043 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 514 18446604471128381568 0 0 -1 3 0 0 0
[pid=31130] ppid=30945 vsize=341812 CPUtime=0.69 cores=1,3,5,7
/proc/31130/stat : 31130 (python) S 30945 30945 30781 0 -1 4202560 1129 0 0 0 36 33 0 0 18 0 2 0 986045269 350015488 6046 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032222667 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/31130/statm: 85453 6046 400 364 0 21353 0
[pid=31132] ppid=31130 vsize=13748 CPUtime=586.6 cores=1,3,5,7
/proc/31132/stat : 31132 (lingeling) T 31130 31132 31132 0 -1 4202496 15782 0 0 0 58658 2 0 0 25 0 1 0 986045269 14077952 2629 33554432000 4194304 4352236 140735155021664 18446744073709551615 4328102 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/31132/statm: 3437 2629 128 39 0 2517 0
[pid=31130/tid=31138] ppid=30945 vsize=341812 CPUtime=0 cores=1,3,5,7
/proc/31130/task/31138/stat : 31138 (python) S 30945 30945 30781 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 986064890 350015488 6046 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 514 18446604471127450816 0 0 -1 1 0 0 0
[pid=31152] ppid=30945 vsize=352068 CPUtime=0.25 cores=1,3,5,7
/proc/31152/stat : 31152 (python) S 30945 30945 30781 0 -1 4202560 1185 0 0 0 13 12 0 0 18 0 2 0 986113311 360517632 6056 33554432000 4194304 5683644 140734001772224 18446744073709551615 260020416070 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/31152/statm: 88017 6056 406 364 0 23914 0
[pid=31154] ppid=31152 vsize=12856 CPUtime=220.23 cores=1,3,5,7
/proc/31154/stat : 31154 (lingeling) R 31152 31154 31154 0 -1 4202496 8881 0 0 0 22022 1 0 0 25 0 1 0 986113311 13164544 2406 33554432000 4194304 4352236 140737299456032 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/31154/statm: 3214 2406 128 39 0 2294 0
[pid=31152/tid=31157] ppid=30945 vsize=352068 CPUtime=0 cores=1,3,5,7
/proc/31152/task/31157/stat : 31157 (python) S 30945 30945 30781 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 986123322 360517632 6056 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 514 18446604471119602688 0 0 -1 3 0 0 0
[pid=30945/tid=30952] ppid=30943 vsize=362312 CPUtime=0 cores=1,3,5,7
/proc/30945/task/30952/stat : 30952 (python) S 30943 30945 30781 0 -1 4202560 34 937 0 0 0 0 0 0 18 0 9 0 985684894 371007488 7543 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 1 0 0 0
[pid=30945/tid=30972] ppid=30943 vsize=362312 CPUtime=0 cores=1,3,5,7
/proc/30945/task/30972/stat : 30972 (python) S 30943 30945 30781 0 -1 4202560 29 937 0 0 0 0 0 0 20 0 9 0 985743456 371007488 7543 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 1 0 0 0
[pid=30945/tid=30979] ppid=30943 vsize=362312 CPUtime=0 cores=1,3,5,7
/proc/30945/task/30979/stat : 30979 (python) S 30943 30945 30781 0 -1 4202560 31 937 0 0 0 0 0 0 18 0 9 0 985753469 371007488 7543 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 3 0 0 0
[pid=30945/tid=31005] ppid=30943 vsize=362312 CPUtime=0 cores=1,3,5,7
/proc/30945/task/31005/stat : 31005 (python) S 30943 30945 30781 0 -1 4202560 31 937 0 0 0 0 0 0 18 0 9 0 985802264 371007488 7543 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 3 0 0 0
[pid=30945/tid=31040] ppid=30943 vsize=362312 CPUtime=0 cores=1,3,5,7
/proc/30945/task/31040/stat : 31040 (python) S 30943 30945 30781 0 -1 4202560 30 937 0 0 0 0 0 0 18 0 9 0 985909080 371007488 7543 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 7 0 0 0
[pid=30945/tid=31067] ppid=30943 vsize=362312 CPUtime=0 cores=1,3,5,7
/proc/30945/task/31067/stat : 31067 (python) S 30943 30945 30781 0 -1 4202560 35 937 0 0 0 0 0 0 18 0 9 0 985996479 371007488 7543 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 3 0 0 0
[pid=30945/tid=31131] ppid=30943 vsize=362312 CPUtime=0 cores=1,3,5,7
/proc/30945/task/31131/stat : 31131 (python) S 30943 30945 30781 0 -1 4202560 33 937 0 0 0 0 0 0 18 0 9 0 986045269 371007488 7543 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 5 0 0 0
[pid=30945/tid=31153] ppid=30943 vsize=362312 CPUtime=0 cores=1,3,5,7
/proc/30945/task/31153/stat : 31153 (python) S 30943 30945 30781 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 9 0 986113311 371007488 7543 33554432000 4194304 5683644 140734001772224 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 3513204

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4994.15
CPU time (s): 5000.07
CPU user time (s): 4996.11
CPU system time (s): 3.96
CPU usage (%): 100.118
Max. virtual memory (cumulated for all children) (KiB): 3514868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.902862
system time used= 0.134979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17937
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= 2912
involuntary context switches= 29

runsolver used 11.1243 second user time and 23.1885 second system time

The end

Launcher Data

Begin job on node110 at 2011-06-13 10:42:22
IDJOB=3498461
IDBENCH=83416
IDSOLVER=1991
FILE ID=node110/3498461-1307954542
RUNJOBID= node110-1307953127-30800
PBS_JOBID= 13559718
Free space on /var/tmp= 2824 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_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-3498461-1307954542/watcher-3498461-1307954542 -o /var/tmp/evaluation-result-3498461-1307954542/solver-3498461-1307954542 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498461-1307954542.cnf -seed 1246401360 -budget 5000

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

MD5SUM BENCH= 07ea67092ce3fd4529e72f69434e3f99
RANDOM SEED=1246401360

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8581560 kB
Buffers:         96148 kB
Cached:       21083852 kB
SwapCached:       9176 kB
Active:        8263628 kB
Inactive:     15371068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8581560 kB
SwapTotal:    67111528 kB
SwapFree:     67056304 kB
Dirty:           31892 kB
Writeback:           0 kB
AnonPages:     2452032 kB
Mapped:          19520 kB
Slab:           658968 kB
PageTables:      14592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4259592 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= 2700 MiB
End job on node110 at 2011-06-13 12:05:38