Trace number 4079148

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.05 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/
9orless/normalized-gtwitter.cudf.paranoid.opb
MD5SUM58a624faf8162d1e3a54c1cee1cafdb3
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark141888
Best CPU time to get the best result obtained on this benchmark27.1939
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19770
Total number of constraints96417
Number of constraints which are clauses94852
Number of constraints which are cardinality constraints (but not clauses)1565
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 7254
Biggest coefficient in the objective function 4296
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 12720454
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 4296
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 12720454
Number of bits of the biggest sum of numbers24
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-07T05:24:01+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-4079148-1465269841.opb"]
0.00/0.01	c use --random-gen="4145620102 2699725075 1847930927 3159856326 574393543 3856732994 4041586884 1400141654 4020818319 1070328611 3920075246 2581849151 2898011340 725488487 2814322119 3869646196 1304409035 1972089962 886427220 130762920 772109187 3866680738 2254307214 1662980831 3655370000 944396719 2866480702 3979115752 3001870323 1870872920 4054543978 3983084071 1094405691 1137299434 3166003909 1949075001 2224417460 3225274470 1441052418 2016514793 2268443329 2331879077 3017744491 1900934754 1355010427 978144875 444470353 3460686152 2121444653 1660964918 3844964814 666232314 413638977 3472518008 3166350416 3939980286 3824116105 3204580378 1918552631 3987358805 4154878669 2662931307 1609326277 3440619743 4090520845 922681839 679445045 227684972 660800329 2914328808 2192599930 3237901374 3537790668 3724150046 753901750 4112941859 3731530135 3106262312 9450924 2092222248 1728528077 1872212860 1059405707 2225737167 2793676383 1345935525 3138904821 3139957858 3993514220 3039167319 1465231251 1181723780 3260133852 4277495267 1849652808 2554374825 3034028468 33267768 497621207 2553286115 4196651635 3382047512 4193825757 2365388092 2419477686 2280950750 2788898637 3148196688 3185245556 4149122239 817220594 857494043 1679777065 176854938 1539723428 3151662688 1923687086 984785947 2212392107 54409012 1413087983 3579545105 941849154 3148960398 3600578920 3866940135 1032066658 450591228 614914325 2231236914 282520520 3218171993 403519101 3697261823 3503375524 3372072359 2554390810 3754091041 1614881453 3158021693 287672332 2579187575 647486022 3302968962 1947472170 2918193546 1634446985 3093397554 8945157 539323481 2908572685 3209339830 1135066528 2229431383 671507421 2785897396 4162269901 1879719371 231518765 127945307 3887404384 1416570276 2063682924 2861566562 2808515277 2438878447 2605670501 944377644 1937024894 810025783 157817241 4076204556 2509563578 2832442013 1807546166 1605141561 378464825 2363240336 3712688918 634769726 1263100644 389737391 536417648 1072493405 1195499338 3986272178 3740056774 10794444 1075573425 2480317205 2603518380 1707665930 2876299381 748205319 995683822 2724868509 1957178888 504073120 2741351983 2953652111 2151087193 2503377365 1592063241 798838734 3601108948 133152329 2201996776 1744120391 2888988122 830411651 4014868227 1309424711 119092873 47509987 1042567150 1823148693 3756890194 2897644780 1514481046 637815634 3259639974 711247992 2896912566 3563400973 4186714798 2891786998 2283867406 1469224664 3507110141 3263860679 2730745873 2578457756 3809157409 2529478437 1789361734 253905361 1180583307 2432169869 1507855608 51241790 1800851097 4125171080 3901387427 4237397646 3509872616 2398038187 749076699 2592291292 1256070376 1325651867 3199756090 2040632131 87438974 2726425836 2486882180 821095016 255 362436" option to reproduce the execution
0.69/0.71	c #vars 19770
0.69/0.71	c #constraints 96417
2.20/2.24	c BCD2: Hardening is enabled.
2.20/2.24	c BCD2: BiasedSearch is enabled.
2.20/2.24	c Solving starts ...
2.20/2.24	c ============================[ Search Statistics ]============================
2.20/2.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.20/2.24	c       |         |          |          |    Limit     GC | Var      | Constra 
2.20/2.24	c =============================================================================
2.20/2.24	c  0.0s |       0 |        0 |        0 |    38657      0 |       80 |        0
2.79/2.83	c  0.6s |       1 |    92946 |      100 |    38657      0 |       80 |      611
4.50/4.53	c  2.3s |       2 |   309532 |      250 |    42523      0 |       80 |      611
6.99/7.04	c  4.8s |       2 |   588212 |      395 |    46776      0 |       81 |      613
6.99/7.04	c #cpu_time = 4.774s
6.99/7.04	c #wall_clock_time = 4.787s
6.99/7.04	c #decision = 588212
6.99/7.04	c #random_decision = 1801
6.99/7.04	c #conflict = 395
6.99/7.04	c #restart = 2
6.99/7.04	o 6898610
138.87/138.94	c BCD2: updating upper bound: 12720454 -> 6898609
267.95/268.06	c BCD2: 0 <= obj <= 6898609
267.95/268.06	c BCD2: #cores=0, #unrelaxed=7254, #relaxed=0, #hardened=0
267.95/268.06	c BCD2: #sat=1 #unsat=1 bias=1/2
267.95/268.06	c Solving starts ...
267.95/268.06	c ============================[ Search Statistics ]============================
267.95/268.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
267.95/268.06	c       |         |          |          |    Limit     GC | Var      | Constra 
267.95/268.06	c =============================================================================
267.95/268.06	c  0.0s |       0 |        0 |        0 |    46776      0 |       81 |      613
268.05/268.11	c  0.1s |       0 |      382 |        0 |    46776      0 |       81 |      613
268.05/268.11	c #cpu_time = 0.052s
268.05/268.11	c #wall_clock_time = 0.052s
268.05/268.11	c #decision = 382
268.05/268.11	c #random_decision = 0
268.05/268.11	c #conflict = 0
268.05/268.11	c #restart = 0
268.05/268.11	c BCD2: found a new core of size 2: cost of the new core is >=1
268.05/268.11	c lower bound updated to 1
398.13/398.26	c BCD2: 1 <= obj <= 6898609
398.13/398.26	c BCD2: #cores=1, #unrelaxed=7252, #relaxed=2, #hardened=0
398.13/398.26	c BCD2: #sat=1 #unsat=2 bias=2/3
398.13/398.26	c Solving starts ...
398.13/398.26	c ============================[ Search Statistics ]============================
398.13/398.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
398.13/398.26	c       |         |          |          |    Limit     GC | Var      | Constra 
398.13/398.26	c =============================================================================
398.13/398.27	c  0.0s |       0 |        0 |        0 |    46776      0 |       81 |      613
398.23/398.33	c  0.1s |       0 |      750 |        0 |    46776      0 |       81 |      613
398.23/398.33	c #cpu_time = 0.058s
398.23/398.33	c #wall_clock_time = 0.058s
398.23/398.33	c #decision = 750
398.23/398.33	c #random_decision = 0
398.23/398.33	c #conflict = 0
398.23/398.33	c #restart = 0
398.23/398.33	c BCD2: found a new core of size 2: cost of the new core is >=1
398.23/398.33	c lower bound updated to 2
534.31/534.49	c BCD2: 2 <= obj <= 6898609
534.31/534.49	c BCD2: #cores=2, #unrelaxed=7250, #relaxed=4, #hardened=0
534.31/534.49	c BCD2: #sat=1 #unsat=3 bias=3/4
534.31/534.49	c Solving starts ...
534.31/534.49	c ============================[ Search Statistics ]============================
534.31/534.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
534.31/534.49	c       |         |          |          |    Limit     GC | Var      | Constra 
534.31/534.49	c =============================================================================
534.31/534.49	c  0.0s |       0 |        0 |        0 |    46776      0 |       81 |      613
534.41/534.55	c  0.1s |       0 |      780 |        0 |    46776      0 |       81 |      613
534.41/534.55	c #cpu_time = 0.056s
534.41/534.55	c #wall_clock_time = 0.057s
534.41/534.55	c #decision = 780
534.41/534.55	c #random_decision = 0
534.41/534.55	c #conflict = 0
534.41/534.55	c #restart = 0
534.41/534.55	c BCD2: found a new core of size 2: cost of the new core is >=1
534.41/534.55	c lower bound updated to 3
668.89/669.02	c BCD2: 3 <= obj <= 6898609
668.89/669.02	c BCD2: #cores=3, #unrelaxed=7248, #relaxed=6, #hardened=0
668.89/669.02	c BCD2: #sat=1 #unsat=4 bias=4/5
668.89/669.02	c Solving starts ...
668.89/669.02	c ============================[ Search Statistics ]============================
668.89/669.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
668.89/669.02	c       |         |          |          |    Limit     GC | Var      | Constra 
668.89/669.02	c =============================================================================
668.89/669.02	c  0.0s |       0 |        0 |        0 |    46776      0 |       81 |      613
668.89/669.08	c  0.1s |       0 |      827 |        0 |    46776      0 |       81 |      613
668.89/669.08	c #cpu_time = 0.055s
668.89/669.08	c #wall_clock_time = 0.055s
668.89/669.08	c #decision = 827
668.89/669.08	c #random_decision = 0
668.89/669.08	c #conflict = 0
668.89/669.08	c #restart = 0
668.89/669.08	c BCD2: found a new core of size 2: cost of the new core is >=1
668.89/669.08	c lower bound updated to 4
803.17/803.34	c BCD2: 4 <= obj <= 6898609
803.17/803.34	c BCD2: #cores=4, #unrelaxed=7246, #relaxed=8, #hardened=0
803.17/803.34	c BCD2: #sat=1 #unsat=5 bias=5/6
803.17/803.34	c Solving starts ...
803.17/803.34	c ============================[ Search Statistics ]============================
803.17/803.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
803.17/803.34	c       |         |          |          |    Limit     GC | Var      | Constra 
803.17/803.34	c =============================================================================
803.17/803.34	c  0.0s |       0 |        0 |        0 |    46776      0 |       81 |      613
803.27/803.42	c  0.1s |       0 |      916 |        0 |    46776      0 |       81 |      613
803.27/803.42	c #cpu_time = 0.071s
803.27/803.42	c #wall_clock_time = 0.071s
803.27/803.42	c #decision = 916
803.27/803.42	c #random_decision = 0
803.27/803.42	c #conflict = 0
803.27/803.42	c #restart = 0
803.27/803.42	c BCD2: found a new core of size 1: cost of the new core is >=1
803.27/803.42	c lower bound updated to 5
942.44/942.60	c BCD2: 5 <= obj <= 6898609
942.44/942.60	c BCD2: #cores=5, #unrelaxed=7245, #relaxed=9, #hardened=0
942.44/942.60	c BCD2: #sat=1 #unsat=6 bias=6/7
942.44/942.60	c Solving starts ...
942.44/942.60	c ============================[ Search Statistics ]============================
942.44/942.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
942.44/942.60	c       |         |          |          |    Limit     GC | Var      | Constra 
942.44/942.60	c =============================================================================
942.44/942.60	c  0.0s |       0 |        0 |        0 |    46776      0 |       81 |      613
942.55/942.74	c  0.1s |       0 |     1843 |        1 |    46776      0 |       84 |      628
942.55/942.74	c #cpu_time = 0.132s
942.55/942.74	c #wall_clock_time = 0.132s
942.55/942.74	c #decision = 1843
942.55/942.74	c #random_decision = 0
942.55/942.74	c #conflict = 1
942.55/942.74	c #restart = 0
942.55/942.74	c BCD2: found a new core of size 1: cost of the new core is >=1
942.55/942.74	c lower bound updated to 6
1101.60/1101.84	c BCD2: 6 <= obj <= 6898609
1101.60/1101.84	c BCD2: #cores=6, #unrelaxed=7244, #relaxed=10, #hardened=0
1101.60/1101.84	c BCD2: #sat=1 #unsat=7 bias=7/8
1101.60/1101.84	c Solving starts ...
1101.60/1101.84	c ============================[ Search Statistics ]============================
1101.60/1101.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1101.60/1101.84	c       |         |          |          |    Limit     GC | Var      | Constra 
1101.60/1101.84	c =============================================================================
1101.60/1101.84	c  0.0s |       0 |        0 |        0 |    46776      0 |       84 |      628
1101.70/1101.97	c  0.1s |       0 |     1845 |        1 |    46776      0 |       85 |      632
1101.70/1101.97	c #cpu_time = 0.133s
1101.70/1101.97	c #wall_clock_time = 0.133s
1101.70/1101.97	c #decision = 1845
1101.70/1101.97	c #random_decision = 0
1101.70/1101.97	c #conflict = 1
1101.70/1101.97	c #restart = 0
1101.70/1101.97	c BCD2: found a new core of size 1: cost of the new core is >=1
1101.70/1101.97	c lower bound updated to 7
1256.85/1257.17	c BCD2: 7 <= obj <= 6898609
1256.85/1257.17	c BCD2: #cores=7, #unrelaxed=7243, #relaxed=11, #hardened=0
1256.85/1257.17	c BCD2: #sat=1 #unsat=8 bias=8/9
1256.85/1257.17	c Solving starts ...
1256.85/1257.17	c ============================[ Search Statistics ]============================
1256.85/1257.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1256.85/1257.17	c       |         |          |          |    Limit     GC | Var      | Constra 
1256.85/1257.17	c =============================================================================
1256.85/1257.17	c  0.0s |       0 |        0 |        0 |    46776      0 |       85 |      632
1257.06/1257.32	c  0.2s |       0 |     1849 |        1 |    46776      0 |       86 |      635
1257.06/1257.32	c #cpu_time = 0.155s
1257.06/1257.32	c #wall_clock_time = 0.155s
1257.06/1257.32	c #decision = 1849
1257.06/1257.32	c #random_decision = 0
1257.06/1257.32	c #conflict = 1
1257.06/1257.32	c #restart = 0
1257.06/1257.32	c BCD2: found a new core of size 1: cost of the new core is >=1
1257.06/1257.32	c lower bound updated to 8
1427.39/1427.80	c BCD2: 8 <= obj <= 6898609
1427.39/1427.80	c BCD2: #cores=8, #unrelaxed=7242, #relaxed=12, #hardened=0
1427.39/1427.80	c BCD2: #sat=1 #unsat=9 bias=9/10
1427.39/1427.80	c Solving starts ...
1427.39/1427.80	c ============================[ Search Statistics ]============================
1427.39/1427.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1427.39/1427.80	c       |         |          |          |    Limit     GC | Var      | Constra 
1427.39/1427.80	c =============================================================================
1427.39/1427.80	c  0.0s |       0 |        0 |        0 |    46776      0 |       86 |      635
1427.50/1427.87	c  0.1s |       0 |      930 |        1 |    46776      0 |       86 |      635
1427.50/1427.87	c #cpu_time = 0.070s
1427.50/1427.87	c #wall_clock_time = 0.071s
1427.50/1427.87	c #decision = 930
1427.50/1427.87	c #random_decision = 0
1427.50/1427.87	c #conflict = 1
1427.50/1427.87	c #restart = 0
1427.50/1427.87	c BCD2: found a new core of size 2: cost of the new core is >=1
1427.50/1427.87	c lower bound updated to 9
1595.27/1595.66	c BCD2: 9 <= obj <= 6898609
1595.27/1595.66	c BCD2: #cores=9, #unrelaxed=7240, #relaxed=14, #hardened=0
1595.27/1595.66	c BCD2: #sat=1 #unsat=10 bias=10/11
1595.27/1595.66	c Solving starts ...
1595.27/1595.66	c ============================[ Search Statistics ]============================
1595.27/1595.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1595.27/1595.66	c       |         |          |          |    Limit     GC | Var      | Constra 
1595.27/1595.66	c =============================================================================
1595.27/1595.66	c  0.0s |       0 |        0 |        0 |    46776      0 |       86 |      635
1595.47/1595.82	c  0.2s |       0 |     1855 |        1 |    46776      0 |      100 |      679
1595.47/1595.82	c #cpu_time = 0.159s
1595.47/1595.82	c #wall_clock_time = 0.160s
1595.47/1595.82	c #decision = 1855
1595.47/1595.82	c #random_decision = 0
1595.47/1595.82	c #conflict = 1
1595.47/1595.82	c #restart = 0
1595.47/1595.82	c BCD2: found a new core of size 1: cost of the new core is >=1
1595.47/1595.82	c lower bound updated to 10
1774.74/1775.13	c BCD2: 10 <= obj <= 6898609
1774.74/1775.13	c BCD2: #cores=10, #unrelaxed=7239, #relaxed=15, #hardened=0
1774.74/1775.13	c BCD2: #sat=1 #unsat=11 bias=11/12
1774.74/1775.13	c Solving starts ...
1774.74/1775.13	c ============================[ Search Statistics ]============================
1774.74/1775.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1774.74/1775.13	c       |         |          |          |    Limit     GC | Var      | Constra 
1774.74/1775.13	c =============================================================================
1774.74/1775.13	c  0.0s |       0 |        0 |        0 |    46776      0 |      100 |      679
1774.84/1775.29	c  0.2s |       0 |     1857 |        1 |    46776      0 |      101 |      682
1774.84/1775.29	c #cpu_time = 0.150s
1774.84/1775.29	c #wall_clock_time = 0.151s
1774.84/1775.29	c #decision = 1857
1774.84/1775.29	c #random_decision = 0
1774.84/1775.29	c #conflict = 1
1774.84/1775.29	c #restart = 0
1774.84/1775.29	c BCD2: found a new core of size 1: cost of the new core is >=1
1774.84/1775.29	c lower bound updated to 11

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

pid=15828
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.25 2.29 2.27 3/179 15831
/proc/meminfo: memFree=29272020/32872528 swapFree=17452/1581112
[pid=15831] ppid=15828 vsize=730556 CPUtime=0 cores=1,3,5,7
/proc/15831/stat : 15831 (toysat) R 15828 15831 13546 0 -1 4202496 2727 0 0 0 0 0 0 0 20 0 4 0 108916045 748089344 3087 33554432000 4194304 16246674 140735647342896 140735647342320 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15831/statm: 183407 3097 441 2943 0 180301 0
[pid=15831/tid=15832] ppid=15828 vsize=748988 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15832/stat : 15832 (toysat) S 15828 15831 13546 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916045 766963712 3158 33554432000 4194304 16246674 140735647342896 139870580223216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=15831/tid=15833] ppid=15828 vsize=753084 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15833/stat : 15833 (toysat) S 15828 15831 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916045 771158016 3176 33554432000 4194304 16246674 140735647342896 139870569733360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=15831/tid=15834] ppid=15828 vsize=758204 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15834/stat : 15834 (toysat) S 15828 15831 13546 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 108916045 776400896 3193 33554432000 4194304 16246674 140735647342896 139870559259824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100231 s]
/proc/loadavg: 2.25 2.29 2.27 3/179 15831
/proc/meminfo: memFree=29272020/32872528 swapFree=17452/1581112
[pid=15831] ppid=15828 vsize=1220164 CPUtime=0.09 cores=1,3,5,7
/proc/15831/stat : 15831 (toysat) R 15828 15831 13546 0 -1 4202496 29128 0 0 0 6 3 0 0 20 0 4 0 108916045 1249447936 29426 33554432000 4194304 16246674 140735647342896 140735647342208 4221138 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15831/statm: 305041 29426 800 2943 0 301935 0
[pid=15831/tid=15832] ppid=15828 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15832/stat : 15832 (toysat) S 15828 15831 13546 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916045 1249447936 29426 33554432000 4194304 16246674 140735647342896 139870580223216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=15831/tid=15833] ppid=15828 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15833/stat : 15833 (toysat) S 15828 15831 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916045 1249447936 29426 33554432000 4194304 16246674 140735647342896 139870569733360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=15831/tid=15834] ppid=15828 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15834/stat : 15834 (toysat) S 15828 15831 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916045 1249447936 29426 33554432000 4194304 16246674 140735647342896 139870559259824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1220164

[startup+0.200551 s]
/proc/loadavg: 2.25 2.29 2.27 3/179 15831
/proc/meminfo: memFree=29272020/32872528 swapFree=17452/1581112
[pid=15831] ppid=15828 vsize=1313348 CPUtime=0.19 cores=1,3,5,7
/proc/15831/stat : 15831 (toysat) R 15828 15831 13546 0 -1 4202496 51669 0 0 0 12 7 0 0 20 0 4 0 108916045 1344868352 52478 33554432000 4194304 16246674 140735647342896 140735647342208 7918818 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15831/statm: 328337 52478 800 2943 0 325231 0
[pid=15831/tid=15832] ppid=15828 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15832/stat : 15832 (toysat) S 15828 15831 13546 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916045 1344868352 52478 33554432000 4194304 16246674 140735647342896 139870580223216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=15831/tid=15833] ppid=15828 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15833/stat : 15833 (toysat) S 15828 15831 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916045 1344868352 52478 33554432000 4194304 16246674 140735647342896 139870569733360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=15831/tid=15834] ppid=15828 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15834/stat : 15834 (toysat) S 15828 15831 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916045 1344868352 52478 33554432000 4194304 16246674 140735647342896 139870559259824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1313348

[startup+0.300511 s]
/proc/loadavg: 2.25 2.29 2.27 3/179 15831
/proc/meminfo: memFree=29272020/32872528 swapFree=17452/1581112
[pid=15831] ppid=15828 vsize=1313348 CPUtime=0.29 cores=1,3,5,7
/proc/15831/stat : 15831 (toysat) R 15828 15831 13546 0 -1 4202496 66503 0 0 0 19 10 0 0 20 0 4 0 108916045 1344868352 67312 33554432000 4194304 16246674 140735647342896 140735647325888 4221031 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15831/statm: 328337 67312 800 2943 0 325231 0
[pid=15831/tid=15832] ppid=15828 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15832/stat : 15832 (toysat) S 15828 15831 13546 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916045 1344868352 67312 33554432000 4194304 16246674 140735647342896 139870580223216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=15831/tid=15833] ppid=15828 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15833/stat : 15833 (toysat) S 15828 15831 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916045 1344868352 67312 33554432000 4194304 16246674 140735647342896 139870569733360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=15831/tid=15834] ppid=15828 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15834/stat : 15834 (toysat) S 15828 15831 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916045 1344868352 67312 33554432000 4194304 16246674 140735647342896 139870559259824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1313348

[startup+0.700422 s]
/proc/loadavg: 2.25 2.29 2.27 3/179 15831
/proc/meminfo: memFree=29272020/32872528 swapFree=17452/1581112
[pid=15831] ppid=15828 vsize=1313348 CPUtime=0.69 cores=1,3,5,7
/proc/15831/stat : 15831 (toysat) R 15828 15831 13546 0 -1 4202496 67981 0 0 0 59 10 0 0 20 0 4 0 108916045 1344868352 68790 33554432000 4194304 16246674 140735647342896 140735647325888 7374479 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15831/statm: 328337 68790 800 2943 0 325231 0
[pid=15831/tid=15832] ppid=15828 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15832/stat : 15832 (toysat) S 15828 15831 13546 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916045 1344868352 68790 33554432000 4194304 16246674 140735647342896 139870580223216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=15831/tid=15833] ppid=15828 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15833/stat : 15833 (toysat) S 15828 15831 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916045 1344868352 68790 33554432000 4194304 16246674 140735647342896 139870569733360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=15831/tid=15834] ppid=15828 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15834/stat : 15834 (toysat) S 15828 15831 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916045 1344868352 68790 33554432000 4194304 16246674 140735647342896 139870559259824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1313348

[startup+1.50041 s]
/proc/loadavg: 2.25 2.29 2.27 3/183 15835
/proc/meminfo: memFree=28816028/32872528 swapFree=17452/1581112
[pid=15831] ppid=15828 vsize=1313348 CPUtime=1.49 cores=1,3,5,7
/proc/15831/stat : 15831 (toysat) R 15828 15831 13546 0 -1 4202496 193881 0 0 0 120 29 0 0 20 0 4 0 108916045 1344868352 194690 33554432000 4194304 16246674 140735647342896 140735647324800 7203965 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15831/statm: 328337 194701 840 2943 0 325231 0
[pid=15831/tid=15832] ppid=15828 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15832/stat : 15832 (toysat) S 15828 15831 13546 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916045 1344868352 194706 33554432000 4194304 16246674 140735647342896 139870580223216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=15831/tid=15833] ppid=15828 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15833/stat : 15833 (toysat) S 15828 15831 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916045 1344868352 194712 33554432000 4194304 16246674 140735647342896 139870569733360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=15831/tid=15834] ppid=15828 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15834/stat : 15834 (toysat) S 15828 15831 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916045 1344868352 194718 33554432000 4194304 16246674 140735647342896 139870559259824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1313348

[startup+3.10041 s]
/proc/loadavg: 2.25 2.29 2.27 3/183 15835
/proc/meminfo: memFree=28179536/32872528 swapFree=17452/1581112
[pid=15831] ppid=15828 vsize=1357380 CPUtime=3.09 cores=1,3,5,7
/proc/15831/stat : 15831 (toysat) R 15828 15831 13546 0 -1 4202496 277069 0 0 0 269 40 0 0 20 0 4 0 108916045 1389957120 277878 33554432000 4194304 16246674 140735647342896 140735647324800 13954410 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15831/statm: 339345 277887 889 2943 0 336239 0
[pid=15831/tid=15832] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15832/stat : 15832 (toysat) S 15828 15831 13546 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 277892 33554432000 4194304 16246674 140735647342896 139870580223216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=15831/tid=15833] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15833/stat : 15833 (toysat) S 15828 15831 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 277896 33554432000 4194304 16246674 140735647342896 139870569733360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=15831/tid=15834] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15834/stat : 15834 (toysat) S 15828 15831 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 277900 33554432000 4194304 16246674 140735647342896 139870559259824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1357380

[startup+6.30043 s]
/proc/loadavg: 2.23 2.28 2.27 3/183 15835
/proc/meminfo: memFree=28149524/32872528 swapFree=17452/1581112
[pid=15831] ppid=15828 vsize=1357380 CPUtime=6.29 cores=1,3,5,7
/proc/15831/stat : 15831 (toysat) R 15828 15831 13546 0 -1 4202496 280029 0 0 0 588 41 0 0 20 0 4 0 108916045 1389957120 280838 33554432000 4194304 16246674 140735647342896 140735647324800 5674919 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15831/statm: 339345 280838 896 2943 0 336239 0
[pid=15831/tid=15832] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15832/stat : 15832 (toysat) S 15828 15831 13546 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280838 33554432000 4194304 16246674 140735647342896 139870580223216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=15831/tid=15833] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15833/stat : 15833 (toysat) S 15828 15831 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280838 33554432000 4194304 16246674 140735647342896 139870569733360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=15831/tid=15834] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15834/stat : 15834 (toysat) S 15828 15831 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280838 33554432000 4194304 16246674 140735647342896 139870559259824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1357380

[startup+12.7004 s]
/proc/loadavg: 2.21 2.28 2.27 3/183 15835
/proc/meminfo: memFree=28150284/32872528 swapFree=17452/1581112
[pid=15831] ppid=15828 vsize=1357380 CPUtime=12.69 cores=1,3,5,7
/proc/15831/stat : 15831 (toysat) R 15828 15831 13546 0 -1 4202496 280038 0 0 0 1228 41 0 0 20 0 4 0 108916045 1389957120 280847 33554432000 4194304 16246674 140735647342896 140735647324800 12429125 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15831/statm: 339345 280847 905 2943 0 336239 0
[pid=15831/tid=15832] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15832/stat : 15832 (toysat) S 15828 15831 13546 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280847 33554432000 4194304 16246674 140735647342896 139870580223216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=15831/tid=15833] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15833/stat : 15833 (toysat) S 15828 15831 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280847 33554432000 4194304 16246674 140735647342896 139870569733360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=15831/tid=15834] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15834/stat : 15834 (toysat) S 15828 15831 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280847 33554432000 4194304 16246674 140735647342896 139870559259824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1357380

[startup+25.5005 s]
/proc/loadavg: 2.30 2.29 2.27 3/183 15835
/proc/meminfo: memFree=28150672/32872528 swapFree=17452/1581112
[pid=15831] ppid=15828 vsize=1357380 CPUtime=25.49 cores=1,3,5,7
/proc/15831/stat : 15831 (toysat) R 15828 15831 13546 0 -1 4202496 280038 0 0 0 2508 41 0 0 20 0 4 0 108916045 1389957120 280847 33554432000 4194304 16246674 140735647342896 140735647324800 4220871 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15831/statm: 339345 280847 905 2943 0 336239 0
[pid=15831/tid=15832] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15832/stat : 15832 (toysat) S 15828 15831 13546 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280847 33554432000 4194304 16246674 140735647342896 139870580223216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=15831/tid=15833] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15833/stat : 15833 (toysat) S 15828 15831 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280847 33554432000 4194304 16246674 140735647342896 139870569733360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=15831/tid=15834] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15834/stat : 15834 (toysat) S 15828 15831 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280847 33554432000 4194304 16246674 140735647342896 139870559259824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1357380

[startup+51.1005 s]
/proc/loadavg: 2.20 2.27 2.26 3/183 15835
/proc/meminfo: memFree=28150772/32872528 swapFree=17452/1581112
[pid=15831] ppid=15828 vsize=1357380 CPUtime=51.09 cores=1,3,5,7
/proc/15831/stat : 15831 (toysat) R 15828 15831 13546 0 -1 4202496 280038 0 0 0 5068 41 0 0 20 0 4 0 108916045 1389957120 280847 33554432000 4194304 16246674 140735647342896 140735647324800 12429744 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15831/statm: 339345 280847 905 2943 0 336239 0
[pid=15831/tid=15832] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15832/stat : 15832 (toysat) S 15828 15831 13546 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280847 33554432000 4194304 16246674 140735647342896 139870580223216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=15831/tid=15833] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15833/stat : 15833 (toysat) S 15828 15831 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280847 33554432000 4194304 16246674 140735647342896 139870569733360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=15831/tid=15834] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15834/stat : 15834 (toysat) S 15828 15831 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280847 33554432000 4194304 16246674 140735647342896 139870559259824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1357380

[startup+102.301 s]
/proc/loadavg: 2.27 2.28 2.27 3/183 15836
/proc/meminfo: memFree=28152276/32872528 swapFree=17452/1581112
[pid=15831] ppid=15828 vsize=1357380 CPUtime=102.28 cores=1,3,5,7
/proc/15831/stat : 15831 (toysat) R 15828 15831 13546 0 -1 4202496 280038 0 0 0 10187 41 0 0 20 0 4 0 108916045 1389957120 280847 33554432000 4194304 16246674 140735647342896 140735647324800 4225073 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15831/statm: 339345 280847 905 2943 0 336239 0
[pid=15831/tid=15832] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15832/stat : 15832 (toysat) S 15828 15831 13546 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280847 33554432000 4194304 16246674 140735647342896 139870580223216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=15831/tid=15833] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15833/stat : 15833 (toysat) S 15828 15831 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280847 33554432000 4194304 16246674 140735647342896 139870569733360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=15831/tid=15834] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15834/stat : 15834 (toysat) S 15828 15831 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280847 33554432000 4194304 16246674 140735647342896 139870559259824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1357380


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

/proc/15831/task/15834/stat : 15834 (toysat) S 15828 15831 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870559259824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 1357380

[startup+1302.3 s]
/proc/loadavg: 2.21 2.27 2.26 4/183 15915
/proc/meminfo: memFree=26213812/32872528 swapFree=17452/1581112
[pid=15831] ppid=15828 vsize=1357380 CPUtime=1302.04 cores=1,3,5,7
/proc/15831/stat : 15831 (toysat) R 15828 15831 13546 0 -1 4202496 280150 0 0 0 130159 45 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 140735647342072 12371080 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15831/statm: 339345 280867 921 2943 0 336239 0
[pid=15831/tid=15832] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15832/stat : 15832 (toysat) S 15828 15831 13546 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870580223216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=15831/tid=15833] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15833/stat : 15833 (toysat) S 15828 15831 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870569733360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=15831/tid=15834] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15834/stat : 15834 (toysat) S 15828 15831 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870559259824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 1357380

[startup+1362.3 s]
/proc/loadavg: 2.23 2.27 2.26 3/183 15916
/proc/meminfo: memFree=25898508/32872528 swapFree=17452/1581112
[pid=15831] ppid=15828 vsize=1357380 CPUtime=1362.01 cores=1,3,5,7
/proc/15831/stat : 15831 (toysat) R 15828 15831 13546 0 -1 4202496 280180 0 0 0 136156 45 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 140735647324800 12429216 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15831/statm: 339345 280867 921 2943 0 336239 0
[pid=15831/tid=15832] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15832/stat : 15832 (toysat) S 15828 15831 13546 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870580223216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=15831/tid=15833] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15833/stat : 15833 (toysat) S 15828 15831 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870569733360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=15831/tid=15834] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15834/stat : 15834 (toysat) S 15828 15831 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870559259824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 1357380

[startup+1422.3 s]
/proc/loadavg: 2.33 2.28 2.26 3/183 15917
/proc/meminfo: memFree=25519896/32872528 swapFree=17452/1581112
[pid=15831] ppid=15828 vsize=1357380 CPUtime=1422 cores=1,3,5,7
/proc/15831/stat : 15831 (toysat) R 15828 15831 13546 0 -1 4202496 280191 0 0 0 142155 45 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 140735647324800 12371164 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15831/statm: 339345 280867 921 2943 0 336239 0
[pid=15831/tid=15832] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15832/stat : 15832 (toysat) S 15828 15831 13546 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870580223216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=15831/tid=15833] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15833/stat : 15833 (toysat) S 15828 15831 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870569733360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=15831/tid=15834] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15834/stat : 15834 (toysat) S 15828 15831 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870559259824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 1357380

[startup+1482.3 s]
/proc/loadavg: 2.24 2.26 2.25 3/183 15918
/proc/meminfo: memFree=24976468/32872528 swapFree=17452/1581112
[pid=15831] ppid=15828 vsize=1357380 CPUtime=1481.98 cores=1,3,5,7
/proc/15831/stat : 15831 (toysat) R 15828 15831 13546 0 -1 4202496 280191 0 0 0 148153 45 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 140735647324800 12429021 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15831/statm: 339345 280867 921 2943 0 336239 0
[pid=15831/tid=15832] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15832/stat : 15832 (toysat) S 15828 15831 13546 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870580223216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=15831/tid=15833] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15833/stat : 15833 (toysat) S 15828 15831 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870569733360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=15831/tid=15834] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15834/stat : 15834 (toysat) S 15828 15831 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870559259824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 1357380

[startup+1542.31 s]
/proc/loadavg: 2.33 2.28 2.26 3/183 15920
/proc/meminfo: memFree=24735300/32872528 swapFree=17452/1581112
[pid=15831] ppid=15828 vsize=1357380 CPUtime=1541.99 cores=1,3,5,7
/proc/15831/stat : 15831 (toysat) R 15828 15831 13546 0 -1 4202496 280191 0 0 0 154153 46 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 140735647324800 12429241 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15831/statm: 339345 280867 921 2943 0 336239 0
[pid=15831/tid=15832] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15832/stat : 15832 (toysat) S 15828 15831 13546 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870580223216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=15831/tid=15833] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15833/stat : 15833 (toysat) S 15828 15831 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870569733360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=15831/tid=15834] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15834/stat : 15834 (toysat) S 15828 15831 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870559259824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 1357380

[startup+1602.3 s]
/proc/loadavg: 2.33 2.29 2.27 3/184 15924
/proc/meminfo: memFree=27440292/32872528 swapFree=17452/1581112
[pid=15831] ppid=15828 vsize=1357380 CPUtime=1601.97 cores=1,3,5,7
/proc/15831/stat : 15831 (toysat) R 15828 15831 13546 0 -1 4202496 280191 0 0 0 160151 46 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 140735647324800 4220897 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15831/statm: 339345 280867 921 2943 0 336239 0
[pid=15831/tid=15832] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15832/stat : 15832 (toysat) S 15828 15831 13546 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870580223216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=15831/tid=15833] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15833/stat : 15833 (toysat) S 15828 15831 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870569733360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=15831/tid=15834] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15834/stat : 15834 (toysat) S 15828 15831 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870559259824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 1357380

[startup+1662.3 s]
/proc/loadavg: 2.21 2.26 2.26 3/183 15925
/proc/meminfo: memFree=27651144/32872528 swapFree=17452/1581112
[pid=15831] ppid=15828 vsize=1357380 CPUtime=1661.96 cores=1,3,5,7
/proc/15831/stat : 15831 (toysat) R 15828 15831 13546 0 -1 4202496 280191 0 0 0 166150 46 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 140735647324800 12429241 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15831/statm: 339345 280867 921 2943 0 336239 0
[pid=15831/tid=15832] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15832/stat : 15832 (toysat) S 15828 15831 13546 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870580223216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=15831/tid=15833] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15833/stat : 15833 (toysat) S 15828 15831 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870569733360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=15831/tid=15834] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15834/stat : 15834 (toysat) S 15828 15831 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870559259824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 1357380

[startup+1722.3 s]
/proc/loadavg: 2.20 2.26 2.26 3/183 15926
/proc/meminfo: memFree=27163744/32872528 swapFree=17452/1581112
[pid=15831] ppid=15828 vsize=1357380 CPUtime=1721.94 cores=1,3,5,7
/proc/15831/stat : 15831 (toysat) R 15828 15831 13546 0 -1 4202496 280191 0 0 0 172148 46 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 140735647324800 12429087 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15831/statm: 339345 280867 921 2943 0 336239 0
[pid=15831/tid=15832] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15832/stat : 15832 (toysat) S 15828 15831 13546 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870580223216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=15831/tid=15833] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15833/stat : 15833 (toysat) S 15828 15831 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870569733360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=15831/tid=15834] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15834/stat : 15834 (toysat) S 15828 15831 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870559259824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 1357380

[startup+1782.3 s]
/proc/loadavg: 2.33 2.27 2.26 3/183 15927
/proc/meminfo: memFree=26798212/32872528 swapFree=17452/1581112
[pid=15831] ppid=15828 vsize=1357380 CPUtime=1781.94 cores=1,3,5,7
/proc/15831/stat : 15831 (toysat) R 15828 15831 13546 0 -1 4202496 280191 0 0 0 178147 47 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 140735647324800 12371164 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15831/statm: 339345 280867 921 2943 0 336239 0
[pid=15831/tid=15832] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15832/stat : 15832 (toysat) S 15828 15831 13546 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870580223216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=15831/tid=15833] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15833/stat : 15833 (toysat) S 15828 15831 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870569733360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=15831/tid=15834] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15834/stat : 15834 (toysat) S 15828 15831 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870559259824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 1357380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.24 2.25 2.26 3/183 15927
/proc/meminfo: memFree=26710776/32872528 swapFree=17452/1581112
[pid=15831] ppid=15828 vsize=1357380 CPUtime=1800.04 cores=1,3,5,7
/proc/15831/stat : 15831 (toysat) R 15828 15831 13546 0 -1 4202496 280191 0 0 0 179957 47 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 140735647324800 6955588 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15831/statm: 339345 280867 921 2943 0 336239 0
[pid=15831/tid=15832] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15832/stat : 15832 (toysat) S 15828 15831 13546 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870580223216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=15831/tid=15833] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15833/stat : 15833 (toysat) S 15828 15831 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870569733360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=15831/tid=15834] ppid=15828 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/15831/task/15834/stat : 15834 (toysat) S 15828 15831 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916045 1389957120 280867 33554432000 4194304 16246674 140735647342896 139870559259824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1357380

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1799.58
CPU system time (s): 0.472928
CPU usage (%): 99.9801
Max. virtual memory (cumulated for all children) (KiB): 1357380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.58
system time used= 0.472928
maximum resident set size= 1123468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 280191
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= 154
involuntary context switches= 1863

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.52831 second user time and 6.94394 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-07 05:24:01
IDJOB=4079148
IDBENCH=72270
IDSOLVER=2542
FILE ID=node139/4079148-1465269841
RUNJOBID= node139-1465254943-13563
PBS_JOBID= 19843273
Free space on /tmp= 71708 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/9orless/normalized-gtwitter.cudf.paranoid.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4079148-1465269841/watcher-4079148-1465269841 -o /tmp/evaluation-result-4079148-1465269841/solver-4079148-1465269841 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1465254943-13563 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4079148-1465269841.opb

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

MD5SUM BENCH= 58a624faf8162d1e3a54c1cee1cafdb3
RANDOM SEED=1418581662

node139.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.868
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	: 5333.73
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.868
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.868
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.868
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.868
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.868
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.868
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.868
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:        29272292 kB
Buffers:           57340 kB
Cached:            99916 kB
SwapCached:          948 kB
Active:          1203368 kB
Inactive:          79668 kB
Active(anon):    1124624 kB
Inactive(anon):     3236 kB
Active(file):      78744 kB
Inactive(file):    76432 kB
Unevictable:     1581112 kB
Mlocked:           17452 kB
SwapTotal:      67108856 kB
SwapFree:       67099808 kB
Dirty:             19812 kB
Writeback:             0 kB
AnonPages:       2705996 kB
Mapped:            10808 kB
Shmem:                 0 kB
Slab:             597832 kB
SReclaimable:      41848 kB
SUnreclaim:       555984 kB
KernelStack:        1504 kB
PageTables:         9548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2848588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1570816 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 node139 at 2016-06-07 05:54:02