Trace number 4099849

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-reduced-mps-v2-20-10-n3706.opb
MD5SUM0c13059622221c4a56a3a4fdb32d92c9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 76
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 653950
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 653950
Number of bits of the biggest sum of numbers20
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-18T01:59: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-4099849-1466207996.opb"]
0.00/0.01	c use --random-gen="182007463 1043028874 4214783608 3848824957 758904144 594397033 835449976 2280428622 2424371433 3403952542 426148079 4019245807 124145572 2118744580 3982285484 477295374 1380350338 697934722 628619946 3965538492 722325204 3260690550 3161955262 3694948130 4128564490 563317149 1523921764 3189224121 1313334827 2438552342 3182243653 314370300 906183486 1874258206 4153873745 4275894876 3322435998 839584692 1755306660 1164376420 584573489 175027447 1426596280 2136158841 215401490 3754708159 2418677203 833824860 3251358345 3876079077 3767695125 589442433 3019837878 1149566220 3119369021 1826073116 2009548252 4122357995 1304928236 3801842762 2818239141 3834846568 2921198279 917991571 3528759962 878679858 3218527174 3545785558 374766888 3487691030 3258356556 2042230729 3135936847 300984750 1658382879 2503331714 1240023414 3035432680 567029923 1596770238 2258103426 2774886919 3321222752 439959852 728389373 3008715506 3694202606 2404513503 3170571880 128784881 1919483531 3283862341 772571369 3745538068 628211936 1772821136 2053606075 2867742819 3478455140 149174818 1346156855 592027747 3360663000 880853210 1983536007 1333144645 1141127478 1726641222 2340670091 586325337 433379641 2439354227 2701110430 2589836833 388764588 3298259108 1759884594 1047912866 1914008850 766277893 3160049969 2373637604 1979279971 3952538268 1205241764 422991090 3149845479 2192949537 430708629 2385690993 2070508887 4176609089 12342454 2338121687 4117436701 1683185007 3593781386 1705980027 3137073140 1872159323 3048321771 3931295704 676506189 634386468 342829717 3678061754 2226199488 58020602 1807603686 2006035219 20106239 3400018044 1750544528 983974025 2472761619 3411942698 899844064 3856873010 2138616363 1931906649 2888709240 1295792794 672621379 3967695011 3017929860 1136980360 2071299862 2660661220 3060704439 995993471 2504287711 2223354366 970911341 753880381 2292371734 3034352619 39391428 3581401872 149610108 2869504549 26581814 3265699866 1480685229 2614462988 1944381817 2981211373 2276611831 3597941198 2252416948 690766294 920991349 1221123119 634742799 1130941635 3991692435 3290648114 2980505210 3071023216 395631064 4096876722 1237777799 4094860763 469443474 1701980096 1221927947 4000828998 3577277808 3687599087 3463369905 1300967592 4169649682 15019605 604003270 3178927038 3155805990 3351278754 1991452308 2180451725 1815796214 1089187258 2916679895 264653017 3642526298 213754142 2430381787 2388173718 96302386 257192677 3521461480 1912054194 951470776 3783002261 646986932 343378270 3264928255 1732942168 614508023 516200776 641867807 3945207706 3968272769 2248651068 1643467673 3728672019 4158525464 1497590996 996553735 3544797044 2351944488 486085759 344634464 4259705915 1054144047 3287562160 311048327 3054787831 255 362436" option to reproduce the execution
0.99/1.03	c #vars 155000
0.99/1.03	c #constraints 5150
3.40/3.43	c BCD2: Hardening is enabled.
3.40/3.43	c BCD2: BiasedSearch is enabled.
3.40/3.43	c Solving starts ...
3.40/3.43	c ============================[ Search Statistics ]============================
3.40/3.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.40/3.43	c       |         |          |          |    Limit     GC | Var      | Constra 
3.40/3.43	c =============================================================================
3.40/3.49	c  0.0s |       0 |        0 |        0 |    53433      0 |    62018 |        0
10.49/10.55	c  7.1s |       0 |     5386 |      100 |    53433      0 |    62018 |        0
10.59/10.62	c  7.1s |       1 |     5386 |      100 |    53433      0 |    62018 |        0
12.49/12.56	c  9.1s |       2 |     8400 |      250 |    58777      0 |    62018 |        0
17.09/17.18	c 13.7s |       2 |    26964 |      450 |    64655      0 |    62018 |        0
17.99/18.04	c 14.6s |       3 |    26990 |      475 |    64655      0 |    62018 |        0
24.39/24.48	c 21.0s |       3 |    49241 |      575 |    71121      0 |    62018 |        0
33.99/34.05	c 30.6s |       3 |    49403 |      675 |    71121      0 |    62018 |        0
43.69/43.77	c 40.3s |       3 |    49606 |      775 |    71121      0 |    62018 |        0
47.39/47.43	c 43.9s |       4 |    49673 |      813 |    71121      0 |    62018 |        0
49.88/49.97	c 46.5s |       4 |    53001 |     1113 |    78234      0 |    62018 |        0
51.48/51.52	c 48.0s |       5 |    53376 |     1320 |    78234      0 |    62018 |        0
53.58/53.68	c 50.2s |       5 |    57986 |     1420 |    86058      0 |    62018 |        0
57.29/57.38	c 53.9s |       5 |    58188 |     1620 |    86058      0 |    62018 |        0
60.98/61.09	c 57.6s |       5 |    58396 |     1820 |    86058      0 |    62018 |        0
64.68/64.79	c 61.3s |       5 |    58604 |     2020 |    86058      0 |    62018 |        0
65.88/65.94	c 62.5s |       6 |    58665 |     2081 |    94664      0 |    62018 |        0
70.08/70.10	c 66.6s |       6 |    64753 |     2181 |    94664      0 |    62018 |        0
74.78/74.86	c 71.4s |       6 |    73621 |     2281 |    94664      0 |    62018 |        0
80.07/80.16	c 76.7s |       6 |    73721 |     2381 |    94664      0 |    62018 |        0
85.37/85.46	c 82.0s |       6 |    73823 |     2481 |    94664      0 |    62018 |        0
90.67/90.77	c 87.3s |       6 |    73919 |     2581 |    94664      0 |    62018 |        0
96.07/96.11	c 92.6s |       6 |    74023 |     2681 |    94664      0 |    62018 |        0
101.28/101.40	c 97.9s |       6 |    74120 |     2781 |    94664      0 |    62018 |        0
106.68/106.71	c  103s |       6 |    74218 |     2881 |    94664      0 |    62018 |        0
111.97/112.04	c  108s |       6 |    74322 |     2981 |    94664      0 |    62018 |        0
117.27/117.36	c  113s |       6 |    74421 |     3081 |    94664      0 |    62018 |        0
122.67/122.70	c  119s |       6 |    74526 |     3181 |    94664      0 |    62018 |        0
124.87/124.97	c  121s |       7 |    74566 |     3223 |   104131      0 |    62018 |        0
133.67/133.72	c  130s |       7 |    99196 |     3323 |   104131      0 |    62018 |        0
143.87/143.99	c  140s |       7 |    99301 |     3423 |   104131      0 |    62018 |        0
154.37/154.41	c  150s |       7 |    99409 |     3523 |   104131      0 |    62018 |        0
164.77/164.80	c  161s |       7 |    99499 |     3623 |   104131      0 |    62018 |        0
175.17/175.20	c  171s |       7 |    99609 |     3723 |   104131      0 |    62018 |        0
185.57/185.63	c  182s |       7 |    99699 |     3823 |   104131      0 |    62018 |        0
195.96/196.03	c  192s |       7 |    99807 |     3923 |   104131      0 |    62018 |        0
206.36/206.47	c  202s |       7 |    99917 |     4023 |   104131      0 |    62018 |        0
216.77/216.89	c  213s |       7 |   100007 |     4123 |   104131      0 |    62018 |        0
227.26/227.34	c  223s |       7 |   100115 |     4223 |   104131      0 |    62018 |        0
237.66/237.79	c  234s |       7 |   100205 |     4323 |   104131      0 |    62018 |        0
248.15/248.25	c  244s |       7 |   100314 |     4423 |   104131      0 |    62018 |        0
258.65/258.73	c  255s |       7 |   100422 |     4523 |   104131      0 |    62018 |        0
269.05/269.18	c  265s |       7 |   100512 |     4623 |   104131      0 |    62018 |        0
279.55/279.67	c  276s |       7 |   100621 |     4723 |   104131      0 |    62018 |        0
290.05/290.16	c  286s |       7 |   100712 |     4823 |   104131      0 |    62018 |        0
300.54/300.64	c  297s |       7 |   100820 |     4923 |   114545      0 |    62018 |        0
302.04/302.11	c  298s |       8 |   100832 |     4936 |   114545      0 |    62018 |        0
313.24/313.31	c  309s |       8 |   133870 |     5036 |   114545      0 |    62018 |        0
326.94/327.01	c  323s |       8 |   134288 |     5136 |   114545      0 |    62018 |        0
338.14/338.26	c  334s |       8 |   134705 |     5236 |   114545      0 |    62018 |        0
350.23/350.36	c  346s |       8 |   135132 |     5336 |   114545      0 |    62018 |        0
365.33/365.41	c  361s |       8 |   135308 |     5436 |   114545      0 |    62018 |        0
373.23/373.37	c  369s |       8 |   135411 |     5536 |   114545      0 |    62018 |        0
380.83/380.91	c  377s |       8 |   135568 |     5636 |   114545      0 |    62018 |        0
390.53/390.68	c  387s |       8 |   135871 |     5736 |   114545      0 |    62018 |        0
400.93/401.07	c  397s |       8 |   136000 |     5836 |   114545      0 |    62018 |        0
412.12/412.25	c  408s |       8 |   136227 |     5936 |   114545      0 |    62018 |        0
423.92/424.05	c  420s |       8 |   136391 |     6036 |   114545      0 |    62018 |        0
434.33/434.47	c  430s |       8 |   136562 |     6136 |   114545      0 |    62018 |        0
442.93/443.06	c  439s |       8 |   136877 |     6236 |   114545      0 |    62018 |        0
451.13/451.24	c  447s |       8 |   137287 |     6336 |   114545      0 |    62018 |        0
460.22/460.31	c  456s |       8 |   137644 |     6436 |   114545      0 |    62018 |        0
470.52/470.64	c  467s |       8 |   137833 |     6536 |   114545      0 |    62018 |        0
480.73/480.83	c  477s |       8 |   138010 |     6636 |   114545      0 |    62018 |        0
489.32/489.43	c  485s |       8 |   138410 |     6736 |   114545      0 |    62018 |        0
499.02/499.10	c  495s |       8 |   138684 |     6836 |   114545      0 |    62018 |        0
508.12/508.22	c  504s |       8 |   138900 |     6936 |   114545      0 |    62018 |        0
517.41/517.56	c  514s |       8 |   139093 |     7036 |   114545      0 |    62018 |        0
526.82/527.00	c  523s |       8 |   139349 |     7136 |   114545      0 |    62018 |        0
536.82/536.91	c  533s |       8 |   139527 |     7236 |   114545      0 |    62018 |        0
546.51/546.62	c  543s |       8 |   139712 |     7336 |   114545      0 |    62018 |        0
556.31/556.49	c  553s |       8 |   139951 |     7436 |   114545      0 |    62018 |        0
563.30/563.40	c  559s |       9 |   140076 |     7506 |   126000      0 |    62018 |        0
576.00/576.13	c  572s |       9 |   181891 |     7606 |   126000      0 |    62018 |        0
589.01/589.14	c  585s |       9 |   181993 |     7706 |   126000      0 |    62018 |        0
603.40/603.56	c  600s |       9 |   182088 |     7806 |   126000      0 |    62018 |        0
615.30/615.50	c  612s |       9 |   182188 |     7906 |   126000      0 |    62018 |        0
627.89/628.10	c  624s |       9 |   182288 |     8006 |   126000      0 |    62018 |        0
641.09/641.29	c  637s |       9 |   182396 |     8106 |   126000      0 |    62018 |        0
653.69/653.88	c  650s |       9 |   182505 |     8206 |   126000      0 |    62018 |        0
667.29/667.41	c  663s |       9 |   182683 |     8306 |   126000      0 |    62018 |        0
685.89/686.03	c  682s |       9 |   182825 |     8406 |   126000      0 |    62018 |        0
705.29/705.40	c  701s |       9 |   182953 |     8506 |   126000      0 |    62018 |        0
723.49/723.64	c  720s |       9 |   183055 |     8606 |   126000      0 |    62018 |        0
744.48/744.61	c  741s |       9 |   183218 |     8706 |   126000      0 |    62018 |        0
765.28/765.49	c  761s |       9 |   183352 |     8806 |   126000      0 |    62018 |        0
786.67/786.80	c  783s |       9 |   183460 |     8906 |   126000      0 |    62018 |        0
808.67/808.81	c  805s |       9 |   183556 |     9006 |   126000      0 |    62018 |        0
822.67/822.89	c  819s |       9 |   183676 |     9106 |   126000      0 |    62018 |        0
844.36/844.50	c  841s |       9 |   183780 |     9206 |   126000      0 |    62018 |        0
866.16/866.31	c  862s |       9 |   183883 |     9306 |   126000      0 |    62018 |        0
880.66/880.86	c  877s |       9 |   184040 |     9406 |   126000      0 |    62018 |        0
903.06/903.21	c  899s |       9 |   184154 |     9506 |   126000      0 |    62018 |        0
922.55/922.73	c  919s |       9 |   184264 |     9606 |   126000      0 |    62018 |        0
937.54/937.70	c  934s |       9 |   184374 |     9706 |   126000      0 |    62018 |        0
957.34/957.57	c  954s |       9 |   184485 |     9806 |   126000      0 |    62018 |        0
974.84/975.09	c  971s |       9 |   184618 |     9906 |   126000      0 |    62018 |        0
989.63/989.83	c  986s |       9 |   184730 |    10006 |   126000      0 |    62018 |        0
1005.94/1006.19	c 1002s |       9 |   184857 |    10106 |   126000      0 |    62018 |        0
1026.94/1027.16	c 1023s |       9 |   184959 |    10206 |   126000      0 |    62018 |        0
1050.83/1051.02	c 1047s |       9 |   185118 |    10306 |   126000      0 |    62018 |        0
1074.02/1074.29	c 1070s |       9 |   185294 |    10406 |   126000      0 |    62018 |        0
1100.70/1100.96	c 1097s |       9 |   185409 |    10506 |   126000      0 |    62018 |        0
1126.70/1126.97	c 1123s |       9 |   185521 |    10606 |   126000      0 |    62018 |        0
1152.49/1152.77	c 1149s |       9 |   185658 |    10706 |   126000      0 |    62018 |        0
1178.68/1178.97	c 1175s |       9 |   185764 |    10806 |   126000      0 |    62018 |        0
1203.58/1203.86	c 1200s |       9 |   185871 |    10906 |   126000      0 |    62018 |        0
1226.38/1226.66	c 1223s |       9 |   185986 |    11006 |   126000      0 |    62018 |        0
1254.46/1254.79	c 1251s |       9 |   186084 |    11106 |   126000      0 |    62018 |        0
1281.76/1282.02	c 1278s |       9 |   186195 |    11206 |   126000      0 |    62018 |        0
1307.06/1307.31	c 1303s |       9 |   186319 |    11306 |   138600      0 |    62018 |        0
1320.66/1320.96	c 1317s |      10 |   186389 |    11361 |   138600      0 |    62018 |        0
1330.35/1330.60	c 1327s |      10 |   235088 |    11461 |   138600      0 |    62018 |        0
1345.35/1345.66	c 1342s |      10 |   235348 |    11561 |   138600      0 |    62018 |        0
1364.04/1364.38	c 1360s |      10 |   235636 |    11661 |   138600      0 |    62018 |        0
1381.94/1382.21	c 1378s |      10 |   236021 |    11761 |   138600      0 |    62018 |        0
1399.84/1400.16	c 1396s |      10 |   236466 |    11861 |   138600      0 |    62018 |        0
1421.23/1421.57	c 1418s |      10 |   236858 |    11961 |   138600      0 |    62018 |        0
1441.84/1442.14	c 1438s |      10 |   237158 |    12061 |   138600      0 |    62018 |        0
1465.73/1466.00	c 1462s |      10 |   237421 |    12161 |   138600      0 |    62018 |        0
1489.03/1489.31	c 1485s |      10 |   237577 |    12261 |   138600      0 |    62018 |        0
1521.72/1522.05	c 1518s |      10 |   237807 |    12361 |   138600      0 |    62018 |        0
1554.62/1554.93	c 1551s |      10 |   238031 |    12461 |   138600      0 |    62018 |        0
1592.52/1592.85	c 1589s |      10 |   238184 |    12561 |   138600      0 |    62018 |        0
1630.90/1631.23	c 1627s |      10 |   238473 |    12661 |   138600      0 |    62018 |        0
1657.60/1657.96	c 1654s |      10 |   238673 |    12761 |   138600      0 |    62018 |        0
1684.10/1684.48	c 1680s |      10 |   238793 |    12861 |   138600      0 |    62018 |        0
1713.09/1713.45	c 1709s |      10 |   238899 |    12961 |   138600      0 |    62018 |        0
1747.19/1747.53	c 1744s |      10 |   239019 |    13061 |   138600      0 |    62018 |        0
1768.98/1769.31	c 1765s |      10 |   239141 |    13161 |   138600      0 |    62018 |        0
1794.78/1795.12	c 1791s |      10 |   239278 |    13261 |   138600      0 |    62018 |        0

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

pid=11954
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.02 2.00 1.72 3/179 11957
/proc/meminfo: memFree=31167452/32872528 swapFree=249320/249320
[pid=11957] ppid=11954 vsize=710076 CPUtime=0 cores=0,2,4,6
/proc/11957/stat : 11957 (toysat) R 11954 11957 11324 0 -1 4202496 2645 0 0 0 0 0 0 0 20 0 4 0 22850012 727117824 3005 33554432000 4194304 16246674 140733382717008 140733382716432 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11957/statm: 178031 3015 441 2943 0 174925 0
[pid=11957/tid=11958] ppid=11954 vsize=726460 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11958/stat : 11958 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 743895040 3071 33554432000 4194304 16246674 140733382717008 139741896879344 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11957/tid=11959] ppid=11954 vsize=730556 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11959/stat : 11959 (toysat) S 11954 11957 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22850012 748089344 3088 33554432000 4194304 16246674 140733382717008 139741886389488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11957/tid=11960] ppid=11954 vsize=735676 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11960/stat : 11960 (toysat) S 11954 11957 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 22850012 753332224 3107 33554432000 4194304 16246674 140733382717008 139741875915952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100219 s]
/proc/loadavg: 2.02 2.00 1.72 3/179 11957
/proc/meminfo: memFree=31167452/32872528 swapFree=249320/249320
[pid=11957] ppid=11954 vsize=1301060 CPUtime=0.09 cores=0,2,4,6
/proc/11957/stat : 11957 (toysat) R 11954 11957 11324 0 -1 4202496 29192 0 0 0 5 4 0 0 20 0 4 0 22850012 1332285440 29491 33554432000 4194304 16246674 140733382717008 140733382716320 7374276 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11957/statm: 325265 29506 799 2943 0 322159 0
[pid=11957/tid=11958] ppid=11954 vsize=1301060 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11958/stat : 11958 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 1332285440 29517 33554432000 4194304 16246674 140733382717008 139741896879344 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11957/tid=11959] ppid=11954 vsize=1301060 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11959/stat : 11959 (toysat) S 11954 11957 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22850012 1332285440 29528 33554432000 4194304 16246674 140733382717008 139741886389488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11957/tid=11960] ppid=11954 vsize=1301060 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11960/stat : 11960 (toysat) S 11954 11957 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22850012 1332285440 29540 33554432000 4194304 16246674 140733382717008 139741875915952 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) 1301060

[startup+0.200522 s]
/proc/loadavg: 2.02 2.00 1.72 3/179 11957
/proc/meminfo: memFree=31167452/32872528 swapFree=249320/249320
[pid=11957] ppid=11954 vsize=1314372 CPUtime=0.19 cores=0,2,4,6
/proc/11957/stat : 11957 (toysat) R 11954 11957 11324 0 -1 4202496 47882 0 0 0 13 6 0 0 20 0 4 0 22850012 1345916928 48691 33554432000 4194304 16246674 140733382717008 140733382716320 7378128 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11957/statm: 328593 48691 799 2943 0 325487 0
[pid=11957/tid=11958] ppid=11954 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11958/stat : 11958 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 1345916928 48691 33554432000 4194304 16246674 140733382717008 139741896879344 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11957/tid=11959] ppid=11954 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11959/stat : 11959 (toysat) S 11954 11957 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22850012 1345916928 48691 33554432000 4194304 16246674 140733382717008 139741886389488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11957/tid=11960] ppid=11954 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11960/stat : 11960 (toysat) S 11954 11957 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22850012 1345916928 48691 33554432000 4194304 16246674 140733382717008 139741875915952 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) 1314372

[startup+0.300493 s]
/proc/loadavg: 2.02 2.00 1.72 3/179 11957
/proc/meminfo: memFree=31167452/32872528 swapFree=249320/249320
[pid=11957] ppid=11954 vsize=1314372 CPUtime=0.29 cores=0,2,4,6
/proc/11957/stat : 11957 (toysat) R 11954 11957 11324 0 -1 4202496 58056 0 0 0 22 7 0 0 20 0 4 0 22850012 1345916928 58865 33554432000 4194304 16246674 140733382717008 140733382716320 4220897 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11957/statm: 328593 58865 799 2943 0 325487 0
[pid=11957/tid=11958] ppid=11954 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11958/stat : 11958 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 1345916928 58865 33554432000 4194304 16246674 140733382717008 139741896879344 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11957/tid=11959] ppid=11954 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11959/stat : 11959 (toysat) S 11954 11957 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22850012 1345916928 58865 33554432000 4194304 16246674 140733382717008 139741886389488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11957/tid=11960] ppid=11954 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11960/stat : 11960 (toysat) S 11954 11957 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22850012 1345916928 58865 33554432000 4194304 16246674 140733382717008 139741875915952 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) 1314372

[startup+0.700394 s]
/proc/loadavg: 2.02 2.00 1.72 3/179 11957
/proc/meminfo: memFree=31167452/32872528 swapFree=249320/249320
[pid=11957] ppid=11954 vsize=1314372 CPUtime=0.69 cores=0,2,4,6
/proc/11957/stat : 11957 (toysat) R 11954 11957 11324 0 -1 4202496 72474 0 0 0 60 9 0 0 20 0 4 0 22850012 1345916928 73283 33554432000 4194304 16246674 140733382717008 140733382700000 7361321 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11957/statm: 328593 73283 801 2943 0 325487 0
[pid=11957/tid=11958] ppid=11954 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11958/stat : 11958 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 1345916928 73283 33554432000 4194304 16246674 140733382717008 139741896879344 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11957/tid=11959] ppid=11954 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11959/stat : 11959 (toysat) S 11954 11957 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22850012 1345916928 73283 33554432000 4194304 16246674 140733382717008 139741886389488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11957/tid=11960] ppid=11954 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11960/stat : 11960 (toysat) S 11954 11957 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22850012 1345916928 73283 33554432000 4194304 16246674 140733382717008 139741875915952 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) 1314372

[startup+1.50041 s]
/proc/loadavg: 2.02 2.00 1.72 3/183 11961
/proc/meminfo: memFree=30868128/32872528 swapFree=249320/249320
[pid=11957] ppid=11954 vsize=1380932 CPUtime=1.49 cores=0,2,4,6
/proc/11957/stat : 11957 (toysat) R 11954 11957 11324 0 -1 4202496 89335 0 0 0 137 12 0 0 20 0 4 0 22850012 1414074368 92699 33554432000 4194304 16246674 140733382717008 140733382716320 4208632 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11957/statm: 345233 92699 834 2943 0 342127 0
[pid=11957/tid=11958] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11958/stat : 11958 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 92699 33554432000 4194304 16246674 140733382717008 139741896879344 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11957/tid=11959] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11959/stat : 11959 (toysat) S 11954 11957 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 92699 33554432000 4194304 16246674 140733382717008 139741886389488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11957/tid=11960] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11960/stat : 11960 (toysat) S 11954 11957 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 92699 33554432000 4194304 16246674 140733382717008 139741875915952 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) 1380932

[startup+3.1004 s]
/proc/loadavg: 2.02 2.00 1.72 3/183 11961
/proc/meminfo: memFree=30791492/32872528 swapFree=249320/249320
[pid=11957] ppid=11954 vsize=1380932 CPUtime=3.09 cores=0,2,4,6
/proc/11957/stat : 11957 (toysat) R 11954 11957 11324 0 -1 4202496 92540 0 0 0 296 13 0 0 20 0 4 0 22850012 1414074368 95904 33554432000 4194304 16246674 140733382717008 140733382714816 7205249 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11957/statm: 345233 95913 845 2943 0 342127 0
[pid=11957/tid=11958] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11958/stat : 11958 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 95919 33554432000 4194304 16246674 140733382717008 139741896879344 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11957/tid=11959] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11959/stat : 11959 (toysat) S 11954 11957 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 95926 33554432000 4194304 16246674 140733382717008 139741886389488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11957/tid=11960] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11960/stat : 11960 (toysat) S 11954 11957 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 95932 33554432000 4194304 16246674 140733382717008 139741875915952 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) 1380932

[startup+6.3004 s]
/proc/loadavg: 2.02 2.00 1.72 3/184 11964
/proc/meminfo: memFree=30503564/32872528 swapFree=249320/249320
[pid=11957] ppid=11954 vsize=1380932 CPUtime=6.29 cores=0,2,4,6
/proc/11957/stat : 11957 (toysat) R 11954 11957 11324 0 -1 4202496 162875 0 0 0 607 22 0 0 20 0 4 0 22850012 1414074368 166239 33554432000 4194304 16246674 140733382717008 140733382698880 5711369 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11957/statm: 345233 166239 897 2943 0 342127 0
[pid=11957/tid=11958] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11958/stat : 11958 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 166239 33554432000 4194304 16246674 140733382717008 139741896879344 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11957/tid=11959] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11959/stat : 11959 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 166239 33554432000 4194304 16246674 140733382717008 139741886389488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11957/tid=11960] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11960/stat : 11960 (toysat) S 11954 11957 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 166239 33554432000 4194304 16246674 140733382717008 139741875915952 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) 1380932

[startup+12.7004 s]
/proc/loadavg: 2.09 2.02 1.73 3/184 11964
/proc/meminfo: memFree=30503816/32872528 swapFree=249320/249320
[pid=11957] ppid=11954 vsize=1380932 CPUtime=12.69 cores=0,2,4,6
/proc/11957/stat : 11957 (toysat) R 11954 11957 11324 0 -1 4202496 162883 0 0 0 1247 22 0 0 20 0 4 0 22850012 1414074368 166247 33554432000 4194304 16246674 140733382717008 140733382698880 13943664 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11957/statm: 345233 166247 897 2943 0 342127 0
[pid=11957/tid=11958] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11958/stat : 11958 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 166247 33554432000 4194304 16246674 140733382717008 139741896879344 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11957/tid=11959] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11959/stat : 11959 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 166247 33554432000 4194304 16246674 140733382717008 139741886389488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11957/tid=11960] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11960/stat : 11960 (toysat) S 11954 11957 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 166247 33554432000 4194304 16246674 140733382717008 139741875915952 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) 1380932

[startup+25.5005 s]
/proc/loadavg: 2.15 2.03 1.74 3/184 11964
/proc/meminfo: memFree=30364648/32872528 swapFree=249320/249320
[pid=11957] ppid=11954 vsize=1380932 CPUtime=25.49 cores=0,2,4,6
/proc/11957/stat : 11957 (toysat) R 11954 11957 11324 0 -1 4202496 162883 0 0 0 2527 22 0 0 20 0 4 0 22850012 1414074368 166247 33554432000 4194304 16246674 140733382717008 140733382698880 5711355 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11957/statm: 345233 166247 897 2943 0 342127 0
[pid=11957/tid=11958] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11958/stat : 11958 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 166247 33554432000 4194304 16246674 140733382717008 139741896879344 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11957/tid=11959] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11959/stat : 11959 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 166247 33554432000 4194304 16246674 140733382717008 139741886389488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11957/tid=11960] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11960/stat : 11960 (toysat) S 11954 11957 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 166247 33554432000 4194304 16246674 140733382717008 139741875915952 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) 1380932

[startup+51.1005 s]
/proc/loadavg: 2.16 2.04 1.75 3/184 11965
/proc/meminfo: memFree=30324816/32872528 swapFree=249320/249320
[pid=11957] ppid=11954 vsize=1380932 CPUtime=51.08 cores=0,2,4,6
/proc/11957/stat : 11957 (toysat) R 11954 11957 11324 0 -1 4202496 162883 0 0 0 5086 22 0 0 20 0 4 0 22850012 1414074368 166247 33554432000 4194304 16246674 140733382717008 140733382698880 5600140 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11957/statm: 345233 166247 897 2943 0 342127 0
[pid=11957/tid=11958] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11958/stat : 11958 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 166247 33554432000 4194304 16246674 140733382717008 139741896879344 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11957/tid=11959] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11959/stat : 11959 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 166247 33554432000 4194304 16246674 140733382717008 139741886389488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11957/tid=11960] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11960/stat : 11960 (toysat) S 11954 11957 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 166247 33554432000 4194304 16246674 140733382717008 139741875915952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1380932

[startup+102.3 s]
/proc/loadavg: 2.12 2.05 1.77 3/184 11989
/proc/meminfo: memFree=30038820/32872528 swapFree=249320/249320
[pid=11957] ppid=11954 vsize=1380932 CPUtime=102.28 cores=0,2,4,6
/proc/11957/stat : 11957 (toysat) R 11954 11957 11324 0 -1 4202496 162883 0 0 0 10206 22 0 0 20 0 4 0 22850012 1414074368 166247 33554432000 4194304 16246674 140733382717008 140733382698880 13781202 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11957/statm: 345233 166247 897 2943 0 342127 0
[pid=11957/tid=11958] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11958/stat : 11958 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 166247 33554432000 4194304 16246674 140733382717008 139741896879344 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11957/tid=11959] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11959/stat : 11959 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 166247 33554432000 4194304 16246674 140733382717008 139741886389488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11957/tid=11960] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11960/stat : 11960 (toysat) S 11954 11957 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 166247 33554432000 4194304 16246674 140733382717008 139741875915952 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) 1380932


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

/proc/11957/task/11960/stat : 11960 (toysat) S 11954 11957 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741875915952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1380932

[startup+1302.3 s]
/proc/loadavg: 2.07 2.03 1.93 3/183 12019
/proc/meminfo: memFree=29542552/32872528 swapFree=249320/249320
[pid=11957] ppid=11954 vsize=1380932 CPUtime=1302.06 cores=0,2,4,6
/proc/11957/stat : 11957 (toysat) R 11954 11957 11324 0 -1 4202496 231517 0 0 0 130168 38 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 140733382698880 12995176 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11957/statm: 345233 286733 900 2943 0 342127 0
[pid=11957/tid=11958] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11958/stat : 11958 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741896879344 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11957/tid=11959] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11959/stat : 11959 (toysat) S 11954 11957 11324 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741886389488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11957/tid=11960] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11960/stat : 11960 (toysat) S 11954 11957 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741875915952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 1380932

[startup+1362.3 s]
/proc/loadavg: 2.12 2.06 1.94 4/183 12020
/proc/meminfo: memFree=29542392/32872528 swapFree=249320/249320
[pid=11957] ppid=11954 vsize=1380932 CPUtime=1362.04 cores=0,2,4,6
/proc/11957/stat : 11957 (toysat) R 11954 11957 11324 0 -1 4202496 231520 0 0 0 136166 38 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 140733382698880 13780624 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11957/statm: 345233 286733 900 2943 0 342127 0
[pid=11957/tid=11958] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11958/stat : 11958 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741896879344 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11957/tid=11959] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11959/stat : 11959 (toysat) S 11954 11957 11324 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741886389488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11957/tid=11960] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11960/stat : 11960 (toysat) S 11954 11957 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741875915952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 1380932

[startup+1422.3 s]
/proc/loadavg: 2.10 2.06 1.95 3/183 12021
/proc/meminfo: memFree=29543252/32872528 swapFree=249320/249320
[pid=11957] ppid=11954 vsize=1380932 CPUtime=1422.04 cores=0,2,4,6
/proc/11957/stat : 11957 (toysat) R 11954 11957 11324 0 -1 4202496 231522 0 0 0 142166 38 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 140733382698880 5712608 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11957/statm: 345233 286733 900 2943 0 342127 0
[pid=11957/tid=11958] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11958/stat : 11958 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741896879344 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11957/tid=11959] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11959/stat : 11959 (toysat) S 11954 11957 11324 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741886389488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11957/tid=11960] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11960/stat : 11960 (toysat) S 11954 11957 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741875915952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 1380932

[startup+1482.3 s]
/proc/loadavg: 2.07 2.06 1.95 3/183 12022
/proc/meminfo: memFree=29540200/32872528 swapFree=249320/249320
[pid=11957] ppid=11954 vsize=1380932 CPUtime=1482.03 cores=0,2,4,6
/proc/11957/stat : 11957 (toysat) R 11954 11957 11324 0 -1 4202496 231522 0 0 0 148164 39 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 140733382698880 5712608 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11957/statm: 345233 286733 900 2943 0 342127 0
[pid=11957/tid=11958] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11958/stat : 11958 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741896879344 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11957/tid=11959] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11959/stat : 11959 (toysat) S 11954 11957 11324 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741886389488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11957/tid=11960] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11960/stat : 11960 (toysat) S 11954 11957 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741875915952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 1380932

[startup+1542.31 s]
/proc/loadavg: 2.02 2.05 1.95 3/183 12023
/proc/meminfo: memFree=29531144/32872528 swapFree=249320/249320
[pid=11957] ppid=11954 vsize=1380932 CPUtime=1542.03 cores=0,2,4,6
/proc/11957/stat : 11957 (toysat) R 11954 11957 11324 0 -1 4202496 231522 0 0 0 154163 40 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 140733382698880 13943600 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11957/statm: 345233 286733 900 2943 0 342127 0
[pid=11957/tid=11958] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11958/stat : 11958 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741896879344 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11957/tid=11959] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11959/stat : 11959 (toysat) S 11954 11957 11324 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741886389488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11957/tid=11960] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11960/stat : 11960 (toysat) S 11954 11957 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741875915952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1380932

[startup+1602.3 s]
/proc/loadavg: 2.06 2.05 1.96 3/183 12025
/proc/meminfo: memFree=29531268/32872528 swapFree=249320/249320
[pid=11957] ppid=11954 vsize=1380932 CPUtime=1602.01 cores=0,2,4,6
/proc/11957/stat : 11957 (toysat) R 11954 11957 11324 0 -1 4202496 231522 0 0 0 160161 40 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 140733382698880 5711716 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11957/statm: 345233 286733 900 2943 0 342127 0
[pid=11957/tid=11958] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11958/stat : 11958 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741896879344 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11957/tid=11959] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11959/stat : 11959 (toysat) S 11954 11957 11324 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741886389488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11957/tid=11960] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11960/stat : 11960 (toysat) S 11954 11957 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741875915952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1380932

[startup+1662.3 s]
/proc/loadavg: 2.02 2.04 1.96 3/183 12026
/proc/meminfo: memFree=29511728/32872528 swapFree=249320/249320
[pid=11957] ppid=11954 vsize=1380932 CPUtime=1661.99 cores=0,2,4,6
/proc/11957/stat : 11957 (toysat) R 11954 11957 11324 0 -1 4202496 231522 0 0 0 166159 40 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 140733382698880 5711439 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11957/statm: 345233 286733 900 2943 0 342127 0
[pid=11957/tid=11958] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11958/stat : 11958 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741896879344 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11957/tid=11959] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11959/stat : 11959 (toysat) S 11954 11957 11324 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741886389488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11957/tid=11960] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11960/stat : 11960 (toysat) S 11954 11957 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741875915952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 1380932

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 1.96 3/183 12027
/proc/meminfo: memFree=29511728/32872528 swapFree=249320/249320
[pid=11957] ppid=11954 vsize=1380932 CPUtime=1721.99 cores=0,2,4,6
/proc/11957/stat : 11957 (toysat) R 11954 11957 11324 0 -1 4202496 231522 0 0 0 172158 41 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 140733382698880 13759557 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11957/statm: 345233 286733 900 2943 0 342127 0
[pid=11957/tid=11958] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11958/stat : 11958 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741896879344 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11957/tid=11959] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11959/stat : 11959 (toysat) S 11954 11957 11324 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741886389488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11957/tid=11960] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11960/stat : 11960 (toysat) S 11954 11957 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741875915952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 1380932

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/183 12077
/proc/meminfo: memFree=29552756/32872528 swapFree=249320/249320
[pid=11957] ppid=11954 vsize=1380932 CPUtime=1781.98 cores=0,2,4,6
/proc/11957/stat : 11957 (toysat) R 11954 11957 11324 0 -1 4202496 231522 0 0 0 178157 41 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 140733382698880 5712604 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11957/statm: 345233 286733 900 2943 0 342127 0
[pid=11957/tid=11958] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11958/stat : 11958 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741896879344 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11957/tid=11959] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11959/stat : 11959 (toysat) S 11954 11957 11324 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741886389488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11957/tid=11960] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11960/stat : 11960 (toysat) S 11954 11957 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741875915952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1380932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.02 1.96 3/183 12077
/proc/meminfo: memFree=29552688/32872528 swapFree=249320/249320
[pid=11957] ppid=11954 vsize=1380932 CPUtime=1800.07 cores=0,2,4,6
/proc/11957/stat : 11957 (toysat) R 11954 11957 11324 0 -1 4202496 231522 0 0 0 179966 41 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 140733382698880 5711952 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11957/statm: 345233 286733 900 2943 0 342127 0
[pid=11957/tid=11958] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11958/stat : 11958 (toysat) S 11954 11957 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741896879344 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11957/tid=11959] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11959/stat : 11959 (toysat) S 11954 11957 11324 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741886389488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11957/tid=11960] ppid=11954 vsize=1380932 CPUtime=0 cores=0,2,4,6
/proc/11957/task/11960/stat : 11960 (toysat) S 11954 11957 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22850012 1414074368 286733 33554432000 4194304 16246674 140733382717008 139741875915952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1380932

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 11957 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.09
CPU user time (s): 1799.67
CPU system time (s): 0.418936
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 1380932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.67
system time used= 0.418936
maximum resident set size= 1146932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 231522
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= 105
involuntary context switches= 1855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.54331 second user time and 6.91895 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-18 01:59:56
IDJOB=4099849
IDBENCH=1542
IDSOLVER=2542
FILE ID=node103/4099849-1466207996
RUNJOBID= node103-1466206104-11340
PBS_JOBID= 19918169
Free space on /tmp= 71712 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-reduced-mps-v2-20-10-n3706.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4099849-1466207996/watcher-4099849-1466207996 -o /tmp/evaluation-result-4099849-1466207996/solver-4099849-1466207996 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466206104-11340 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4099849-1466207996.opb

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

MD5SUM BENCH= 0c13059622221c4a56a3a4fdb32d92c9
RANDOM SEED=1837045200

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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:        31167980 kB
Buffers:           33428 kB
Cached:           104408 kB
SwapCached:         2228 kB
Active:           685328 kB
Inactive:          64572 kB
Active(anon):     610880 kB
Inactive(anon):     3560 kB
Active(file):      74448 kB
Inactive(file):    61012 kB
Unevictable:      249320 kB
Mlocked:          249320 kB
SwapTotal:      67108856 kB
SwapFree:       67099368 kB
Dirty:             39816 kB
Writeback:             0 kB
AnonPages:        860436 kB
Mapped:            10704 kB
Shmem:                 0 kB
Slab:             570760 kB
SReclaimable:      14648 kB
SUnreclaim:       556112 kB
KernelStack:        1464 kB
PageTables:         6840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1469796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71696 MiB
End job on node103 at 2016-06-18 02:29:57