Trace number 4107098

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.28 1800.56

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_1000_5__369_766__16.opb
MD5SUMc06d157f7fb7a5d4e08da93fc8c064a7
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark498558
Best CPU time to get the best result obtained on this benchmark1800.95
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables80998
Total number of constraints6000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)5002
Number of constraints which are nor clauses,nor cardinality constraints998
Minimum length of a constraint16
Maximum length of a constraint657
Number of terms in the objective function 80000
Biggest coefficient in the objective function 122979
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 2747677008
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 122979
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 2747677008
Number of bits of the biggest sum of numbers32
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c 2016-06-18T22:41:41+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-4107098-1466282501.opb"]
0.00/0.01	c use --random-gen="458234808 1275080102 3890891386 3876476484 716230503 957387974 1792818318 3690587948 3179252654 3503417971 47577593 2928049587 4002208292 761446991 700290314 3770549728 3359933690 2666140950 1067935115 1339123595 2906029134 101561104 2295721777 4242311269 688263474 3240551651 3784287399 3151649118 1270212771 1211725142 3846126845 3872130703 206647341 784801905 2906870507 354828096 745050540 2906294959 1675281200 3507156 851731613 2375024521 1527398623 2980475902 3705620981 148882747 3645549814 2089275351 4284424944 2749432426 1347737144 981366480 466443586 312215720 1458718330 3773379590 1936501623 84953584 2088694009 3885943349 3372113488 4008743811 3784282226 3705198078 1354068155 1263163685 796283653 3265098855 2759688889 1704506160 1282554004 232396038 1661826347 1088049671 1744495405 1310950937 1948032353 2364025338 1776139660 3374775304 2047190784 921128313 2779880777 3257817039 3506457911 2757245294 502297147 2872493373 1741488973 2819126143 1062159542 3767272040 1671027125 3385776989 406290399 2249092198 357873785 4240743193 30134633 4001060641 540559308 1531103241 3881414771 3115423527 1467236150 713657999 2801665647 664222492 1671742428 2301630010 3409044255 35962296 3162926716 1462660753 422914122 577466474 1915375605 2675050434 1295320573 2018351253 1413289734 1510581348 2006018307 3175848033 878844827 1076875409 3247947418 418520127 3021667286 2332233392 3928983018 2801236163 652818983 2313368601 1111463661 719926703 1570187757 4039489816 3041041349 110116685 1162241244 558534826 2446185486 4198736581 3071120565 2709205931 3772439207 2845894871 133516081 3072307398 4075433420 4233011096 1417501580 2428798416 1967652149 2137941986 584629132 101246684 673519285 1669805828 3728257472 922481020 3263400490 719578251 3001048261 3823977668 665051428 3733494544 1114211078 3400542645 1034286982 702037960 2780135211 3574851618 181846601 2257827404 1092633733 3419095114 725305933 769773949 2402532325 1171296942 2288839345 48935350 255739315 1292337741 2590856081 4250220535 1484785902 3617356537 2061619361 1956431906 3347345725 1614168805 313088753 2607272708 149454323 170183961 813910508 3900348675 4084186925 328663276 2847057372 2649063576 4191685869 823001662 3781034003 3675917664 3072390463 3844168256 866692543 1097239866 1566475899 2981255452 2342312299 718429988 1228415304 326026978 3291464654 3689146707 3231955101 1151873984 4031159810 4271005991 4101986702 4292486644 2029866211 2137968172 501840923 2655147323 1991423543 3468622358 2985894800 3148099870 1062540215 3778718153 653978621 3689468701 3096580419 2325090010 19884275 2955471646 1634754846 3367072510 4153218727 340031669 2120030497 2954250884 2288148682 1207205978 407851840 2261455533 2944052499 3655837307 1444574829 4191926909 255 362436" option to reproduce the execution
0.49/0.56	c #vars 80998
0.49/0.56	c #constraints 6000
1.69/1.79	c BCD2: Hardening is enabled.
1.69/1.79	c BCD2: BiasedSearch is enabled.
1.69/1.79	c Solving starts ...
1.69/1.79	c ============================[ Search Statistics ]============================
1.69/1.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.69/1.79	c       |         |          |          |    Limit     GC | Var      | Constra 
1.69/1.79	c =============================================================================
1.89/1.96	c  0.0s |       0 |        0 |        0 |    29332      0 |        0 |        0
2.19/2.21	c  0.2s |       1 |     2456 |      100 |    29332      0 |        0 |        0
2.59/2.63	c  0.7s |       2 |    11269 |      250 |    32266      0 |        0 |        0
2.99/3.06	c  1.1s |       3 |    23808 |      475 |    35493      0 |        0 |        0
4.09/4.18	c  2.2s |       4 |    61387 |      813 |    39043      0 |        0 |        0
4.79/4.83	c  2.9s |       4 |    93913 |     1042 |    42948      0 |        0 |        0
4.79/4.83	c #cpu_time = 2.770s
4.79/4.83	c #wall_clock_time = 2.777s
4.79/4.83	c #decision = 93913
4.79/4.83	c #random_decision = 263
4.79/4.83	c #conflict = 1042
4.79/4.83	c #restart = 4
4.79/4.83	o 34567648
4.89/4.98	c BCD2: updating upper bound: 2747677008 -> 34567647
5.38/5.44	c BCD2: 0 <= obj <= 34567647
5.38/5.45	c BCD2: #cores=0, #unrelaxed=80000, #relaxed=0, #hardened=0
5.38/5.45	c BCD2: #sat=1 #unsat=1 bias=1/2
5.59/5.69	c Solving starts ...
5.59/5.69	c ============================[ Search Statistics ]============================
5.59/5.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.59/5.69	c       |         |          |          |    Limit     GC | Var      | Constra 
5.59/5.69	c =============================================================================
5.59/5.69	c  0.0s |       0 |        0 |        0 |    42948      0 |        0 |        0
5.78/5.81	c  0.1s |       0 |    18886 |        0 |    42948      0 |        0 |        0
5.78/5.81	c #cpu_time = 0.106s
5.78/5.81	c #wall_clock_time = 0.106s
5.78/5.81	c #decision = 18886
5.78/5.81	c #random_decision = 0
5.78/5.81	c #conflict = 0
5.78/5.81	c #restart = 0
5.78/5.81	c BCD2: found a new core of size 96: cost of the new core is >=6052
5.78/5.81	c lower bound updated to 6052
5.78/5.86	c BCD2: 6052 <= obj <= 34567647
5.78/5.86	c BCD2: #cores=1, #unrelaxed=79904, #relaxed=96, #hardened=0
5.78/5.86	c BCD2: #sat=1 #unsat=2 bias=2/3
9.89/9.95	c Solving starts ...
9.89/9.95	c ============================[ Search Statistics ]============================
9.89/9.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.89/9.95	c       |         |          |          |    Limit     GC | Var      | Constra 
9.89/9.95	c =============================================================================
9.89/9.96	c  0.0s |       0 |        0 |        0 |    42948      0 |        0 |        1
10.10/10.18	c  0.2s |       0 |    50142 |        0 |    42948      0 |        0 |        1
10.10/10.18	c #cpu_time = 0.185s
10.10/10.18	c #wall_clock_time = 0.186s
10.10/10.18	c #decision = 50142
10.10/10.18	c #random_decision = 0
10.10/10.18	c #conflict = 0
10.10/10.18	c #restart = 0
10.10/10.18	c BCD2: found a new core of size 112: cost of the new core is >=9641
10.10/10.18	c lower bound updated to 15693
10.19/10.23	c BCD2: 15693 <= obj <= 34567647
10.19/10.23	c BCD2: #cores=2, #unrelaxed=79792, #relaxed=208, #hardened=0
10.19/10.23	c BCD2: #sat=1 #unsat=3 bias=3/4
10.19/10.23	c Solving starts ...
10.19/10.23	c ============================[ Search Statistics ]============================
10.19/10.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.19/10.23	c       |         |          |          |    Limit     GC | Var      | Constra 
10.19/10.23	c =============================================================================
10.19/10.23	c  0.0s |       0 |        0 |        0 |    42948      0 |        0 |        2
10.79/10.82	c  0.6s |       1 |   141038 |      100 |    42948      0 |        0 |        2
11.20/11.21	c  1.0s |       1 |   224459 |      149 |    42948      0 |        0 |        2
11.20/11.21	c #cpu_time = 0.929s
11.20/11.21	c #wall_clock_time = 0.932s
11.20/11.21	c #decision = 224459
11.20/11.21	c #random_decision = 0
11.20/11.21	c #conflict = 149
11.20/11.21	c #restart = 1
11.20/11.22	c BCD2: relaxing 2114 and merging with 1 cores into a new core of size 2226: cost of the new core is >=13095
11.20/11.22	c lower bound updated to 19147
11.20/11.27	c BCD2: 19147 <= obj <= 34567647
11.20/11.27	c BCD2: #cores=2, #unrelaxed=77678, #relaxed=2322, #hardened=0
11.20/11.27	c BCD2: #sat=1 #unsat=4 bias=4/5
17.70/17.76	c Solving starts ...
17.70/17.76	c ============================[ Search Statistics ]============================
17.70/17.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.70/17.76	c       |         |          |          |    Limit     GC | Var      | Constra 
17.70/17.76	c =============================================================================
17.70/17.76	c  0.0s |       0 |        0 |        0 |    42948      0 |        1 |        2
18.19/18.27	c  0.5s |       1 |    90641 |      100 |    42948      0 |        1 |        3
19.09/19.19	c  1.4s |       2 |   253618 |      250 |    47243      0 |        1 |        3
20.00/20.08	c  2.3s |       3 |   454879 |      475 |    47243      0 |        1 |        3
20.89/20.93	c  3.2s |       4 |   532912 |      813 |    47243      0 |        1 |        3
22.39/22.49	c  4.7s |       4 |   930591 |     1093 |    51968      0 |        1 |        3
22.39/22.49	c #cpu_time = 4.660s
22.39/22.49	c #wall_clock_time = 4.671s
22.39/22.49	c #decision = 930591
22.39/22.50	c #random_decision = 1
22.39/22.50	c #conflict = 1093
22.39/22.50	c #restart = 4
22.49/22.50	c BCD2: relaxing 1149 and merging with 1 cores into a new core of size 1245: cost of the new core is >=9240
22.49/22.50	c lower bound updated to 22335
22.49/22.57	c BCD2: 22335 <= obj <= 34567647
22.49/22.58	c BCD2: #cores=2, #unrelaxed=76529, #relaxed=3471, #hardened=0
22.49/22.58	c BCD2: #sat=1 #unsat=5 bias=5/6
22.69/22.75	c Solving starts ...
22.69/22.75	c ============================[ Search Statistics ]============================
22.69/22.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.69/22.75	c       |         |          |          |    Limit     GC | Var      | Constra 
22.69/22.75	c =============================================================================
22.69/22.76	c  0.0s |       0 |        0 |        0 |    51968      0 |        4 |        3
23.49/23.52	c  0.8s |       1 |   207026 |      100 |    51968      0 |        4 |        8
24.29/24.39	c  1.6s |       2 |   329510 |      250 |    51968      0 |        4 |        8
25.39/25.49	c  2.7s |       3 |   513969 |      475 |    51968      0 |        4 |        8
26.09/26.10	c  3.3s |       3 |   620367 |      496 |    51968      0 |        4 |        8
26.09/26.10	c #cpu_time = 3.229s
26.09/26.10	c #wall_clock_time = 3.237s
26.09/26.10	c #decision = 620367
26.09/26.10	c #random_decision = 7
26.09/26.10	c #conflict = 496
26.09/26.10	c #restart = 3
26.09/26.10	o 473793
26.09/26.17	c BCD2: updating upper bound: 34567647 -> 473792
26.88/26.95	c BCD2: 22335 <= obj <= 473792
26.88/26.95	c BCD2: #cores=2, #unrelaxed=76529, #relaxed=3471, #hardened=0
26.88/26.95	c BCD2: #sat=2 #unsat=5 bias=5/7
772.47/772.65	c Solving starts ...
772.47/772.65	c ============================[ Search Statistics ]============================
772.47/772.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
772.47/772.65	c       |         |          |          |    Limit     GC | Var      | Constra 
772.47/772.65	c =============================================================================
772.47/772.65	c  0.0s |       0 |        0 |        0 |    51968      0 |        4 |        9
773.67/773.84	c  1.2s |       1 |   132881 |      100 |    51968      0 |        4 |        9
774.48/774.61	c  2.0s |       2 |   210764 |      250 |    51968      0 |        4 |        9
775.67/775.85	c  3.2s |       3 |   292576 |      475 |    57165      0 |        4 |        9
777.68/777.83	c  5.2s |       4 |   373936 |      813 |    57165      0 |        4 |        9
780.07/780.25	c  7.6s |       4 |   485759 |     1113 |    57165      0 |        4 |        9
781.08/781.26	c  8.6s |       5 |   488463 |     1320 |    57165      0 |        4 |        9
783.37/783.59	c 10.9s |       5 |   593100 |     1720 |    57165      0 |        4 |        9
785.27/785.48	c 12.8s |       6 |   596096 |     2081 |    57165      0 |        4 |        9
787.37/787.56	c 14.9s |       6 |   692323 |     2481 |    62882      0 |        4 |        9
789.78/790.00	c 17.3s |       6 |   708647 |     2881 |    62882      0 |        4 |        9
792.17/792.31	c 19.7s |       6 |   714042 |     3181 |    62882      0 |        4 |        9
792.47/792.64	c 20.0s |       7 |   714111 |     3223 |    62882      0 |        4 |        9
795.07/795.23	c 22.6s |       7 |   808325 |     3423 |    62882      0 |        4 |        9
797.07/797.27	c 24.6s |       7 |   842494 |     3723 |    62882      0 |        4 |        9
799.57/799.79	c 27.1s |       7 |   902079 |     4123 |    62882      0 |        4 |        9
802.17/802.39	c 29.7s |       7 |  1083307 |     4523 |    62882      0 |        4 |        9
804.66/804.87	c 32.2s |       7 |  1152924 |     4923 |    69171      0 |        4 |        9
804.77/804.97	c 32.3s |       8 |  1153501 |     4936 |    69171      0 |        4 |        9
807.38/807.55	c 34.9s |       8 |  1233424 |     5236 |    69171      0 |        4 |        9
809.37/809.59	c 36.9s |       8 |  1246849 |     5536 |    69171      0 |        4 |        9
812.66/812.83	c 40.2s |       8 |  1310011 |     5836 |    69171      0 |        4 |        9
816.17/816.34	c 43.7s |       8 |  1365469 |     6136 |    69171      0 |        4 |        9
818.56/818.74	c 46.1s |       8 |  1371915 |     6336 |    69171      0 |        4 |        9
820.67/820.85	c 48.2s |       8 |  1433663 |     6736 |    69171      0 |        4 |        9
822.96/823.10	c 50.4s |       8 |  1587475 |     6936 |    69171      0 |        4 |        9
825.27/825.46	c 52.8s |       8 |  1589100 |     7336 |    69171      0 |        4 |        9
826.37/826.54	c 53.9s |       9 |  1589628 |     7506 |    69171      0 |        4 |        9
829.07/829.21	c 56.6s |       9 |  1671136 |     7706 |    69171      0 |        4 |        9
831.07/831.24	c 58.6s |       9 |  1759201 |     8006 |    69171      0 |        4 |        9
833.46/833.69	c 61.0s |       9 |  1764703 |     8306 |    69171      0 |        4 |        9
836.26/836.42	c 63.8s |       9 |  1765562 |     8606 |    76089      0 |        4 |        9
838.67/838.88	c 66.2s |       9 |  1884157 |     8906 |    76089      0 |        4 |        9
841.47/841.69	c 69.0s |       9 |  1895892 |     9206 |    76089      0 |        4 |        9
843.96/844.19	c 71.5s |       9 |  1919522 |     9506 |    76089      0 |        4 |        9
846.36/846.55	c 73.9s |       9 |  1923441 |     9706 |    76089      0 |        4 |        9
848.86/849.09	c 76.4s |       9 |  1926740 |    10006 |    76089      0 |        4 |        9
851.07/851.24	c 78.6s |       9 |  1948209 |    10206 |    76089      0 |        4 |        9
853.67/853.81	c 81.2s |       9 |  1966527 |    10506 |    76089      0 |        4 |        9
855.86/856.08	c 83.4s |       9 |  1970835 |    10806 |    76089      0 |        4 |        9
858.66/858.86	c 86.2s |       9 |  1989442 |    11106 |    76089      0 |        4 |        9
861.46/861.67	c 89.0s |      10 |  1995219 |    11361 |    76089      0 |        4 |        9
863.86/864.04	c 91.4s |      10 |  2071470 |    11461 |    76089      0 |        4 |        9
867.36/867.57	c 94.9s |      10 |  2121191 |    11761 |    76089      0 |        4 |        9
869.86/870.09	c 97.4s |      10 |  2125094 |    11961 |    76089      0 |        4 |        9
872.26/872.43	c 99.8s |      10 |  2184283 |    12361 |    76089      0 |        4 |        9
874.36/874.55	c  101s |      10 |  2311477 |    12561 |    76089      0 |        4 |        9
877.35/877.56	c  104s |      10 |  2336409 |    12861 |    76089      0 |        4 |        9
879.96/880.18	c  107s |      10 |  2344833 |    13161 |    76089      0 |        4 |        9
882.86/883.02	c  110s |      10 |  2403693 |    13361 |    76089      0 |        4 |        9
884.95/885.11	c  112s |      10 |  2412465 |    13561 |    76089      0 |        4 |        9
887.35/887.52	c  114s |      10 |  2469526 |    13761 |    76089      0 |        4 |        9
890.06/890.23	c  117s |      10 |  2472265 |    14061 |    76089      0 |        4 |        9
892.55/892.71	c  120s |      10 |  2473366 |    14261 |    76089      0 |        4 |        9
894.55/894.79	c  122s |      10 |  2474416 |    14461 |    83698      0 |        4 |        9
896.86/897.02	c  124s |      10 |  2476240 |    14661 |    83698      0 |        4 |        9
899.45/899.66	c  127s |      10 |  2500883 |    14961 |    83698      0 |        4 |        9
901.55/901.73	c  129s |      10 |  2503180 |    15161 |    83698      0 |        4 |        9
904.76/904.92	c  132s |      10 |  2507652 |    15361 |    83698      0 |        4 |        9
907.85/908.00	c  135s |      10 |  2511180 |    15661 |    83698      0 |        4 |        9
910.15/910.30	c  137s |      10 |  2515247 |    15861 |    83698      0 |        4 |        9
912.25/912.48	c  139s |      10 |  2516346 |    16061 |    83698      0 |        4 |        9
914.45/914.62	c  141s |      10 |  2520535 |    16261 |    83698      0 |        4 |        9
917.46/917.69	c  145s |      10 |  2527746 |    16561 |    83698      0 |        4 |        9
919.75/919.94	c  147s |      10 |  2528755 |    16761 |    83698      0 |        4 |        9
921.86/922.08	c  149s |      10 |  2667297 |    17061 |    83698      0 |        4 |        9
922.25/922.43	c  149s |      11 |  2667865 |    17144 |    83698      0 |        4 |        9
925.15/925.34	c  152s |      11 |  2743832 |    17244 |    83698      0 |        4 |        9
927.55/927.77	c  155s |      11 |  2750766 |    18044 |    83698      0 |        4 |        9
928.25/928.46	c  155s |      11 |  2751631 |    18191 |    83698      0 |        4 |        9
928.25/928.46	c #cpu_time = 155.303s
928.25/928.46	c #wall_clock_time = 155.700s
928.25/928.46	c #decision = 2751631
928.25/928.46	c #random_decision = 55
928.25/928.46	c #conflict = 18191
928.25/928.46	c #restart = 11
928.25/928.46	o 323956
928.95/929.13	c BCD2: updating upper bound: 473792 -> 323955
930.15/930.31	c BCD2: 22335 <= obj <= 323955
930.15/930.31	c BCD2: #cores=2, #unrelaxed=76529, #relaxed=3471, #hardened=0
930.15/930.31	c BCD2: #sat=3 #unsat=5 bias=5/8

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

pid=29960
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.17 2.21 2.17 4/179 29963
/proc/meminfo: memFree=29316944/32872528 swapFree=1191052/1305516
[pid=29963] ppid=29960 vsize=732604 CPUtime=0 cores=0,2,4,6
/proc/29963/stat : 29963 (toysat) R 29960 29963 26736 0 -1 4202496 2731 0 0 0 0 0 0 0 20 0 4 0 30296701 750186496 3092 33554432000 4194304 16246674 140734905703488 140734905702912 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29963/statm: 183663 3099 441 2943 0 180557 0
[pid=29963/tid=29964] ppid=29960 vsize=750012 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29964/stat : 29964 (toysat) S 29960 29963 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30296701 768012288 3160 33554432000 4194304 16246674 140734905703488 139905848028400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29963/tid=29965] ppid=29960 vsize=754108 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29965/stat : 29965 (toysat) S 29960 29963 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30296701 772206592 3178 33554432000 4194304 16246674 140734905703488 139905837538544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=29963/tid=29966] ppid=29960 vsize=758204 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29966/stat : 29966 (toysat) S 29960 29963 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 30296701 776400896 3193 33554432000 4194304 16246674 140734905703488 139905827065008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0

[startup+0.100172 s]
/proc/loadavg: 2.17 2.21 2.17 4/179 29963
/proc/meminfo: memFree=29316944/32872528 swapFree=1191052/1305516
[pid=29963] ppid=29960 vsize=1302084 CPUtime=0.09 cores=0,2,4,6
/proc/29963/stat : 29963 (toysat) R 29960 29963 26736 0 -1 4202496 29905 0 0 0 6 3 0 0 20 0 4 0 30296701 1333334016 30204 33554432000 4194304 16246674 140734905703488 140734905702800 7889646 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29963/statm: 325521 30218 799 2943 0 322415 0
[pid=29963/tid=29964] ppid=29960 vsize=1302084 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29964/stat : 29964 (toysat) S 29960 29963 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30296701 1333334016 30229 33554432000 4194304 16246674 140734905703488 139905848028400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29963/tid=29965] ppid=29960 vsize=1302084 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29965/stat : 29965 (toysat) S 29960 29963 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30296701 1333334016 30240 33554432000 4194304 16246674 140734905703488 139905837538544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=29963/tid=29966] ppid=29960 vsize=1302084 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29966/stat : 29966 (toysat) S 29960 29963 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30296701 1333334016 30251 33554432000 4194304 16246674 140734905703488 139905827065008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1302084

[startup+0.336771 s]
/proc/loadavg: 2.17 2.21 2.17 4/179 29963
/proc/meminfo: memFree=29316944/32872528 swapFree=1191052/1305516
[pid=29963] ppid=29960 vsize=1312324 CPUtime=0.32 cores=0,2,4,6
/proc/29963/stat : 29963 (toysat) R 29960 29963 26736 0 -1 4202496 57200 0 0 0 26 6 0 0 20 0 4 0 30296701 1343819776 58009 33554432000 4194304 16246674 140734905703488 140734905702800 4220897 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29963/statm: 328081 58009 801 2943 0 324975 0
[pid=29963/tid=29964] ppid=29960 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29964/stat : 29964 (toysat) S 29960 29963 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30296701 1343819776 58009 33554432000 4194304 16246674 140734905703488 139905848028400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29963/tid=29965] ppid=29960 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29965/stat : 29965 (toysat) S 29960 29963 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30296701 1343819776 58009 33554432000 4194304 16246674 140734905703488 139905837538544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=29963/tid=29966] ppid=29960 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29966/stat : 29966 (toysat) S 29960 29963 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30296701 1343819776 58009 33554432000 4194304 16246674 140734905703488 139905827065008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1312324

[startup+0.400497 s]
/proc/loadavg: 2.17 2.21 2.17 4/179 29963
/proc/meminfo: memFree=29316944/32872528 swapFree=1191052/1305516
[pid=29963] ppid=29960 vsize=1312324 CPUtime=0.38 cores=0,2,4,6
/proc/29963/stat : 29963 (toysat) R 29960 29963 26736 0 -1 4202496 57200 0 0 0 32 6 0 0 20 0 4 0 30296701 1343819776 58009 33554432000 4194304 16246674 140734905703488 140734905702800 13784952 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29963/statm: 328081 58009 801 2943 0 324975 0
[pid=29963/tid=29964] ppid=29960 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29964/stat : 29964 (toysat) S 29960 29963 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30296701 1343819776 58009 33554432000 4194304 16246674 140734905703488 139905848028400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29963/tid=29965] ppid=29960 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29965/stat : 29965 (toysat) S 29960 29963 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30296701 1343819776 58009 33554432000 4194304 16246674 140734905703488 139905837538544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=29963/tid=29966] ppid=29960 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29966/stat : 29966 (toysat) S 29960 29963 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30296701 1343819776 58009 33554432000 4194304 16246674 140734905703488 139905827065008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 1312324

[startup+0.700397 s]
/proc/loadavg: 2.17 2.21 2.17 4/179 29963
/proc/meminfo: memFree=29316944/32872528 swapFree=1191052/1305516
[pid=29963] ppid=29960 vsize=1335876 CPUtime=0.69 cores=0,2,4,6
/proc/29963/stat : 29963 (toysat) R 29960 29963 26736 0 -1 4202496 68021 0 0 0 61 8 0 0 20 0 4 0 30296701 1367937024 68830 33554432000 4194304 16246674 140734905703488 140734905702152 4221799 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29963/statm: 333969 68835 812 2943 0 330863 0
[pid=29963/tid=29964] ppid=29960 vsize=1335876 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29964/stat : 29964 (toysat) S 29960 29963 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30296701 1367937024 68838 33554432000 4194304 16246674 140734905703488 139905848028400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29963/tid=29965] ppid=29960 vsize=1335876 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29965/stat : 29965 (toysat) S 29960 29963 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30296701 1367937024 68842 33554432000 4194304 16246674 140734905703488 139905837538544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=29963/tid=29966] ppid=29960 vsize=1335876 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29966/stat : 29966 (toysat) S 29960 29963 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30296701 1367937024 68846 33554432000 4194304 16246674 140734905703488 139905827065008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1335876

[startup+1.50043 s]
/proc/loadavg: 2.17 2.21 2.17 3/183 29967
/proc/meminfo: memFree=28921332/32872528 swapFree=1191052/1305516
[pid=29963] ppid=29960 vsize=1345092 CPUtime=1.49 cores=0,2,4,6
/proc/29963/stat : 29963 (toysat) R 29960 29963 26736 0 -1 4202496 182281 0 0 0 126 23 0 0 20 0 4 0 30296701 1377374208 183090 33554432000 4194304 16246674 140734905703488 140734905702152 6762828 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29963/statm: 336273 183100 838 2943 0 333167 0
[pid=29963/tid=29964] ppid=29960 vsize=1345092 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29964/stat : 29964 (toysat) S 29960 29963 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30296701 1377374208 183109 33554432000 4194304 16246674 140734905703488 139905848028400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29963/tid=29965] ppid=29960 vsize=1345092 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29965/stat : 29965 (toysat) S 29960 29963 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30296701 1377374208 183116 33554432000 4194304 16246674 140734905703488 139905837538544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=29963/tid=29966] ppid=29960 vsize=1345092 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29966/stat : 29966 (toysat) S 29960 29963 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30296701 1377374208 183123 33554432000 4194304 16246674 140734905703488 139905827065008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1345092

[startup+3.1004 s]
/proc/loadavg: 2.17 2.21 2.17 3/183 29967
/proc/meminfo: memFree=28264140/32872528 swapFree=1191052/1305516
[pid=29963] ppid=29960 vsize=1373764 CPUtime=3.09 cores=0,2,4,6
/proc/29963/stat : 29963 (toysat) R 29960 29963 26736 0 -1 4202496 262369 0 0 0 275 34 0 0 20 0 4 0 30296701 1406734336 263178 33554432000 4194304 16246674 140734905703488 140734905685376 5842850 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29963/statm: 343441 263178 885 2943 0 340335 0
[pid=29963/tid=29964] ppid=29960 vsize=1373764 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29964/stat : 29964 (toysat) S 29960 29963 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30296701 1406734336 263178 33554432000 4194304 16246674 140734905703488 139905848028400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29963/tid=29965] ppid=29960 vsize=1373764 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29965/stat : 29965 (toysat) S 29960 29963 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30296701 1406734336 263178 33554432000 4194304 16246674 140734905703488 139905837538544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=29963/tid=29966] ppid=29960 vsize=1373764 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29966/stat : 29966 (toysat) S 29960 29963 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30296701 1406734336 263178 33554432000 4194304 16246674 140734905703488 139905827065008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1373764

[startup+6.3004 s]
/proc/loadavg: 2.15 2.21 2.17 4/183 29967
/proc/meminfo: memFree=28177120/32872528 swapFree=1191052/1305516
[pid=29963] ppid=29960 vsize=1373764 CPUtime=6.28 cores=0,2,4,6
/proc/29963/stat : 29963 (toysat) R 29960 29963 26736 0 -1 4202496 284146 0 0 0 591 37 0 0 20 0 4 0 30296701 1406734336 284955 33554432000 4194304 16246674 140734905703488 140734905701312 12449248 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29963/statm: 343441 284955 918 2943 0 340335 0
[pid=29963/tid=29964] ppid=29960 vsize=1373764 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29964/stat : 29964 (toysat) S 29960 29963 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30296701 1406734336 284955 33554432000 4194304 16246674 140734905703488 139905848028400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29963/tid=29965] ppid=29960 vsize=1373764 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29965/stat : 29965 (toysat) S 29960 29963 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30296701 1406734336 284955 33554432000 4194304 16246674 140734905703488 139905837538544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=29963/tid=29966] ppid=29960 vsize=1373764 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29966/stat : 29966 (toysat) S 29960 29963 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30296701 1406734336 284955 33554432000 4194304 16246674 140734905703488 139905827065008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1373764

[startup+12.7004 s]
/proc/loadavg: 2.14 2.21 2.17 3/183 29967
/proc/meminfo: memFree=28173052/32872528 swapFree=1191052/1305516
[pid=29963] ppid=29960 vsize=1377860 CPUtime=12.69 cores=0,2,4,6
/proc/29963/stat : 29963 (toysat) R 29960 29963 26736 0 -1 4202496 285170 0 0 0 1231 38 0 0 20 0 4 0 30296701 1410928640 285979 33554432000 4194304 16246674 140734905703488 140734905685376 4220936 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29963/statm: 344465 285979 918 2943 0 341359 0
[pid=29963/tid=29964] ppid=29960 vsize=1377860 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29964/stat : 29964 (toysat) S 29960 29963 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30296701 1410928640 285979 33554432000 4194304 16246674 140734905703488 139905848028400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29963/tid=29965] ppid=29960 vsize=1377860 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29965/stat : 29965 (toysat) S 29960 29963 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30296701 1410928640 285979 33554432000 4194304 16246674 140734905703488 139905837538544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=29963/tid=29966] ppid=29960 vsize=1377860 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29966/stat : 29966 (toysat) S 29960 29963 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30296701 1410928640 285979 33554432000 4194304 16246674 140734905703488 139905827065008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1377860

[startup+25.5075 s]
/proc/loadavg: 2.19 2.21 2.17 3/183 29967
/proc/meminfo: memFree=28173712/32872528 swapFree=1191052/1305516
[pid=29963] ppid=29960 vsize=1377860 CPUtime=25.49 cores=0,2,4,6
/proc/29963/stat : 29963 (toysat) R 29960 29963 26736 0 -1 4202496 285171 0 0 0 2511 38 0 0 20 0 4 0 30296701 1410928640 285980 33554432000 4194304 16246674 140734905703488 140734905685376 5582164 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29963/statm: 344465 285980 919 2943 0 341359 0
[pid=29963/tid=29964] ppid=29960 vsize=1377860 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29964/stat : 29964 (toysat) S 29960 29963 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30296701 1410928640 285980 33554432000 4194304 16246674 140734905703488 139905848028400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29963/tid=29965] ppid=29960 vsize=1377860 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29965/stat : 29965 (toysat) S 29960 29963 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30296701 1410928640 285980 33554432000 4194304 16246674 140734905703488 139905837538544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=29963/tid=29966] ppid=29960 vsize=1377860 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29966/stat : 29966 (toysat) S 29960 29963 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30296701 1410928640 285980 33554432000 4194304 16246674 140734905703488 139905827065008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1377860

[startup+51.1004 s]
/proc/loadavg: 2.18 2.21 2.18 3/183 29968
/proc/meminfo: memFree=27866076/32872528 swapFree=1191052/1305516
[pid=29963] ppid=29960 vsize=1685060 CPUtime=51.08 cores=0,2,4,6
/proc/29963/stat : 29963 (toysat) R 29960 29963 26736 0 -1 4202496 361971 0 0 0 5058 50 0 0 20 0 4 0 30296701 1725501440 362780 33554432000 4194304 16246674 140734905703488 140734905701328 4220897 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29963/statm: 421265 362780 919 2943 0 418159 0
[pid=29963/tid=29964] ppid=29960 vsize=1685060 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29964/stat : 29964 (toysat) S 29960 29963 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30296701 1725501440 362780 33554432000 4194304 16246674 140734905703488 139905848028400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29963/tid=29965] ppid=29960 vsize=1685060 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29965/stat : 29965 (toysat) S 29960 29963 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30296701 1725501440 362780 33554432000 4194304 16246674 140734905703488 139905837538320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29963/tid=29966] ppid=29960 vsize=1685060 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29966/stat : 29966 (toysat) S 29960 29963 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30296701 1725501440 362780 33554432000 4194304 16246674 140734905703488 139905827065008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1685060

[startup+102.3 s]
/proc/loadavg: 2.14 2.19 2.17 3/183 29969
/proc/meminfo: memFree=27240424/32872528 swapFree=1191052/1305516
[pid=29963] ppid=29960 vsize=2309700 CPUtime=102.28 cores=0,2,4,6
/proc/29963/stat : 29963 (toysat) R 29960 29963 26736 0 -1 4202496 518131 0 0 0 10155 73 0 0 20 0 4 0 30296701 2365132800 518940 33554432000 4194304 16246674 140734905703488 140734905685376 15015658 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29963/statm: 577425 518940 919 2943 0 574319 0
[pid=29963/tid=29964] ppid=29960 vsize=2309700 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29964/stat : 29964 (toysat) S 29960 29963 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30296701 2365132800 518940 33554432000 4194304 16246674 140734905703488 139905848028400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29963/tid=29965] ppid=29960 vsize=2309700 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29965/stat : 29965 (toysat) S 29960 29963 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30296701 2365132800 518940 33554432000 4194304 16246674 140734905703488 139905837538544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=29963/tid=29966] ppid=29960 vsize=2309700 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29966/stat : 29966 (toysat) S 29960 29963 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30296701 2365132800 518940 33554432000 4194304 16246674 140734905703488 139905827065008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2309700


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

/proc/29963/task/29964/stat : 29964 (toysat) S 29960 29963 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30296701 4546170880 1051428 33554432000 4194304 16246674 140734905703488 139905848028400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29963/tid=29965] ppid=29960 vsize=4439620 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29965/stat : 29965 (toysat) S 29960 29963 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30296701 4546170880 1051428 33554432000 4194304 16246674 140734905703488 139905837538320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29963/tid=29966] ppid=29960 vsize=4439620 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29966/stat : 29966 (toysat) S 29960 29963 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30296701 4546170880 1051428 33554432000 4194304 16246674 140734905703488 139905827065008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 4439620

[startup+1362.3 s]
/proc/loadavg: 2.18 2.19 2.18 3/183 30072
/proc/meminfo: memFree=12740684/32872528 swapFree=1191052/1305516
[pid=29963] ppid=29960 vsize=4539972 CPUtime=1362.07 cores=0,2,4,6
/proc/29963/stat : 29963 (toysat) R 29960 29963 26736 0 -1 4202496 2440966 0 0 0 135732 475 0 0 20 0 4 0 30296701 4648931328 1076516 33554432000 4194304 16246674 140734905703488 140734905702664 4206864 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29963/statm: 1134993 1076516 924 2943 0 1131887 0
[pid=29963/tid=29964] ppid=29960 vsize=4539972 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29964/stat : 29964 (toysat) S 29960 29963 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30296701 4648931328 1076516 33554432000 4194304 16246674 140734905703488 139905848028400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29963/tid=29965] ppid=29960 vsize=4539972 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29965/stat : 29965 (toysat) S 29960 29963 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30296701 4648931328 1076516 33554432000 4194304 16246674 140734905703488 139905837538544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=29963/tid=29966] ppid=29960 vsize=4539972 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29966/stat : 29966 (toysat) S 29960 29963 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30296701 4648931328 1076516 33554432000 4194304 16246674 140734905703488 139905827065008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 4539972

[startup+1422.3 s]
/proc/loadavg: 2.11 2.17 2.17 3/183 30073
/proc/meminfo: memFree=12688224/32872528 swapFree=1191052/1305516
[pid=29963] ppid=29960 vsize=4592196 CPUtime=1422.06 cores=0,2,4,6
/proc/29963/stat : 29963 (toysat) R 29960 29963 26736 0 -1 4202496 2474506 0 0 0 141719 487 0 0 20 0 4 0 30296701 4702408704 1089572 33554432000 4194304 16246674 140734905703488 140734905701312 15015658 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29963/statm: 1148049 1089572 924 2943 0 1144943 0
[pid=29963/tid=29964] ppid=29960 vsize=4592196 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29964/stat : 29964 (toysat) S 29960 29963 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30296701 4702408704 1089572 33554432000 4194304 16246674 140734905703488 139905848028400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29963/tid=29965] ppid=29960 vsize=4592196 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29965/stat : 29965 (toysat) S 29960 29963 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30296701 4702408704 1089572 33554432000 4194304 16246674 140734905703488 139905837538544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=29963/tid=29966] ppid=29960 vsize=4592196 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29966/stat : 29966 (toysat) S 29960 29963 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30296701 4702408704 1089572 33554432000 4194304 16246674 140734905703488 139905827065008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 4592196

[startup+1482.3 s]
/proc/loadavg: 2.22 2.18 2.18 4/183 30074
/proc/meminfo: memFree=12612456/32872528 swapFree=1191052/1305516
[pid=29963] ppid=29960 vsize=4667972 CPUtime=1482.06 cores=0,2,4,6
/proc/29963/stat : 29963 (toysat) R 29960 29963 26736 0 -1 4202496 2493450 0 0 0 147710 496 0 0 20 0 4 0 30296701 4780003328 1108516 33554432000 4194304 16246674 140734905703488 140734905701312 4220880 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29963/statm: 1166993 1108516 924 2943 0 1163887 0
[pid=29963/tid=29964] ppid=29960 vsize=4667972 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29964/stat : 29964 (toysat) S 29960 29963 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30296701 4780003328 1108516 33554432000 4194304 16246674 140734905703488 139905848028400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29963/tid=29965] ppid=29960 vsize=4667972 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29965/stat : 29965 (toysat) S 29960 29963 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30296701 4780003328 1108516 33554432000 4194304 16246674 140734905703488 139905837538320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29963/tid=29966] ppid=29960 vsize=4667972 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29966/stat : 29966 (toysat) S 29960 29963 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30296701 4780003328 1108516 33554432000 4194304 16246674 140734905703488 139905827065008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 4667972

[startup+1542.3 s]
/proc/loadavg: 2.22 2.18 2.18 3/183 30075
/proc/meminfo: memFree=12489468/32872528 swapFree=1191052/1305516
[pid=29963] ppid=29960 vsize=4790852 CPUtime=1542.05 cores=0,2,4,6
/proc/29963/stat : 29963 (toysat) R 29960 29963 26736 0 -1 4202496 2524172 0 0 0 153696 509 0 0 20 0 4 0 30296701 4905832448 1139236 33554432000 4194304 16246674 140734905703488 140734905702664 4220536 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29963/statm: 1197713 1139236 924 2943 0 1194607 0
[pid=29963/tid=29964] ppid=29960 vsize=4790852 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29964/stat : 29964 (toysat) S 29960 29963 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30296701 4905832448 1139236 33554432000 4194304 16246674 140734905703488 139905848028400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29963/tid=29965] ppid=29960 vsize=4790852 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29965/stat : 29965 (toysat) S 29960 29963 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30296701 4905832448 1139236 33554432000 4194304 16246674 140734905703488 139905837538544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=29963/tid=29966] ppid=29960 vsize=4790852 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29966/stat : 29966 (toysat) S 29960 29963 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30296701 4905832448 1139236 33554432000 4194304 16246674 140734905703488 139905827065008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 4790852

[startup+1602.3 s]
/proc/loadavg: 2.25 2.19 2.18 3/183 30077
/proc/meminfo: memFree=12362020/32872528 swapFree=1191052/1305516
[pid=29963] ppid=29960 vsize=4917828 CPUtime=1602.04 cores=0,2,4,6
/proc/29963/stat : 29963 (toysat) R 29960 29963 26736 0 -1 4202496 2555918 0 0 0 159683 521 0 0 20 0 4 0 30296701 5035855872 1170980 33554432000 4194304 16246674 140734905703488 140734905701312 4206597 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29963/statm: 1229457 1170980 924 2943 0 1226351 0
[pid=29963/tid=29964] ppid=29960 vsize=4917828 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29964/stat : 29964 (toysat) S 29960 29963 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30296701 5035855872 1170980 33554432000 4194304 16246674 140734905703488 139905848028400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29963/tid=29965] ppid=29960 vsize=4917828 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29965/stat : 29965 (toysat) S 29960 29963 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30296701 5035855872 1170980 33554432000 4194304 16246674 140734905703488 139905837538320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29963/tid=29966] ppid=29960 vsize=4917828 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29966/stat : 29966 (toysat) S 29960 29963 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30296701 5035855872 1170980 33554432000 4194304 16246674 140734905703488 139905827065008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 4917828

[startup+1662.31 s]
/proc/loadavg: 2.41 2.24 2.20 4/183 30078
/proc/meminfo: memFree=12236928/32872528 swapFree=1191052/1305516
[pid=29963] ppid=29960 vsize=5042756 CPUtime=1662.03 cores=0,2,4,6
/proc/29963/stat : 29963 (toysat) R 29960 29963 26736 0 -1 4202496 2587150 0 0 0 165671 532 0 0 20 0 4 0 30296701 5163782144 1202212 33554432000 4194304 16246674 140734905703488 140734905702584 15015658 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29963/statm: 1260689 1202212 924 2943 0 1257583 0
[pid=29963/tid=29964] ppid=29960 vsize=5042756 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29964/stat : 29964 (toysat) S 29960 29963 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30296701 5163782144 1202212 33554432000 4194304 16246674 140734905703488 139905848028400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29963/tid=29965] ppid=29960 vsize=5042756 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29965/stat : 29965 (toysat) S 29960 29963 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30296701 5163782144 1202212 33554432000 4194304 16246674 140734905703488 139905837538544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=29963/tid=29966] ppid=29960 vsize=5042756 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29966/stat : 29966 (toysat) S 29960 29963 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30296701 5163782144 1202212 33554432000 4194304 16246674 140734905703488 139905827065008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 5042756

[startup+1722.3 s]
/proc/loadavg: 2.34 2.24 2.19 3/184 30082
/proc/meminfo: memFree=12224404/32872528 swapFree=1191052/1305516
[pid=29963] ppid=29960 vsize=5055044 CPUtime=1722.01 cores=0,2,4,6
/proc/29963/stat : 29963 (toysat) R 29960 29963 26736 0 -1 4202496 2590223 0 0 0 171662 539 0 0 20 0 4 0 30296701 5176365056 1205284 33554432000 4194304 16246674 140734905703488 140734905702664 14628944 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29963/statm: 1263761 1205284 924 2943 0 1260655 0
[pid=29963/tid=29964] ppid=29960 vsize=5055044 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29964/stat : 29964 (toysat) S 29960 29963 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30296701 5176365056 1205284 33554432000 4194304 16246674 140734905703488 139905848028400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29963/tid=29965] ppid=29960 vsize=5055044 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29965/stat : 29965 (toysat) S 29960 29963 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30296701 5176365056 1205284 33554432000 4194304 16246674 140734905703488 139905837538544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=29963/tid=29966] ppid=29960 vsize=5055044 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29966/stat : 29966 (toysat) S 29960 29963 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30296701 5176365056 1205284 33554432000 4194304 16246674 140734905703488 139905827065008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 5055044

[startup+1782.3 s]
/proc/loadavg: 2.25 2.23 2.19 3/183 30083
/proc/meminfo: memFree=12129808/32872528 swapFree=1191052/1305516
[pid=29963] ppid=29960 vsize=5149252 CPUtime=1782 cores=0,2,4,6
/proc/29963/stat : 29963 (toysat) R 29960 29963 26736 0 -1 4202496 2613775 0 0 0 177648 552 0 0 20 0 4 0 30296701 5272834048 1228836 33554432000 4194304 16246674 140734905703488 140734905701312 4220536 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29963/statm: 1287313 1228836 924 2943 0 1284207 0
[pid=29963/tid=29964] ppid=29960 vsize=5149252 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29964/stat : 29964 (toysat) S 29960 29963 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30296701 5272834048 1228836 33554432000 4194304 16246674 140734905703488 139905848028400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29963/tid=29965] ppid=29960 vsize=5149252 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29965/stat : 29965 (toysat) S 29960 29963 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30296701 5272834048 1228836 33554432000 4194304 16246674 140734905703488 139905837538320 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29963/tid=29966] ppid=29960 vsize=5149252 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29966/stat : 29966 (toysat) S 29960 29963 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30296701 5272834048 1228836 33554432000 4194304 16246674 140734905703488 139905827065008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 5149252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.25 2.23 2.19 3/183 30083
/proc/meminfo: memFree=12102068/32872528 swapFree=1191052/1305516
[pid=29963] ppid=29960 vsize=5176900 CPUtime=1800 cores=0,2,4,6
/proc/29963/stat : 29963 (toysat) R 29960 29963 26736 0 -1 4202496 2620687 0 0 0 179445 555 0 0 20 0 4 0 30296701 5301145600 1235748 33554432000 4194304 16246674 140734905703488 140734905701312 15015658 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29963/statm: 1294225 1235748 924 2943 0 1291119 0
[pid=29963/tid=29964] ppid=29960 vsize=5176900 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29964/stat : 29964 (toysat) S 29960 29963 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30296701 5301145600 1235748 33554432000 4194304 16246674 140734905703488 139905848028400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29963/tid=29965] ppid=29960 vsize=5176900 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29965/stat : 29965 (toysat) S 29960 29963 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30296701 5301145600 1235748 33554432000 4194304 16246674 140734905703488 139905837538544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=29963/tid=29966] ppid=29960 vsize=5176900 CPUtime=0 cores=0,2,4,6
/proc/29963/task/29966/stat : 29966 (toysat) S 29960 29963 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30296701 5301145600 1235748 33554432000 4194304 16246674 140734905703488 139905827065008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 5176900

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

[startup+1800.5 s]
/proc/loadavg: 2.25 2.23 2.19 3/183 30083
/proc/meminfo: memFree=12102068/32872528 swapFree=1191052/1305516
[pid=29963] ppid=29960 vsize=0 CPUtime=1800.21 cores=0,2,4,6
/proc/29963/stat : 29963 (toysat) Z 29960 29963 26736 0 -1 4203532 2620687 0 0 0 179446 575 0 0 20 0 2 0 30296701 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29963/statm: 0 0 0 0 0 0 0
[pid=29963/tid=29966] ppid=29960 vsize=0 CPUtime=0.18 cores=0,2,4,6
/proc/29963/task/29966/stat : 29966 (toysat) R 29960 29963 26736 0 -1 4203588 2 0 0 0 0 18 0 0 20 0 2 0 30296701 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.56
CPU time (s): 1800.28
CPU user time (s): 1794.46
CPU system time (s): 5.81312
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 5176900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.46
system time used= 5.81312
maximum resident set size= 4942992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2620687
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= 1939
involuntary context switches= 3632

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.64729 second user time and 6.95594 second system time

The end

Launcher Data

Begin job on node127 at 2016-06-18 22:41:41
IDJOB=4107098
IDBENCH=71877
IDSOLVER=2542
FILE ID=node127/4107098-1466282501
RUNJOBID= node127-1466265123-26752
PBS_JOBID= 19918231
Free space on /tmp= 71720 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_1000_5__369_766__16.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4107098-1466282501/watcher-4107098-1466282501 -o /tmp/evaluation-result-4107098-1466282501/solver-4107098-1466282501 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1466265123-26752 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4107098-1466282501.opb

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

MD5SUM BENCH= c06d157f7fb7a5d4e08da93fc8c064a7
RANDOM SEED=1618941131

node127.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.769
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.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
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:        29317232 kB
Buffers:          105184 kB
Cached:           268876 kB
SwapCached:          516 kB
Active:          1233308 kB
Inactive:         276204 kB
Active(anon):    1135256 kB
Inactive(anon):     2184 kB
Active(file):      98052 kB
Inactive(file):   274020 kB
Unevictable:     1305516 kB
Mlocked:         1191052 kB
SwapTotal:      67108856 kB
SwapFree:       67100260 kB
Dirty:             19816 kB
Writeback:             0 kB
AnonPages:       2440248 kB
Mapped:            10692 kB
Shmem:                 0 kB
Slab:             605468 kB
SReclaimable:      49344 kB
SUnreclaim:       556124 kB
KernelStack:        1448 kB
PageTables:         8796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2585160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1243136 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= 71556 MiB
End job on node127 at 2016-06-18 23:11:41