Trace number 4099921

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.04 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-n370b.opb
MD5SUMce5e0345d0e70478396f95e2ebabfc80
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 654768
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 654768
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-18T02:29:04+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-4099921-1466209743.opb"]
0.00/0.01	c use --random-gen="4185735679 1398297911 601492684 2590139879 1867522316 1370333103 2279021905 1103198717 1934753308 2021225800 3464733746 4018768924 3032120306 3879247833 3008946406 208015301 833147323 1151761145 1739462306 1300892760 3617931771 3047722025 2183449299 1963971578 2506766004 4209474319 1359987407 2560714123 1244550018 2379192528 604059868 3257217624 563674741 1903185809 1489619595 4105650291 2080582959 63140204 1262368982 1166953789 2572333428 1510250803 540225780 3056918454 733177749 2423017828 415466209 3411516004 2677529575 1312627141 872172327 145467986 2477041416 2751807285 3305366526 1107971667 382807675 1468491516 280559062 2607935506 3965389959 2932240815 2741703132 3386427070 141819069 2247498887 560766388 3704078150 4270144033 1288090493 719220538 3204217098 1845760818 2549347350 3113015334 721609955 2709950210 123144058 1199749506 3861602756 3322997802 706324718 2177318567 2152291501 2434426277 1185954885 1598789686 1564095748 4010123099 890975549 4163063563 3899616103 2718462278 247795103 3236287170 33876485 793233134 2228292269 1428554644 1295566401 51689128 121742634 4137399861 3716085111 3000886836 3745731268 3360690555 2985241625 1294327171 1395616342 3320543233 4260050346 3570657754 1637709609 1458515626 2420815815 1121445826 1703057400 279252958 3656856383 4123724963 46161022 32757852 4083792965 2110681818 899183374 3093980820 3395291517 2987941886 86610010 2052352991 2410077766 4086720671 1816540624 1705891039 636699635 55366399 2923608496 111249323 489199687 177117048 3180654097 2028536209 2437999947 3870404272 4174545723 1108247168 1515605639 742857133 946978107 3311456024 1583090403 2070607729 3404039130 3652713041 3443124631 3538398893 1762158783 3819013467 668847982 1740439323 4095491981 2341682439 2103195391 2057180107 514963003 4196958307 3853596848 707511067 1954603501 1886193973 624693559 84833515 915371817 3466420661 2509147123 2118995890 3133499413 2045283226 1905453207 3746504578 2507742220 1740667389 2248190825 2616310431 2319081934 2505946273 1366713716 2866900999 2542317540 1330701898 4272507073 2903842506 3968324713 268859056 2948456555 3235670854 427372628 2403752120 1206306644 1868629447 815368693 719406230 280432425 2883084452 2740427024 3551494555 3334978907 3958412355 2894905481 47299226 885556606 699509441 3293880542 1966006581 2942825637 2829408803 1357719262 2493950430 1867647339 91132070 1143706862 2818662033 2189794527 2900076691 3414606853 2611371263 4155198816 2904486806 372382392 542260546 2654225106 3634142905 182354218 825616422 2033970160 277684937 4225274142 2003439136 3951403052 4158691435 1563948955 2277428207 650045149 435657351 3695037588 3394014610 77476295 1173075238 1880434499 2553656788 2941879181 1042274643 3971455209 2594529288 261244079 255 362436" option to reproduce the execution
0.98/1.05	c #vars 155000
0.98/1.05	c #constraints 5150
3.08/3.40	c BCD2: Hardening is enabled.
3.08/3.53	c BCD2: BiasedSearch is enabled.
3.08/3.53	c Solving starts ...
3.08/3.53	c ============================[ Search Statistics ]============================
3.08/3.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.08/3.53	c       |         |          |          |    Limit     GC | Var      | Constra 
3.08/3.53	c =============================================================================
3.08/3.53	c  0.0s |       0 |        0 |        0 |    53433      0 |    60528 |        0
12.08/12.19	c  8.7s |       0 |     5597 |      100 |    53433      0 |    60528 |        0
12.18/12.27	c  8.8s |       1 |     5597 |      100 |    53433      0 |    60528 |        0
13.08/13.19	c  9.7s |       2 |     9319 |      250 |    58777      0 |    60528 |        0
14.38/14.42	c 10.9s |       3 |    10584 |      475 |    64655      0 |    60528 |        0
15.98/16.01	c 12.5s |       4 |    11966 |      813 |    71121      0 |    60528 |        0
18.18/18.23	c 14.7s |       4 |    13441 |     1313 |    78234      0 |    60528 |        0
18.18/18.27	c 14.8s |       5 |    13447 |     1320 |    78234      0 |    60528 |        0
20.77/20.89	c 17.4s |       5 |    37510 |     1620 |    86058      0 |    60528 |        0
23.48/23.50	c 20.0s |       5 |    37885 |     1720 |    86058      0 |    60528 |        0
27.17/27.25	c 23.7s |       5 |    38533 |     1920 |    86058      0 |    60528 |        0
29.17/29.28	c 25.8s |       5 |    38905 |     2020 |    86058      0 |    60528 |        0
30.57/30.66	c 27.2s |       6 |    39191 |     2081 |    94664      0 |    60528 |        0
34.37/34.42	c 30.9s |       6 |    75400 |     2181 |    94664      0 |    60528 |        0
45.17/45.21	c 41.7s |       6 |    75530 |     2281 |    94664      0 |    60528 |        0
54.47/54.58	c 51.1s |       6 |    75646 |     2381 |    94664      0 |    60528 |        0
63.97/64.02	c 60.5s |       6 |    75775 |     2481 |    94664      0 |    60528 |        0
73.07/73.19	c 69.7s |       6 |    75920 |     2581 |    94664      0 |    60528 |        0
85.08/85.14	c 81.6s |       6 |    76056 |     2681 |    94664      0 |    60528 |        0
98.27/98.39	c 94.9s |       6 |    76147 |     2781 |    94664      0 |    60528 |        0
111.76/111.83	c  108s |       6 |    76238 |     2881 |    94664      0 |    60528 |        0
121.56/121.69	c  118s |       6 |    76362 |     2981 |    94664      0 |    60528 |        0
128.86/128.93	c  125s |       6 |    76457 |     3081 |    94664      0 |    60528 |        0
137.36/137.40	c  133s |       6 |    76722 |     3181 |    94664      0 |    60528 |        0
141.17/141.24	c  137s |       7 |    76967 |     3223 |   104131      0 |    60528 |        0
144.16/144.29	c  140s |       7 |   102658 |     3523 |   104131      0 |    60528 |        0
146.85/146.99	c  143s |       7 |   102851 |     3723 |   104131      0 |    60528 |        0
149.46/149.50	c  145s |       7 |   104710 |     3923 |   104131      0 |    60528 |        0
152.26/152.37	c  148s |       7 |   109817 |     4023 |   104131      0 |    60528 |        0
155.26/155.31	c  151s |       7 |   109913 |     4123 |   104131      0 |    60528 |        0
161.65/161.76	c  158s |       7 |   122810 |     4223 |   104131      0 |    60528 |        0
168.55/168.64	c  165s |       7 |   122914 |     4323 |   104131      0 |    60528 |        0
175.36/175.45	c  171s |       7 |   123006 |     4423 |   104131      0 |    60528 |        0
182.15/182.22	c  178s |       7 |   123112 |     4523 |   104131      0 |    60528 |        0
188.95/189.01	c  185s |       7 |   123211 |     4623 |   104131      0 |    60528 |        0
195.85/195.97	c  192s |       7 |   123310 |     4723 |   104131      0 |    60528 |        0
202.86/202.98	c  199s |       7 |   123409 |     4823 |   104131      0 |    60528 |        0
209.95/210.00	c  206s |       7 |   123507 |     4923 |   114545      0 |    60528 |        0
210.85/210.98	c  207s |       8 |   123521 |     4936 |   114545      0 |    60528 |        0
213.05/213.15	c  209s |       8 |   153024 |     5336 |   114545      0 |    60528 |        0
224.04/224.11	c  220s |       8 |   153653 |     5436 |   114545      0 |    60528 |        0
235.04/235.16	c  231s |       8 |   153859 |     5536 |   114545      0 |    60528 |        0
246.84/246.92	c  243s |       8 |   154055 |     5636 |   114545      0 |    60528 |        0
259.34/259.45	c  255s |       8 |   154913 |     5736 |   114545      0 |    60528 |        0
273.73/273.80	c  270s |       8 |   155043 |     5836 |   114545      0 |    60528 |        0
290.23/290.35	c  286s |       8 |   155568 |     5936 |   114545      0 |    60528 |        0
312.54/312.68	c  309s |       8 |   156105 |     6036 |   114545      0 |    60528 |        0
334.63/334.70	c  331s |       8 |   156847 |     6136 |   114545      0 |    60528 |        0
361.42/361.52	c  358s |       8 |   157198 |     6236 |   114545      0 |    60528 |        0
382.02/382.19	c  378s |       8 |   157326 |     6336 |   114545      0 |    60528 |        0
391.72/391.84	c  388s |       8 |   157417 |     6436 |   114545      0 |    60528 |        0
401.42/401.51	c  398s |       8 |   157523 |     6536 |   114545      0 |    60528 |        0
411.11/411.20	c  407s |       8 |   157619 |     6636 |   114545      0 |    60528 |        0
420.81/420.92	c  417s |       8 |   157720 |     6736 |   114545      0 |    60528 |        0
430.52/430.63	c  427s |       8 |   157819 |     6836 |   114545      0 |    60528 |        0
440.81/440.95	c  437s |       8 |   157964 |     6936 |   114545      0 |    60528 |        0
454.61/454.76	c  451s |       8 |   158065 |     7036 |   114545      0 |    60528 |        0
469.51/469.62	c  466s |       8 |   158167 |     7136 |   114545      0 |    60528 |        0
483.91/484.04	c  480s |       8 |   158278 |     7236 |   114545      0 |    60528 |        0
498.01/498.19	c  494s |       8 |   158465 |     7336 |   114545      0 |    60528 |        0
514.31/514.40	c  510s |       8 |   158582 |     7436 |   114545      0 |    60528 |        0
523.90/524.07	c  520s |       9 |   158716 |     7506 |   126000      0 |    60528 |        0
528.90/529.06	c  525s |       9 |   172321 |     7606 |   126000      0 |    60528 |        0
537.00/537.10	c  533s |       9 |   176787 |     7706 |   126000      0 |    60528 |        0
545.19/545.32	c  541s |       9 |   176887 |     7806 |   126000      0 |    60528 |        0
553.40/553.53	c  550s |       9 |   176985 |     7906 |   126000      0 |    60528 |        0
561.60/561.78	c  558s |       9 |   177089 |     8006 |   126000      0 |    60528 |        0
570.40/570.50	c  566s |       9 |   177477 |     8106 |   126000      0 |    60528 |        0
579.29/579.41	c  575s |       9 |   177567 |     8206 |   126000      0 |    60528 |        0
588.39/588.50	c  584s |       9 |   178155 |     8306 |   126000      0 |    60528 |        0
598.09/598.29	c  594s |       9 |   185349 |     8406 |   126000      0 |    60528 |        0
609.39/609.51	c  605s |       9 |   185933 |     8506 |   126000      0 |    60528 |        0
620.98/621.12	c  617s |       9 |   186088 |     8606 |   126000      0 |    60528 |        0
632.09/632.25	c  628s |       9 |   186188 |     8706 |   126000      0 |    60528 |        0
644.18/644.32	c  640s |       9 |   186302 |     8806 |   126000      0 |    60528 |        0
656.08/656.26	c  652s |       9 |   186399 |     8906 |   126000      0 |    60528 |        0
670.08/670.20	c  666s |       9 |   186495 |     9006 |   126000      0 |    60528 |        0
683.48/683.69	c  680s |       9 |   186598 |     9106 |   126000      0 |    60528 |        0
699.57/699.78	c  696s |       9 |   186731 |     9206 |   126000      0 |    60528 |        0
713.17/713.36	c  709s |       9 |   186859 |     9306 |   126000      0 |    60528 |        0
725.87/726.03	c  722s |       9 |   187053 |     9406 |   126000      0 |    60528 |        0
737.66/737.86	c  734s |       9 |   187153 |     9506 |   126000      0 |    60528 |        0
749.97/750.13	c  746s |       9 |   187259 |     9606 |   126000      0 |    60528 |        0
762.26/762.45	c  758s |       9 |   187729 |     9706 |   126000      0 |    60528 |        0
774.86/775.06	c  771s |       9 |   187912 |     9806 |   126000      0 |    60528 |        0
786.16/786.30	c  782s |       9 |   188010 |     9906 |   126000      0 |    60528 |        0
797.86/798.04	c  794s |       9 |   188107 |    10006 |   126000      0 |    60528 |        0
809.36/809.56	c  806s |       9 |   188206 |    10106 |   126000      0 |    60528 |        0
820.95/821.11	c  817s |       9 |   188303 |    10206 |   126000      0 |    60528 |        0
832.45/832.67	c  829s |       9 |   188405 |    10306 |   126000      0 |    60528 |        0
843.95/844.19	c  840s |       9 |   188502 |    10406 |   126000      0 |    60528 |        0
855.53/855.77	c  852s |       9 |   188603 |    10506 |   126000      0 |    60528 |        0
867.03/867.29	c  863s |       9 |   188717 |    10606 |   126000      0 |    60528 |        0
878.23/878.48	c  874s |       9 |   188817 |    10706 |   126000      0 |    60528 |        0
889.82/890.01	c  886s |       9 |   188918 |    10806 |   126000      0 |    60528 |        0
901.02/901.26	c  897s |       9 |   189021 |    10906 |   126000      0 |    60528 |        0
912.22/912.44	c  908s |       9 |   189115 |    11006 |   126000      0 |    60528 |        0
923.32/923.58	c  920s |       9 |   189216 |    11106 |   126000      0 |    60528 |        0
934.51/934.70	c  931s |       9 |   189317 |    11206 |   126000      0 |    60528 |        0
945.61/945.87	c  942s |       9 |   189418 |    11306 |   138600      0 |    60528 |        0
951.91/952.11	c  948s |      10 |   189472 |    11361 |   138600      0 |    60528 |        0
954.61/954.84	c  951s |      10 |   193266 |    11561 |   138600      0 |    60528 |        0
957.41/957.61	c  954s |      10 |   193565 |    11861 |   138600      0 |    60528 |        0
960.31/960.52	c  957s |      10 |   196173 |    12061 |   138600      0 |    60528 |        0
963.41/963.65	c  960s |      10 |   196375 |    12261 |   138600      0 |    60528 |        0
966.61/966.82	c  963s |      10 |   196573 |    12461 |   138600      0 |    60528 |        0
969.70/969.97	c  966s |      10 |   196776 |    12661 |   138600      0 |    60528 |        0
972.90/973.18	c  969s |      10 |   196980 |    12861 |   138600      0 |    60528 |        0
976.20/976.41	c  972s |      10 |   197177 |    13061 |   138600      0 |    60528 |        0
979.40/979.62	c  976s |      10 |   197380 |    13261 |   138600      0 |    60528 |        0
982.60/982.82	c  979s |      10 |   197580 |    13461 |   138600      0 |    60528 |        0
985.70/985.97	c  982s |      10 |   197777 |    13661 |   138600      0 |    60528 |        0
988.90/989.16	c  985s |      10 |   197978 |    13861 |   138600      0 |    60528 |        0
992.09/992.36	c  988s |      10 |   198181 |    14061 |   138600      0 |    60528 |        0
995.29/995.58	c  992s |      10 |   198385 |    14261 |   138600      0 |    60528 |        0
998.59/998.80	c  995s |      10 |   198581 |    14461 |   138600      0 |    60528 |        0
1001.79/1002.01	c  998s |      10 |   198784 |    14661 |   138600      0 |    60528 |        0
1004.99/1005.24	c 1001s |      10 |   198983 |    14861 |   138600      0 |    60528 |        0
1008.19/1008.48	c 1004s |      10 |   199182 |    15061 |   138600      0 |    60528 |        0
1011.49/1011.77	c 1008s |      10 |   199393 |    15261 |   138600      0 |    60528 |        0
1014.69/1014.98	c 1011s |      10 |   199589 |    15461 |   138600      0 |    60528 |        0
1017.99/1018.24	c 1014s |      10 |   199789 |    15661 |   138600      0 |    60528 |        0
1021.28/1021.55	c 1018s |      10 |   199988 |    15861 |   138600      0 |    60528 |        0
1024.58/1024.83	c 1021s |      10 |   200185 |    16061 |   138600      0 |    60528 |        0
1027.88/1028.13	c 1024s |      10 |   200384 |    16261 |   138600      0 |    60528 |        0
1031.18/1031.46	c 1027s |      10 |   200591 |    16461 |   138600      0 |    60528 |        0
1034.48/1034.78	c 1031s |      10 |   200792 |    16661 |   138600      0 |    60528 |        0
1036.58/1036.80	c 1033s |      10 |   207906 |    16761 |   138600      0 |    60528 |        0
1043.18/1043.48	c 1039s |      10 |   211333 |    16861 |   138600      0 |    60528 |        0
1051.89/1052.16	c 1048s |      10 |   211665 |    16961 |   138600      0 |    60528 |        0
1061.08/1061.35	c 1057s |      10 |   211758 |    17061 |   152460      0 |    60528 |        0
1068.78/1069.06	c 1065s |      11 |   211840 |    17144 |   152460      0 |    60528 |        0
1074.08/1074.34	c 1070s |      11 |   222876 |    17244 |   152460      0 |    60528 |        0
1080.48/1080.72	c 1077s |      11 |   228915 |    17344 |   152460      0 |    60528 |        0
1092.38/1092.69	c 1089s |      11 |   238096 |    17444 |   152460      0 |    60528 |        0
1106.67/1106.99	c 1103s |      11 |   238276 |    17544 |   152460      0 |    60528 |        0
1122.66/1122.96	c 1119s |      11 |   238483 |    17644 |   152460      0 |    60528 |        0
1139.06/1139.33	c 1135s |      11 |   238734 |    17744 |   152460      0 |    60528 |        0
1152.05/1152.33	c 1148s |      11 |   238939 |    17844 |   152460      0 |    60528 |        0
1162.45/1162.72	c 1159s |      11 |   239091 |    17944 |   152460      0 |    60528 |        0
1173.44/1173.79	c 1170s |      11 |   239205 |    18044 |   152460      0 |    60528 |        0
1186.84/1187.15	c 1183s |      11 |   239339 |    18144 |   152460      0 |    60528 |        0
1196.74/1197.02	c 1193s |      11 |   239479 |    18244 |   152460      0 |    60528 |        0
1209.04/1209.36	c 1205s |      11 |   239690 |    18344 |   152460      0 |    60528 |        0
1222.03/1222.39	c 1218s |      11 |   239801 |    18444 |   152460      0 |    60528 |        0
1240.72/1241.04	c 1237s |      11 |   239927 |    18544 |   152460      0 |    60528 |        0
1250.72/1251.07	c 1247s |      11 |   240026 |    18644 |   152460      0 |    60528 |        0
1260.72/1261.03	c 1257s |      11 |   240127 |    18744 |   152460      0 |    60528 |        0
1273.41/1273.71	c 1270s |      11 |   240227 |    18844 |   152460      0 |    60528 |        0
1291.91/1292.27	c 1288s |      11 |   240357 |    18944 |   152460      0 |    60528 |        0
1316.30/1316.61	c 1313s |      11 |   240469 |    19044 |   152460      0 |    60528 |        0
1326.00/1326.36	c 1322s |      11 |   240569 |    19144 |   152460      0 |    60528 |        0
1336.10/1336.43	c 1332s |      11 |   240674 |    19244 |   152460      0 |    60528 |        0
1345.79/1346.12	c 1342s |      11 |   240770 |    19344 |   152460      0 |    60528 |        0
1355.69/1356.03	c 1352s |      11 |   240866 |    19444 |   152460      0 |    60528 |        0
1365.89/1366.24	c 1362s |      11 |   240970 |    19544 |   152460      0 |    60528 |        0
1375.99/1376.38	c 1372s |      11 |   241071 |    19644 |   152460      0 |    60528 |        0
1385.90/1386.26	c 1382s |      11 |   241176 |    19744 |   152460      0 |    60528 |        0
1395.79/1396.14	c 1392s |      11 |   241269 |    19844 |   152460      0 |    60528 |        0
1423.39/1423.78	c 1420s |      11 |   241423 |    19944 |   152460      0 |    60528 |        0
1453.68/1454.02	c 1450s |      11 |   241535 |    20044 |   152460      0 |    60528 |        0
1465.48/1465.82	c 1462s |      11 |   241643 |    20144 |   152460      0 |    60528 |        0
1475.28/1475.69	c 1472s |      11 |   241734 |    20244 |   152460      0 |    60528 |        0
1487.28/1487.69	c 1484s |      11 |   241839 |    20344 |   152460      0 |    60528 |        0
1503.47/1503.89	c 1500s |      11 |   241951 |    20444 |   152460      0 |    60528 |        0
1513.57/1514.00	c 1510s |      11 |   242061 |    20544 |   152460      0 |    60528 |        0
1526.27/1526.64	c 1523s |      11 |   242165 |    20644 |   152460      0 |    60528 |        0
1536.06/1536.47	c 1532s |      11 |   242259 |    20744 |   152460      0 |    60528 |        0
1546.26/1546.61	c 1543s |      11 |   242356 |    20844 |   152460      0 |    60528 |        0
1556.06/1556.46	c 1552s |      11 |   242455 |    20944 |   152460      0 |    60528 |        0
1566.06/1566.49	c 1562s |      11 |   242557 |    21044 |   152460      0 |    60528 |        0
1576.26/1576.61	c 1573s |      11 |   242660 |    21144 |   152460      0 |    60528 |        0
1587.56/1587.99	c 1584s |      11 |   242765 |    21244 |   152460      0 |    60528 |        0
1597.45/1597.83	c 1594s |      11 |   242865 |    21344 |   152460      0 |    60528 |        0
1607.16/1607.57	c 1604s |      11 |   242973 |    21444 |   152460      0 |    60528 |        0
1616.96/1617.31	c 1613s |      11 |   243070 |    21544 |   152460      0 |    60528 |        0
1626.76/1627.10	c 1623s |      11 |   243166 |    21644 |   152460      0 |    60528 |        0
1636.66/1637.00	c 1633s |      11 |   243266 |    21744 |   152460      0 |    60528 |        0
1646.76/1647.18	c 1643s |      11 |   243366 |    21844 |   152460      0 |    60528 |        0
1656.66/1657.03	c 1653s |      11 |   243466 |    21944 |   152460      0 |    60528 |        0
1666.45/1666.88	c 1663s |      11 |   243569 |    22044 |   152460      0 |    60528 |        0
1676.46/1676.82	c 1673s |      11 |   243669 |    22144 |   152460      0 |    60528 |        0
1686.36/1686.73	c 1683s |      11 |   243763 |    22244 |   152460      0 |    60528 |        0
1696.45/1696.82	c 1693s |      11 |   243875 |    22344 |   152460      0 |    60528 |        0
1706.35/1706.70	c 1703s |      11 |   243971 |    22444 |   152460      0 |    60528 |        0
1716.24/1716.62	c 1713s |      11 |   244070 |    22544 |   152460      0 |    60528 |        0
1726.14/1726.57	c 1723s |      11 |   244168 |    22644 |   152460      0 |    60528 |        0
1736.04/1736.44	c 1732s |      11 |   244265 |    22744 |   152460      0 |    60528 |        0
1746.14/1746.57	c 1743s |      11 |   244369 |    22844 |   152460      0 |    60528 |        0
1755.93/1756.37	c 1752s |      11 |   244478 |    22944 |   152460      0 |    60528 |        0
1765.73/1766.12	c 1762s |      11 |   244574 |    23044 |   152460      0 |    60528 |        0
1775.63/1776.04	c 1772s |      11 |   244671 |    23144 |   152460      0 |    60528 |        0
1785.63/1786.01	c 1782s |      11 |   244763 |    23244 |   152460      0 |    60528 |        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-4099921-1466209743/watcher-4099921-1466209743 -o /tmp/evaluation-result-4099921-1466209743/solver-4099921-1466209743 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1466206055-16206 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4099921-1466209743.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.19 2.27 2.20 3/179 17820
/proc/meminfo: memFree=27543664/32872528 swapFree=1459628/1655852
[pid=17820] ppid=17817 vsize=541116 CPUtime=0 cores=1,3,5,7
/proc/17820/stat : 17820 (toysat) R 17817 17820 16189 0 -1 4202496 1986 0 0 0 0 0 0 0 20 0 4 0 23019880 554102784 2348 33554432000 4194304 16246674 140734942049008 140734942048432 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17820/statm: 136047 2357 441 2943 0 132941 0
[pid=17820/tid=17821] ppid=17817 vsize=558524 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17821/stat : 17821 (toysat) S 17817 17820 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23019880 571928576 2417 33554432000 4194304 16246674 140734942049008 140629243833584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17820/tid=17822] ppid=17817 vsize=563644 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17822/stat : 17822 (toysat) S 17817 17820 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23019880 577171456 2436 33554432000 4194304 16246674 140734942049008 140629233343728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17820/tid=17823] ppid=17817 vsize=567740 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17823/stat : 17823 (toysat) S 17817 17820 16189 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23019880 581365760 2453 33554432000 4194304 16246674 140734942049008 140629222870192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0

[startup+0.100176 s]
/proc/loadavg: 2.19 2.27 2.20 3/179 17820
/proc/meminfo: memFree=27543664/32872528 swapFree=1459628/1655852
[pid=17820] ppid=17817 vsize=1301060 CPUtime=0.09 cores=1,3,5,7
/proc/17820/stat : 17820 (toysat) R 17817 17820 16189 0 -1 4202496 28885 0 0 0 5 4 0 0 20 0 4 0 23019880 1332285440 29185 33554432000 4194304 16246674 140734942049008 140734942048320 7853005 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17820/statm: 325265 29202 800 2943 0 322159 0
[pid=17820/tid=17821] ppid=17817 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17821/stat : 17821 (toysat) S 17817 17820 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23019880 1332285440 29214 33554432000 4194304 16246674 140734942049008 140629243833584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17820/tid=17822] ppid=17817 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17822/stat : 17822 (toysat) S 17817 17820 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23019880 1332285440 29225 33554432000 4194304 16246674 140734942049008 140629233343728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17820/tid=17823] ppid=17817 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17823/stat : 17823 (toysat) S 17817 17820 16189 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23019880 1332285440 29236 33554432000 4194304 16246674 140734942049008 140629222870192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1301060

[startup+0.200538 s]
/proc/loadavg: 2.19 2.27 2.20 3/179 17820
/proc/meminfo: memFree=27543664/32872528 swapFree=1459628/1655852
[pid=17820] ppid=17817 vsize=1314372 CPUtime=0.19 cores=1,3,5,7
/proc/17820/stat : 17820 (toysat) R 17817 17820 16189 0 -1 4202496 47881 0 0 0 12 7 0 0 20 0 4 0 23019880 1345916928 48691 33554432000 4194304 16246674 140734942049008 140734942048320 7929024 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17820/statm: 328593 48691 800 2943 0 325487 0
[pid=17820/tid=17821] ppid=17817 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17821/stat : 17821 (toysat) S 17817 17820 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23019880 1345916928 48691 33554432000 4194304 16246674 140734942049008 140629243833584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17820/tid=17822] ppid=17817 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17822/stat : 17822 (toysat) S 17817 17820 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23019880 1345916928 48691 33554432000 4194304 16246674 140734942049008 140629233343728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17820/tid=17823] ppid=17817 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17823/stat : 17823 (toysat) S 17817 17820 16189 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23019880 1345916928 48691 33554432000 4194304 16246674 140734942049008 140629222870192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1314372

[startup+0.300513 s]
/proc/loadavg: 2.19 2.27 2.20 3/179 17820
/proc/meminfo: memFree=27543664/32872528 swapFree=1459628/1655852
[pid=17820] ppid=17817 vsize=1314372 CPUtime=0.28 cores=1,3,5,7
/proc/17820/stat : 17820 (toysat) R 17817 17820 16189 0 -1 4202496 55528 0 0 0 21 7 0 0 20 0 4 0 23019880 1345916928 56338 33554432000 4194304 16246674 140734942049008 140734942048320 4221095 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17820/statm: 328593 56338 800 2943 0 325487 0
[pid=17820/tid=17821] ppid=17817 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17821/stat : 17821 (toysat) S 17817 17820 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23019880 1345916928 56338 33554432000 4194304 16246674 140734942049008 140629243833584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17820/tid=17822] ppid=17817 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17822/stat : 17822 (toysat) S 17817 17820 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23019880 1345916928 56338 33554432000 4194304 16246674 140734942049008 140629233343728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17820/tid=17823] ppid=17817 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17823/stat : 17823 (toysat) S 17817 17820 16189 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23019880 1345916928 56338 33554432000 4194304 16246674 140734942049008 140629222870192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1314372

[startup+0.700415 s]
/proc/loadavg: 2.19 2.27 2.20 3/179 17820
/proc/meminfo: memFree=27543664/32872528 swapFree=1459628/1655852
[pid=17820] ppid=17817 vsize=1314372 CPUtime=0.69 cores=1,3,5,7
/proc/17820/stat : 17820 (toysat) R 17817 17820 16189 0 -1 4202496 70525 0 0 0 59 10 0 0 20 0 4 0 23019880 1345916928 71335 33554432000 4194304 16246674 140734942049008 140734942046848 7439516 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17820/statm: 328593 71335 802 2943 0 325487 0
[pid=17820/tid=17821] ppid=17817 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17821/stat : 17821 (toysat) S 17817 17820 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23019880 1345916928 71335 33554432000 4194304 16246674 140734942049008 140629243833584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17820/tid=17822] ppid=17817 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17822/stat : 17822 (toysat) S 17817 17820 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23019880 1345916928 71335 33554432000 4194304 16246674 140734942049008 140629233343728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17820/tid=17823] ppid=17817 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17823/stat : 17823 (toysat) S 17817 17820 16189 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23019880 1345916928 71335 33554432000 4194304 16246674 140734942049008 140629222870192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1314372

[startup+1.50037 s]
/proc/loadavg: 2.19 2.27 2.20 2/178 17873
/proc/meminfo: memFree=28381968/32872528 swapFree=1459628/1655852
[pid=17820] ppid=17817 vsize=1380932 CPUtime=1.49 cores=1,3,5,7
/proc/17820/stat : 17820 (toysat) R 17817 17820 16189 0 -1 4202496 89724 0 0 0 136 13 0 0 20 0 4 0 23019880 1414074368 93089 33554432000 4194304 16246674 140734942049008 140734942046848 4206613 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17820/statm: 345233 93089 830 2943 0 342127 0
[pid=17820/tid=17821] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17821/stat : 17821 (toysat) S 17817 17820 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 93089 33554432000 4194304 16246674 140734942049008 140629243833584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17820/tid=17822] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17822/stat : 17822 (toysat) S 17817 17820 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 93089 33554432000 4194304 16246674 140734942049008 140629233343728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17820/tid=17823] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17823/stat : 17823 (toysat) S 17817 17820 16189 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 93089 33554432000 4194304 16246674 140734942049008 140629222870192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1380932

[startup+3.10043 s]
/proc/loadavg: 2.19 2.27 2.20 3/183 17922
/proc/meminfo: memFree=27694768/32872528 swapFree=1459628/1655852
[pid=17820] ppid=17817 vsize=1380932 CPUtime=3.08 cores=1,3,5,7
/proc/17820/stat : 17820 (toysat) R 17817 17820 16189 0 -1 4202496 106422 0 0 0 293 15 0 0 20 0 4 0 23019880 1414074368 109787 33554432000 4194304 16246674 140734942049008 140734942030912 6164839 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17820/statm: 345233 109787 846 2943 0 342127 0
[pid=17820/tid=17821] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17821/stat : 17821 (toysat) S 17817 17820 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 109787 33554432000 4194304 16246674 140734942049008 140629243833584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17820/tid=17822] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17822/stat : 17822 (toysat) S 17817 17820 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 109787 33554432000 4194304 16246674 140734942049008 140629233343728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17820/tid=17823] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17823/stat : 17823 (toysat) S 17817 17820 16189 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 109787 33554432000 4194304 16246674 140734942049008 140629222870192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1380932

[startup+6.30043 s]
/proc/loadavg: 2.18 2.27 2.20 3/183 17922
/proc/meminfo: memFree=26920024/32872528 swapFree=1459628/1655852
[pid=17820] ppid=17817 vsize=1380932 CPUtime=6.28 cores=1,3,5,7
/proc/17820/stat : 17820 (toysat) R 17817 17820 16189 0 -1 4202496 167289 0 0 0 604 24 0 0 20 0 4 0 23019880 1414074368 170654 33554432000 4194304 16246674 140734942049008 140734942048184 5712608 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17820/statm: 345233 170654 898 2943 0 342127 0
[pid=17820/tid=17821] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17821/stat : 17821 (toysat) S 17817 17820 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 170654 33554432000 4194304 16246674 140734942049008 140629243833584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17820/tid=17822] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17822/stat : 17822 (toysat) S 17817 17820 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 170654 33554432000 4194304 16246674 140734942049008 140629233343728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17820/tid=17823] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17823/stat : 17823 (toysat) S 17817 17820 16189 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 170654 33554432000 4194304 16246674 140734942049008 140629222870192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1380932

[startup+12.7005 s]
/proc/loadavg: 2.22 2.27 2.21 3/183 17922
/proc/meminfo: memFree=26919256/32872528 swapFree=1459628/1655852
[pid=17820] ppid=17817 vsize=1380932 CPUtime=12.68 cores=1,3,5,7
/proc/17820/stat : 17820 (toysat) R 17817 17820 16189 0 -1 4202496 167289 0 0 0 1244 24 0 0 20 0 4 0 23019880 1414074368 170654 33554432000 4194304 16246674 140734942049008 140734942032000 5600232 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17820/statm: 345233 170654 898 2943 0 342127 0
[pid=17820/tid=17821] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17821/stat : 17821 (toysat) S 17817 17820 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 170654 33554432000 4194304 16246674 140734942049008 140629243833584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17820/tid=17822] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17822/stat : 17822 (toysat) S 17817 17820 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 170654 33554432000 4194304 16246674 140734942049008 140629233343728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17820/tid=17823] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17823/stat : 17823 (toysat) S 17817 17820 16189 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 170654 33554432000 4194304 16246674 140734942049008 140629222870192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1380932

[startup+25.5004 s]
/proc/loadavg: 2.19 2.26 2.20 3/183 17922
/proc/meminfo: memFree=26902596/32872528 swapFree=1459628/1655852
[pid=17820] ppid=17817 vsize=1380932 CPUtime=25.47 cores=1,3,5,7
/proc/17820/stat : 17820 (toysat) R 17817 17820 16189 0 -1 4202496 171555 0 0 0 2523 24 0 0 20 0 4 0 23019880 1414074368 174920 33554432000 4194304 16246674 140734942049008 140734942030912 5712608 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17820/statm: 345233 174920 898 2943 0 342127 0
[pid=17820/tid=17821] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17821/stat : 17821 (toysat) S 17817 17820 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 174920 33554432000 4194304 16246674 140734942049008 140629243833584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17820/tid=17822] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17822/stat : 17822 (toysat) S 17817 17820 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 174920 33554432000 4194304 16246674 140734942049008 140629233343728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17820/tid=17823] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17823/stat : 17823 (toysat) S 17817 17820 16189 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 174920 33554432000 4194304 16246674 140734942049008 140629222870192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1380932

[startup+51.1074 s]
/proc/loadavg: 2.32 2.29 2.21 3/183 17922
/proc/meminfo: memFree=26890200/32872528 swapFree=1459628/1655852
[pid=17820] ppid=17817 vsize=1380932 CPUtime=51.08 cores=1,3,5,7
/proc/17820/stat : 17820 (toysat) R 17817 17820 16189 0 -1 4202496 174579 0 0 0 5083 25 0 0 20 0 4 0 23019880 1414074368 177944 33554432000 4194304 16246674 140734942049008 140734942030912 5712608 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17820/statm: 345233 177944 898 2943 0 342127 0
[pid=17820/tid=17821] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17821/stat : 17821 (toysat) S 17817 17820 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 177944 33554432000 4194304 16246674 140734942049008 140629243833584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17820/tid=17822] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17822/stat : 17822 (toysat) S 17817 17820 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 177944 33554432000 4194304 16246674 140734942049008 140629233343728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17820/tid=17823] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17823/stat : 17823 (toysat) S 17817 17820 16189 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 177944 33554432000 4194304 16246674 140734942049008 140629222870192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1380932

[startup+102.3 s]
/proc/loadavg: 2.36 2.30 2.22 3/184 17926
/proc/meminfo: memFree=26889432/32872528 swapFree=1459628/1655852
[pid=17820] ppid=17817 vsize=1380932 CPUtime=102.26 cores=1,3,5,7
/proc/17820/stat : 17820 (toysat) R 17817 17820 16189 0 -1 4202496 174579 0 0 0 10200 26 0 0 20 0 4 0 23019880 1414074368 177944 33554432000 4194304 16246674 140734942049008 140734942030912 5712608 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17820/statm: 345233 177944 898 2943 0 342127 0
[pid=17820/tid=17821] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17821/stat : 17821 (toysat) S 17817 17820 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 177944 33554432000 4194304 16246674 140734942049008 140629243833584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17820/tid=17822] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17822/stat : 17822 (toysat) S 17817 17820 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 177944 33554432000 4194304 16246674 140734942049008 140629233343728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17820/tid=17823] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17823/stat : 17823 (toysat) S 17817 17820 16189 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 177944 33554432000 4194304 16246674 140734942049008 140629222870192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1380932


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

/proc/17820/task/17823/stat : 17823 (toysat) S 17817 17820 16189 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629222870192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 1380932

[startup+1302.3 s]
/proc/loadavg: 2.44 2.34 2.28 3/184 17956
/proc/meminfo: memFree=26436300/32872528 swapFree=1459628/1655852
[pid=17820] ppid=17817 vsize=1380932 CPUtime=1302 cores=1,3,5,7
/proc/17820/stat : 17820 (toysat) R 17817 17820 16189 0 -1 4202496 261005 0 0 0 130145 55 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140734942030912 5712608 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17820/statm: 345233 286737 902 2943 0 342127 0
[pid=17820/tid=17821] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17821/stat : 17821 (toysat) S 17817 17820 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629243833584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17820/tid=17822] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17822/stat : 17822 (toysat) S 17817 17820 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629233343728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17820/tid=17823] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17823/stat : 17823 (toysat) S 17817 17820 16189 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629222870192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 1380932

[startup+1362.31 s]
/proc/loadavg: 2.47 2.36 2.29 3/183 17957
/proc/meminfo: memFree=26436668/32872528 swapFree=1459628/1655852
[pid=17820] ppid=17817 vsize=1380932 CPUtime=1362 cores=1,3,5,7
/proc/17820/stat : 17820 (toysat) R 17817 17820 16189 0 -1 4202496 261009 0 0 0 136145 55 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140734942030912 5711439 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17820/statm: 345233 286737 902 2943 0 342127 0
[pid=17820/tid=17821] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17821/stat : 17821 (toysat) S 17817 17820 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629243833584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17820/tid=17822] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17822/stat : 17822 (toysat) S 17817 17820 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629233343728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17820/tid=17823] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17823/stat : 17823 (toysat) S 17817 17820 16189 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629222870192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 1380932

[startup+1422.3 s]
/proc/loadavg: 2.32 2.34 2.28 4/183 17959
/proc/meminfo: memFree=26436572/32872528 swapFree=1459628/1655852
[pid=17820] ppid=17817 vsize=1380932 CPUtime=1421.99 cores=1,3,5,7
/proc/17820/stat : 17820 (toysat) R 17817 17820 16189 0 -1 4202496 261009 0 0 0 142143 56 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140734942030912 5712672 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17820/statm: 345233 286737 902 2943 0 342127 0
[pid=17820/tid=17821] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17821/stat : 17821 (toysat) S 17817 17820 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629243833584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17820/tid=17822] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17822/stat : 17822 (toysat) S 17817 17820 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629233343728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17820/tid=17823] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17823/stat : 17823 (toysat) S 17817 17820 16189 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629222870192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 1380932

[startup+1482.3 s]
/proc/loadavg: 2.37 2.35 2.29 3/183 17960
/proc/meminfo: memFree=26436724/32872528 swapFree=1459628/1655852
[pid=17820] ppid=17817 vsize=1380932 CPUtime=1481.98 cores=1,3,5,7
/proc/17820/stat : 17820 (toysat) R 17817 17820 16189 0 -1 4202496 261009 0 0 0 148142 56 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140734942030912 13943600 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17820/statm: 345233 286737 902 2943 0 342127 0
[pid=17820/tid=17821] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17821/stat : 17821 (toysat) S 17817 17820 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629243833584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17820/tid=17822] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17822/stat : 17822 (toysat) S 17817 17820 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629233343728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17820/tid=17823] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17823/stat : 17823 (toysat) S 17817 17820 16189 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629222870192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 1380932

[startup+1542.3 s]
/proc/loadavg: 2.35 2.35 2.28 4/183 17961
/proc/meminfo: memFree=26436628/32872528 swapFree=1459628/1655852
[pid=17820] ppid=17817 vsize=1380932 CPUtime=1541.96 cores=1,3,5,7
/proc/17820/stat : 17820 (toysat) R 17817 17820 16189 0 -1 4202496 261009 0 0 0 154140 56 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140734942030912 5712474 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17820/statm: 345233 286737 902 2943 0 342127 0
[pid=17820/tid=17821] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17821/stat : 17821 (toysat) S 17817 17820 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629243833584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17820/tid=17822] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17822/stat : 17822 (toysat) S 17817 17820 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629233343728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17820/tid=17823] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17823/stat : 17823 (toysat) S 17817 17820 16189 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629222870192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 1380932

[startup+1602.3 s]
/proc/loadavg: 2.37 2.35 2.29 4/183 17962
/proc/meminfo: memFree=26436656/32872528 swapFree=1459628/1655852
[pid=17820] ppid=17817 vsize=1380932 CPUtime=1601.95 cores=1,3,5,7
/proc/17820/stat : 17820 (toysat) R 17817 17820 16189 0 -1 4202496 261009 0 0 0 160139 56 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140734942030912 5712608 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17820/statm: 345233 286737 902 2943 0 342127 0
[pid=17820/tid=17821] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17821/stat : 17821 (toysat) S 17817 17820 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629243833584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17820/tid=17822] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17822/stat : 17822 (toysat) S 17817 17820 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629233343728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17820/tid=17823] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17823/stat : 17823 (toysat) S 17817 17820 16189 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629222870192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 1380932

[startup+1662.3 s]
/proc/loadavg: 2.39 2.36 2.29 3/183 17963
/proc/meminfo: memFree=26436436/32872528 swapFree=1459628/1655852
[pid=17820] ppid=17817 vsize=1380932 CPUtime=1661.95 cores=1,3,5,7
/proc/17820/stat : 17820 (toysat) R 17817 17820 16189 0 -1 4202496 261009 0 0 0 166138 57 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140734942030912 13781202 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17820/statm: 345233 286737 902 2943 0 342127 0
[pid=17820/tid=17821] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17821/stat : 17821 (toysat) S 17817 17820 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629243833584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17820/tid=17822] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17822/stat : 17822 (toysat) S 17817 17820 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629233343728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17820/tid=17823] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17823/stat : 17823 (toysat) S 17817 17820 16189 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629222870192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 1380932

[startup+1722.3 s]
/proc/loadavg: 2.39 2.37 2.29 3/183 17965
/proc/meminfo: memFree=26436348/32872528 swapFree=1459628/1655852
[pid=17820] ppid=17817 vsize=1380932 CPUtime=1721.94 cores=1,3,5,7
/proc/17820/stat : 17820 (toysat) R 17817 17820 16189 0 -1 4202496 261009 0 0 0 172137 57 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140734942030912 5711423 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17820/statm: 345233 286737 902 2943 0 342127 0
[pid=17820/tid=17821] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17821/stat : 17821 (toysat) S 17817 17820 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629243833584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17820/tid=17822] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17822/stat : 17822 (toysat) S 17817 17820 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629233343728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17820/tid=17823] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17823/stat : 17823 (toysat) S 17817 17820 16189 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629222870192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 1380932

[startup+1782.3 s]
/proc/loadavg: 2.23 2.33 2.28 3/183 17966
/proc/meminfo: memFree=26435888/32872528 swapFree=1459628/1655852
[pid=17820] ppid=17817 vsize=1380932 CPUtime=1781.93 cores=1,3,5,7
/proc/17820/stat : 17820 (toysat) R 17817 17820 16189 0 -1 4202496 261009 0 0 0 178136 57 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140734942030912 5712608 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17820/statm: 345233 286737 902 2943 0 342127 0
[pid=17820/tid=17821] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17821/stat : 17821 (toysat) S 17817 17820 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629243833584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17820/tid=17822] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17822/stat : 17822 (toysat) S 17817 17820 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629233343728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17820/tid=17823] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17823/stat : 17823 (toysat) S 17817 17820 16189 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629222870192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 1380932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.29 2.34 2.29 3/183 17966
/proc/meminfo: memFree=26436368/32872528 swapFree=1459628/1655852
[pid=17820] ppid=17817 vsize=1380932 CPUtime=1800.03 cores=1,3,5,7
/proc/17820/stat : 17820 (toysat) R 17817 17820 16189 0 -1 4202496 261009 0 0 0 179946 57 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140734942030912 5712608 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17820/statm: 345233 286737 902 2943 0 342127 0
[pid=17820/tid=17821] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17821/stat : 17821 (toysat) S 17817 17820 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629243833584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17820/tid=17822] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17822/stat : 17822 (toysat) S 17817 17820 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629233343728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17820/tid=17823] ppid=17817 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/17820/task/17823/stat : 17823 (toysat) S 17817 17820 16189 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23019880 1414074368 286737 33554432000 4194304 16246674 140734942049008 140629222870192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
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 17820 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.04
CPU user time (s): 1799.47
CPU system time (s): 0.575912
CPU usage (%): 99.9797
Max. virtual memory (cumulated for all children) (KiB): 1380932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.47
system time used= 0.575912
maximum resident set size= 1146948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 261009
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= 140
involuntary context switches= 1935

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5693 second user time and 6.93095 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-18 02:29:04
IDJOB=4099921
IDBENCH=1551
IDSOLVER=2542
FILE ID=node136/4099921-1466209743
RUNJOBID= node136-1466206055-16206
PBS_JOBID= 19918141
Free space on /tmp= 71716 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-n370b.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4099921-1466209743/watcher-4099921-1466209743 -o /tmp/evaluation-result-4099921-1466209743/solver-4099921-1466209743 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1466206055-16206 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4099921-1466209743.opb

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

MD5SUM BENCH= ce5e0345d0e70478396f95e2ebabfc80
RANDOM SEED=2074137104

node136.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.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		: 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.56
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.67
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:        27544044 kB
Buffers:          138704 kB
Cached:          1649420 kB
SwapCached:            0 kB
Active:          1281404 kB
Inactive:        1647880 kB
Active(anon):    1143528 kB
Inactive(anon):        0 kB
Active(file):     137876 kB
Inactive(file):  1647880 kB
Unevictable:     1655852 kB
Mlocked:         1459628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             22848 kB
Writeback:             0 kB
AnonPages:       2798852 kB
Mapped:            16500 kB
Shmem:               204 kB
Slab:             609100 kB
SReclaimable:      53064 kB
SUnreclaim:       556036 kB
KernelStack:        1464 kB
PageTables:         9544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2929820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1325056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71700 MiB
End job on node136 at 2016-06-18 02:59:04