Trace number 4079152

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

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/9orless/
normalized-plasma-widgets-workspace.cudf.paranoid.opb
MD5SUM49dc4b5f6052a2f409a04652a51cf85f
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark146133
Best CPU time to get the best result obtained on this benchmark39.567
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19768
Total number of constraints96403
Number of constraints which are clauses94838
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 7253
Biggest coefficient in the objective function 4295
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 12717493
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 4295
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 12717493
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:25:56+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-4079152-1465269956.opb"]
0.00/0.01	c use --random-gen="672479635 1425654916 216711058 2244407417 2873644231 2180463768 2132426435 3761617650 2666315640 3462377521 1197969797 1315088062 3454739874 922154467 1239749899 2905376945 2045339550 1150701579 3685427777 1625382566 2803090689 595033091 3674473102 4238573004 3271636259 3505947013 4076427741 2188869145 1616584816 2226798995 4221483285 574112145 2953373639 2891787492 1060911493 3991399062 3491478362 98826472 3001898919 3959609715 1071595755 121691329 329982469 111376925 1254048968 1913439705 2951175040 920703444 1095284227 1605545450 2703541741 358164446 1245917273 3558032703 4188800236 1804497116 1225540166 1855254368 2138961454 3555403987 3086396590 1755392783 1971791581 3107397266 1230785970 1117888548 1706147330 4050057944 1848878442 4213866491 518556217 1045067140 3805390709 3712158982 1064891196 766878462 3656418309 2821304116 3126730649 2146923113 1402774063 2926228370 3217431782 2971833805 3631228190 3615042219 892031418 3557552882 37300849 1212963849 3510119585 103238973 458056153 1894578434 876671811 3277718952 1966773641 2151168730 2531251087 2684420853 2517097379 2621535068 2335315100 2619845645 194718989 3376971400 3318020554 2245793206 4055692867 236172453 3855626576 569663500 3025257598 3129788231 516380830 2178980838 1475354090 370174101 1244610315 3982325926 1636315395 344300851 4048337239 318891976 3391148389 3808825910 2638416214 3610672032 3917429436 538025927 4237252892 3710855694 534800120 3406510131 3060233199 902568940 23974288 1029221120 1606945496 3883239233 3666158952 3411794591 478037189 2807086635 1839489061 2366287504 4078823921 2497886599 3737154387 3154302873 2392846113 1002942888 1003336785 688338780 2420306824 168049795 20585775 2500992666 2815739584 1736763906 2254480699 3924306974 255957287 533181767 4135530116 1270095346 1277442949 4274743424 244829586 232495889 1359980209 2647563565 1185469016 81659785 1479702817 3012865885 1719489806 3246088561 1106492095 2504236991 601648839 2962374474 1795928819 3414466532 3572006530 503979881 1124933554 184563732 1100303867 2657382341 2754326292 1158088008 3357115633 894890043 217681200 214113501 51508564 188150580 357178969 1729077456 3950308324 1781298691 3389823818 2916032595 493570358 2511385685 4149025732 2559045386 231060696 2950070759 2366493148 1148584943 4188824182 31614819 1405801018 3639943413 1432057452 3666881938 2656877829 2507465874 686089406 3311982929 304208707 3056932596 504594438 3936480994 2892674060 1099467899 3138770822 833235193 2408945882 1842158908 221327359 3875641746 1147634265 56121583 2975269509 2623723736 1454826546 4099860834 731773480 468551931 1367542207 2045931459 1714375854 1382759452 2126732260 690918083 1848703279 2674316310 3050965325 819380864 2587137162 1274704598 1230711008 1596881061 255 362436" option to reproduce the execution
0.69/0.72	c #vars 19768
0.69/0.72	c #constraints 96403
2.19/2.23	c BCD2: Hardening is enabled.
2.19/2.23	c BCD2: BiasedSearch is enabled.
2.19/2.23	c Solving starts ...
2.19/2.23	c ============================[ Search Statistics ]============================
2.19/2.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.19/2.23	c       |         |          |          |    Limit     GC | Var      | Constra 
2.19/2.23	c =============================================================================
2.19/2.23	c  0.0s |       0 |        0 |        0 |    38664      0 |       52 |        0
2.69/2.77	c  0.5s |       1 |    76297 |      100 |    38664      0 |       55 |      152
4.59/4.66	c  2.4s |       2 |   308459 |      250 |    42531      0 |       55 |      152
6.99/7.09	c  4.9s |       2 |   614863 |      419 |    46785      0 |       55 |      152
6.99/7.09	c #cpu_time = 4.834s
6.99/7.09	c #wall_clock_time = 4.847s
6.99/7.09	c #decision = 614863
6.99/7.09	c #random_decision = 1850
6.99/7.09	c #conflict = 419
6.99/7.09	c #restart = 2
6.99/7.09	o 6738130
127.27/127.39	c BCD2: updating upper bound: 12717493 -> 6738129
247.85/247.91	c BCD2: 0 <= obj <= 6738129
247.85/247.91	c BCD2: #cores=0, #unrelaxed=7253, #relaxed=0, #hardened=0
247.85/247.91	c BCD2: #sat=1 #unsat=1 bias=1/2
247.85/247.91	c Solving starts ...
247.85/247.91	c ============================[ Search Statistics ]============================
247.85/247.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
247.85/247.91	c       |         |          |          |    Limit     GC | Var      | Constra 
247.85/247.91	c =============================================================================
247.85/247.91	c  0.0s |       0 |        0 |        0 |    46785      0 |       55 |      152
247.85/247.97	c  0.1s |       0 |      382 |        0 |    46785      0 |       55 |      152
247.85/247.97	c #cpu_time = 0.063s
247.85/247.97	c #wall_clock_time = 0.063s
247.85/247.97	c #decision = 382
247.85/247.97	c #random_decision = 0
247.85/247.97	c #conflict = 0
247.85/247.97	c #restart = 0
247.85/247.97	c BCD2: found a new core of size 2: cost of the new core is >=1
247.85/247.97	c lower bound updated to 1
368.83/368.97	c BCD2: 1 <= obj <= 6738129
368.83/368.97	c BCD2: #cores=1, #unrelaxed=7251, #relaxed=2, #hardened=0
368.83/368.97	c BCD2: #sat=1 #unsat=2 bias=2/3
368.83/368.97	c Solving starts ...
368.83/368.97	c ============================[ Search Statistics ]============================
368.83/368.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
368.83/368.97	c       |         |          |          |    Limit     GC | Var      | Constra 
368.83/368.97	c =============================================================================
368.83/368.97	c  0.0s |       0 |        0 |        0 |    46785      0 |       55 |      152
368.93/369.09	c  0.1s |       0 |     1277 |        1 |    46785      0 |       56 |      154
368.93/369.09	c #cpu_time = 0.119s
368.93/369.09	c #wall_clock_time = 0.119s
368.93/369.09	c #decision = 1277
368.93/369.09	c #random_decision = 0
368.93/369.09	c #conflict = 1
368.93/369.09	c #restart = 0
368.93/369.09	c BCD2: found a new core of size 1: cost of the new core is >=1
368.93/369.09	c lower bound updated to 2
496.72/496.82	c BCD2: 2 <= obj <= 6738129
496.72/496.82	c BCD2: #cores=2, #unrelaxed=7250, #relaxed=3, #hardened=0
496.72/496.82	c BCD2: #sat=1 #unsat=3 bias=3/4
496.72/496.82	c Solving starts ...
496.72/496.82	c ============================[ Search Statistics ]============================
496.72/496.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
496.72/496.82	c       |         |          |          |    Limit     GC | Var      | Constra 
496.72/496.82	c =============================================================================
496.72/496.82	c  0.0s |       0 |        0 |        0 |    46785      0 |       56 |      154
496.82/496.94	c  0.1s |       0 |     1283 |        1 |    46785      0 |       57 |      156
496.82/496.94	c #cpu_time = 0.117s
496.82/496.94	c #wall_clock_time = 0.117s
496.82/496.94	c #decision = 1283
496.82/496.94	c #random_decision = 0
496.82/496.94	c #conflict = 1
496.82/496.94	c #restart = 0
496.82/496.94	c BCD2: found a new core of size 1: cost of the new core is >=1
496.82/496.94	c lower bound updated to 3
623.80/623.94	c BCD2: 3 <= obj <= 6738129
623.80/623.94	c BCD2: #cores=3, #unrelaxed=7249, #relaxed=4, #hardened=0
623.80/623.94	c BCD2: #sat=1 #unsat=4 bias=4/5
623.80/623.94	c Solving starts ...
623.80/623.94	c ============================[ Search Statistics ]============================
623.80/623.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
623.80/623.94	c       |         |          |          |    Limit     GC | Var      | Constra 
623.80/623.94	c =============================================================================
623.80/623.94	c  0.0s |       0 |        0 |        0 |    46785      0 |       57 |      156
623.90/624.00	c  0.1s |       0 |      694 |        1 |    46785      0 |       57 |      156
623.90/624.00	c #cpu_time = 0.058s
623.90/624.00	c #wall_clock_time = 0.058s
623.90/624.00	c #decision = 694
623.90/624.00	c #random_decision = 0
623.90/624.00	c #conflict = 1
623.90/624.00	c #restart = 0
623.90/624.00	c BCD2: found a new core of size 3: cost of the new core is >=1
623.90/624.00	c lower bound updated to 4
748.18/748.39	c BCD2: 4 <= obj <= 6738129
748.18/748.39	c BCD2: #cores=4, #unrelaxed=7246, #relaxed=7, #hardened=0
748.18/748.39	c BCD2: #sat=1 #unsat=5 bias=5/6
748.18/748.39	c Solving starts ...
748.18/748.39	c ============================[ Search Statistics ]============================
748.18/748.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
748.18/748.39	c       |         |          |          |    Limit     GC | Var      | Constra 
748.18/748.39	c =============================================================================
748.18/748.39	c  0.0s |       0 |        0 |        0 |    46785      0 |       57 |      156
748.38/748.58	c  0.2s |       0 |     2078 |        2 |    46785      0 |      148 |     2322
748.38/748.58	c #cpu_time = 0.194s
748.38/748.58	c #wall_clock_time = 0.194s
748.38/748.58	c #decision = 2078
748.38/748.58	c #random_decision = 0
748.38/748.58	c #conflict = 2
748.38/748.58	c #restart = 0
748.38/748.58	c BCD2: found a new core of size 1: cost of the new core is >=1
748.38/748.58	c lower bound updated to 5
878.05/878.27	c BCD2: 5 <= obj <= 6738129
878.05/878.27	c BCD2: #cores=5, #unrelaxed=7245, #relaxed=8, #hardened=0
878.05/878.27	c BCD2: #sat=1 #unsat=6 bias=6/7
878.05/878.27	c Solving starts ...
878.05/878.27	c ============================[ Search Statistics ]============================
878.05/878.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
878.05/878.27	c       |         |          |          |    Limit     GC | Var      | Constra 
878.05/878.27	c =============================================================================
878.05/878.27	c  0.0s |       0 |        0 |        0 |    46785      0 |      148 |     2322
878.15/878.34	c  0.1s |       0 |      749 |        0 |    46785      0 |      148 |     2322
878.15/878.34	c #cpu_time = 0.064s
878.15/878.34	c #wall_clock_time = 0.064s
878.15/878.34	c #decision = 749
878.15/878.34	c #random_decision = 0
878.15/878.34	c #conflict = 0
878.15/878.34	c #restart = 0
878.15/878.34	c BCD2: found a new core of size 2: cost of the new core is >=1
878.15/878.34	c lower bound updated to 6
999.03/999.26	c BCD2: 6 <= obj <= 6738129
999.03/999.26	c BCD2: #cores=6, #unrelaxed=7243, #relaxed=10, #hardened=0
999.03/999.26	c BCD2: #sat=1 #unsat=7 bias=7/8
999.03/999.26	c Solving starts ...
999.03/999.26	c ============================[ Search Statistics ]============================
999.03/999.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
999.03/999.26	c       |         |          |          |    Limit     GC | Var      | Constra 
999.03/999.26	c =============================================================================
999.03/999.26	c  0.0s |       0 |        0 |        0 |    46785      0 |      148 |     2322
999.13/999.31	c  0.1s |       0 |      781 |        0 |    46785      0 |      148 |     2322
999.13/999.31	c #cpu_time = 0.054s
999.13/999.31	c #wall_clock_time = 0.054s
999.13/999.31	c #decision = 781
999.13/999.31	c #random_decision = 0
999.13/999.31	c #conflict = 0
999.13/999.31	c #restart = 0
999.13/999.31	c BCD2: found a new core of size 2: cost of the new core is >=1
999.13/999.31	c lower bound updated to 7
1115.30/1115.54	c BCD2: 7 <= obj <= 6738129
1115.30/1115.54	c BCD2: #cores=7, #unrelaxed=7241, #relaxed=12, #hardened=0
1115.30/1115.54	c BCD2: #sat=1 #unsat=8 bias=8/9
1115.30/1115.54	c Solving starts ...
1115.30/1115.54	c ============================[ Search Statistics ]============================
1115.30/1115.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1115.30/1115.54	c       |         |          |          |    Limit     GC | Var      | Constra 
1115.30/1115.54	c =============================================================================
1115.30/1115.54	c  0.0s |       0 |        0 |        0 |    46785      0 |      148 |     2322
1115.39/1115.60	c  0.1s |       0 |      828 |        0 |    46785      0 |      148 |     2322
1115.39/1115.60	c #cpu_time = 0.054s
1115.39/1115.60	c #wall_clock_time = 0.054s
1115.39/1115.60	c #decision = 828
1115.39/1115.60	c #random_decision = 0
1115.39/1115.60	c #conflict = 0
1115.39/1115.60	c #restart = 0
1115.39/1115.60	c BCD2: found a new core of size 2: cost of the new core is >=1
1115.39/1115.60	c lower bound updated to 8
1236.14/1236.48	c BCD2: 8 <= obj <= 6738129
1236.14/1236.48	c BCD2: #cores=8, #unrelaxed=7239, #relaxed=14, #hardened=0
1236.14/1236.48	c BCD2: #sat=1 #unsat=9 bias=9/10
1236.14/1236.48	c Solving starts ...
1236.14/1236.48	c ============================[ Search Statistics ]============================
1236.14/1236.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1236.14/1236.48	c       |         |          |          |    Limit     GC | Var      | Constra 
1236.14/1236.48	c =============================================================================
1236.14/1236.48	c  0.0s |       0 |        0 |        0 |    46785      0 |      148 |     2322
1236.24/1236.54	c  0.1s |       0 |      917 |        0 |    46785      0 |      148 |     2322
1236.24/1236.54	c #cpu_time = 0.054s
1236.24/1236.54	c #wall_clock_time = 0.054s
1236.24/1236.54	c #decision = 917
1236.24/1236.54	c #random_decision = 0
1236.24/1236.54	c #conflict = 0
1236.24/1236.54	c #restart = 0
1236.24/1236.54	c BCD2: found a new core of size 1: cost of the new core is >=1
1236.24/1236.54	c lower bound updated to 9
1351.79/1352.19	c BCD2: 9 <= obj <= 6738129
1351.79/1352.19	c BCD2: #cores=9, #unrelaxed=7238, #relaxed=15, #hardened=0
1351.79/1352.19	c BCD2: #sat=1 #unsat=10 bias=10/11
1351.79/1352.19	c Solving starts ...
1351.79/1352.19	c ============================[ Search Statistics ]============================
1351.79/1352.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1351.79/1352.19	c       |         |          |          |    Limit     GC | Var      | Constra 
1351.79/1352.19	c =============================================================================
1351.79/1352.19	c  0.0s |       0 |        0 |        0 |    46785      0 |      148 |     2322
1351.89/1352.25	c  0.1s |       0 |     1048 |        0 |    46785      0 |      148 |     2322
1351.89/1352.25	c #cpu_time = 0.054s
1351.89/1352.25	c #wall_clock_time = 0.054s
1351.89/1352.25	c #decision = 1048
1351.89/1352.25	c #random_decision = 0
1351.89/1352.25	c #conflict = 0
1351.89/1352.25	c #restart = 0
1351.89/1352.25	c BCD2: found a new core of size 2: cost of the new core is >=1
1351.89/1352.25	c lower bound updated to 10
1470.86/1471.28	c BCD2: 10 <= obj <= 6738129
1470.86/1471.28	c BCD2: #cores=10, #unrelaxed=7236, #relaxed=17, #hardened=0
1470.86/1471.28	c BCD2: #sat=1 #unsat=11 bias=11/12
1470.86/1471.28	c Solving starts ...
1470.86/1471.28	c ============================[ Search Statistics ]============================
1470.86/1471.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1470.86/1471.28	c       |         |          |          |    Limit     GC | Var      | Constra 
1470.86/1471.28	c =============================================================================
1470.86/1471.28	c  0.0s |       0 |        0 |        0 |    46785      0 |      148 |     2322
1471.06/1471.48	c  0.2s |       0 |     3557 |        2 |    46785      0 |      154 |     2365
1471.06/1471.48	c #cpu_time = 0.198s
1471.06/1471.48	c #wall_clock_time = 0.199s
1471.06/1471.48	c #decision = 3557
1471.06/1471.48	c #random_decision = 0
1471.06/1471.48	c #conflict = 2
1471.06/1471.48	c #restart = 0
1471.06/1471.48	c BCD2: found a new core of size 1: cost of the new core is >=1
1471.06/1471.48	c lower bound updated to 11
1587.94/1588.31	c BCD2: 11 <= obj <= 6738129
1587.94/1588.31	c BCD2: #cores=11, #unrelaxed=7235, #relaxed=18, #hardened=0
1587.94/1588.31	c BCD2: #sat=1 #unsat=12 bias=12/13
1587.94/1588.31	c Solving starts ...
1587.94/1588.31	c ============================[ Search Statistics ]============================
1587.94/1588.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1587.94/1588.31	c       |         |          |          |    Limit     GC | Var      | Constra 
1587.94/1588.31	c =============================================================================
1587.94/1588.31	c  0.0s |       0 |        0 |        0 |    46785      0 |      154 |     2365
1587.94/1588.36	c  0.1s |       0 |     1202 |        0 |    46785      0 |      154 |     2365
1587.94/1588.36	c #cpu_time = 0.056s
1587.94/1588.36	c #wall_clock_time = 0.056s
1587.94/1588.36	c #decision = 1202
1587.94/1588.36	c #random_decision = 0
1587.94/1588.36	c #conflict = 0
1587.94/1588.36	c #restart = 0
1587.94/1588.36	c BCD2: found a new core of size 2: cost of the new core is >=1
1587.94/1588.36	c lower bound updated to 12
1702.43/1702.89	c BCD2: 12 <= obj <= 6738129
1702.43/1702.89	c BCD2: #cores=12, #unrelaxed=7233, #relaxed=20, #hardened=0
1702.43/1702.89	c BCD2: #sat=1 #unsat=13 bias=13/14
1702.43/1702.89	c Solving starts ...
1702.43/1702.89	c ============================[ Search Statistics ]============================
1702.43/1702.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1702.43/1702.89	c       |         |          |          |    Limit     GC | Var      | Constra 
1702.43/1702.89	c =============================================================================
1702.43/1702.89	c  0.0s |       0 |        0 |        0 |    46785      0 |      154 |     2365
1702.53/1702.96	c  0.1s |       0 |     2168 |        1 |    46785      0 |      154 |     2365
1702.53/1702.96	c #cpu_time = 0.068s
1702.53/1702.96	c #wall_clock_time = 0.068s
1702.53/1702.96	c #decision = 2168
1702.53/1702.96	c #random_decision = 0
1702.53/1702.96	c #conflict = 1
1702.53/1702.96	c #restart = 0
1702.53/1702.96	c BCD2: found a new core of size 2: cost of the new core is >=1
1702.53/1702.96	c lower bound updated to 13

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

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

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


[startup+0 s]
/proc/loadavg: 2.10 2.18 2.17 4/179 14562
/proc/meminfo: memFree=29529212/32872528 swapFree=12208/1156848
[pid=14562] ppid=14559 vsize=717244 CPUtime=0 cores=0,2,4,6
/proc/14562/stat : 14562 (toysat) R 14559 14562 9895 0 -1 4202496 2672 0 0 0 0 0 0 0 20 0 4 0 108930152 734457856 3034 33554432000 4194304 16246674 140734715263472 140734715262896 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14562/statm: 179823 3043 441 2943 0 176717 0
[pid=14562/tid=14563] ppid=14559 vsize=732604 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14563/stat : 14563 (toysat) S 14559 14562 9895 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108930152 750186496 3094 33554432000 4194304 16246674 140734715263472 140237105769712 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14562/tid=14564] ppid=14559 vsize=736700 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14564/stat : 14564 (toysat) S 14559 14562 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108930152 754380800 3111 33554432000 4194304 16246674 140734715263472 140237095279856 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14562/tid=14565] ppid=14559 vsize=740796 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14565/stat : 14565 (toysat) S 14559 14562 9895 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 108930152 758575104 3127 33554432000 4194304 16246674 140734715263472 140237084806320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100166 s]
/proc/loadavg: 2.10 2.18 2.17 4/179 14562
/proc/meminfo: memFree=29529212/32872528 swapFree=12208/1156848
[pid=14562] ppid=14559 vsize=1302084 CPUtime=0.09 cores=0,2,4,6
/proc/14562/stat : 14562 (toysat) R 14559 14562 9895 0 -1 4202496 28690 0 0 0 6 3 0 0 20 0 4 0 108930152 1333334016 28990 33554432000 4194304 16246674 140734715263472 140734715262688 7374276 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14562/statm: 325521 29004 800 2943 0 322415 0
[pid=14562/tid=14563] ppid=14559 vsize=1302084 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14563/stat : 14563 (toysat) S 14559 14562 9895 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108930152 1333334016 29017 33554432000 4194304 16246674 140734715263472 140237105769712 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14562/tid=14564] ppid=14559 vsize=1302084 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14564/stat : 14564 (toysat) S 14559 14562 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108930152 1333334016 29029 33554432000 4194304 16246674 140734715263472 140237095279856 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14562/tid=14565] ppid=14559 vsize=1302084 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14565/stat : 14565 (toysat) S 14559 14562 9895 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108930152 1333334016 29040 33554432000 4194304 16246674 140734715263472 140237084806320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1302084

[startup+0.200516 s]
/proc/loadavg: 2.10 2.18 2.17 4/179 14562
/proc/meminfo: memFree=29529212/32872528 swapFree=12208/1156848
[pid=14562] ppid=14559 vsize=1313348 CPUtime=0.19 cores=0,2,4,6
/proc/14562/stat : 14562 (toysat) R 14559 14562 9895 0 -1 4202496 48574 0 0 0 12 7 0 0 20 0 4 0 108930152 1344868352 49384 33554432000 4194304 16246674 140734715263472 140734715246464 8058226 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14562/statm: 328337 49384 800 2943 0 325231 0
[pid=14562/tid=14563] ppid=14559 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14563/stat : 14563 (toysat) S 14559 14562 9895 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108930152 1344868352 49384 33554432000 4194304 16246674 140734715263472 140237105769712 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14562/tid=14564] ppid=14559 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14564/stat : 14564 (toysat) S 14559 14562 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108930152 1344868352 49384 33554432000 4194304 16246674 140734715263472 140237095279856 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14562/tid=14565] ppid=14559 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14565/stat : 14565 (toysat) S 14559 14562 9895 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108930152 1344868352 49384 33554432000 4194304 16246674 140734715263472 140237084806320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1313348

[startup+0.300482 s]
/proc/loadavg: 2.10 2.18 2.17 4/179 14562
/proc/meminfo: memFree=29529212/32872528 swapFree=12208/1156848
[pid=14562] ppid=14559 vsize=1313348 CPUtime=0.29 cores=0,2,4,6
/proc/14562/stat : 14562 (toysat) R 14559 14562 9895 0 -1 4202496 63289 0 0 0 21 8 0 0 20 0 4 0 108930152 1344868352 64099 33554432000 4194304 16246674 140734715263472 140734715246464 7378155 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14562/statm: 328337 64099 800 2943 0 325231 0
[pid=14562/tid=14563] ppid=14559 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14563/stat : 14563 (toysat) S 14559 14562 9895 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108930152 1344868352 64099 33554432000 4194304 16246674 140734715263472 140237105769712 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14562/tid=14564] ppid=14559 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14564/stat : 14564 (toysat) S 14559 14562 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108930152 1344868352 64099 33554432000 4194304 16246674 140734715263472 140237095279856 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14562/tid=14565] ppid=14559 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14565/stat : 14565 (toysat) S 14559 14562 9895 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108930152 1344868352 64099 33554432000 4194304 16246674 140734715263472 140237084806320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1313348

[startup+0.700383 s]
/proc/loadavg: 2.10 2.18 2.17 4/179 14562
/proc/meminfo: memFree=29529212/32872528 swapFree=12208/1156848
[pid=14562] ppid=14559 vsize=1313348 CPUtime=0.69 cores=0,2,4,6
/proc/14562/stat : 14562 (toysat) R 14559 14562 9895 0 -1 4202496 73132 0 0 0 59 10 0 0 20 0 4 0 108930152 1344868352 73942 33554432000 4194304 16246674 140734715263472 140734715246464 7440732 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14562/statm: 328337 73942 800 2943 0 325231 0
[pid=14562/tid=14563] ppid=14559 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14563/stat : 14563 (toysat) S 14559 14562 9895 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108930152 1344868352 73942 33554432000 4194304 16246674 140734715263472 140237105769712 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14562/tid=14564] ppid=14559 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14564/stat : 14564 (toysat) S 14559 14562 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108930152 1344868352 73942 33554432000 4194304 16246674 140734715263472 140237095279856 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14562/tid=14565] ppid=14559 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14565/stat : 14565 (toysat) S 14559 14562 9895 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108930152 1344868352 73942 33554432000 4194304 16246674 140734715263472 140237084806320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1313348

[startup+1.5004 s]
/proc/loadavg: 2.10 2.18 2.17 4/183 14566
/proc/meminfo: memFree=29074948/32872528 swapFree=12208/1156848
[pid=14562] ppid=14559 vsize=1313348 CPUtime=1.49 cores=0,2,4,6
/proc/14562/stat : 14562 (toysat) R 14559 14562 9895 0 -1 4202496 193829 0 0 0 120 29 0 0 20 0 4 0 108930152 1344868352 194639 33554432000 4194304 16246674 140734715263472 140734715245376 7202413 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14562/statm: 328337 194651 838 2943 0 325231 0
[pid=14562/tid=14563] ppid=14559 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14563/stat : 14563 (toysat) S 14559 14562 9895 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108930152 1344868352 194657 33554432000 4194304 16246674 140734715263472 140237105769712 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14562/tid=14564] ppid=14559 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14564/stat : 14564 (toysat) S 14559 14562 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108930152 1344868352 194663 33554432000 4194304 16246674 140734715263472 140237095279856 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14562/tid=14565] ppid=14559 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14565/stat : 14565 (toysat) S 14559 14562 9895 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108930152 1344868352 194670 33554432000 4194304 16246674 140734715263472 140237084806320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1313348

[startup+3.1004 s]
/proc/loadavg: 2.09 2.18 2.17 4/183 14566
/proc/meminfo: memFree=28440564/32872528 swapFree=12208/1156848
[pid=14562] ppid=14559 vsize=1357380 CPUtime=3.09 cores=0,2,4,6
/proc/14562/stat : 14562 (toysat) R 14559 14562 9895 0 -1 4202496 271918 0 0 0 268 41 0 0 20 0 4 0 108930152 1389957120 272728 33554432000 4194304 16246674 140734715263472 140734715245376 5828996 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14562/statm: 339345 272728 890 2943 0 336239 0
[pid=14562/tid=14563] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14563/stat : 14563 (toysat) S 14559 14562 9895 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 272728 33554432000 4194304 16246674 140734715263472 140237105769712 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14562/tid=14564] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14564/stat : 14564 (toysat) S 14559 14562 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 272728 33554432000 4194304 16246674 140734715263472 140237095279856 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14562/tid=14565] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14565/stat : 14565 (toysat) S 14559 14562 9895 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 272728 33554432000 4194304 16246674 140734715263472 140237084806320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1357380

[startup+6.30037 s]
/proc/loadavg: 2.09 2.18 2.17 4/183 14566
/proc/meminfo: memFree=28407288/32872528 swapFree=12208/1156848
[pid=14562] ppid=14559 vsize=1357380 CPUtime=6.29 cores=0,2,4,6
/proc/14562/stat : 14562 (toysat) R 14559 14562 9895 0 -1 4202496 280024 0 0 0 586 43 0 0 20 0 4 0 108930152 1389957120 280834 33554432000 4194304 16246674 140734715263472 140734715245376 13906983 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14562/statm: 339345 280834 894 2943 0 336239 0
[pid=14562/tid=14563] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14563/stat : 14563 (toysat) S 14559 14562 9895 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280834 33554432000 4194304 16246674 140734715263472 140237105769712 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14562/tid=14564] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14564/stat : 14564 (toysat) S 14559 14562 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280834 33554432000 4194304 16246674 140734715263472 140237095279856 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14562/tid=14565] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14565/stat : 14565 (toysat) S 14559 14562 9895 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280834 33554432000 4194304 16246674 140734715263472 140237084806320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 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.08 2.17 2.16 3/183 14566
/proc/meminfo: memFree=28407064/32872528 swapFree=12208/1156848
[pid=14562] ppid=14559 vsize=1357380 CPUtime=12.69 cores=0,2,4,6
/proc/14562/stat : 14562 (toysat) R 14559 14562 9895 0 -1 4202496 280033 0 0 0 1226 43 0 0 20 0 4 0 108930152 1389957120 280843 33554432000 4194304 16246674 140734715263472 140734715245376 12449395 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14562/statm: 339345 280843 903 2943 0 336239 0
[pid=14562/tid=14563] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14563/stat : 14563 (toysat) S 14559 14562 9895 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280843 33554432000 4194304 16246674 140734715263472 140237105769712 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14562/tid=14564] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14564/stat : 14564 (toysat) S 14559 14562 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280843 33554432000 4194304 16246674 140734715263472 140237095279856 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14562/tid=14565] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14565/stat : 14565 (toysat) S 14559 14562 9895 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280843 33554432000 4194304 16246674 140734715263472 140237084806320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 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.07 2.17 2.16 4/183 14566
/proc/meminfo: memFree=28406028/32872528 swapFree=12208/1156848
[pid=14562] ppid=14559 vsize=1357380 CPUtime=25.49 cores=0,2,4,6
/proc/14562/stat : 14562 (toysat) R 14559 14562 9895 0 -1 4202496 280033 0 0 0 2506 43 0 0 20 0 4 0 108930152 1389957120 280843 33554432000 4194304 16246674 140734715263472 140734715245376 12371230 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14562/statm: 339345 280843 903 2943 0 336239 0
[pid=14562/tid=14563] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14563/stat : 14563 (toysat) S 14559 14562 9895 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280843 33554432000 4194304 16246674 140734715263472 140237105769712 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14562/tid=14564] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14564/stat : 14564 (toysat) S 14559 14562 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280843 33554432000 4194304 16246674 140734715263472 140237095279856 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14562/tid=14565] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14565/stat : 14565 (toysat) S 14559 14562 9895 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280843 33554432000 4194304 16246674 140734715263472 140237084806320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 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.17 2.18 2.17 3/183 14566
/proc/meminfo: memFree=28406252/32872528 swapFree=12208/1156848
[pid=14562] ppid=14559 vsize=1357380 CPUtime=51.09 cores=0,2,4,6
/proc/14562/stat : 14562 (toysat) R 14559 14562 9895 0 -1 4202496 280033 0 0 0 5066 43 0 0 20 0 4 0 108930152 1389957120 280843 33554432000 4194304 16246674 140734715263472 140734715245376 12429000 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14562/statm: 339345 280843 903 2943 0 336239 0
[pid=14562/tid=14563] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14563/stat : 14563 (toysat) S 14559 14562 9895 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280843 33554432000 4194304 16246674 140734715263472 140237105769712 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14562/tid=14564] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14564/stat : 14564 (toysat) S 14559 14562 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280843 33554432000 4194304 16246674 140734715263472 140237095279856 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14562/tid=14565] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14565/stat : 14565 (toysat) S 14559 14562 9895 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280843 33554432000 4194304 16246674 140734715263472 140237084806320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 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.21 2.20 2.17 3/183 14567
/proc/meminfo: memFree=28405716/32872528 swapFree=12208/1156848
[pid=14562] ppid=14559 vsize=1357380 CPUtime=102.28 cores=0,2,4,6
/proc/14562/stat : 14562 (toysat) R 14559 14562 9895 0 -1 4202496 280033 0 0 0 10185 43 0 0 20 0 4 0 108930152 1389957120 280843 33554432000 4194304 16246674 140734715263472 140734715245376 13950184 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14562/statm: 339345 280843 903 2943 0 336239 0
[pid=14562/tid=14563] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14563/stat : 14563 (toysat) S 14559 14562 9895 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280843 33554432000 4194304 16246674 140734715263472 140237105769712 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14562/tid=14564] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14564/stat : 14564 (toysat) S 14559 14562 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280843 33554432000 4194304 16246674 140734715263472 140237095279856 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14562/tid=14565] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14565/stat : 14565 (toysat) S 14559 14562 9895 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280843 33554432000 4194304 16246674 140734715263472 140237084806320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1357380


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

/proc/14562/task/14565/stat : 14565 (toysat) S 14559 14562 9895 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237084806320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 1357380

[startup+1302.3 s]
/proc/loadavg: 2.16 2.17 2.18 3/183 14646
/proc/meminfo: memFree=24890952/32872528 swapFree=12208/1156848
[pid=14562] ppid=14559 vsize=1357380 CPUtime=1302.01 cores=0,2,4,6
/proc/14562/stat : 14562 (toysat) R 14559 14562 9895 0 -1 4202496 280188 0 0 0 130156 45 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140734715245376 12429200 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14562/statm: 339345 280863 919 2943 0 336239 0
[pid=14562/tid=14563] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14563/stat : 14563 (toysat) S 14559 14562 9895 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237105769712 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14562/tid=14564] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14564/stat : 14564 (toysat) S 14559 14562 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237095279856 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14562/tid=14565] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14565/stat : 14565 (toysat) S 14559 14562 9895 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237084806320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 1357380

[startup+1362.3 s]
/proc/loadavg: 2.20 2.18 2.18 3/183 14648
/proc/meminfo: memFree=24672108/32872528 swapFree=12208/1156848
[pid=14562] ppid=14559 vsize=1357380 CPUtime=1361.98 cores=0,2,4,6
/proc/14562/stat : 14562 (toysat) R 14559 14562 9895 0 -1 4202496 280221 0 0 0 136153 45 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140734715245376 12654104 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14562/statm: 339345 280863 919 2943 0 336239 0
[pid=14562/tid=14563] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14563/stat : 14563 (toysat) S 14559 14562 9895 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237105769712 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14562/tid=14564] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14564/stat : 14564 (toysat) S 14559 14562 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237095279856 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14562/tid=14565] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14565/stat : 14565 (toysat) S 14559 14562 9895 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237084806320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 1357380

[startup+1422.3 s]
/proc/loadavg: 2.16 2.17 2.18 3/183 14649
/proc/meminfo: memFree=24421700/32872528 swapFree=12208/1156848
[pid=14562] ppid=14559 vsize=1357380 CPUtime=1421.97 cores=0,2,4,6
/proc/14562/stat : 14562 (toysat) R 14559 14562 9895 0 -1 4202496 280232 0 0 0 142152 45 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140734715245376 12654426 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14562/statm: 339345 280863 919 2943 0 336239 0
[pid=14562/tid=14563] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14563/stat : 14563 (toysat) S 14559 14562 9895 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237105769712 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14562/tid=14564] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14564/stat : 14564 (toysat) S 14559 14562 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237095279856 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14562/tid=14565] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14565/stat : 14565 (toysat) S 14559 14562 9895 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237084806320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 1357380

[startup+1482.3 s]
/proc/loadavg: 2.21 2.19 2.18 3/184 14653
/proc/meminfo: memFree=24183920/32872528 swapFree=12208/1156848
[pid=14562] ppid=14559 vsize=1357380 CPUtime=1481.96 cores=0,2,4,6
/proc/14562/stat : 14562 (toysat) R 14559 14562 9895 0 -1 4202496 280232 0 0 0 148151 45 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140734715261312 12429736 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14562/statm: 339345 280863 919 2943 0 336239 0
[pid=14562/tid=14563] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14563/stat : 14563 (toysat) S 14559 14562 9895 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237105769712 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14562/tid=14564] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14564/stat : 14564 (toysat) S 14559 14562 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237095279856 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14562/tid=14565] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14565/stat : 14565 (toysat) S 14559 14562 9895 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237084806320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 1357380

[startup+1542.31 s]
/proc/loadavg: 2.15 2.18 2.18 3/183 14654
/proc/meminfo: memFree=23638300/32872528 swapFree=12208/1156848
[pid=14562] ppid=14559 vsize=1357380 CPUtime=1541.96 cores=0,2,4,6
/proc/14562/stat : 14562 (toysat) R 14559 14562 9895 0 -1 4202496 280232 0 0 0 154151 45 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140734715261376 12371350 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14562/statm: 339345 280863 919 2943 0 336239 0
[pid=14562/tid=14563] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14563/stat : 14563 (toysat) S 14559 14562 9895 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237105769712 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14562/tid=14564] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14564/stat : 14564 (toysat) S 14559 14562 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237095279856 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14562/tid=14565] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14565/stat : 14565 (toysat) S 14559 14562 9895 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237084806320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 1357380

[startup+1602.3 s]
/proc/loadavg: 2.12 2.16 2.17 3/183 14655
/proc/meminfo: memFree=23172452/32872528 swapFree=12208/1156848
[pid=14562] ppid=14559 vsize=1357380 CPUtime=1601.94 cores=0,2,4,6
/proc/14562/stat : 14562 (toysat) R 14559 14562 9895 0 -1 4202496 280232 0 0 0 160149 45 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140734715261312 12371230 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14562/statm: 339345 280863 919 2943 0 336239 0
[pid=14562/tid=14563] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14563/stat : 14563 (toysat) S 14559 14562 9895 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237105769712 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14562/tid=14564] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14564/stat : 14564 (toysat) S 14559 14562 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237095279856 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14562/tid=14565] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14565/stat : 14565 (toysat) S 14559 14562 9895 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237084806320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 1357380

[startup+1662.3 s]
/proc/loadavg: 2.21 2.19 2.18 4/183 14657
/proc/meminfo: memFree=23875976/32872528 swapFree=12208/1156848
[pid=14562] ppid=14559 vsize=1357380 CPUtime=1661.93 cores=0,2,4,6
/proc/14562/stat : 14562 (toysat) R 14559 14562 9895 0 -1 4202496 280232 0 0 0 166148 45 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140734715245376 4220936 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14562/statm: 339345 280863 919 2943 0 336239 0
[pid=14562/tid=14563] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14563/stat : 14563 (toysat) S 14559 14562 9895 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237105769712 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14562/tid=14564] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14564/stat : 14564 (toysat) S 14559 14562 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237095279856 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14562/tid=14565] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14565/stat : 14565 (toysat) S 14559 14562 9895 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237084806320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 1357380

[startup+1722.3 s]
/proc/loadavg: 2.24 2.20 2.18 3/183 14658
/proc/meminfo: memFree=22923472/32872528 swapFree=12208/1156848
[pid=14562] ppid=14559 vsize=1357380 CPUtime=1721.92 cores=0,2,4,6
/proc/14562/stat : 14562 (toysat) R 14559 14562 9895 0 -1 4202496 280232 0 0 0 172147 45 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140734715261312 12371230 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14562/statm: 339345 280863 919 2943 0 336239 0
[pid=14562/tid=14563] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14563/stat : 14563 (toysat) S 14559 14562 9895 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237105769712 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14562/tid=14564] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14564/stat : 14564 (toysat) S 14559 14562 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237095279856 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14562/tid=14565] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14565/stat : 14565 (toysat) S 14559 14562 9895 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237084806320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 1357380

[startup+1782.3 s]
/proc/loadavg: 2.19 2.19 2.18 3/183 14659
/proc/meminfo: memFree=27970000/32872528 swapFree=12208/1156848
[pid=14562] ppid=14559 vsize=1357380 CPUtime=1781.92 cores=0,2,4,6
/proc/14562/stat : 14562 (toysat) R 14559 14562 9895 0 -1 4202496 280232 0 0 0 178146 46 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140734715245376 12449130 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14562/statm: 339345 280863 919 2943 0 336239 0
[pid=14562/tid=14563] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14563/stat : 14563 (toysat) S 14559 14562 9895 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237105769712 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14562/tid=14564] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14564/stat : 14564 (toysat) S 14559 14562 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237095279856 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14562/tid=14565] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14565/stat : 14565 (toysat) S 14559 14562 9895 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237084806320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 1357380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.15 2.18 2.18 3/183 14659
/proc/meminfo: memFree=27970516/32872528 swapFree=12208/1156848
[pid=14562] ppid=14559 vsize=1357380 CPUtime=1800.01 cores=0,2,4,6
/proc/14562/stat : 14562 (toysat) R 14559 14562 9895 0 -1 4202496 280232 0 0 0 179955 46 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140734715245376 12413976 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14562/statm: 339345 280863 919 2943 0 336239 0
[pid=14562/tid=14563] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14563/stat : 14563 (toysat) S 14559 14562 9895 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237105769712 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14562/tid=14564] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14564/stat : 14564 (toysat) S 14559 14562 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237095279856 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14562/tid=14565] ppid=14559 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14562/task/14565/stat : 14565 (toysat) S 14559 14562 9895 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108930152 1389957120 280863 33554432000 4194304 16246674 140734715263472 140237084806320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
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 14562 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.02
CPU user time (s): 1799.56
CPU system time (s): 0.460929
CPU usage (%): 99.9786
Max. virtual memory (cumulated for all children) (KiB): 1357380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.56
system time used= 0.460929
maximum resident set size= 1123452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 280232
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= 201
involuntary context switches= 1907

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.57031 second user time and 6.91395 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-07 05:25:56
IDJOB=4079152
IDBENCH=72282
IDSOLVER=2542
FILE ID=node114/4079152-1465269956
RUNJOBID= node114-1465241547-9911
PBS_JOBID= 19843245
Free space on /tmp= 71716 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/9orless/normalized-plasma-widgets-workspace.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-4079152-1465269956/watcher-4079152-1465269956 -o /tmp/evaluation-result-4079152-1465269956/solver-4079152-1465269956 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1465241547-9911 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4079152-1465269956.opb

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

MD5SUM BENCH= 49dc4b5f6052a2f409a04652a51cf85f
RANDOM SEED=1591425705

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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.852
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.852
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.54
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.852
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:        29530228 kB
Buffers:          128028 kB
Cached:           232908 kB
SwapCached:         1696 kB
Active:          1231032 kB
Inactive:         219528 kB
Active(anon):    1090460 kB
Inactive(anon):     1252 kB
Active(file):     140572 kB
Inactive(file):   218276 kB
Unevictable:     1156848 kB
Mlocked:           12208 kB
SwapTotal:      67108856 kB
SwapFree:       67096680 kB
Dirty:             19824 kB
Writeback:             0 kB
AnonPages:       2230976 kB
Mapped:            10928 kB
Shmem:                 0 kB
Slab:             601860 kB
SReclaimable:      45776 kB
SUnreclaim:       556084 kB
KernelStack:        1520 kB
PageTables:         8608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2389916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1134592 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= 71700 MiB
End job on node114 at 2016-06-07 05:55:56