Trace number 4117994

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? (TO) 1800.01 1800.31

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern45-34.opb
MD5SUM12e66ff4357eff1895de3fb19889e7f8
Bench CategoryOPT-BIGINT-NLC (optimisation, big integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-18063
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 18348
Biggest coefficient in the objective function 4718
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 1412968
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 4718
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 1412968
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)18303
Sum of products size (including duplicates)59657
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-29T18:06:31+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-4117994-1467216391.opb"]
0.00/0.01	c use --random-gen="2842111968 684707708 1036336389 662770633 395545115 4025546884 3773533668 1609557584 429188842 387983130 1080430828 3583614231 1909662197 775869246 3928145749 3062164590 3249384116 1893484284 2058020274 1260911354 4018044942 3458710379 160141089 3311940010 4047098244 3791336813 3742149073 3998182666 871536195 1577378177 3087906103 109303150 958479606 1840655866 224963682 2757102337 2496004157 1355114709 2549940290 2663386345 408891577 1402778266 1662544553 3385876825 3108981078 3312594958 2134645180 3382740203 2179432012 4116820183 1506804887 4015693566 3705746153 2871112763 2108579491 979504266 3531794060 4268379386 1818129243 437384747 1829244469 863839372 4196487382 3187553591 3643160547 561584439 4139192468 2741148464 100881423 477358107 388932028 1786572385 1177387237 3237747501 138420355 3171650583 2634448249 2501010461 30504829 2835787897 3574033031 1432062528 3808582703 3319794284 2344730760 1160495055 1479903047 3707831989 3066909507 1839480139 1409172924 1845184078 3693857332 3125910479 1019543276 3844968701 1864701067 488683447 3264288882 4184742244 708205180 345641300 3049500565 1775205077 961876695 4209718067 2082067591 825880697 2626606068 3594910032 1877551668 694123885 3149446103 1985973499 986241979 185734667 1650156015 1492514096 596244973 4220138455 832464796 3367227515 4191316333 848836023 2060242326 2045338634 421361560 2959653532 506472529 419556222 2870619760 562955118 2171976843 970688764 864827069 2552176801 3278312921 314877402 4288701860 3456102173 800898498 3940774200 571428433 1012820197 2157018575 834100344 692506176 1865969025 3408586722 2836259460 3997890489 881101777 1211139191 697349756 875445468 2312726916 2572417418 678979448 597721731 14515061 119430041 2399511439 2228227442 738587908 234900067 1162527104 927189856 4192322146 4190822355 3282394137 3845054948 3785121770 4034262634 2488061060 2353975756 532182964 1846964289 1739642564 4046894343 3143871217 2288521542 3998810846 1920684445 2290655630 1220359149 855423946 149759561 3119840908 2624384122 1340021768 3983075348 3567916513 4142628682 2713002609 439895403 857719897 2293087075 74852901 2461990068 928707515 4150744944 1051446121 923765415 3865201578 1591585392 751000272 1614699697 1828575840 38887514 2185039552 3687622236 2344927150 3586520271 3338889589 924214343 3683293659 1494448491 2468375422 1495156024 3936356542 3651300767 1885279037 750149845 2367312986 1190684838 3954160065 2254212761 154537257 2339396339 391068457 285483817 2193480819 2728122524 2014266220 3117276557 1455778800 2290315913 139410377 3786795896 723072741 2687902773 1250226357 4106928578 989453880 3649966728 255182097 2121477990 719036164 1323864094 1579184209 666632126 1854190971 2085426750 2946271435 1520646964 1703780919 255 362436" option to reproduce the execution
0.00/0.07	c #vars 45
0.00/0.07	c #constraints 0
0.39/0.42	c BCD2: Hardening is enabled.
0.39/0.42	c BCD2: BiasedSearch is enabled.
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.49	c  0.0s |       0 |        0 |        0 |    20021      0 |        0 |        0
0.49/0.54	c  0.1s |       0 |    12633 |        0 |    20021      0 |        0 |        0
0.49/0.54	c #cpu_time = 0.043s
0.49/0.54	c #wall_clock_time = 0.043s
0.49/0.54	c #decision = 12633
0.49/0.54	c #random_decision = 38
0.49/0.54	c #conflict = 0
0.49/0.54	c #restart = 0
0.49/0.54	o 0
96.97/97.08	c BCD2: updating upper bound: 1412968 -> 706483
193.36/193.49	c BCD2: 0 <= obj <= 706483
193.36/193.49	c BCD2: #cores=0, #unrelaxed=18348, #relaxed=0, #hardened=0
193.36/193.49	c BCD2: #sat=1 #unsat=1 bias=1/2
193.36/193.49	c Solving starts ...
193.36/193.49	c ============================[ Search Statistics ]============================
193.36/193.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
193.36/193.49	c       |         |          |          |    Limit     GC | Var      | Constra 
193.36/193.49	c =============================================================================
193.36/193.49	c  0.0s |       0 |        0 |        0 |    20021      0 |        0 |        0
193.46/193.54	c  0.0s |       0 |     6597 |        0 |    20021      0 |        0 |        0
193.46/193.54	c #cpu_time = 0.039s
193.46/193.54	c #wall_clock_time = 0.039s
193.46/193.54	c #decision = 6597
193.46/193.54	c #random_decision = 0
193.46/193.54	c #conflict = 0
193.46/193.54	c #restart = 0
193.46/193.54	c BCD2: found a new core of size 3: cost of the new core is >=62
193.46/193.54	c lower bound updated to -706422
289.75/289.82	c BCD2: 62 <= obj <= 706483
289.75/289.82	c BCD2: #cores=1, #unrelaxed=18345, #relaxed=3, #hardened=0
289.75/289.82	c BCD2: #sat=1 #unsat=2 bias=2/3
289.75/289.82	c Solving starts ...
289.75/289.82	c ============================[ Search Statistics ]============================
289.75/289.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
289.75/289.82	c       |         |          |          |    Limit     GC | Var      | Constra 
289.75/289.82	c =============================================================================
289.75/289.82	c  0.0s |       0 |        0 |        0 |    20021      0 |        0 |        1
289.75/289.87	c  0.0s |       0 |     6596 |        0 |    20021      0 |        0 |        1
289.75/289.87	c #cpu_time = 0.041s
289.75/289.87	c #wall_clock_time = 0.041s
289.75/289.87	c #decision = 6596
289.75/289.87	c #random_decision = 0
289.75/289.87	c #conflict = 0
289.75/289.87	c #restart = 0
289.75/289.87	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 5: cost of the new core is >=124
289.75/289.87	c BCD2: refineLB: 63 -> 124
289.75/289.87	c lower bound updated to -706360
386.23/386.35	c BCD2: 124 <= obj <= 706483
386.23/386.35	c BCD2: #cores=1, #unrelaxed=18343, #relaxed=5, #hardened=0
386.23/386.35	c BCD2: #sat=1 #unsat=3 bias=3/4
386.23/386.36	c Solving starts ...
386.23/386.36	c ============================[ Search Statistics ]============================
386.23/386.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
386.23/386.36	c       |         |          |          |    Limit     GC | Var      | Constra 
386.23/386.36	c =============================================================================
386.23/386.36	c  0.0s |       0 |        0 |        0 |    20021      0 |        1 |        1
386.23/386.39	c  0.0s |       0 |        1 |        1 |    20021      0 |        2 |        3
386.23/386.39	c #cpu_time = 0.033s
386.23/386.39	c #wall_clock_time = 0.033s
386.23/386.39	c #decision = 1
386.23/386.39	c #random_decision = 0
386.23/386.39	c #conflict = 1
386.23/386.39	c #restart = 0
386.23/386.39	c BCD2: updating lower bound of a core
386.23/386.39	c BCD2: refineLB: 171 -> 186
386.23/386.39	c lower bound updated to -706298
482.62/482.79	c BCD2: 186 <= obj <= 706483
482.62/482.79	c BCD2: #cores=1, #unrelaxed=18343, #relaxed=5, #hardened=0
482.62/482.79	c BCD2: #sat=1 #unsat=4 bias=4/5
482.62/482.79	c Solving starts ...
482.62/482.79	c ============================[ Search Statistics ]============================
482.62/482.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
482.62/482.79	c       |         |          |          |    Limit     GC | Var      | Constra 
482.62/482.79	c =============================================================================
482.62/482.79	c  0.0s |       0 |        0 |        0 |    20021      0 |        2 |        3
482.72/482.84	c  0.0s |       0 |      922 |        0 |    20021      0 |        2 |        3
482.72/482.84	c #cpu_time = 0.039s
482.72/482.84	c #wall_clock_time = 0.039s
482.72/482.84	c #decision = 922
482.72/482.84	c #random_decision = 0
482.72/482.84	c #conflict = 0
482.72/482.84	c #restart = 0
482.72/482.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=247
482.72/482.84	c BCD2: refineLB: 187 -> 247
482.72/482.84	c lower bound updated to -706237
579.50/579.63	c BCD2: 247 <= obj <= 706483
579.50/579.63	c BCD2: #cores=1, #unrelaxed=18342, #relaxed=6, #hardened=0
579.50/579.63	c BCD2: #sat=1 #unsat=5 bias=5/6
579.50/579.63	c Solving starts ...
579.50/579.63	c ============================[ Search Statistics ]============================
579.50/579.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
579.50/579.63	c       |         |          |          |    Limit     GC | Var      | Constra 
579.50/579.63	c =============================================================================
579.50/579.63	c  0.0s |       0 |        0 |        0 |    20021      0 |        3 |        3
579.50/579.68	c  0.1s |       0 |     6594 |        0 |    20021      0 |        3 |        4
579.50/579.68	c #cpu_time = 0.041s
579.50/579.68	c #wall_clock_time = 0.041s
579.50/579.68	c #decision = 6594
579.50/579.68	c #random_decision = 0
579.50/579.68	c #conflict = 0
579.50/579.68	c #restart = 0
579.50/579.68	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 8: cost of the new core is >=249
579.50/579.68	c BCD2: refineLB: 248 -> 249
579.50/579.68	c lower bound updated to -706235
675.88/676.01	c BCD2: 249 <= obj <= 706483
675.88/676.01	c BCD2: #cores=1, #unrelaxed=18340, #relaxed=8, #hardened=0
675.88/676.01	c BCD2: #sat=1 #unsat=6 bias=6/7
675.88/676.01	c Solving starts ...
675.88/676.01	c ============================[ Search Statistics ]============================
675.88/676.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
675.88/676.01	c       |         |          |          |    Limit     GC | Var      | Constra 
675.88/676.01	c =============================================================================
675.88/676.01	c  0.0s |       0 |        0 |        0 |    20021      0 |        4 |        4
675.88/676.05	c  0.0s |       0 |        1 |        1 |    20021      0 |        5 |        6
675.88/676.05	c #cpu_time = 0.031s
675.88/676.05	c #wall_clock_time = 0.031s
675.88/676.05	c #decision = 1
675.88/676.05	c #random_decision = 0
675.88/676.05	c #conflict = 1
675.88/676.05	c #restart = 0
675.88/676.05	c BCD2: updating lower bound of a core
675.88/676.05	c BCD2: refineLB: 409 -> 435
675.88/676.05	c lower bound updated to -706049
772.18/772.34	c BCD2: 435 <= obj <= 706483
772.18/772.34	c BCD2: #cores=1, #unrelaxed=18340, #relaxed=8, #hardened=0
772.18/772.34	c BCD2: #sat=1 #unsat=7 bias=7/8
772.18/772.34	c Solving starts ...
772.18/772.34	c ============================[ Search Statistics ]============================
772.18/772.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
772.18/772.34	c       |         |          |          |    Limit     GC | Var      | Constra 
772.18/772.34	c =============================================================================
772.18/772.34	c  0.0s |       0 |        0 |        0 |    20021      0 |        5 |        6
772.18/772.39	c  0.0s |       0 |      889 |        0 |    20021      0 |        5 |        6
772.18/772.39	c #cpu_time = 0.039s
772.18/772.39	c #wall_clock_time = 0.039s
772.18/772.39	c #decision = 889
772.18/772.39	c #random_decision = 0
772.18/772.39	c #conflict = 0
772.18/772.39	c #restart = 0
772.18/772.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=436
772.18/772.39	c lower bound updated to -706048
868.76/868.95	c BCD2: 436 <= obj <= 706483
868.76/868.95	c BCD2: #cores=1, #unrelaxed=18339, #relaxed=9, #hardened=0
868.76/868.95	c BCD2: #sat=1 #unsat=8 bias=8/9
868.76/868.95	c Solving starts ...
868.76/868.95	c ============================[ Search Statistics ]============================
868.76/868.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
868.76/868.95	c       |         |          |          |    Limit     GC | Var      | Constra 
868.76/868.95	c =============================================================================
868.76/868.95	c  0.0s |       0 |        0 |        0 |    20021      0 |        6 |        6
868.76/868.98	c  0.0s |       0 |        1 |        1 |    20021      0 |        7 |        8
868.76/868.98	c #cpu_time = 0.032s
868.76/868.98	c #wall_clock_time = 0.032s
868.76/868.98	c #decision = 1
868.76/868.98	c #random_decision = 0
868.76/868.98	c #conflict = 1
868.76/868.98	c #restart = 0
868.76/868.98	c BCD2: updating lower bound of a core
868.76/868.98	c BCD2: refineLB: 546 -> 559
868.76/868.98	c lower bound updated to -705925
965.34/965.58	c BCD2: 559 <= obj <= 706483
965.34/965.58	c BCD2: #cores=1, #unrelaxed=18339, #relaxed=9, #hardened=0
965.34/965.58	c BCD2: #sat=1 #unsat=9 bias=9/10
965.34/965.58	c Solving starts ...
965.34/965.58	c ============================[ Search Statistics ]============================
965.34/965.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
965.34/965.58	c       |         |          |          |    Limit     GC | Var      | Constra 
965.34/965.58	c =============================================================================
965.34/965.58	c  0.0s |       0 |        0 |        0 |    20021      0 |        7 |        8
965.44/965.62	c  0.0s |       0 |      919 |        0 |    20021      0 |        7 |        8
965.44/965.62	c #cpu_time = 0.037s
965.44/965.62	c #wall_clock_time = 0.037s
965.44/965.62	c #decision = 919
965.44/965.62	c #random_decision = 0
965.44/965.62	c #conflict = 0
965.44/965.62	c #restart = 0
965.44/965.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=571
965.44/965.62	c BCD2: refineLB: 560 -> 571
965.44/965.62	c lower bound updated to -705913
1062.02/1062.23	c BCD2: 571 <= obj <= 706483
1062.02/1062.23	c BCD2: #cores=1, #unrelaxed=18338, #relaxed=10, #hardened=0
1062.02/1062.23	c BCD2: #sat=1 #unsat=10 bias=10/11
1062.02/1062.23	c Solving starts ...
1062.02/1062.23	c ============================[ Search Statistics ]============================
1062.02/1062.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1062.02/1062.23	c       |         |          |          |    Limit     GC | Var      | Constra 
1062.02/1062.23	c =============================================================================
1062.02/1062.23	c  0.0s |       0 |        0 |        0 |    20021      0 |        8 |        8
1062.02/1062.26	c  0.0s |       0 |        1 |        1 |    20021      0 |        9 |       10
1062.02/1062.26	c #cpu_time = 0.031s
1062.02/1062.26	c #wall_clock_time = 0.031s
1062.02/1062.26	c #decision = 1
1062.02/1062.26	c #random_decision = 0
1062.02/1062.26	c #conflict = 1
1062.02/1062.26	c #restart = 0
1062.02/1062.26	c BCD2: updating lower bound of a core
1062.02/1062.26	c BCD2: refineLB: 615 -> 619
1062.02/1062.26	c lower bound updated to -705865
1158.62/1158.80	c BCD2: 619 <= obj <= 706483
1158.62/1158.80	c BCD2: #cores=1, #unrelaxed=18338, #relaxed=10, #hardened=0
1158.62/1158.80	c BCD2: #sat=1 #unsat=11 bias=11/12
1158.62/1158.80	c Solving starts ...
1158.62/1158.80	c ============================[ Search Statistics ]============================
1158.62/1158.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1158.62/1158.80	c       |         |          |          |    Limit     GC | Var      | Constra 
1158.62/1158.80	c =============================================================================
1158.62/1158.80	c  0.0s |       0 |        0 |        0 |    20021      0 |        9 |       10
1158.62/1158.86	c  0.1s |       0 |     6590 |        0 |    20021      0 |        9 |       10
1158.62/1158.86	c #cpu_time = 0.043s
1158.62/1158.86	c #wall_clock_time = 0.043s
1158.62/1158.86	c #decision = 6590
1158.62/1158.86	c #random_decision = 0
1158.62/1158.86	c #conflict = 0
1158.62/1158.86	c #restart = 0
1158.62/1158.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=627
1158.62/1158.86	c BCD2: refineLB: 620 -> 627
1158.62/1158.86	c lower bound updated to -705857
1257.21/1257.42	c BCD2: 627 <= obj <= 706483
1257.21/1257.42	c BCD2: #cores=1, #unrelaxed=18337, #relaxed=11, #hardened=0
1257.21/1257.42	c BCD2: #sat=1 #unsat=12 bias=12/13
1257.21/1257.42	c Solving starts ...
1257.21/1257.42	c ============================[ Search Statistics ]============================
1257.21/1257.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1257.21/1257.42	c       |         |          |          |    Limit     GC | Var      | Constra 
1257.21/1257.42	c =============================================================================
1257.21/1257.42	c  0.0s |       0 |        0 |        0 |    20021      0 |       10 |       10
1257.21/1257.48	c  0.1s |       0 |     6590 |        0 |    20021      0 |       10 |       11
1257.21/1257.48	c #cpu_time = 0.043s
1257.21/1257.48	c #wall_clock_time = 0.043s
1257.21/1257.48	c #decision = 6590
1257.21/1257.48	c #random_decision = 0
1257.21/1257.48	c #conflict = 0
1257.21/1257.48	c #restart = 0
1257.21/1257.48	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 13: cost of the new core is >=628
1257.21/1257.48	c lower bound updated to -705856
1356.19/1356.42	c BCD2: 628 <= obj <= 706483
1356.19/1356.42	c BCD2: #cores=1, #unrelaxed=18335, #relaxed=13, #hardened=0
1356.19/1356.42	c BCD2: #sat=1 #unsat=13 bias=13/14
1356.19/1356.42	c Solving starts ...
1356.19/1356.42	c ============================[ Search Statistics ]============================
1356.19/1356.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1356.19/1356.42	c       |         |          |          |    Limit     GC | Var      | Constra 
1356.19/1356.42	c =============================================================================
1356.19/1356.42	c  0.0s |       0 |        0 |        0 |    20021      0 |       11 |       11
1356.19/1356.45	c  0.0s |       0 |        1 |        1 |    20021      0 |       12 |       13
1356.19/1356.45	c #cpu_time = 0.032s
1356.19/1356.45	c #wall_clock_time = 0.032s
1356.19/1356.45	c #decision = 1
1356.19/1356.45	c #random_decision = 0
1356.19/1356.45	c #conflict = 1
1356.19/1356.45	c #restart = 0
1356.19/1356.45	c BCD2: updating lower bound of a core
1356.19/1356.45	c lower bound updated to -705621
1455.07/1455.34	c BCD2: 863 <= obj <= 706483
1455.07/1455.34	c BCD2: #cores=1, #unrelaxed=18335, #relaxed=13, #hardened=0
1455.07/1455.34	c BCD2: #sat=1 #unsat=14 bias=14/15
1455.07/1455.34	c Solving starts ...
1455.07/1455.34	c ============================[ Search Statistics ]============================
1455.07/1455.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1455.07/1455.34	c       |         |          |          |    Limit     GC | Var      | Constra 
1455.07/1455.34	c =============================================================================
1455.07/1455.34	c  0.0s |       0 |        0 |        0 |    20021      0 |       12 |       13
1455.07/1455.37	c  0.0s |       0 |        1 |        1 |    20021      0 |       13 |       14
1455.07/1455.37	c #cpu_time = 0.032s
1455.07/1455.37	c #wall_clock_time = 0.032s
1455.07/1455.37	c #decision = 1
1455.07/1455.37	c #random_decision = 0
1455.07/1455.37	c #conflict = 1
1455.07/1455.37	c #restart = 0
1455.07/1455.37	c BCD2: updating lower bound of a core
1455.07/1455.37	c BCD2: refineLB: 880 -> 881
1455.07/1455.37	c lower bound updated to -705603
1553.45/1553.74	c BCD2: 881 <= obj <= 706483
1553.45/1553.74	c BCD2: #cores=1, #unrelaxed=18335, #relaxed=13, #hardened=0
1553.45/1553.74	c BCD2: #sat=1 #unsat=15 bias=15/16
1553.45/1553.74	c Solving starts ...
1553.45/1553.74	c ============================[ Search Statistics ]============================
1553.45/1553.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1553.45/1553.74	c       |         |          |          |    Limit     GC | Var      | Constra 
1553.45/1553.74	c =============================================================================
1553.45/1553.74	c  0.0s |       0 |        0 |        0 |    20021      0 |       13 |       14
1553.45/1553.79	c  0.0s |       0 |      856 |        0 |    20021      0 |       13 |       14
1553.45/1553.79	c #cpu_time = 0.039s
1553.45/1553.79	c #wall_clock_time = 0.039s
1553.45/1553.79	c #decision = 856
1553.45/1553.79	c #random_decision = 0
1553.45/1553.79	c #conflict = 0
1553.45/1553.79	c #restart = 0
1553.45/1553.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=882
1553.45/1553.79	c lower bound updated to -705602
1651.63/1651.99	c BCD2: 882 <= obj <= 706483
1651.63/1651.99	c BCD2: #cores=1, #unrelaxed=18334, #relaxed=14, #hardened=0
1651.63/1651.99	c BCD2: #sat=1 #unsat=16 bias=16/17
1651.63/1651.99	c Solving starts ...
1651.63/1651.99	c ============================[ Search Statistics ]============================
1651.63/1651.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1651.63/1651.99	c       |         |          |          |    Limit     GC | Var      | Constra 
1651.63/1651.99	c =============================================================================
1651.63/1651.99	c  0.0s |       0 |        0 |        0 |    20021      0 |       14 |       14
1651.73/1652.02	c  0.0s |       0 |        1 |        1 |    20021      0 |       15 |       16
1651.73/1652.02	c #cpu_time = 0.034s
1651.73/1652.02	c #wall_clock_time = 0.034s
1651.73/1652.02	c #decision = 1
1651.73/1652.02	c #random_decision = 0
1651.73/1652.02	c #conflict = 1
1651.73/1652.02	c #restart = 0
1651.73/1652.02	c BCD2: updating lower bound of a core
1651.73/1652.02	c BCD2: refineLB: 1058 -> 1060
1651.73/1652.02	c lower bound updated to -705424
1749.32/1749.64	c BCD2: 1060 <= obj <= 706483
1749.32/1749.64	c BCD2: #cores=1, #unrelaxed=18334, #relaxed=14, #hardened=0
1749.32/1749.64	c BCD2: #sat=1 #unsat=17 bias=17/18
1749.32/1749.64	c Solving starts ...
1749.32/1749.64	c ============================[ Search Statistics ]============================
1749.32/1749.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1749.32/1749.64	c       |         |          |          |    Limit     GC | Var      | Constra 
1749.32/1749.64	c =============================================================================
1749.32/1749.64	c  0.0s |       0 |        0 |        0 |    20021      0 |       15 |       16
1749.32/1749.67	c  0.0s |       0 |        1 |        1 |    20021      0 |       16 |       17
1749.32/1749.67	c #cpu_time = 0.030s
1749.32/1749.67	c #wall_clock_time = 0.030s
1749.32/1749.67	c #decision = 1
1749.32/1749.67	c #random_decision = 0
1749.32/1749.67	c #conflict = 1
1749.32/1749.67	c #restart = 0
1749.32/1749.67	c BCD2: updating lower bound of a core
1749.32/1749.67	c lower bound updated to -705416

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.19 2.17 2.17 4/178 4973
/proc/meminfo: memFree=23606608/32872528 swapFree=1253612/1390560
[pid=4973] ppid=4970 vsize=780868 CPUtime=0 cores=1,3,5,7
/proc/4973/stat : 4973 (toysat) R 4970 4973 3971 0 -1 4202496 2922 0 0 0 0 0 0 0 20 0 4 0 2599910 799608832 3284 33554432000 4194304 16246674 140733605363488 140733605362912 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4973/statm: 195729 3295 442 2943 0 192623 0
[pid=4973/tid=4974] ppid=4970 vsize=798276 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4974/stat : 4974 (toysat) S 4970 4973 3971 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 2599910 817434624 3355 33554432000 4194304 16246674 140733605363488 140097025453296 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=4973/tid=4975] ppid=4970 vsize=803396 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4975/stat : 4975 (toysat) S 4970 4973 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599910 822677504 3374 33554432000 4194304 16246674 140733605363488 140097014963440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=4973/tid=4976] ppid=4970 vsize=807492 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4976/stat : 4976 (toysat) S 4970 4973 3971 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 2599910 826871808 3391 33554432000 4194304 16246674 140733605363488 140096934243504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0

[startup+0.100168 s]
/proc/loadavg: 2.19 2.17 2.17 4/178 4973
/proc/meminfo: memFree=23606608/32872528 swapFree=1253612/1390560
[pid=4973] ppid=4970 vsize=1220164 CPUtime=0.09 cores=1,3,5,7
/proc/4973/stat : 4973 (toysat) R 4970 4973 3971 0 -1 4202496 29422 0 0 0 4 5 0 0 20 0 4 0 2599910 1249447936 29721 33554432000 4194304 16246674 140733605363488 140733605362800 5589077 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4973/statm: 305041 29732 830 2943 0 301935 0
[pid=4973/tid=4974] ppid=4970 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4974/stat : 4974 (toysat) S 4970 4973 3971 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 2599910 1249447936 29740 33554432000 4194304 16246674 140733605363488 140097025453296 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=4973/tid=4975] ppid=4970 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4975/stat : 4975 (toysat) S 4970 4973 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599910 1249447936 29748 33554432000 4194304 16246674 140733605363488 140097014963440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=4973/tid=4976] ppid=4970 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4976/stat : 4976 (toysat) S 4970 4973 3971 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 2599910 1249447936 29757 33554432000 4194304 16246674 140733605363488 140096934243504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1220164

[startup+0.200525 s]
/proc/loadavg: 2.19 2.17 2.17 4/178 4973
/proc/meminfo: memFree=23606608/32872528 swapFree=1253612/1390560
[pid=4973] ppid=4970 vsize=1297988 CPUtime=0.19 cores=1,3,5,7
/proc/4973/stat : 4973 (toysat) R 4970 4973 3971 0 -1 4202496 53172 0 0 0 11 8 0 0 20 0 4 0 2599910 1329139712 53472 33554432000 4194304 16246674 140733605363488 140733605362800 12481124 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4973/statm: 324497 53486 830 2943 0 321391 0
[pid=4973/tid=4974] ppid=4970 vsize=1297988 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4974/stat : 4974 (toysat) S 4970 4973 3971 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 2599910 1329139712 53496 33554432000 4194304 16246674 140733605363488 140097025453296 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=4973/tid=4975] ppid=4970 vsize=1297988 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4975/stat : 4975 (toysat) S 4970 4973 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599910 1329139712 53504 33554432000 4194304 16246674 140733605363488 140097014963440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=4973/tid=4976] ppid=4970 vsize=1297988 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4976/stat : 4976 (toysat) S 4970 4973 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599910 1329139712 53513 33554432000 4194304 16246674 140733605363488 140096934243504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1297988

[startup+0.3005 s]
/proc/loadavg: 2.19 2.17 2.17 4/178 4973
/proc/meminfo: memFree=23606608/32872528 swapFree=1253612/1390560
[pid=4973] ppid=4970 vsize=1315396 CPUtime=0.29 cores=1,3,5,7
/proc/4973/stat : 4973 (toysat) R 4970 4973 3971 0 -1 4202496 65178 0 0 0 19 10 0 0 20 0 4 0 2599910 1346965504 65477 33554432000 4194304 16246674 140733605363488 140733605362800 5516200 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4973/statm: 328849 65477 830 2943 0 325743 0
[pid=4973/tid=4974] ppid=4970 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4974/stat : 4974 (toysat) S 4970 4973 3971 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 2599910 1346965504 65477 33554432000 4194304 16246674 140733605363488 140097025453296 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=4973/tid=4975] ppid=4970 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4975/stat : 4975 (toysat) S 4970 4973 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599910 1346965504 65477 33554432000 4194304 16246674 140733605363488 140097014963440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=4973/tid=4976] ppid=4970 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4976/stat : 4976 (toysat) S 4970 4973 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599910 1346965504 65477 33554432000 4194304 16246674 140733605363488 140096934243504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1315396

[startup+0.700417 s]
/proc/loadavg: 2.19 2.17 2.17 4/178 4973
/proc/meminfo: memFree=23606608/32872528 swapFree=1253612/1390560
[pid=4973] ppid=4970 vsize=1324612 CPUtime=0.69 cores=1,3,5,7
/proc/4973/stat : 4973 (toysat) R 4970 4973 3971 0 -1 4202496 71558 0 0 0 59 10 0 0 20 0 4 0 2599910 1356402688 71857 33554432000 4194304 16246674 140733605363488 140733605361280 13927507 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4973/statm: 331153 71857 879 2943 0 328047 0
[pid=4973/tid=4974] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4974/stat : 4974 (toysat) S 4970 4973 3971 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 71857 33554432000 4194304 16246674 140733605363488 140097025453296 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=4973/tid=4975] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4975/stat : 4975 (toysat) S 4970 4973 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 71857 33554432000 4194304 16246674 140733605363488 140097014963440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=4973/tid=4976] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4976/stat : 4976 (toysat) S 4970 4973 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 71857 33554432000 4194304 16246674 140733605363488 140096934243504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1324612

[startup+1.50042 s]
/proc/loadavg: 2.19 2.17 2.17 4/182 4977
/proc/meminfo: memFree=22784632/32872528 swapFree=1253612/1390560
[pid=4973] ppid=4970 vsize=1324612 CPUtime=1.48 cores=1,3,5,7
/proc/4973/stat : 4973 (toysat) R 4970 4973 3971 0 -1 4202496 272156 0 0 0 112 36 0 0 20 0 4 0 2599910 1356402688 272455 33554432000 4194304 16246674 140733605363488 140733605361280 6955234 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4973/statm: 331153 272455 879 2943 0 328047 0
[pid=4973/tid=4974] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4974/stat : 4974 (toysat) S 4970 4973 3971 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272455 33554432000 4194304 16246674 140733605363488 140097025453296 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=4973/tid=4975] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4975/stat : 4975 (toysat) S 4970 4973 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272455 33554432000 4194304 16246674 140733605363488 140097014963440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=4973/tid=4976] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4976/stat : 4976 (toysat) S 4970 4973 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272455 33554432000 4194304 16246674 140733605363488 140096934243504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1324612

[startup+3.10043 s]
/proc/loadavg: 2.18 2.17 2.17 4/183 4978
/proc/meminfo: memFree=22490132/32872528 swapFree=1253612/1390560
[pid=4973] ppid=4970 vsize=1324612 CPUtime=3.08 cores=1,3,5,7
/proc/4973/stat : 4973 (toysat) R 4970 4973 3971 0 -1 4202496 272156 0 0 0 272 36 0 0 20 0 4 0 2599910 1356402688 272455 33554432000 4194304 16246674 140733605363488 140733605345408 12655209 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4973/statm: 331153 272455 879 2943 0 328047 0
[pid=4973/tid=4974] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4974/stat : 4974 (toysat) S 4970 4973 3971 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272455 33554432000 4194304 16246674 140733605363488 140097025453296 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=4973/tid=4975] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4975/stat : 4975 (toysat) S 4970 4973 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272455 33554432000 4194304 16246674 140733605363488 140097014963440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=4973/tid=4976] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4976/stat : 4976 (toysat) S 4970 4973 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272455 33554432000 4194304 16246674 140733605363488 140096934243504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1324612

[startup+6.30043 s]
/proc/loadavg: 2.18 2.17 2.17 3/183 4978
/proc/meminfo: memFree=22365956/32872528 swapFree=1253612/1390560
[pid=4973] ppid=4970 vsize=1324612 CPUtime=6.28 cores=1,3,5,7
/proc/4973/stat : 4973 (toysat) R 4970 4973 3971 0 -1 4202496 272156 0 0 0 592 36 0 0 20 0 4 0 2599910 1356402688 272455 33554432000 4194304 16246674 140733605363488 140733605345408 6955123 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4973/statm: 331153 272455 879 2943 0 328047 0
[pid=4973/tid=4974] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4974/stat : 4974 (toysat) S 4970 4973 3971 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272455 33554432000 4194304 16246674 140733605363488 140097025453296 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=4973/tid=4975] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4975/stat : 4975 (toysat) S 4970 4973 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272455 33554432000 4194304 16246674 140733605363488 140097014963440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=4973/tid=4976] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4976/stat : 4976 (toysat) S 4970 4973 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272455 33554432000 4194304 16246674 140733605363488 140096934243504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1324612

[startup+12.7004 s]
/proc/loadavg: 2.15 2.16 2.17 3/183 4978
/proc/meminfo: memFree=22366184/32872528 swapFree=1253612/1390560
[pid=4973] ppid=4970 vsize=1324612 CPUtime=12.68 cores=1,3,5,7
/proc/4973/stat : 4973 (toysat) R 4970 4973 3971 0 -1 4202496 272156 0 0 0 1232 36 0 0 20 0 4 0 2599910 1356402688 272455 33554432000 4194304 16246674 140733605363488 140733605345408 12371164 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4973/statm: 331153 272455 879 2943 0 328047 0
[pid=4973/tid=4974] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4974/stat : 4974 (toysat) S 4970 4973 3971 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272455 33554432000 4194304 16246674 140733605363488 140097025453296 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=4973/tid=4975] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4975/stat : 4975 (toysat) S 4970 4973 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272455 33554432000 4194304 16246674 140733605363488 140097014963440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=4973/tid=4976] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4976/stat : 4976 (toysat) S 4970 4973 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272455 33554432000 4194304 16246674 140733605363488 140096934243504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1324612

[startup+25.5005 s]
/proc/loadavg: 2.13 2.16 2.17 3/183 4978
/proc/meminfo: memFree=22367432/32872528 swapFree=1253612/1390560
[pid=4973] ppid=4970 vsize=1324612 CPUtime=25.48 cores=1,3,5,7
/proc/4973/stat : 4973 (toysat) R 4970 4973 3971 0 -1 4202496 272156 0 0 0 2512 36 0 0 20 0 4 0 2599910 1356402688 272455 33554432000 4194304 16246674 140733605363488 140733605345408 13950184 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4973/statm: 331153 272455 879 2943 0 328047 0
[pid=4973/tid=4974] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4974/stat : 4974 (toysat) S 4970 4973 3971 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272455 33554432000 4194304 16246674 140733605363488 140097025453296 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=4973/tid=4975] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4975/stat : 4975 (toysat) S 4970 4973 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272455 33554432000 4194304 16246674 140733605363488 140097014963440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=4973/tid=4976] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4976/stat : 4976 (toysat) S 4970 4973 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272455 33554432000 4194304 16246674 140733605363488 140096934243504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1324612

[startup+51.1005 s]
/proc/loadavg: 2.24 2.17 2.17 3/183 4978
/proc/meminfo: memFree=22367444/32872528 swapFree=1253612/1390560
[pid=4973] ppid=4970 vsize=1324612 CPUtime=51.08 cores=1,3,5,7
/proc/4973/stat : 4973 (toysat) R 4970 4973 3971 0 -1 4202496 272156 0 0 0 5072 36 0 0 20 0 4 0 2599910 1356402688 272455 33554432000 4194304 16246674 140733605363488 140733605345408 12652957 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4973/statm: 331153 272455 879 2943 0 328047 0
[pid=4973/tid=4974] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4974/stat : 4974 (toysat) S 4970 4973 3971 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272455 33554432000 4194304 16246674 140733605363488 140097025453296 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=4973/tid=4975] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4975/stat : 4975 (toysat) S 4970 4973 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272455 33554432000 4194304 16246674 140733605363488 140097014963440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=4973/tid=4976] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4976/stat : 4976 (toysat) S 4970 4973 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272455 33554432000 4194304 16246674 140733605363488 140096934243504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1324612

[startup+102.301 s]
/proc/loadavg: 2.16 2.16 2.17 3/183 4979
/proc/meminfo: memFree=22367072/32872528 swapFree=1253612/1390560
[pid=4973] ppid=4970 vsize=1324612 CPUtime=102.28 cores=1,3,5,7
/proc/4973/stat : 4973 (toysat) R 4970 4973 3971 0 -1 4202496 272160 0 0 0 10192 36 0 0 20 0 4 0 2599910 1356402688 272459 33554432000 4194304 16246674 140733605363488 140733605345408 12655131 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4973/statm: 331153 272459 883 2943 0 328047 0
[pid=4973/tid=4974] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4974/stat : 4974 (toysat) S 4970 4973 3971 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272459 33554432000 4194304 16246674 140733605363488 140097025453296 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=4973/tid=4975] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4975/stat : 4975 (toysat) S 4970 4973 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272459 33554432000 4194304 16246674 140733605363488 140097014963440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=4973/tid=4976] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4976/stat : 4976 (toysat) S 4970 4973 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272459 33554432000 4194304 16246674 140733605363488 140096934243504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1324612


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

/proc/4973/task/4976/stat : 4976 (toysat) S 4970 4973 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272920 33554432000 4194304 16246674 140733605363488 140096934243504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1324612

[startup+1362.3 s]
/proc/loadavg: 2.16 2.19 2.18 3/183 5010
/proc/meminfo: memFree=22362704/32872528 swapFree=1253612/1390560
[pid=4973] ppid=4970 vsize=1324612 CPUtime=1362.08 cores=1,3,5,7
/proc/4973/stat : 4973 (toysat) R 4970 4973 3971 0 -1 4202496 272368 0 0 0 136169 39 0 0 20 0 4 0 2599910 1356402688 272920 33554432000 4194304 16246674 140733605363488 140733605345408 12655203 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4973/statm: 331153 272920 913 2943 0 328047 0
[pid=4973/tid=4974] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4974/stat : 4974 (toysat) S 4970 4973 3971 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272920 33554432000 4194304 16246674 140733605363488 140097025453296 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=4973/tid=4975] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4975/stat : 4975 (toysat) S 4970 4973 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272920 33554432000 4194304 16246674 140733605363488 140097014963440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=4973/tid=4976] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4976/stat : 4976 (toysat) S 4970 4973 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272920 33554432000 4194304 16246674 140733605363488 140096934243504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1324612

[startup+1422.3 s]
/proc/loadavg: 2.10 2.17 2.17 3/184 5014
/proc/meminfo: memFree=22362740/32872528 swapFree=1253612/1390560
[pid=4973] ppid=4970 vsize=1324612 CPUtime=1422.08 cores=1,3,5,7
/proc/4973/stat : 4973 (toysat) R 4970 4973 3971 0 -1 4202496 272368 0 0 0 142169 39 0 0 20 0 4 0 2599910 1356402688 272920 33554432000 4194304 16246674 140733605363488 140733605345408 12653033 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4973/statm: 331153 272920 913 2943 0 328047 0
[pid=4973/tid=4974] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4974/stat : 4974 (toysat) S 4970 4973 3971 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272920 33554432000 4194304 16246674 140733605363488 140097025453296 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=4973/tid=4975] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4975/stat : 4975 (toysat) S 4970 4973 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272920 33554432000 4194304 16246674 140733605363488 140097014963440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=4973/tid=4976] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4976/stat : 4976 (toysat) S 4970 4973 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272920 33554432000 4194304 16246674 140733605363488 140096934243504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 1324612

[startup+1482.3 s]
/proc/loadavg: 2.15 2.17 2.17 4/183 5015
/proc/meminfo: memFree=22363032/32872528 swapFree=1253612/1390560
[pid=4973] ppid=4970 vsize=1324612 CPUtime=1482.06 cores=1,3,5,7
/proc/4973/stat : 4973 (toysat) R 4970 4973 3971 0 -1 4202496 272368 0 0 0 148167 39 0 0 20 0 4 0 2599910 1356402688 272920 33554432000 4194304 16246674 140733605363488 140733605345408 12371288 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4973/statm: 331153 272920 913 2943 0 328047 0
[pid=4973/tid=4974] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4974/stat : 4974 (toysat) S 4970 4973 3971 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272920 33554432000 4194304 16246674 140733605363488 140097025453296 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=4973/tid=4975] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4975/stat : 4975 (toysat) S 4970 4973 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272920 33554432000 4194304 16246674 140733605363488 140097014963440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=4973/tid=4976] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4976/stat : 4976 (toysat) S 4970 4973 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272920 33554432000 4194304 16246674 140733605363488 140096934243504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1324612

[startup+1542.31 s]
/proc/loadavg: 2.27 2.19 2.18 3/183 5017
/proc/meminfo: memFree=22362944/32872528 swapFree=1253612/1390560
[pid=4973] ppid=4970 vsize=1324612 CPUtime=1542.06 cores=1,3,5,7
/proc/4973/stat : 4973 (toysat) R 4970 4973 3971 0 -1 4202496 272368 0 0 0 154167 39 0 0 20 0 4 0 2599910 1356402688 272920 33554432000 4194304 16246674 140733605363488 140733605345408 12449318 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4973/statm: 331153 272920 913 2943 0 328047 0
[pid=4973/tid=4974] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4974/stat : 4974 (toysat) S 4970 4973 3971 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272920 33554432000 4194304 16246674 140733605363488 140097025453296 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=4973/tid=4975] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4975/stat : 4975 (toysat) S 4970 4973 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272920 33554432000 4194304 16246674 140733605363488 140097014963440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=4973/tid=4976] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4976/stat : 4976 (toysat) S 4970 4973 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272920 33554432000 4194304 16246674 140733605363488 140096934243504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 1324612

[startup+1602.3 s]
/proc/loadavg: 2.27 2.20 2.18 3/183 5018
/proc/meminfo: memFree=22363348/32872528 swapFree=1253612/1390560
[pid=4973] ppid=4970 vsize=1324612 CPUtime=1602.04 cores=1,3,5,7
/proc/4973/stat : 4973 (toysat) R 4970 4973 3971 0 -1 4202496 272368 0 0 0 160165 39 0 0 20 0 4 0 2599910 1356402688 272920 33554432000 4194304 16246674 140733605363488 140733605345408 4225113 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4973/statm: 331153 272920 913 2943 0 328047 0
[pid=4973/tid=4974] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4974/stat : 4974 (toysat) S 4970 4973 3971 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272920 33554432000 4194304 16246674 140733605363488 140097025453296 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=4973/tid=4975] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4975/stat : 4975 (toysat) S 4970 4973 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272920 33554432000 4194304 16246674 140733605363488 140097014963440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=4973/tid=4976] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4976/stat : 4976 (toysat) S 4970 4973 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272920 33554432000 4194304 16246674 140733605363488 140096934243504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1324612

[startup+1662.3 s]
/proc/loadavg: 2.35 2.23 2.19 4/183 5019
/proc/meminfo: memFree=22363256/32872528 swapFree=1253612/1390560
[pid=4973] ppid=4970 vsize=1324612 CPUtime=1662.03 cores=1,3,5,7
/proc/4973/stat : 4973 (toysat) R 4970 4973 3971 0 -1 4202496 272371 0 0 0 166164 39 0 0 20 0 4 0 2599910 1356402688 272921 33554432000 4194304 16246674 140733605363488 140733605345408 12429087 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4973/statm: 331153 272921 914 2943 0 328047 0
[pid=4973/tid=4974] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4974/stat : 4974 (toysat) S 4970 4973 3971 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272921 33554432000 4194304 16246674 140733605363488 140097025453296 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=4973/tid=4975] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4975/stat : 4975 (toysat) S 4970 4973 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272921 33554432000 4194304 16246674 140733605363488 140097014963440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=4973/tid=4976] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4976/stat : 4976 (toysat) S 4970 4973 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272921 33554432000 4194304 16246674 140733605363488 140096934243504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1324612

[startup+1722.3 s]
/proc/loadavg: 2.22 2.21 2.18 3/183 5020
/proc/meminfo: memFree=22363536/32872528 swapFree=1253612/1390560
[pid=4973] ppid=4970 vsize=1324612 CPUtime=1722.02 cores=1,3,5,7
/proc/4973/stat : 4973 (toysat) R 4970 4973 3971 0 -1 4202496 272381 0 0 0 172163 39 0 0 20 0 4 0 2599910 1356402688 272921 33554432000 4194304 16246674 140733605363488 140733605345408 12652957 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4973/statm: 331153 272921 914 2943 0 328047 0
[pid=4973/tid=4974] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4974/stat : 4974 (toysat) S 4970 4973 3971 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272921 33554432000 4194304 16246674 140733605363488 140097025453296 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=4973/tid=4975] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4975/stat : 4975 (toysat) S 4970 4973 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272921 33554432000 4194304 16246674 140733605363488 140097014963440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=4973/tid=4976] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4976/stat : 4976 (toysat) S 4970 4973 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272921 33554432000 4194304 16246674 140733605363488 140096934243504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1324612

[startup+1782.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/183 5021
/proc/meminfo: memFree=22362648/32872528 swapFree=1253612/1390560
[pid=4973] ppid=4970 vsize=1324612 CPUtime=1782 cores=1,3,5,7
/proc/4973/stat : 4973 (toysat) R 4970 4973 3971 0 -1 4202496 272402 0 0 0 178160 40 0 0 20 0 4 0 2599910 1356402688 272921 33554432000 4194304 16246674 140733605363488 140733605345408 12371164 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4973/statm: 331153 272921 914 2943 0 328047 0
[pid=4973/tid=4974] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4974/stat : 4974 (toysat) S 4970 4973 3971 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272921 33554432000 4194304 16246674 140733605363488 140097025453296 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=4973/tid=4975] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4975/stat : 4975 (toysat) S 4970 4973 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272921 33554432000 4194304 16246674 140733605363488 140097014963440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=4973/tid=4976] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4976/stat : 4976 (toysat) S 4970 4973 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272921 33554432000 4194304 16246674 140733605363488 140096934243504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1324612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.23 2.21 2.18 4/183 5070
/proc/meminfo: memFree=23300820/32872528 swapFree=1253612/1390560
[pid=4973] ppid=4970 vsize=1324612 CPUtime=1800 cores=1,3,5,7
/proc/4973/stat : 4973 (toysat) R 4970 4973 3971 0 -1 4202496 272409 0 0 0 179960 40 0 0 20 0 4 0 2599910 1356402688 272921 33554432000 4194304 16246674 140733605363488 140733605345408 6962487 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4973/statm: 331153 272921 914 2943 0 328047 0
[pid=4973/tid=4974] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4974/stat : 4974 (toysat) S 4970 4973 3971 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272921 33554432000 4194304 16246674 140733605363488 140097025453296 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=4973/tid=4975] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4975/stat : 4975 (toysat) S 4970 4973 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272921 33554432000 4194304 16246674 140733605363488 140097014963440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=4973/tid=4976] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4976/stat : 4976 (toysat) S 4970 4973 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272921 33554432000 4194304 16246674 140733605363488 140096934243504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1324612

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 4973 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.23 2.21 2.18 4/183 5070
/proc/meminfo: memFree=23300820/32872528 swapFree=1253612/1390560
[pid=4973] ppid=4970 vsize=1324612 CPUtime=1800 cores=1,3,5,7
/proc/4973/stat : 4973 (toysat) R 4970 4973 3971 0 -1 4202496 272409 0 0 0 179960 40 0 0 20 0 4 0 2599910 1356402688 272921 33554432000 4194304 16246674 140733605363488 140733605345408 6962487 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4973/statm: 331153 272921 914 2943 0 328047 0
[pid=4973/tid=4974] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4974/stat : 4974 (toysat) S 4970 4973 3971 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272921 33554432000 4194304 16246674 140733605363488 140097025453296 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=4973/tid=4975] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4975/stat : 4975 (toysat) S 4970 4973 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272921 33554432000 4194304 16246674 140733605363488 140097014963440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=4973/tid=4976] ppid=4970 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/4973/task/4976/stat : 4976 (toysat) S 4970 4973 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599910 1356402688 272921 33554432000 4194304 16246674 140733605363488 140096934243504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1324612

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.01
CPU user time (s): 1799.61
CPU system time (s): 0.402938
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 1324612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.61
system time used= 0.402938
maximum resident set size= 1091684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 272409
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= 58
involuntary context switches= 1849

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.27405 second user time and 8.29374 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-29 18:06:31
IDJOB=4117994
IDBENCH=111424
IDSOLVER=2542
FILE ID=node119/4117994-1467216391
RUNJOBID= node119-1467209132-3988
PBS_JOBID= 19997583
Free space on /tmp= 71716 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-NLC/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern45-34.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117994-1467216391/watcher-4117994-1467216391 -o /tmp/evaluation-result-4117994-1467216391/solver-4117994-1467216391 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1467209132-3988 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4117994-1467216391.opb

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

MD5SUM BENCH= 12e66ff4357eff1895de3fb19889e7f8
RANDOM SEED=1069411409

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        23612344 kB
Buffers:          145052 kB
Cached:          5981136 kB
SwapCached:            0 kB
Active:          4946056 kB
Inactive:        2160292 kB
Active(anon):     982872 kB
Inactive(anon):        0 kB
Active(file):    3963184 kB
Inactive(file):  2160292 kB
Unevictable:     1390560 kB
Mlocked:         1253612 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             36864 kB
Writeback:             0 kB
AnonPages:       2371064 kB
Mapped:            17312 kB
Shmem:               204 kB
Slab:             627696 kB
SReclaimable:      71148 kB
SUnreclaim:       556548 kB
KernelStack:        1448 kB
PageTables:         8492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2622728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 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= 71696 MiB
End job on node119 at 2016-06-29 18:36:31