Trace number 3322719

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-industrialUNSAT 270.266 35.1399

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net70-60-10.shuffled.cnf
MD5SUM6ebe2de27b5534e626cb88c01abcf6c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.027995
Satisfiable
(Un)Satisfiability was proved
Number of variables8400
Number of clauses25061
Sum of the clauses size58730
Maximum clause length70
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216520
Number of clauses of size 38540
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.31/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.31/0.47	c INFO: solving HOME/instance-3322719-1304355875.cnf
0.31/0.47	c INFO: computing task features
0.39/0.54	c INFO: computed variable-clause graph statistics
0.39/0.54	c INFO: computed clause balance statistics
0.80/0.92	c INFO: computed variable balance statistics
1.10/1.20	c INFO: computed small-clause counts
1.10/1.20	c INFO: computed Horn-clause counts
1.20/1.32	c INFO: computed variable graph statistics
1.20/1.32	c INFO: collected features for HOME/instance-3322719-1304355875.cnf in 0.85 s
1.20/1.35	c INFO: running lingeling-276@0 for 97 with 39999 remaining (b = 0.29)
1.20/1.38	c INFO: running cryptominisat-2.9.0@0 for 485 with 39999 remaining (b = 0.34)
1.29/1.41	c INFO: running lingeling-276@0 for 1261 with 39999 remaining (b = 0.52)
1.29/1.44	c INFO: running lingeling-276@0 for 1261 with 39999 remaining (b = 0.45)
1.29/1.47	c INFO: running cryptominisat-2.9.0@0 for 485 with 39999 remaining (b = 0.25)
1.40/1.50	c INFO: running SApperloT@0 for 97 with 39998 remaining (b = 0.03)
1.40/1.53	c INFO: running precosat-570@0 for 388 with 39998 remaining (b = 0.19)
1.40/1.56	c INFO: running cryptominisat-2.9.0@0 for 1940 with 39998 remaining (b = 0.48)
270.07/35.11	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3322719-1304355875/watcher-3322719-1304355875 -o /tmp/evaluation-result-3322719-1304355875/solver-3322719-1304355875 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3322719-1304355875.cnf -seed 612175216 -budget 40000 -cores 8 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0 s]
/proc/loadavg: 6.92 7.83 8.00 1/286 945
/proc/meminfo: memFree=18247720/32951124 swapFree=67111356/67111528
[pid=945] ppid=942 vsize=15184 CPUtime=0 cores=0-7
/proc/945/stat : 945 (python) R 942 945 32756 0 -1 4202496 706 0 0 0 0 0 0 0 22 0 1 0 528003164 15548416 599 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338077662 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/945/statm: 3796 600 319 364 0 283 0

[startup+0.019482 s]
/proc/loadavg: 6.92 7.83 8.00 1/286 945
/proc/meminfo: memFree=18247720/32951124 swapFree=67111356/67111528
[pid=945] ppid=942 vsize=16396 CPUtime=0.01 cores=0-7
/proc/945/stat : 945 (python) R 942 945 32756 0 -1 4202496 1075 0 0 0 1 0 0 0 21 0 1 0 528003164 16789504 946 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338077677 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/945/statm: 4099 946 382 364 0 586 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16396

[startup+0.100489 s]
/proc/loadavg: 6.92 7.83 8.00 1/286 945
/proc/meminfo: memFree=18247720/32951124 swapFree=67111356/67111528
[pid=945] ppid=942 vsize=104224 CPUtime=0.08 cores=0-7
/proc/945/stat : 945 (python) R 942 945 32756 0 -1 4202496 3057 0 0 0 5 3 0 0 17 0 1 0 528003164 106725376 2740 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338381824 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/945/statm: 26056 2740 847 364 0 1804 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 104224

[startup+0.300449 s]
/proc/loadavg: 6.92 7.83 8.00 1/286 945
/proc/meminfo: memFree=18247720/32951124 swapFree=67111356/67111528
[pid=945] ppid=942 vsize=170756 CPUtime=0.23 cores=0-7
/proc/945/stat : 945 (python) R 942 945 32756 0 -1 4202496 6731 936 1 0 16 7 0 0 18 0 1 0 528003164 174854144 4805 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338427015 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/945/statm: 42689 4805 1336 364 0 3454 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 170756

[startup+0.700344 s]
/proc/loadavg: 6.92 7.83 8.00 1/286 945
/proc/meminfo: memFree=18247720/32951124 swapFree=67111356/67111528
[pid=945] ppid=942 vsize=282504 CPUtime=0.6 cores=0-7
/proc/945/stat : 945 (python) R 942 945 32756 0 -1 4202496 11024 936 1 0 50 10 0 0 18 0 1 0 528003164 289284096 8010 33554432000 4194304 5683644 140735152319472 18446744073709551615 47605594107995 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/945/statm: 70626 8010 1826 364 0 6550 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 282504

[startup+1.50018 s]
/proc/loadavg: 6.92 7.83 8.00 2/287 950
/proc/meminfo: memFree=18222416/32951124 swapFree=67111356/67111528
[pid=945] ppid=942 vsize=397560 CPUtime=1.4 cores=0-7
/proc/945/stat : 945 (python) R 942 945 32756 0 -1 4202496 14607 936 1 0 129 11 0 0 20 0 6 0 528003164 407101440 7809 33554432000 4194304 5683644 140735152319472 18446744073709551615 4532118 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/945/statm: 99390 7809 1882 364 0 35296 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 397560

[startup+3.10183 s]
/proc/loadavg: 6.92 7.83 8.00 9/311 974
/proc/meminfo: memFree=18129960/32951124 swapFree=67111356/67111528
[pid=945] ppid=942 vsize=428328 CPUtime=1.46 cores=0-7
/proc/945/stat : 945 (python) S 942 945 32756 0 -1 4202496 16362 936 1 0 134 12 0 0 22 0 9 0 528003164 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/945/statm: 107082 7772 1889 364 0 42979 0
[pid=951] ppid=945 vsize=280756 CPUtime=0 cores=0-7
/proc/951/stat : 951 (python) S 945 945 32756 0 -1 4202560 740 0 0 0 0 0 0 0 18 0 1 0 528003299 287494144 6095 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403855 0 0 16781312 514 6504811674409631743 0 0 17 1 0 0 0
/proc/951/statm: 70189 6095 354 364 0 6107 0
[pid=953] ppid=951 vsize=8040 CPUtime=1.74 cores=0-7
/proc/953/stat : 953 (lingeling) R 951 953 953 0 -1 4202496 2022 0 0 0 174 0 0 0 25 0 1 0 528003300 8232960 1180 33554432000 4194304 4352236 140735884634064 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/953/statm: 2010 1180 129 39 0 1090 0
[pid=954] ppid=945 vsize=291012 CPUtime=0 cores=0-7
/proc/954/stat : 954 (python) S 945 945 32756 0 -1 4202560 746 0 0 0 0 0 0 0 15 0 1 0 528003302 297996288 6093 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 4393890361445941508 0 0 17 7 0 0 0
/proc/954/statm: 72753 6093 348 364 0 8668 0
[pid=956] ppid=954 vsize=62252 CPUtime=1.71 cores=0-7
/proc/956/stat : 956 (cryptominisat-2) R 954 956 956 0 -1 4202496 8707 0 0 0 170 1 0 0 25 0 1 0 528003303 63746048 8197 33554432000 4194304 4677096 140733791403296 18446744073709551615 4334804 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/956/statm: 15563 8197 390 118 0 10522 0
[pid=957] ppid=945 vsize=366804 CPUtime=0 cores=0-7
/proc/957/stat : 957 (python) S 945 945 32756 0 -1 4202560 709 0 0 0 0 0 0 0 18 0 1 0 528003305 375607296 6214 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 6504803977828237311 0 0 17 1 0 0 0
/proc/957/statm: 91701 6214 348 364 0 27613 0
[pid=959] ppid=957 vsize=8488 CPUtime=1.67 cores=0-7
/proc/959/stat : 959 (lingeling) R 957 959 959 0 -1 4202496 2123 0 0 0 167 0 0 0 25 0 1 0 528003306 8691712 1291 33554432000 4194304 4352236 140736125092656 18446744073709551615 4278535 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/959/statm: 2122 1291 129 39 0 1202 0
[pid=960] ppid=945 vsize=377060 CPUtime=0 cores=0-7
/proc/960/stat : 960 (python) S 945 945 32756 0 -1 4202560 714 0 0 0 0 0 0 0 18 0 1 0 528003308 386109440 6197 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 6504800129537540095 0 0 17 1 0 0 0
/proc/960/statm: 94265 6197 348 364 0 30174 0
[pid=962] ppid=960 vsize=7656 CPUtime=1.65 cores=0-7
/proc/962/stat : 962 (lingeling) R 960 962 962 0 -1 4202496 1951 0 0 0 165 0 0 0 25 0 1 0 528003308 7839744 1116 33554432000 4194304 4352236 140733710729456 18446744073709551615 4328004 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/962/statm: 1914 1116 129 39 0 994 0
[pid=963] ppid=945 vsize=387316 CPUtime=0 cores=0-7
/proc/963/stat : 963 (python) S 945 945 32756 0 -1 4202560 726 0 0 0 0 0 0 0 15 0 1 0 528003311 396611584 6271 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 5074206584062574850 0 0 17 1 0 0 0
/proc/963/statm: 96829 6271 348 364 0 32735 0
[pid=965] ppid=963 vsize=62252 CPUtime=1.61 cores=0-7
/proc/965/stat : 965 (cryptominisat-2) R 963 965 965 0 -1 4202496 8625 0 0 0 160 1 0 0 25 0 1 0 528003312 63746048 8123 33554432000 4194304 4677096 140737226627616 18446744073709551615 4564206 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/965/statm: 15563 8123 379 118 0 10522 0
[pid=966] ppid=945 vsize=397572 CPUtime=0 cores=0-7
/proc/966/stat : 966 (python) S 945 945 32756 0 -1 4202560 733 0 0 0 0 0 0 0 18 0 1 0 528003314 407113728 6275 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 3477219271031914495 0 0 17 1 0 0 0
/proc/966/statm: 99393 6275 348 364 0 35296 0
[pid=968] ppid=966 vsize=6784 CPUtime=1.58 cores=0-7
/proc/968/stat : 968 (SApperloT-base) R 966 968 968 0 -1 4202496 1699 0 0 0 158 0 0 0 25 0 1 0 528003314 6946816 1440 33554432000 134512640 135674940 4294412288 18446744073709551615 134564288 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/968/statm: 1696 1440 99 284 0 1410 0
[pid=969] ppid=945 vsize=407828 CPUtime=0 cores=0-7
/proc/969/stat : 969 (python) S 945 945 32756 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 528003317 417615872 6223 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 4519874053023989759 0 0 17 1 0 0 0
/proc/969/statm: 101957 6223 348 364 0 37857 0
[pid=971] ppid=969 vsize=12580 CPUtime=1.53 cores=0-7
/proc/971/stat : 971 (precosat) R 969 971 971 0 -1 4202496 3270 0 0 0 153 0 0 0 25 0 1 0 528003319 12881920 2877 33554432000 4194304 4890832 140734088091952 18446744073709551615 4238692 0 0 16781312 17442 0 0 0 17 2 0 0 0
/proc/971/statm: 3145 2877 86 171 0 2972 0
[pid=972] ppid=945 vsize=418084 CPUtime=0 cores=0-7
/proc/972/stat : 972 (python) S 945 945 32756 0 -1 4202560 786 0 0 0 0 0 0 0 16 0 1 0 528003320 428118016 6233 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 4701740423083688195 0 0 17 1 0 0 0
/proc/972/statm: 104521 6233 354 364 0 40418 0
[pid=974] ppid=972 vsize=61156 CPUtime=1.49 cores=0-7
/proc/974/stat : 974 (cryptominisat-2) R 972 974 974 0 -1 4202496 8343 0 0 0 148 1 0 0 25 0 1 0 528003323 62623744 7835 33554432000 4194304 4677096 140736734025936 18446744073709551615 4335480 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/974/statm: 15289 7835 375 118 0 10248 0
[pid=945/tid=952] ppid=942 vsize=428328 CPUtime=0 cores=0-7
/proc/945/task/952/stat : 952 (python) S 942 945 32756 0 -1 4202560 28 936 0 0 0 0 0 0 21 0 9 0 528003300 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 0 0 0 0
[pid=945/tid=955] ppid=942 vsize=428328 CPUtime=0 cores=0-7
/proc/945/task/955/stat : 955 (python) S 942 945 32756 0 -1 4202560 25 936 0 0 0 0 0 0 18 0 9 0 528003303 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 3 0 0 0
[pid=945/tid=958] ppid=942 vsize=428328 CPUtime=0 cores=0-7
/proc/945/task/958/stat : 958 (python) S 942 945 32756 0 -1 4202560 81 936 0 0 0 0 0 0 19 0 9 0 528003305 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 0 0 0 0
[pid=945/tid=961] ppid=942 vsize=428328 CPUtime=0 cores=0-7
/proc/945/task/961/stat : 961 (python) S 942 945 32756 0 -1 4202560 33 936 0 0 0 0 0 0 18 0 9 0 528003308 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 5 0 0 0
[pid=945/tid=964] ppid=942 vsize=428328 CPUtime=0 cores=0-7
/proc/945/task/964/stat : 964 (python) S 942 945 32756 0 -1 4202560 35 936 0 0 0 0 0 0 20 0 9 0 528003311 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 0 0 0 0
[pid=945/tid=967] ppid=942 vsize=428328 CPUtime=0 cores=0-7
/proc/945/task/967/stat : 967 (python) S 942 945 32756 0 -1 4202560 32 936 0 0 0 0 0 0 21 0 9 0 528003314 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 7 0 0 0
[pid=945/tid=970] ppid=942 vsize=428328 CPUtime=0 cores=0-7
/proc/945/task/970/stat : 970 (python) S 942 945 32756 0 -1 4202560 33 936 0 0 0 0 0 0 22 0 9 0 528003317 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 1 0 0 0
[pid=945/tid=973] ppid=942 vsize=428328 CPUtime=0 cores=0-7
/proc/945/task/973/stat : 973 (python) S 942 945 32756 0 -1 4202560 34 936 0 0 0 0 0 0 23 0 9 0 528003320 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 14.44
Current children cumulated vsize (KiB) 3583968

[startup+6.3012 s]
/proc/loadavg: 7.01 7.83 8.00 9/311 975
/proc/meminfo: memFree=18059404/32951124 swapFree=67111356/67111528
[pid=945] ppid=942 vsize=428328 CPUtime=1.46 cores=0-7
/proc/945/stat : 945 (python) S 942 945 32756 0 -1 4202496 16362 936 1 0 134 12 0 0 22 0 9 0 528003164 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/945/statm: 107082 7772 1889 364 0 42979 0
[pid=951] ppid=945 vsize=280756 CPUtime=0.01 cores=0-7
/proc/951/stat : 951 (python) S 945 945 32756 0 -1 4202560 907 0 0 0 1 0 0 0 18 0 1 0 528003299 287494144 6117 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403855 0 0 16781312 514 6504811674409599234 0 0 17 1 0 0 0
/proc/951/statm: 70189 6117 376 364 0 6107 0
[pid=953] ppid=951 vsize=10088 CPUtime=4.94 cores=0-7
/proc/953/stat : 953 (lingeling) R 951 953 953 0 -1 4202496 2534 0 0 0 494 0 0 0 25 0 1 0 528003300 10330112 1692 33554432000 4194304 4352236 140735884634064 18446744073709551615 4277110 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/953/statm: 2522 1692 129 39 0 1602 0
[pid=954] ppid=945 vsize=291012 CPUtime=0 cores=0-7
/proc/954/stat : 954 (python) S 945 945 32756 0 -1 4202560 899 0 0 0 0 0 0 0 15 0 1 0 528003302 297996288 6116 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 4393890361445941508 0 0 17 7 0 0 0
/proc/954/statm: 72753 6116 371 364 0 8668 0
[pid=956] ppid=954 vsize=63840 CPUtime=4.9 cores=0-7
/proc/956/stat : 956 (cryptominisat-2) R 954 956 956 0 -1 4202496 10662 0 0 0 489 1 0 0 25 0 1 0 528003303 65372160 8542 33554432000 4194304 4677096 140733791403296 18446744073709551615 4319747 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/956/statm: 15960 8542 392 118 0 10919 0
[pid=957] ppid=945 vsize=366804 CPUtime=0.01 cores=0-7
/proc/957/stat : 957 (python) S 945 945 32756 0 -1 4202560 780 0 0 0 0 1 0 0 18 0 1 0 528003305 375607296 6237 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 6504803977828204803 0 0 17 1 0 0 0
/proc/957/statm: 91701 6237 371 364 0 27613 0
[pid=959] ppid=957 vsize=11560 CPUtime=4.87 cores=0-7
/proc/959/stat : 959 (lingeling) R 957 959 959 0 -1 4202496 2891 0 0 0 487 0 0 0 25 0 1 0 528003306 11837440 2059 33554432000 4194304 4352236 140736125092656 18446744073709551615 4238927 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/959/statm: 2890 2059 129 39 0 1970 0
[pid=960] ppid=945 vsize=377060 CPUtime=0 cores=0-7
/proc/960/stat : 960 (python) S 945 945 32756 0 -1 4202560 789 0 0 0 0 0 0 0 18 0 1 0 528003308 386109440 6219 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 6504800129537507585 0 0 17 1 0 0 0
/proc/960/statm: 94265 6219 370 364 0 30174 0
[pid=962] ppid=960 vsize=9704 CPUtime=4.85 cores=0-7
/proc/962/stat : 962 (lingeling) R 960 962 962 0 -1 4202496 2431 0 0 0 485 0 0 0 25 0 1 0 528003308 9936896 1596 33554432000 4194304 4352236 140733710729456 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/962/statm: 2426 1596 129 39 0 1506 0
[pid=963] ppid=945 vsize=387316 CPUtime=0.01 cores=0-7
/proc/963/stat : 963 (python) S 945 945 32756 0 -1 4202560 805 0 0 0 0 1 0 0 15 0 1 0 528003311 396611584 6294 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 5074206584062574850 0 0 17 1 0 0 0
/proc/963/statm: 96829 6294 371 364 0 32735 0
[pid=965] ppid=963 vsize=63912 CPUtime=4.81 cores=0-7
/proc/965/stat : 965 (cryptominisat-2) R 963 965 965 0 -1 4202496 10577 0 0 0 480 1 0 0 25 0 1 0 528003312 65445888 8452 33554432000 4194304 4677096 140737226627616 18446744073709551615 4318902 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/965/statm: 15978 8452 392 118 0 10937 0
[pid=966] ppid=945 vsize=397572 CPUtime=0 cores=0-7
/proc/966/stat : 966 (python) S 945 945 32756 0 -1 4202560 810 0 0 0 0 0 0 0 18 0 1 0 528003314 407113728 6298 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 3477219271031881986 0 0 17 1 0 0 0
/proc/966/statm: 99393 6298 371 364 0 35296 0
[pid=968] ppid=966 vsize=9292 CPUtime=4.73 cores=0-7
/proc/968/stat : 968 (SApperloT-base) R 966 968 968 0 -1 4202496 2326 0 0 0 473 0 0 0 25 0 1 0 528003314 9515008 2067 33554432000 134512640 135674940 4294412288 18446744073709551615 134564250 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/968/statm: 2323 2067 99 284 0 2037 0
[pid=969] ppid=945 vsize=407828 CPUtime=0 cores=0-7
/proc/969/stat : 969 (python) S 945 945 32756 0 -1 4202560 818 0 0 0 0 0 0 0 18 0 1 0 528003317 417615872 6246 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 4519874053023957250 0 0 17 1 0 0 0
/proc/969/statm: 101957 6246 371 364 0 37857 0
[pid=971] ppid=969 vsize=14652 CPUtime=4.73 cores=0-7
/proc/971/stat : 971 (precosat) R 969 971 971 0 -1 4202496 3777 0 0 0 473 0 0 0 25 0 1 0 528003319 15003648 3384 33554432000 4194304 4890832 140734088091952 18446744073709551615 4238327 0 0 16781312 17442 0 0 0 17 2 0 0 0
/proc/971/statm: 3663 3384 86 171 0 3490 0
[pid=972] ppid=945 vsize=418084 CPUtime=0 cores=0-7
/proc/972/stat : 972 (python) S 945 945 32756 0 -1 4202560 872 0 0 0 0 0 0 0 15 0 1 0 528003320 428118016 6256 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 4218193626007568643 0 0 17 1 0 0 0
/proc/972/statm: 104521 6256 377 364 0 40418 0
[pid=974] ppid=972 vsize=63652 CPUtime=4.59 cores=0-7
/proc/974/stat : 974 (cryptominisat-2) R 972 974 974 0 -1 4202496 10407 0 0 0 458 1 0 0 25 0 1 0 528003323 65179648 8697 33554432000 4194304 4677096 140736734025936 18446744073709551615 4344112 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/974/statm: 15913 8697 390 118 0 10872 0

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

[pid=963] ppid=945 vsize=387316 CPUtime=1.42 cores=0-7
/proc/963/stat : 963 (python) R 945 945 32756 0 -1 4202560 812 0 0 0 121 21 0 0 17 0 1 0 528003311 396611584 6294 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 0 0 0 17 0 0 0 0
/proc/963/statm: 96829 6294 371 364 0 32735 0
[pid=965] ppid=963 vsize=0 CPUtime=31.45 cores=0-7
/proc/965/stat : 965 (cryptominisat-2) R 963 965 965 0 -1 4202500 19269 0 0 0 3141 4 0 0 25 0 1 0 528003312 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/965/statm: 0 0 0 0 0 0 0
[pid=966] ppid=945 vsize=397572 CPUtime=0.05 cores=0-7
/proc/966/stat : 966 (python) S 945 945 32756 0 -1 4202560 810 0 0 0 3 2 0 0 18 0 1 0 528003314 407113728 6298 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 1500490324286341378 0 0 17 1 0 0 0
/proc/966/statm: 99393 6298 371 364 0 35296 0
[pid=968] ppid=966 vsize=16260 CPUtime=32.4 cores=0-7
/proc/968/stat : 968 (SApperloT-base) R 966 968 968 0 -1 4202496 3918 0 0 0 3239 1 0 0 25 0 1 0 528003314 16650240 3659 33554432000 134512640 135674940 4294412288 18446744073709551615 134564282 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/968/statm: 4065 3659 99 284 0 3779 0
[pid=969] ppid=945 vsize=407828 CPUtime=0.06 cores=0-7
/proc/969/stat : 969 (python) S 945 945 32756 0 -1 4202560 819 0 0 0 3 3 0 0 18 0 1 0 528003317 417615872 6246 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 1500490324286341378 0 0 17 1 0 0 0
/proc/969/statm: 101957 6246 371 364 0 37857 0
[pid=971] ppid=969 vsize=21292 CPUtime=32.73 cores=0-7
/proc/971/stat : 971 (precosat) R 969 971 971 0 -1 4202496 5613 0 0 0 3273 0 0 0 25 0 1 0 528003319 21803008 5039 33554432000 4194304 4890832 140734088091952 18446744073709551615 4229225 0 0 16781312 17442 0 0 0 17 2 0 0 0
/proc/971/statm: 5323 5039 86 171 0 5150 0
[pid=972] ppid=945 vsize=418084 CPUtime=0.08 cores=0-7
/proc/972/stat : 972 (python) S 945 945 32756 0 -1 4202560 878 0 0 0 4 4 0 0 15 0 1 0 528003320 428118016 6256 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 4701740423083688195 0 0 17 1 0 0 0
/proc/972/statm: 104521 6256 377 364 0 40418 0
[pid=974] ppid=972 vsize=90488 CPUtime=32.21 cores=0-7
/proc/974/stat : 974 (cryptominisat-2) R 972 974 974 0 -1 4202496 17029 0 0 0 3219 2 0 0 25 0 1 0 528003323 92659712 13359 33554432000 4194304 4677096 140736734025936 18446744073709551615 4236765 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/974/statm: 22622 13359 392 118 0 17581 0
[pid=945/tid=952] ppid=942 vsize=428328 CPUtime=0 cores=0-7
/proc/945/task/952/stat : 952 (python) S 942 945 32756 0 -1 4202560 28 936 0 0 0 0 0 0 21 0 9 0 528003300 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 0 0 0 0
[pid=945/tid=955] ppid=942 vsize=428328 CPUtime=0 cores=0-7
/proc/945/task/955/stat : 955 (python) S 942 945 32756 0 -1 4202560 25 936 0 0 0 0 0 0 18 0 9 0 528003303 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 3 0 0 0
[pid=945/tid=958] ppid=942 vsize=428328 CPUtime=0 cores=0-7
/proc/945/task/958/stat : 958 (python) S 942 945 32756 0 -1 4202560 81 936 0 0 0 0 0 0 19 0 9 0 528003305 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 0 0 0 0
[pid=945/tid=961] ppid=942 vsize=428328 CPUtime=0 cores=0-7
/proc/945/task/961/stat : 961 (python) S 942 945 32756 0 -1 4202560 33 936 0 0 0 0 0 0 18 0 9 0 528003308 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 5 0 0 0
[pid=945/tid=964] ppid=942 vsize=428328 CPUtime=0 cores=0-7
/proc/945/task/964/stat : 964 (python) S 942 945 32756 0 -1 4202560 35 936 0 0 0 0 0 0 20 0 9 0 528003311 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 0 0 0 0
[pid=945/tid=967] ppid=942 vsize=428328 CPUtime=0 cores=0-7
/proc/945/task/967/stat : 967 (python) S 942 945 32756 0 -1 4202560 32 936 0 0 0 0 0 0 21 0 9 0 528003314 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 7 0 0 0
[pid=945/tid=970] ppid=942 vsize=428328 CPUtime=0 cores=0-7
/proc/945/task/970/stat : 970 (python) S 942 945 32756 0 -1 4202560 33 936 0 0 0 0 0 0 22 0 9 0 528003317 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 1 0 0 0
[pid=945/tid=973] ppid=942 vsize=428328 CPUtime=0 cores=0-7
/proc/945/task/973/stat : 973 (python) S 942 945 32756 0 -1 4202560 34 936 0 0 0 0 0 0 23 0 9 0 528003320 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 263.6
Current children cumulated vsize (KiB) 3619388

[startup+34.7016 s]
/proc/loadavg: 7.40 7.86 8.00 10/311 975
/proc/meminfo: memFree=18028212/32951124 swapFree=67111356/67111528
[pid=945] ppid=942 vsize=428328 CPUtime=1.46 cores=0-7
/proc/945/stat : 945 (python) S 942 945 32756 0 -1 4202496 16362 936 1 0 134 12 0 0 22 0 9 0 528003164 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/945/statm: 107082 7772 1889 364 0 42979 0
[pid=951] ppid=945 vsize=280756 CPUtime=0.05 cores=0-7
/proc/951/stat : 951 (python) S 945 945 32756 0 -1 4202560 922 0 0 0 3 2 0 0 18 0 1 0 528003299 287494144 6118 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403855 0 0 16781312 514 1500490324286341378 0 0 17 1 0 0 0
/proc/951/statm: 70189 6118 377 364 0 6107 0
[pid=953] ppid=951 vsize=15464 CPUtime=33.33 cores=0-7
/proc/953/stat : 953 (lingeling) R 951 953 953 0 -1 4202496 4390 0 0 0 3333 0 0 0 25 0 1 0 528003300 15835136 3036 33554432000 4194304 4352236 140735884634064 18446744073709551615 4238648 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/953/statm: 3866 3036 129 39 0 2946 0
[pid=954] ppid=945 vsize=291012 CPUtime=0.08 cores=0-7
/proc/954/stat : 954 (python) S 945 945 32756 0 -1 4202560 914 0 0 0 5 3 0 0 15 0 1 0 528003302 297996288 6116 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 4393890361445941508 0 0 17 3 0 0 0
/proc/954/statm: 72753 6116 371 364 0 8668 0
[pid=956] ppid=954 vsize=89620 CPUtime=33.25 cores=0-7
/proc/956/stat : 956 (cryptominisat-2) R 954 956 956 0 -1 4202496 20392 0 0 0 3321 4 0 0 25 0 1 0 528003303 91770880 13917 33554432000 4194304 4677096 140733791403296 18446744073709551615 4320052 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/956/statm: 22405 13917 392 118 0 17364 0
[pid=957] ppid=945 vsize=366804 CPUtime=0.06 cores=0-7
/proc/957/stat : 957 (python) S 945 945 32756 0 -1 4202560 782 0 0 0 2 4 0 0 18 0 1 0 528003305 375607296 6237 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 1500490324286341379 0 0 17 1 0 0 0
/proc/957/statm: 91701 6237 371 364 0 27613 0
[pid=959] ppid=957 vsize=16424 CPUtime=33.27 cores=0-7
/proc/959/stat : 959 (lingeling) R 957 959 959 0 -1 4202496 4619 0 0 0 3327 0 0 0 25 0 1 0 528003306 16818176 3275 33554432000 4194304 4352236 140736125092656 18446744073709551615 4328047 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/959/statm: 4106 3275 129 39 0 3186 0
[pid=960] ppid=945 vsize=377060 CPUtime=0.05 cores=0-7
/proc/960/stat : 960 (python) S 945 945 32756 0 -1 4202560 790 0 0 0 3 2 0 0 18 0 1 0 528003308 386109440 6220 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 1500490324286341377 0 0 17 1 0 0 0
/proc/960/statm: 94265 6220 371 364 0 30174 0
[pid=962] ppid=960 vsize=15080 CPUtime=33.25 cores=0-7
/proc/962/stat : 962 (lingeling) R 960 962 962 0 -1 4202496 3775 0 0 0 3325 0 0 0 25 0 1 0 528003308 15441920 2940 33554432000 4194304 4352236 140733710729456 18446744073709551615 4329043 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/962/statm: 3770 2940 129 39 0 2850 0
[pid=963] ppid=945 vsize=387316 CPUtime=1.81 cores=0-7
/proc/963/stat : 963 (python) R 945 945 32756 0 -1 4202560 812 0 0 0 156 25 0 0 17 0 1 0 528003311 396611584 6294 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350213951 0 0 16781312 514 0 0 0 17 0 0 0 0
/proc/963/statm: 96829 6294 371 364 0 32735 0
[pid=965] ppid=963 vsize=0 CPUtime=31.45 cores=0-7
/proc/965/stat : 965 (cryptominisat-2) R 963 965 965 0 -1 4202500 19269 0 0 0 3141 4 0 0 25 0 1 0 528003312 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/965/statm: 0 0 0 0 0 0 0
[pid=966] ppid=945 vsize=397572 CPUtime=0.05 cores=0-7
/proc/966/stat : 966 (python) S 945 945 32756 0 -1 4202560 810 0 0 0 3 2 0 0 18 0 1 0 528003314 407113728 6298 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 1500490324286341378 0 0 17 1 0 0 0
/proc/966/statm: 99393 6298 371 364 0 35296 0
[pid=968] ppid=966 vsize=16432 CPUtime=32.8 cores=0-7
/proc/968/stat : 968 (SApperloT-base) R 966 968 968 0 -1 4202496 3945 0 0 0 3279 1 0 0 25 0 1 0 528003314 16826368 3686 33554432000 134512640 135674940 4294412288 18446744073709551615 134564271 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/968/statm: 4108 3686 99 284 0 3822 0
[pid=969] ppid=945 vsize=407828 CPUtime=0.06 cores=0-7
/proc/969/stat : 969 (python) S 945 945 32756 0 -1 4202560 819 0 0 0 3 3 0 0 18 0 1 0 528003317 417615872 6246 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 1500490324286341378 0 0 17 1 0 0 0
/proc/969/statm: 101957 6246 371 364 0 37857 0
[pid=971] ppid=969 vsize=21608 CPUtime=33.13 cores=0-7
/proc/971/stat : 971 (precosat) R 969 971 971 0 -1 4202496 5692 0 0 0 3313 0 0 0 25 0 1 0 528003319 22126592 5118 33554432000 4194304 4890832 140734088091952 18446744073709551615 4238599 0 0 16781312 17442 0 0 0 17 2 0 0 0
/proc/971/statm: 5402 5118 86 171 0 5229 0
[pid=972] ppid=945 vsize=418084 CPUtime=0.08 cores=0-7
/proc/972/stat : 972 (python) S 945 945 32756 0 -1 4202560 878 0 0 0 4 4 0 0 15 0 1 0 528003320 428118016 6256 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 4701740423083688195 0 0 17 1 0 0 0
/proc/972/statm: 104521 6256 377 364 0 40418 0
[pid=974] ppid=972 vsize=90488 CPUtime=32.61 cores=0-7
/proc/974/stat : 974 (cryptominisat-2) R 972 974 974 0 -1 4202496 17035 0 0 0 3259 2 0 0 25 0 1 0 528003323 92659712 13365 33554432000 4194304 4677096 140736734025936 18446744073709551615 4320288 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/974/statm: 22622 13365 392 118 0 17581 0
[pid=945/tid=952] ppid=942 vsize=428328 CPUtime=0 cores=0-7
/proc/945/task/952/stat : 952 (python) S 942 945 32756 0 -1 4202560 28 936 0 0 0 0 0 0 21 0 9 0 528003300 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 0 0 0 0
[pid=945/tid=955] ppid=942 vsize=428328 CPUtime=0 cores=0-7
/proc/945/task/955/stat : 955 (python) S 942 945 32756 0 -1 4202560 25 936 0 0 0 0 0 0 18 0 9 0 528003303 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 3 0 0 0
[pid=945/tid=958] ppid=942 vsize=428328 CPUtime=0 cores=0-7
/proc/945/task/958/stat : 958 (python) S 942 945 32756 0 -1 4202560 81 936 0 0 0 0 0 0 19 0 9 0 528003305 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 0 0 0 0
[pid=945/tid=961] ppid=942 vsize=428328 CPUtime=0 cores=0-7
/proc/945/task/961/stat : 961 (python) S 942 945 32756 0 -1 4202560 33 936 0 0 0 0 0 0 18 0 9 0 528003308 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 5 0 0 0
[pid=945/tid=964] ppid=942 vsize=428328 CPUtime=0 cores=0-7
/proc/945/task/964/stat : 964 (python) S 942 945 32756 0 -1 4202560 35 936 0 0 0 0 0 0 20 0 9 0 528003311 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 0 0 0 0
[pid=945/tid=967] ppid=942 vsize=428328 CPUtime=0 cores=0-7
/proc/945/task/967/stat : 967 (python) S 942 945 32756 0 -1 4202560 32 936 0 0 0 0 0 0 21 0 9 0 528003314 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 7 0 0 0
[pid=945/tid=970] ppid=942 vsize=428328 CPUtime=0 cores=0-7
/proc/945/task/970/stat : 970 (python) S 942 945 32756 0 -1 4202560 33 936 0 0 0 0 0 0 22 0 9 0 528003317 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 1 0 0 0
[pid=945/tid=973] ppid=942 vsize=428328 CPUtime=0 cores=0-7
/proc/945/task/973/stat : 973 (python) S 942 945 32756 0 -1 4202560 34 936 0 0 0 0 0 0 23 0 9 0 528003320 438607872 7772 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 266.79
Current children cumulated vsize (KiB) 3619876

[startup+35.1015 s]
/proc/loadavg: 7.53 7.88 8.01 7/307 977
/proc/meminfo: memFree=18052888/32951124 swapFree=67111356/67111528
[pid=945] ppid=942 vsize=428328 CPUtime=68.95 cores=0-7
/proc/945/stat : 945 (python) S 942 945 32756 0 -1 4202496 16399 10999 1 0 135 12 6739 9 17 0 9 0 528003164 438607872 7773 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350213951 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/945/statm: 107082 7773 1890 364 0 42979 0
[pid=951] ppid=945 vsize=280756 CPUtime=0.05 cores=0-7
/proc/951/stat : 951 (python) S 945 945 32756 0 -1 4202560 922 0 0 0 3 2 0 0 18 0 1 0 528003299 287494144 6118 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403855 0 0 16781312 514 1500490324286341378 0 0 17 1 0 0 0
/proc/951/statm: 70189 6118 377 364 0 6107 0
[pid=953] ppid=951 vsize=15464 CPUtime=33.73 cores=0-7
/proc/953/stat : 953 (lingeling) R 951 953 953 0 -1 4202496 4390 0 0 0 3373 0 0 0 25 0 1 0 528003300 15835136 3036 33554432000 4194304 4352236 140735884634064 18446744073709551615 4328390 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/953/statm: 3866 3036 129 39 0 2946 0
[pid=954] ppid=945 vsize=291012 CPUtime=0.08 cores=0-7
/proc/954/stat : 954 (python) S 945 945 32756 0 -1 4202560 914 0 0 0 5 3 0 0 15 0 1 0 528003302 297996288 6116 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 4393890361445941508 0 0 17 3 0 0 0
/proc/954/statm: 72753 6116 371 364 0 8668 0
[pid=956] ppid=954 vsize=89620 CPUtime=33.65 cores=0-7
/proc/956/stat : 956 (cryptominisat-2) R 954 956 956 0 -1 4202496 20393 0 0 0 3361 4 0 0 25 0 1 0 528003303 91770880 13918 33554432000 4194304 4677096 140733791403296 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/956/statm: 22405 13918 392 118 0 17364 0
[pid=963] ppid=945 vsize=0 CPUtime=33.67 cores=0-7
/proc/963/stat : 963 (python) Z 945 945 32756 0 -1 4202588 1084 19269 0 0 192 30 3141 4 18 0 1 0 528003311 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 0 0 0 0
/proc/963/statm: 0 0 0 0 0 0 0
[pid=966] ppid=945 vsize=397572 CPUtime=0.05 cores=0-7
/proc/966/stat : 966 (python) S 945 945 32756 0 -1 4202560 810 0 0 0 3 2 0 0 18 0 1 0 528003314 407113728 6298 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 1500490324286341378 0 0 17 1 0 0 0
/proc/966/statm: 99393 6298 371 364 0 35296 0
[pid=968] ppid=966 vsize=16432 CPUtime=33.2 cores=0-7
/proc/968/stat : 968 (SApperloT-base) R 966 968 968 0 -1 4202496 3946 0 0 0 3319 1 0 0 25 0 1 0 528003314 16826368 3687 33554432000 134512640 135674940 4294412288 18446744073709551615 134551182 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/968/statm: 4108 3687 99 284 0 3822 0
[pid=969] ppid=945 vsize=407828 CPUtime=0.06 cores=0-7
/proc/969/stat : 969 (python) S 945 945 32756 0 -1 4202560 819 0 0 0 3 3 0 0 18 0 1 0 528003317 417615872 6246 33554432000 4194304 5683644 140735152319472 18446744073709551615 270338403910 0 0 16781312 514 1500490324286341378 0 0 17 1 0 0 0
/proc/969/statm: 101957 6246 371 364 0 37857 0
[pid=971] ppid=969 vsize=21608 CPUtime=33.53 cores=0-7
/proc/971/stat : 971 (precosat) R 969 971 971 0 -1 4202496 5692 0 0 0 3353 0 0 0 25 0 1 0 528003319 22126592 5118 33554432000 4194304 4890832 140734088091952 18446744073709551615 4238599 0 0 16781312 17442 0 0 0 17 2 0 0 0
/proc/971/statm: 5402 5118 86 171 0 5229 0
[pid=972] ppid=945 vsize=0 CPUtime=33.1 cores=0-7
/proc/972/stat : 972 (python) R 945 945 32756 0 -1 4202564 928 17036 0 0 4 4 3299 3 15 0 1 0 528003320 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 5 0 0 0
/proc/972/statm: 0 0 0 0 0 0 0
[pid=945/tid=952] ppid=942 vsize=428328 CPUtime=167.7 cores=0-7
/proc/945/task/952/stat : 952 (python) S 942 945 32756 0 -1 4202560 28 39122 0 0 0 0 16745 25 21 0 9 0 528003300 438607872 7773 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 0 0 0 0
[pid=945/tid=955] ppid=942 vsize=428328 CPUtime=167.7 cores=0-7
/proc/945/task/955/stat : 955 (python) S 942 945 32756 0 -1 4202560 25 39122 0 0 0 0 16745 25 18 0 9 0 528003303 438607872 7773 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 3 0 0 0
[pid=945/tid=958] ppid=942 vsize=428328 CPUtime=167.7 cores=0-7
/proc/945/task/958/stat : 958 (python) S 942 945 32756 0 -1 4202560 81 39122 0 0 0 0 16745 25 19 0 9 0 528003305 438607872 7773 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 0 0 0 0
[pid=945/tid=961] ppid=942 vsize=428328 CPUtime=167.7 cores=0-7
/proc/945/task/961/stat : 961 (python) S 942 945 32756 0 -1 4202560 33 39122 0 0 0 0 16745 25 18 0 9 0 528003308 438607872 7773 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 5 0 0 0
[pid=945/tid=964] ppid=942 vsize=428328 CPUtime=167.7 cores=0-7
/proc/945/task/964/stat : 964 (python) S 942 945 32756 0 -1 4202560 35 39122 0 0 0 0 16745 25 20 0 9 0 528003311 438607872 7773 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 0 0 0 0
[pid=945/tid=967] ppid=942 vsize=428328 CPUtime=167.7 cores=0-7
/proc/945/task/967/stat : 967 (python) S 942 945 32756 0 -1 4202560 32 39122 0 0 0 0 16745 25 21 0 9 0 528003314 438607872 7773 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 7 0 0 0
[pid=945/tid=970] ppid=942 vsize=428328 CPUtime=167.7 cores=0-7
/proc/945/task/970/stat : 970 (python) S 942 945 32756 0 -1 4202560 33 39122 0 0 0 0 16745 25 22 0 9 0 528003317 438607872 7773 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 1 0 0 0
[pid=945/tid=973] ppid=942 vsize=428328 CPUtime=167.7 cores=0-7
/proc/945/task/973/stat : 973 (python) S 942 945 32756 0 -1 4202560 34 39122 0 0 0 0 16745 25 23 0 9 0 528003320 438607872 7773 33554432000 4194304 5683644 140735152319472 18446744073709551615 270350207409 0 0 16781312 2 18446604446947044352 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 270.07
Current children cumulated vsize (KiB) 1948620

Child status: 0
Real time (s): 35.1399
CPU time (s): 270.266
CPU user time (s): 269.416
CPU system time (s): 0.84987
CPU usage (%): 769.114
Max. virtual memory (cumulated for all children) (KiB): 3707072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 269.416
system time used= 0.84987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108627
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= 1879
involuntary context switches= 1889

runsolver used 0.112982 second user time and 0.274958 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-02 19:04:35
IDJOB=3322719
IDBENCH=87988
IDSOLVER=1710
FILE ID=node143/3322719-1304355875
RUNJOBID= node143-1304349042-302
PBS_JOBID= 13178670
Free space on /tmp= 73548 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net70-60-10.shuffled.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-3322719-1304355875/watcher-3322719-1304355875 -o /tmp/evaluation-result-3322719-1304355875/solver-3322719-1304355875 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3322719-1304355875.cnf -seed 612175216 -budget 40000 -cores 8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 6ebe2de27b5534e626cb88c01abcf6c6
RANDOM SEED=612175216

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18247876 kB
Buffers:        320280 kB
Cached:        1821512 kB
SwapCached:        168 kB
Active:       12821744 kB
Inactive:      1539476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18247876 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           32776 kB
Writeback:           0 kB
AnonPages:    12219376 kB
Mapped:          25188 kB
Slab:           230792 kB
PageTables:      42680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 55243512 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= 73520 MiB
End job on node143 at 2011-05-02 19:05:11