Trace number 4111448

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-02? (MO) 1057.08 1057.26

General information on the benchmark

Namenormalized-PB16/OPT-BIGINT-LIN/lion9-single-obj/
normalized-single-obj-f37-AC_TotalLoss.seq-B-2-combined-irabcde.opb
MD5SUM5025572bc201a69ba0515444ec268cc1
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1678835457
Best CPU time to get the best result obtained on this benchmark7.67583
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3378
Total number of constraints9747
Number of constraints which are clauses9643
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints104
Minimum length of a constraint1
Maximum length of a constraint27
Number of terms in the objective function 301
Biggest coefficient in the objective function 71744535
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 12053081879
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 71744535
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 12053081879
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-20T08:49:07+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-4111448-1466405347.opb"]
0.00/0.01	c use --random-gen="1739851317 2173880577 1329499632 3699214005 1681088389 3044954179 3104950783 3703516644 1155298756 36210472 136805643 1990488558 1566628658 2404484646 1289296244 3424126350 3171100826 639362238 2757990393 75218381 3283761773 2425686296 1794769507 1739373985 3428527709 935138124 4047570505 2293631547 2951365827 3558631188 1999161801 2585696771 961540392 253427887 3786182384 1668033423 2638542685 3725621904 2810432063 3115815241 4087314885 1173192311 622837845 4278036373 1832212840 2020443513 1049818995 4237564621 2213699991 1509950228 2155887333 400530258 307924915 3649738625 1394491115 391670847 149820672 1505191186 1692146708 3403825299 1749024 1461237229 3820639808 3137668989 134048963 1110368382 313110675 3368666110 4165586775 1443217443 943721633 1570848498 224860287 3332054185 1330309588 1691863609 2032704707 1057774411 2019672854 4026300643 1831080836 2667034703 2970149168 525870557 479681503 2498274898 24501655 1149649462 2052796200 2151552187 3319661278 2933582363 2386728124 1784498065 3884631571 2179058394 1261260029 796856250 1497144951 3646415670 2375923351 1356877279 1855509443 431521233 4246065258 1331917869 2738184521 2779094034 683782169 1493277078 79778686 2933242539 2017059635 3895291365 1045576824 2780416373 24333616 1861274705 2873952547 2928453225 2817568058 2903845923 829193119 3572160112 665474933 3729129926 947526045 533632688 4059095880 3780253485 612859123 1538966116 2568122901 2604926571 3759274936 2527376198 3235226143 2617351293 991161014 808196041 584536050 3825289875 1644255334 2710007496 4181570885 2440139815 3141131101 3887491541 2928110296 953990762 1439399363 1388586855 1779924356 3755847663 3505952226 754344030 3083116476 161742982 3612046879 3453400887 1153588798 4266806368 54901961 1249459541 464578912 2379206034 3888498563 3605565853 500823419 3174156376 2173046323 316733238 2214079911 3134851246 4029019950 3255703151 2507194676 1803906392 480707944 1345993961 1092608753 4153699618 2377214604 531463498 2955348005 3223467104 518746708 2165278020 1786048380 2878144861 4027499419 1946984387 349691188 2906200554 3989970453 3189896388 3305297324 2622765645 1104085921 461991640 2123740823 1123747704 1872754183 2786099714 3844586009 2635344718 3405951915 583276344 68990494 1254342244 1062910124 1965708791 3153650411 4211616172 2565270631 2427594247 2676420575 2225448624 3862651793 4167124031 3208545320 1616157533 2164868919 2750858101 963102837 1076571819 3518713041 793085092 997083686 3141651507 2052196066 1004401140 1107841496 1993365755 509558341 1544824411 4291540860 197986832 906026173 3432581205 1410118995 2009697221 2650333095 3729109600 2537110947 1019311655 4000671389 90993362 1902261724 10472081 3434710520 1550487753 1060546590 4078645624 656364034 2175374929 255 362436" option to reproduce the execution
0.00/0.07	c #vars 3378
0.00/0.07	c #constraints 9747
0.08/0.20	c BCD2: Hardening is enabled.
0.08/0.20	c BCD2: BiasedSearch is enabled.
0.08/0.20	c Solving starts ...
0.08/0.20	c ============================[ Search Statistics ]============================
0.08/0.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.08/0.20	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.20	c =============================================================================
0.19/0.20	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |        0
0.19/0.21	c  0.0s |       0 |      217 |        6 |     4124      0 |      209 |       52
0.19/0.21	c #cpu_time = 0.016s
0.19/0.21	c #wall_clock_time = 0.016s
0.19/0.21	c #decision = 217
0.19/0.21	c #random_decision = 1
0.19/0.21	c #conflict = 6
0.19/0.21	c #restart = 0
0.19/0.21	o 6026009499
0.19/0.22	c BCD2: updating upper bound: 12053081879 -> 6026009498
0.19/0.23	c BCD2: 0 <= obj <= 6026009498
0.19/0.23	c BCD2: #cores=0, #unrelaxed=301, #relaxed=0, #hardened=0
0.19/0.23	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.23	c Solving starts ...
0.19/0.23	c ============================[ Search Statistics ]============================
0.19/0.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.23	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.23	c =============================================================================
0.19/0.23	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.19/0.23	c  0.0s |       0 |        3 |        0 |     4124      0 |      209 |       52
0.19/0.23	c #cpu_time = 0.007s
0.19/0.23	c #wall_clock_time = 0.007s
0.19/0.24	c #decision = 3
0.19/0.24	c #random_decision = 0
0.19/0.24	c #conflict = 0
0.19/0.24	c #restart = 0
0.19/0.24	c BCD2: found a new core of size 4: cost of the new core is >=27
0.19/0.24	c lower bound updated to 27
0.19/0.24	c BCD2: 27 <= obj <= 6026009498
0.19/0.24	c BCD2: #cores=1, #unrelaxed=297, #relaxed=4, #hardened=0
0.19/0.24	c BCD2: #sat=1 #unsat=2 bias=2/3
0.19/0.24	c Solving starts ...
0.19/0.24	c ============================[ Search Statistics ]============================
0.19/0.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.24	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.24	c =============================================================================
0.19/0.24	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.19/0.25	c  0.0s |       0 |        4 |        0 |     4124      0 |      209 |       52
0.19/0.25	c #cpu_time = 0.007s
0.19/0.25	c #wall_clock_time = 0.007s
0.19/0.25	c #decision = 4
0.19/0.25	c #random_decision = 0
0.19/0.25	c #conflict = 0
0.19/0.25	c #restart = 0
0.19/0.25	c BCD2: found a new core of size 4: cost of the new core is >=27
0.19/0.25	c lower bound updated to 54
0.19/0.26	c BCD2: 54 <= obj <= 6026009498
0.19/0.26	c BCD2: #cores=2, #unrelaxed=293, #relaxed=8, #hardened=0
0.19/0.26	c BCD2: #sat=1 #unsat=3 bias=3/4
0.19/0.26	c Solving starts ...
0.19/0.26	c ============================[ Search Statistics ]============================
0.19/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.26	c =============================================================================
0.19/0.26	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.19/0.27	c  0.0s |       0 |        5 |        0 |     4124      0 |      209 |       52
0.19/0.27	c #cpu_time = 0.007s
0.19/0.27	c #wall_clock_time = 0.007s
0.19/0.27	c #decision = 5
0.19/0.27	c #random_decision = 0
0.19/0.27	c #conflict = 0
0.19/0.27	c #restart = 0
0.19/0.27	c BCD2: found a new core of size 4: cost of the new core is >=27
0.19/0.27	c lower bound updated to 81
0.19/0.27	c BCD2: 81 <= obj <= 6026009498
0.19/0.27	c BCD2: #cores=3, #unrelaxed=289, #relaxed=12, #hardened=0
0.19/0.27	c BCD2: #sat=1 #unsat=4 bias=4/5
0.19/0.27	c Solving starts ...
0.19/0.27	c ============================[ Search Statistics ]============================
0.19/0.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.27	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.27	c =============================================================================
0.19/0.27	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.19/0.28	c  0.0s |       0 |        6 |        0 |     4124      0 |      209 |       52
0.19/0.28	c #cpu_time = 0.007s
0.19/0.28	c #wall_clock_time = 0.007s
0.19/0.28	c #decision = 6
0.19/0.28	c #random_decision = 0
0.19/0.28	c #conflict = 0
0.19/0.28	c #restart = 0
0.19/0.28	c BCD2: found a new core of size 4: cost of the new core is >=27
0.19/0.28	c lower bound updated to 108
0.19/0.29	c BCD2: 108 <= obj <= 6026009498
0.19/0.29	c BCD2: #cores=4, #unrelaxed=285, #relaxed=16, #hardened=0
0.19/0.29	c BCD2: #sat=1 #unsat=5 bias=5/6
0.19/0.29	c Solving starts ...
0.19/0.29	c ============================[ Search Statistics ]============================
0.19/0.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.29	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.29	c =============================================================================
0.19/0.29	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.29/0.30	c  0.0s |       0 |        7 |        0 |     4124      0 |      209 |       52
0.29/0.30	c #cpu_time = 0.007s
0.29/0.30	c #wall_clock_time = 0.007s
0.29/0.30	c #decision = 7
0.29/0.30	c #random_decision = 0
0.29/0.30	c #conflict = 0
0.29/0.30	c #restart = 0
0.29/0.30	c BCD2: found a new core of size 4: cost of the new core is >=27
0.29/0.30	c lower bound updated to 135
0.29/0.30	c BCD2: 135 <= obj <= 6026009498
0.29/0.30	c BCD2: #cores=5, #unrelaxed=281, #relaxed=20, #hardened=0
0.29/0.30	c BCD2: #sat=1 #unsat=6 bias=6/7
0.29/0.30	c Solving starts ...
0.29/0.30	c ============================[ Search Statistics ]============================
0.29/0.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.30	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.30	c =============================================================================
0.29/0.32	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.29/0.33	c  0.0s |       0 |        8 |        0 |     4124      0 |      209 |       52
0.29/0.33	c #cpu_time = 0.005s
0.29/0.33	c #wall_clock_time = 0.005s
0.29/0.33	c #decision = 8
0.29/0.33	c #random_decision = 0
0.29/0.33	c #conflict = 0
0.29/0.33	c #restart = 0
0.29/0.33	c BCD2: found a new core of size 4: cost of the new core is >=27
0.29/0.33	c lower bound updated to 162
0.29/0.33	c BCD2: 162 <= obj <= 6026009498
0.29/0.33	c BCD2: #cores=6, #unrelaxed=277, #relaxed=24, #hardened=0
0.29/0.33	c BCD2: #sat=1 #unsat=7 bias=7/8
0.29/0.33	c Solving starts ...
0.29/0.33	c ============================[ Search Statistics ]============================
0.29/0.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.33	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.33	c =============================================================================
0.29/0.33	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.29/0.34	c  0.0s |       0 |        9 |        0 |     4124      0 |      209 |       52
0.29/0.34	c #cpu_time = 0.005s
0.29/0.34	c #wall_clock_time = 0.005s
0.29/0.34	c #decision = 9
0.29/0.34	c #random_decision = 0
0.29/0.34	c #conflict = 0
0.29/0.34	c #restart = 0
0.29/0.34	c BCD2: found a new core of size 4: cost of the new core is >=27
0.29/0.34	c lower bound updated to 189
0.29/0.35	c BCD2: 189 <= obj <= 6026009498
0.29/0.35	c BCD2: #cores=7, #unrelaxed=273, #relaxed=28, #hardened=0
0.29/0.35	c BCD2: #sat=1 #unsat=8 bias=8/9
0.29/0.35	c Solving starts ...
0.29/0.35	c ============================[ Search Statistics ]============================
0.29/0.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.35	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.35	c =============================================================================
0.29/0.35	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.29/0.35	c  0.0s |       0 |       10 |        0 |     4124      0 |      209 |       52
0.29/0.35	c #cpu_time = 0.005s
0.29/0.35	c #wall_clock_time = 0.005s
0.29/0.35	c #decision = 10
0.29/0.35	c #random_decision = 0
0.29/0.35	c #conflict = 0
0.29/0.35	c #restart = 0
0.29/0.35	c BCD2: found a new core of size 4: cost of the new core is >=27
0.29/0.35	c lower bound updated to 216
0.29/0.36	c BCD2: 216 <= obj <= 6026009498
0.29/0.36	c BCD2: #cores=8, #unrelaxed=269, #relaxed=32, #hardened=0
0.29/0.36	c BCD2: #sat=1 #unsat=9 bias=9/10
0.29/0.36	c Solving starts ...
0.29/0.36	c ============================[ Search Statistics ]============================
0.29/0.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.36	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.36	c =============================================================================
0.29/0.36	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.29/0.37	c  0.0s |       0 |       11 |        0 |     4124      0 |      209 |       52
0.29/0.37	c #cpu_time = 0.005s
0.29/0.37	c #wall_clock_time = 0.005s
0.29/0.37	c #decision = 11
0.29/0.37	c #random_decision = 0
0.29/0.37	c #conflict = 0
0.29/0.37	c #restart = 0
0.29/0.37	c BCD2: found a new core of size 4: cost of the new core is >=27
0.29/0.37	c lower bound updated to 243
0.29/0.37	c BCD2: 243 <= obj <= 6026009498
0.29/0.37	c BCD2: #cores=9, #unrelaxed=265, #relaxed=36, #hardened=0
0.29/0.37	c BCD2: #sat=1 #unsat=10 bias=10/11
0.29/0.38	c Solving starts ...
0.29/0.38	c ============================[ Search Statistics ]============================
0.29/0.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.38	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.38	c =============================================================================
0.29/0.38	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.29/0.38	c  0.0s |       0 |       12 |        0 |     4124      0 |      209 |       52
0.29/0.38	c #cpu_time = 0.005s
0.29/0.38	c #wall_clock_time = 0.005s
0.29/0.38	c #decision = 12
0.29/0.38	c #random_decision = 0
0.29/0.38	c #conflict = 0
0.29/0.38	c #restart = 0
0.29/0.38	c BCD2: found a new core of size 4: cost of the new core is >=27
0.29/0.38	c lower bound updated to 270
0.29/0.39	c BCD2: 270 <= obj <= 6026009498
0.29/0.39	c BCD2: #cores=10, #unrelaxed=261, #relaxed=40, #hardened=0
0.29/0.39	c BCD2: #sat=1 #unsat=11 bias=11/12
0.29/0.39	c Solving starts ...
0.29/0.39	c ============================[ Search Statistics ]============================
0.29/0.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.39	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.39	c =============================================================================
0.29/0.39	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.29/0.39	c  0.0s |       0 |       13 |        0 |     4124      0 |      209 |       52
0.29/0.39	c #cpu_time = 0.004s
0.29/0.39	c #wall_clock_time = 0.004s
0.29/0.39	c #decision = 13
0.29/0.39	c #random_decision = 0
0.29/0.39	c #conflict = 0
0.29/0.39	c #restart = 0
0.29/0.39	c BCD2: found a new core of size 4: cost of the new core is >=27
0.29/0.39	c lower bound updated to 297
0.39/0.40	c BCD2: 297 <= obj <= 6026009498
0.39/0.40	c BCD2: #cores=11, #unrelaxed=257, #relaxed=44, #hardened=0
0.39/0.40	c BCD2: #sat=1 #unsat=12 bias=12/13
0.39/0.40	c Solving starts ...
0.39/0.40	c ============================[ Search Statistics ]============================
0.39/0.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.40	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.40	c =============================================================================
0.39/0.40	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.39/0.40	c  0.0s |       0 |       14 |        0 |     4124      0 |      209 |       52
0.39/0.40	c #cpu_time = 0.004s
0.39/0.40	c #wall_clock_time = 0.004s
0.39/0.40	c #decision = 14
0.39/0.40	c #random_decision = 0
0.39/0.40	c #conflict = 0
0.39/0.40	c #restart = 0
0.39/0.40	c BCD2: found a new core of size 4: cost of the new core is >=27
0.39/0.40	c lower bound updated to 324
0.39/0.41	c BCD2: 324 <= obj <= 6026009498
0.39/0.41	c BCD2: #cores=12, #unrelaxed=253, #relaxed=48, #hardened=0
0.39/0.41	c BCD2: #sat=1 #unsat=13 bias=13/14
0.39/0.41	c Solving starts ...
0.39/0.41	c ============================[ Search Statistics ]============================
0.39/0.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.41	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.41	c =============================================================================
0.39/0.41	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.39/0.41	c  0.0s |       0 |       15 |        0 |     4124      0 |      209 |       52
0.39/0.41	c #cpu_time = 0.004s
0.39/0.41	c #wall_clock_time = 0.004s
0.39/0.41	c #decision = 15
0.39/0.41	c #random_decision = 0
0.39/0.41	c #conflict = 0
0.39/0.41	c #restart = 0
0.39/0.41	c BCD2: found a new core of size 4: cost of the new core is >=27
0.39/0.41	c lower bound updated to 351
0.39/0.42	c BCD2: 351 <= obj <= 6026009498
0.39/0.42	c BCD2: #cores=13, #unrelaxed=249, #relaxed=52, #hardened=0
0.39/0.42	c BCD2: #sat=1 #unsat=14 bias=14/15
0.39/0.42	c Solving starts ...
0.39/0.42	c ============================[ Search Statistics ]============================
0.39/0.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.42	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.42	c =============================================================================
0.39/0.42	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.39/0.42	c  0.0s |       0 |       16 |        0 |     4124      0 |      209 |       52
0.39/0.42	c #cpu_time = 0.004s
0.39/0.42	c #wall_clock_time = 0.004s
0.39/0.42	c #decision = 16
0.39/0.42	c #random_decision = 0
0.39/0.42	c #conflict = 0
0.39/0.42	c #restart = 0
0.39/0.42	c BCD2: found a new core of size 4: cost of the new core is >=27
0.39/0.42	c lower bound updated to 378
0.39/0.42	c BCD2: 378 <= obj <= 6026009498
0.39/0.42	c BCD2: #cores=14, #unrelaxed=245, #relaxed=56, #hardened=0
0.39/0.42	c BCD2: #sat=1 #unsat=15 bias=15/16
0.39/0.43	c Solving starts ...
0.39/0.43	c ============================[ Search Statistics ]============================
0.39/0.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.43	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.43	c =============================================================================
0.39/0.43	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.39/0.43	c  0.0s |       0 |       17 |        0 |     4124      0 |      209 |       52
0.39/0.43	c #cpu_time = 0.004s
0.39/0.43	c #wall_clock_time = 0.004s
0.39/0.43	c #decision = 17
0.39/0.43	c #random_decision = 0
0.39/0.43	c #conflict = 0
0.39/0.43	c #restart = 0
0.39/0.43	c BCD2: found a new core of size 4: cost of the new core is >=27
0.39/0.43	c lower bound updated to 405
0.39/0.43	c BCD2: 405 <= obj <= 6026009498
0.39/0.43	c BCD2: #cores=15, #unrelaxed=241, #relaxed=60, #hardened=0
0.39/0.43	c BCD2: #sat=1 #unsat=16 bias=16/17
0.39/0.43	c Solving starts ...
0.39/0.43	c ============================[ Search Statistics ]============================
0.39/0.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.43	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.43	c =============================================================================
0.39/0.43	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.39/0.44	c  0.0s |       0 |       18 |        0 |     4124      0 |      209 |       52
0.39/0.44	c #cpu_time = 0.004s
0.39/0.44	c #wall_clock_time = 0.004s
0.39/0.44	c #decision = 18
0.39/0.44	c #random_decision = 0
0.39/0.44	c #conflict = 0
0.39/0.44	c #restart = 0
0.39/0.44	c BCD2: found a new core of size 4: cost of the new core is >=27
0.39/0.44	c lower bound updated to 432
0.39/0.44	c BCD2: 432 <= obj <= 6026009498
0.39/0.44	c BCD2: #cores=16, #unrelaxed=237, #relaxed=64, #hardened=0
0.39/0.44	c BCD2: #sat=1 #unsat=17 bias=17/18
0.39/0.44	c Solving starts ...
0.39/0.44	c ============================[ Search Statistics ]============================
0.39/0.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.44	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.44	c =============================================================================
0.39/0.44	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.39/0.45	c  0.0s |       0 |       19 |        0 |     4124      0 |      209 |       52
0.39/0.45	c #cpu_time = 0.004s
0.39/0.45	c #wall_clock_time = 0.004s
0.39/0.45	c #decision = 19
0.39/0.45	c #random_decision = 0
0.39/0.45	c #conflict = 0
0.39/0.45	c #restart = 0
0.39/0.45	c BCD2: found a new core of size 4: cost of the new core is >=27
0.39/0.45	c lower bound updated to 459
0.39/0.45	c BCD2: 459 <= obj <= 6026009498
0.39/0.45	c BCD2: #cores=17, #unrelaxed=233, #relaxed=68, #hardened=0
0.39/0.45	c BCD2: #sat=1 #unsat=18 bias=18/19
0.39/0.45	c Solving starts ...
0.39/0.45	c ============================[ Search Statistics ]============================
0.39/0.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.45	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.45	c =============================================================================
0.39/0.45	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.39/0.46	c  0.0s |       0 |       20 |        0 |     4124      0 |      209 |       52
0.39/0.46	c #cpu_time = 0.004s
0.39/0.46	c #wall_clock_time = 0.004s
0.39/0.46	c #decision = 20
0.39/0.46	c #random_decision = 0
0.39/0.46	c #conflict = 0
0.39/0.46	c #restart = 0
0.39/0.46	c BCD2: found a new core of size 4: cost of the new core is >=27
0.39/0.46	c lower bound updated to 486
0.39/0.46	c BCD2: 486 <= obj <= 6026009498
0.39/0.46	c BCD2: #cores=18, #unrelaxed=229, #relaxed=72, #hardened=0
0.39/0.46	c BCD2: #sat=1 #unsat=19 bias=19/20
0.39/0.46	c Solving starts ...
0.39/0.46	c ============================[ Search Statistics ]============================
0.39/0.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.46	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.46	c =============================================================================
0.39/0.46	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.39/0.47	c  0.0s |       0 |       21 |        0 |     4124      0 |      209 |       52
0.39/0.47	c #cpu_time = 0.004s
0.39/0.47	c #wall_clock_time = 0.004s
0.39/0.47	c #decision = 21
0.39/0.47	c #random_decision = 0
0.39/0.47	c #conflict = 0
0.39/0.47	c #restart = 0
0.39/0.47	c BCD2: found a new core of size 4: cost of the new core is >=27
0.39/0.47	c lower bound updated to 513
0.39/0.47	c BCD2: 513 <= obj <= 6026009498
0.39/0.47	c BCD2: #cores=19, #unrelaxed=225, #relaxed=76, #hardened=0
0.39/0.47	c BCD2: #sat=1 #unsat=20 bias=20/21
0.39/0.47	c Solving starts ...
0.39/0.47	c ============================[ Search Statistics ]============================
0.39/0.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.47	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.47	c =============================================================================
0.39/0.47	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.39/0.47	c  0.0s |       0 |       22 |        0 |     4124      0 |      209 |       52
0.39/0.47	c #cpu_time = 0.004s
0.39/0.47	c #wall_clock_time = 0.004s
0.39/0.47	c #decision = 22
0.39/0.47	c #random_decision = 0
0.39/0.47	c #conflict = 0
0.39/0.47	c #restart = 0
0.39/0.47	c BCD2: found a new core of size 4: cost of the new core is >=27
0.39/0.47	c lower bound updated to 540
0.39/0.48	c BCD2: 540 <= obj <= 6026009498
0.39/0.48	c BCD2: #cores=20, #unrelaxed=221, #relaxed=80, #hardened=0
0.39/0.48	c BCD2: #sat=1 #unsat=21 bias=21/22
0.39/0.48	c Solving starts ...
0.39/0.48	c ============================[ Search Statistics ]============================
0.39/0.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.48	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.48	c =============================================================================
0.39/0.48	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.39/0.48	c  0.0s |       0 |       23 |        0 |     4124      0 |      209 |       52
0.39/0.48	c #cpu_time = 0.004s
0.39/0.48	c #wall_clock_time = 0.004s
0.39/0.48	c #decision = 23
0.39/0.48	c #random_decision = 0
0.39/0.48	c #conflict = 0
0.39/0.48	c #restart = 0
0.39/0.48	c BCD2: found a new core of size 4: cost of the new core is >=27
0.39/0.48	c lower bound updated to 567
0.39/0.49	c BCD2: 567 <= obj <= 6026009498
0.39/0.49	c BCD2: #cores=21, #unrelaxed=217, #relaxed=84, #hardened=0
0.39/0.49	c BCD2: #sat=1 #unsat=22 bias=22/23
0.39/0.49	c Solving starts ...
0.39/0.49	c ============================[ Search Statistics ]============================
0.39/0.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.49	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.49	c =============================================================================
0.49/0.50	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.49/0.51	c  0.0s |       0 |       24 |        0 |     4124      0 |      209 |       52
0.49/0.51	c #cpu_time = 0.004s
0.49/0.51	c #wall_clock_time = 0.004s
0.49/0.51	c #decision = 24
0.49/0.51	c #random_decision = 0
0.49/0.51	c #conflict = 0
0.49/0.51	c #restart = 0
0.49/0.51	c BCD2: found a new core of size 4: cost of the new core is >=27
0.49/0.51	c lower bound updated to 594
0.49/0.51	c BCD2: 594 <= obj <= 6026009498
0.49/0.51	c BCD2: #cores=22, #unrelaxed=213, #relaxed=88, #hardened=0
0.49/0.51	c BCD2: #sat=1 #unsat=23 bias=23/24
0.49/0.51	c Solving starts ...
0.49/0.51	c ============================[ Search Statistics ]============================
0.49/0.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.51	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.51	c =============================================================================
0.49/0.51	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.49/0.51	c  0.0s |       0 |       25 |        0 |     4124      0 |      209 |       52
0.49/0.51	c #cpu_time = 0.004s
0.49/0.51	c #wall_clock_time = 0.004s
0.49/0.51	c #decision = 25
0.49/0.51	c #random_decision = 0
0.49/0.51	c #conflict = 0
0.49/0.51	c #restart = 0
0.49/0.51	c BCD2: found a new core of size 4: cost of the new core is >=27
0.49/0.52	c lower bound updated to 621
0.49/0.52	c BCD2: 621 <= obj <= 6026009498
0.49/0.52	c BCD2: #cores=23, #unrelaxed=209, #relaxed=92, #hardened=0
0.49/0.52	c BCD2: #sat=1 #unsat=24 bias=24/25
0.49/0.52	c Solving starts ...
0.49/0.52	c ============================[ Search Statistics ]============================
0.49/0.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.52	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.52	c =============================================================================
0.49/0.52	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.49/0.52	c  0.0s |       0 |       26 |        0 |     4124      0 |      209 |       52
0.49/0.52	c #cpu_time = 0.004s
0.49/0.52	c #wall_clock_time = 0.004s
0.49/0.52	c #decision = 26
0.49/0.52	c #random_decision = 0
0.49/0.52	c #conflict = 0
0.49/0.52	c #restart = 0
0.49/0.52	c BCD2: found a new core of size 4: cost of the new core is >=27
0.49/0.52	c lower bound updated to 648
0.49/0.53	c BCD2: 648 <= obj <= 6026009498
0.49/0.53	c BCD2: #cores=24, #unrelaxed=205, #relaxed=96, #hardened=0
0.49/0.53	c BCD2: #sat=1 #unsat=25 bias=25/26
0.49/0.53	c Solving starts ...
0.49/0.53	c ============================[ Search Statistics ]============================
0.49/0.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.53	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.53	c =============================================================================
0.49/0.53	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.49/0.53	c  0.0s |       0 |       27 |        0 |     4124      0 |      209 |       52
0.49/0.53	c #cpu_time = 0.004s
0.49/0.53	c #wall_clock_time = 0.004s
0.49/0.53	c #decision = 27
0.49/0.53	c #random_decision = 0
0.49/0.53	c #conflict = 0
0.49/0.53	c #restart = 0
0.49/0.53	c BCD2: found a new core of size 4: cost of the new core is >=27
0.49/0.53	c lower bound updated to 675
0.49/0.54	c BCD2: 675 <= obj <= 6026009498
0.49/0.54	c BCD2: #cores=25, #unrelaxed=201, #relaxed=100, #hardened=0
0.49/0.54	c BCD2: #sat=1 #unsat=26 bias=26/27
0.49/0.54	c Solving starts ...
0.49/0.54	c ============================[ Search Statistics ]============================
0.49/0.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.54	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.54	c =============================================================================
0.49/0.54	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.49/0.54	c  0.0s |       0 |       28 |        0 |     4124      0 |      209 |       52
0.49/0.54	c #cpu_time = 0.004s
0.49/0.54	c #wall_clock_time = 0.004s
0.49/0.54	c #decision = 28
0.49/0.54	c #random_decision = 0
0.49/0.54	c #conflict = 0
0.49/0.54	c #restart = 0
0.49/0.54	c BCD2: found a new core of size 4: cost of the new core is >=27
0.49/0.54	c lower bound updated to 702
0.49/0.55	c BCD2: 702 <= obj <= 6026009498
0.49/0.55	c BCD2: #cores=26, #unrelaxed=197, #relaxed=104, #hardened=0
0.49/0.55	c BCD2: #sat=1 #unsat=27 bias=27/28
0.49/0.55	c Solving starts ...
0.49/0.55	c ============================[ Search Statistics ]============================
0.49/0.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.55	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.55	c =============================================================================
0.49/0.55	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.49/0.55	c  0.0s |       0 |       29 |        1 |     4124      0 |      209 |       52
0.49/0.55	c #cpu_time = 0.006s
0.49/0.55	c #wall_clock_time = 0.006s
0.49/0.55	c #decision = 29
0.49/0.55	c #random_decision = 0
0.49/0.55	c #conflict = 1
0.49/0.55	c #restart = 0
0.49/0.55	c BCD2: found a new core of size 3: cost of the new core is >=14348907
0.49/0.55	c lower bound updated to 14349609
0.49/0.56	c BCD2: 14349609 <= obj <= 6026009498
0.49/0.56	c BCD2: #cores=27, #unrelaxed=194, #relaxed=107, #hardened=0
0.49/0.56	c BCD2: #sat=1 #unsat=28 bias=28/29
0.49/0.56	c Solving starts ...
0.49/0.56	c ============================[ Search Statistics ]============================
0.49/0.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.56	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.56	c =============================================================================
0.49/0.56	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.49/0.57	c  0.0s |       0 |       92 |        0 |     4124      0 |      209 |       52
0.49/0.57	c #cpu_time = 0.005s
0.49/0.57	c #wall_clock_time = 0.005s
0.49/0.57	c #decision = 92
0.49/0.57	c #random_decision = 0
0.49/0.57	c #conflict = 0
0.49/0.57	c #restart = 0
0.49/0.57	c BCD2: found a new core of size 6: cost of the new core is >=71744535
0.49/0.57	c lower bound updated to 86094144
0.49/0.57	c BCD2: 86094144 <= obj <= 6026009498
0.49/0.57	c BCD2: #cores=28, #unrelaxed=188, #relaxed=113, #hardened=0
0.49/0.57	c BCD2: #sat=1 #unsat=29 bias=29/30
0.49/0.57	c Solving starts ...
0.49/0.57	c ============================[ Search Statistics ]============================
0.49/0.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.57	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.57	c =============================================================================
0.49/0.57	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       53
0.49/0.58	c  0.0s |       0 |      104 |        0 |     4124      0 |      209 |       53
0.49/0.58	c #cpu_time = 0.004s
0.49/0.58	c #wall_clock_time = 0.004s
0.49/0.58	c #decision = 104
0.49/0.58	c #random_decision = 0
0.49/0.58	c #conflict = 0
0.49/0.58	c #restart = 0
0.49/0.58	c BCD2: found a new core of size 3: cost of the new core is >=71744535
0.49/0.58	c lower bound updated to 157838679
0.49/0.58	c BCD2: 157838679 <= obj <= 6026009498
0.49/0.58	c BCD2: #cores=29, #unrelaxed=185, #relaxed=116, #hardened=0
0.49/0.58	c BCD2: #sat=1 #unsat=30 bias=30/31
0.49/0.58	c Solving starts ...
0.49/0.58	c ============================[ Search Statistics ]============================
0.49/0.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.58	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.58	c =============================================================================
0.49/0.58	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       54
0.49/0.59	c  0.0s |       0 |      108 |        0 |     4124      0 |      209 |       54
0.49/0.59	c #cpu_time = 0.005s
0.49/0.59	c #wall_clock_time = 0.005s
0.49/0.59	c #decision = 108
0.49/0.59	c #random_decision = 0
0.49/0.59	c #conflict = 0
0.49/0.59	c #restart = 0
0.49/0.59	c BCD2: found a new core of size 3: cost of the new core is >=71744535
0.49/0.59	c lower bound updated to 229583214
0.49/0.59	c BCD2: 229583214 <= obj <= 6026009498
0.49/0.59	c BCD2: #cores=30, #unrelaxed=182, #relaxed=119, #hardened=0
0.49/0.59	c BCD2: #sat=1 #unsat=31 bias=31/32
0.49/0.59	c Solving starts ...
0.49/0.59	c ============================[ Search Statistics ]============================
0.49/0.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.59	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.59	c =============================================================================
0.49/0.59	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       55
0.59/0.60	c  0.0s |       0 |      108 |        0 |     4124      0 |      209 |       55
0.59/0.60	c #cpu_time = 0.005s
0.59/0.60	c #wall_clock_time = 0.005s
0.59/0.60	c #decision = 108
0.59/0.60	c #random_decision = 0
0.59/0.60	c #conflict = 0
0.59/0.60	c #restart = 0
0.59/0.60	c BCD2: relaxing 4 and merging with 1 cores into a new core of size 7: cost of the new core is >=143489070
0.59/0.60	c BCD2: refineLB: 71744536 -> 143489070
0.59/0.60	c lower bound updated to 301327749
0.59/0.60	c BCD2: 301327749 <= obj <= 6026009498
0.59/0.60	c BCD2: #cores=30, #unrelaxed=178, #relaxed=123, #hardened=0
0.59/0.60	c BCD2: #sat=1 #unsat=32 bias=32/33
0.59/0.60	c Solving starts ...
0.59/0.60	c ============================[ Search Statistics ]============================
0.59/0.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.60	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.60	c =============================================================================
0.59/0.60	c  0.0s |       0 |        0 |        0 |     4124      0 |      210 |       55
0.59/0.61	c  0.0s |       0 |      112 |        0 |     4124      0 |      210 |       56
0.59/0.61	c #cpu_time = 0.005s
0.59/0.61	c #wall_clock_time = 0.005s
0.59/0.61	c #decision = 112
0.59/0.61	c #random_decision = 0
0.59/0.61	c #conflict = 0
0.59/0.61	c #restart = 0
0.59/0.61	c BCD2: found a new core of size 3: cost of the new core is >=71744535
0.59/0.61	c lower bound updated to 373072284
0.59/0.61	c BCD2: 373072284 <= obj <= 6026009498
0.59/0.61	c BCD2: #cores=31, #unrelaxed=175, #relaxed=126, #hardened=0
0.59/0.61	c BCD2: #sat=1 #unsat=33 bias=33/34
0.59/0.61	c Solving starts ...
0.59/0.61	c ============================[ Search Statistics ]============================
0.59/0.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.61	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.61	c =============================================================================
0.59/0.61	c  0.0s |       0 |        0 |        0 |     4124      0 |      210 |       57
0.59/0.62	c  0.0s |       0 |      115 |        0 |     4124      0 |      210 |       57
0.59/0.62	c #cpu_time = 0.004s
0.59/0.62	c #wall_clock_time = 0.004s
0.59/0.62	c #decision = 115
0.59/0.62	c #random_decision = 0
0.59/0.62	c #conflict = 0
0.59/0.62	c #restart = 0
0.59/0.62	c BCD2: found a new core of size 6: cost of the new core is >=71744535
0.59/0.62	c lower bound updated to 444816819
0.59/0.62	c BCD2: 444816819 <= obj <= 6026009498
0.59/0.62	c BCD2: #cores=32, #unrelaxed=169, #relaxed=132, #hardened=0
0.59/0.62	c BCD2: #sat=1 #unsat=34 bias=34/35
0.59/0.62	c Solving starts ...
0.59/0.62	c ============================[ Search Statistics ]============================
0.59/0.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.62	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.62	c =============================================================================
0.59/0.62	c  0.0s |       0 |        0 |        0 |     4124      0 |      210 |       58
0.59/0.63	c  0.0s |       0 |      115 |        0 |     4124      0 |      210 |       58
0.59/0.63	c #cpu_time = 0.005s
0.59/0.63	c #wall_clock_time = 0.005s
0.59/0.63	c #decision = 115
0.59/0.63	c #random_decision = 0
0.59/0.63	c #conflict = 0
0.59/0.63	c #restart = 0
0.59/0.63	c BCD2: found a new core of size 3: cost of the new core is >=71744535
0.59/0.63	c lower bound updated to 516561354
0.59/0.63	c BCD2: 516561354 <= obj <= 6026009498
0.59/0.63	c BCD2: #cores=33, #unrelaxed=166, #relaxed=135, #hardened=0
0.59/0.63	c BCD2: #sat=1 #unsat=35 bias=35/36
0.59/0.63	c Solving starts ...
0.59/0.63	c ============================[ Search Statistics ]============================
0.59/0.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.63	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.63	c =============================================================================
0.59/0.64	c  0.0s |       0 |        0 |        0 |     4124      0 |      210 |       59
0.59/0.64	c  0.0s |       0 |      119 |        0 |     4124      0 |      210 |       59
0.59/0.64	c #cpu_time = 0.005s
0.59/0.64	c #wall_clock_time = 0.005s
0.59/0.64	c #decision = 119
0.59/0.64	c #random_decision = 0
0.59/0.64	c #conflict = 0
0.59/0.64	c #restart = 0
0.59/0.64	c BCD2: relaxing 7 and merging with 1 cores into a new core of size 10: cost of the new core is >=143489070
0.59/0.64	c BCD2: refineLB: 141496167 -> 143489070
0.59/0.64	c lower bound updated to 588305889
0.59/0.64	c BCD2: 588305889 <= obj <= 6026009498
0.59/0.64	c BCD2: #cores=33, #unrelaxed=159, #relaxed=142, #hardened=0
0.59/0.64	c BCD2: #sat=1 #unsat=36 bias=36/37
0.59/0.65	c Solving starts ...
0.59/0.65	c ============================[ Search Statistics ]============================
0.59/0.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.65	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.65	c =============================================================================
0.59/0.65	c  0.0s |       0 |        0 |        0 |     4124      0 |      213 |       59
0.59/0.65	c  0.0s |       0 |      118 |        0 |     4124      0 |      213 |       64
0.59/0.65	c #cpu_time = 0.005s
0.59/0.65	c #wall_clock_time = 0.005s
0.59/0.65	c #decision = 118
0.59/0.65	c #random_decision = 0
0.59/0.65	c #conflict = 0
0.59/0.65	c #restart = 0
0.59/0.65	c BCD2: found a new core of size 6: cost of the new core is >=71744535
0.59/0.65	c lower bound updated to 660050424
0.59/0.66	c BCD2: 660050424 <= obj <= 6026009498
0.59/0.66	c BCD2: #cores=34, #unrelaxed=153, #relaxed=148, #hardened=0
0.59/0.66	c BCD2: #sat=1 #unsat=37 bias=37/38
0.59/0.66	c Solving starts ...
0.59/0.66	c ============================[ Search Statistics ]============================
0.59/0.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.66	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.66	c =============================================================================
0.59/0.66	c  0.0s |       0 |        0 |        0 |     4124      0 |      213 |       65
0.59/0.66	c  0.0s |       0 |      118 |        0 |     4124      0 |      213 |       65
0.59/0.66	c #cpu_time = 0.005s
0.59/0.66	c #wall_clock_time = 0.005s
0.59/0.66	c #decision = 118
0.59/0.66	c #random_decision = 0
0.59/0.66	c #conflict = 0
0.59/0.66	c #restart = 0
0.59/0.66	c BCD2: found a new core of size 3: cost of the new core is >=71744535
0.59/0.66	c lower bound updated to 731794959
0.59/0.68	c BCD2: 731794959 <= obj <= 6026009498
0.59/0.68	c BCD2: #cores=35, #unrelaxed=150, #relaxed=151, #hardened=0
0.59/0.68	c BCD2: #sat=1 #unsat=38 bias=38/39
0.59/0.68	c Solving starts ...
0.59/0.68	c ============================[ Search Statistics ]============================
0.59/0.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.68	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.68	c =============================================================================
0.59/0.68	c  0.0s |       0 |        0 |        0 |     4124      0 |      213 |       66
0.59/0.69	c  0.0s |       0 |      117 |        0 |     4124      0 |      213 |       66
0.59/0.69	c #cpu_time = 0.005s
0.59/0.69	c #wall_clock_time = 0.005s
0.59/0.69	c #decision = 117
0.59/0.69	c #random_decision = 0
0.59/0.69	c #conflict = 0
0.59/0.69	c #restart = 0
0.59/0.69	c BCD2: found a new core of size 6: cost of the new core is >=71744535
0.59/0.69	c lower bound updated to 803539494
0.59/0.69	c BCD2: 803539494 <= obj <= 6026009498
0.59/0.69	c BCD2: #cores=36, #unrelaxed=144, #relaxed=157, #hardened=0
0.59/0.69	c BCD2: #sat=1 #unsat=39 bias=39/40
0.59/0.69	c Solving starts ...
0.59/0.69	c ============================[ Search Statistics ]============================
0.59/0.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.69	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.69	c =============================================================================
0.59/0.69	c  0.0s |       0 |        0 |        0 |     4124      0 |      213 |       67
0.69/0.70	c  0.0s |       0 |      116 |        0 |     4124      0 |      213 |       67
0.69/0.70	c #cpu_time = 0.005s
0.69/0.70	c #wall_clock_time = 0.005s
0.69/0.70	c #decision = 116
0.69/0.70	c #random_decision = 0
0.69/0.70	c #conflict = 0
0.69/0.70	c #restart = 0
0.69/0.70	c BCD2: found a new core of size 3: cost of the new core is >=71744535
0.69/0.70	c lower bound updated to 875284029
0.69/0.70	c BCD2: 875284029 <= obj <= 6026009498
0.69/0.70	c BCD2: #cores=37, #unrelaxed=141, #relaxed=160, #hardened=0
0.69/0.70	c BCD2: #sat=1 #unsat=40 bias=40/41
0.69/0.70	c Solving starts ...
0.69/0.70	c ============================[ Search Statistics ]============================
0.69/0.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.70	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.70	c =============================================================================
0.69/0.70	c  0.0s |       0 |        0 |        0 |     4124      0 |      213 |       68
0.69/0.71	c  0.0s |       0 |      117 |        0 |     4124      0 |      213 |       68
0.69/0.71	c #cpu_time = 0.005s
0.69/0.71	c #wall_clock_time = 0.005s
0.69/0.71	c #decision = 117
0.69/0.71	c #random_decision = 0
0.69/0.71	c #conflict = 0
0.69/0.71	c #restart = 0
0.69/0.71	c BCD2: found a new core of size 3: cost of the new core is >=71744535
0.69/0.71	c lower bound updated to 947028564
0.69/0.71	c BCD2: 947028564 <= obj <= 6026009498
0.69/0.71	c BCD2: #cores=38, #unrelaxed=138, #relaxed=163, #hardened=0
0.69/0.71	c BCD2: #sat=1 #unsat=41 bias=41/42
0.69/0.71	c Solving starts ...
0.69/0.71	c ============================[ Search Statistics ]============================
0.69/0.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.71	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.71	c =============================================================================
0.69/0.71	c  0.0s |       0 |        0 |        0 |     4124      0 |      213 |       69
0.69/0.72	c  0.0s |       0 |      118 |        0 |     4124      0 |      213 |       69
0.69/0.72	c #cpu_time = 0.005s
0.69/0.72	c #wall_clock_time = 0.005s
0.69/0.72	c #decision = 118
0.69/0.72	c #random_decision = 0
0.69/0.72	c #conflict = 0
0.69/0.72	c #restart = 0
0.69/0.72	c BCD2: found a new core of size 6: cost of the new core is >=71744535
0.69/0.72	c lower bound updated to 1018773099
0.69/0.72	c BCD2: 1018773099 <= obj <= 6026009498
0.69/0.72	c BCD2: #cores=39, #unrelaxed=132, #relaxed=169, #hardened=0
0.69/0.72	c BCD2: #sat=1 #unsat=42 bias=42/43
0.69/0.73	c Solving starts ...
0.69/0.73	c ============================[ Search Statistics ]============================
0.69/0.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.73	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.73	c =============================================================================
0.69/0.73	c  0.0s |       0 |        0 |        0 |     4124      0 |      213 |       70
0.69/0.73	c  0.0s |       0 |      129 |        1 |     4124      0 |      213 |       70
0.69/0.73	c #cpu_time = 0.005s
0.69/0.73	c #wall_clock_time = 0.005s
0.69/0.73	c #decision = 129
0.69/0.73	c #random_decision = 0
0.69/0.73	c #conflict = 1
0.69/0.73	c #restart = 0
0.69/0.73	c BCD2: relaxing 4 and merging with 1 cores into a new core of size 10: cost of the new core is >=143489070
0.69/0.73	c BCD2: refineLB: 71744536 -> 143489070
0.69/0.73	c lower bound updated to 1090517634
0.69/0.74	c BCD2: 1090517634 <= obj <= 6026009498
0.69/0.74	c BCD2: #cores=39, #unrelaxed=128, #relaxed=173, #hardened=0
0.69/0.74	c BCD2: #sat=1 #unsat=43 bias=43/44
0.69/0.74	c Solving starts ...
0.69/0.74	c ============================[ Search Statistics ]============================
0.69/0.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.74	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.74	c =============================================================================
0.69/0.74	c  0.0s |       0 |        0 |        0 |     4124      0 |      214 |       70
0.69/0.74	c  0.0s |       0 |      116 |        0 |     4124      0 |      214 |       71
0.69/0.74	c #cpu_time = 0.005s
0.69/0.74	c #wall_clock_time = 0.005s
0.69/0.74	c #decision = 116
0.69/0.74	c #random_decision = 0
0.69/0.74	c #conflict = 0
0.69/0.74	c #restart = 0
0.69/0.74	c BCD2: found a new core of size 3: cost of the new core is >=71744535
0.69/0.74	c lower bound updated to 1162262169
0.69/0.75	c BCD2: 1162262169 <= obj <= 6026009498
0.69/0.75	c BCD2: #cores=40, #unrelaxed=125, #relaxed=176, #hardened=0
0.69/0.75	c BCD2: #sat=1 #unsat=44 bias=44/45
0.69/0.75	c Solving starts ...
0.69/0.75	c ============================[ Search Statistics ]============================
0.69/0.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.75	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.75	c =============================================================================
0.69/0.75	c  0.0s |       0 |        0 |        0 |     4124      0 |      214 |       72
0.69/0.75	c  0.0s |       0 |      118 |        1 |     4124      0 |      214 |       72
0.69/0.75	c #cpu_time = 0.005s
0.69/0.75	c #wall_clock_time = 0.005s
0.69/0.75	c #decision = 118
0.69/0.75	c #random_decision = 0
0.69/0.75	c #conflict = 1
0.69/0.75	c #restart = 0
0.69/0.75	c BCD2: relaxing 9 and merging with 3 cores into a new core of size 21: cost of the new core is >=286978140
0.69/0.75	c BCD2: refineLB: 215233606 -> 286978140
0.69/0.75	c lower bound updated to 1234006704
0.69/0.76	c BCD2: 1234006704 <= obj <= 6026009498
0.69/0.76	c BCD2: #cores=38, #unrelaxed=116, #relaxed=185, #hardened=0
0.69/0.76	c BCD2: #sat=1 #unsat=45 bias=45/46
0.69/0.76	c Solving starts ...
0.69/0.76	c ============================[ Search Statistics ]============================
0.69/0.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.76	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.76	c =============================================================================
0.69/0.76	c  0.0s |       0 |        0 |        0 |     4124      0 |      225 |       72
0.69/0.77	c  0.0s |       0 |      112 |        0 |     4124      0 |      225 |       91
0.69/0.77	c #cpu_time = 0.006s
0.69/0.77	c #wall_clock_time = 0.006s
0.69/0.77	c #decision = 112
0.69/0.77	c #random_decision = 0
0.69/0.77	c #conflict = 0
0.69/0.77	c #restart = 0
0.69/0.77	c BCD2: found a new core of size 6: cost of the new core is >=71744535
0.69/0.77	c lower bound updated to 1305751239
0.69/0.77	c BCD2: 1305751239 <= obj <= 6026009498
0.69/0.77	c BCD2: #cores=39, #unrelaxed=110, #relaxed=191, #hardened=0
0.69/0.77	c BCD2: #sat=1 #unsat=46 bias=46/47
0.69/0.77	c Solving starts ...
0.69/0.77	c ============================[ Search Statistics ]============================
0.69/0.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.77	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.77	c =============================================================================
0.69/0.77	c  0.0s |       0 |        0 |        0 |     4124      0 |      225 |       92
0.69/0.78	c  0.0s |       0 |      116 |        0 |     4124      0 |      225 |       92
0.69/0.78	c #cpu_time = 0.005s
0.69/0.78	c #wall_clock_time = 0.005s
0.69/0.78	c #decision = 116
0.69/0.78	c #random_decision = 0
0.69/0.78	c #conflict = 0
0.69/0.78	c #restart = 0
0.69/0.78	c BCD2: found a new core of size 6: cost of the new core is >=71744535
0.69/0.78	c lower bound updated to 1377495774
0.69/0.78	c BCD2: 1377495774 <= obj <= 6026009498
0.69/0.78	c BCD2: #cores=40, #unrelaxed=104, #relaxed=197, #hardened=0
0.69/0.78	c BCD2: #sat=1 #unsat=47 bias=47/48
0.69/0.78	c Solving starts ...
0.69/0.78	c ============================[ Search Statistics ]============================
0.69/0.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.78	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.78	c =============================================================================
0.69/0.78	c  0.0s |       0 |        0 |        0 |     4124      0 |      225 |       93
0.69/0.79	c  0.0s |       0 |      117 |        0 |     4124      0 |      225 |       93
0.69/0.79	c #cpu_time = 0.005s
0.69/0.79	c #wall_clock_time = 0.005s
0.69/0.79	c #decision = 117
0.69/0.79	c #random_decision = 0
0.69/0.79	c #conflict = 0
0.69/0.79	c #restart = 0
0.69/0.79	c BCD2: found a new core of size 6: cost of the new core is >=71744535
0.69/0.79	c lower bound updated to 1449240309
0.69/0.80	c BCD2: 1449240309 <= obj <= 6026009498
0.69/0.80	c BCD2: #cores=41, #unrelaxed=98, #relaxed=203, #hardened=0
0.69/0.80	c BCD2: #sat=1 #unsat=48 bias=48/49
0.79/0.80	c Solving starts ...
0.79/0.80	c ============================[ Search Statistics ]============================
0.79/0.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.80	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.80	c =============================================================================
0.79/0.80	c  0.0s |       0 |        0 |        0 |     4124      0 |      225 |       94
0.79/0.82	c  0.0s |       0 |     1990 |        7 |     4124      0 |      225 |       94
0.79/0.82	c #cpu_time = 0.022s
0.79/0.82	c #wall_clock_time = 0.022s
0.79/0.82	c #decision = 1990
0.79/0.82	c #random_decision = 6
0.79/0.82	c #conflict = 7
0.79/0.82	c #restart = 0
0.79/0.82	o 2324916756

Verifier Data

ERROR: no interpretation found !

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

pid=21404
running on 8 cores: 0-3,8-11

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.07 2.03 2.00 2/261 21407
/proc/meminfo: memFree=18550704/32872528 swapFree=8316/8316
[pid=21407] ppid=21404 vsize=1061308 CPUtime=0 cores=0-3,8-11
/proc/21407/stat : 21407 (toysat) R 21404 21407 15739 0 -1 4202496 4016 0 0 0 0 0 0 0 20 0 4 0 42579313 1086779392 4888 33554432000 4194304 16246674 140734062073056 140734062072480 13880264 0 2 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21407/statm: 265839 4898 441 2943 0 262733 0
[pid=21407/tid=21408] ppid=21404 vsize=1082812 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21408/stat : 21408 (toysat) S 21404 21407 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42579313 1108799488 4973 33554432000 4194304 16246674 140734062073056 139849988287728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21407/tid=21409] ppid=21404 vsize=1087932 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21409/stat : 21409 (toysat) S 21404 21407 15739 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 42579313 1114042368 4992 33554432000 4194304 16246674 140734062073056 139849906498800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21407/tid=21410] ppid=21404 vsize=1092028 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21410/stat : 21410 (toysat) S 21404 21407 15739 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 42579313 1118236672 5008 33554432000 4194304 16246674 140734062073056 139849896025264 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0

[startup+0.100133 s]
/proc/loadavg: 2.07 2.03 2.00 2/261 21407
/proc/meminfo: memFree=18550704/32872528 swapFree=8316/8316
[pid=21407] ppid=21404 vsize=1220164 CPUtime=0.08 cores=0-3,8-11
/proc/21407/stat : 21407 (toysat) R 21404 21407 15739 0 -1 4202496 25638 0 0 0 4 4 0 0 20 0 4 0 42579313 1249447936 26448 33554432000 4194304 16246674 140734062073056 140734062072368 6974006 0 0 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21407/statm: 305041 26455 833 2943 0 301935 0
[pid=21407/tid=21408] ppid=21404 vsize=1220164 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21408/stat : 21408 (toysat) S 21404 21407 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42579313 1249447936 26460 33554432000 4194304 16246674 140734062073056 139849988287728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21407/tid=21409] ppid=21404 vsize=1220164 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21409/stat : 21409 (toysat) S 21404 21407 15739 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 42579313 1249447936 26466 33554432000 4194304 16246674 140734062073056 139849906498800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21407/tid=21410] ppid=21404 vsize=1220164 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21410/stat : 21410 (toysat) S 21404 21407 15739 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42579313 1249447936 26471 33554432000 4194304 16246674 140734062073056 139849896025264 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1220164

[startup+0.200472 s]
/proc/loadavg: 2.07 2.03 2.00 2/261 21407
/proc/meminfo: memFree=18550704/32872528 swapFree=8316/8316
[pid=21407] ppid=21404 vsize=1220164 CPUtime=0.19 cores=0-3,8-11
/proc/21407/stat : 21407 (toysat) R 21404 21407 15739 0 -1 4202496 43586 0 0 0 11 8 0 0 20 0 4 0 42579313 1249447936 44395 33554432000 4194304 16246674 140734062073056 140734062072368 6156109 0 0 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21407/statm: 305041 44406 845 2943 0 301935 0
[pid=21407/tid=21408] ppid=21404 vsize=1220164 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21408/stat : 21408 (toysat) S 21404 21407 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42579313 1249447936 44409 33554432000 4194304 16246674 140734062073056 139849988287728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21407/tid=21409] ppid=21404 vsize=1220164 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21409/stat : 21409 (toysat) S 21404 21407 15739 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 42579313 1249447936 44416 33554432000 4194304 16246674 140734062073056 139849906498800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21407/tid=21410] ppid=21404 vsize=1220164 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21410/stat : 21410 (toysat) S 21404 21407 15739 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42579313 1249447936 44423 33554432000 4194304 16246674 140734062073056 139849896025264 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1220164

[startup+0.300437 s]
/proc/loadavg: 2.07 2.03 2.00 2/261 21407
/proc/meminfo: memFree=18550704/32872528 swapFree=8316/8316
[pid=21407] ppid=21404 vsize=1220164 CPUtime=0.29 cores=0-3,8-11
/proc/21407/stat : 21407 (toysat) R 21404 21407 15739 0 -1 4202496 66457 0 0 0 18 11 0 0 20 0 4 0 42579313 1249447936 67266 33554432000 4194304 16246674 140734062073056 140734062072368 5532301 0 0 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21407/statm: 305041 67273 909 2943 0 301935 0
[pid=21407/tid=21408] ppid=21404 vsize=1220164 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21408/stat : 21408 (toysat) S 21404 21407 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42579313 1249447936 67278 33554432000 4194304 16246674 140734062073056 139849988287728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21407/tid=21409] ppid=21404 vsize=1220164 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21409/stat : 21409 (toysat) S 21404 21407 15739 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 42579313 1249447936 67283 33554432000 4194304 16246674 140734062073056 139849906498800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21407/tid=21410] ppid=21404 vsize=1220164 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21410/stat : 21410 (toysat) S 21404 21407 15739 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42579313 1249447936 67288 33554432000 4194304 16246674 140734062073056 139849896025264 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1220164

[startup+0.700396 s]
/proc/loadavg: 2.07 2.03 2.00 2/261 21407
/proc/meminfo: memFree=18550704/32872528 swapFree=8316/8316
[pid=21407] ppid=21404 vsize=1307204 CPUtime=0.69 cores=0-3,8-11
/proc/21407/stat : 21407 (toysat) R 21404 21407 15739 0 -1 4202496 91106 0 0 0 55 14 0 0 20 0 4 0 42579313 1338576896 91915 33554432000 4194304 16246674 140734062073056 140734062054976 5531471 0 0 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21407/statm: 326801 91915 911 2943 0 323695 0
[pid=21407/tid=21408] ppid=21404 vsize=1307204 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21408/stat : 21408 (toysat) S 21404 21407 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42579313 1338576896 91915 33554432000 4194304 16246674 140734062073056 139849988287728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21407/tid=21409] ppid=21404 vsize=1307204 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21409/stat : 21409 (toysat) S 21404 21407 15739 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 42579313 1338576896 91915 33554432000 4194304 16246674 140734062073056 139849906498800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21407/tid=21410] ppid=21404 vsize=1307204 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21410/stat : 21410 (toysat) S 21404 21407 15739 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 42579313 1338576896 91915 33554432000 4194304 16246674 140734062073056 139849896025264 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1307204

[startup+1.50039 s]
/proc/loadavg: 2.07 2.03 2.00 3/265 21411
/proc/meminfo: memFree=17968504/32872528 swapFree=8316/8316
[pid=21407] ppid=21404 vsize=1307204 CPUtime=1.48 cores=0-3,8-11
/proc/21407/stat : 21407 (toysat) R 21404 21407 15739 0 -1 4202496 248478 0 0 0 115 33 0 0 20 0 4 0 42579313 1338576896 249288 33554432000 4194304 16246674 140734062073056 140734062054976 12429797 0 0 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21407/statm: 326801 249293 911 2943 0 323695 0
[pid=21407/tid=21408] ppid=21404 vsize=1307204 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21408/stat : 21408 (toysat) S 21404 21407 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42579313 1338576896 249297 33554432000 4194304 16246674 140734062073056 139849988287728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21407/tid=21409] ppid=21404 vsize=1307204 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21409/stat : 21409 (toysat) S 21404 21407 15739 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 42579313 1338576896 249301 33554432000 4194304 16246674 140734062073056 139849906498800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21407/tid=21410] ppid=21404 vsize=1307204 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21410/stat : 21410 (toysat) S 21404 21407 15739 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 42579313 1338576896 249304 33554432000 4194304 16246674 140734062073056 139849896025264 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1307204

[startup+3.10041 s]
/proc/loadavg: 2.06 2.03 2.00 3/265 21411
/proc/meminfo: memFree=17430164/32872528 swapFree=8316/8316
[pid=21407] ppid=21404 vsize=1353284 CPUtime=3.09 cores=0-3,8-11
/proc/21407/stat : 21407 (toysat) R 21404 21407 15739 0 -1 4202496 279528 0 0 0 271 38 0 0 20 0 4 0 42579313 1385762816 280337 33554432000 4194304 16246674 140734062073056 140734062054976 12371164 0 0 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21407/statm: 338321 280337 911 2943 0 335215 0
[pid=21407/tid=21408] ppid=21404 vsize=1353284 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21408/stat : 21408 (toysat) S 21404 21407 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42579313 1385762816 280337 33554432000 4194304 16246674 140734062073056 139849988287728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21407/tid=21409] ppid=21404 vsize=1353284 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21409/stat : 21409 (toysat) S 21404 21407 15739 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 42579313 1385762816 280337 33554432000 4194304 16246674 140734062073056 139849906498800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21407/tid=21410] ppid=21404 vsize=1353284 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21410/stat : 21410 (toysat) S 21404 21407 15739 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 42579313 1385762816 280337 33554432000 4194304 16246674 140734062073056 139849896025264 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1353284

[startup+6.30038 s]
/proc/loadavg: 2.06 2.03 2.00 3/265 21411
/proc/meminfo: memFree=17424548/32872528 swapFree=8316/8316
[pid=21407] ppid=21404 vsize=1358404 CPUtime=6.29 cores=0-3,8-11
/proc/21407/stat : 21407 (toysat) R 21404 21407 15739 0 -1 4202496 280808 0 0 0 591 38 0 0 20 0 4 0 42579313 1391005696 281617 33554432000 4194304 16246674 140734062073056 140734062054976 4220897 0 2 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21407/statm: 339601 281617 911 2943 0 336495 0
[pid=21407/tid=21408] ppid=21404 vsize=1358404 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21408/stat : 21408 (toysat) S 21404 21407 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42579313 1391005696 281617 33554432000 4194304 16246674 140734062073056 139849988287728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21407/tid=21409] ppid=21404 vsize=1358404 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21409/stat : 21409 (toysat) S 21404 21407 15739 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 42579313 1391005696 281617 33554432000 4194304 16246674 140734062073056 139849906498800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21407/tid=21410] ppid=21404 vsize=1358404 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21410/stat : 21410 (toysat) S 21404 21407 15739 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 42579313 1391005696 281617 33554432000 4194304 16246674 140734062073056 139849896025264 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1358404

[startup+12.7004 s]
/proc/loadavg: 2.05 2.03 2.00 3/265 21411
/proc/meminfo: memFree=17293736/32872528 swapFree=8316/8316
[pid=21407] ppid=21404 vsize=1489476 CPUtime=12.69 cores=0-3,8-11
/proc/21407/stat : 21407 (toysat) R 21404 21407 15739 0 -1 4202496 313576 0 0 0 1225 44 0 0 20 0 4 0 42579313 1525223424 314385 33554432000 4194304 16246674 140734062073056 140734062072368 4220871 0 2 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21407/statm: 372369 314385 911 2943 0 369263 0
[pid=21407/tid=21408] ppid=21404 vsize=1489476 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21408/stat : 21408 (toysat) S 21404 21407 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42579313 1525223424 314385 33554432000 4194304 16246674 140734062073056 139849988287728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21407/tid=21409] ppid=21404 vsize=1489476 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21409/stat : 21409 (toysat) S 21404 21407 15739 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 42579313 1525223424 314385 33554432000 4194304 16246674 140734062073056 139849906498800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21407/tid=21410] ppid=21404 vsize=1489476 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21410/stat : 21410 (toysat) S 21404 21407 15739 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 42579313 1525223424 314385 33554432000 4194304 16246674 140734062073056 139849896025264 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1489476

[startup+25.5005 s]
/proc/loadavg: 2.04 2.03 2.00 3/265 21411
/proc/meminfo: memFree=16775000/32872528 swapFree=8316/8316
[pid=21407] ppid=21404 vsize=2006596 CPUtime=25.49 cores=0-3,8-11
/proc/21407/stat : 21407 (toysat) R 21404 21407 15739 0 -1 4202496 442856 0 0 0 2487 62 0 0 20 0 4 0 42579313 2054754304 443665 33554432000 4194304 16246674 140734062073056 140734062072368 4206987 0 2 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21407/statm: 501649 443665 911 2943 0 498543 0
[pid=21407/tid=21408] ppid=21404 vsize=2006596 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21408/stat : 21408 (toysat) S 21404 21407 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42579313 2054754304 443665 33554432000 4194304 16246674 140734062073056 139849988287728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21407/tid=21409] ppid=21404 vsize=2006596 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21409/stat : 21409 (toysat) S 21404 21407 15739 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 42579313 2054754304 443665 33554432000 4194304 16246674 140734062073056 139849906498800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21407/tid=21410] ppid=21404 vsize=2006596 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21410/stat : 21410 (toysat) S 21404 21407 15739 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 42579313 2054754304 443665 33554432000 4194304 16246674 140734062073056 139849896025264 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2006596

[startup+51.1005 s]
/proc/loadavg: 2.03 2.02 2.00 3/265 21411
/proc/meminfo: memFree=15467184/32872528 swapFree=8316/8316
[pid=21407] ppid=21404 vsize=2907716 CPUtime=51.08 cores=0-3,8-11
/proc/21407/stat : 21407 (toysat) R 21404 21407 15739 0 -1 4202496 668136 0 0 0 5015 93 0 0 20 0 4 0 42579313 2977501184 668945 33554432000 4194304 16246674 140734062073056 140734062072232 4220807 0 2 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21407/statm: 726929 668945 911 2943 0 723823 0
[pid=21407/tid=21408] ppid=21404 vsize=2907716 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21408/stat : 21408 (toysat) S 21404 21407 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42579313 2977501184 668945 33554432000 4194304 16246674 140734062073056 139849988287728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21407/tid=21409] ppid=21404 vsize=2907716 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21409/stat : 21409 (toysat) S 21404 21407 15739 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 42579313 2977501184 668945 33554432000 4194304 16246674 140734062073056 139849906498800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21407/tid=21410] ppid=21404 vsize=2907716 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21410/stat : 21410 (toysat) S 21404 21407 15739 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 42579313 2977501184 668945 33554432000 4194304 16246674 140734062073056 139849896025264 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2907716

[startup+102.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/266 21415
/proc/meminfo: memFree=14150088/32872528 swapFree=8316/8316
[pid=21407] ppid=21404 vsize=4221508 CPUtime=102.28 cores=0-3,8-11
/proc/21407/stat : 21407 (toysat) R 21404 21407 15739 0 -1 4202496 1065706 0 0 0 10074 154 0 0 20 0 4 0 42579313 4322824192 997395 33554432000 4194304 16246674 140734062073056 140734062072232 15015658 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21407/statm: 1055377 997395 912 2943 0 1052271 0
[pid=21407/tid=21408] ppid=21404 vsize=4221508 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21408/stat : 21408 (toysat) S 21404 21407 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42579313 4322824192 997395 33554432000 4194304 16246674 140734062073056 139849988287728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21407/tid=21409] ppid=21404 vsize=4221508 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21409/stat : 21409 (toysat) S 21404 21407 15739 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 42579313 4322824192 997395 33554432000 4194304 16246674 140734062073056 139849906498800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21407/tid=21410] ppid=21404 vsize=4221508 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21410/stat : 21410 (toysat) S 21404 21407 15739 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 42579313 4322824192 997395 33554432000 4194304 16246674 140734062073056 139849896025264 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 4221508


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

[pid=21407] ppid=21404 vsize=12280388 CPUtime=582.19 cores=0-3,8-11
/proc/21407/stat : 21407 (toysat) R 21404 21407 15739 0 -1 4202496 6382324 0 0 0 57246 973 0 0 20 0 4 0 42579313 12575117312 3012125 33554432000 4194304 16246674 140734062073056 140734062070912 14014104 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21407/statm: 3070097 3012125 916 2943 0 3066991 0
[pid=21407/tid=21408] ppid=21404 vsize=12280388 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21408/stat : 21408 (toysat) S 21404 21407 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42579313 12575117312 3012125 33554432000 4194304 16246674 140734062073056 139849988287728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21407/tid=21409] ppid=21404 vsize=12280388 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21409/stat : 21409 (toysat) S 21404 21407 15739 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 42579313 12575117312 3012125 33554432000 4194304 16246674 140734062073056 139849906498576 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=21407/tid=21410] ppid=21404 vsize=12280388 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21410/stat : 21410 (toysat) S 21404 21407 15739 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 42579313 12575117312 3012125 33554432000 4194304 16246674 140734062073056 139849896025264 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 12280388

[startup+642.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/265 21475
/proc/meminfo: memFree=9735944/32872528 swapFree=8316/8316
[pid=21407] ppid=21404 vsize=13199940 CPUtime=642.18 cores=0-3,8-11
/proc/21407/stat : 21407 (toysat) R 21404 21407 15739 0 -1 4202496 6563156 0 0 0 63215 1003 0 0 20 0 4 0 42579313 13516738560 3242013 33554432000 4194304 16246674 140734062073056 140734062070912 4206996 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21407/statm: 3299985 3242013 916 2943 0 3296879 0
[pid=21407/tid=21408] ppid=21404 vsize=13199940 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21408/stat : 21408 (toysat) S 21404 21407 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42579313 13516738560 3242013 33554432000 4194304 16246674 140734062073056 139849988287728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21407/tid=21409] ppid=21404 vsize=13199940 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21409/stat : 21409 (toysat) S 21404 21407 15739 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 42579313 13516738560 3242013 33554432000 4194304 16246674 140734062073056 139849906498576 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=21407/tid=21410] ppid=21404 vsize=13199940 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21410/stat : 21410 (toysat) S 21404 21407 15739 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 42579313 13516738560 3242013 33554432000 4194304 16246674 140734062073056 139849896025264 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 642.18
Current children cumulated vsize (KiB) 13199940

[startup+702.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/266 21479
/proc/meminfo: memFree=7144188/32872528 swapFree=8316/8316
[pid=21407] ppid=21404 vsize=14469700 CPUtime=702.17 cores=0-3,8-11
/proc/21407/stat : 21407 (toysat) R 21404 21407 15739 0 -1 4202496 6826941 0 0 0 69170 1047 0 0 20 0 4 0 42579313 14816972800 3559453 33554432000 4194304 16246674 140734062073056 140734062071040 4226260 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21407/statm: 3617425 3559453 916 2943 0 3614319 0
[pid=21407/tid=21408] ppid=21404 vsize=14469700 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21408/stat : 21408 (toysat) S 21404 21407 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42579313 14816972800 3559453 33554432000 4194304 16246674 140734062073056 139849988287728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21407/tid=21409] ppid=21404 vsize=14469700 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21409/stat : 21409 (toysat) S 21404 21407 15739 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 42579313 14816972800 3559453 33554432000 4194304 16246674 140734062073056 139849906498576 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=21407/tid=21410] ppid=21404 vsize=14469700 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21410/stat : 21410 (toysat) S 21404 21407 15739 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 42579313 14816972800 3559453 33554432000 4194304 16246674 140734062073056 139849896025264 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 702.17
Current children cumulated vsize (KiB) 14469700

[startup+762.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/266 21503
/proc/meminfo: memFree=6658416/32872528 swapFree=8316/8316
[pid=21407] ppid=21404 vsize=14469700 CPUtime=762.17 cores=0-3,8-11
/proc/21407/stat : 21407 (toysat) R 21404 21407 15739 0 -1 4202496 6826941 0 0 0 75165 1052 0 0 20 0 4 0 42579313 14816972800 3559453 33554432000 4194304 16246674 140734062073056 140734062071040 13899629 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21407/statm: 3617425 3559453 916 2943 0 3614319 0
[pid=21407/tid=21408] ppid=21404 vsize=14469700 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21408/stat : 21408 (toysat) S 21404 21407 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42579313 14816972800 3559453 33554432000 4194304 16246674 140734062073056 139849988287728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21407/tid=21409] ppid=21404 vsize=14469700 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21409/stat : 21409 (toysat) S 21404 21407 15739 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 42579313 14816972800 3559453 33554432000 4194304 16246674 140734062073056 139849906498576 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=21407/tid=21410] ppid=21404 vsize=14469700 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21410/stat : 21410 (toysat) S 21404 21407 15739 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 42579313 14816972800 3559453 33554432000 4194304 16246674 140734062073056 139849896025264 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 762.17
Current children cumulated vsize (KiB) 14469700

[startup+822.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/265 21504
/proc/meminfo: memFree=3045396/32872528 swapFree=8316/8316
[pid=21407] ppid=21404 vsize=15553092 CPUtime=822.15 cores=0-3,8-11
/proc/21407/stat : 21407 (toysat) R 21404 21407 15739 0 -1 4202496 7040047 0 0 0 81127 1088 0 0 20 0 4 0 42579313 15926366208 3830302 33554432000 4194304 16246674 140734062073056 140734062072152 14628944 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21407/statm: 3888273 3830302 916 2943 0 3885167 0
[pid=21407/tid=21408] ppid=21404 vsize=15553092 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21408/stat : 21408 (toysat) S 21404 21407 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42579313 15926366208 3830302 33554432000 4194304 16246674 140734062073056 139849988287728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21407/tid=21409] ppid=21404 vsize=15553092 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21409/stat : 21409 (toysat) S 21404 21407 15739 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 42579313 15926366208 3830302 33554432000 4194304 16246674 140734062073056 139849906498800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21407/tid=21410] ppid=21404 vsize=15553092 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21410/stat : 21410 (toysat) S 21404 21407 15739 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 42579313 15926366208 3830302 33554432000 4194304 16246674 140734062073056 139849896025264 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 15553092

[startup+882.311 s]
/proc/loadavg: 2.02 2.03 2.00 3/265 21505
/proc/meminfo: memFree=3182920/32872528 swapFree=8316/8316
[pid=21407] ppid=21404 vsize=15553092 CPUtime=882.16 cores=0-3,8-11
/proc/21407/stat : 21407 (toysat) R 21404 21407 15739 0 -1 4202496 7040047 0 0 0 87123 1093 0 0 20 0 4 0 42579313 15926366208 3830302 33554432000 4194304 16246674 140734062073056 140734062072232 4207024 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21407/statm: 3888273 3830302 916 2943 0 3885167 0
[pid=21407/tid=21408] ppid=21404 vsize=15553092 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21408/stat : 21408 (toysat) S 21404 21407 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42579313 15926366208 3830302 33554432000 4194304 16246674 140734062073056 139849988287728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21407/tid=21409] ppid=21404 vsize=15553092 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21409/stat : 21409 (toysat) S 21404 21407 15739 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 42579313 15926366208 3830302 33554432000 4194304 16246674 140734062073056 139849906498800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21407/tid=21410] ppid=21404 vsize=15553092 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21410/stat : 21410 (toysat) S 21404 21407 15739 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 42579313 15926366208 3830302 33554432000 4194304 16246674 140734062073056 139849896025264 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 15553092

[startup+942.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/265 21507
/proc/meminfo: memFree=2947488/32872528 swapFree=8316/8316
[pid=21407] ppid=21404 vsize=15788612 CPUtime=942.13 cores=0-3,8-11
/proc/21407/stat : 21407 (toysat) R 21404 21407 15739 0 -1 4202496 7040162 0 0 0 93115 1098 0 0 20 0 4 0 42579313 16167538688 3889182 33554432000 4194304 16246674 140734062073056 140734062070976 14014006 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21407/statm: 3947153 3889182 916 2943 0 3944047 0
[pid=21407/tid=21408] ppid=21404 vsize=15788612 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21408/stat : 21408 (toysat) S 21404 21407 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42579313 16167538688 3889182 33554432000 4194304 16246674 140734062073056 139849988287728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21407/tid=21409] ppid=21404 vsize=15788612 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21409/stat : 21409 (toysat) S 21404 21407 15739 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 42579313 16167538688 3889182 33554432000 4194304 16246674 140734062073056 139849906498576 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=21407/tid=21410] ppid=21404 vsize=15788612 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21410/stat : 21410 (toysat) S 21404 21407 15739 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 42579313 16167538688 3889182 33554432000 4194304 16246674 140734062073056 139849896025264 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 15788612

[startup+1002.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/265 21508
/proc/meminfo: memFree=2485216/32872528 swapFree=8316/8316
[pid=21407] ppid=21404 vsize=15788612 CPUtime=1002.12 cores=0-3,8-11
/proc/21407/stat : 21407 (toysat) R 21404 21407 15739 0 -1 4202496 7040162 0 0 0 99111 1101 0 0 20 0 4 0 42579313 16167538688 3889182 33554432000 4194304 16246674 140734062073056 140734062072152 4225343 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21407/statm: 3947153 3889182 916 2943 0 3944047 0
[pid=21407/tid=21408] ppid=21404 vsize=15788612 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21408/stat : 21408 (toysat) S 21404 21407 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42579313 16167538688 3889182 33554432000 4194304 16246674 140734062073056 139849988287728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21407/tid=21409] ppid=21404 vsize=15788612 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21409/stat : 21409 (toysat) S 21404 21407 15739 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 42579313 16167538688 3889182 33554432000 4194304 16246674 140734062073056 139849906498800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21407/tid=21410] ppid=21404 vsize=15788612 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21410/stat : 21410 (toysat) S 21404 21407 15739 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 42579313 16167538688 3889182 33554432000 4194304 16246674 140734062073056 139849896025264 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 15788612



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1056.5 s]
/proc/loadavg: 2.01 2.02 2.00 3/265 21509
/proc/meminfo: memFree=2273336/32872528 swapFree=8316/8316
[pid=21407] ppid=21404 vsize=15893060 CPUtime=1056.32 cores=0-3,8-11
/proc/21407/stat : 21407 (toysat) R 21404 21407 15739 0 -1 4202496 7066153 0 0 0 104523 1109 0 0 20 0 4 0 42579313 16274493440 3915174 33554432000 4194304 16246674 140734062073056 140734062072152 4221016 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21407/statm: 3973265 3915175 916 2943 0 3970159 0
[pid=21407/tid=21408] ppid=21404 vsize=15893060 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21408/stat : 21408 (toysat) S 21404 21407 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42579313 16274493440 3915175 33554432000 4194304 16246674 140734062073056 139849988287728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21407/tid=21409] ppid=21404 vsize=15893060 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21409/stat : 21409 (toysat) S 21404 21407 15739 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 42579313 16274493440 3915175 33554432000 4194304 16246674 140734062073056 139849906498800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21407/tid=21410] ppid=21404 vsize=15893060 CPUtime=0 cores=0-3,8-11
/proc/21407/task/21410/stat : 21410 (toysat) S 21404 21407 15739 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 42579313 16274493440 3915175 33554432000 4194304 16246674 140734062073056 139849896025264 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 1056.32
Current children cumulated vsize (KiB) 15893060

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1056.8 s]
/proc/loadavg: 2.01 2.02 2.00 3/265 21509
/proc/meminfo: memFree=2273336/32872528 swapFree=8316/8316
[pid=21407] ppid=21404 vsize=0 CPUtime=1056.62 cores=0-3,8-11
/proc/21407/stat : 21407 (toysat) Z 21404 21407 15739 0 -1 4203532 7066844 0 0 0 104523 1139 0 0 20 0 2 0 42579313 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21407/statm: 0 0 0 0 0 0 0
[pid=21407/tid=21409] ppid=21404 vsize=0 CPUtime=0.28 cores=0-3,8-11
/proc/21407/task/21409/stat : 21409 (toysat) R 21404 21407 15739 0 -1 4203588 7 0 0 0 0 28 0 0 20 0 2 0 42579313 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 1056.62
Current children cumulated vsize (KiB) 0

[startup+1057.21 s]
/proc/loadavg: 2.01 2.02 2.00 3/263 21509
/proc/meminfo: memFree=14163052/32872528 swapFree=8316/8316
[pid=21407] ppid=21404 vsize=0 CPUtime=1057.03 cores=0-3,8-11
/proc/21407/stat : 21407 (toysat) Z 21404 21407 15739 0 -1 4203532 7066844 0 0 0 104523 1180 0 0 20 0 2 0 42579313 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21407/statm: 0 0 0 0 0 0 0
[pid=21407/tid=21409] ppid=21404 vsize=0 CPUtime=0.69 cores=0-3,8-11
/proc/21407/task/21409/stat : 21409 (toysat) R 21404 21407 15739 0 -1 4203588 7 0 0 0 0 69 0 0 20 0 2 0 42579313 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 1057.03
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1057.26
CPU time (s): 1057.08
CPU user time (s): 1045.23
CPU system time (s): 11.8492
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 15893060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1045.23
system time used= 11.8492
maximum resident set size= 15663456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7066844
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= 319
involuntary context switches= 1102

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.67929 second user time and 6.07008 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-20 08:49:07
IDJOB=4111448
IDBENCH=109320
IDSOLVER=2542
FILE ID=node132/4111448-1466405347
RUNJOBID= node132-1466401863-21024
PBS_JOBID= 19923261
Free space on /tmp= 71720 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB16/normalized-PB16/OPT-BIGINT-LIN/lion9-single-obj/normalized-single-obj-f37-AC_TotalLoss.seq-B-2-combined-irabcde.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4111448-1466405347/watcher-4111448-1466405347 -o /tmp/evaluation-result-4111448-1466405347/solver-4111448-1466405347 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1466401863-21024 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4111448-1466405347.opb

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

MD5SUM BENCH= 5025572bc201a69ba0515444ec268cc1
RANDOM SEED=293761643

node132.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.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5333.53
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.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        18551448 kB
Buffers:           64052 kB
Cached:           120368 kB
SwapCached:          768 kB
Active:         13445048 kB
Inactive:          98532 kB
Active(anon):   13360548 kB
Inactive(anon):     1180 kB
Active(file):      84500 kB
Inactive(file):    97352 kB
Unevictable:        8316 kB
Mlocked:            8316 kB
SwapTotal:      67108856 kB
SwapFree:       67100204 kB
Dirty:             16468 kB
Writeback:             0 kB
AnonPages:      13365324 kB
Mapped:            10756 kB
Shmem:                 0 kB
Slab:             603852 kB
SReclaimable:      44272 kB
SUnreclaim:       559580 kB
KernelStack:        2224 kB
PageTables:        30668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:   13510680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71692 MiB
End job on node132 at 2016-06-20 09:06:44