Trace number 3317855

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 1598.95 427.462

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_fb_unknown.cnf
MD5SUM2385047c56f7801a7fd110b2ffe2f293
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.229
Satisfiable
(Un)Satisfiability was proved
Number of variables35819
Number of clauses773506
Sum of the clauses size2886709
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 255953
Number of clauses of size 395409
Number of clauses of size 4622144
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.41/3.48	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.41/3.48	c INFO: solving HOME/instance-3317855-1307741597.cnf
0.41/3.48	c INFO: computing task features
3.66/6.75	c INFO: computed variable-clause graph statistics
3.76/6.83	c INFO: computed clause balance statistics
18.86/21.96	c INFO: computed variable balance statistics
30.06/33.10	c INFO: computed small-clause counts
30.06/33.16	c INFO: computed Horn-clause counts
31.96/35.03	c INFO: computed variable graph statistics
31.96/35.03	c INFO: collected features for HOME/instance-3317855-1307741597.cnf in 31.44 s
31.96/35.05	c INFO: running lingeling-276@0 for 97 with 4768 remaining (b = 0.18)
31.96/35.08	c INFO: running cryptominisat-2.9.0@0 for 485 with 4768 remaining (b = 0.16)
32.08/35.11	c INFO: running lingeling-276@0 for 1261 with 4768 remaining (b = 0.32)
32.08/35.14	c INFO: running SApperloT@0 for 97 with 4768 remaining (b = 0.02)
431.46/135.20	c INFO: running lingeling-276@0 for 1067 with 4668 remaining (b = 0.23)
431.88/135.28	c INFO: running precosat-570@0 for 291 with 4668 remaining (b = 0.15)
1598.83/427.40	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.1 (svn: 988)

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

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

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: 0.16 0.03 0.01 2/176 29728
/proc/meminfo: memFree=31642384/32951124 swapFree=67056304/67111528
[pid=29728] ppid=29724 vsize=11804 CPUtime=0 cores=1,3,5,7
/proc/29728/stat : 29728 (runsolver) S 29724 29728 29683 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 1 0 964390548 12087296 56 33554432000 4194304 5436572 140736401227760 18446744073709551615 5057063 0 2147483391 4096 24578 18446744071699199166 0 0 17 3 0 0 0
/proc/29728/statm: 2951 56 36 304 0 2643 0

[startup+0.0120589 s]
/proc/loadavg: 0.16 0.03 0.01 2/176 29728
/proc/meminfo: memFree=31642384/32951124 swapFree=67056304/67111528
[pid=29728] ppid=29724 vsize=14820 CPUtime=0 cores=1,3,5,7
/proc/29728/stat : 29728 (python) S 29724 29728 29683 0 -1 4202496 513 0 0 0 0 0 0 0 17 0 1 0 964390548 15175680 419 33554432000 4194304 5683644 140736071421840 18446744073709551615 260020391781 0 2147483391 4096 0 18446744071699199166 0 0 17 5 0 0 0
/proc/29728/statm: 3705 419 259 364 0 192 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14820

[startup+0.101063 s]
/proc/loadavg: 0.16 0.03 0.01 2/176 29728
/proc/meminfo: memFree=31642384/32951124 swapFree=67056304/67111528
[pid=29728] ppid=29724 vsize=18880 CPUtime=0.01 cores=1,3,5,7
/proc/29728/stat : 29728 (python) R 29724 29728 29683 0 -1 4202496 1236 0 0 0 1 0 0 0 17 0 1 0 964390548 19333120 1091 33554432000 4194304 5683644 140736071421840 18446744073709551615 260020393984 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29728/statm: 4720 1091 421 364 0 689 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18880

[startup+0.301043 s]
/proc/loadavg: 0.16 0.03 0.01 2/176 29728
/proc/meminfo: memFree=31642384/32951124 swapFree=67056304/67111528
[pid=29728] ppid=29724 vsize=54532 CPUtime=0.06 cores=1,3,5,7
/proc/29728/stat : 29728 (python) S 29724 29728 29683 0 -1 4202496 2080 0 0 0 4 2 0 0 15 0 1 0 964390548 55840768 1834 33554432000 4194304 5683644 140736071421840 18446744073709551615 260015472263 0 2147483391 16781312 2 18446744071699945619 0 0 17 5 0 0 0
/proc/29728/statm: 13633 1834 492 364 0 1283 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 54532

[startup+0.700943 s]
/proc/loadavg: 0.16 0.03 0.01 2/176 29728
/proc/meminfo: memFree=31642384/32951124 swapFree=67056304/67111528
[pid=29728] ppid=29724 vsize=119072 CPUtime=0.12 cores=1,3,5,7
/proc/29728/stat : 29728 (python) S 29724 29728 29683 0 -1 4202496 3911 0 0 0 8 4 0 0 16 0 1 0 964390548 121929728 3541 33554432000 4194304 5683644 140736071421840 18446744073709551615 260020391781 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/29728/statm: 29768 3541 940 364 0 2652 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 119072

[startup+1.5008 s]
/proc/loadavg: 0.16 0.03 0.01 3/178 29738
/proc/meminfo: memFree=31616824/32951124 swapFree=67056304/67111528
[pid=29728] ppid=29724 vsize=135748 CPUtime=0.21 cores=1,3,5,7
/proc/29728/stat : 29728 (python) S 29724 29728 29683 0 -1 4202496 5967 935 1 0 14 7 0 0 15 0 1 0 964390548 139005952 4150 33554432000 4194304 5683644 140736071421840 18446744073709551615 260020391941 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/29728/statm: 33937 4150 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 135748

[startup+3.1005 s]
/proc/loadavg: 0.16 0.03 0.01 2/178 29738
/proc/meminfo: memFree=31613724/32951124 swapFree=67056304/67111528
[pid=29728] ppid=29724 vsize=156688 CPUtime=0.28 cores=1,3,5,7
/proc/29728/stat : 29728 (python) S 29724 29728 29683 0 -1 4202496 6411 935 1 0 17 11 0 0 15 0 1 0 964390548 160448512 4523 33554432000 4194304 5683644 140736071421840 18446744073709551615 260020393984 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/29728/statm: 39172 4523 1257 364 0 3280 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 156688
heavy processes:

[startup+6.30093 s]
/proc/loadavg: 0.23 0.05 0.02 3/178 29738
/proc/meminfo: memFree=31321520/32951124 swapFree=67056304/67111528
[pid=29728] ppid=29724 vsize=471152 CPUtime=3.26 cores=1,3,5,7
/proc/29728/stat : 29728 (python) R 29724 29728 29683 0 -1 4202496 55825 935 1 0 304 22 0 0 19 0 1 0 964390548 482459648 53502 33554432000 4194304 5683644 140736071421840 18446744073709551615 4458822 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29728/statm: 117788 53503 1761 364 0 53712 0
Current children cumulated CPU time (s) 3.26
Current children cumulated vsize (KiB) 471152
heavy processes:

[startup+12.7008 s]
/proc/loadavg: 0.37 0.08 0.03 3/178 29738
/proc/meminfo: memFree=31159272/32951124 swapFree=67056304/67111528
[pid=29728] ppid=29724 vsize=490112 CPUtime=9.66 cores=1,3,5,7
/proc/29728/stat : 29728 (python) R 29724 29728 29683 0 -1 4202496 87634 935 1 0 940 26 0 0 25 0 1 0 964390548 501874688 59913 33554432000 4194304 5683644 140736071421840 18446744073709551615 260020051115 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29728/statm: 122528 59913 1826 364 0 58452 0
Current children cumulated CPU time (s) 9.66
Current children cumulated vsize (KiB) 490112
heavy processes:

[startup+25.5004 s]
/proc/loadavg: 0.73 0.17 0.06 3/178 29739
/proc/meminfo: memFree=31160912/32951124 swapFree=67056304/67111528
[pid=29728] ppid=29724 vsize=490112 CPUtime=22.46 cores=1,3,5,7
/proc/29728/stat : 29728 (python) R 29724 29728 29683 0 -1 4202496 87635 935 1 0 2220 26 0 0 25 0 1 0 964390548 501874688 59914 33554432000 4194304 5683644 140736071421840 18446744073709551615 4500473 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29728/statm: 122528 59914 1827 364 0 58452 0
Current children cumulated CPU time (s) 22.46
Current children cumulated vsize (KiB) 490112

[startup+51.1007 s]
/proc/loadavg: 1.83 0.47 0.16 7/190 29751
/proc/meminfo: memFree=30764364/32951124 swapFree=67056304/67111528
[pid=29728] ppid=29724 vsize=514024 CPUtime=32.1 cores=1,3,5,7
/proc/29728/stat : 29728 (python) S 29724 29728 29683 0 -1 4202496 90376 935 1 0 3181 29 0 0 20 0 5 0 964390548 526360576 55703 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29728/statm: 128506 55703 1881 364 0 64415 0
[pid=29740] ppid=29728 vsize=473012 CPUtime=0.02 cores=1,3,5,7
/proc/29740/stat : 29740 (python) S 29728 29728 29683 0 -1 4202560 984 0 0 0 1 1 0 0 18 0 1 0 964394053 484364288 54187 33554432000 4194304 5683644 140736071421840 18446744073709551615 260020416015 0 0 16781312 514 9733668577445118216 0 0 17 5 0 0 0
/proc/29740/statm: 118253 54187 381 364 0 54171 0
[pid=29742] ppid=29740 vsize=60384 CPUtime=16.02 cores=1,3,5,7
/proc/29742/stat : 29742 (lingeling) R 29740 29742 29742 0 -1 4202496 21527 0 0 0 1599 3 0 0 25 0 1 0 964394054 61833216 14266 33554432000 4194304 4352236 140736909301808 18446744073709551615 4244584 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/29742/statm: 15096 14266 129 39 0 14176 0
[pid=29743] ppid=29728 vsize=483268 CPUtime=0.03 cores=1,3,5,7
/proc/29743/stat : 29743 (python) S 29728 29728 29683 0 -1 4202560 937 0 0 0 2 1 0 0 15 0 1 0 964394056 494866432 54181 33554432000 4194304 5683644 140736071421840 18446744073709551615 260020416070 0 0 16781312 514 4353868138194895112 0 0 17 1 0 0 0
/proc/29743/statm: 120817 54181 371 364 0 56732 0
[pid=29745] ppid=29743 vsize=291612 CPUtime=15.95 cores=1,3,5,7
/proc/29745/stat : 29745 (cryptominisat-2) R 29743 29745 29745 0 -1 4202496 66871 0 0 0 1585 10 0 0 25 0 1 0 964394057 298610688 57400 33554432000 4194304 4677096 140733436856928 18446744073709551615 4320288 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29745/statm: 72903 57400 390 118 0 67862 0
[pid=29746] ppid=29728 vsize=493524 CPUtime=0.01 cores=1,3,5,7
/proc/29746/stat : 29746 (python) S 29728 29728 29683 0 -1 4202560 900 0 0 0 0 1 0 0 18 0 1 0 964394059 505368576 54184 33554432000 4194304 5683644 140736071421840 18446744073709551615 260020416070 0 0 16781312 514 9733668577445118216 0 0 17 7 0 0 0
/proc/29746/statm: 123381 54184 370 364 0 59293 0
[pid=29748] ppid=29746 vsize=59812 CPUtime=15.92 cores=1,3,5,7
/proc/29748/stat : 29748 (lingeling) R 29746 29748 29748 0 -1 4202496 21391 0 0 0 1589 3 0 0 25 0 1 0 964394060 61247488 14123 33554432000 4194304 4352236 140733873269680 18446744073709551615 4328191 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/29748/statm: 14953 14123 129 39 0 14033 0
[pid=29749] ppid=29728 vsize=503780 CPUtime=0.01 cores=1,3,5,7
/proc/29749/stat : 29749 (python) S 29728 29728 29683 0 -1 4202560 931 0 0 0 0 1 0 0 18 0 1 0 964394062 515870720 54188 33554432000 4194304 5683644 140736071421840 18446744073709551615 260020416070 0 0 16781312 514 9733668577445118215 0 0 17 5 0 0 0
/proc/29749/statm: 125945 54188 370 364 0 61854 0
[pid=29751] ppid=29749 vsize=56576 CPUtime=15.83 cores=1,3,5,7
/proc/29751/stat : 29751 (SApperloT-base) R 29749 29751 29751 0 -1 4202496 14008 0 0 0 1581 2 0 0 25 0 1 0 964394063 57933824 13711 33554432000 134512640 135674940 4289500928 18446744073709551615 134564608 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/29751/statm: 14144 13711 99 284 0 13858 0
[pid=29728/tid=29741] ppid=29724 vsize=514024 CPUtime=0 cores=1,3,5,7
/proc/29728/task/29741/stat : 29741 (python) S 29724 29728 29683 0 -1 4202560 25 935 0 0 0 0 0 0 19 0 5 0 964394054 526360576 55703 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 3 0 0 0
[pid=29728/tid=29744] ppid=29724 vsize=514024 CPUtime=0 cores=1,3,5,7
/proc/29728/task/29744/stat : 29744 (python) S 29724 29728 29683 0 -1 4202560 19 935 0 0 0 0 0 0 21 0 5 0 964394057 526360576 55703 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 1 0 0 0
[pid=29728/tid=29747] ppid=29724 vsize=514024 CPUtime=0 cores=1,3,5,7
/proc/29728/task/29747/stat : 29747 (python) S 29724 29728 29683 0 -1 4202560 22 935 0 0 0 0 0 0 20 0 5 0 964394060 526360576 55703 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 7 0 0 0
[pid=29728/tid=29750] ppid=29724 vsize=514024 CPUtime=0 cores=1,3,5,7
/proc/29728/task/29750/stat : 29750 (python) S 29724 29728 29683 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 5 0 964394063 526360576 55703 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 95.89
Current children cumulated vsize (KiB) 2935992

[startup+102.307 s]
/proc/loadavg: 3.68 1.18 0.41 8/190 29753
/proc/meminfo: memFree=30745432/32951124 swapFree=67056304/67111528
[pid=29728] ppid=29724 vsize=514024 CPUtime=32.1 cores=1,3,5,7
/proc/29728/stat : 29728 (python) S 29724 29728 29683 0 -1 4202496 90376 935 1 0 3181 29 0 0 20 0 5 0 964390548 526360576 55703 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29728/statm: 128506 55703 1881 364 0 64415 0
[pid=29740] ppid=29728 vsize=473012 CPUtime=0.07 cores=1,3,5,7
/proc/29740/stat : 29740 (python) S 29728 29728 29683 0 -1 4202560 1004 0 0 0 3 4 0 0 18 0 1 0 964394053 484364288 54187 33554432000 4194304 5683644 140736071421840 18446744073709551615 260020416015 0 0 16781312 514 9733668577445118216 0 0 17 5 0 0 0
/proc/29740/statm: 118253 54187 381 364 0 54171 0
[pid=29742] ppid=29740 vsize=59736 CPUtime=67.23 cores=1,3,5,7
/proc/29742/stat : 29742 (lingeling) R 29740 29742 29742 0 -1 4202496 21642 0 0 0 6720 3 0 0 25 0 1 0 964394054 61169664 14121 33554432000 4194304 4352236 140736909301808 18446744073709551615 4235456 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/29742/statm: 14934 14121 129 39 0 14014 0
[pid=29743] ppid=29728 vsize=483268 CPUtime=0.09 cores=1,3,5,7
/proc/29743/stat : 29743 (python) S 29728 29728 29683 0 -1 4202560 955 0 0 0 6 3 0 0 15 0 1 0 964394056 494866432 54181 33554432000 4194304 5683644 140736071421840 18446744073709551615 260020416070 0 0 16781312 514 4353868138194895112 0 0 17 1 0 0 0
/proc/29743/statm: 120817 54181 371 364 0 56732 0
[pid=29745] ppid=29743 vsize=306928 CPUtime=67.05 cores=1,3,5,7
/proc/29745/stat : 29745 (cryptominisat-2) R 29743 29745 29745 0 -1 4202496 73984 0 0 0 6692 13 0 0 25 0 1 0 964394057 314294272 59559 33554432000 4194304 4677096 140733436856928 18446744073709551615 4318914 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29745/statm: 76732 59559 390 118 0 71691 0
[pid=29746] ppid=29728 vsize=493524 CPUtime=0.07 cores=1,3,5,7
/proc/29746/stat : 29746 (python) S 29728 29728 29683 0 -1 4202560 922 0 0 0 2 5 0 0 18 0 1 0 964394059 505368576 54184 33554432000 4194304 5683644 140736071421840 18446744073709551615 260020416070 0 0 16781312 514 9733668577445118216 0 0 17 7 0 0 0
/proc/29746/statm: 123381 54184 370 364 0 59293 0
[pid=29748] ppid=29746 vsize=59592 CPUtime=67.06 cores=1,3,5,7
/proc/29748/stat : 29748 (lingeling) R 29746 29748 29748 0 -1 4202496 21589 0 0 0 6703 3 0 0 25 0 1 0 964394060 61022208 14068 33554432000 4194304 4352236 140733873269680 18446744073709551615 4328090 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/29748/statm: 14898 14068 129 39 0 13978 0
[pid=29749] ppid=29728 vsize=503780 CPUtime=0.08 cores=1,3,5,7
/proc/29749/stat : 29749 (python) S 29728 29728 29683 0 -1 4202560 951 0 0 0 4 4 0 0 18 0 1 0 964394062 515870720 54188 33554432000 4194304 5683644 140736071421840 18446744073709551615 260020416070 0 0 16781312 514 9733668577445118215 0 0 17 5 0 0 0
/proc/29749/statm: 125945 54188 370 364 0 61854 0
[pid=29751] ppid=29749 vsize=67824 CPUtime=66.7 cores=1,3,5,7
/proc/29751/stat : 29751 (SApperloT-base) R 29749 29751 29751 0 -1 4202496 16824 0 0 0 6665 5 0 0 25 0 1 0 964394063 69451776 16462 33554432000 134512640 135674940 4289500928 18446744073709551615 134564699 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/29751/statm: 16956 16462 100 284 0 16670 0
[pid=29728/tid=29741] ppid=29724 vsize=514024 CPUtime=0 cores=1,3,5,7
/proc/29728/task/29741/stat : 29741 (python) S 29724 29728 29683 0 -1 4202560 25 935 0 0 0 0 0 0 19 0 5 0 964394054 526360576 55703 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 3 0 0 0
[pid=29728/tid=29744] ppid=29724 vsize=514024 CPUtime=0 cores=1,3,5,7
/proc/29728/task/29744/stat : 29744 (python) S 29724 29728 29683 0 -1 4202560 19 935 0 0 0 0 0 0 21 0 5 0 964394057 526360576 55703 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 1 0 0 0
[pid=29728/tid=29747] ppid=29724 vsize=514024 CPUtime=0 cores=1,3,5,7
/proc/29728/task/29747/stat : 29747 (python) S 29724 29728 29683 0 -1 4202560 22 935 0 0 0 0 0 0 20 0 5 0 964394060 526360576 55703 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 7 0 0 0
[pid=29728/tid=29750] ppid=29724 vsize=514024 CPUtime=0 cores=1,3,5,7
/proc/29728/task/29750/stat : 29750 (python) S 29724 29728 29683 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 5 0 964394063 526360576 55703 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 300.45
Current children cumulated vsize (KiB) 2961688

[startup+162.301 s]
/proc/loadavg: 5.03 1.99 0.73 10/207 29771
/proc/meminfo: memFree=29564500/32951124 swapFree=67056304/67111528
[pid=29728] ppid=29724 vsize=524280 CPUtime=32.15 cores=1,3,5,7
/proc/29728/stat : 29728 (python) S 29724 29728 29683 0 -1 4202496 91233 935 1 0 3186 29 0 0 19 0 6 0 964390548 536862720 55710 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29728/statm: 131070 55710 1884 364 0 66976 0

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

/proc/29740/task/29755/stat : 29755 (python) S 29728 29728 29683 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 964404065 494854144 54226 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 514 18446604471119459392 0 0 -1 5 0 0 0
[pid=29743] ppid=29728 vsize=483268 CPUtime=0.55 cores=1,3,5,7
/proc/29743/stat : 29743 (python) S 29728 29728 29683 0 -1 4202560 995 0 0 0 28 27 0 0 15 0 1 0 964394056 494866432 54181 33554432000 4194304 5683644 140736071421840 18446744073709551615 260020416070 0 0 16781312 514 9733668577445118216 0 0 17 1 0 0 0
/proc/29743/statm: 120817 54181 371 364 0 56732 0
[pid=29745] ppid=29743 vsize=323156 CPUtime=390.96 cores=1,3,5,7
/proc/29745/stat : 29745 (cryptominisat-2) R 29743 29745 29745 0 -1 4202496 106716 0 0 0 39069 27 0 0 25 0 1 0 964394057 330911744 63126 33554432000 4194304 4677096 140733436856928 18446744073709551615 4319573 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/29745/statm: 80789 63126 390 118 0 75748 0
[pid=29746] ppid=29728 vsize=493524 CPUtime=0.5 cores=1,3,5,7
/proc/29746/stat : 29746 (python) S 29728 29728 29683 0 -1 4202560 962 0 0 0 24 26 0 0 18 0 1 0 964394059 505368576 54184 33554432000 4194304 5683644 140736071421840 18446744073709551615 260020416070 0 0 16781312 514 9733668577445118216 0 0 17 7 0 0 0
/proc/29746/statm: 123381 54184 370 364 0 59293 0
[pid=29748] ppid=29746 vsize=63316 CPUtime=390.62 cores=1,3,5,7
/proc/29748/stat : 29748 (lingeling) R 29746 29748 29748 0 -1 4202496 25245 0 0 0 39058 4 0 0 25 0 1 0 964394060 64835584 14999 33554432000 4194304 4352236 140733873269680 18446744073709551615 4328004 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/29748/statm: 15829 14999 129 39 0 14909 0
[pid=29749] ppid=29728 vsize=503780 CPUtime=0.11 cores=1,3,5,7
/proc/29749/stat : 29749 (python) S 29728 29728 29683 0 -1 4202560 1118 0 0 0 6 5 0 0 19 0 2 0 964394062 515870720 54218 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032222667 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/29749/statm: 125945 54218 399 364 0 61854 0
[pid=29751] ppid=29749 vsize=79504 CPUtime=99.44 cores=1,3,5,7
/proc/29751/stat : 29751 (SApperloT-base) T 29749 29751 29751 0 -1 4202496 19756 0 0 0 9937 7 0 0 25 0 1 0 964394063 81412096 19265 33554432000 134512640 135674940 4289500928 18446744073709551615 134564099 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/29751/statm: 19876 19265 100 284 0 19590 0
[pid=29749/tid=29756] ppid=29728 vsize=503780 CPUtime=0 cores=1,3,5,7
/proc/29749/task/29756/stat : 29756 (python) S 29728 29728 29683 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 964404074 515870720 54218 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 514 18446604471119461184 0 0 -1 5 0 0 0
[pid=29757] ppid=29728 vsize=514036 CPUtime=0.38 cores=1,3,5,7
/proc/29757/stat : 29757 (python) S 29728 29728 29683 0 -1 4202560 1011 0 0 0 20 18 0 0 18 0 1 0 964404076 526372864 54192 33554432000 4194304 5683644 140736071421840 18446744073709551615 260020416070 0 0 16781312 514 9733668577445118216 0 0 17 5 0 0 0
/proc/29757/statm: 128509 54192 370 364 0 64415 0
[pid=29759] ppid=29757 vsize=148976 CPUtime=290.23 cores=1,3,5,7
/proc/29759/stat : 29759 (precosat) R 29757 29759 29759 0 -1 4202496 37401 0 0 0 29017 6 0 0 25 0 1 0 964404077 152551424 36576 33554432000 4194304 4890832 140733698582304 18446744073709551615 4238622 0 0 16781312 17442 0 0 0 17 5 0 0 0
/proc/29759/statm: 37244 36576 86 171 0 37071 0
[pid=29728/tid=29741] ppid=29724 vsize=524280 CPUtime=0 cores=1,3,5,7
/proc/29728/task/29741/stat : 29741 (python) S 29724 29728 29683 0 -1 4202560 30 935 0 0 0 0 0 0 18 0 6 0 964394054 536862720 55710 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 3 0 0 0
[pid=29728/tid=29744] ppid=29724 vsize=524280 CPUtime=0 cores=1,3,5,7
/proc/29728/task/29744/stat : 29744 (python) S 29724 29728 29683 0 -1 4202560 19 935 0 0 0 0 0 0 21 0 6 0 964394057 536862720 55710 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 1 0 0 0
[pid=29728/tid=29747] ppid=29724 vsize=524280 CPUtime=0 cores=1,3,5,7
/proc/29728/task/29747/stat : 29747 (python) S 29724 29728 29683 0 -1 4202560 22 935 0 0 0 0 0 0 20 0 6 0 964394060 536862720 55710 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 7 0 0 0
[pid=29728/tid=29750] ppid=29724 vsize=524280 CPUtime=0 cores=1,3,5,7
/proc/29728/task/29750/stat : 29750 (python) S 29724 29728 29683 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 6 0 964394063 536862720 55710 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 5 0 0 0
[pid=29728/tid=29758] ppid=29724 vsize=524280 CPUtime=0 cores=1,3,5,7
/proc/29728/task/29758/stat : 29758 (python) S 29724 29728 29683 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 6 0 964404077 536862720 55710 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1594.42
Current children cumulated vsize (KiB) 3681460

[startup+427.101 s]
/proc/loadavg: 8.13 5.65 2.58 10/208 29782
/proc/meminfo: memFree=27975776/32951124 swapFree=67056304/67111528
[pid=29728] ppid=29724 vsize=524280 CPUtime=32.15 cores=1,3,5,7
/proc/29728/stat : 29728 (python) S 29724 29728 29683 0 -1 4202496 91233 935 1 0 3186 29 0 0 19 0 6 0 964390548 536862720 55710 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29728/statm: 131070 55710 1884 364 0 66976 0
[pid=29740] ppid=29728 vsize=483256 CPUtime=0.5 cores=1,3,5,7
/proc/29740/stat : 29740 (python) S 29728 29728 29683 0 -1 4202560 1210 0 0 0 23 27 0 0 18 0 2 0 964394053 494854144 54226 33554432000 4194304 5683644 140736071421840 18446744073709551615 260020416070 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/29740/statm: 120814 54226 415 364 0 56732 0
[pid=29742] ppid=29740 vsize=64364 CPUtime=389.76 cores=1,3,5,7
/proc/29742/stat : 29742 (lingeling) R 29740 29742 29742 0 -1 4202496 25507 0 0 0 38972 4 0 0 25 0 1 0 964394054 65908736 15261 33554432000 4194304 4352236 140736909301808 18446744073709551615 4241440 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/29742/statm: 16091 15261 129 39 0 15171 0
[pid=29740/tid=29755] ppid=29728 vsize=483256 CPUtime=0 cores=1,3,5,7
/proc/29740/task/29755/stat : 29755 (python) S 29728 29728 29683 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 964404065 494854144 54226 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 514 18446604471119459392 0 0 -1 5 0 0 0
[pid=29743] ppid=29728 vsize=483268 CPUtime=0.55 cores=1,3,5,7
/proc/29743/stat : 29743 (python) S 29728 29728 29683 0 -1 4202560 995 0 0 0 28 27 0 0 15 0 1 0 964394056 494866432 54181 33554432000 4194304 5683644 140736071421840 18446744073709551615 260020416070 0 0 16781312 514 9733668577445118216 0 0 17 1 0 0 0
/proc/29743/statm: 120817 54181 371 364 0 56732 0
[pid=29745] ppid=29743 vsize=323156 CPUtime=391.76 cores=1,3,5,7
/proc/29745/stat : 29745 (cryptominisat-2) R 29743 29745 29745 0 -1 4202496 106719 0 0 0 39149 27 0 0 25 0 1 0 964394057 330911744 63129 33554432000 4194304 4677096 140733436856928 18446744073709551615 4318898 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/29745/statm: 80789 63129 390 118 0 75748 0
[pid=29746] ppid=29728 vsize=493524 CPUtime=0.5 cores=1,3,5,7
/proc/29746/stat : 29746 (python) S 29728 29728 29683 0 -1 4202560 962 0 0 0 24 26 0 0 18 0 1 0 964394059 505368576 54184 33554432000 4194304 5683644 140736071421840 18446744073709551615 260020416070 0 0 16781312 514 9733668577445118216 0 0 17 7 0 0 0
/proc/29746/statm: 123381 54184 370 364 0 59293 0
[pid=29748] ppid=29746 vsize=63316 CPUtime=391.42 cores=1,3,5,7
/proc/29748/stat : 29748 (lingeling) R 29746 29748 29748 0 -1 4202496 25245 0 0 0 39138 4 0 0 25 0 1 0 964394060 64835584 14999 33554432000 4194304 4352236 140733873269680 18446744073709551615 4327922 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/29748/statm: 15829 14999 129 39 0 14909 0
[pid=29749] ppid=29728 vsize=503780 CPUtime=0.11 cores=1,3,5,7
/proc/29749/stat : 29749 (python) S 29728 29728 29683 0 -1 4202560 1118 0 0 0 6 5 0 0 19 0 2 0 964394062 515870720 54218 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032222667 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/29749/statm: 125945 54218 399 364 0 61854 0
[pid=29751] ppid=29749 vsize=79504 CPUtime=99.44 cores=1,3,5,7
/proc/29751/stat : 29751 (SApperloT-base) T 29749 29751 29751 0 -1 4202496 19756 0 0 0 9937 7 0 0 25 0 1 0 964394063 81412096 19265 33554432000 134512640 135674940 4289500928 18446744073709551615 134564099 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/29751/statm: 19876 19265 100 284 0 19590 0
[pid=29749/tid=29756] ppid=29728 vsize=503780 CPUtime=0 cores=1,3,5,7
/proc/29749/task/29756/stat : 29756 (python) S 29728 29728 29683 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 964404074 515870720 54218 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 514 18446604471119461184 0 0 -1 5 0 0 0
[pid=29757] ppid=29728 vsize=514036 CPUtime=0.38 cores=1,3,5,7
/proc/29757/stat : 29757 (python) S 29728 29728 29683 0 -1 4202560 1011 0 0 0 20 18 0 0 18 0 1 0 964404076 526372864 54192 33554432000 4194304 5683644 140736071421840 18446744073709551615 260020416070 0 0 16781312 514 9733668577445118216 0 0 17 5 0 0 0
/proc/29757/statm: 128509 54192 370 364 0 64415 0
[pid=29759] ppid=29757 vsize=148976 CPUtime=291.03 cores=1,3,5,7
/proc/29759/stat : 29759 (precosat) R 29757 29759 29759 0 -1 4202496 37401 0 0 0 29097 6 0 0 25 0 1 0 964404077 152551424 36576 33554432000 4194304 4890832 140733698582304 18446744073709551615 4238327 0 0 16781312 17442 0 0 0 17 5 0 0 0
/proc/29759/statm: 37244 36576 86 171 0 37071 0
[pid=29728/tid=29741] ppid=29724 vsize=524280 CPUtime=0 cores=1,3,5,7
/proc/29728/task/29741/stat : 29741 (python) S 29724 29728 29683 0 -1 4202560 30 935 0 0 0 0 0 0 18 0 6 0 964394054 536862720 55710 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 3 0 0 0
[pid=29728/tid=29744] ppid=29724 vsize=524280 CPUtime=0 cores=1,3,5,7
/proc/29728/task/29744/stat : 29744 (python) S 29724 29728 29683 0 -1 4202560 19 935 0 0 0 0 0 0 21 0 6 0 964394057 536862720 55710 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 1 0 0 0
[pid=29728/tid=29747] ppid=29724 vsize=524280 CPUtime=0 cores=1,3,5,7
/proc/29728/task/29747/stat : 29747 (python) S 29724 29728 29683 0 -1 4202560 22 935 0 0 0 0 0 0 20 0 6 0 964394060 536862720 55710 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 7 0 0 0
[pid=29728/tid=29750] ppid=29724 vsize=524280 CPUtime=0 cores=1,3,5,7
/proc/29728/task/29750/stat : 29750 (python) S 29724 29728 29683 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 6 0 964394063 536862720 55710 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 5 0 0 0
[pid=29728/tid=29758] ppid=29724 vsize=524280 CPUtime=0 cores=1,3,5,7
/proc/29728/task/29758/stat : 29758 (python) S 29724 29728 29683 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 6 0 964404077 536862720 55710 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1597.6
Current children cumulated vsize (KiB) 3681460

[startup+427.301 s]
/proc/loadavg: 8.13 5.65 2.58 10/208 29782
/proc/meminfo: memFree=27975776/32951124 swapFree=67056304/67111528
[pid=29728] ppid=29724 vsize=524280 CPUtime=32.15 cores=1,3,5,7
/proc/29728/stat : 29728 (python) S 29724 29728 29683 0 -1 4202496 91233 935 1 0 3186 29 0 0 19 0 6 0 964390548 536862720 55710 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29728/statm: 131070 55710 1884 364 0 66976 0
[pid=29740] ppid=29728 vsize=483256 CPUtime=0.5 cores=1,3,5,7
/proc/29740/stat : 29740 (python) S 29728 29728 29683 0 -1 4202560 1210 0 0 0 23 27 0 0 18 0 2 0 964394053 494854144 54226 33554432000 4194304 5683644 140736071421840 18446744073709551615 260020416070 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/29740/statm: 120814 54226 415 364 0 56732 0
[pid=29742] ppid=29740 vsize=64364 CPUtime=389.96 cores=1,3,5,7
/proc/29742/stat : 29742 (lingeling) R 29740 29742 29742 0 -1 4202496 25507 0 0 0 38992 4 0 0 25 0 1 0 964394054 65908736 15261 33554432000 4194304 4352236 140736909301808 18446744073709551615 4328832 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/29742/statm: 16091 15261 129 39 0 15171 0
[pid=29740/tid=29755] ppid=29728 vsize=483256 CPUtime=0 cores=1,3,5,7
/proc/29740/task/29755/stat : 29755 (python) S 29728 29728 29683 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 964404065 494854144 54226 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 514 18446604471119459392 0 0 -1 5 0 0 0
[pid=29743] ppid=29728 vsize=483268 CPUtime=0.55 cores=1,3,5,7
/proc/29743/stat : 29743 (python) S 29728 29728 29683 0 -1 4202560 995 0 0 0 28 27 0 0 15 0 1 0 964394056 494866432 54181 33554432000 4194304 5683644 140736071421840 18446744073709551615 260020416070 0 0 16781312 514 4353868138194895112 0 0 17 1 0 0 0
/proc/29743/statm: 120817 54181 371 364 0 56732 0
[pid=29745] ppid=29743 vsize=323156 CPUtime=391.96 cores=1,3,5,7
/proc/29745/stat : 29745 (cryptominisat-2) R 29743 29745 29745 0 -1 4202496 106719 0 0 0 39169 27 0 0 25 0 1 0 964394057 330911744 63129 33554432000 4194304 4677096 140733436856928 18446744073709551615 4319536 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/29745/statm: 80789 63129 390 118 0 75748 0
[pid=29746] ppid=29728 vsize=493524 CPUtime=0.5 cores=1,3,5,7
/proc/29746/stat : 29746 (python) S 29728 29728 29683 0 -1 4202560 962 0 0 0 24 26 0 0 18 0 1 0 964394059 505368576 54184 33554432000 4194304 5683644 140736071421840 18446744073709551615 260020416070 0 0 16781312 514 9733668577445118216 0 0 17 7 0 0 0
/proc/29746/statm: 123381 54184 370 364 0 59293 0
[pid=29748] ppid=29746 vsize=63316 CPUtime=391.62 cores=1,3,5,7
/proc/29748/stat : 29748 (lingeling) R 29746 29748 29748 0 -1 4202496 25245 0 0 0 39158 4 0 0 25 0 1 0 964394060 64835584 14999 33554432000 4194304 4352236 140733873269680 18446744073709551615 4208072 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/29748/statm: 15829 14999 129 39 0 14909 0
[pid=29749] ppid=29728 vsize=503780 CPUtime=0.11 cores=1,3,5,7
/proc/29749/stat : 29749 (python) S 29728 29728 29683 0 -1 4202560 1118 0 0 0 6 5 0 0 19 0 2 0 964394062 515870720 54218 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032222667 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/29749/statm: 125945 54218 399 364 0 61854 0
[pid=29751] ppid=29749 vsize=79504 CPUtime=99.44 cores=1,3,5,7
/proc/29751/stat : 29751 (SApperloT-base) T 29749 29751 29751 0 -1 4202496 19756 0 0 0 9937 7 0 0 25 0 1 0 964394063 81412096 19265 33554432000 134512640 135674940 4289500928 18446744073709551615 134564099 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/29751/statm: 19876 19265 100 284 0 19590 0
[pid=29749/tid=29756] ppid=29728 vsize=503780 CPUtime=0 cores=1,3,5,7
/proc/29749/task/29756/stat : 29756 (python) S 29728 29728 29683 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 964404074 515870720 54218 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 514 18446604471119461184 0 0 -1 5 0 0 0
[pid=29757] ppid=29728 vsize=514036 CPUtime=0.38 cores=1,3,5,7
/proc/29757/stat : 29757 (python) S 29728 29728 29683 0 -1 4202560 1011 0 0 0 20 18 0 0 18 0 1 0 964404076 526372864 54192 33554432000 4194304 5683644 140736071421840 18446744073709551615 260020416070 0 0 16781312 514 9733668577445118216 0 0 17 5 0 0 0
/proc/29757/statm: 128509 54192 370 364 0 64415 0
[pid=29759] ppid=29757 vsize=148976 CPUtime=291.23 cores=1,3,5,7
/proc/29759/stat : 29759 (precosat) R 29757 29759 29759 0 -1 4202496 37401 0 0 0 29117 6 0 0 25 0 1 0 964404077 152551424 36576 33554432000 4194304 4890832 140733698582304 18446744073709551615 4238599 0 0 16781312 17442 0 0 0 17 5 0 0 0
/proc/29759/statm: 37244 36576 86 171 0 37071 0
[pid=29728/tid=29741] ppid=29724 vsize=524280 CPUtime=0 cores=1,3,5,7
/proc/29728/task/29741/stat : 29741 (python) S 29724 29728 29683 0 -1 4202560 30 935 0 0 0 0 0 0 18 0 6 0 964394054 536862720 55710 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 3 0 0 0
[pid=29728/tid=29744] ppid=29724 vsize=524280 CPUtime=0 cores=1,3,5,7
/proc/29728/task/29744/stat : 29744 (python) S 29724 29728 29683 0 -1 4202560 19 935 0 0 0 0 0 0 21 0 6 0 964394057 536862720 55710 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 1 0 0 0
[pid=29728/tid=29747] ppid=29724 vsize=524280 CPUtime=0 cores=1,3,5,7
/proc/29728/task/29747/stat : 29747 (python) S 29724 29728 29683 0 -1 4202560 22 935 0 0 0 0 0 0 20 0 6 0 964394060 536862720 55710 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 7 0 0 0
[pid=29728/tid=29750] ppid=29724 vsize=524280 CPUtime=0 cores=1,3,5,7
/proc/29728/task/29750/stat : 29750 (python) S 29724 29728 29683 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 6 0 964394063 536862720 55710 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 5 0 0 0
[pid=29728/tid=29758] ppid=29724 vsize=524280 CPUtime=0 cores=1,3,5,7
/proc/29728/task/29758/stat : 29758 (python) S 29724 29728 29683 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 6 0 964404077 536862720 55710 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1598.4
Current children cumulated vsize (KiB) 3681460

[startup+427.401 s]
/proc/loadavg: 8.13 5.65 2.58 10/208 29782
/proc/meminfo: memFree=27975776/32951124 swapFree=67056304/67111528
[pid=29728] ppid=29724 vsize=524280 CPUtime=815.67 cores=1,3,5,7
/proc/29728/stat : 29728 (python) S 29724 29728 29683 0 -1 4202496 91279 86546 1 0 3186 29 78281 71 17 0 6 0 964390548 536862720 55710 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032226111 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29728/statm: 131070 55710 1884 364 0 66976 0
[pid=29740] ppid=29728 vsize=0 CPUtime=390.56 cores=1,3,5,7
/proc/29740/stat : 29740 (python) R 29728 29728 29683 0 -1 4202564 1229 25507 0 0 23 27 39001 5 17 0 1 0 964394053 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29740/statm: 0 0 0 0 0 0 0
[pid=29743] ppid=29728 vsize=0 CPUtime=392.6 cores=1,3,5,7
/proc/29743/stat : 29743 (python) Z 29728 29728 29683 0 -1 4202588 1218 106726 0 0 28 28 39175 29 15 0 1 0 964394056 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29743/statm: 0 0 0 0 0 0 0
[pid=29728/tid=29741] ppid=29724 vsize=524280 CPUtime=783.52 cores=1,3,5,7
/proc/29728/task/29741/stat : 29741 (python) S 29724 29728 29683 0 -1 4202560 30 86546 0 0 0 0 78281 71 18 0 6 0 964394054 536862720 55710 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 3 0 0 0
[pid=29728/tid=29744] ppid=29724 vsize=524280 CPUtime=783.52 cores=1,3,5,7
/proc/29728/task/29744/stat : 29744 (python) S 29724 29728 29683 0 -1 4202560 19 86546 0 0 0 0 78281 71 21 0 6 0 964394057 536862720 55710 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 1 0 0 0
[pid=29728/tid=29747] ppid=29724 vsize=524280 CPUtime=783.52 cores=1,3,5,7
/proc/29728/task/29747/stat : 29747 (python) S 29724 29728 29683 0 -1 4202560 22 86546 0 0 0 0 78281 71 20 0 6 0 964394060 536862720 55710 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 7 0 0 0
[pid=29728/tid=29750] ppid=29724 vsize=524280 CPUtime=783.52 cores=1,3,5,7
/proc/29728/task/29750/stat : 29750 (python) S 29724 29728 29683 0 -1 4202560 29 86546 0 0 0 0 78281 71 20 0 6 0 964394063 536862720 55710 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 5 0 0 0
[pid=29728/tid=29758] ppid=29724 vsize=524280 CPUtime=783.52 cores=1,3,5,7
/proc/29728/task/29758/stat : 29758 (python) S 29724 29728 29683 0 -1 4202560 28 86546 0 0 0 0 78281 71 20 0 6 0 964404077 536862720 55710 33554432000 4194304 5683644 140736071421840 18446744073709551615 260032219569 0 0 16781312 2 18446604471128380672 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1598.83
Current children cumulated vsize (KiB) 524280

Child status: 0
Real time (s): 427.462
CPU time (s): 1598.95
CPU user time (s): 1597.01
CPU system time (s): 1.9447
CPU usage (%): 374.057
Max. virtual memory (cumulated for all children) (KiB): 3697420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1597.01
system time used= 1.9447
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 338753
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= 9408
involuntary context switches= 12321

runsolver used 0.754885 second user time and 1.82672 second system time

The end

Launcher Data

Begin job on node110 at 2011-06-10 23:33:18
IDJOB=3317855
IDBENCH=82494
IDSOLVER=1706
FILE ID=node110/3317855-1307741597
RUNJOBID= node110-1307741596-29702
PBS_JOBID= 13550799
Free space on /tmp= 74108 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
BENCH NAME= SAT11/application/manthey/traffic/traffic_fb_unknown.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-3317855-1307741597/watcher-3317855-1307741597 -o /tmp/evaluation-result-3317855-1307741597/solver-3317855-1307741597 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317855-1307741597.cnf -seed 1731649969 -budget 4800 -cores 4

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

MD5SUM BENCH= 2385047c56f7801a7fd110b2ffe2f293
RANDOM SEED=1731649969

node110.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31645856 kB
Buffers:        262996 kB
Cached:         788484 kB
SwapCached:       8464 kB
Active:         538156 kB
Inactive:       531816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31645856 kB
SwapTotal:    67111528 kB
SwapFree:     67056304 kB
Dirty:          103000 kB
Writeback:           0 kB
AnonPages:       17224 kB
Mapped:          12660 kB
Slab:           170100 kB
PageTables:       4712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186684 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= 74044 MiB
End job on node110 at 2011-06-10 23:40:27