Trace number 4106400

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 NameAnswerobjective functionCPU timeWall clock time
toysat 2016-05-02OPT2 47.6058 47.6231

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=5-P1=53-P2=2-P3=3-P4=59-P5=29-P6=47-P7=67-P8=37-P9=43-B.opb
MD5SUM25f560c7f1432359ec7ec03d2820d955
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.078987
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved YES
Number of variables162
Total number of constraints19
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints19
Minimum length of a constraint6
Maximum length of a constraint48
Number of terms in the objective function 6
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 63
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 2048
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 8064
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)324
Sum of products size (including duplicates)648
Number of different products324
Sum of products size648

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c 2016-06-18T19:25:43+0200
0.00/0.00	c version = 0.5.0
0.00/0.00	c githash = 1a49202
0.00/0.00	c compilationtime = 2016-05-02 00:19:28.990761 UTC
0.00/0.00	c arch = x86_64
0.00/0.00	c os = linux
0.00/0.00	c compiler = ghc 7.10
0.00/0.00	c packages:
0.00/0.00	c   OptDir-0.0.3
0.00/0.00	c   array-0.5.1.0
0.00/0.00	c   base-4.8.2.0
0.00/0.00	c   bytestring-0.10.6.0
0.00/0.00	c   bytestring-builder-0.10.6.0.0
0.00/0.00	c   clock-0.7.2
0.00/0.00	c   containers-0.5.6.2
0.00/0.00	c   data-default-0.5.3
0.00/0.00	c   data-default-class-0.0.1
0.00/0.00	c   data-interval-1.2.0
0.00/0.00	c   deepseq-1.4.1.1
0.00/0.00	c   directory-1.2.2.0
0.00/0.00	c   exceptions-0.8.2.1
0.00/0.00	c   extended-reals-0.2.1.0
0.00/0.00	c   filepath-1.4.0.0
0.00/0.00	c   finite-field-0.8.0
0.00/0.00	c   hashable-1.2.4.0
0.00/0.00	c   heaps-0.3.3
0.00/0.00	c   intern-0.9.1.4
0.00/0.00	c   loop-0.3.0
0.00/0.00	c   mtl-2.2.1
0.00/0.00	c   multiset-0.3.2
0.00/0.00	c   mwc-random-0.13.3.2
0.00/0.00	c   parse_dimacs-1.3
0.00/0.00	c   parsec-3.1.9
0.00/0.00	c   prettyclass-1.0.0.0
0.00/0.00	c   primes-0.2.1.0
0.00/0.00	c   primitive-0.6.1.0
0.00/0.00	c   process-1.2.3.0
0.00/0.00	c   pseudo-boolean-0.1.3.0
0.00/0.01	c   queue-0.1.2
0.00/0.01	c   semigroups-0.18.1
0.00/0.01	c   sign-0.4.3
0.00/0.01	c   stm-2.4.4.1
0.00/0.01	c   template-haskell-2.10.0.0
0.00/0.01	c   temporary-1.2.0.4
0.00/0.01	c   time-1.5.0.1
0.00/0.01	c   transformers-0.4.2.0
0.00/0.01	c   transformers-compat-0.5.1.4
0.00/0.01	c   type-level-numbers-0.1.1.1
0.00/0.01	c   unbounded-delays-0.1.0.9
0.00/0.01	c   unordered-containers-0.2.6.0
0.00/0.01	c   vector-0.11.0.0
0.00/0.01	c   vector-space-0.10.3
0.00/0.01	c command line = ["+RTS","-H1G","-M15500m","-K1G","-RTS","--pb","--search=bcd2","HOME/instance-4106400-1466270743.opb"]
0.00/0.01	c use --random-gen="679886327 2966729456 260673925 2717552945 911650766 1013168593 3717386763 1432093870 2553941440 1390438354 2718131994 3187070194 4084291427 14827764 984952385 2343641909 1191238239 1850005333 2668463791 450541027 2209106708 354371724 3749096344 3065927390 1583270033 2450836094 3435194778 281008905 2222020069 3669448954 936875104 3020877138 193890021 2155038294 4056004358 715704277 2122133563 4118239314 2160720411 2665646555 3579953494 3368018459 1787908517 3284546903 2251037622 3158272990 3011717988 3383235653 3591631630 3206018180 2922248814 3430251211 2906086284 3039441681 4157092061 1016610335 4063982558 4019755806 3704603797 479488423 365088225 2585271618 3057619999 3556886888 993388503 112100495 1909019248 3677463581 2388143071 1930221980 1397143375 532246581 814622682 3937621397 2045322068 3439658844 4275956084 1420440338 2660914338 635670348 2731420068 195273335 1481092251 3052280408 2884293152 2742889665 288214939 3048823928 1303994052 2688425533 2696796468 1851231458 586479765 2625875573 607469777 3603255699 3753463538 3597573560 213022571 2043165638 3164485064 26106347 1057545374 1498484669 2940446100 3958591037 2319292739 1086676101 493713877 833873786 206833147 2361753350 82912535 1454902752 3048290245 4198986368 821881806 3154997743 851620514 1329716665 2503944364 3103444361 3369990379 188950511 2111166262 1436908475 3573617893 1272389275 509178464 2252769016 1920583399 948542777 2698512615 3405505548 2385578264 1411455018 1360016907 3716454222 2163045258 4249593571 3134870814 10477832 1389388007 2092573518 3807412771 3250353099 565062011 1617438982 2593416374 610586452 2713930380 1158855030 576351522 1947723806 4091566708 4044570050 428811584 2989698599 1693932983 130409689 4172270860 2662161617 2293602777 1999781120 2345716621 1410562543 4069739778 2239621172 636069858 4063568836 3758152762 1614368097 2863422117 3706880302 1671580941 2603099788 2751557448 1760463873 2787737035 2223472315 1380523402 3700931510 778418442 2238913469 980716690 1459956903 4000691112 1669392860 3847982151 1900774247 3432473 490342584 1877007139 3181929551 778365089 1167206764 1524167160 1514851264 3418404112 3721339299 2506479406 2404719947 1254158935 2022166715 2454282178 1181586391 1371870769 3765663097 837238383 3646800795 1305368378 4050821882 2643146296 3740941135 556653266 1582871515 490037811 2548107247 800743488 2813087944 2939388477 3031916170 262476515 3410157430 2488135492 2040487395 889832638 2502691896 630073893 2089850322 1182752613 1658910431 1213318201 2397535781 1305666501 2120003996 2264332308 1587463043 3869901495 28667762 4036595393 1099513086 810588711 3446648448 4230574082 2892065242 2219418608 3234055225 2773222834 1449759784 857706068 822942424 108372334 220531182 262933781 3508509534 255 362436" option to reproduce the execution
0.00/0.01	c #vars 162
0.00/0.01	c #constraints 19
0.00/0.02	c BCD2: Hardening is enabled.
0.00/0.02	c BCD2: BiasedSearch is enabled.
0.00/0.02	c Solving starts ...
0.00/0.02	c ============================[ Search Statistics ]============================
0.00/0.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.02	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.02	c =============================================================================
0.00/0.02	c  0.0s |       0 |        0 |        0 |      495      0 |        0 |        0
0.00/0.04	c  0.0s |       1 |      136 |      100 |      495      0 |        0 |        0
0.00/0.07	c  0.0s |       2 |      480 |      250 |      545      0 |        0 |        0
0.09/0.14	c  0.1s |       3 |      910 |      475 |      600      0 |        0 |        0
0.19/0.22	c  0.2s |       4 |     1366 |      813 |      660      0 |        0 |        0
0.39/0.45	c  0.4s |       5 |     2036 |     1320 |      727      1 |        0 |        0
0.59/0.65	c  0.6s |       6 |     2923 |     2081 |      881      3 |        0 |        0
0.90/0.97	c  0.9s |       7 |     4457 |     3223 |      970      5 |        0 |        0
0.99/1.02	c  1.0s |       7 |     4835 |     3485 |      970      5 |        0 |        0
0.99/1.02	c #cpu_time = 0.990s
0.99/1.02	c #wall_clock_time = 0.992s
0.99/1.02	c #decision = 4835
0.99/1.02	c #random_decision = 10
0.99/1.02	c #conflict = 3485
0.99/1.02	c #restart = 7
0.99/1.02	o 55
0.99/1.02	c BCD2: updating upper bound: 63 -> 54
0.99/1.02	c BCD2: 0 <= obj <= 54
0.99/1.02	c BCD2: #cores=0, #unrelaxed=6, #relaxed=0, #hardened=0
0.99/1.02	c BCD2: #sat=1 #unsat=1 bias=1/2
0.99/1.02	c Solving starts ...
0.99/1.02	c ============================[ Search Statistics ]============================
0.99/1.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.99/1.02	c       |         |          |          |    Limit     GC | Var      | Constra 
0.99/1.02	c =============================================================================
0.99/1.02	c  0.0s |       0 |        0 |        0 |      970      0 |        0 |        0
0.99/1.02	c  0.0s |       0 |        4 |        0 |      970      1 |        0 |        0
0.99/1.02	c #cpu_time = 0.008s
0.99/1.02	c #wall_clock_time = 0.008s
0.99/1.02	c #decision = 4
0.99/1.02	c #random_decision = 0
0.99/1.02	c #conflict = 0
0.99/1.02	c #restart = 0
0.99/1.02	c BCD2: found a new core of size 5: cost of the new core is >=2
0.99/1.02	c lower bound updated to 2
0.99/1.02	c BCD2: 2 <= obj <= 54
0.99/1.02	c BCD2: #cores=1, #unrelaxed=1, #relaxed=5, #hardened=0
0.99/1.02	c BCD2: #sat=1 #unsat=2 bias=2/3
0.99/1.02	c Solving starts ...
0.99/1.02	c ============================[ Search Statistics ]============================
0.99/1.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.99/1.02	c       |         |          |          |    Limit     GC | Var      | Constra 
0.99/1.02	c =============================================================================
0.99/1.02	c  0.0s |       0 |        0 |        0 |      970      0 |        0 |        0
0.99/1.04	c  0.0s |       1 |      164 |      100 |      970      0 |        0 |        0
0.99/1.09	c  0.1s |       2 |      441 |      250 |      970      0 |        0 |        0
1.08/1.13	c  0.1s |       3 |      819 |      475 |      970      0 |        0 |        0
1.20/1.30	c  0.3s |       4 |     1319 |      813 |      970      1 |        0 |        0
1.30/1.37	c  0.4s |       5 |     1958 |     1320 |      970      2 |        0 |        0
1.49/1.52	c  0.5s |       6 |     2898 |     2081 |     1067      3 |        0 |        0
1.59/1.67	c  0.6s |       7 |     4221 |     3223 |     1067      4 |        0 |        0
1.99/2.09	c  1.1s |       8 |     6833 |     4936 |     1174      7 |        0 |        0
2.69/2.70	c  1.7s |       9 |    10228 |     7506 |     1174     11 |        0 |        0
3.29/3.31	c  2.3s |      10 |    14503 |    11361 |     1292     15 |        0 |        0
4.69/4.74	c  3.7s |      11 |    22682 |    17144 |     1422     22 |        0 |        0
6.09/6.16	c  5.1s |      12 |    32298 |    25819 |     1565     31 |        0 |        0
8.08/8.17	c  7.1s |      12 |    42028 |    32819 |     1565     39 |        0 |        0
9.88/9.94	c  8.9s |      13 |    49709 |    38832 |     1722     45 |        0 |        0
11.88/11.95	c 10.9s |      13 |    61574 |    49732 |     1722     55 |        0 |        0
13.58/13.66	c 12.6s |      14 |    70955 |    58352 |     1895     63 |        0 |        0
15.59/15.69	c 14.7s |      14 |    81610 |    67252 |     1895     72 |        0 |        0
17.58/17.69	c 16.7s |      14 |    91955 |    75252 |     1895     79 |        0 |        0
19.68/19.70	c 18.7s |      14 |   101434 |    83152 |     1895     86 |        0 |        0
20.78/20.87	c 19.9s |      15 |   106965 |    87632 |     2085     90 |        0 |        0
22.88/22.90	c 21.9s |      15 |   117609 |    97332 |     2085     98 |        0 |        0
24.88/24.90	c 23.9s |      15 |   127524 |   106232 |     2085    105 |        0 |        0
26.88/26.92	c 25.9s |      15 |   138723 |   116632 |     2085    114 |        0 |        0
28.88/28.93	c 27.9s |      15 |   148837 |   125932 |     2085    122 |        0 |        0
30.89/30.95	c 29.9s |      15 |   154780 |   131532 |     2294    126 |        0 |        0
30.89/30.96	c 29.9s |      16 |   154810 |   131552 |     2294    126 |        0 |        0
32.89/32.96	c 31.9s |      16 |   166276 |   142452 |     2294    134 |        0 |        0
34.89/34.97	c 33.9s |      16 |   176219 |   151952 |     2294    142 |        0 |        0
36.89/36.97	c 35.9s |      16 |   187106 |   162252 |     2294    150 |        0 |        0
38.89/38.97	c 38.0s |      16 |   196861 |   171352 |     2294    157 |        0 |        0
40.89/40.99	c 40.0s |      16 |   207253 |   181452 |     2294    164 |        0 |        0
42.89/42.99	c 42.0s |      16 |   217697 |   191252 |     2294    172 |        0 |        0
44.29/44.37	c 43.3s |      17 |   224434 |   197432 |     2524    176 |        0 |        0
46.29/46.38	c 45.4s |      17 |   234227 |   205332 |     2524    182 |        0 |        0
47.49/47.56	c 46.5s |      17 |   239282 |   209051 |     2524    185 |        0 |        0
47.49/47.56	c #cpu_time = 46.417s
47.49/47.56	c #wall_clock_time = 46.535s
47.49/47.56	c #decision = 239282
47.49/47.56	c #random_decision = 871
47.49/47.56	c #conflict = 209051
47.49/47.56	c #restart = 17
47.49/47.56	o 2
47.49/47.56	s OPTIMUM FOUND
47.49/47.56	v -x1 x2 -x3 -x4 -x5 -x6 x7 -x8 x9 x10
47.49/47.56	v x11 -x12 x13 -x14 x15 x16 -x17 x18 x19 x20
47.49/47.56	v -x21 -x22 x23 x24 x25 -x26 -x27 x28 -x29 -x30
47.49/47.56	v x31 -x32 -x33 x34 x35 -x36 x37 x38 -x39 -x40
47.49/47.56	v -x41 -x42 x43 x44 x45 x46 -x47 -x48 x49 x50
47.49/47.56	v -x51 x52 x53 x54 x55 x56 -x57 x58 x59 -x60
47.49/47.56	v -x61 x62 -x63 x64 x65 x66 -x67 x68 -x69 -x70
47.49/47.56	v x71 x72 -x73 x74 x75 -x76 x77 x78 -x79 x80
47.49/47.56	v x81 -x82 -x83 x84 -x85 x86 x87 -x88 x89 x90
47.49/47.56	v -x91 x92 -x93 -x94 -x95 x96 -x97 x98 x99 x100
47.49/47.56	v x101 x102 -x103 x104 -x105 x106 -x107 -x108 -x109 -x110
47.49/47.56	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 x118 -x119 x120
47.49/47.56	v x121 x122 x123 -x124 -x125 x126 x127 x128 x129 -x130
47.49/47.56	v -x131 -x132 -x133 x134 x135 x136 -x137 -x138 -x139 x140
47.49/47.56	v -x141 -x142 -x143 -x144 x145 x146 x147 -x148 -x149 -x150
47.49/47.56	v x151 -x152 -x153 x154 x155 x156 -x157 -x158 x159 -x160
47.49/47.56	v -x161 -x162
47.49/47.56	c total CPU time = 47.438s
47.49/47.56	c total wall clock time = 47.560s

Verifier Data

OK	2

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4106400-1466270743/watcher-4106400-1466270743 -o /tmp/evaluation-result-4106400-1466270743/solver-4106400-1466270743 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1466241787-28915 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4106400-1466270743.opb 

pid=9564
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 2.11 2.10 2.09 3/179 9567
/proc/meminfo: memFree=30190744/32872528 swapFree=526336/559040
[pid=9567] ppid=9564 vsize=693828 CPUtime=0 cores=1,3,5,7
/proc/9567/stat : 9567 (toysat) R 9564 9567 28898 0 -1 4202496 2581 0 0 0 0 0 0 0 20 0 4 0 29124416 710479872 3453 33554432000 4194304 16246674 140733380061792 140733380061216 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9567/statm: 173969 3463 442 2943 0 170863 0
[pid=9567/tid=9568] ppid=9564 vsize=736836 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9568/stat : 9568 (toysat) S 9564 9567 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29124416 754520064 3620 33554432000 4194304 16246674 140733380061792 140642694966512 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=9567/tid=9569] ppid=9564 vsize=740932 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9569/stat : 9569 (toysat) S 9564 9567 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29124416 758714368 3637 33554432000 4194304 16246674 140733380061792 140642684476656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=9567/tid=9570] ppid=9564 vsize=745028 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9570/stat : 9570 (toysat) S 9564 9567 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29124416 762908672 3655 33554432000 4194304 16246674 140733380061792 140642596416688 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100169 s]
/proc/loadavg: 2.11 2.10 2.09 3/179 9567
/proc/meminfo: memFree=30190744/32872528 swapFree=526336/559040
[pid=9567] ppid=9564 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/9567/stat : 9567 (toysat) R 9564 9567 28898 0 -1 4202496 21503 0 0 0 5 4 0 0 20 0 4 0 29124416 1247350784 22364 33554432000 4194304 16246674 140733380061792 140733380061216 5712452 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9567/statm: 304529 22373 759 2943 0 301423 0
[pid=9567/tid=9568] ppid=9564 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9568/stat : 9568 (toysat) S 9564 9567 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29124416 1247350784 22377 33554432000 4194304 16246674 140733380061792 140642694966512 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=9567/tid=9569] ppid=9564 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9569/stat : 9569 (toysat) S 9564 9567 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29124416 1247350784 22384 33554432000 4194304 16246674 140733380061792 140642684476656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=9567/tid=9570] ppid=9564 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9570/stat : 9570 (toysat) S 9564 9567 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29124416 1247350784 22389 33554432000 4194304 16246674 140733380061792 140642596416688 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200531 s]
/proc/loadavg: 2.11 2.10 2.09 3/179 9567
/proc/meminfo: memFree=30190744/32872528 swapFree=526336/559040
[pid=9567] ppid=9564 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/9567/stat : 9567 (toysat) R 9564 9567 28898 0 -1 4202496 40292 0 0 0 12 7 0 0 20 0 4 0 29124416 1247350784 41152 33554432000 4194304 16246674 140733380061792 140733380061216 13954410 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9567/statm: 304529 41159 759 2943 0 301423 0
[pid=9567/tid=9568] ppid=9564 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9568/stat : 9568 (toysat) S 9564 9567 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29124416 1247350784 41166 33554432000 4194304 16246674 140733380061792 140642694966512 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=9567/tid=9569] ppid=9564 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9569/stat : 9569 (toysat) S 9564 9567 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29124416 1247350784 41170 33554432000 4194304 16246674 140733380061792 140642684476656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=9567/tid=9570] ppid=9564 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9570/stat : 9570 (toysat) S 9564 9567 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29124416 1247350784 41177 33554432000 4194304 16246674 140733380061792 140642596416688 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.3005 s]
/proc/loadavg: 2.11 2.10 2.09 3/179 9567
/proc/meminfo: memFree=30190744/32872528 swapFree=526336/559040
[pid=9567] ppid=9564 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/9567/stat : 9567 (toysat) R 9564 9567 28898 0 -1 4202496 56613 0 0 0 20 9 0 0 20 0 4 0 29124416 1247350784 57474 33554432000 4194304 16246674 140733380061792 140733380061216 5545885 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9567/statm: 304529 57486 766 2943 0 301423 0
[pid=9567/tid=9568] ppid=9564 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9568/stat : 9568 (toysat) S 9564 9567 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29124416 1247350784 57489 33554432000 4194304 16246674 140733380061792 140642694966512 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=9567/tid=9569] ppid=9564 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9569/stat : 9569 (toysat) S 9564 9567 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29124416 1247350784 57492 33554432000 4194304 16246674 140733380061792 140642684476656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=9567/tid=9570] ppid=9564 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9570/stat : 9570 (toysat) S 9564 9567 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29124416 1247350784 57497 33554432000 4194304 16246674 140733380061792 140642596416688 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700412 s]
/proc/loadavg: 2.11 2.10 2.09 3/179 9567
/proc/meminfo: memFree=30190744/32872528 swapFree=526336/559040
[pid=9567] ppid=9564 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/9567/stat : 9567 (toysat) R 9564 9567 28898 0 -1 4202496 130043 0 0 0 48 21 0 0 20 0 4 0 29124416 1247350784 130904 33554432000 4194304 16246674 140733380061792 140733380043712 6836249 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9567/statm: 304529 130913 766 2943 0 301423 0
[pid=9567/tid=9568] ppid=9564 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9568/stat : 9568 (toysat) S 9564 9567 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29124416 1247350784 130920 33554432000 4194304 16246674 140733380061792 140642694966512 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=9567/tid=9569] ppid=9564 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9569/stat : 9569 (toysat) S 9564 9567 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29124416 1247350784 130932 33554432000 4194304 16246674 140733380061792 140642684476656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=9567/tid=9570] ppid=9564 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9570/stat : 9570 (toysat) S 9564 9567 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29124416 1247350784 130946 33554432000 4194304 16246674 140733380061792 140642596416688 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50044 s]
/proc/loadavg: 2.11 2.10 2.09 3/183 9571
/proc/meminfo: memFree=29272116/32872528 swapFree=526336/559040
[pid=9567] ppid=9564 vsize=1220164 CPUtime=1.49 cores=1,3,5,7
/proc/9567/stat : 9567 (toysat) R 9564 9567 28898 0 -1 4202496 246021 0 0 0 112 37 0 0 20 0 4 0 29124416 1249447936 246858 33554432000 4194304 16246674 140733380061792 140733380061104 5546001 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9567/statm: 305041 246858 851 2943 0 301935 0
[pid=9567/tid=9568] ppid=9564 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9568/stat : 9568 (toysat) S 9564 9567 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29124416 1249447936 246858 33554432000 4194304 16246674 140733380061792 140642694966512 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=9567/tid=9569] ppid=9564 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9569/stat : 9569 (toysat) S 9564 9567 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29124416 1249447936 246858 33554432000 4194304 16246674 140733380061792 140642684476656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=9567/tid=9570] ppid=9564 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9570/stat : 9570 (toysat) S 9564 9567 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29124416 1249447936 246858 33554432000 4194304 16246674 140733380061792 140642596416688 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1220164

[startup+3.10041 s]
/proc/loadavg: 2.11 2.10 2.09 3/183 9571
/proc/meminfo: memFree=29120712/32872528 swapFree=526336/559040
[pid=9567] ppid=9564 vsize=1307204 CPUtime=3.09 cores=1,3,5,7
/proc/9567/stat : 9567 (toysat) R 9564 9567 28898 0 -1 4202496 267661 0 0 0 269 40 0 0 20 0 4 0 29124416 1338576896 268498 33554432000 4194304 16246674 140733380061792 140733380043712 5711829 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9567/statm: 326801 268498 852 2943 0 323695 0
[pid=9567/tid=9568] ppid=9564 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9568/stat : 9568 (toysat) S 9564 9567 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29124416 1338576896 268498 33554432000 4194304 16246674 140733380061792 140642694966512 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=9567/tid=9569] ppid=9564 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9569/stat : 9569 (toysat) S 9564 9567 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29124416 1338576896 268498 33554432000 4194304 16246674 140733380061792 140642684476656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=9567/tid=9570] ppid=9564 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9570/stat : 9570 (toysat) S 9564 9567 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29124416 1338576896 268498 33554432000 4194304 16246674 140733380061792 140642596416688 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1307204

[startup+6.30041 s]
/proc/loadavg: 2.10 2.10 2.09 3/183 9571
/proc/meminfo: memFree=29115820/32872528 swapFree=526336/559040
[pid=9567] ppid=9564 vsize=1309252 CPUtime=6.29 cores=1,3,5,7
/proc/9567/stat : 9567 (toysat) R 9564 9567 28898 0 -1 4202496 268247 0 0 0 589 40 0 0 20 0 4 0 29124416 1340674048 269084 33554432000 4194304 16246674 140733380061792 140733380043712 5545776 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9567/statm: 327313 269084 852 2943 0 324207 0
[pid=9567/tid=9568] ppid=9564 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9568/stat : 9568 (toysat) S 9564 9567 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29124416 1340674048 269084 33554432000 4194304 16246674 140733380061792 140642694966512 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=9567/tid=9569] ppid=9564 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9569/stat : 9569 (toysat) S 9564 9567 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29124416 1340674048 269084 33554432000 4194304 16246674 140733380061792 140642684476656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=9567/tid=9570] ppid=9564 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9570/stat : 9570 (toysat) S 9564 9567 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29124416 1340674048 269084 33554432000 4194304 16246674 140733380061792 140642596416688 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1309252

[startup+12.7004 s]
/proc/loadavg: 2.09 2.09 2.09 3/183 9571
/proc/meminfo: memFree=29115400/32872528 swapFree=526336/559040
[pid=9567] ppid=9564 vsize=1309252 CPUtime=12.68 cores=1,3,5,7
/proc/9567/stat : 9567 (toysat) R 9564 9567 28898 0 -1 4202496 268405 0 0 0 1228 40 0 0 20 0 4 0 29124416 1340674048 269242 33554432000 4194304 16246674 140733380061792 140733380044792 5712128 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9567/statm: 327313 269242 852 2943 0 324207 0
[pid=9567/tid=9568] ppid=9564 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9568/stat : 9568 (toysat) S 9564 9567 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29124416 1340674048 269242 33554432000 4194304 16246674 140733380061792 140642694966512 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=9567/tid=9569] ppid=9564 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9569/stat : 9569 (toysat) S 9564 9567 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29124416 1340674048 269242 33554432000 4194304 16246674 140733380061792 140642684476656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=9567/tid=9570] ppid=9564 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9570/stat : 9570 (toysat) S 9564 9567 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29124416 1340674048 269242 33554432000 4194304 16246674 140733380061792 140642596416688 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1309252

[startup+25.5074 s]
/proc/loadavg: 2.14 2.10 2.09 3/183 9571
/proc/meminfo: memFree=29117764/32872528 swapFree=526336/559040
[pid=9567] ppid=9564 vsize=1309252 CPUtime=25.49 cores=1,3,5,7
/proc/9567/stat : 9567 (toysat) R 9564 9567 28898 0 -1 4202496 268405 0 0 0 2509 40 0 0 20 0 4 0 29124416 1340674048 269242 33554432000 4194304 16246674 140733380061792 140733380043712 5599948 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9567/statm: 327313 269242 852 2943 0 324207 0
[pid=9567/tid=9568] ppid=9564 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9568/stat : 9568 (toysat) S 9564 9567 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29124416 1340674048 269242 33554432000 4194304 16246674 140733380061792 140642694966512 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=9567/tid=9569] ppid=9564 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9569/stat : 9569 (toysat) S 9564 9567 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29124416 1340674048 269242 33554432000 4194304 16246674 140733380061792 140642684476656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=9567/tid=9570] ppid=9564 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9570/stat : 9570 (toysat) S 9564 9567 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29124416 1340674048 269242 33554432000 4194304 16246674 140733380061792 140642596416688 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1309252

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 9567 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+25.7004 s]
/proc/loadavg: 2.14 2.10 2.09 3/183 9571
/proc/meminfo: memFree=29117764/32872528 swapFree=526336/559040
[pid=9567] ppid=9564 vsize=1309252 CPUtime=25.68 cores=1,3,5,7
/proc/9567/stat : 9567 (toysat) R 9564 9567 28898 0 -1 4202496 268405 0 0 0 2528 40 0 0 20 0 4 0 29124416 1340674048 269242 33554432000 4194304 16246674 140733380061792 140733380043712 5822908 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9567/statm: 327313 269242 852 2943 0 324207 0
[pid=9567/tid=9568] ppid=9564 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9568/stat : 9568 (toysat) S 9564 9567 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29124416 1340674048 269242 33554432000 4194304 16246674 140733380061792 140642694966512 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=9567/tid=9569] ppid=9564 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9569/stat : 9569 (toysat) S 9564 9567 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29124416 1340674048 269242 33554432000 4194304 16246674 140733380061792 140642684476656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=9567/tid=9570] ppid=9564 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9570/stat : 9570 (toysat) S 9564 9567 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29124416 1340674048 269242 33554432000 4194304 16246674 140733380061792 140642596416688 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.68
Current children cumulated vsize (KiB) 1309252

[startup+38.5004 s]
/proc/loadavg: 2.12 2.10 2.09 3/183 9571
/proc/meminfo: memFree=29116008/32872528 swapFree=526336/559040
[pid=9567] ppid=9564 vsize=1310276 CPUtime=38.49 cores=1,3,5,7
/proc/9567/stat : 9567 (toysat) R 9564 9567 28898 0 -1 4202496 268663 0 0 0 3808 41 0 0 20 0 4 0 29124416 1341722624 269500 33554432000 4194304 16246674 140733380061792 140733380043712 5711439 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9567/statm: 327569 269500 854 2943 0 324463 0
[pid=9567/tid=9568] ppid=9564 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9568/stat : 9568 (toysat) S 9564 9567 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29124416 1341722624 269500 33554432000 4194304 16246674 140733380061792 140642694966512 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=9567/tid=9569] ppid=9564 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9569/stat : 9569 (toysat) S 9564 9567 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29124416 1341722624 269500 33554432000 4194304 16246674 140733380061792 140642684476656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=9567/tid=9570] ppid=9564 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9570/stat : 9570 (toysat) S 9564 9567 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29124416 1341722624 269500 33554432000 4194304 16246674 140733380061792 140642596416688 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 38.49
Current children cumulated vsize (KiB) 1310276

[startup+41.7004 s]
/proc/loadavg: 2.11 2.10 2.09 3/183 9571
/proc/meminfo: memFree=29116008/32872528 swapFree=526336/559040
[pid=9567] ppid=9564 vsize=1310276 CPUtime=41.69 cores=1,3,5,7
/proc/9567/stat : 9567 (toysat) R 9564 9567 28898 0 -1 4202496 268663 0 0 0 4128 41 0 0 20 0 4 0 29124416 1341722624 269500 33554432000 4194304 16246674 140733380061792 140733380044792 13820120 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9567/statm: 327569 269500 854 2943 0 324463 0
[pid=9567/tid=9568] ppid=9564 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9568/stat : 9568 (toysat) S 9564 9567 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29124416 1341722624 269500 33554432000 4194304 16246674 140733380061792 140642694966512 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=9567/tid=9569] ppid=9564 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9569/stat : 9569 (toysat) S 9564 9567 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29124416 1341722624 269500 33554432000 4194304 16246674 140733380061792 140642684476656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=9567/tid=9570] ppid=9564 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9570/stat : 9570 (toysat) S 9564 9567 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29124416 1341722624 269500 33554432000 4194304 16246674 140733380061792 140642596416688 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 41.69
Current children cumulated vsize (KiB) 1310276

[startup+44.9004 s]
/proc/loadavg: 2.10 2.10 2.09 3/183 9571
/proc/meminfo: memFree=29116256/32872528 swapFree=526336/559040
[pid=9567] ppid=9564 vsize=1310276 CPUtime=44.89 cores=1,3,5,7
/proc/9567/stat : 9567 (toysat) R 9564 9567 28898 0 -1 4202496 268663 0 0 0 4448 41 0 0 20 0 4 0 29124416 1341722624 269500 33554432000 4194304 16246674 140733380061792 140733380043712 13950230 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9567/statm: 327569 269500 854 2943 0 324463 0
[pid=9567/tid=9568] ppid=9564 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9568/stat : 9568 (toysat) S 9564 9567 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29124416 1341722624 269500 33554432000 4194304 16246674 140733380061792 140642694966512 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=9567/tid=9569] ppid=9564 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9569/stat : 9569 (toysat) S 9564 9567 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29124416 1341722624 269500 33554432000 4194304 16246674 140733380061792 140642684476656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=9567/tid=9570] ppid=9564 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9570/stat : 9570 (toysat) S 9564 9567 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29124416 1341722624 269500 33554432000 4194304 16246674 140733380061792 140642596416688 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 44.89
Current children cumulated vsize (KiB) 1310276

[startup+46.5004 s]
/proc/loadavg: 2.10 2.10 2.09 3/183 9571
/proc/meminfo: memFree=29115140/32872528 swapFree=526336/559040
[pid=9567] ppid=9564 vsize=1312324 CPUtime=46.49 cores=1,3,5,7
/proc/9567/stat : 9567 (toysat) R 9564 9567 28898 0 -1 4202496 268961 0 0 0 4608 41 0 0 20 0 4 0 29124416 1343819776 269798 33554432000 4194304 16246674 140733380061792 140733380043712 5676626 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9567/statm: 328081 269798 854 2943 0 324975 0
[pid=9567/tid=9568] ppid=9564 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9568/stat : 9568 (toysat) S 9564 9567 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29124416 1343819776 269798 33554432000 4194304 16246674 140733380061792 140642694966512 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=9567/tid=9569] ppid=9564 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9569/stat : 9569 (toysat) S 9564 9567 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29124416 1343819776 269798 33554432000 4194304 16246674 140733380061792 140642684476656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=9567/tid=9570] ppid=9564 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9570/stat : 9570 (toysat) S 9564 9567 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29124416 1343819776 269798 33554432000 4194304 16246674 140733380061792 140642596416688 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 46.49
Current children cumulated vsize (KiB) 1312324

[startup+47.3004 s]
/proc/loadavg: 2.10 2.10 2.09 3/183 9571
/proc/meminfo: memFree=29115140/32872528 swapFree=526336/559040
[pid=9567] ppid=9564 vsize=1312324 CPUtime=47.29 cores=1,3,5,7
/proc/9567/stat : 9567 (toysat) R 9564 9567 28898 0 -1 4202496 268961 0 0 0 4688 41 0 0 20 0 4 0 29124416 1343819776 269798 33554432000 4194304 16246674 140733380061792 140733380043712 5711338 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9567/statm: 328081 269798 854 2943 0 324975 0
[pid=9567/tid=9568] ppid=9564 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9568/stat : 9568 (toysat) S 9564 9567 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29124416 1343819776 269798 33554432000 4194304 16246674 140733380061792 140642694966512 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=9567/tid=9569] ppid=9564 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9569/stat : 9569 (toysat) S 9564 9567 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29124416 1343819776 269798 33554432000 4194304 16246674 140733380061792 140642684476656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=9567/tid=9570] ppid=9564 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9570/stat : 9570 (toysat) S 9564 9567 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29124416 1343819776 269798 33554432000 4194304 16246674 140733380061792 140642596416688 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 47.29
Current children cumulated vsize (KiB) 1312324

[startup+47.5074 s]
/proc/loadavg: 2.10 2.10 2.09 3/183 9571
/proc/meminfo: memFree=29115000/32872528 swapFree=526336/559040
[pid=9567] ppid=9564 vsize=1312324 CPUtime=47.49 cores=1,3,5,7
/proc/9567/stat : 9567 (toysat) R 9564 9567 28898 0 -1 4202496 268961 0 0 0 4708 41 0 0 20 0 4 0 29124416 1343819776 269798 33554432000 4194304 16246674 140733380061792 140733380043712 15015658 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9567/statm: 328081 269798 854 2943 0 324975 0
[pid=9567/tid=9568] ppid=9564 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9568/stat : 9568 (toysat) S 9564 9567 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29124416 1343819776 269798 33554432000 4194304 16246674 140733380061792 140642694966512 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=9567/tid=9569] ppid=9564 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9569/stat : 9569 (toysat) S 9564 9567 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29124416 1343819776 269798 33554432000 4194304 16246674 140733380061792 140642684476656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=9567/tid=9570] ppid=9564 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/9567/task/9570/stat : 9570 (toysat) S 9564 9567 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29124416 1343819776 269798 33554432000 4194304 16246674 140733380061792 140642596416688 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 47.49
Current children cumulated vsize (KiB) 1312324

[startup+47.6005 s]
/proc/loadavg: 2.10 2.10 2.09 3/183 9571
/proc/meminfo: memFree=29115000/32872528 swapFree=526336/559040
[pid=9567] ppid=9564 vsize=0 CPUtime=47.58 cores=1,3,5,7
/proc/9567/stat : 9567 (toysat) Z 9564 9567 28898 0 -1 4202508 268966 0 0 0 4714 44 0 0 20 0 2 0 29124416 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9567/statm: 0 0 0 0 0 0 0
[pid=9567/tid=9570] ppid=9564 vsize=0 CPUtime=0.02 cores=1,3,5,7
/proc/9567/task/9570/stat : 9570 (toysat) R 9564 9567 28898 0 -1 4203588 1 0 0 0 0 2 0 0 20 0 2 0 29124416 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 47.58
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 47.6231
CPU time (s): 47.6058
CPU user time (s): 47.1438
CPU system time (s): 0.461929
CPU usage (%): 99.9636
Max. virtual memory (cumulated for all children) (KiB): 1312324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 47.1438
system time used= 0.461929
maximum resident set size= 1079204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 268966
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18
involuntary context switches= 50

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.158975 second user time and 0.25796 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-18 19:25:43
IDJOB=4106400
IDBENCH=48047
IDSOLVER=2542
FILE ID=node106/4106400-1466270743
RUNJOBID= node106-1466241787-28915
PBS_JOBID= 19918214
Free space on /tmp= 71684 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=6-P0=5-P1=53-P2=2-P3=3-P4=59-P5=29-P6=47-P7=67-P8=37-P9=43-B.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106400-1466270743/watcher-4106400-1466270743 -o /tmp/evaluation-result-4106400-1466270743/solver-4106400-1466270743 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1466241787-28915 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4106400-1466270743.opb

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

MD5SUM BENCH= 25f560c7f1432359ec7ec03d2820d955
RANDOM SEED=317405868

node106.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.073
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.073
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.073
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.073
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.073
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.073
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.073
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.38
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.073
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30191272 kB
Buffers:           91844 kB
Cached:           197380 kB
SwapCached:         1736 kB
Active:          1180092 kB
Inactive:         192296 kB
Active(anon):    1081520 kB
Inactive(anon):     4000 kB
Active(file):      98572 kB
Inactive(file):   188296 kB
Unevictable:      559040 kB
Mlocked:          526336 kB
SwapTotal:      67108856 kB
SwapFree:       67099160 kB
Dirty:             32816 kB
Writeback:             0 kB
AnonPages:       1610412 kB
Mapped:            10436 kB
Shmem:                 0 kB
Slab:             612916 kB
SReclaimable:      56608 kB
SUnreclaim:       556308 kB
KernelStack:        1520 kB
PageTables:         7312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1783192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71668 MiB
End job on node106 at 2016-06-18 19:26:31