Trace number 3321593

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-industrial? (MO) 13264 1756.45

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.080-SAT.cnf
MD5SUM1ca09a2b911e29894c6603aee8d3e672
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1503.62
Satisfiable
(Un)Satisfiability was proved
Number of variables175084
Number of clauses2826936
Sum of the clauses size6454456
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22728320
Number of clauses of size 37680
Number of clauses of size 435520
Number of clauses of size 515360
Number of clauses of size over 539360

Solver Data

0.33/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.33/0.68	c INFO: solving HOME/instance-3321593-1304347763.cnf
0.33/0.68	c INFO: computing task features
8.61/8.96	c INFO: computed variable-clause graph statistics
8.91/9.27	c INFO: computed clause balance statistics
42.91/43.29	c INFO: computed variable balance statistics
70.51/70.83	c INFO: computed small-clause counts
71.11/71.40	c INFO: computed Horn-clause counts
107.21/107.56	c INFO: computed variable graph statistics
107.21/107.56	c INFO: collected features for HOME/instance-3321593-1304347763.cnf in 106.55 s
107.31/107.60	c INFO: running lingeling-276@0 for 97 with 39893 remaining (b = 0.46)
107.31/107.63	c INFO: running cryptominisat-2.9.0@0 for 485 with 39893 remaining (b = 0.31)
107.31/107.67	c INFO: running SApperloT@0 for 97 with 39893 remaining (b = 0.05)
107.41/107.71	c INFO: running lingeling-276@0 for 582 with 39892 remaining (b = 0.27)
107.41/107.74	c INFO: running cryptominisat-2.9.0@0 for 1649 with 39892 remaining (b = 0.44)
107.41/107.78	c INFO: running SApperloT@0 for 97 with 39892 remaining (b = 0.03)
107.51/107.82	c INFO: running lingeling-276@0 for 1261 with 39892 remaining (b = 0.30)
107.51/107.86	c INFO: running precosat-570@0 for 291 with 39892 remaining (b = 0.11)
906.34/207.79	c INFO: running cryptominisat-2.9.0@0 for 1649 with 39792 remaining (b = 0.33)
907.12/207.87	c INFO: running lingeling-276@0 for 1164 with 39792 remaining (b = 0.21)
907.82/207.98	c INFO: running glucosER@0 for 291 with 39792 remaining (b = 0.25)
2491.85/406.32	c INFO: running lingeling-276@0 for 97 with 39594 remaining (b = 0.14)
3275.07/504.45	c INFO: running precosat-570@100 for 291 with 39496 remaining (b = 0.06)
3291.82/506.53	c INFO: running lingeling-276@294 for 970 with 39494 remaining (b = 0.14)
4007.96/596.21	c INFO: running cryptominisat-2.9.0@0 for 97 with 39404 remaining (b = 0.06)
4804.75/696.04	c INFO: running precosat-570@0 for 291 with 39304 remaining (b = 0.09)
4873.32/704.67	c INFO: running lingeling-276@0 for 97 with 39296 remaining (b = 0.05)
5585.44/793.89	c INFO: running cryptominisat-2.9.0@0 for 1843 with 39206 remaining (b = 0.26)
5673.26/804.88	c INFO: running cryptominisat-2.9.0@98 for 388 with 39195 remaining (b = 0.05)
7178.85/993.60	c INFO: running precosat-570@587 for 97 with 39007 remaining (b = 0.02)
7938.96/1088.77	c INFO: running precosat-570@0 for 97 with 38911 remaining (b = 0.03)
8738.71/1188.99	c INFO: running precosat-570@682 for 1552 with 38811 remaining (b = 0.20)
8828.05/1200.12	c INFO: running precosat-570@199 for 97 with 38800 remaining (b = 0.01)
9603.63/1297.31	c INFO: running precosat-570@296 for 97 with 38703 remaining (b = 0.01)
10202.92/1372.46	c INFO: running cryptominisat-2.9.0@392 for 1552 with 38628 remaining (b = 0.17)
10245.13/1377.70	c INFO: running cryptominisat-2.9.0@0 for 97 with 38623 remaining (b = 0.01)
10362.29/1392.49	c INFO: running precosat-570@1460 for 194 with 38608 remaining (b = 0.03)
11045.72/1478.14	c INFO: running lingeling-276@782 for 97 with 38522 remaining (b = 0.01)
11056.79/1479.51	c INFO: running glucosER@296 for 5530 with 38521 remaining (b = 0.37)
11804.71/1573.33	c INFO: running lingeling-276@883 for 388 with 38427 remaining (b = 0.06)
11928.31/1588.83	c INFO: running glucose@0 for 5821 with 38411 remaining (b = 0.38)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.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-3321593-1304347763/watcher-3321593-1304347763 -o /tmp/evaluation-result-3321593-1304347763/solver-3321593-1304347763 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3321593-1304347763.cnf -seed 1194664914 -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: 4.75 6.17 6.52 1/196 16091
/proc/meminfo: memFree=21440136/32951124 swapFree=67051472/67111528
[pid=16091] ppid=16089 vsize=15184 CPUtime=0 cores=0-7
/proc/16091/stat : 16091 (python) S 16089 16091 16065 0 -1 4202496 734 0 0 0 0 0 0 0 21 0 1 0 546379247 15548416 622 33554432000 4194304 5683644 140736636152080 18446744073709551615 218370955264 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/16091/statm: 3796 622 322 364 0 283 0

[startup+0.069001 s]
/proc/loadavg: 4.75 6.17 6.52 1/196 16091
/proc/meminfo: memFree=21440136/32951124 swapFree=67051472/67111528
[pid=16091] ppid=16089 vsize=36512 CPUtime=0.03 cores=0-7
/proc/16091/stat : 16091 (python) R 16089 16091 16065 0 -1 4202496 1561 0 0 0 3 0 0 0 21 0 1 0 546379247 37388288 1395 33554432000 4194304 5683644 140736636152080 18446744073709551615 4509408 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16091/statm: 9128 1395 452 364 0 945 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 36512

[startup+0.100993 s]
/proc/loadavg: 4.75 6.17 6.52 1/196 16091
/proc/meminfo: memFree=21440136/32951124 swapFree=67051472/67111528
[pid=16091] ppid=16089 vsize=87708 CPUtime=0.06 cores=0-7
/proc/16091/stat : 16091 (python) S 16089 16091 16065 0 -1 4202496 2638 0 0 0 5 1 0 0 18 0 1 0 546379247 89812992 2354 33554432000 4194304 5683644 140736636152080 18446744073709551615 218370955264 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/16091/statm: 21927 2354 717 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87708

[startup+0.301033 s]
/proc/loadavg: 4.75 6.17 6.52 1/196 16091
/proc/meminfo: memFree=21440136/32951124 swapFree=67051472/67111528
[pid=16091] ppid=16089 vsize=135752 CPUtime=0.17 cores=0-7
/proc/16091/stat : 16091 (python) S 16089 16091 16065 0 -1 4202496 5963 931 1 0 13 4 0 0 17 0 1 0 546379247 139010048 4150 33554432000 4194304 5683644 140736636152080 18446744073709551615 218370953221 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/16091/statm: 33938 4150 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135752

[startup+0.700918 s]
/proc/loadavg: 4.75 6.17 6.52 1/196 16091
/proc/meminfo: memFree=21440136/32951124 swapFree=67051472/67111528
[pid=16091] ppid=16089 vsize=328552 CPUtime=0.4 cores=0-7
/proc/16091/stat : 16091 (python) R 16089 16091 16065 0 -1 4202496 19330 931 1 0 29 11 0 0 16 0 1 0 546379247 336437248 17009 33554432000 4194304 5683644 140736636152080 18446744073709551615 218370957056 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16091/statm: 82138 17031 1758 364 0 18062 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 328552

[startup+1.50078 s]
/proc/loadavg: 4.75 6.17 6.52 2/197 16096
/proc/meminfo: memFree=21347996/32951124 swapFree=67051472/67111528
[pid=16091] ppid=16089 vsize=384852 CPUtime=1.2 cores=0-7
/proc/16091/stat : 16091 (python) R 16089 16091 16065 0 -1 4202496 35598 931 1 0 107 13 0 0 17 0 1 0 546379247 394088448 33277 33554432000 4194304 5683644 140736636152080 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16091/statm: 96213 33277 1761 364 0 32137 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 384852

[startup+3.10046 s]
/proc/loadavg: 4.75 6.17 6.52 2/197 16096
/proc/meminfo: memFree=21270988/32951124 swapFree=67051472/67111528
[pid=16091] ppid=16089 vsize=495876 CPUtime=2.81 cores=0-7
/proc/16091/stat : 16091 (python) R 16089 16091 16065 0 -1 4202496 63486 931 1 0 263 18 0 0 19 0 1 0 546379247 507777024 61165 33554432000 4194304 5683644 140736636152080 18446744073709551615 218370618053 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16091/statm: 123969 61165 1761 364 0 59893 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 495876

[startup+6.30691 s]
/proc/loadavg: 4.45 6.09 6.49 2/197 16096
/proc/meminfo: memFree=21024156/32951124 swapFree=67051472/67111528
[pid=16091] ppid=16089 vsize=735608 CPUtime=6.01 cores=0-7
/proc/16091/stat : 16091 (python) R 16089 16091 16065 0 -1 4202496 109498 931 1 0 577 24 0 0 25 0 1 0 546379247 753262592 107177 33554432000 4194304 5683644 140736636152080 18446744073709551615 4458962 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16091/statm: 183902 107178 1761 364 0 119826 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 735608

[startup+12.7008 s]
/proc/loadavg: 4.17 6.00 6.46 2/197 16096
/proc/meminfo: memFree=20972296/32951124 swapFree=67051472/67111528
[pid=16091] ppid=16089 vsize=725688 CPUtime=12.41 cores=0-7
/proc/16091/stat : 16091 (python) R 16089 16091 16065 0 -1 4202496 233815 931 1 0 1202 39 0 0 25 0 1 0 546379247 743104512 118838 33554432000 4194304 5683644 140736636152080 18446744073709551615 218370612561 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16091/statm: 181422 118838 1826 364 0 117346 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 725688

[startup+25.5005 s]
/proc/loadavg: 3.47 5.76 6.37 2/197 16096
/proc/meminfo: memFree=20973416/32951124 swapFree=67051472/67111528
[pid=16091] ppid=16089 vsize=725688 CPUtime=25.21 cores=0-7
/proc/16091/stat : 16091 (python) R 16089 16091 16065 0 -1 4202496 233815 931 1 0 2482 39 0 0 25 0 1 0 546379247 743104512 118838 33554432000 4194304 5683644 140736636152080 18446744073709551615 218370616894 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16091/statm: 181422 118838 1826 364 0 117346 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 725688

[startup+51.1009 s]
/proc/loadavg: 2.62 5.37 6.23 2/197 16097
/proc/meminfo: memFree=20973088/32951124 swapFree=67051472/67111528
[pid=16091] ppid=16089 vsize=725688 CPUtime=50.81 cores=0-7
/proc/16091/stat : 16091 (python) R 16089 16091 16065 0 -1 4202496 233816 931 1 0 5042 39 0 0 25 0 1 0 546379247 743104512 118839 33554432000 4194304 5683644 140736636152080 18446744073709551615 218370617873 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16091/statm: 181422 118839 1827 364 0 117346 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 725688

[startup+102.301 s]
/proc/loadavg: 1.70 4.70 5.95 2/197 16098
/proc/meminfo: memFree=20950356/32951124 swapFree=67051472/67111528
[pid=16091] ppid=16089 vsize=747772 CPUtime=102.01 cores=0-7
/proc/16091/stat : 16091 (python) R 16089 16091 16065 0 -1 4202496 255875 931 1 0 10159 42 0 0 25 0 1 0 546379247 765718528 124366 33554432000 4194304 5683644 140736636152080 18446744073709551615 47975433910412 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16091/statm: 186943 124366 1833 364 0 122867 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 747772

[startup+162.301 s]
/proc/loadavg: 5.46 5.20 6.04 9/221 16124
/proc/meminfo: memFree=18929504/32951124 swapFree=67051472/67111528
[pid=16091] ppid=16089 vsize=635980 CPUtime=107.57 cores=0-7
/proc/16091/stat : 16091 (python) S 16089 16091 16065 0 -1 4202496 261809 931 1 0 10707 50 0 0 20 0 9 0 546379247 651243520 75991 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16091/statm: 158995 75991 1889 364 0 94892 0
[pid=16100] ppid=16091 vsize=553944 CPUtime=0.08 cores=0-7
/proc/16100/stat : 16100 (python) S 16091 16091 16065 0 -1 4202560 938 0 0 0 4 4 0 0 18 0 1 0 546390007 567238656 74446 33554432000 4194304 5683644 140736636152080 18446744073709551615 218370977295 0 0 16781312 514 2569514693647368452 0 0 17 1 0 0 0
/proc/16100/statm: 138486 74446 376 364 0 74404 0
[pid=16102] ppid=16100 vsize=102772 CPUtime=54.67 cores=0-7
/proc/16102/stat : 16102 (lingeling) R 16100 16102 16102 0 -1 4202496 39138 0 0 0 5460 7 0 0 25 0 1 0 546390008 105238528 24863 33554432000 4194304 4352236 140733921054832 18446744073709551615 4207627 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/16102/statm: 25693 24863 129 39 0 24773 0
[pid=16103] ppid=16091 vsize=564200 CPUtime=0.08 cores=0-7
/proc/16103/stat : 16103 (python) S 16091 16091 16065 0 -1 4202560 934 0 0 0 3 5 0 0 15 0 1 0 546390011 577740800 74444 33554432000 4194304 5683644 140736636152080 18446744073709551615 218370977350 0 0 16781312 514 2569514693647368452 0 0 17 0 0 0 0
/proc/16103/statm: 141050 74444 370 364 0 76965 0
[pid=16105] ppid=16103 vsize=801256 CPUtime=54.64 cores=0-7
/proc/16105/stat : 16105 (cryptominisat-2) R 16103 16105 16105 0 -1 4202496 147105 0 0 0 5439 25 0 0 25 0 1 0 546390012 820486144 142435 33554432000 4194304 4677096 140733778678000 18446744073709551615 4335943 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16105/statm: 200314 142435 387 118 0 195273 0
[pid=16106] ppid=16091 vsize=574456 CPUtime=0.09 cores=0-7
/proc/16106/stat : 16106 (python) S 16091 16091 16065 0 -1 4202560 924 0 0 0 4 5 0 0 18 0 1 0 546390014 588242944 74448 33554432000 4194304 5683644 140736636152080 18446744073709551615 218370977350 0 0 16781312 514 2569514693647368449 0 0 17 1 0 0 0
/proc/16106/statm: 143614 74448 370 364 0 79526 0
[pid=16108] ppid=16106 vsize=176508 CPUtime=54.6 cores=0-7
/proc/16108/stat : 16108 (SApperloT-base) R 16106 16108 16108 0 -1 4202496 42830 0 0 0 5450 10 0 0 25 0 1 0 546390015 180744192 40350 33554432000 134512640 135674940 4294306832 18446744073709551615 134556450 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16108/statm: 44127 40350 99 284 0 43841 0
[pid=16109] ppid=16091 vsize=584712 CPUtime=0.08 cores=0-7
/proc/16109/stat : 16109 (python) S 16091 16091 16065 0 -1 4202560 955 0 0 0 4 4 0 0 18 0 1 0 546390018 598745088 74452 33554432000 4194304 5683644 140736636152080 18446744073709551615 218370977350 0 0 16781312 514 2569514693647368449 0 0 17 0 0 0 0
/proc/16109/statm: 146178 74452 370 364 0 82087 0
[pid=16111] ppid=16109 vsize=100352 CPUtime=54.19 cores=0-7
/proc/16111/stat : 16111 (lingeling) R 16109 16111 16111 0 -1 4202496 38529 0 0 0 5412 7 0 0 25 0 1 0 546390019 102760448 24258 33554432000 4194304 4352236 140735489584880 18446744073709551615 4280999 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/16111/statm: 25088 24258 129 39 0 24168 0
[pid=16112] ppid=16091 vsize=594968 CPUtime=0.08 cores=0-7
/proc/16112/stat : 16112 (python) S 16091 16091 16065 0 -1 4202560 955 0 0 0 4 4 0 0 15 0 1 0 546390022 609247232 74456 33554432000 4194304 5683644 140736636152080 18446744073709551615 218370977350 0 0 16781312 514 2569514693647368450 0 0 17 0 0 0 0
/proc/16112/statm: 148742 74456 370 364 0 84648 0
[pid=16114] ppid=16112 vsize=804232 CPUtime=54.36 cores=0-7
/proc/16114/stat : 16114 (cryptominisat-2) R 16112 16114 16114 0 -1 4202496 149070 0 0 0 5411 25 0 0 25 0 1 0 546390023 823533568 144399 33554432000 4194304 4677096 140737181460128 18446744073709551615 4335955 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16114/statm: 201058 144399 387 118 0 196017 0
[pid=16115] ppid=16091 vsize=605224 CPUtime=0.07 cores=0-7
/proc/16115/stat : 16115 (python) S 16091 16091 16065 0 -1 4202560 956 0 0 0 3 4 0 0 18 0 1 0 546390026 619749376 74460 33554432000 4194304 5683644 140736636152080 18446744073709551615 218370977350 0 0 16781312 514 2569514693647368450 0 0 17 6 0 0 0
/proc/16115/statm: 151306 74460 370 364 0 87209 0
[pid=16117] ppid=16115 vsize=182216 CPUtime=54.24 cores=0-7
/proc/16117/stat : 16117 (SApperloT-base) R 16115 16117 16117 0 -1 4202496 44933 0 0 0 5413 11 0 0 25 0 1 0 546390027 186589184 42449 33554432000 134512640 135674940 4289304496 18446744073709551615 135113206 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16117/statm: 45554 42449 99 284 0 45268 0
[pid=16118] ppid=16091 vsize=615480 CPUtime=0.07 cores=0-7
/proc/16118/stat : 16118 (python) S 16091 16091 16065 0 -1 4202560 966 0 0 0 3 4 0 0 18 0 1 0 546390030 630251520 74464 33554432000 4194304 5683644 140736636152080 18446744073709551615 218370977350 0 0 16781312 514 2569514693647368450 0 0 17 6 0 0 0
/proc/16118/statm: 153870 74464 370 364 0 89770 0
[pid=16120] ppid=16118 vsize=108356 CPUtime=54.32 cores=0-7
/proc/16120/stat : 16120 (lingeling) R 16118 16120 16120 0 -1 4202496 40534 0 0 0 5425 7 0 0 25 0 1 0 546390031 110956544 26259 33554432000 4194304 4352236 140733591073600 18446744073709551615 4332911 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/16120/statm: 27089 26259 129 39 0 26169 0
[pid=16121] ppid=16091 vsize=625736 CPUtime=0.08 cores=0-7
/proc/16121/stat : 16121 (python) S 16091 16091 16065 0 -1 4202560 1007 0 0 0 4 4 0 0 18 0 1 0 546390034 640753664 74474 33554432000 4194304 5683644 140736636152080 18446744073709551615 218370977350 0 0 16781312 514 2569514693647368451 0 0 17 2 0 0 0
/proc/16121/statm: 156434 74474 376 364 0 92331 0
[pid=16123] ppid=16121 vsize=416084 CPUtime=54.25 cores=0-7
/proc/16123/stat : 16123 (precosat) R 16121 16123 16123 0 -1 4202496 119266 0 0 0 5409 16 0 0 25 0 1 0 546390035 426070016 102807 33554432000 4194304 4890832 140735166260464 18446744073709551615 4295373 0 0 16781312 17442 0 0 0 17 6 0 0 0
/proc/16123/statm: 104021 102807 86 171 0 103848 0
[pid=16091/tid=16101] ppid=16089 vsize=635980 CPUtime=0 cores=0-7
/proc/16091/task/16101/stat : 16101 (python) S 16089 16091 16065 0 -1 4202560 26 931 0 0 0 0 0 0 25 0 9 0 546390008 651243520 75991 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 2 18446604453958037568 0 0 -1 0 0 0 0
[pid=16091/tid=16104] ppid=16089 vsize=635980 CPUtime=0 cores=0-7
/proc/16091/task/16104/stat : 16104 (python) S 16089 16091 16065 0 -1 4202560 22 931 0 0 0 0 0 0 25 0 9 0 546390012 651243520 75991 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 2 18446604453958037568 0 0 -1 4 0 0 0
[pid=16091/tid=16107] ppid=16089 vsize=635980 CPUtime=0 cores=0-7
/proc/16091/task/16107/stat : 16107 (python) S 16089 16091 16065 0 -1 4202560 20 931 0 0 0 0 0 0 19 0 9 0 546390015 651243520 75991 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 2 18446604453958037568 0 0 -1 2 0 0 0
[pid=16091/tid=16110] ppid=16089 vsize=635980 CPUtime=0 cores=0-7
/proc/16091/task/16110/stat : 16110 (python) S 16089 16091 16065 0 -1 4202560 25 931 0 0 0 0 0 0 20 0 9 0 546390019 651243520 75991 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 2 18446604453958037568 0 0 -1 2 0 0 0
[pid=16091/tid=16113] ppid=16089 vsize=635980 CPUtime=0 cores=0-7
/proc/16091/task/16113/stat : 16113 (python) S 16089 16091 16065 0 -1 4202560 24 931 0 0 0 0 0 0 20 0 9 0 546390023 651243520 75991 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 2 18446604453958037568 0 0 -1 0 0 0 0
[pid=16091/tid=16116] ppid=16089 vsize=635980 CPUtime=0 cores=0-7
/proc/16091/task/16116/stat : 16116 (python) S 16089 16091 16065 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 9 0 546390027 651243520 75991 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 2 18446604453958037568 0 0 -1 0 0 0 0
[pid=16091/tid=16119] ppid=16089 vsize=635980 CPUtime=0 cores=0-7
/proc/16091/task/16119/stat : 16119 (python) S 16089 16091 16065 0 -1 4202560 26 931 0 0 0 0 0 0 22 0 9 0 546390031 651243520 75991 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 2 18446604453958037568 0 0 -1 6 0 0 0
[pid=16091/tid=16122] ppid=16089 vsize=635980 CPUtime=0 cores=0-7
/proc/16091/task/16122/stat : 16122 (python) S 16089 16091 16065 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 9 0 546390035 651243520 75991 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 2 18446604453958037568 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 543.47
Current children cumulated vsize (KiB) 8046476


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

/proc/16103/statm: 141050 74474 399 364 0 76965 0
[pid=16105] ppid=16103 vsize=4005820 CPUtime=1450.96 cores=0-7
/proc/16105/stat : 16105 (cryptominisat-2) R 16103 16105 16105 0 -1 4202496 1199167 0 0 0 144880 216 0 0 25 0 1 0 546390012 4101959680 799888 33554432000 4194304 4677096 140733778678000 18446744073709551615 4336189 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16105/statm: 1001455 799888 391 118 0 996414 0
[pid=16103/tid=16152] ppid=16091 vsize=564200 CPUtime=0 cores=0-7
/proc/16103/task/16152/stat : 16152 (python) S 16091 16091 16065 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 546438864 577740800 74474 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 514 18446604453958039360 0 0 -1 0 0 0 0
[pid=16106] ppid=16091 vsize=574456 CPUtime=0.15 cores=0-7
/proc/16106/stat : 16106 (python) S 16091 16091 16065 0 -1 4202560 1093 0 0 0 7 8 0 0 19 0 2 0 546390014 588242944 74478 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16106/statm: 143614 74478 399 364 0 79526 0
[pid=16108] ppid=16106 vsize=249792 CPUtime=100.14 cores=0-7
/proc/16108/stat : 16108 (SApperloT-base) T 16106 16108 16108 0 -1 4202496 61150 0 0 0 9997 17 0 0 25 0 1 0 546390015 255787008 58670 33554432000 134512640 135674940 4294306832 18446744073709551615 134551999 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/16108/statm: 62448 58670 99 284 0 62162 0
[pid=16106/tid=16130] ppid=16091 vsize=574456 CPUtime=0 cores=0-7
/proc/16106/task/16130/stat : 16130 (python) S 16091 16091 16065 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 546400031 588242944 74478 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 514 18446604453952144640 0 0 -1 1 0 0 0
[pid=16109] ppid=16091 vsize=584712 CPUtime=0.9 cores=0-7
/proc/16109/stat : 16109 (python) S 16091 16091 16065 0 -1 4202560 1168 0 0 0 50 40 0 0 19 0 2 0 546390018 598745088 74482 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16109/statm: 146178 74482 399 364 0 82087 0
[pid=16111] ppid=16109 vsize=186000 CPUtime=588.09 cores=0-7
/proc/16111/stat : 16111 (lingeling) T 16109 16111 16111 0 -1 4202496 251510 0 0 0 58778 31 0 0 25 0 1 0 546390019 190464000 45670 33554432000 4194304 4352236 140735489584880 18446744073709551615 4328132 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/16111/statm: 46500 45670 129 39 0 45580 0
[pid=16109/tid=16172] ppid=16091 vsize=584712 CPUtime=0 cores=0-7
/proc/16109/task/16172/stat : 16172 (python) S 16091 16091 16065 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 546449709 598745088 74482 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 514 18446604453925749888 0 0 -1 7 0 0 0
[pid=16112] ppid=16091 vsize=594968 CPUtime=2.6 cores=0-7
/proc/16112/stat : 16112 (python) S 16091 16091 16065 0 -1 4202560 1014 0 0 0 146 114 0 0 15 0 1 0 546390022 609247232 74456 33554432000 4194304 5683644 140736636152080 18446744073709551615 218370977350 0 0 16781312 514 2569514693647368450 0 0 17 0 0 0 0
/proc/16112/statm: 148742 74456 370 364 0 84648 0
[pid=16114] ppid=16112 vsize=4357536 CPUtime=1644.34 cores=0-7
/proc/16114/stat : 16114 (cryptominisat-2) R 16112 16114 16114 0 -1 4202496 1347454 0 0 0 164169 265 0 0 25 0 1 0 546390023 4462116864 871072 33554432000 4194304 4677096 140737181460128 18446744073709551615 4336173 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16114/statm: 1089384 871072 391 118 0 1084343 0
[pid=16115] ppid=16091 vsize=605224 CPUtime=0.15 cores=0-7
/proc/16115/stat : 16115 (python) S 16091 16091 16065 0 -1 4202560 1129 0 0 0 7 8 0 0 19 0 2 0 546390026 619749376 74490 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16115/statm: 151306 74490 399 364 0 87209 0
[pid=16117] ppid=16115 vsize=257952 CPUtime=99.67 cores=0-7
/proc/16117/stat : 16117 (SApperloT-base) T 16115 16117 16117 0 -1 4202496 63862 0 0 0 9950 17 0 0 25 0 1 0 546390027 264142848 61378 33554432000 134512640 135674940 4289304496 18446744073709551615 134564017 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16117/statm: 64488 61378 99 284 0 64202 0
[pid=16115/tid=16131] ppid=16091 vsize=605224 CPUtime=0 cores=0-7
/proc/16115/task/16131/stat : 16131 (python) S 16091 16091 16065 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 546400042 619749376 74490 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 514 18446604453947044800 0 0 -1 0 0 0 0
[pid=16118] ppid=16091 vsize=681016 CPUtime=1.9 cores=0-7
/proc/16118/stat : 16118 (python) S 16091 16091 16065 0 -1 4202560 1179 0 0 0 102 88 0 0 19 0 2 0 546390030 697360384 74495 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16118/statm: 170254 74495 399 364 0 106154 0
[pid=16120] ppid=16118 vsize=190444 CPUtime=1266.9 cores=0-7
/proc/16120/stat : 16120 (lingeling) T 16118 16120 16120 0 -1 4202496 381893 0 0 0 126643 47 0 0 25 0 1 0 546390031 195014656 46813 33554432000 4194304 4352236 140733591073600 18446744073709551615 4328079 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/16120/statm: 47611 46813 129 39 0 46691 0
[pid=16118/tid=16202] ppid=16091 vsize=681016 CPUtime=0 cores=0-7
/proc/16118/task/16202/stat : 16202 (python) S 16091 16091 16065 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 546517012 697360384 74495 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 514 18446604450226629632 0 0 -1 2 0 0 0
[pid=16121] ppid=16091 vsize=625736 CPUtime=1.51 cores=0-7
/proc/16121/stat : 16121 (python) S 16091 16091 16065 0 -1 4202560 1223 0 0 0 81 70 0 0 18 0 2 0 546390034 640753664 74504 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/16121/statm: 156434 74504 405 364 0 92331 0
[pid=16123] ppid=16121 vsize=557092 CPUtime=972.98 cores=0-7
/proc/16123/stat : 16123 (precosat) T 16121 16123 16123 0 -1 4202496 189607 0 0 0 97265 33 0 0 25 0 1 0 546390035 570462208 138059 33554432000 4194304 4890832 140735166260464 18446744073709551615 4238946 0 0 16781312 17442 18446744071562691360 0 0 17 3 0 0 0
/proc/16123/statm: 139273 138059 86 171 0 139100 0
[pid=16121/tid=16141] ppid=16091 vsize=625736 CPUtime=0 cores=0-7
/proc/16121/task/16141/stat : 16141 (python) S 16091 16091 16065 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 546419876 640753664 74504 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 514 18446604450226628736 0 0 -1 2 0 0 0
[pid=16127] ppid=16091 vsize=635992 CPUtime=2.41 cores=0-7
/proc/16127/stat : 16127 (python) S 16091 16091 16065 0 -1 4202560 1022 0 0 0 124 117 0 0 15 0 1 0 546400027 651255808 74472 33554432000 4194304 5683644 140736636152080 18446744073709551615 218370977350 0 0 16781312 514 2569514693647368452 0 0 17 2 0 0 0
/proc/16127/statm: 158998 74472 370 364 0 94892 0
[pid=16129] ppid=16127 vsize=3807248 CPUtime=1547.77 cores=0-7
/proc/16129/stat : 16129 (cryptominisat-2) R 16127 16129 16129 0 -1 4202496 1264248 0 0 0 154515 262 0 0 25 0 1 0 546400028 3898621952 800322 33554432000 4194304 4677096 140736922920352 18446744073709551615 4331636 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16129/statm: 951812 800322 391 118 0 946771 0
[pid=16132] ppid=16091 vsize=646248 CPUtime=0.87 cores=0-7
/proc/16132/stat : 16132 (python) S 16091 16091 16065 0 -1 4202560 1172 0 0 0 44 43 0 0 18 0 2 0 546400045 661757952 74506 33554432000 4194304 5683644 140736636152080 18446744073709551615 218370977350 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16132/statm: 161562 74506 399 364 0 97453 0
[pid=16134] ppid=16132 vsize=248856 CPUtime=570.98 cores=0-7
/proc/16134/stat : 16134 (glucoser_static) R 16132 16134 16134 0 -1 4202496 58824 0 0 0 57084 14 0 0 25 0 1 0 546400046 254828544 58477 33554432000 134512640 134580299 4286617200 18446744073709551615 134543193 0 0 16781312 8388611 0 0 0 17 0 0 0 0
/proc/16134/statm: 62214 58477 243 17 0 61542 0
[pid=16132/tid=16147] ppid=16091 vsize=646248 CPUtime=0 cores=0-7
/proc/16132/task/16147/stat : 16147 (python) S 16091 16091 16065 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 546429689 661757952 74506 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 514 18446604453939173248 0 0 -1 0 0 0 0
[pid=16142] ppid=16091 vsize=656504 CPUtime=2.04 cores=0-7
/proc/16142/stat : 16142 (python) S 16091 16091 16065 0 -1 4202560 1168 0 0 0 102 102 0 0 18 0 2 0 546419880 672260096 74510 33554432000 4194304 5683644 140736636152080 18446744073709551615 218370977350 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16142/statm: 164126 74510 399 364 0 100014 0
[pid=16144] ppid=16142 vsize=197004 CPUtime=1348 cores=0-7
/proc/16144/stat : 16144 (lingeling) R 16142 16144 16144 0 -1 4202496 378989 0 0 0 134753 47 0 0 25 0 1 0 546419881 201732096 48422 33554432000 4194304 4352236 140733411569376 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/16144/statm: 49251 48422 129 39 0 48331 0
[pid=16142/tid=16148] ppid=16091 vsize=656504 CPUtime=0 cores=0-7
/proc/16142/task/16148/stat : 16148 (python) S 16091 16091 16065 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 546429896 672260096 74510 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 514 18446604453985334208 0 0 -1 1 0 0 0
[pid=16153] ppid=16091 vsize=732296 CPUtime=1.45 cores=0-7
/proc/16153/stat : 16153 (python) S 16091 16091 16065 0 -1 4202560 1057 0 0 0 73 72 0 0 15 0 2 0 546438868 749871104 74665 33554432000 4194304 5683644 140736636152080 18446744073709551615 218370977350 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/16153/statm: 183074 74665 399 364 0 118959 0
[pid=16155] ppid=16153 vsize=3396164 CPUtime=863.09 cores=0-7
/proc/16155/stat : 16155 (cryptominisat-2) R 16153 16155 16155 0 -1 4202496 928701 0 0 0 86145 164 0 0 25 0 1 0 546438870 3477671936 663560 33554432000 4194304 4677096 140733999579312 18446744073709551615 4335943 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/16155/statm: 849041 663560 391 118 0 844000 0
[pid=16153/tid=16167] ppid=16091 vsize=732296 CPUtime=0 cores=0-7
/proc/16153/task/16167/stat : 16167 (python) S 16091 16091 16065 0 -1 4202560 87 0 0 0 0 0 0 0 15 0 2 0 546448847 749871104 74665 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 514 18446604453903432512 0 0 -1 6 0 0 0
[pid=16168] ppid=16091 vsize=742552 CPUtime=1.47 cores=0-7
/proc/16168/stat : 16168 (python) S 16091 16091 16065 0 -1 4202560 1189 0 0 0 74 73 0 0 18 0 2 0 546448852 760373248 74631 33554432000 4194304 5683644 140736636152080 18446744073709551615 218370977350 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16168/statm: 185638 74631 399 364 0 121520 0
[pid=16170] ppid=16168 vsize=554284 CPUtime=951.16 cores=0-7
/proc/16170/stat : 16170 (precosat) R 16168 16170 16170 0 -1 4202496 180178 0 0 0 95081 35 0 0 25 0 1 0 546448853 567586816 137333 33554432000 4194304 4890832 140736396266384 18446744073709551615 4487847 0 0 16781312 17442 0 0 0 17 2 0 0 0
/proc/16170/statm: 138571 137333 86 171 0 138398 0
[pid=16168/tid=16187] ppid=16091 vsize=742552 CPUtime=0 cores=0-7
/proc/16168/task/16187/stat : 16187 (python) S 16091 16091 16065 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 546478602 760373248 74631 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 514 18446604453939755840 0 0 -1 7 0 0 0
[pid=16173] ppid=16091 vsize=752808 CPUtime=0.15 cores=0-7
/proc/16173/stat : 16173 (python) S 16091 16091 16065 0 -1 4202560 1166 0 0 0 7 8 0 0 19 0 2 0 546449714 770875392 74635 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16173/statm: 188202 74635 399 364 0 124081 0
[pid=16175] ppid=16173 vsize=172524 CPUtime=98.46 cores=0-7
/proc/16175/stat : 16175 (lingeling) T 16173 16175 16175 0 -1 4202496 81392 0 0 0 9832 14 0 0 25 0 1 0 546449715 176664576 42301 33554432000 4194304 4352236 140733920693360 18446744073709551615 4329352 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/16175/statm: 43131 42301 129 39 0 42211 0
[pid=16173/tid=16178] ppid=16091 vsize=752808 CPUtime=0 cores=0-7
/proc/16173/task/16178/stat : 16178 (python) S 16091 16091 16065 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 546459731 770875392 74635 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 514 18446604453934442304 0 0 -1 1 0 0 0
[pid=16191] ppid=16091 vsize=763064 CPUtime=0.15 cores=0-7
/proc/16191/stat : 16191 (python) S 16091 16091 16065 0 -1 4202560 1256 0 0 0 8 7 0 0 19 0 2 0 546488125 781377536 74647 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16191/statm: 190766 74647 407 364 0 126642 0
[pid=16193] ppid=16191 vsize=460568 CPUtime=99.53 cores=0-7
/proc/16193/stat : 16193 (precosat) T 16191 16193 16193 0 -1 4202496 136708 0 0 0 9933 20 0 0 25 0 1 0 546488126 471621632 113922 33554432000 4194304 4890832 140736233245392 18446744073709551615 4299166 0 0 16781312 17442 18446744071562691360 0 0 17 6 0 0 0
/proc/16193/statm: 115142 113922 86 171 0 114969 0
[pid=16191/tid=16197] ppid=16091 vsize=763064 CPUtime=0 cores=0-7
/proc/16191/task/16197/stat : 16197 (python) S 16091 16091 16065 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 546498141 781377536 74647 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 514 18446604453939753152 0 0 -1 1 0 0 0
[pid=16203] ppid=16091 vsize=773320 CPUtime=0.18 cores=0-7
/proc/16203/stat : 16203 (python) S 16091 16091 16065 0 -1 4202560 1220 0 0 0 10 8 0 0 16 0 2 0 546517018 791879680 74651 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16203/statm: 193330 74651 407 364 0 129203 0
[pid=16205] ppid=16203 vsize=772080 CPUtime=101.6 cores=0-7
/proc/16205/stat : 16205 (cryptominisat-2) T 16203 16205 16205 0 -1 4202496 170371 0 0 0 10125 35 0 0 25 0 1 0 546517019 790609920 142845 33554432000 4194304 4677096 140736512416304 18446744073709551615 4335804 0 0 16781312 2 18446744071562691360 0 0 17 3 0 0 0
/proc/16205/statm: 193020 142845 388 118 0 187979 0
[pid=16203/tid=16209] ppid=16091 vsize=773320 CPUtime=0 cores=0-7
/proc/16203/task/16209/stat : 16209 (python) S 16091 16091 16065 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 546527193 791879680 74651 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 514 18446604453946874048 0 0 -1 3 0 0 0
[pid=16213] ppid=16091 vsize=783576 CPUtime=0.27 cores=0-7
/proc/16213/stat : 16213 (python) S 16091 16091 16065 0 -1 4202560 1060 0 0 0 15 12 0 0 18 0 1 0 546538131 802381824 74619 33554432000 4194304 5683644 140736636152080 18446744073709551615 218370977350 0 0 16781312 514 2569514693647368448 0 0 17 6 0 0 0
/proc/16213/statm: 195894 74619 372 364 0 131764 0
[pid=16215] ppid=16213 vsize=265320 CPUtime=166.41 cores=0-7
/proc/16215/stat : 16215 (glucose_static) R 16213 16215 16215 0 -1 4202496 64439 0 0 0 16626 15 0 0 25 0 1 0 546538132 271687680 64163 33554432000 134512640 135217611 4287220320 18446744073709551615 134527815 0 0 16781312 8388611 0 0 0 17 6 0 0 0
/proc/16215/statm: 66330 64163 78 173 0 66155 0
[pid=16091/tid=16101] ppid=16089 vsize=793820 CPUtime=0 cores=0-7
/proc/16091/task/16101/stat : 16101 (python) S 16089 16091 16065 0 -1 4202560 30 931 0 0 0 0 0 0 18 0 18 0 546390008 812871680 76159 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 2 18446604453958037568 0 0 -1 0 0 0 0
[pid=16091/tid=16104] ppid=16089 vsize=793820 CPUtime=0 cores=0-7
/proc/16091/task/16104/stat : 16104 (python) S 16089 16091 16065 0 -1 4202560 26 931 0 0 0 0 0 0 18 0 18 0 546390012 812871680 76159 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 2 18446604453958037568 0 0 -1 4 0 0 0
[pid=16091/tid=16107] ppid=16089 vsize=793820 CPUtime=0 cores=0-7
/proc/16091/task/16107/stat : 16107 (python) S 16089 16091 16065 0 -1 4202560 20 931 0 0 0 0 0 0 19 0 18 0 546390015 812871680 76159 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 2 18446604453958037568 0 0 -1 2 0 0 0
[pid=16091/tid=16110] ppid=16089 vsize=793820 CPUtime=0 cores=0-7
/proc/16091/task/16110/stat : 16110 (python) S 16089 16091 16065 0 -1 4202560 25 931 0 0 0 0 0 0 20 0 18 0 546390019 812871680 76159 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 2 18446604453958037568 0 0 -1 2 0 0 0
[pid=16091/tid=16113] ppid=16089 vsize=793820 CPUtime=0 cores=0-7
/proc/16091/task/16113/stat : 16113 (python) S 16089 16091 16065 0 -1 4202560 24 931 0 0 0 0 0 0 20 0 18 0 546390023 812871680 76159 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 2 18446604453958037568 0 0 -1 0 0 0 0
[pid=16091/tid=16116] ppid=16089 vsize=793820 CPUtime=0 cores=0-7
/proc/16091/task/16116/stat : 16116 (python) S 16089 16091 16065 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 18 0 546390027 812871680 76159 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 2 18446604453958037568 0 0 -1 0 0 0 0
[pid=16091/tid=16119] ppid=16089 vsize=793820 CPUtime=0 cores=0-7
/proc/16091/task/16119/stat : 16119 (python) S 16089 16091 16065 0 -1 4202560 26 931 0 0 0 0 0 0 22 0 18 0 546390031 812871680 76159 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 2 18446604453958037568 0 0 -1 6 0 0 0
[pid=16091/tid=16122] ppid=16089 vsize=793820 CPUtime=0 cores=0-7
/proc/16091/task/16122/stat : 16122 (python) S 16089 16091 16065 0 -1 4202560 46 931 0 0 0 0 0 0 18 0 18 0 546390035 812871680 76159 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 2 18446604453958037568 0 0 -1 6 0 0 0
[pid=16091/tid=16128] ppid=16089 vsize=793820 CPUtime=0 cores=0-7
/proc/16091/task/16128/stat : 16128 (python) S 16089 16091 16065 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 18 0 546400028 812871680 76159 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 2 18446604453958037568 0 0 -1 6 0 0 0
[pid=16091/tid=16133] ppid=16089 vsize=793820 CPUtime=0 cores=0-7
/proc/16091/task/16133/stat : 16133 (python) S 16089 16091 16065 0 -1 4202560 33 931 0 0 0 0 0 0 18 0 18 0 546400046 812871680 76159 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 2 18446604453958037568 0 0 -1 6 0 0 0
[pid=16091/tid=16143] ppid=16089 vsize=793820 CPUtime=0 cores=0-7
/proc/16091/task/16143/stat : 16143 (python) S 16089 16091 16065 0 -1 4202560 39 931 0 0 0 0 0 0 18 0 18 0 546419881 812871680 76159 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 2 18446604453958037568 0 0 -1 1 0 0 0
[pid=16091/tid=16154] ppid=16089 vsize=793820 CPUtime=0 cores=0-7
/proc/16091/task/16154/stat : 16154 (python) S 16089 16091 16065 0 -1 4202560 46 931 0 0 0 0 0 0 18 0 18 0 546438869 812871680 76159 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 2 18446604453958037568 0 0 -1 6 0 0 0
[pid=16091/tid=16169] ppid=16089 vsize=793820 CPUtime=0 cores=0-7
/proc/16091/task/16169/stat : 16169 (python) S 16089 16091 16065 0 -1 4202560 34 931 0 0 0 0 0 0 18 0 18 0 546448853 812871680 76159 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 2 18446604453958037568 0 0 -1 6 0 0 0
[pid=16091/tid=16174] ppid=16089 vsize=793820 CPUtime=0 cores=0-7
/proc/16091/task/16174/stat : 16174 (python) S 16089 16091 16065 0 -1 4202560 30 931 0 0 0 0 0 0 19 0 18 0 546449715 812871680 76159 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 2 18446604453958037568 0 0 -1 6 0 0 0
[pid=16091/tid=16192] ppid=16089 vsize=793820 CPUtime=0 cores=0-7
/proc/16091/task/16192/stat : 16192 (python) S 16089 16091 16065 0 -1 4202560 33 931 0 0 0 0 0 0 18 0 18 0 546488126 812871680 76159 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 2 18446604453958037568 0 0 -1 1 0 0 0
[pid=16091/tid=16204] ppid=16089 vsize=793820 CPUtime=0 cores=0-7
/proc/16091/task/16204/stat : 16204 (python) S 16089 16091 16065 0 -1 4202560 34 931 0 0 0 0 0 0 20 0 18 0 546517019 812871680 76159 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 2 18446604453958037568 0 0 -1 1 0 0 0
[pid=16091/tid=16214] ppid=16089 vsize=793820 CPUtime=0 cores=0-7
/proc/16091/task/16214/stat : 16214 (python) S 16089 16091 16065 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 18 0 546538132 812871680 76159 33554432000 4194304 5683644 140736636152080 18446744073709551615 218382780849 0 0 16781312 2 18446604453958037568 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 13264
Current children cumulated vsize (KiB) 31939908

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1756.45
CPU time (s): 13264
CPU user time (s): 13240.9
CPU system time (s): 23.06
CPU usage (%): 755.157
Max. virtual memory (cumulated for all children) (KiB): 31939908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 108.192
system time used= 0.642902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 270824
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= 3314
involuntary context switches= 207

runsolver used 9.11361 second user time and 22.3076 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-02 16:49:25
IDJOB=3321593
IDBENCH=82394
IDSOLVER=1710
FILE ID=node101/3321593-1304347763
RUNJOBID= node101-1304347763-16079
PBS_JOBID= 13178659
Free space on /tmp= 73072 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.080-SAT.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-3321593-1304347763/watcher-3321593-1304347763 -o /tmp/evaluation-result-3321593-1304347763/solver-3321593-1304347763 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3321593-1304347763.cnf -seed 1194664914 -budget 40000 -cores 8

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

MD5SUM BENCH= 1ca09a2b911e29894c6603aee8d3e672
RANDOM SEED=1194664914

node101.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.841
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.68
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.841
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.07
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.841
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.77
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.841
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.841
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.74
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.841
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.841
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.75
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.841
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:      21440672 kB
Buffers:        242572 kB
Cached:        2363784 kB
SwapCached:      23472 kB
Active:        9009792 kB
Inactive:      2191900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21440672 kB
SwapTotal:    67111528 kB
SwapFree:     67051472 kB
Dirty:           82068 kB
Writeback:           0 kB
AnonPages:     8593568 kB
Mapped:          15620 kB
Slab:           221580 kB
PageTables:      23596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  9691340 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= 73040 MiB
End job on node101 at 2011-05-02 17:18:43