Trace number 3498287

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.1 5009.86

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor128.cnf
MD5SUM5b2e2178738883a628728bb1ec39f4a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1971.87
Satisfiable
(Un)Satisfiability was proved
Number of variables249327
Number of clauses746444
Sum of the clauses size1741700
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2497628
Number of clauses of size 3248814
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.44/16.29	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.44/16.29	c INFO: solving HOME/instance-3498287-1307953119.cnf
0.44/16.29	c INFO: computing task features
2.85/18.72	c INFO: computed variable-clause graph statistics
2.95/18.81	c INFO: computed clause balance statistics
13.86/29.73	c INFO: computed variable balance statistics
22.26/38.13	c INFO: computed small-clause counts
22.46/38.33	c INFO: computed Horn-clause counts
93.65/109.59	c INFO: computed variable graph statistics
93.65/109.59	c INFO: collected features for HOME/instance-3498287-1307953119.cnf in 93.21 s
93.74/109.62	c INFO: running lingeling-276@0 for 97 with 4906 remaining (b = 0.63)
193.88/209.76	c INFO: running lingeling-276@99 for 1164 with 4806 remaining (b = 0.57)
1358.30/1372.94	c INFO: running lingeling-276@0 for 97 with 3643 remaining (b = 0.62)
1458.43/1473.09	c INFO: running cryptominisat-2.9.0@0 for 1649 with 3543 remaining (b = 0.65)
3113.38/3125.65	c INFO: running lingeling-276@99 for 97 with 1892 remaining (b = 0.17)
3210.73/3222.80	c INFO: running precosat-570@0 for 97 with 1795 remaining (b = 0.47)
3310.93/3322.94	c INFO: running lingeling-276@197 for 97 with 1695 remaining (b = 0.13)
3408.18/3420.09	c INFO: running precosat-570@100 for 97 with 1598 remaining (b = 0.13)
3505.52/3517.22	c INFO: running lingeling-276@0 for 97 with 1501 remaining (b = 0.40)
3605.70/3617.38	c INFO: running cryptominisat-2.9.0@1651 for 194 with 1400 remaining (b = 0.11)
3799.46/3810.84	c INFO: running cryptominisat-2.9.0@0 for 485 with 1207 remaining (b = 0.31)
4290.09/4300.76	c INFO: running cryptominisat-2.9.0@489 for 97 with 718 remaining (b = 0.09)
4387.84/4398.36	c INFO: running precosat-570@197 for 97 with 620 remaining (b = 0.08)
4485.05/4495.49	c INFO: running lingeling-276@294 for 97 with 523 remaining (b = 0.08)
4582.41/4592.63	c INFO: running lingeling-276@100 for 97 with 426 remaining (b = 0.09)
4679.58/4689.77	c INFO: running precosat-570@0 for 194 with 329 remaining (b = 0.36)
4876.12/4886.02	c INFO: running cryptominisat-2.9.0@0 for 133 with 133 remaining (b = 0.21)

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 /tmp/evaluation-result-3498287-1307953119/watcher-3498287-1307953119 -o /tmp/evaluation-result-3498287-1307953119/solver-3498287-1307953119 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498287-1307953119.cnf -seed 1079452364 -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: 0.00 0.00 0.00 1/172 12633
/proc/meminfo: memFree=31168324/32951132 swapFree=67052544/67111528
[pid=12633] ppid=12629 vsize=11804 CPUtime=0 cores=0,2,4,6
/proc/12633/stat : 12633 (runsolver) S 12629 12633 12590 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 906910887 12087296 50 33554432000 4194304 5436572 140734425302400 18446744073709551615 4883175 0 2147483391 4096 24578 18446744071699870519 0 0 17 4 0 0 0
/proc/12633/statm: 2951 50 31 304 0 2643 0

[startup+0.0224771 s]
/proc/loadavg: 0.00 0.00 0.00 1/172 12633
/proc/meminfo: memFree=31168324/32951132 swapFree=67052544/67111528
[pid=12633] ppid=12629 vsize=11804 CPUtime=0 cores=0,2,4,6
/proc/12633/stat : 12633 (runsolver) S 12629 12633 12590 0 -1 4202560 46 0 0 0 0 0 0 0 21 0 1 0 906910887 12087296 55 33554432000 4194304 5436572 140734425302400 18446744073709551615 5057063 0 2147483391 4096 24578 18446744071699109054 0 0 17 4 0 0 0
/proc/12633/statm: 2951 55 36 304 0 2643 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11804

[startup+0.103979 s]
/proc/loadavg: 0.00 0.00 0.00 1/172 12633
/proc/meminfo: memFree=31168324/32951132 swapFree=67052544/67111528
[pid=12633] ppid=12629 vsize=6240 CPUtime=0 cores=0,2,4,6
/proc/12633/stat : 12633 (python) D 12629 12633 12590 0 -1 4194304 100 0 0 0 0 0 0 0 21 0 1 0 906910887 6389760 52 33554432000 4194304 5683644 140736832099776 18446744073709551615 242965626503 0 0 4096 0 18446744071696489144 0 0 17 4 0 0 0
/proc/12633/statm: 1560 52 41 364 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6240

[startup+0.300414 s]
/proc/loadavg: 0.00 0.00 0.00 1/172 12633
/proc/meminfo: memFree=31168324/32951132 swapFree=67052544/67111528
[pid=12633] ppid=12629 vsize=15184 CPUtime=0 cores=0,2,4,6
/proc/12633/stat : 12633 (python) S 12629 12633 12590 0 -1 4202496 712 0 0 0 0 0 0 0 16 0 1 0 906910887 15548416 603 33554432000 4194304 5683644 140736832099776 18446744073709551615 242970548224 0 2147483391 16781312 2 18446744071699109054 0 0 17 2 0 0 0
/proc/12633/statm: 3796 603 319 364 0 283 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15184

[startup+0.700339 s]
/proc/loadavg: 0.00 0.00 0.00 1/172 12633
/proc/meminfo: memFree=31168324/32951132 swapFree=67052544/67111528
[pid=12633] ppid=12629 vsize=15780 CPUtime=0 cores=0,2,4,6
/proc/12633/stat : 12633 (python) S 12629 12633 12590 0 -1 4202496 896 0 0 0 0 0 0 0 15 0 1 0 906910887 16158720 777 33554432000 4194304 5683644 140736832099776 18446744073709551615 242970548224 0 2147483391 16781312 2 18446744071699109054 0 0 17 2 0 0 0
/proc/12633/statm: 3945 777 343 364 0 432 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15780

[startup+8.81801 s]
/proc/loadavg: 0.00 0.00 0.00 1/176 12637
/proc/meminfo: memFree=31161844/32951132 swapFree=67052544/67111528
[pid=12633] ppid=12629 vsize=124240 CPUtime=0.11 cores=0,2,4,6
/proc/12633/stat : 12633 (python) S 12629 12633 12590 0 -1 4202496 4312 0 1 0 8 3 0 0 15 0 1 0 906910887 127221760 3880 33554432000 4194304 5683644 140736832099776 18446744073709551615 242970550016 0 0 16781312 2 18446744071562362840 0 0 17 2 0 0 216
/proc/12633/statm: 31060 3880 997 364 0 2871 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 124240
heavy processes:

[startup+16.1737 s]
/proc/loadavg: 0.85 0.18 0.06 1/178 12639
/proc/meminfo: memFree=31141340/32951132 swapFree=67052544/67111528
[pid=12633] ppid=12629 vsize=259464 CPUtime=0.43 cores=0,2,4,6
/proc/12633/stat : 12633 (python) R 12629 12633 12590 0 -1 4202496 8687 938 1 0 32 11 0 0 15 0 1 0 906910887 265691136 6475 33554432000 4194304 5683644 140736832099776 18446744073709551615 4571061 0 0 16781312 2 0 0 0 17 2 0 0 216
/proc/12633/statm: 64866 6475 1656 364 0 5224 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 259464
heavy processes:

[startup+16.2067 s]
/proc/loadavg: 1.03 0.23 0.07 3/176 12645
/proc/meminfo: memFree=31124756/32951132 swapFree=67052544/67111528
[pid=12633] ppid=12629 vsize=261732 CPUtime=0.44 cores=0,2,4,6
/proc/12633/stat : 12633 (python) S 12629 12633 12590 0 -1 4202496 8757 938 1 0 33 11 0 0 15 0 1 0 906910887 268013568 6528 33554432000 4194304 5683644 140736832099776 18446744073709551615 242970548224 0 2147483391 16781312 2 18446744071699855507 0 0 17 2 0 0 216
/proc/12633/statm: 65433 6528 1663 364 0 5257 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 261732
heavy processes:

[startup+16.3056 s]
/proc/loadavg: 1.03 0.23 0.07 1/176 12645
/proc/meminfo: memFree=31124260/32951132 swapFree=67052544/67111528
[pid=12633] ppid=12629 vsize=291500 CPUtime=0.45 cores=0,2,4,6
/proc/12633/stat : 12633 (python) R 12629 12633 12590 0 -1 4202496 12485 938 1 0 33 12 0 0 15 0 1 0 906910887 298496000 10156 33554432000 4194304 5683644 140736832099776 18446744073709551615 242970550016 0 0 16781312 2 0 0 0 17 2 0 0 216
/proc/12633/statm: 72875 10174 1761 364 0 8799 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 291500
heavy processes:

[startup+25.5011 s]
/proc/loadavg: 1.33 0.32 0.11 3/179 12650
/proc/meminfo: memFree=30962640/32951132 swapFree=67052544/67111528
[pid=12633] ppid=12629 vsize=429316 CPUtime=9.66 cores=0,2,4,6
/proc/12633/stat : 12633 (python) R 12629 12633 12590 0 -1 4202496 63946 938 1 0 947 19 0 0 25 0 1 0 906910887 439619584 44713 33554432000 4194304 5683644 140736832099776 18446744073709551615 242973959088 0 0 16781312 2 0 0 0 17 2 0 0 216
/proc/12633/statm: 107329 44713 1826 364 0 43253 0
Current children cumulated CPU time (s) 9.66
Current children cumulated vsize (KiB) 429316
heavy processes:

[startup+51.1006 s]
/proc/loadavg: 1.56 0.45 0.15 3/179 12650
/proc/meminfo: memFree=30962404/32951132 swapFree=67052544/67111528
[pid=12633] ppid=12629 vsize=429316 CPUtime=35.26 cores=0,2,4,6
/proc/12633/stat : 12633 (python) R 12629 12633 12590 0 -1 4202496 63953 938 1 0 3507 19 0 0 25 0 1 0 906910887 439619584 44720 33554432000 4194304 5683644 140736832099776 18446744073709551615 47430470330496 0 0 16781312 2 0 0 0 17 2 0 0 216
/proc/12633/statm: 107329 44720 1833 364 0 43253 0
Current children cumulated CPU time (s) 35.26
Current children cumulated vsize (KiB) 429316
heavy processes:

[startup+102.301 s]
/proc/loadavg: 1.81 0.69 0.25 3/179 12652
/proc/meminfo: memFree=30962624/32951132 swapFree=67052544/67111528
[pid=12633] ppid=12629 vsize=429316 CPUtime=86.44 cores=0,2,4,6
/proc/12633/stat : 12633 (python) R 12629 12633 12590 0 -1 4202496 63953 938 1 0 8625 19 0 0 25 0 1 0 906910887 439619584 44720 33554432000 4194304 5683644 140736832099776 18446744073709551615 47430470330508 0 0 16781312 2 0 0 0 17 4 0 0 216
/proc/12633/statm: 107329 44720 1833 364 0 43253 0
Current children cumulated CPU time (s) 86.44
Current children cumulated vsize (KiB) 429316

[startup+162.307 s]
/proc/loadavg: 1.93 0.93 0.36 3/183 12656
/proc/meminfo: memFree=30850748/32951132 swapFree=67052544/67111528
[pid=12633] ppid=12629 vsize=428160 CPUtime=93.77 cores=0,2,4,6
/proc/12633/stat : 12633 (python) S 12629 12633 12590 0 -1 4202496 64325 938 1 0 9357 20 0 0 25 0 2 0 906910887 438435840 41910 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 216
/proc/12633/statm: 107040 41910 1875 364 0 42958 0
[pid=12653] ppid=12633 vsize=417916 CPUtime=0.06 cores=0,2,4,6
/proc/12653/stat : 12653 (python) S 12633 12633 12590 0 -1 4202560 991 0 0 0 4 2 0 0 18 0 1 0 906921849 427945984 40412 33554432000 4194304 5683644 140736832099776 18446744073709551615 242970570255 0 0 16781312 514 4705258855997604100 0 0 17 4 0 0 0
/proc/12653/statm: 104479 40412 381 364 0 40397 0
[pid=12655] ppid=12653 vsize=123308 CPUtime=52.62 cores=0,2,4,6
/proc/12655/stat : 12655 (lingeling) R 12653 12655 12655 0 -1 4202496 47604 0 0 0 5257 5 0 0 25 0 1 0 906921850 126267392 29997 33554432000 4194304 4352236 140735088522784 18446744073709551615 4268080 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/12655/statm: 30827 29997 129 39 0 29907 0
[pid=12633/tid=12654] ppid=12629 vsize=428160 CPUtime=0 cores=0,2,4,6
/proc/12633/task/12654/stat : 12654 (python) S 12629 12633 12590 0 -1 4202560 28 938 0 0 0 0 0 0 25 0 2 0 906921850 438435840 41910 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 2 18446604453851018432 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 146.45
Current children cumulated vsize (KiB) 969384

[startup+222.301 s]
/proc/loadavg: 1.97 1.12 0.46 3/184 12659
/proc/meminfo: memFree=30839200/32951132 swapFree=67052544/67111528
[pid=12633] ppid=12629 vsize=428160 CPUtime=93.79 cores=0,2,4,6
/proc/12633/stat : 12633 (python) S 12629 12633 12590 0 -1 4202496 64821 938 1 0 9359 20 0 0 18 0 2 0 906910887 438435840 41911 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 216
/proc/12633/statm: 107040 41911 1876 364 0 42958 0
[pid=12653] ppid=12633 vsize=428160 CPUtime=0.12 cores=0,2,4,6
/proc/12653/stat : 12653 (python) S 12633 12633 12590 0 -1 4202560 1176 0 0 0 7 5 0 0 18 0 2 0 906921849 438435840 40451 33554432000 4194304 5683644 140736832099776 18446744073709551615 242970570310 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12653/statm: 107040 40451 415 364 0 42958 0
[pid=12655] ppid=12653 vsize=131712 CPUtime=112.57 cores=0,2,4,6
/proc/12655/stat : 12655 (lingeling) R 12653 12655 12655 0 -1 4202496 49707 0 0 0 11251 6 0 0 25 0 1 0 906921850 134873088 32098 33554432000 4194304 4352236 140735088522784 18446744073709551615 4328429 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/12655/statm: 32928 32098 129 39 0 32008 0
[pid=12653/tid=12659] ppid=12633 vsize=428160 CPUtime=0 cores=0,2,4,6
/proc/12653/task/12659/stat : 12659 (python) S 12633 12633 12590 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 906931861 438435840 40451 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 514 18446604453733838912 0 0 -1 6 0 0 0
[pid=12633/tid=12654] ppid=12629 vsize=428160 CPUtime=0 cores=0,2,4,6
/proc/12633/task/12654/stat : 12654 (python) S 12629 12633 12590 0 -1 4202560 29 938 0 0 0 0 0 0 18 0 2 0 906921850 438435840 41911 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 2 18446604453851018432 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 206.48
Current children cumulated vsize (KiB) 988032

[startup+282.301 s]
/proc/loadavg: 2.03 1.29 0.55 3/184 12661
/proc/meminfo: memFree=30838816/32951132 swapFree=67052544/67111528
[pid=12633] ppid=12629 vsize=428160 CPUtime=93.79 cores=0,2,4,6
/proc/12633/stat : 12633 (python) S 12629 12633 12590 0 -1 4202496 64821 938 1 0 9359 20 0 0 18 0 2 0 906910887 438435840 41911 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 216
/proc/12633/statm: 107040 41911 1876 364 0 42958 0
[pid=12653] ppid=12633 vsize=428160 CPUtime=0.2 cores=0,2,4,6
/proc/12653/stat : 12653 (python) S 12633 12633 12590 0 -1 4202560 1192 0 0 0 11 9 0 0 18 0 2 0 906921849 438435840 40451 33554432000 4194304 5683644 140736832099776 18446744073709551615 242970570310 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12653/statm: 107040 40451 415 364 0 42958 0
[pid=12655] ppid=12653 vsize=131712 CPUtime=172.56 cores=0,2,4,6
/proc/12655/stat : 12655 (lingeling) R 12653 12655 12655 0 -1 4202496 49707 0 0 0 17249 7 0 0 25 0 1 0 906921850 134873088 32098 33554432000 4194304 4352236 140735088522784 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/12655/statm: 32928 32098 129 39 0 32008 0
[pid=12653/tid=12659] ppid=12633 vsize=428160 CPUtime=0 cores=0,2,4,6
/proc/12653/task/12659/stat : 12659 (python) S 12633 12633 12590 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 906931861 438435840 40451 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 514 18446604453733838912 0 0 -1 6 0 0 0
[pid=12633/tid=12654] ppid=12629 vsize=428160 CPUtime=0 cores=0,2,4,6
/proc/12633/task/12654/stat : 12654 (python) S 12629 12633 12590 0 -1 4202560 29 938 0 0 0 0 0 0 18 0 2 0 906921850 438435840 41911 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 2 18446604453851018432 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 266.55
Current children cumulated vsize (KiB) 988032

[startup+342.301 s]
/proc/loadavg: 2.01 1.42 0.64 3/184 12663
/proc/meminfo: memFree=30840176/32951132 swapFree=67052544/67111528
[pid=12633] ppid=12629 vsize=428160 CPUtime=93.79 cores=0,2,4,6
/proc/12633/stat : 12633 (python) S 12629 12633 12590 0 -1 4202496 64821 938 1 0 9359 20 0 0 18 0 2 0 906910887 438435840 41911 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 216
/proc/12633/statm: 107040 41911 1876 364 0 42958 0
[pid=12653] ppid=12633 vsize=428160 CPUtime=0.27 cores=0,2,4,6
/proc/12653/stat : 12653 (python) S 12633 12633 12590 0 -1 4202560 1202 0 0 0 15 12 0 0 18 0 2 0 906921849 438435840 40451 33554432000 4194304 5683644 140736832099776 18446744073709551615 242970570310 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12653/statm: 107040 40451 415 364 0 42958 0
[pid=12655] ppid=12653 vsize=138384 CPUtime=232.54 cores=0,2,4,6
/proc/12655/stat : 12655 (lingeling) R 12653 12655 12655 0 -1 4202496 56931 0 0 0 23245 9 0 0 25 0 1 0 906921850 141705216 31719 33554432000 4194304 4352236 140735088522784 18446744073709551615 4331690 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/12655/statm: 34596 31719 129 39 0 33676 0

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

[pid=12709] ppid=12633 vsize=438428 CPUtime=2.59 cores=0,2,4,6
/proc/12709/stat : 12709 (python) S 12633 12633 12590 0 -1 4202560 1166 0 0 0 148 111 0 0 15 0 2 0 907058197 448950272 40440 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12709/statm: 109607 40440 400 364 0 45519 0
[pid=12711] ppid=12709 vsize=2097760 CPUtime=1846.01 cores=0,2,4,6
/proc/12711/stat : 12711 (cryptominisat-2) T 12709 12711 12711 0 -1 4202496 659581 0 0 0 184479 122 0 0 25 0 1 0 907058198 2148106240 423332 33554432000 4194304 4677096 140734685251840 18446744073709551615 4319726 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/12711/statm: 524440 423332 392 118 0 519399 0
[pid=12709/tid=12784] ppid=12633 vsize=438428 CPUtime=0 cores=0,2,4,6
/proc/12709/task/12784/stat : 12784 (python) S 12633 12633 12590 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 907223452 448950272 40440 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 514 18446604453866627520 0 0 -1 2 0 0 0
[pid=12788] ppid=12633 vsize=448684 CPUtime=0.4 cores=0,2,4,6
/proc/12788/stat : 12788 (python) S 12633 12633 12590 0 -1 4202560 1143 0 0 0 22 18 0 0 18 0 2 0 907233168 459452416 40443 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12788/statm: 112171 40443 399 364 0 48080 0
[pid=12790] ppid=12788 vsize=416752 CPUtime=294.35 cores=0,2,4,6
/proc/12790/stat : 12790 (precosat) T 12788 12790 12790 0 -1 4202496 132442 0 0 0 29419 16 0 0 25 0 1 0 907233168 426754048 103081 33554432000 4194304 4890832 140734837637312 18446744073709551615 4449400 0 0 16781312 17442 18446744071562691360 0 0 17 0 0 0 0
/proc/12790/statm: 104188 103081 86 171 0 104015 0
[pid=12788/tid=12794] ppid=12633 vsize=448684 CPUtime=0 cores=0,2,4,6
/proc/12788/task/12794/stat : 12794 (python) S 12633 12633 12590 0 -1 4202560 53 0 0 0 0 0 0 0 18 0 2 0 907243181 459452416 40443 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 514 18446604453733840704 0 0 -1 4 0 0 0
[pid=12800] ppid=12633 vsize=458940 CPUtime=0.3 cores=0,2,4,6
/proc/12800/stat : 12800 (python) S 12633 12633 12590 0 -1 4202560 1129 0 0 0 17 13 0 0 18 0 2 0 907262609 469954560 40447 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12800/statm: 114735 40447 399 364 0 50641 0
[pid=12802] ppid=12800 vsize=112568 CPUtime=197.13 cores=0,2,4,6
/proc/12802/stat : 12802 (lingeling) T 12800 12802 12802 0 -1 4202496 48843 0 0 0 19708 5 0 0 25 0 1 0 907262610 115269632 25265 33554432000 4194304 4352236 140737243823344 18446744073709551615 4328090 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/12802/statm: 28142 25265 129 39 0 27222 0
[pid=12800/tid=12805] ppid=12633 vsize=458940 CPUtime=0 cores=0,2,4,6
/proc/12800/task/12805/stat : 12805 (python) S 12633 12633 12590 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 907272624 469954560 40447 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 514 18446604440278878272 0 0 -1 0 0 0 0
[pid=12812] ppid=12633 vsize=469196 CPUtime=0.87 cores=0,2,4,6
/proc/12812/stat : 12812 (python) S 12633 12633 12590 0 -1 4202560 1150 0 0 0 48 39 0 0 15 0 2 0 907291971 480456704 40452 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12812/statm: 117299 40452 400 364 0 53202 0
[pid=12814] ppid=12812 vsize=1802068 CPUtime=587.49 cores=0,2,4,6
/proc/12814/stat : 12814 (cryptominisat-2) T 12812 12814 12814 0 -1 4202496 437243 0 0 0 58686 63 0 0 25 0 1 0 907291972 1845317632 349976 33554432000 4194304 4677096 140734504052640 18446744073709551615 4318873 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/12814/statm: 450517 349976 392 118 0 445476 0
[pid=12812/tid=12829] ppid=12633 vsize=469196 CPUtime=0 cores=0,2,4,6
/proc/12812/task/12829/stat : 12829 (python) S 12633 12633 12590 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 907340963 480456704 40452 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 514 18446604448665678016 0 0 -1 2 0 0 0
[pid=12840] ppid=12633 vsize=479452 CPUtime=0.26 cores=0,2,4,6
/proc/12840/stat : 12840 (python) S 12633 12633 12590 0 -1 4202560 1127 0 0 0 15 11 0 0 19 0 2 0 907379865 490958848 40455 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12840/statm: 119863 40455 399 364 0 55763 0
[pid=12842] ppid=12840 vsize=390376 CPUtime=196.23 cores=0,2,4,6
/proc/12842/stat : 12842 (precosat) T 12840 12842 12842 0 -1 4202496 125833 0 0 0 19609 14 0 0 25 0 1 0 907379866 399745024 96479 33554432000 4194304 4890832 140733769908016 18446744073709551615 4298394 0 0 16781312 17442 18446744071562691360 0 0 17 4 0 0 0
/proc/12842/statm: 97594 96479 86 171 0 97421 0
[pid=12840/tid=12847] ppid=12633 vsize=479452 CPUtime=0 cores=0,2,4,6
/proc/12840/task/12847/stat : 12847 (python) S 12633 12633 12590 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 907399489 490958848 40455 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 514 18446604450671195264 0 0 -1 6 0 0 0
[pid=12848] ppid=12633 vsize=489708 CPUtime=0.18 cores=0,2,4,6
/proc/12848/stat : 12848 (python) S 12633 12633 12590 0 -1 4202560 1010 0 0 0 11 7 0 0 15 0 1 0 907399490 501460992 40435 33554432000 4194304 5683644 140736832099776 18446744073709551615 242970570310 0 0 16781312 514 4986896564724138242 0 0 17 6 0 0 0
/proc/12848/statm: 122427 40435 376 364 0 58324 0
[pid=12850] ppid=12848 vsize=1508548 CPUtime=123.75 cores=0,2,4,6
/proc/12850/stat : 12850 (cryptominisat-2) R 12848 12850 12850 0 -1 4202496 311349 0 0 0 12335 40 0 0 25 0 1 0 907399491 1544753152 288543 33554432000 4194304 4677096 140736751005296 18446744073709551615 4449589 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12850/statm: 377137 288543 392 118 0 372096 0
[pid=12633/tid=12654] ppid=12629 vsize=499952 CPUtime=0 cores=0,2,4,6
/proc/12633/task/12654/stat : 12654 (python) S 12629 12633 12590 0 -1 4202560 29 938 0 0 0 0 0 0 18 0 9 0 906921850 511950848 41953 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 2 18446604453851018432 0 0 -1 4 0 0 0
[pid=12633/tid=12703] ppid=12629 vsize=499952 CPUtime=0 cores=0,2,4,6
/proc/12633/task/12703/stat : 12703 (python) S 12629 12633 12590 0 -1 4202560 35 938 0 0 0 0 0 0 18 0 9 0 907048182 511950848 41953 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 2 18446604453851018432 0 0 -1 0 0 0 0
[pid=12633/tid=12710] ppid=12629 vsize=499952 CPUtime=0 cores=0,2,4,6
/proc/12633/task/12710/stat : 12710 (python) S 12629 12633 12590 0 -1 4202560 32 938 0 0 0 0 0 0 18 0 9 0 907058197 511950848 41953 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 2 18446604453851018432 0 0 -1 0 0 0 0
[pid=12633/tid=12789] ppid=12629 vsize=499952 CPUtime=0 cores=0,2,4,6
/proc/12633/task/12789/stat : 12789 (python) S 12629 12633 12590 0 -1 4202560 33 938 0 0 0 0 0 0 18 0 9 0 907233168 511950848 41953 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 2 18446604453851018432 0 0 -1 0 0 0 0
[pid=12633/tid=12801] ppid=12629 vsize=499952 CPUtime=0 cores=0,2,4,6
/proc/12633/task/12801/stat : 12801 (python) S 12629 12633 12590 0 -1 4202560 28 938 0 0 0 0 0 0 18 0 9 0 907262610 511950848 41953 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 2 18446604453851018432 0 0 -1 6 0 0 0
[pid=12633/tid=12813] ppid=12629 vsize=499952 CPUtime=0 cores=0,2,4,6
/proc/12633/task/12813/stat : 12813 (python) S 12629 12633 12590 0 -1 4202560 31 938 0 0 0 0 0 0 18 0 9 0 907291972 511950848 41953 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 2 18446604453851018432 0 0 -1 6 0 0 0
[pid=12633/tid=12841] ppid=12629 vsize=499952 CPUtime=0 cores=0,2,4,6
/proc/12633/task/12841/stat : 12841 (python) S 12629 12633 12590 0 -1 4202560 28 938 0 0 0 0 0 0 20 0 9 0 907379865 511950848 41953 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 2 18446604453851018432 0 0 -1 2 0 0 0
[pid=12633/tid=12849] ppid=12629 vsize=499952 CPUtime=0 cores=0,2,4,6
/proc/12633/task/12849/stat : 12849 (python) S 12629 12633 12590 0 -1 4202560 31 938 0 0 0 0 0 0 20 0 9 0 907399491 511950848 41953 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 2 18446604453851018432 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 10728764

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

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

[startup+5009.8 s]
/proc/loadavg: 2.05 2.05 2.00 3/239 12854
/proc/meminfo: memFree=25279632/32951132 swapFree=67052544/67111528
[pid=12633] ppid=12629 vsize=499952 CPUtime=93.97 cores=0,2,4,6
/proc/12633/stat : 12633 (python) S 12629 12633 12590 0 -1 4202496 70160 938 1 0 9373 24 0 0 20 0 9 0 906910887 511950848 41953 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 216
/proc/12633/statm: 124988 41953 1890 364 0 60885 0
[pid=12653] ppid=12633 vsize=428160 CPUtime=1.47 cores=0,2,4,6
/proc/12653/stat : 12653 (python) S 12633 12633 12590 0 -1 4202560 1202 0 0 0 85 62 0 0 18 0 2 0 906921849 438435840 40451 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12653/statm: 107040 40451 415 364 0 42958 0
[pid=12655] ppid=12653 vsize=147964 CPUtime=1263.08 cores=0,2,4,6
/proc/12655/stat : 12655 (lingeling) T 12653 12655 12655 0 -1 4202496 59828 0 0 0 126293 15 0 0 25 0 1 0 906921850 151515136 34614 33554432000 4194304 4352236 140735088522784 18446744073709551615 4331500 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/12655/statm: 36991 34614 129 39 0 36071 0
[pid=12653/tid=12659] ppid=12633 vsize=428160 CPUtime=0 cores=0,2,4,6
/proc/12653/task/12659/stat : 12659 (python) S 12633 12633 12590 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 2 0 906931861 438435840 40451 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 514 18446604453733838912 0 0 -1 6 0 0 0
[pid=12702] ppid=12633 vsize=428172 CPUtime=0.59 cores=0,2,4,6
/proc/12702/stat : 12702 (python) S 12633 12633 12590 0 -1 4202560 1129 0 0 0 33 26 0 0 18 0 2 0 907048181 438448128 40435 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12702/statm: 107043 40435 399 364 0 42958 0
[pid=12704] ppid=12702 vsize=112036 CPUtime=391.43 cores=0,2,4,6
/proc/12704/stat : 12704 (lingeling) T 12702 12704 12704 0 -1 4202496 48725 0 0 0 39136 7 0 0 25 0 1 0 907048182 114724864 25132 33554432000 4194304 4352236 140733477348864 18446744073709551615 4331541 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/12704/statm: 28009 25132 129 39 0 27089 0
[pid=12702/tid=12708] ppid=12633 vsize=428172 CPUtime=0 cores=0,2,4,6
/proc/12702/task/12708/stat : 12708 (python) S 12633 12633 12590 0 -1 4202560 53 0 0 0 0 0 0 0 18 0 2 0 907058195 438448128 40435 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 514 18446604453890837568 0 0 -1 6 0 0 0
[pid=12709] ppid=12633 vsize=438428 CPUtime=2.59 cores=0,2,4,6
/proc/12709/stat : 12709 (python) S 12633 12633 12590 0 -1 4202560 1166 0 0 0 148 111 0 0 15 0 2 0 907058197 448950272 40440 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12709/statm: 109607 40440 400 364 0 45519 0
[pid=12711] ppid=12709 vsize=2097760 CPUtime=1846.01 cores=0,2,4,6
/proc/12711/stat : 12711 (cryptominisat-2) T 12709 12711 12711 0 -1 4202496 659581 0 0 0 184479 122 0 0 25 0 1 0 907058198 2148106240 423332 33554432000 4194304 4677096 140734685251840 18446744073709551615 4319726 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/12711/statm: 524440 423332 392 118 0 519399 0
[pid=12709/tid=12784] ppid=12633 vsize=438428 CPUtime=0 cores=0,2,4,6
/proc/12709/task/12784/stat : 12784 (python) S 12633 12633 12590 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 907223452 448950272 40440 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 514 18446604453866627520 0 0 -1 2 0 0 0
[pid=12788] ppid=12633 vsize=448684 CPUtime=0.4 cores=0,2,4,6
/proc/12788/stat : 12788 (python) S 12633 12633 12590 0 -1 4202560 1143 0 0 0 22 18 0 0 18 0 2 0 907233168 459452416 40443 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12788/statm: 112171 40443 399 364 0 48080 0
[pid=12790] ppid=12788 vsize=416752 CPUtime=294.35 cores=0,2,4,6
/proc/12790/stat : 12790 (precosat) T 12788 12790 12790 0 -1 4202496 132442 0 0 0 29419 16 0 0 25 0 1 0 907233168 426754048 103081 33554432000 4194304 4890832 140734837637312 18446744073709551615 4449400 0 0 16781312 17442 18446744071562691360 0 0 17 0 0 0 0
/proc/12790/statm: 104188 103081 86 171 0 104015 0
[pid=12788/tid=12794] ppid=12633 vsize=448684 CPUtime=0 cores=0,2,4,6
/proc/12788/task/12794/stat : 12794 (python) S 12633 12633 12590 0 -1 4202560 53 0 0 0 0 0 0 0 18 0 2 0 907243181 459452416 40443 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 514 18446604453733840704 0 0 -1 4 0 0 0
[pid=12800] ppid=12633 vsize=458940 CPUtime=0.3 cores=0,2,4,6
/proc/12800/stat : 12800 (python) S 12633 12633 12590 0 -1 4202560 1129 0 0 0 17 13 0 0 18 0 2 0 907262609 469954560 40447 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12800/statm: 114735 40447 399 364 0 50641 0
[pid=12802] ppid=12800 vsize=112568 CPUtime=197.13 cores=0,2,4,6
/proc/12802/stat : 12802 (lingeling) T 12800 12802 12802 0 -1 4202496 48843 0 0 0 19708 5 0 0 25 0 1 0 907262610 115269632 25265 33554432000 4194304 4352236 140737243823344 18446744073709551615 4328090 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/12802/statm: 28142 25265 129 39 0 27222 0
[pid=12800/tid=12805] ppid=12633 vsize=458940 CPUtime=0 cores=0,2,4,6
/proc/12800/task/12805/stat : 12805 (python) S 12633 12633 12590 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 907272624 469954560 40447 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 514 18446604440278878272 0 0 -1 0 0 0 0
[pid=12812] ppid=12633 vsize=469196 CPUtime=0.87 cores=0,2,4,6
/proc/12812/stat : 12812 (python) S 12633 12633 12590 0 -1 4202560 1150 0 0 0 48 39 0 0 15 0 2 0 907291971 480456704 40452 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12812/statm: 117299 40452 400 364 0 53202 0
[pid=12814] ppid=12812 vsize=1802068 CPUtime=587.49 cores=0,2,4,6
/proc/12814/stat : 12814 (cryptominisat-2) T 12812 12814 12814 0 -1 4202496 437243 0 0 0 58686 63 0 0 25 0 1 0 907291972 1845317632 349976 33554432000 4194304 4677096 140734504052640 18446744073709551615 4318873 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/12814/statm: 450517 349976 392 118 0 445476 0
[pid=12812/tid=12829] ppid=12633 vsize=469196 CPUtime=0 cores=0,2,4,6
/proc/12812/task/12829/stat : 12829 (python) S 12633 12633 12590 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 907340963 480456704 40452 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 514 18446604448665678016 0 0 -1 2 0 0 0
[pid=12840] ppid=12633 vsize=479452 CPUtime=0.26 cores=0,2,4,6
/proc/12840/stat : 12840 (python) S 12633 12633 12590 0 -1 4202560 1127 0 0 0 15 11 0 0 19 0 2 0 907379865 490958848 40455 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12840/statm: 119863 40455 399 364 0 55763 0
[pid=12842] ppid=12840 vsize=390376 CPUtime=196.23 cores=0,2,4,6
/proc/12842/stat : 12842 (precosat) T 12840 12842 12842 0 -1 4202496 125833 0 0 0 19609 14 0 0 25 0 1 0 907379866 399745024 96479 33554432000 4194304 4890832 140733769908016 18446744073709551615 4298394 0 0 16781312 17442 18446744071562691360 0 0 17 4 0 0 0
/proc/12842/statm: 97594 96479 86 171 0 97421 0
[pid=12840/tid=12847] ppid=12633 vsize=479452 CPUtime=0 cores=0,2,4,6
/proc/12840/task/12847/stat : 12847 (python) S 12633 12633 12590 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 907399489 490958848 40455 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 514 18446604450671195264 0 0 -1 6 0 0 0
[pid=12848] ppid=12633 vsize=489708 CPUtime=0.18 cores=0,2,4,6
/proc/12848/stat : 12848 (python) S 12633 12633 12590 0 -1 4202560 1010 0 0 0 11 7 0 0 15 0 1 0 907399490 501460992 40435 33554432000 4194304 5683644 140736832099776 18446744073709551615 242970570310 0 0 16781312 514 4986896564724138242 0 0 17 6 0 0 0
/proc/12848/statm: 122427 40435 376 364 0 58324 0
[pid=12850] ppid=12848 vsize=1508548 CPUtime=123.75 cores=0,2,4,6
/proc/12850/stat : 12850 (cryptominisat-2) R 12848 12850 12850 0 -1 4202496 311349 0 0 0 12335 40 0 0 25 0 1 0 907399491 1544753152 288543 33554432000 4194304 4677096 140736751005296 18446744073709551615 4449589 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12850/statm: 377137 288543 392 118 0 372096 0
[pid=12633/tid=12654] ppid=12629 vsize=499952 CPUtime=0 cores=0,2,4,6
/proc/12633/task/12654/stat : 12654 (python) S 12629 12633 12590 0 -1 4202560 29 938 0 0 0 0 0 0 18 0 9 0 906921850 511950848 41953 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 2 18446604453851018432 0 0 -1 4 0 0 0
[pid=12633/tid=12703] ppid=12629 vsize=499952 CPUtime=0 cores=0,2,4,6
/proc/12633/task/12703/stat : 12703 (python) S 12629 12633 12590 0 -1 4202560 35 938 0 0 0 0 0 0 18 0 9 0 907048182 511950848 41953 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 2 18446604453851018432 0 0 -1 0 0 0 0
[pid=12633/tid=12710] ppid=12629 vsize=499952 CPUtime=0 cores=0,2,4,6
/proc/12633/task/12710/stat : 12710 (python) S 12629 12633 12590 0 -1 4202560 32 938 0 0 0 0 0 0 18 0 9 0 907058197 511950848 41953 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 2 18446604453851018432 0 0 -1 0 0 0 0
[pid=12633/tid=12789] ppid=12629 vsize=499952 CPUtime=0 cores=0,2,4,6
/proc/12633/task/12789/stat : 12789 (python) S 12629 12633 12590 0 -1 4202560 33 938 0 0 0 0 0 0 18 0 9 0 907233168 511950848 41953 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 2 18446604453851018432 0 0 -1 0 0 0 0
[pid=12633/tid=12801] ppid=12629 vsize=499952 CPUtime=0 cores=0,2,4,6
/proc/12633/task/12801/stat : 12801 (python) S 12629 12633 12590 0 -1 4202560 28 938 0 0 0 0 0 0 18 0 9 0 907262610 511950848 41953 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 2 18446604453851018432 0 0 -1 6 0 0 0
[pid=12633/tid=12813] ppid=12629 vsize=499952 CPUtime=0 cores=0,2,4,6
/proc/12633/task/12813/stat : 12813 (python) S 12629 12633 12590 0 -1 4202560 31 938 0 0 0 0 0 0 18 0 9 0 907291972 511950848 41953 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 2 18446604453851018432 0 0 -1 6 0 0 0
[pid=12633/tid=12841] ppid=12629 vsize=499952 CPUtime=0 cores=0,2,4,6
/proc/12633/task/12841/stat : 12841 (python) S 12629 12633 12590 0 -1 4202560 28 938 0 0 0 0 0 0 20 0 9 0 907379865 511950848 41953 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 2 18446604453851018432 0 0 -1 2 0 0 0
[pid=12633/tid=12849] ppid=12629 vsize=499952 CPUtime=0 cores=0,2,4,6
/proc/12633/task/12849/stat : 12849 (python) S 12629 12633 12590 0 -1 4202560 31 938 0 0 0 0 0 0 20 0 9 0 907399491 511950848 41953 33554432000 4194304 5683644 140736832099776 18446744073709551615 242982373809 0 0 16781312 2 18446604453851018432 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 10728764

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5009.86
CPU time (s): 5000.1
CPU user time (s): 4994.17
CPU system time (s): 5.93
CPU usage (%): 99.8051
Max. virtual memory (cumulated for all children) (KiB): 10728764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 93.7367
system time used= 0.253961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71103
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= 5064
involuntary context switches= 179

runsolver used 12.1751 second user time and 25.5131 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-13 10:18:40
IDJOB=3498287
IDBENCH=70769
IDSOLVER=1991
FILE ID=node128/3498287-1307953119
RUNJOBID= node128-1307953119-12608
PBS_JOBID= 13559700
Free space on /tmp= 74068 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/minandmaxor/minandmaxor128.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498287-1307953119/watcher-3498287-1307953119 -o /tmp/evaluation-result-3498287-1307953119/solver-3498287-1307953119 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498287-1307953119.cnf -seed 1079452364 -budget 5000

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

MD5SUM BENCH= 5b2e2178738883a628728bb1ec39f4a9
RANDOM SEED=1079452364

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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.82
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      31169612 kB
Buffers:        322548 kB
Cached:        1209332 kB
SwapCached:      11368 kB
Active:         594956 kB
Inactive:       956168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31169612 kB
SwapTotal:    67111528 kB
SwapFree:     67052544 kB
Dirty:           77344 kB
Writeback:           0 kB
AnonPages:       17392 kB
Mapped:           9624 kB
Slab:           166304 kB
PageTables:       4652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   188576 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74004 MiB
End job on node128 at 2011-06-13 11:42:14