Trace number 3378962

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-par-industrial (fixed)? 4778.82 1207.56

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom23.cnf
MD5SUMe560aa6505ddce6d3784f70d5b7aff66
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 variables57800
Number of clauses193923
Sum of the clauses size495331
Maximum clause length1803
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 298497
Number of clauses of size 394437
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5692

Solver Data

0.37/0.96	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.37/0.96	c INFO: solving HOME/instance-3378962-1305466427.cnf
0.37/0.96	c INFO: computing task features
0.92/1.54	c INFO: computed variable-clause graph statistics
0.92/1.56	c INFO: computed clause balance statistics
4.11/4.70	c INFO: computed variable balance statistics
6.41/7.06	c INFO: computed small-clause counts
6.41/7.07	c INFO: computed Horn-clause counts
10.51/11.15	c INFO: computed variable graph statistics
10.51/11.15	c INFO: collected features for HOME/instance-3378962-1305466427.cnf in 10.17 s
10.51/11.16	c INFO: running lingeling-276@0 for 582 with 1189 remaining (b = 0.59)
10.51/11.17	c INFO: running lingeling-276@0 for 97 with 1189 remaining (b = 0.31)
10.51/11.18	c INFO: running cryptominisat-2.9.0@0 for 1189 with 1189 remaining (b = 0.45)
10.51/11.19	c INFO: running lingeling-276@0 for 1189 with 1189 remaining (b = 0.39)
406.79/110.64	c INFO: running cryptominisat-2.9.0@0 for 1090 with 1090 remaining (b = 0.35)
2352.99/598.94	c INFO: running precosat-570@0 for 602 with 602 remaining (b = 0.24)
4778.68/1207.52	s UNKNOWN

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3378962-1305466427/watcher-3378962-1305466427 -o /tmp/evaluation-result-3378962-1305466427/solver-3378962-1305466427 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378962-1305466427.cnf -seed 177743594 -budget 4800 -cores 4 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 6.84 5.12 3.31 6/430 3157
/proc/meminfo: memFree=22045856/32950928 swapFree=45937200/67111528
[pid=3157] ppid=3155 vsize=15184 CPUtime=0 cores=0,2,4,6
/proc/3157/stat : 3157 (python) S 3155 3157 2915 0 -1 4202496 733 0 0 0 0 0 0 0 22 0 1 0 658239399 15548416 622 33554432000 4194304 5683644 140735770081040 18446744073709551615 254500689920 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/3157/statm: 3796 622 322 364 0 283 0

[startup+0.072697 s]
/proc/loadavg: 6.84 5.12 3.31 6/430 3157
/proc/meminfo: memFree=22045856/32950928 swapFree=45937200/67111528
[pid=3157] ppid=3155 vsize=36512 CPUtime=0.04 cores=0,2,4,6
/proc/3157/stat : 3157 (python) R 3155 3157 2915 0 -1 4202496 1577 0 0 0 3 1 0 0 22 0 1 0 658239399 37388288 1412 33554432000 4194304 5683644 140735770081040 18446744073709551615 254500687796 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/3157/statm: 9128 1425 452 364 0 945 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 36512

[startup+0.100683 s]
/proc/loadavg: 6.84 5.12 3.31 6/430 3157
/proc/meminfo: memFree=22045856/32950928 swapFree=45937200/67111528
[pid=3157] ppid=3155 vsize=85364 CPUtime=0.06 cores=0,2,4,6
/proc/3157/stat : 3157 (python) R 3155 3157 2915 0 -1 4202496 2595 0 0 0 4 2 0 0 18 0 1 0 658239399 87412736 2315 33554432000 4194304 5683644 140735770081040 18446744073709551615 4290183 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/3157/statm: 21341 2315 713 364 0 1558 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85364

[startup+0.300636 s]
/proc/loadavg: 6.84 5.12 3.31 6/430 3157
/proc/meminfo: memFree=22045856/32950928 swapFree=45937200/67111528
[pid=3157] ppid=3155 vsize=135748 CPUtime=0.18 cores=0,2,4,6
/proc/3157/stat : 3157 (python) R 3155 3157 2915 0 -1 4202496 5963 936 1 0 13 5 0 0 17 0 1 0 658239399 139005952 4150 33554432000 4194304 5683644 140735770081040 18446744073709551615 254500687877 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/3157/statm: 33937 4150 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.700568 s]
/proc/loadavg: 6.84 5.12 3.31 6/430 3157
/proc/meminfo: memFree=22045856/32950928 swapFree=45937200/67111528
[pid=3157] ppid=3155 vsize=259456 CPUtime=0.36 cores=0,2,4,6
/proc/3157/stat : 3157 (python) R 3155 3157 2915 0 -1 4202496 8682 936 1 0 25 11 0 0 16 0 1 0 658239399 265682944 6476 33554432000 4194304 5683644 140735770081040 18446744073709551615 254500689920 0 0 16781312 2 0 0 0 17 2 0 0 3
/proc/3157/statm: 64864 6476 1656 364 0 5222 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 259456

[startup+1.50041 s]
/proc/loadavg: 6.84 5.12 3.31 6/431 3163
/proc/meminfo: memFree=22016276/32950928 swapFree=45937200/67111528
[pid=3157] ppid=3155 vsize=310080 CPUtime=0.92 cores=0,2,4,6
/proc/3157/stat : 3157 (python) R 3155 3157 2915 0 -1 4202496 21535 936 1 0 79 13 0 0 16 0 1 0 658239399 317521920 14577 33554432000 4194304 5683644 140735770081040 18446744073709551615 47010617916201 0 0 16781312 2 0 0 0 17 2 0 0 27
/proc/3157/statm: 77520 14588 1776 364 0 13444 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 310080

[startup+3.10109 s]
/proc/loadavg: 6.69 5.12 3.32 6/431 3163
/proc/meminfo: memFree=21978828/32950928 swapFree=45937200/67111528
[pid=3157] ppid=3155 vsize=319628 CPUtime=2.51 cores=0,2,4,6
/proc/3157/stat : 3157 (python) R 3155 3157 2915 0 -1 4202496 24261 936 1 0 238 13 0 0 18 0 1 0 658239399 327299072 17292 33554432000 4194304 5683644 140735770081040 18446744073709551615 4623600 0 0 16781312 2 0 0 0 17 2 0 0 27
/proc/3157/statm: 79907 17292 1826 364 0 15831 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 319628

[startup+6.30045 s]
/proc/loadavg: 6.69 5.12 3.32 6/431 3163
/proc/meminfo: memFree=22006108/32950928 swapFree=45937200/67111528
[pid=3157] ppid=3155 vsize=319628 CPUtime=5.71 cores=0,2,4,6
/proc/3157/stat : 3157 (python) R 3155 3157 2915 0 -1 4202496 24262 936 1 0 558 13 0 0 25 0 1 0 658239399 327299072 17293 33554432000 4194304 5683644 140735770081040 18446744073709551615 4578834 0 0 16781312 2 0 0 0 17 2 0 0 27
/proc/3157/statm: 79907 17293 1827 364 0 15831 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 319628

[startup+12.7011 s]
/proc/loadavg: 6.75 5.18 3.36 9/443 3176
/proc/meminfo: memFree=21915524/32950928 swapFree=45937200/67111528
[pid=3157] ppid=3155 vsize=357484 CPUtime=10.61 cores=0,2,4,6
/proc/3157/stat : 3157 (python) S 3155 3157 2915 0 -1 4202496 26890 936 1 0 1046 15 0 0 25 0 5 0 658239399 366063616 16560 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 27
/proc/3157/statm: 89371 16560 1873 364 0 25280 0
[pid=3165] ppid=3157 vsize=316472 CPUtime=0 cores=0,2,4,6
/proc/3165/stat : 3165 (python) S 3157 3157 2915 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 658240515 324067328 15024 33554432000 4194304 5683644 140735770081040 18446744073709551615 254500711951 0 0 16781312 514 4358552607485067263 0 0 17 4 0 0 0
/proc/3165/statm: 79118 15024 353 364 0 15036 0
[pid=3169] ppid=3165 vsize=21356 CPUtime=1.51 cores=0,2,4,6
/proc/3169/stat : 3169 (lingeling) R 3165 3169 3169 0 -1 4202496 6578 0 0 0 151 0 0 0 25 0 1 0 658240516 21868544 4267 33554432000 4194304 4352236 140734456432752 18446744073709551615 4306269 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/3169/statm: 5339 4267 127 39 0 4419 0
[pid=3167] ppid=3157 vsize=326728 CPUtime=0 cores=0,2,4,6
/proc/3167/stat : 3167 (python) S 3157 3157 2915 0 -1 4202560 743 0 0 0 0 0 0 0 18 0 1 0 658240516 334569472 15022 33554432000 4194304 5683644 140735770081040 18446744073709551615 254500712006 0 0 16781312 514 11408714348395233279 0 0 17 6 0 0 0
/proc/3167/statm: 81682 15022 347 364 0 17597 0
[pid=3172] ppid=3167 vsize=21352 CPUtime=1.48 cores=0,2,4,6
/proc/3172/stat : 3172 (lingeling) R 3167 3172 3172 0 -1 4202496 6584 0 0 0 147 1 0 0 25 0 1 0 658240517 21864448 4268 33554432000 4194304 4352236 140734708256400 18446744073709551615 4306852 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/3172/statm: 5338 4268 127 39 0 4418 0
[pid=3170] ppid=3157 vsize=336984 CPUtime=0 cores=0,2,4,6
/proc/3170/stat : 3170 (python) S 3157 3157 2915 0 -1 4202560 750 0 0 0 0 0 0 0 18 0 1 0 658240517 345071616 15026 33554432000 4194304 5683644 140735770081040 18446744073709551615 254500712006 0 0 16781312 514 840264382427398402 0 0 17 0 0 0 0
/proc/3170/statm: 84246 15026 347 364 0 20158 0
[pid=3175] ppid=3170 vsize=92676 CPUtime=1.49 cores=0,2,4,6
/proc/3175/stat : 3175 (cryptominisat-2) R 3170 3175 3175 0 -1 4202496 16645 0 0 0 147 2 0 0 25 0 1 0 658240518 94900224 15331 33554432000 4194304 4677096 140735888517840 18446744073709551615 4238499 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/3175/statm: 23169 15331 361 118 0 18128 0
[pid=3173] ppid=3157 vsize=347240 CPUtime=0 cores=0,2,4,6
/proc/3173/stat : 3173 (python) S 3157 3157 2915 0 -1 4202560 752 0 0 0 0 0 0 0 18 0 1 0 658240518 355573760 15030 33554432000 4194304 5683644 140735770081040 18446744073709551615 254500712006 0 0 16781312 514 12991690309875269631 0 0 17 0 0 0 0
/proc/3173/statm: 86810 15030 347 364 0 22719 0
[pid=3176] ppid=3173 vsize=21356 CPUtime=1.48 cores=0,2,4,6
/proc/3176/stat : 3176 (lingeling) R 3173 3176 3176 0 -1 4202496 6581 0 0 0 148 0 0 0 25 0 1 0 658240519 21868544 4269 33554432000 4194304 4352236 140735069591824 18446744073709551615 4229912 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/3176/statm: 5339 4269 127 39 0 4419 0
[pid=3157/tid=3166] ppid=3155 vsize=357484 CPUtime=0 cores=0,2,4,6
/proc/3157/task/3166/stat : 3166 (python) S 3155 3157 2915 0 -1 4202560 39 936 0 0 0 0 0 0 25 0 5 0 658240515 366063616 16560 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
[pid=3157/tid=3168] ppid=3155 vsize=357484 CPUtime=0 cores=0,2,4,6
/proc/3157/task/3168/stat : 3168 (python) S 3155 3157 2915 0 -1 4202560 37 936 0 0 0 0 0 0 25 0 5 0 658240516 366063616 16560 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
[pid=3157/tid=3171] ppid=3155 vsize=357484 CPUtime=0 cores=0,2,4,6
/proc/3157/task/3171/stat : 3171 (python) S 3155 3157 2915 0 -1 4202560 37 936 0 0 0 0 0 0 25 0 5 0 658240517 366063616 16560 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
[pid=3157/tid=3174] ppid=3155 vsize=357484 CPUtime=0 cores=0,2,4,6
/proc/3157/task/3174/stat : 3174 (python) S 3155 3157 2915 0 -1 4202560 20 936 0 0 0 0 0 0 25 0 5 0 658240518 366063616 16560 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 16.57
Current children cumulated vsize (KiB) 1841648

[startup+25.5015 s]
/proc/loadavg: 6.94 5.27 3.41 9/443 3176
/proc/meminfo: memFree=21681540/32950928 swapFree=45937200/67111528
[pid=3157] ppid=3155 vsize=357484 CPUtime=10.61 cores=0,2,4,6
/proc/3157/stat : 3157 (python) S 3155 3157 2915 0 -1 4202496 26890 936 1 0 1046 15 0 0 25 0 5 0 658239399 366063616 16560 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 27
/proc/3157/statm: 89371 16560 1873 364 0 25280 0
[pid=3165] ppid=3157 vsize=316472 CPUtime=0.03 cores=0,2,4,6
/proc/3165/stat : 3165 (python) S 3157 3157 2915 0 -1 4202560 910 0 0 0 1 2 0 0 18 0 1 0 658240515 324067328 15046 33554432000 4194304 5683644 140735770081040 18446744073709551615 254500711951 0 0 16781312 514 9038038356876820740 0 0 17 4 0 0 0
/proc/3165/statm: 79118 15046 375 364 0 15036 0
[pid=3169] ppid=3165 vsize=20256 CPUtime=14.27 cores=0,2,4,6
/proc/3169/stat : 3169 (lingeling) R 3165 3169 3169 0 -1 4202496 7509 0 0 0 1427 0 0 0 25 0 1 0 658240516 20742144 4140 33554432000 4194304 4352236 140734456432752 18446744073709551615 4270713 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/3169/statm: 5064 4140 129 39 0 4144 0
[pid=3167] ppid=3157 vsize=326728 CPUtime=0.04 cores=0,2,4,6
/proc/3167/stat : 3167 (python) S 3157 3157 2915 0 -1 4202560 898 0 0 0 2 2 0 0 18 0 1 0 658240516 334569472 15045 33554432000 4194304 5683644 140735770081040 18446744073709551615 254500712006 0 0 16781312 514 9038038356876820739 0 0 17 6 0 0 0
/proc/3167/statm: 81682 15045 370 364 0 17597 0
[pid=3172] ppid=3167 vsize=20260 CPUtime=14.06 cores=0,2,4,6
/proc/3172/stat : 3172 (lingeling) R 3167 3172 3172 0 -1 4202496 7515 0 0 0 1405 1 0 0 25 0 1 0 658240517 20746240 4141 33554432000 4194304 4352236 140734708256400 18446744073709551615 4328122 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/3172/statm: 5065 4141 129 39 0 4145 0
[pid=3170] ppid=3157 vsize=336984 CPUtime=0.03 cores=0,2,4,6
/proc/3170/stat : 3170 (python) S 3157 3157 2915 0 -1 4202560 901 0 0 0 2 1 0 0 15 0 1 0 658240517 345071616 15049 33554432000 4194304 5683644 140735770081040 18446744073709551615 254500712006 0 0 16781312 514 840264382427398402 0 0 17 0 0 0 0
/proc/3170/statm: 84246 15049 370 364 0 20158 0
[pid=3175] ppid=3170 vsize=270196 CPUtime=14.21 cores=0,2,4,6
/proc/3175/stat : 3175 (cryptominisat-2) R 3170 3175 3175 0 -1 4202496 52401 0 0 0 1414 7 0 0 25 0 1 0 658240518 276680704 47408 33554432000 4194304 4677096 140735888517840 18446744073709551615 4320263 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/3175/statm: 67549 47408 393 118 0 62508 0
[pid=3173] ppid=3157 vsize=347240 CPUtime=0.03 cores=0,2,4,6
/proc/3173/stat : 3173 (python) S 3157 3157 2915 0 -1 4202560 922 0 0 0 1 2 0 0 18 0 1 0 658240518 355573760 15053 33554432000 4194304 5683644 140735770081040 18446744073709551615 254500712006 0 0 16781312 514 9038038356876820738 0 0 17 0 0 0 0
/proc/3173/statm: 86810 15053 370 364 0 22719 0
[pid=3176] ppid=3173 vsize=20264 CPUtime=14.29 cores=0,2,4,6
/proc/3176/stat : 3176 (lingeling) R 3173 3176 3176 0 -1 4202496 7512 0 0 0 1428 1 0 0 25 0 1 0 658240519 20750336 4142 33554432000 4194304 4352236 140735069591824 18446744073709551615 4328400 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/3176/statm: 5066 4142 129 39 0 4146 0
[pid=3157/tid=3166] ppid=3155 vsize=357484 CPUtime=0 cores=0,2,4,6
/proc/3157/task/3166/stat : 3166 (python) S 3155 3157 2915 0 -1 4202560 39 936 0 0 0 0 0 0 25 0 5 0 658240515 366063616 16560 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
[pid=3157/tid=3168] ppid=3155 vsize=357484 CPUtime=0 cores=0,2,4,6
/proc/3157/task/3168/stat : 3168 (python) S 3155 3157 2915 0 -1 4202560 37 936 0 0 0 0 0 0 25 0 5 0 658240516 366063616 16560 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
[pid=3157/tid=3171] ppid=3155 vsize=357484 CPUtime=0 cores=0,2,4,6
/proc/3157/task/3171/stat : 3171 (python) S 3155 3157 2915 0 -1 4202560 37 936 0 0 0 0 0 0 25 0 5 0 658240517 366063616 16560 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
[pid=3157/tid=3174] ppid=3155 vsize=357484 CPUtime=0 cores=0,2,4,6
/proc/3157/task/3174/stat : 3174 (python) S 3155 3157 2915 0 -1 4202560 20 936 0 0 0 0 0 0 25 0 5 0 658240518 366063616 16560 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 67.57
Current children cumulated vsize (KiB) 2015884

[startup+51.1014 s]
/proc/loadavg: 7.30 5.49 3.53 9/443 3177
/proc/meminfo: memFree=21515376/32950928 swapFree=45937200/67111528
[pid=3157] ppid=3155 vsize=357484 CPUtime=10.61 cores=0,2,4,6
/proc/3157/stat : 3157 (python) S 3155 3157 2915 0 -1 4202496 26890 936 1 0 1046 15 0 0 25 0 5 0 658239399 366063616 16560 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 27
/proc/3157/statm: 89371 16560 1873 364 0 25280 0
[pid=3165] ppid=3157 vsize=316472 CPUtime=0.11 cores=0,2,4,6
/proc/3165/stat : 3165 (python) S 3157 3157 2915 0 -1 4202560 923 0 0 0 6 5 0 0 18 0 1 0 658240515 324067328 15047 33554432000 4194304 5683644 140735770081040 18446744073709551615 254500711951 0 0 16781312 514 9038038356876820740 0 0 17 4 0 0 0
/proc/3165/statm: 79118 15047 376 364 0 15036 0
[pid=3169] ppid=3165 vsize=21128 CPUtime=39.79 cores=0,2,4,6
/proc/3169/stat : 3169 (lingeling) R 3165 3169 3169 0 -1 4202496 7821 0 0 0 3978 1 0 0 25 0 1 0 658240516 21635072 4452 33554432000 4194304 4352236 140734456432752 18446744073709551615 4328368 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/3169/statm: 5282 4452 129 39 0 4362 0
[pid=3167] ppid=3157 vsize=326728 CPUtime=0.1 cores=0,2,4,6
/proc/3167/stat : 3167 (python) S 3157 3157 2915 0 -1 4202560 910 0 0 0 5 5 0 0 18 0 1 0 658240516 334569472 15045 33554432000 4194304 5683644 140735770081040 18446744073709551615 254500712006 0 0 16781312 514 9038038356876820739 0 0 17 6 0 0 0
/proc/3167/statm: 81682 15045 370 364 0 17597 0
[pid=3172] ppid=3167 vsize=21636 CPUtime=39.24 cores=0,2,4,6
/proc/3172/stat : 3172 (lingeling) R 3167 3172 3172 0 -1 4202496 7953 0 0 0 3923 1 0 0 25 0 1 0 658240517 22155264 4579 33554432000 4194304 4352236 140734708256400 18446744073709551615 4207627 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/3172/statm: 5409 4579 129 39 0 4489 0
[pid=3170] ppid=3157 vsize=336984 CPUtime=0.13 cores=0,2,4,6
/proc/3170/stat : 3170 (python) S 3157 3157 2915 0 -1 4202560 920 0 0 0 8 5 0 0 15 0 1 0 658240517 345071616 15049 33554432000 4194304 5683644 140735770081040 18446744073709551615 254500712006 0 0 16781312 514 840264382427398402 0 0 17 0 0 0 0
/proc/3170/statm: 84246 15049 370 364 0 20158 0
[pid=3175] ppid=3170 vsize=256516 CPUtime=39.63 cores=0,2,4,6
/proc/3175/stat : 3175 (cryptominisat-2) R 3170 3175 3175 0 -1 4202496 70776 0 0 0 3952 11 0 0 25 0 1 0 658240518 262672384 54835 33554432000 4194304 4677096 140735888517840 18446744073709551615 4359260 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/3175/statm: 64129 54835 393 118 0 59088 0
[pid=3173] ppid=3157 vsize=347240 CPUtime=0.1 cores=0,2,4,6
/proc/3173/stat : 3173 (python) S 3157 3157 2915 0 -1 4202560 936 0 0 0 5 5 0 0 18 0 1 0 658240518 355573760 15053 33554432000 4194304 5683644 140735770081040 18446744073709551615 254500712006 0 0 16781312 514 9038038356876820738 0 0 17 0 0 0 0
/proc/3173/statm: 86810 15053 370 364 0 22719 0

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

/proc/3207/statm: 18119 17774 86 171 0 17946 0
[pid=3157/tid=3166] ppid=3155 vsize=377996 CPUtime=0 cores=0,2,4,6
/proc/3157/task/3166/stat : 3166 (python) S 3155 3157 2915 0 -1 4202560 39 936 0 0 0 0 0 0 25 0 7 0 658240515 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
[pid=3157/tid=3168] ppid=3155 vsize=377996 CPUtime=0 cores=0,2,4,6
/proc/3157/task/3168/stat : 3168 (python) S 3155 3157 2915 0 -1 4202560 37 936 0 0 0 0 0 0 25 0 7 0 658240516 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
[pid=3157/tid=3171] ppid=3155 vsize=377996 CPUtime=0 cores=0,2,4,6
/proc/3157/task/3171/stat : 3171 (python) S 3155 3157 2915 0 -1 4202560 37 936 0 0 0 0 0 0 25 0 7 0 658240517 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
[pid=3157/tid=3174] ppid=3155 vsize=377996 CPUtime=0 cores=0,2,4,6
/proc/3157/task/3174/stat : 3174 (python) S 3155 3157 2915 0 -1 4202560 20 936 0 0 0 0 0 0 25 0 7 0 658240518 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
[pid=3157/tid=3184] ppid=3155 vsize=377996 CPUtime=0 cores=0,2,4,6
/proc/3157/task/3184/stat : 3184 (python) S 3155 3157 2915 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 7 0 658250463 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
[pid=3157/tid=3206] ppid=3155 vsize=377996 CPUtime=0 cores=0,2,4,6
/proc/3157/task/3206/stat : 3206 (python) S 3155 3157 2915 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 7 0 658299294 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4767.46
Current children cumulated vsize (KiB) 4058064

[startup+1206.3 s]
/proc/loadavg: 8.16 8.06 6.78 9/447 3318
/proc/meminfo: memFree=21231716/32950928 swapFree=45937200/67111528
[pid=3157] ppid=3155 vsize=377996 CPUtime=10.62 cores=0,2,4,6
/proc/3157/stat : 3157 (python) S 3155 3157 2915 0 -1 4202496 28440 936 1 0 1047 15 0 0 20 0 7 0 658239399 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 27
/proc/3157/statm: 94499 16573 1878 364 0 30402 0
[pid=3165] ppid=3157 vsize=326716 CPUtime=1.86 cores=0,2,4,6
/proc/3165/stat : 3165 (python) S 3157 3157 2915 0 -1 4202560 1202 0 0 0 102 84 0 0 19 0 2 0 658240515 334557184 15090 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/3165/statm: 81679 15090 414 364 0 17597 0
[pid=3169] ppid=3165 vsize=35904 CPUtime=585.78 cores=0,2,4,6
/proc/3169/stat : 3169 (lingeling) T 3165 3169 3169 0 -1 4202496 15612 0 0 0 58576 2 0 0 25 0 1 0 658240516 36765696 8146 33554432000 4194304 4352236 140734456432752 18446744073709551615 4328132 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/3169/statm: 8976 8146 129 39 0 8056 0
[pid=3165/tid=3204] ppid=3157 vsize=326716 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3204/stat : 3204 (python) S 3157 3157 2915 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 658299293 334557184 15090 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 514 18446604445337563264 0 0 -1 4 0 0 0
[pid=3167] ppid=3157 vsize=326728 CPUtime=0.32 cores=0,2,4,6
/proc/3167/stat : 3167 (python) S 3157 3157 2915 0 -1 4202560 1081 0 0 0 17 15 0 0 19 0 2 0 658240516 334569472 15075 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/3167/statm: 81682 15075 399 364 0 17597 0
[pid=3172] ppid=3167 vsize=26808 CPUtime=97.75 cores=0,2,4,6
/proc/3172/stat : 3172 (lingeling) T 3167 3172 3172 0 -1 4202496 9246 0 0 0 9774 1 0 0 25 0 1 0 658240517 27451392 5872 33554432000 4194304 4352236 140734708256400 18446744073709551615 4207874 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/3172/statm: 6702 5872 129 39 0 5782 0
[pid=3167/tid=3179] ppid=3157 vsize=326728 CPUtime=0 cores=0,2,4,6
/proc/3167/task/3179/stat : 3179 (python) S 3157 3157 2915 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 658250462 334569472 15075 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 514 18446604446979056960 0 0 -1 6 0 0 0
[pid=3170] ppid=3157 vsize=336984 CPUtime=3.87 cores=0,2,4,6
/proc/3170/stat : 3170 (python) S 3157 3157 2915 0 -1 4202560 1000 0 0 0 205 182 0 0 15 0 1 0 658240517 345071616 15050 33554432000 4194304 5683644 140735770081040 18446744073709551615 254500712006 0 0 16781312 514 9038038356876820738 0 0 17 0 0 0 0
/proc/3170/statm: 84246 15050 371 364 0 20158 0
[pid=3175] ppid=3170 vsize=703184 CPUtime=1187.49 cores=0,2,4,6
/proc/3175/stat : 3175 (cryptominisat-2) R 3170 3175 3175 0 -1 4202496 596123 0 0 0 118578 171 0 0 25 0 1 0 658240518 720060416 149453 33554432000 4194304 4677096 140735888517840 18446744073709551615 4319643 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/3175/statm: 175796 149453 393 118 0 170755 0
[pid=3173] ppid=3157 vsize=347240 CPUtime=3.77 cores=0,2,4,6
/proc/3173/stat : 3173 (python) S 3157 3157 2915 0 -1 4202560 994 0 0 0 196 181 0 0 18 0 1 0 658240518 355573760 15053 33554432000 4194304 5683644 140735770081040 18446744073709551615 254500712006 0 0 16781312 514 9038038356876820738 0 0 17 0 0 0 0
/proc/3173/statm: 86810 15053 370 364 0 22719 0
[pid=3176] ppid=3173 vsize=53208 CPUtime=1186.23 cores=0,2,4,6
/proc/3176/stat : 3176 (lingeling) R 3173 3176 3176 0 -1 4202496 36323 0 0 0 118613 10 0 0 25 0 1 0 658240519 54484992 12472 33554432000 4194304 4352236 140735069591824 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/3176/statm: 13302 12472 129 39 0 12382 0
[pid=3183] ppid=3157 vsize=357496 CPUtime=3.53 cores=0,2,4,6
/proc/3183/stat : 3183 (python) S 3157 3157 2915 0 -1 4202560 1006 0 0 0 192 161 0 0 15 0 1 0 658250463 366075904 15057 33554432000 4194304 5683644 140735770081040 18446744073709551615 254500712006 0 0 16781312 514 9038038356876820738 0 0 17 2 0 0 0
/proc/3183/statm: 89374 15057 370 364 0 25280 0
[pid=3186] ppid=3183 vsize=725572 CPUtime=1092.69 cores=0,2,4,6
/proc/3186/stat : 3186 (cryptominisat-2) R 3183 3186 3186 0 -1 4202496 615362 0 0 0 109116 153 0 0 25 0 1 0 658250463 742985728 151436 33554432000 4194304 4677096 140733789961872 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/3186/statm: 181393 151436 393 118 0 176352 0
[pid=3205] ppid=3157 vsize=367752 CPUtime=1.92 cores=0,2,4,6
/proc/3205/stat : 3205 (python) S 3157 3157 2915 0 -1 4202560 974 0 0 0 96 96 0 0 18 0 1 0 658299293 376578048 15061 33554432000 4194304 5683644 140735770081040 18446744073709551615 254500712006 0 0 16781312 514 9038038356876820739 0 0 17 4 0 0 0
/proc/3205/statm: 91938 15061 370 364 0 27841 0
[pid=3207] ppid=3205 vsize=72476 CPUtime=598.01 cores=0,2,4,6
/proc/3207/stat : 3207 (precosat) R 3205 3207 3207 0 -1 4202496 40447 0 0 0 59796 5 0 0 25 0 1 0 658299294 74215424 17774 33554432000 4194304 4890832 140735065980896 18446744073709551615 4238604 0 0 16781312 17442 0 0 0 17 6 0 0 0
/proc/3207/statm: 18119 17774 86 171 0 17946 0
[pid=3157/tid=3166] ppid=3155 vsize=377996 CPUtime=0 cores=0,2,4,6
/proc/3157/task/3166/stat : 3166 (python) S 3155 3157 2915 0 -1 4202560 39 936 0 0 0 0 0 0 25 0 7 0 658240515 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
[pid=3157/tid=3168] ppid=3155 vsize=377996 CPUtime=0 cores=0,2,4,6
/proc/3157/task/3168/stat : 3168 (python) S 3155 3157 2915 0 -1 4202560 37 936 0 0 0 0 0 0 25 0 7 0 658240516 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
[pid=3157/tid=3171] ppid=3155 vsize=377996 CPUtime=0 cores=0,2,4,6
/proc/3157/task/3171/stat : 3171 (python) S 3155 3157 2915 0 -1 4202560 37 936 0 0 0 0 0 0 25 0 7 0 658240517 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
[pid=3157/tid=3174] ppid=3155 vsize=377996 CPUtime=0 cores=0,2,4,6
/proc/3157/task/3174/stat : 3174 (python) S 3155 3157 2915 0 -1 4202560 20 936 0 0 0 0 0 0 25 0 7 0 658240518 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
[pid=3157/tid=3184] ppid=3155 vsize=377996 CPUtime=0 cores=0,2,4,6
/proc/3157/task/3184/stat : 3184 (python) S 3155 3157 2915 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 7 0 658250463 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
[pid=3157/tid=3206] ppid=3155 vsize=377996 CPUtime=0 cores=0,2,4,6
/proc/3157/task/3206/stat : 3206 (python) S 3155 3157 2915 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 7 0 658299294 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4773.84
Current children cumulated vsize (KiB) 4058064

[startup+1207.1 s]
/proc/loadavg: 8.14 8.06 6.79 9/447 3318
/proc/meminfo: memFree=21228244/32950928 swapFree=45937200/67111528
[pid=3157] ppid=3155 vsize=377996 CPUtime=10.62 cores=0,2,4,6
/proc/3157/stat : 3157 (python) S 3155 3157 2915 0 -1 4202496 28440 936 1 0 1047 15 0 0 20 0 7 0 658239399 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 27
/proc/3157/statm: 94499 16573 1878 364 0 30402 0
[pid=3165] ppid=3157 vsize=326716 CPUtime=1.86 cores=0,2,4,6
/proc/3165/stat : 3165 (python) S 3157 3157 2915 0 -1 4202560 1202 0 0 0 102 84 0 0 19 0 2 0 658240515 334557184 15090 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/3165/statm: 81679 15090 414 364 0 17597 0
[pid=3169] ppid=3165 vsize=35904 CPUtime=585.78 cores=0,2,4,6
/proc/3169/stat : 3169 (lingeling) T 3165 3169 3169 0 -1 4202496 15612 0 0 0 58576 2 0 0 25 0 1 0 658240516 36765696 8146 33554432000 4194304 4352236 140734456432752 18446744073709551615 4328132 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/3169/statm: 8976 8146 129 39 0 8056 0
[pid=3165/tid=3204] ppid=3157 vsize=326716 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3204/stat : 3204 (python) S 3157 3157 2915 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 658299293 334557184 15090 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 514 18446604445337563264 0 0 -1 4 0 0 0
[pid=3167] ppid=3157 vsize=326728 CPUtime=0.32 cores=0,2,4,6
/proc/3167/stat : 3167 (python) S 3157 3157 2915 0 -1 4202560 1081 0 0 0 17 15 0 0 19 0 2 0 658240516 334569472 15075 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/3167/statm: 81682 15075 399 364 0 17597 0
[pid=3172] ppid=3167 vsize=26808 CPUtime=97.75 cores=0,2,4,6
/proc/3172/stat : 3172 (lingeling) T 3167 3172 3172 0 -1 4202496 9246 0 0 0 9774 1 0 0 25 0 1 0 658240517 27451392 5872 33554432000 4194304 4352236 140734708256400 18446744073709551615 4207874 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/3172/statm: 6702 5872 129 39 0 5782 0
[pid=3167/tid=3179] ppid=3157 vsize=326728 CPUtime=0 cores=0,2,4,6
/proc/3167/task/3179/stat : 3179 (python) S 3157 3157 2915 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 658250462 334569472 15075 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 514 18446604446979056960 0 0 -1 6 0 0 0
[pid=3170] ppid=3157 vsize=336984 CPUtime=3.87 cores=0,2,4,6
/proc/3170/stat : 3170 (python) S 3157 3157 2915 0 -1 4202560 1000 0 0 0 205 182 0 0 15 0 1 0 658240517 345071616 15050 33554432000 4194304 5683644 140735770081040 18446744073709551615 254500712006 0 0 16781312 514 9038038356876820738 0 0 17 0 0 0 0
/proc/3170/statm: 84246 15050 371 364 0 20158 0
[pid=3175] ppid=3170 vsize=703184 CPUtime=1188.27 cores=0,2,4,6
/proc/3175/stat : 3175 (cryptominisat-2) R 3170 3175 3175 0 -1 4202496 596499 0 0 0 118656 171 0 0 25 0 1 0 658240518 720060416 149829 33554432000 4194304 4677096 140735888517840 18446744073709551615 4320248 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/3175/statm: 175796 149829 393 118 0 170755 0
[pid=3173] ppid=3157 vsize=347240 CPUtime=3.78 cores=0,2,4,6
/proc/3173/stat : 3173 (python) S 3157 3157 2915 0 -1 4202560 994 0 0 0 196 182 0 0 18 0 1 0 658240518 355573760 15053 33554432000 4194304 5683644 140735770081040 18446744073709551615 254500712006 0 0 16781312 514 9038038356876820738 0 0 17 0 0 0 0
/proc/3173/statm: 86810 15053 370 364 0 22719 0
[pid=3176] ppid=3173 vsize=53208 CPUtime=1187.03 cores=0,2,4,6
/proc/3176/stat : 3176 (lingeling) R 3173 3176 3176 0 -1 4202496 36323 0 0 0 118693 10 0 0 25 0 1 0 658240519 54484992 12472 33554432000 4194304 4352236 140735069591824 18446744073709551615 4222658 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/3176/statm: 13302 12472 129 39 0 12382 0
[pid=3183] ppid=3157 vsize=357496 CPUtime=3.53 cores=0,2,4,6
/proc/3183/stat : 3183 (python) S 3157 3157 2915 0 -1 4202560 1006 0 0 0 192 161 0 0 15 0 1 0 658250463 366075904 15057 33554432000 4194304 5683644 140735770081040 18446744073709551615 254500712006 0 0 16781312 514 9038038356876820738 0 0 17 2 0 0 0
/proc/3183/statm: 89374 15057 370 364 0 25280 0
[pid=3186] ppid=3183 vsize=725572 CPUtime=1093.48 cores=0,2,4,6
/proc/3186/stat : 3186 (cryptominisat-2) R 3183 3186 3186 0 -1 4202496 615534 0 0 0 109195 153 0 0 25 0 1 0 658250463 742985728 151608 33554432000 4194304 4677096 140733789961872 18446744073709551615 4317744 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/3186/statm: 181393 151608 393 118 0 176352 0
[pid=3205] ppid=3157 vsize=367752 CPUtime=1.92 cores=0,2,4,6
/proc/3205/stat : 3205 (python) S 3157 3157 2915 0 -1 4202560 974 0 0 0 96 96 0 0 18 0 1 0 658299293 376578048 15061 33554432000 4194304 5683644 140735770081040 18446744073709551615 254500712006 0 0 16781312 514 9038038356876820739 0 0 17 4 0 0 0
/proc/3205/statm: 91938 15061 370 364 0 27841 0
[pid=3207] ppid=3205 vsize=72476 CPUtime=598.8 cores=0,2,4,6
/proc/3207/stat : 3207 (precosat) R 3205 3207 3207 0 -1 4202496 40447 0 0 0 59875 5 0 0 25 0 1 0 658299294 74215424 17774 33554432000 4194304 4890832 140735065980896 18446744073709551615 4273307 0 0 16781312 17442 0 0 0 17 6 0 0 0
/proc/3207/statm: 18119 17774 86 171 0 17946 0
[pid=3157/tid=3166] ppid=3155 vsize=377996 CPUtime=0 cores=0,2,4,6
/proc/3157/task/3166/stat : 3166 (python) S 3155 3157 2915 0 -1 4202560 39 936 0 0 0 0 0 0 25 0 7 0 658240515 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
[pid=3157/tid=3168] ppid=3155 vsize=377996 CPUtime=0 cores=0,2,4,6
/proc/3157/task/3168/stat : 3168 (python) S 3155 3157 2915 0 -1 4202560 37 936 0 0 0 0 0 0 25 0 7 0 658240516 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
[pid=3157/tid=3171] ppid=3155 vsize=377996 CPUtime=0 cores=0,2,4,6
/proc/3157/task/3171/stat : 3171 (python) S 3155 3157 2915 0 -1 4202560 37 936 0 0 0 0 0 0 25 0 7 0 658240517 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
[pid=3157/tid=3174] ppid=3155 vsize=377996 CPUtime=0 cores=0,2,4,6
/proc/3157/task/3174/stat : 3174 (python) S 3155 3157 2915 0 -1 4202560 20 936 0 0 0 0 0 0 25 0 7 0 658240518 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
[pid=3157/tid=3184] ppid=3155 vsize=377996 CPUtime=0 cores=0,2,4,6
/proc/3157/task/3184/stat : 3184 (python) S 3155 3157 2915 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 7 0 658250463 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
[pid=3157/tid=3206] ppid=3155 vsize=377996 CPUtime=0 cores=0,2,4,6
/proc/3157/task/3206/stat : 3206 (python) S 3155 3157 2915 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 7 0 658299294 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4777.01
Current children cumulated vsize (KiB) 4058064

[startup+1207.5 s]
/proc/loadavg: 8.14 8.06 6.79 9/447 3318
/proc/meminfo: memFree=21228244/32950928 swapFree=45937200/67111528
[pid=3157] ppid=3155 vsize=377996 CPUtime=2394.95 cores=0,2,4,6
/proc/3157/stat : 3157 (python) S 3155 3157 2915 0 -1 4202496 28791 686391 1 0 1048 15 237905 527 17 0 7 0 658239399 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512522047 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 27
/proc/3157/statm: 94499 16573 1878 364 0 30402 0
[pid=3170] ppid=3157 vsize=336984 CPUtime=3.87 cores=0,2,4,6
/proc/3170/stat : 3170 (python) S 3157 3157 2915 0 -1 4202560 1018 0 0 0 205 182 0 0 15 0 1 0 658240517 345071616 15055 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512522047 0 0 16781824 2 18446744071562232103 0 0 17 0 0 0 0
/proc/3170/statm: 84246 15055 376 364 0 20158 0
[pid=3175] ppid=3170 vsize=0 CPUtime=1188.67 cores=0,2,4,6
/proc/3175/stat : 3175 (cryptominisat-2) R 3170 3175 3175 0 -1 4203524 596696 0 0 0 118696 171 0 0 25 0 1 0 658240518 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3175/statm: 0 0 0 0 0 0 0
[pid=3173] ppid=3157 vsize=347240 CPUtime=3.78 cores=0,2,4,6
/proc/3173/stat : 3173 (python) S 3157 3157 2915 0 -1 4202560 994 0 0 0 196 182 0 0 18 0 1 0 658240518 355573760 15053 33554432000 4194304 5683644 140735770081040 18446744073709551615 254500712006 0 0 16781312 514 9038038356876820738 0 0 17 0 0 0 0
/proc/3173/statm: 86810 15053 370 364 0 22719 0
[pid=3176] ppid=3173 vsize=53208 CPUtime=1187.41 cores=0,2,4,6
/proc/3176/stat : 3176 (lingeling) R 3173 3176 3176 0 -1 4202496 36323 0 0 0 118731 10 0 0 25 0 1 0 658240519 54484992 12472 33554432000 4194304 4352236 140735069591824 18446744073709551615 4281218 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/3176/statm: 13302 12472 129 39 0 12382 0
[pid=3157/tid=3166] ppid=3155 vsize=377996 CPUtime=2384.32 cores=0,2,4,6
/proc/3157/task/3166/stat : 3166 (python) S 3155 3157 2915 0 -1 4202560 39 686391 0 0 0 0 237905 527 25 0 7 0 658240515 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
[pid=3157/tid=3168] ppid=3155 vsize=377996 CPUtime=2384.32 cores=0,2,4,6
/proc/3157/task/3168/stat : 3168 (python) S 3155 3157 2915 0 -1 4202560 37 686391 0 0 0 0 237905 527 25 0 7 0 658240516 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
[pid=3157/tid=3171] ppid=3155 vsize=377996 CPUtime=2384.32 cores=0,2,4,6
/proc/3157/task/3171/stat : 3171 (python) S 3155 3157 2915 0 -1 4202560 37 686391 0 0 0 0 237905 527 25 0 7 0 658240517 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
[pid=3157/tid=3174] ppid=3155 vsize=377996 CPUtime=2384.32 cores=0,2,4,6
/proc/3157/task/3174/stat : 3174 (python) S 3155 3157 2915 0 -1 4202560 20 686391 0 0 0 0 237905 527 25 0 7 0 658240518 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
[pid=3157/tid=3184] ppid=3155 vsize=377996 CPUtime=2384.32 cores=0,2,4,6
/proc/3157/task/3184/stat : 3184 (python) S 3155 3157 2915 0 -1 4202560 29 686391 0 0 0 0 237905 527 20 0 7 0 658250463 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
[pid=3157/tid=3206] ppid=3155 vsize=377996 CPUtime=2384.32 cores=0,2,4,6
/proc/3157/task/3206/stat : 3206 (python) S 3155 3157 2915 0 -1 4202560 26 686391 0 0 0 0 237905 527 20 0 7 0 658299294 387067904 16573 33554432000 4194304 5683644 140735770081040 18446744073709551615 254512515505 0 0 16781312 2 18446604442418263872 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4778.68
Current children cumulated vsize (KiB) 1115428

Child status: 0
Real time (s): 1207.56
CPU time (s): 4778.82
CPU user time (s): 4767.88
CPU system time (s): 10.9413
CPU usage (%): 395.743
Max. virtual memory (cumulated for all children) (KiB): 4077584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4767.88
system time used= 10.9413
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1358554
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= 8935
involuntary context switches= 37857

runsolver used 5.02024 second user time and 12.1172 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-15 15:33:47
IDJOB=3378962
IDBENCH=83137
IDSOLVER=1860
FILE ID=node149/3378962-1305466427
RUNJOBID= node149-1305465318-2935
PBS_JOBID= 13325048
Free space on /tmp= 73512 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom23.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378962-1305466427/watcher-3378962-1305466427 -o /tmp/evaluation-result-3378962-1305466427/solver-3378962-1305466427 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378962-1305466427.cnf -seed 177743594 -budget 4800 -cores 4

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

MD5SUM BENCH= e560aa6505ddce6d3784f70d5b7aff66
RANDOM SEED=177743594

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22045896 kB
Buffers:        332032 kB
Cached:        4594692 kB
SwapCached:      19976 kB
Active:        7972896 kB
Inactive:      2612312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22045896 kB
SwapTotal:    67111528 kB
SwapFree:     45937200 kB
Dirty:           35232 kB
Writeback:           0 kB
AnonPages:     5651260 kB
Mapped:          28432 kB
Slab:           166492 kB
PageTables:      85112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 122352836 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 /tmp at the end= 73484 MiB
End job on node149 at 2011-05-15 15:53:55