Trace number 4080186

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-02OPT3 335.262 335.407

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=7-P0=107-P1=13-P2=17-P3=127-P4=13-P5=53-P6=73-P7=59-B.opb
MD5SUMc07fae5b4c60769a268376cf318d4faa
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.084986
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables147
Total number of constraints15
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 constraints15
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)343
Sum of products size (including duplicates)686
Number of different products343
Sum of products size686

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-07T01:00:23+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-4080186-1465254023.opb"]
0.00/0.01	c use --random-gen="3926129171 3550182399 2264535187 3903007635 1103300777 3635635091 3772252736 3786589074 1159990086 2454610179 1505100456 2521037141 2291242688 2045585103 3185173944 612236569 2883100034 4294778016 3169116235 288891973 3450742577 2904136257 3613606974 3776415671 2915400735 2480480353 3218464092 2767529201 965135055 2767232163 3773743174 3216482461 3431858974 2688114955 3718669989 2508576853 2780618086 1999574559 3394477370 2024084128 3456631281 2699787012 3596693382 3248726339 3166736512 1925967198 2897424508 2151446143 2807488347 2169890903 2217578061 2865317729 3177678816 2064112964 1209440498 2141223042 3877163816 3767054728 506438471 4131975754 1780717850 1433449028 3920224690 1433037030 3487426450 1629294815 4116739312 1385820279 897847770 1792112338 3619041727 18460299 3639798285 354356388 1375422901 363444400 2430263843 4095104684 1365897340 1383437501 3672079448 1419652019 1768303999 4006967789 1542936766 1993084008 1325166409 2642982119 1995066715 3194047207 1687926493 2058759142 2667618480 2658441852 1532000452 3205028659 3574745695 3876543534 2755562837 2161436238 3484929368 1994703237 284441453 3325031408 1173895489 1854446148 2308802143 913818126 3826209165 2315307822 1139723383 753510024 1935582434 3104669041 3806579161 1746328241 2719313703 1836651297 2183981179 142862258 2600039321 3877173309 246493717 810683794 4269899075 2293295893 2977649129 2436145845 346457152 3411752324 3308626646 4088334172 3973124909 378111715 2315689691 4123388461 2040426698 1823142516 2042042396 3625539746 3397939875 2897205462 2341619356 4064499325 823120899 2625588934 2840379086 222690148 1413509342 3094369232 3015938445 2683532616 1734278901 2063429048 1893412955 392137925 1089040170 593942940 254272100 3441904978 3175175291 2380155184 2521491869 656655224 1915458027 2116784683 2740747228 2536659520 1371188906 2148090427 638123707 114425890 1294016040 808115879 236461049 266295451 3857946813 3907705777 263411794 9387362 2904383749 81009188 72167331 2096161990 1014069648 683058871 1193656755 2775288388 1033972176 4240136458 309996837 3642675993 1221878674 1905631490 2727817751 3057523152 779984707 3674835901 53255661 3285123659 108208872 2570132110 1311106403 601658683 3734845167 4198740157 1290243719 1521606672 3960526359 3820747825 3848328655 161752241 37324010 3634815594 710711095 2633921206 2312267566 217110980 2273133460 2814847807 2163662644 3439715603 3308027205 178504732 3585803175 2747150656 600626638 2499989947 1822396261 2871507587 972284881 3472354614 361442983 3668781030 415164956 1003720124 717147605 3602335134 3617674160 2494383977 357041172 771313823 3136546430 1640250965 1726018244 1300239735 1035026112 1067954775 1086326737 3500765361 3317062082 4070238024 2675465167 1792839168 1529299742 2692865927 255 362436" option to reproduce the execution
0.00/0.01	c #vars 147
0.00/0.01	c #constraints 15
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 |      513      0 |        0 |        0
0.00/0.04	c  0.0s |       1 |      109 |      100 |      513      0 |        0 |        0
0.00/0.07	c  0.0s |       2 |      287 |      250 |      565      0 |        0 |        0
0.09/0.12	c  0.1s |       3 |      562 |      475 |      622      0 |        0 |        0
0.19/0.21	c  0.2s |       4 |      941 |      813 |      685      1 |        0 |        0
0.29/0.30	c  0.3s |       5 |     1525 |     1320 |      754      1 |        0 |        0
0.69/0.78	c  0.8s |       6 |     2365 |     2081 |      914      3 |        0 |        0
1.19/1.26	c  1.2s |       7 |     3723 |     3223 |     1006      4 |        0 |        0
1.39/1.48	c  1.5s |       7 |     4994 |     4395 |     1006      6 |        0 |        0
1.39/1.48	c #cpu_time = 1.455s
1.39/1.48	c #wall_clock_time = 1.455s
1.39/1.48	c #decision = 4994
1.39/1.48	c #random_decision = 17
1.39/1.48	c #conflict = 4395
1.39/1.48	c #restart = 7
1.39/1.48	o 57
1.39/1.48	c BCD2: hardening fixes 1 literals
1.39/1.48	c BCD2: updating upper bound: 127 -> 56
1.39/1.48	c BCD2: 0 <= obj <= 56
1.39/1.48	c BCD2: #cores=0, #unrelaxed=6, #relaxed=0, #hardened=1
1.39/1.48	c BCD2: #sat=1 #unsat=1 bias=1/2
1.39/1.48	c Solving starts ...
1.39/1.48	c ============================[ Search Statistics ]============================
1.39/1.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.48	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.48	c =============================================================================
1.39/1.48	c  0.0s |       0 |        0 |        0 |     1006      0 |        9 |        0
1.39/1.48	c  0.0s |       0 |        4 |        0 |     1006      0 |        9 |       21
1.39/1.48	c #cpu_time = 0.003s
1.39/1.48	c #wall_clock_time = 0.003s
1.39/1.48	c #decision = 4
1.39/1.48	c #random_decision = 0
1.39/1.48	c #conflict = 0
1.39/1.48	c #restart = 0
1.39/1.48	c BCD2: found a new core of size 5: cost of the new core is >=2
1.39/1.48	c lower bound updated to 2
1.39/1.48	c BCD2: 2 <= obj <= 56
1.39/1.48	c BCD2: #cores=1, #unrelaxed=1, #relaxed=5, #hardened=1
1.39/1.48	c BCD2: #sat=1 #unsat=2 bias=2/3
1.39/1.48	c Solving starts ...
1.39/1.48	c ============================[ Search Statistics ]============================
1.39/1.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.48	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.48	c =============================================================================
1.39/1.48	c  0.0s |       0 |        0 |        0 |     1006      0 |        9 |       21
1.49/1.50	c  0.0s |       1 |      144 |      100 |     1006      0 |        9 |       21
1.49/1.57	c  0.1s |       2 |      514 |      250 |     1006      1 |        9 |       21
1.59/1.61	c  0.1s |       3 |      894 |      475 |     1006      1 |        9 |       21
1.59/1.69	c  0.2s |       4 |     1395 |      813 |     1107      1 |        9 |       21
1.69/1.76	c  0.3s |       5 |     2112 |     1320 |     1107      2 |        9 |       21
1.99/2.00	c  0.5s |       6 |     2994 |     2081 |     1107      3 |        9 |       21
2.19/2.24	c  0.8s |       7 |     4312 |     3223 |     1218      5 |        9 |       21
2.49/2.56	c  1.1s |       8 |     6154 |     4936 |     1218      7 |        9 |       21
2.99/3.08	c  1.6s |       9 |     9049 |     7506 |     1340     10 |        9 |       21
4.09/4.13	c  2.6s |      10 |    13224 |    11361 |     1340     15 |        9 |       21
5.29/5.31	c  3.8s |      11 |    19806 |    17144 |     1475     21 |        9 |       21
7.28/7.31	c  5.8s |      11 |    28416 |    25144 |     1623     30 |        9 |       21
7.48/7.50	c  6.0s |      12 |    29215 |    25819 |     1623     30 |        9 |       21
9.48/9.53	c  8.0s |      12 |    38571 |    34319 |     1786     40 |        9 |       21
10.48/10.53	c  9.1s |      13 |    43360 |    38832 |     1786     44 |        9 |       21
12.48/12.55	c 11.1s |      13 |    50327 |    45232 |     1786     50 |        9 |       21
14.49/14.57	c 13.1s |      13 |    58686 |    53132 |     1786     58 |        9 |       21
15.78/15.89	c 14.4s |      14 |    64231 |    58352 |     1965     62 |        9 |       21
17.89/17.92	c 16.4s |      14 |    73354 |    66252 |     1965     69 |        9 |       21
19.90/19.93	c 18.4s |      14 |    80948 |    73052 |     1965     75 |        9 |       21
21.89/21.95	c 20.5s |      14 |    89315 |    80752 |     1965     82 |        9 |       21
23.69/23.78	c 22.3s |      15 |    97247 |    87632 |     2162     87 |        9 |       21
25.69/25.79	c 24.3s |      15 |   106091 |    94432 |     2162     93 |        9 |       21
27.69/27.79	c 26.3s |      15 |   114924 |   102432 |     2162     99 |        9 |       21
29.79/29.81	c 28.3s |      15 |   124367 |   110932 |     2162    106 |        9 |       21
31.79/31.82	c 30.3s |      15 |   133669 |   119232 |     2162    113 |        9 |       21
33.79/33.84	c 32.4s |      15 |   141380 |   126332 |     2379    119 |        9 |       21
35.19/35.24	c 33.8s |      16 |   147441 |   131552 |     2379    123 |        9 |       21
37.19/37.26	c 35.8s |      16 |   155633 |   138852 |     2379    128 |        9 |       21
39.19/39.27	c 37.8s |      16 |   163701 |   145852 |     2379    133 |        9 |       21
41.28/41.30	c 39.8s |      16 |   171181 |   152752 |     2379    139 |        9 |       21
43.28/43.31	c 41.8s |      16 |   179001 |   160252 |     2379    144 |        9 |       21
45.29/45.31	c 43.8s |      16 |   186769 |   167752 |     2379    150 |        9 |       21
47.28/47.33	c 45.8s |      16 |   194782 |   175552 |     2379    156 |        9 |       21
49.28/49.34	c 47.9s |      16 |   204638 |   185152 |     2379    163 |        9 |       21
51.28/51.34	c 49.9s |      16 |   214199 |   194252 |     2617    169 |        9 |       21
52.08/52.17	c 50.7s |      17 |   218034 |   197432 |     2617    171 |        9 |       21
54.09/54.18	c 52.7s |      17 |   226377 |   204532 |     2617    176 |        9 |       21
56.08/56.19	c 54.7s |      17 |   234759 |   210332 |     2617    180 |        9 |       21
58.18/58.22	c 56.7s |      17 |   241188 |   215832 |     2617    184 |        9 |       21
60.18/60.23	c 58.8s |      17 |   250044 |   223832 |     2617    190 |        9 |       21
62.18/62.24	c 60.8s |      17 |   258000 |   231332 |     2617    195 |        9 |       21
64.18/64.25	c 62.8s |      17 |   265104 |   238232 |     2617    199 |        9 |       21
66.18/66.26	c 64.8s |      17 |   273347 |   246232 |     2617    205 |        9 |       21
68.17/68.27	c 66.8s |      17 |   282335 |   254532 |     2617    211 |       10 |       28
70.17/70.29	c 68.8s |      17 |   291544 |   262732 |     2617    216 |       10 |       28
72.27/72.30	c 70.8s |      17 |   300216 |   270332 |     2617    221 |       10 |       28
74.27/74.34	c 72.9s |      17 |   308858 |   277832 |     2617    226 |       10 |       28
76.27/76.35	c 74.9s |      17 |   317388 |   285032 |     2617    231 |       10 |       28
78.28/78.36	c 76.9s |      17 |   325389 |   292132 |     2879    236 |       10 |       28
79.47/79.59	c 78.1s |      18 |   329665 |   296252 |     2879    239 |       10 |       28
81.47/81.60	c 80.1s |      18 |   337814 |   303552 |     2879    243 |       10 |       28
83.57/83.61	c 82.1s |      18 |   345121 |   310452 |     2879    248 |       10 |       28
85.57/85.62	c 84.1s |      18 |   352684 |   317252 |     2879    252 |       10 |       28
87.57/87.62	c 86.1s |      18 |   359763 |   323752 |     2879    256 |       10 |       28
89.57/89.64	c 88.2s |      18 |   367798 |   331452 |     2879    261 |       10 |       28
91.57/91.65	c 90.2s |      18 |   374595 |   337952 |     2879    265 |       10 |       28
93.57/93.66	c 92.2s |      18 |   381316 |   344052 |     2879    269 |       10 |       28
95.56/95.68	c 94.2s |      18 |   387812 |   350352 |     2879    273 |       10 |       28
97.56/97.69	c 96.2s |      18 |   395841 |   358252 |     2879    279 |       10 |       28
99.66/99.73	c 98.2s |      18 |   403500 |   365852 |     2879    283 |       10 |       28
101.66/101.76	c  100s |      18 |   409803 |   372052 |     2879    287 |       10 |       28
103.66/103.77	c  102s |      18 |   418929 |   380452 |     2879    293 |       10 |       28
105.66/105.79	c  104s |      18 |   427971 |   389052 |     2879    298 |       10 |       28
107.76/107.80	c  106s |      18 |   435672 |   396052 |     2879    303 |       10 |       28
109.76/109.81	c  108s |      18 |   442196 |   402252 |     2879    307 |       10 |       28
111.76/111.82	c  110s |      18 |   449157 |   408952 |     2879    311 |       10 |       28
113.75/113.82	c  112s |      18 |   456887 |   415852 |     2879    316 |       10 |       28
115.75/115.83	c  114s |      18 |   465660 |   424452 |     2879    321 |       10 |       28
117.76/117.85	c  116s |      18 |   474012 |   432552 |     2879    327 |       10 |       28
119.75/119.86	c  118s |      18 |   482601 |   440552 |     3167    332 |       10 |       28
120.85/120.94	c  119s |      19 |   486851 |   444482 |     3167    334 |       10 |       28
122.85/122.95	c  121s |      19 |   496844 |   453782 |     3167    339 |       10 |       28
124.85/124.96	c  123s |      19 |   505119 |   461582 |     3167    343 |       10 |       28
126.84/126.97	c  125s |      19 |   513697 |   469682 |     3167    348 |       10 |       28
128.86/128.98	c  127s |      19 |   521849 |   477382 |     3167    352 |       10 |       28
130.85/130.99	c  129s |      19 |   530444 |   485282 |     3167    357 |       10 |       28
132.95/133.00	c  131s |      19 |   538703 |   492882 |     3167    361 |       10 |       28
134.95/135.01	c  133s |      19 |   546598 |   499982 |     3167    366 |       10 |       28
136.95/137.03	c  135s |      19 |   554271 |   507382 |     3167    370 |       10 |       28
138.95/139.05	c  137s |      19 |   561945 |   514682 |     3167    374 |       10 |       28
140.95/141.05	c  139s |      19 |   569996 |   522282 |     3167    379 |       10 |       28
142.95/143.06	c  141s |      19 |   578544 |   530282 |     3167    383 |       10 |       28
144.94/145.08	c  143s |      19 |   584912 |   536382 |     3167    387 |       10 |       28
146.94/147.09	c  145s |      19 |   592741 |   543882 |     3167    391 |       10 |       28
148.94/149.09	c  147s |      19 |   600397 |   551082 |     3167    395 |       10 |       28
151.04/151.10	c  149s |      19 |   609428 |   559082 |     3167    400 |       10 |       28
153.05/153.12	c  151s |      19 |   617445 |   566282 |     3167    404 |       10 |       28
155.04/155.13	c  153s |      19 |   624959 |   573182 |     3167    408 |       10 |       28
157.04/157.14	c  155s |      19 |   632329 |   579982 |     3167    412 |       10 |       28
159.04/159.16	c  157s |      19 |   640744 |   587782 |     3167    417 |       10 |       28
161.04/161.16	c  159s |      19 |   649210 |   595382 |     3167    421 |       10 |       28
163.04/163.17	c  161s |      19 |   657576 |   602982 |     3167    425 |       10 |       28
165.04/165.19	c  163s |      19 |   665826 |   610782 |     3167    430 |       10 |       28
167.03/167.19	c  165s |      19 |   674069 |   618582 |     3167    434 |       10 |       28
169.13/169.21	c  167s |      19 |   683117 |   627282 |     3167    440 |       10 |       28
171.13/171.22	c  169s |      19 |   692005 |   635482 |     3167    444 |       10 |       28
173.13/173.23	c  171s |      19 |   700413 |   643482 |     3167    449 |       10 |       28
175.13/175.25	c  173s |      19 |   708500 |   651082 |     3167    453 |       10 |       28
177.14/177.26	c  175s |      19 |   717106 |   659082 |     3484    458 |       10 |       28
179.13/179.26	c  177s |      19 |   725066 |   666482 |     3484    462 |       10 |       28
179.23/179.35	c  177s |      20 |   725419 |   666827 |     3484    462 |       10 |       28
181.23/181.38	c  179s |      20 |   731160 |   672427 |     3484    465 |       10 |       28
183.33/183.41	c  181s |      20 |   735873 |   677027 |     3484    467 |       10 |       28
185.32/185.43	c  183s |      20 |   742788 |   683227 |     3484    471 |       10 |       28
187.32/187.46	c  185s |      20 |   748830 |   688527 |     3484    473 |       10 |       28
189.33/189.49	c  188s |      20 |   755586 |   694927 |     3484    477 |       10 |       28
191.43/191.52	c  190s |      20 |   761444 |   700227 |     3484    480 |       10 |       28
193.42/193.53	c  192s |      20 |   768332 |   706227 |     3484    483 |       10 |       28
195.42/195.55	c  194s |      20 |   774924 |   711827 |     3484    486 |       10 |       28
197.42/197.57	c  196s |      20 |   782388 |   717927 |     3484    489 |       10 |       28
199.52/199.61	c  198s |      20 |   789231 |   724027 |     3484    492 |       10 |       28
201.52/201.62	c  200s |      20 |   797257 |   731027 |     3484    496 |       10 |       28
203.52/203.63	c  202s |      20 |   805043 |   738227 |     3484    500 |       10 |       28
205.51/205.65	c  204s |      20 |   813111 |   745527 |     3484    504 |       10 |       28
207.51/207.67	c  206s |      20 |   821317 |   752627 |     3484    508 |       10 |       28
209.51/209.68	c  208s |      20 |   829675 |   759827 |     3484    512 |       10 |       28
211.61/211.71	c  210s |      20 |   836050 |   765427 |     3484    515 |       10 |       28
213.61/213.73	c  212s |      20 |   842558 |   771127 |     3484    518 |       10 |       28
215.61/215.73	c  214s |      20 |   850462 |   777727 |     3484    521 |       10 |       28
217.61/217.73	c  216s |      20 |   858433 |   784727 |     3484    525 |       10 |       28
219.61/219.75	c  218s |      20 |   865965 |   791527 |     3484    529 |       10 |       28
221.61/221.77	c  220s |      20 |   875040 |   798927 |     3484    533 |       10 |       28
223.60/223.79	c  222s |      20 |   880761 |   803827 |     3484    535 |       10 |       28
225.70/225.84	c  224s |      20 |   886495 |   808927 |     3484    538 |       10 |       28
227.71/227.84	c  226s |      20 |   892701 |   814627 |     3484    541 |       10 |       28
229.70/229.87	c  228s |      20 |   899665 |   821027 |     3484    544 |       10 |       28
231.80/231.90	c  230s |      20 |   905521 |   826327 |     3484    547 |       10 |       28
233.80/233.94	c  232s |      20 |   911791 |   831727 |     3484    550 |       10 |       28
235.80/235.99	c  234s |      20 |   917946 |   836927 |     3484    553 |       10 |       28
237.90/238.01	c  236s |      20 |   923575 |   842027 |     3484    556 |       10 |       28
239.90/240.02	c  238s |      20 |   929094 |   846627 |     3484    558 |       10 |       28
241.90/242.04	c  240s |      20 |   934099 |   850827 |     3484    560 |       10 |       28
243.89/244.07	c  242s |      20 |   940925 |   856627 |     3484    563 |       10 |       28
245.89/246.08	c  244s |      20 |   946696 |   862027 |     3484    566 |       10 |       28
247.99/248.10	c  246s |      20 |   953347 |   868327 |     3484    570 |       10 |       28
249.99/250.11	c  248s |      20 |   960662 |   875427 |     3484    574 |       10 |       28
252.00/252.13	c  250s |      20 |   968505 |   883027 |     3484    578 |       10 |       28
254.00/254.14	c  252s |      20 |   976808 |   890927 |     3484    582 |       11 |       35
255.99/256.16	c  254s |      20 |   984504 |   898027 |     3484    585 |       11 |       35
257.99/258.16	c  256s |      20 |   992388 |   905127 |     3484    589 |       11 |       35
259.99/260.17	c  258s |      20 |  1000683 |   912727 |     3484    593 |       11 |       35
261.99/262.17	c  260s |      20 |  1008677 |   920027 |     3484    597 |       11 |       35
264.00/264.19	c  262s |      20 |  1017323 |   928127 |     3484    601 |       11 |       35
266.09/266.22	c  264s |      20 |  1025596 |   935827 |     3484    605 |       11 |       35
268.09/268.23	c  266s |      20 |  1033503 |   943227 |     3484    609 |       11 |       35
270.08/270.25	c  268s |      20 |  1041688 |   950927 |     3484    613 |       11 |       35
272.08/272.25	c  270s |      20 |  1049646 |   958327 |     3484    617 |       11 |       35
274.08/274.27	c  272s |      20 |  1057343 |   965427 |     3484    621 |       11 |       35
276.09/276.27	c  274s |      20 |  1065578 |   972827 |     3484    625 |       11 |       35
278.18/278.30	c  276s |      20 |  1073350 |   980027 |     3484    629 |       11 |       35
280.18/280.30	c  278s |      20 |  1080189 |   986427 |     3484    632 |       11 |       35
282.18/282.31	c  280s |      20 |  1086963 |   992827 |     3833    635 |       11 |       35
284.18/284.34	c  282s |      20 |  1093742 |   999227 |     3833    639 |       11 |       35
284.48/284.65	c  283s |      21 |  1094898 |  1000345 |     3833    639 |       11 |       35
286.48/286.65	c  285s |      21 |  1103227 |  1007645 |     3833    643 |       11 |       35
288.48/288.67	c  287s |      21 |  1110576 |  1014245 |     3833    646 |       11 |       35
290.48/290.69	c  289s |      21 |  1117581 |  1020645 |     3833    649 |       11 |       35
292.58/292.71	c  291s |      21 |  1124965 |  1027545 |     3833    653 |       11 |       35
294.57/294.75	c  293s |      21 |  1132460 |  1034645 |     3833    656 |       11 |       35
296.57/296.76	c  295s |      21 |  1139707 |  1041045 |     3833    660 |       11 |       35
298.57/298.78	c  297s |      21 |  1146393 |  1047345 |     3833    663 |       11 |       35
300.57/300.79	c  299s |      21 |  1152924 |  1053445 |     3833    666 |       11 |       35
302.67/302.81	c  301s |      21 |  1160615 |  1060445 |     3833    670 |       11 |       35
304.67/304.84	c  303s |      21 |  1168578 |  1067645 |     3833    673 |       11 |       35
306.66/306.86	c  305s |      21 |  1177010 |  1075645 |     3833    677 |       12 |       42
308.66/308.87	c  307s |      21 |  1185179 |  1083245 |     3833    681 |       12 |       42
310.66/310.88	c  309s |      21 |  1193262 |  1090845 |     3833    685 |       12 |       42
312.66/312.88	c  311s |      21 |  1201206 |  1098245 |     3833    688 |       12 |       42
314.76/314.91	c  313s |      21 |  1209765 |  1106045 |     3833    692 |       12 |       42
316.76/316.93	c  315s |      21 |  1217681 |  1113445 |     3833    696 |       12 |       42
318.76/318.94	c  317s |      21 |  1225653 |  1120745 |     3833    700 |       12 |       42
320.76/320.96	c  319s |      21 |  1233765 |  1127845 |     3833    703 |       12 |       42
322.76/322.99	c  321s |      21 |  1241865 |  1135245 |     3833    707 |       12 |       42
324.75/324.99	c  323s |      21 |  1249544 |  1142345 |     3833    711 |       12 |       42
326.85/327.02	c  325s |      21 |  1258442 |  1150145 |     3833    715 |       12 |       42
328.86/329.02	c  327s |      21 |  1265988 |  1157145 |     3833    718 |       12 |       42
330.85/331.04	c  329s |      21 |  1274593 |  1165045 |     3833    722 |       12 |       42
332.85/333.06	c  331s |      21 |  1282256 |  1172145 |     3833    726 |       12 |       42
334.85/335.00	c  333s |      21 |  1290116 |  1179353 |     3833    730 |       12 |       42
334.85/335.00	c #cpu_time = 333.434s
334.85/335.00	c #wall_clock_time = 333.524s
334.85/335.00	c #decision = 1290116
334.85/335.00	c #random_decision = 5354
334.85/335.00	c #conflict = 1179353
334.85/335.00	c #restart = 21
334.85/335.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=3
334.85/335.00	c lower bound updated to 3
334.85/335.00	c BCD2: 3 <= obj <= 56
334.85/335.00	c BCD2: #cores=1, #unrelaxed=0, #relaxed=6, #hardened=1
334.85/335.00	c BCD2: #sat=1 #unsat=3 bias=3/4
334.85/335.00	c Solving starts ...
334.85/335.00	c ============================[ Search Statistics ]============================
334.85/335.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
334.85/335.00	c       |         |          |          |    Limit     GC | Var      | Constra 
334.85/335.00	c =============================================================================
334.85/335.00	c  0.0s |       0 |        0 |        0 |     3833      0 |       13 |       42
334.85/335.04	c  0.0s |       1 |      121 |      100 |     3833      0 |       13 |       43
334.85/335.08	c  0.1s |       2 |      360 |      250 |     3833      0 |       13 |       43
334.95/335.19	c  0.2s |       3 |      669 |      475 |     3833      0 |       13 |       43
335.05/335.25	c  0.3s |       4 |     1112 |      813 |     3833      0 |       13 |       43
335.15/335.30	c  0.3s |       4 |     1400 |     1032 |     3833      0 |       13 |       43
335.15/335.30	c #cpu_time = 0.293s
335.15/335.30	c #wall_clock_time = 0.293s
335.15/335.30	c #decision = 1400
335.15/335.30	c #random_decision = 8
335.15/335.30	c #conflict = 1032
335.15/335.30	c #restart = 4
335.15/335.30	o 39
335.15/335.30	c BCD2: updating upper bound: 56 -> 38
335.15/335.30	c BCD2: 3 <= obj <= 38
335.15/335.30	c BCD2: #cores=1, #unrelaxed=0, #relaxed=6, #hardened=1
335.15/335.30	c BCD2: #sat=2 #unsat=3 bias=3/5
335.15/335.30	c Solving starts ...
335.15/335.30	c ============================[ Search Statistics ]============================
335.15/335.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
335.15/335.30	c       |         |          |          |    Limit     GC | Var      | Constra 
335.15/335.30	c =============================================================================
335.15/335.30	c  0.0s |       0 |        0 |        0 |     3833      0 |       13 |       43
335.15/335.34	c  0.0s |       1 |      171 |      100 |     3833      0 |       13 |       43
335.15/335.37	c  0.1s |       1 |      373 |      209 |     3833      0 |       13 |       43
335.15/335.37	c #cpu_time = 0.071s
335.15/335.37	c #wall_clock_time = 0.071s
335.15/335.37	c #decision = 373
335.15/335.37	c #random_decision = 0
335.15/335.37	c #conflict = 209
335.15/335.37	c #restart = 1
335.15/335.37	o 3
335.15/335.37	s OPTIMUM FOUND
335.15/335.37	v x1 x2 -x3 -x4 -x5 -x6 -x7 x8 x9 x10
335.15/335.37	v x11 -x12 -x13 -x14 x15 -x16 x17 -x18 x19 x20
335.15/335.37	v -x21 x22 -x23 -x24 -x25 -x26 -x27 x28 x29 -x30
335.15/335.37	v -x31 -x32 -x33 x34 -x35 x36 x37 -x38 x39 -x40
335.15/335.37	v -x41 -x42 x43 x44 -x45 x46 x47 x48 -x49 x50
335.15/335.37	v x51 -x52 x53 x54 -x55 x56 x57 -x58 x59 x60
335.15/335.37	v -x61 x62 -x63 x64 -x65 -x66 -x67 x68 -x69 x70
335.15/335.37	v x71 -x72 -x73 -x74 x75 -x76 -x77 x78 -x79 -x80
335.15/335.37	v -x81 x82 x83 -x84 x85 x86 -x87 x88 x89 -x90
335.15/335.37	v -x91 x92 -x93 -x94 x95 x96 x97 -x98 -x99 -x100
335.15/335.37	v -x101 -x102 -x103 -x104 -x105 -x106 x107 -x108 -x109 x110
335.15/335.37	v -x111 -x112 x113 -x114 -x115 x116 -x117 x118 -x119 -x120
335.15/335.37	v -x121 x122 -x123 -x124 -x125 -x126 -x127 -x128 x129 -x130
335.15/335.37	v -x131 -x132 -x133 -x134 -x135 x136 x137 -x138 -x139 -x140
335.15/335.37	v -x141 -x142 -x143 x144 -x145 x146 -x147
335.15/335.37	c total CPU time = 335.282s
335.15/335.37	c total wall clock time = 335.372s

Verifier Data

OK	3

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

pid=6314
running on 4 cores: 0,2,4,6

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.38 2.29 2.10 4/180 6317
/proc/meminfo: memFree=29506804/32872528 swapFree=16252/1391864
[pid=6317] ppid=6314 vsize=691644 CPUtime=0 cores=0,2,4,6
/proc/6317/stat : 6317 (toysat) R 6314 6317 5783 0 -1 4202496 2572 0 0 0 0 0 0 0 20 0 4 0 107335450 708243456 3444 33554432000 4194304 16246674 140737162568304 140737162567728 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6317/statm: 173423 3454 441 2943 0 170317 0
[pid=6317/tid=6318] ppid=6314 vsize=709052 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 5783 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107335450 726069248 3514 33554432000 4194304 16246674 140737162568304 139665959005424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=714172 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335450 731312128 3531 33554432000 4194304 16246674 140737162568304 139665948515568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=718268 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335450 735506432 3547 33554432000 4194304 16246674 140737162568304 139665826901168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0

[startup+0.10013 s]
/proc/loadavg: 2.38 2.29 2.10 4/180 6317
/proc/meminfo: memFree=29506804/32872528 swapFree=16252/1391864
[pid=6317] ppid=6314 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/6317/stat : 6317 (toysat) R 6314 6317 5783 0 -1 4202496 21936 0 0 0 6 3 0 0 20 0 4 0 107335450 1247350784 22795 33554432000 4194304 16246674 140737162568304 140737162567728 12479207 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6317/statm: 304529 22807 758 2943 0 301423 0
[pid=6317/tid=6318] ppid=6314 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 5783 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107335450 1247350784 22813 33554432000 4194304 16246674 140737162568304 139665959005424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335450 1247350784 22816 33554432000 4194304 16246674 140737162568304 139665948515568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335450 1247350784 22821 33554432000 4194304 16246674 140737162568304 139665826901168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200496 s]
/proc/loadavg: 2.38 2.29 2.10 4/180 6317
/proc/meminfo: memFree=29506804/32872528 swapFree=16252/1391864
[pid=6317] ppid=6314 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/6317/stat : 6317 (toysat) R 6314 6317 5783 0 -1 4202496 39669 0 0 0 14 5 0 0 20 0 4 0 107335450 1247350784 40528 33554432000 4194304 16246674 140737162568304 140737162550208 12478189 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6317/statm: 304529 40536 758 2943 0 301423 0
[pid=6317/tid=6318] ppid=6314 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 5783 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107335450 1247350784 40541 33554432000 4194304 16246674 140737162568304 139665959005424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335450 1247350784 40545 33554432000 4194304 16246674 140737162568304 139665948515568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335450 1247350784 40549 33554432000 4194304 16246674 140737162568304 139665826901168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.30045 s]
/proc/loadavg: 2.38 2.29 2.10 4/180 6317
/proc/meminfo: memFree=29506804/32872528 swapFree=16252/1391864
[pid=6317] ppid=6314 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/6317/stat : 6317 (toysat) R 6314 6317 5783 0 -1 4202496 57932 0 0 0 22 7 0 0 20 0 4 0 107335450 1247350784 58791 33554432000 4194304 16246674 140737162568304 140737162550208 5830026 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6317/statm: 304529 58797 765 2943 0 301423 0
[pid=6317/tid=6318] ppid=6314 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 5783 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107335450 1247350784 58802 33554432000 4194304 16246674 140737162568304 139665959005424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335450 1247350784 58805 33554432000 4194304 16246674 140737162568304 139665948515568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335450 1247350784 58810 33554432000 4194304 16246674 140737162568304 139665826901168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.70039 s]
/proc/loadavg: 2.38 2.29 2.10 4/180 6317
/proc/meminfo: memFree=29506804/32872528 swapFree=16252/1391864
[pid=6317] ppid=6314 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/6317/stat : 6317 (toysat) R 6314 6317 5783 0 -1 4202496 117211 0 0 0 54 15 0 0 20 0 4 0 107335450 1247350784 118070 33554432000 4194304 16246674 140737162568304 140737162550208 12478333 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6317/statm: 304529 118076 765 2943 0 301423 0
[pid=6317/tid=6318] ppid=6314 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 5783 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107335450 1247350784 118080 33554432000 4194304 16246674 140737162568304 139665959005424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335450 1247350784 118083 33554432000 4194304 16246674 140737162568304 139665948515568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335450 1247350784 118087 33554432000 4194304 16246674 140737162568304 139665826901168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50041 s]
/proc/loadavg: 2.35 2.28 2.09 3/184 6321
/proc/meminfo: memFree=28635468/32872528 swapFree=16252/1391864
[pid=6317] ppid=6314 vsize=1220164 CPUtime=1.49 cores=0,2,4,6
/proc/6317/stat : 6317 (toysat) R 6314 6317 5783 0 -1 4202496 246039 0 0 0 117 32 0 0 20 0 4 0 107335450 1249447936 246875 33554432000 4194304 16246674 140737162568304 140737162567616 5712672 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6317/statm: 305041 246875 852 2943 0 301935 0
[pid=6317/tid=6318] ppid=6314 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 5783 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107335450 1249447936 246875 33554432000 4194304 16246674 140737162568304 139665959005424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335450 1249447936 246875 33554432000 4194304 16246674 140737162568304 139665948515568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335450 1249447936 246875 33554432000 4194304 16246674 140737162568304 139665826901168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1220164

[startup+3.10034 s]
/proc/loadavg: 2.35 2.28 2.09 3/184 6321
/proc/meminfo: memFree=28435580/32872528 swapFree=16252/1391864
[pid=6317] ppid=6314 vsize=1304132 CPUtime=3.09 cores=0,2,4,6
/proc/6317/stat : 6317 (toysat) R 6314 6317 5783 0 -1 4202496 266943 0 0 0 275 34 0 0 20 0 4 0 107335450 1335431168 267779 33554432000 4194304 16246674 140737162568304 140737162550208 13780488 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6317/statm: 326033 267779 852 2943 0 322927 0
[pid=6317/tid=6318] ppid=6314 vsize=1304132 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 5783 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107335450 1335431168 267779 33554432000 4194304 16246674 140737162568304 139665959005424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1304132 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335450 1335431168 267779 33554432000 4194304 16246674 140737162568304 139665948515568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1304132 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335450 1335431168 267779 33554432000 4194304 16246674 140737162568304 139665826901168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1304132

[startup+6.30033 s]
/proc/loadavg: 2.40 2.29 2.10 4/184 6370
/proc/meminfo: memFree=28516460/32872528 swapFree=16252/1391864
[pid=6317] ppid=6314 vsize=1308228 CPUtime=6.29 cores=0,2,4,6
/proc/6317/stat : 6317 (toysat) R 6314 6317 5783 0 -1 4202496 267946 0 0 0 595 34 0 0 20 0 4 0 107335450 1339625472 268782 33554432000 4194304 16246674 140737162568304 140737162550208 5721694 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6317/statm: 327057 268782 853 2943 0 323951 0
[pid=6317/tid=6318] ppid=6314 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 5783 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107335450 1339625472 268782 33554432000 4194304 16246674 140737162568304 139665959005424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335450 1339625472 268782 33554432000 4194304 16246674 140737162568304 139665948515568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335450 1339625472 268782 33554432000 4194304 16246674 140737162568304 139665826901168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1308228

[startup+12.7004 s]
/proc/loadavg: 2.37 2.29 2.10 3/184 6370
/proc/meminfo: memFree=28427092/32872528 swapFree=16252/1391864
[pid=6317] ppid=6314 vsize=1308228 CPUtime=12.68 cores=0,2,4,6
/proc/6317/stat : 6317 (toysat) R 6314 6317 5783 0 -1 4202496 268154 0 0 0 1234 34 0 0 20 0 4 0 107335450 1339625472 268990 33554432000 4194304 16246674 140737162568304 140737162550208 5546023 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6317/statm: 327057 268990 853 2943 0 323951 0
[pid=6317/tid=6318] ppid=6314 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 5783 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107335450 1339625472 268990 33554432000 4194304 16246674 140737162568304 139665959005424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335450 1339625472 268990 33554432000 4194304 16246674 140737162568304 139665948515568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335450 1339625472 268990 33554432000 4194304 16246674 140737162568304 139665826901168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1308228

[startup+25.5073 s]
/proc/loadavg: 2.37 2.29 2.10 3/184 6370
/proc/meminfo: memFree=28425120/32872528 swapFree=16252/1391864
[pid=6317] ppid=6314 vsize=1310276 CPUtime=25.5 cores=0,2,4,6
/proc/6317/stat : 6317 (toysat) R 6314 6317 5783 0 -1 4202496 268660 0 0 0 2515 35 0 0 20 0 4 0 107335450 1341722624 269496 33554432000 4194304 16246674 140737162568304 140737162551304 5829044 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6317/statm: 327569 269496 855 2943 0 324463 0
[pid=6317/tid=6318] ppid=6314 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 5783 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107335450 1341722624 269496 33554432000 4194304 16246674 140737162568304 139665959005424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335450 1341722624 269496 33554432000 4194304 16246674 140737162568304 139665948515568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335450 1341722624 269496 33554432000 4194304 16246674 140737162568304 139665826901168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 1310276

[startup+51.1003 s]
/proc/loadavg: 2.25 2.27 2.10 4/184 6442
/proc/meminfo: memFree=28424872/32872528 swapFree=16252/1391864
[pid=6317] ppid=6314 vsize=1312324 CPUtime=51.08 cores=0,2,4,6
/proc/6317/stat : 6317 (toysat) R 6314 6317 5783 0 -1 4202496 269185 0 0 0 5073 35 0 0 20 0 4 0 107335450 1343819776 270016 33554432000 4194304 16246674 140737162568304 140737162550208 5822756 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6317/statm: 328081 270016 855 2943 0 324975 0
[pid=6317/tid=6318] ppid=6314 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 5783 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107335450 1343819776 270016 33554432000 4194304 16246674 140737162568304 139665959005424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335450 1343819776 270016 33554432000 4194304 16246674 140737162568304 139665948515568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335450 1343819776 270016 33554432000 4194304 16246674 140737162568304 139665826901168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1312324

[startup+102.3 s]
/proc/loadavg: 2.18 2.24 2.09 3/183 6443
/proc/meminfo: memFree=28419008/32872528 swapFree=16252/1391864
[pid=6317] ppid=6314 vsize=1312324 CPUtime=102.26 cores=0,2,4,6
/proc/6317/stat : 6317 (toysat) R 6314 6317 5783 0 -1 4202496 269199 0 0 0 10191 35 0 0 20 0 4 0 107335450 1343819776 270016 33554432000 4194304 16246674 140737162568304 140737162551304 13943664 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6317/statm: 328081 270016 855 2943 0 324975 0
[pid=6317/tid=6318] ppid=6314 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 5783 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107335450 1343819776 270016 33554432000 4194304 16246674 140737162568304 139665959005424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335450 1343819776 270016 33554432000 4194304 16246674 140737162568304 139665948515568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335450 1343819776 270016 33554432000 4194304 16246674 140737162568304 139665826901168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1312324


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

Current children cumulated vsize (KiB) 1314372

[startup+222.3 s]
/proc/loadavg: 2.22 2.24 2.10 4/183 6493
/proc/meminfo: memFree=28415452/32872528 swapFree=16252/1391864
[pid=6317] ppid=6314 vsize=1314372 CPUtime=222.21 cores=0,2,4,6
/proc/6317/stat : 6317 (toysat) R 6314 6317 5783 0 -1 4202496 269769 0 0 0 22185 36 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 140737162550208 5711697 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6317/statm: 328593 270528 855 2943 0 325487 0
[pid=6317/tid=6318] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 5783 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665959005424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665948515568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665826901168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 1314372

[startup+282.3 s]
/proc/loadavg: 2.35 2.27 2.12 3/183 6495
/proc/meminfo: memFree=28415584/32872528 swapFree=16252/1391864
[pid=6317] ppid=6314 vsize=1314372 CPUtime=282.18 cores=0,2,4,6
/proc/6317/stat : 6317 (toysat) R 6314 6317 5783 0 -1 4202496 269809 0 0 0 28181 37 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 140737162550208 5677286 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6317/statm: 328593 270528 855 2943 0 325487 0
[pid=6317/tid=6318] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 5783 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665959005424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665948515568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665826901168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 1314372

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

[startup+307.3 s]
/proc/loadavg: 2.31 2.26 2.12 3/183 6496
/proc/meminfo: memFree=28414536/32872528 swapFree=16252/1391864
[pid=6317] ppid=6314 vsize=1314372 CPUtime=307.16 cores=0,2,4,6
/proc/6317/stat : 6317 (toysat) R 6314 6317 5783 0 -1 4202496 269829 0 0 0 30679 37 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 140737162550208 5523464 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6317/statm: 328593 270528 855 2943 0 325487 0
[pid=6317/tid=6318] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 5783 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665959005424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665948515568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665826901168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 307.16
Current children cumulated vsize (KiB) 1314372

[startup+320.1 s]
/proc/loadavg: 2.34 2.27 2.12 4/183 6496
/proc/meminfo: memFree=28415200/32872528 swapFree=16252/1391864
[pid=6317] ppid=6314 vsize=1314372 CPUtime=319.96 cores=0,2,4,6
/proc/6317/stat : 6317 (toysat) R 6314 6317 5783 0 -1 4202496 269835 0 0 0 31959 37 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 140737162550208 12483303 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6317/statm: 328593 270528 855 2943 0 325487 0
[pid=6317/tid=6318] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 5783 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665959005424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665948515568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665826901168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 319.96
Current children cumulated vsize (KiB) 1314372

[startup+326.5 s]
/proc/loadavg: 2.36 2.27 2.12 3/183 6496
/proc/meminfo: memFree=28414484/32872528 swapFree=16252/1391864
[pid=6317] ppid=6314 vsize=1314372 CPUtime=326.35 cores=0,2,4,6
/proc/6317/stat : 6317 (toysat) R 6314 6317 5783 0 -1 4202496 269842 0 0 0 32598 37 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 140737162550208 5546036 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6317/statm: 328593 270528 855 2943 0 325487 0
[pid=6317/tid=6318] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 5783 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665959005424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665948515568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665826901168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 326.35
Current children cumulated vsize (KiB) 1314372

[startup+329.7 s]
/proc/loadavg: 2.36 2.27 2.12 3/183 6496
/proc/meminfo: memFree=28414236/32872528 swapFree=16252/1391864
[pid=6317] ppid=6314 vsize=1314372 CPUtime=329.55 cores=0,2,4,6
/proc/6317/stat : 6317 (toysat) R 6314 6317 5783 0 -1 4202496 269842 0 0 0 32918 37 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 140737162550208 5522913 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6317/statm: 328593 270528 855 2943 0 325487 0
[pid=6317/tid=6318] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 5783 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665959005424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665948515568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665826901168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 329.55
Current children cumulated vsize (KiB) 1314372

[startup+332.9 s]
/proc/loadavg: 2.33 2.27 2.12 3/183 6496
/proc/meminfo: memFree=28414236/32872528 swapFree=16252/1391864
[pid=6317] ppid=6314 vsize=1314372 CPUtime=332.75 cores=0,2,4,6
/proc/6317/stat : 6317 (toysat) R 6314 6317 5783 0 -1 4202496 269842 0 0 0 33238 37 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 140737162550208 5822788 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6317/statm: 328593 270528 855 2943 0 325487 0
[pid=6317/tid=6318] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 5783 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665959005424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665948515568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665826901168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 332.75
Current children cumulated vsize (KiB) 1314372

[startup+334.5 s]
/proc/loadavg: 2.33 2.27 2.12 3/183 6496
/proc/meminfo: memFree=28413972/32872528 swapFree=16252/1391864
[pid=6317] ppid=6314 vsize=1314372 CPUtime=334.35 cores=0,2,4,6
/proc/6317/stat : 6317 (toysat) R 6314 6317 5783 0 -1 4202496 269848 0 0 0 33398 37 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 140737162550208 5822604 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6317/statm: 328593 270528 855 2943 0 325487 0
[pid=6317/tid=6318] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 5783 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665959005424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665948515568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665826901168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 334.35
Current children cumulated vsize (KiB) 1314372

[startup+334.9 s]
/proc/loadavg: 2.33 2.27 2.12 3/183 6496
/proc/meminfo: memFree=28413972/32872528 swapFree=16252/1391864
[pid=6317] ppid=6314 vsize=1314372 CPUtime=334.75 cores=0,2,4,6
/proc/6317/stat : 6317 (toysat) R 6314 6317 5783 0 -1 4202496 269848 0 0 0 33438 37 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 140737162550208 6021616 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6317/statm: 328593 270528 855 2943 0 325487 0
[pid=6317/tid=6318] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 5783 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665959005424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665948515568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665826901168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 334.75
Current children cumulated vsize (KiB) 1314372

[startup+335.3 s]
/proc/loadavg: 2.33 2.27 2.12 3/183 6496
/proc/meminfo: memFree=28413972/32872528 swapFree=16252/1391864
[pid=6317] ppid=6314 vsize=1314372 CPUtime=335.15 cores=0,2,4,6
/proc/6317/stat : 6317 (toysat) R 6314 6317 5783 0 -1 4202496 269848 0 0 0 33478 37 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 140737162550208 13780600 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6317/statm: 328593 270528 855 2943 0 325487 0
[pid=6317/tid=6318] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 5783 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665959005424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665948515568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335450 1345916928 270528 33554432000 4194304 16246674 140737162568304 139665826901168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 335.15
Current children cumulated vsize (KiB) 1314372

[startup+335.4 s]
/proc/loadavg: 2.33 2.27 2.12 3/183 6496
/proc/meminfo: memFree=28413972/32872528 swapFree=16252/1391864
[pid=6317] ppid=6314 vsize=0 CPUtime=335.25 cores=0,2,4,6
/proc/6317/stat : 6317 (toysat) R 6314 6317 5783 0 -1 4202500 269852 0 0 0 33485 40 0 0 20 0 1 0 107335450 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6317/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 335.25
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 335.407
CPU time (s): 335.262
CPU user time (s): 334.853
CPU system time (s): 0.408937
CPU usage (%): 99.9566
Max. virtual memory (cumulated for all children) (KiB): 1314372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 334.853
system time used= 0.408937
maximum resident set size= 1082120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 269852
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= 179
involuntary context switches= 348

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.834873 second user time and 1.3128 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-07 01:00:23
IDJOB=4080186
IDBENCH=47909
IDSOLVER=2542
FILE ID=node119/4080186-1465254023
RUNJOBID= node119-1465252213-5799
PBS_JOBID= 19843259
Free space on /tmp= 71724 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=107-P1=13-P2=17-P3=127-P4=13-P5=53-P6=73-P7=59-B.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080186-1465254023/watcher-4080186-1465254023 -o /tmp/evaluation-result-4080186-1465254023/solver-4080186-1465254023 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1465252213-5799 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4080186-1465254023.opb

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

MD5SUM BENCH= c07fae5b4c60769a268376cf318d4faa
RANDOM SEED=1285402656

node119.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		: 2666.410
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	: 5332.82
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		: 2666.410
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		: 2666.410
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		: 2666.410
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.55
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		: 2666.410
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		: 2666.410
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.55
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		: 2666.410
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.56
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		: 2666.410
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:        29506432 kB
Buffers:           49208 kB
Cached:           150416 kB
SwapCached:          856 kB
Active:          1179476 kB
Inactive:          89300 kB
Active(anon):    1070152 kB
Inactive(anon):     1640 kB
Active(file):     109324 kB
Inactive(file):    87660 kB
Unevictable:     1391864 kB
Mlocked:           16252 kB
SwapTotal:      67108856 kB
SwapFree:       67100136 kB
Dirty:             33188 kB
Writeback:             0 kB
AnonPages:       2465068 kB
Mapped:            10428 kB
Shmem:                 0 kB
Slab:             569816 kB
SReclaimable:      13044 kB
SUnreclaim:       556772 kB
KernelStack:        1488 kB
PageTables:         9148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2607568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1382400 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= 71708 MiB
End job on node119 at 2016-06-07 01:05:59