Trace number 4079051

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-degen3.opb
MD5SUM180182351d074e1d8188f1fe7258cbed
Bench CategoryOPT-BIGINT (optimisation, big 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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables54540
Total number of constraints1503
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 constraints1503
Minimum length of a constraint60
Maximum length of a constraint6090
Number of terms in the objective function 47190
Biggest coefficient in the objective function 1001264250880
Number of bits for the biggest coefficient in the objective function 40
Sum of the numbers in the objective function 339379725479256
Number of bits of the sum of numbers in the objective function 49
Biggest number in a constraint 1001264250880
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 339379725479256
Number of bits of the biggest sum of numbers49
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-06T20:38:44+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-4079051-1465238324.opb"]
0.00/0.01	c use --random-gen="3995354173 2702549986 2273215212 199909164 602378754 1206927096 223935836 4224542932 2222897908 3617949345 597889889 3080481318 3864963158 3668316266 1053746984 2284447433 2611446921 2531934326 2855852100 812058989 776127896 2615073309 4149991972 703110246 3242581819 302698996 276936297 1659095757 1949175890 2238190731 1072054903 2985020881 1030055486 583476517 2166001758 1325853629 3610268577 799940596 930642736 3307898082 1946368721 820999364 2348109938 4078598751 246846497 2490089922 1851537528 1066098906 2659222814 1192282287 1057613535 1617504944 1415590731 1378045632 2557988687 4102153223 3187207791 1022013329 3433950700 1030782304 3091733126 2663129749 2642932255 1894369491 2907456884 2365540168 800152151 3590197606 870825035 3613061420 3123233852 383582435 3579105796 2274985227 509761526 3733054217 3256387008 614608940 1629463306 3685608032 3421589699 1334911711 2625555389 1258059213 2211263759 3598619373 893813627 1276428848 247050309 1135985377 2643169209 1624943616 2161330567 1214427117 394467672 4165538196 738245632 4037831266 344113011 3312152224 655318972 2071172641 1641223750 2758345930 4205046849 3176613244 1465210832 2847205694 4056090105 1071105926 1244759684 2847109688 873381429 941938654 3320631039 1356063483 696500617 3274898739 3912660041 3535583857 3523045073 1449906957 198513758 3240354388 4287346563 1915640152 192497423 257252034 3642670662 1367516011 3207948265 2576097194 1736531424 845919680 1324560747 885640843 128105570 4134919347 245199126 4017599131 736755882 4273706267 3298117829 994868452 1020318262 1544375271 255470782 1037833712 2247916800 3199634379 3980325576 3406132594 867193967 2297019319 1786101123 3464469572 742437667 1226129982 169004113 3807204752 412152557 287075463 2527647375 1332871617 1029069504 227111758 1708541396 1015489832 4036282846 649879983 3332396821 3543760779 38856271 1767413241 1591555629 4045205318 2269095446 57955735 3349173649 823408362 3200579586 630151190 3129798800 2719274073 1960865174 2757631110 700238112 687473797 1037355383 4121176859 1623213670 1642415016 1252673703 965789963 576350450 2878227689 2563707154 1558905406 3289565503 1165079489 1939751619 1055269493 1448732942 3437435018 1079981046 772096513 2545883630 897309690 4240876234 3179038502 1523235586 1394952532 534203605 205337429 3223411314 3981980980 1110237495 1237032092 193520483 829054027 2145663106 2387006290 1910666085 3382875466 589853574 1591651962 1176046416 2147884164 3015636620 3246777280 2124378304 308013211 2985563400 1818207279 3318585995 787540174 3994816751 3364689154 1814418837 1383913590 579490338 277074897 2909312616 2306006610 3968486965 2121864256 2826399541 1382739224 1563589742 261834564 188621974 2679392301 583291554 426292887 3330649535 1945345749 255 362436" option to reproduce the execution
1.39/1.43	c #vars 54540
1.39/1.43	c #constraints 1503
5.89/5.94	c BCD2: Hardening is enabled.
5.89/5.94	c BCD2: BiasedSearch is enabled.
5.89/5.94	c Solving starts ...
5.89/5.94	c ============================[ Search Statistics ]============================
5.89/5.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.89/5.94	c       |         |          |          |    Limit     GC | Var      | Constra 
5.89/5.94	c =============================================================================
5.89/5.94	c  0.0s |       0 |        0 |        0 |    18920      0 |    33303 |        0
19.09/19.12	c 13.2s |       0 |      357 |      100 |    18920      0 |    33303 |        0
19.09/19.12	c 13.2s |       1 |      357 |      100 |    18920      0 |    33303 |        0
25.49/25.52	c 19.6s |       1 |      994 |      200 |    20812      0 |    33303 |        0
29.39/29.43	c 23.5s |       2 |     1166 |      250 |    20812      0 |    33303 |        0
34.99/35.02	c 29.1s |       2 |     1551 |      350 |    22894      0 |    33303 |        0
40.49/40.52	c 34.6s |       2 |     1748 |      450 |    22894      0 |    33303 |        0
41.89/41.92	c 36.0s |       3 |     1776 |      475 |    22894      0 |    33303 |        0
50.59/50.65	c 44.7s |       3 |     2087 |      575 |    25184      0 |    33303 |        0
57.68/57.78	c 51.8s |       3 |     2330 |      675 |    25184      0 |    33303 |        0
63.48/63.59	c 57.7s |       3 |     2709 |      775 |    25184      0 |    33303 |        0
65.99/66.10	c 60.2s |       4 |     2781 |      813 |    25184      0 |    33303 |        0
75.38/75.46	c 69.5s |       4 |     3074 |      913 |    27703      0 |    33303 |        0
83.38/83.47	c 77.5s |       4 |     3492 |     1013 |    27703      0 |    33303 |        0
91.68/91.79	c 85.8s |       4 |     3683 |     1113 |    27703      0 |    33303 |        0
99.97/100.06	c 94.1s |       4 |     4013 |     1213 |    27703      0 |    33303 |        0
109.87/109.90	c  103s |       4 |     4218 |     1313 |    27703      0 |    33303 |        0
110.27/110.35	c  104s |       5 |     4258 |     1320 |    27703      0 |    33303 |        0
118.07/118.18	c  112s |       5 |     4518 |     1420 |    30474      0 |    33303 |        0
124.87/124.92	c  118s |       5 |     4891 |     1520 |    30474      0 |    33303 |        0
130.77/130.90	c  124s |       5 |     5159 |     1620 |    30474      0 |    33303 |        0
136.87/136.91	c  130s |       5 |     5424 |     1720 |    30474      0 |    33303 |        0
145.07/145.19	c  139s |       5 |     5591 |     1820 |    30474      0 |    33303 |        0
152.47/152.57	c  146s |       5 |     5920 |     1920 |    30474      0 |    33303 |        0
161.26/161.31	c  155s |       5 |     6053 |     2020 |    30474      0 |    33303 |        0
166.26/166.37	c  160s |       6 |     6495 |     2081 |    33522      0 |    33303 |        0
171.67/171.72	c  165s |       6 |     6882 |     2181 |    33522      0 |    33303 |        0
180.37/180.46	c  174s |       6 |     7125 |     2281 |    33522      0 |    33303 |        0
189.06/189.11	c  183s |       6 |     7458 |     2381 |    33522      0 |    33303 |        0
196.36/196.49	c  190s |       6 |     7745 |     2481 |    33522      0 |    33303 |        0
202.66/202.73	c  196s |       6 |     8030 |     2581 |    33522      0 |    33303 |        0
208.56/208.66	c  202s |       6 |     8468 |     2681 |    33522      0 |    33303 |        0
214.46/214.56	c  208s |       6 |     8741 |     2781 |    33522      0 |    33303 |        0
222.86/222.92	c  216s |       6 |     8963 |     2881 |    33522      0 |    33303 |        0
229.15/229.22	c  223s |       6 |     9226 |     2981 |    33522      0 |    33303 |        0
235.15/235.24	c  229s |       6 |     9651 |     3081 |    33522      0 |    33303 |        0
241.25/241.38	c  235s |       6 |     9989 |     3181 |    33522      0 |    33303 |        0
243.95/244.09	c  238s |       7 |    10049 |     3223 |    36875      0 |    33303 |        0
252.75/252.84	c  246s |       7 |    10507 |     3323 |    36875      0 |    33303 |        0
258.95/259.01	c  253s |       7 |    10808 |     3423 |    36875      0 |    33303 |        0
265.75/265.80	c  259s |       7 |    11151 |     3523 |    36875      0 |    33303 |        0
273.55/273.61	c  267s |       7 |    11566 |     3623 |    36875      0 |    33303 |        0
280.85/280.92	c  274s |       7 |    12007 |     3723 |    36875      0 |    33303 |        0
288.85/288.99	c  283s |       7 |    12207 |     3823 |    36875      0 |    33303 |        0
296.24/296.37	c  290s |       7 |    12375 |     3923 |    36875      0 |    33303 |        0
302.74/302.82	c  296s |       7 |    12861 |     4023 |    36875      0 |    33303 |        0
309.94/310.05	c  304s |       7 |    13066 |     4123 |    36875      0 |    33303 |        0
318.04/318.10	c  312s |       7 |    13452 |     4223 |    36875      0 |    33303 |        0
324.84/324.91	c  318s |       7 |    13741 |     4323 |    36875      0 |    33303 |        0
331.74/331.86	c  325s |       7 |    14001 |     4423 |    36875      0 |    33303 |        0
337.84/337.97	c  332s |       7 |    14306 |     4523 |    36875      0 |    33303 |        0
345.04/345.15	c  339s |       7 |    14404 |     4623 |    36875      0 |    33303 |        0
353.24/353.34	c  347s |       7 |    14728 |     4723 |    36875      0 |    33303 |        0
361.94/362.04	c  356s |       7 |    14975 |     4823 |    36875      0 |    33303 |        0
369.03/369.11	c  363s |       7 |    15320 |     4923 |    40563      0 |    33303 |        0
370.03/370.12	c  364s |       8 |    15330 |     4936 |    40563      0 |    33303 |        0
378.23/378.32	c  372s |       8 |    15586 |     5036 |    40563      0 |    33303 |        0
388.43/388.59	c  382s |       8 |    15773 |     5136 |    40563      0 |    33303 |        0
400.33/400.46	c  394s |       8 |    15958 |     5236 |    40563      0 |    33303 |        0
409.23/409.32	c  403s |       8 |    16192 |     5336 |    40563      0 |    33303 |        0
418.43/418.51	c  412s |       8 |    16289 |     5436 |    40563      0 |    33303 |        0
427.83/427.99	c  422s |       8 |    16620 |     5536 |    40563      0 |    33303 |        0
434.92/435.02	c  429s |       8 |    16890 |     5636 |    40563      0 |    33303 |        0
444.52/444.64	c  438s |       8 |    17328 |     5736 |    40563      0 |    33303 |        0
453.82/453.97	c  448s |       8 |    17507 |     5836 |    40563      0 |    33303 |        0
462.22/462.33	c  456s |       8 |    17903 |     5936 |    40563      0 |    33303 |        0
469.92/470.09	c  464s |       8 |    18058 |     6036 |    40563      0 |    33303 |        0
477.12/477.29	c  471s |       8 |    18555 |     6136 |    40563      0 |    33303 |        0
488.32/488.42	c  482s |       8 |    18860 |     6236 |    40563      0 |    33303 |        0
495.02/495.18	c  489s |       8 |    19186 |     6336 |    40563      0 |    33303 |        0
502.21/502.38	c  496s |       8 |    19445 |     6436 |    40563      0 |    33303 |        0
508.22/508.32	c  502s |       8 |    20048 |     6536 |    40563      0 |    33303 |        0
513.31/513.42	c  507s |       8 |    20289 |     6636 |    40563      0 |    33303 |        0
518.61/518.73	c  512s |       8 |    20736 |     6736 |    40563      0 |    33303 |        0
523.01/523.14	c  517s |       8 |    21104 |     6836 |    40563      0 |    33303 |        0
530.71/530.88	c  524s |       8 |    21204 |     6936 |    40563      0 |    33303 |        0
538.01/538.19	c  532s |       8 |    21405 |     7036 |    40563      0 |    33303 |        0
544.01/544.14	c  538s |       8 |    21833 |     7136 |    40563      0 |    33303 |        0
548.81/548.95	c  543s |       8 |    22039 |     7236 |    40563      0 |    33303 |        0
554.90/555.08	c  549s |       8 |    22322 |     7336 |    40563      0 |    33303 |        0
562.50/562.66	c  556s |       8 |    22419 |     7436 |    40563      0 |    33303 |        0
568.10/568.29	c  562s |       9 |    22492 |     7506 |    44620      0 |    33303 |        0
577.20/577.39	c  571s |       9 |    22651 |     7606 |    44620      0 |    33303 |        0
586.90/587.05	c  581s |       9 |    22768 |     7706 |    44620      0 |    33303 |        0
597.10/597.24	c  591s |       9 |    22890 |     7806 |    44620      0 |    33303 |        0
607.40/607.56	c  601s |       9 |    22987 |     7906 |    44620      0 |    33303 |        0
615.29/615.45	c  609s |       9 |    23087 |     8006 |    44620      0 |    33303 |        0
623.99/624.14	c  618s |       9 |    23200 |     8106 |    44620      0 |    33303 |        0
633.39/633.53	c  627s |       9 |    23298 |     8206 |    44620      0 |    33303 |        0
643.69/643.80	c  637s |       9 |    23396 |     8306 |    44620      0 |    33303 |        0
654.39/654.57	c  648s |       9 |    23509 |     8406 |    44620      0 |    33303 |        0
661.99/662.16	c  656s |       9 |    23772 |     8506 |    44620      0 |    33303 |        0
670.09/670.22	c  664s |       9 |    24128 |     8606 |    44620      0 |    33303 |        0
676.29/676.42	c  670s |       9 |    24698 |     8706 |    44620      0 |    33303 |        0
684.19/684.36	c  678s |       9 |    24879 |     8806 |    44620      0 |    33303 |        0
696.68/696.87	c  690s |       9 |    25254 |     8906 |    44620      0 |    33303 |        0
704.78/704.95	c  699s |       9 |    25806 |     9006 |    44620      0 |    33303 |        0
711.58/711.76	c  705s |       9 |    26307 |     9106 |    44620      0 |    33303 |        0
717.98/718.20	c  712s |       9 |    26694 |     9206 |    44620      0 |    33303 |        0
727.18/727.33	c  721s |       9 |    26974 |     9306 |    44620      0 |    33303 |        0
736.58/736.78	c  730s |       9 |    27450 |     9406 |    44620      0 |    33303 |        0
743.38/743.56	c  737s |       9 |    28012 |     9506 |    44620      0 |    33303 |        0
751.67/751.88	c  745s |       9 |    28128 |     9606 |    44620      0 |    33303 |        0
760.17/760.32	c  754s |       9 |    28484 |     9706 |    44620      0 |    33303 |        0
769.27/769.45	c  763s |       9 |    28668 |     9806 |    44620      0 |    33303 |        0
778.37/778.50	c  772s |       9 |    28763 |     9906 |    44620      0 |    33303 |        0
788.68/788.87	c  782s |       9 |    28866 |    10006 |    44620      0 |    33303 |        0
799.27/799.44	c  793s |       9 |    29310 |    10106 |    44620      0 |    33303 |        0
806.47/806.64	c  800s |       9 |    29586 |    10206 |    44620      0 |    33303 |        0
812.87/813.05	c  807s |       9 |    30192 |    10306 |    44620      0 |    33303 |        0
820.47/820.61	c  814s |       9 |    30645 |    10406 |    44620      0 |    33303 |        0
825.36/825.56	c  819s |       9 |    30976 |    10506 |    44620      0 |    33303 |        0
831.76/831.93	c  825s |       9 |    31123 |    10606 |    44620      0 |    33303 |        0
842.26/842.49	c  836s |       9 |    31223 |    10706 |    44620      0 |    33303 |        0
850.46/850.68	c  844s |       9 |    31716 |    10806 |    44620      0 |    33303 |        0
856.26/856.43	c  850s |       9 |    32211 |    10906 |    44620      0 |    33303 |        0
861.36/861.52	c  855s |       9 |    32664 |    11006 |    44620      0 |    33303 |        0
865.86/866.04	c  860s |       9 |    32893 |    11106 |    44620      0 |    33303 |        0
873.75/873.99	c  868s |       9 |    33661 |    11206 |    44620      0 |    33303 |        0
878.15/878.32	c  872s |       9 |    34120 |    11306 |    49083      0 |    33303 |        0
880.65/880.87	c  874s |      10 |    34391 |    11361 |    49083      0 |    33303 |        0
885.46/885.66	c  879s |      10 |    34744 |    11461 |    49083      0 |    33303 |        0
890.85/891.09	c  885s |      10 |    34994 |    11561 |    49083      0 |    33303 |        0
899.94/900.10	c  894s |      10 |    35163 |    11661 |    49083      0 |    33303 |        0
907.04/907.28	c  901s |      10 |    35367 |    11761 |    49083      0 |    33303 |        0
913.04/913.20	c  907s |      10 |    35657 |    11861 |    49083      0 |    33303 |        0
921.03/921.29	c  915s |      10 |    35916 |    11961 |    49083      0 |    33303 |        0
928.73/928.97	c  923s |      10 |    36114 |    12061 |    49083      0 |    33303 |        0
934.93/935.19	c  929s |      10 |    36368 |    12161 |    49083      0 |    33303 |        0
940.43/940.60	c  934s |      10 |    36731 |    12261 |    49083      0 |    33303 |        0
945.52/945.77	c  939s |      10 |    36991 |    12361 |    49083      0 |    33303 |        0
952.92/953.14	c  947s |      10 |    37085 |    12461 |    49083      0 |    33303 |        0
960.61/960.87	c  954s |      10 |    37184 |    12561 |    49083      0 |    33303 |        0
969.10/969.33	c  963s |      10 |    37288 |    12661 |    49083      0 |    33303 |        0
977.71/977.95	c  972s |      10 |    37386 |    12761 |    49083      0 |    33303 |        0
985.51/985.78	c  979s |      10 |    37784 |    12861 |    49083      0 |    33303 |        0
992.10/992.39	c  986s |      10 |    38103 |    12961 |    49083      0 |    33303 |        0
1000.99/1001.29	c  995s |      10 |    38424 |    13061 |    49083      0 |    33303 |        0
1008.99/1009.28	c 1003s |      10 |    38536 |    13161 |    49083      0 |    33303 |        0
1017.29/1017.53	c 1011s |      10 |    38637 |    13261 |    49083      0 |    33303 |        0
1025.78/1026.09	c 1020s |      10 |    38737 |    13361 |    49083      0 |    33303 |        0
1034.77/1035.07	c 1029s |      10 |    39276 |    13461 |    49083      0 |    33303 |        0
1041.77/1042.10	c 1036s |      10 |    39616 |    13561 |    49083      0 |    33303 |        0
1046.57/1046.80	c 1040s |      10 |    39984 |    13661 |    49083      0 |    33303 |        0
1052.86/1053.10	c 1047s |      10 |    40201 |    13761 |    49083      0 |    33303 |        0
1059.36/1059.69	c 1053s |      10 |    40671 |    13861 |    49083      0 |    33303 |        0
1065.36/1065.64	c 1059s |      10 |    40935 |    13961 |    49083      0 |    33303 |        0
1070.95/1071.20	c 1065s |      10 |    41453 |    14061 |    49083      0 |    33303 |        0
1076.55/1076.89	c 1070s |      10 |    41792 |    14161 |    49083      0 |    33303 |        0
1084.15/1084.41	c 1078s |      10 |    42207 |    14261 |    49083      0 |    33303 |        0
1088.85/1089.12	c 1083s |      10 |    42663 |    14361 |    49083      0 |    33303 |        0
1093.84/1094.13	c 1088s |      10 |    43413 |    14461 |    49083      0 |    33303 |        0
1099.94/1100.22	c 1094s |      10 |    43829 |    14561 |    49083      0 |    33303 |        0
1106.13/1106.44	c 1100s |      10 |    44195 |    14661 |    49083      0 |    33303 |        0
1109.93/1110.28	c 1104s |      10 |    44755 |    14761 |    49083      0 |    33303 |        0
1117.53/1117.85	c 1111s |      10 |    44869 |    14861 |    49083      0 |    33303 |        0
1124.43/1124.78	c 1118s |      10 |    45098 |    14961 |    49083      0 |    33303 |        0
1130.93/1131.29	c 1125s |      10 |    45349 |    15061 |    49083      0 |    33303 |        0
1137.63/1137.96	c 1132s |      10 |    45524 |    15161 |    49083      0 |    33303 |        0
1143.83/1144.16	c 1138s |      10 |    45849 |    15261 |    49083      0 |    33303 |        0
1150.13/1150.43	c 1144s |      10 |    46290 |    15361 |    49083      0 |    33303 |        0
1157.43/1157.73	c 1151s |      10 |    46426 |    15461 |    49083      0 |    33303 |        0
1162.92/1163.20	c 1157s |      10 |    46811 |    15561 |    49083      0 |    33303 |        0
1167.93/1168.25	c 1162s |      10 |    47250 |    15661 |    49083      0 |    33303 |        0
1171.82/1172.18	c 1166s |      10 |    47724 |    15761 |    49083      0 |    33303 |        0
1175.92/1176.23	c 1170s |      10 |    47904 |    15861 |    49083      0 |    33303 |        0
1182.62/1182.97	c 1177s |      10 |    48369 |    15961 |    49083      0 |    33303 |        0
1188.93/1189.25	c 1183s |      10 |    48740 |    16061 |    49083      0 |    33303 |        0
1196.22/1196.52	c 1190s |      10 |    49266 |    16161 |    49083      0 |    33303 |        0
1202.32/1202.60	c 1196s |      10 |    49677 |    16261 |    49083      0 |    33303 |        0
1207.92/1208.22	c 1202s |      10 |    50297 |    16361 |    49083      0 |    33303 |        0
1212.91/1213.28	c 1207s |      10 |    50515 |    16461 |    49083      0 |    33303 |        0
1221.31/1221.68	c 1215s |      10 |    50616 |    16561 |    49083      0 |    33303 |        0
1230.41/1230.73	c 1224s |      10 |    50712 |    16661 |    49083      0 |    33303 |        0
1238.31/1238.62	c 1232s |      10 |    50827 |    16761 |    49083      0 |    33303 |        0
1247.50/1247.89	c 1241s |      10 |    50916 |    16861 |    49083      0 |    33303 |        0
1255.70/1256.08	c 1250s |      10 |    51014 |    16961 |    49083      0 |    33303 |        0
1264.60/1264.95	c 1259s |      10 |    51118 |    17061 |    53992      0 |    33303 |        0
1270.20/1270.59	c 1264s |      11 |    51194 |    17144 |    53992      0 |    33303 |        0
1279.11/1279.46	c 1273s |      11 |    51354 |    17244 |    53992      0 |    33303 |        0
1286.00/1286.35	c 1280s |      11 |    51450 |    17344 |    53992      0 |    33303 |        0
1294.20/1294.51	c 1288s |      11 |    51562 |    17444 |    53992      0 |    33303 |        0
1303.70/1304.04	c 1298s |      11 |    51654 |    17544 |    53992      0 |    33303 |        0
1311.09/1311.49	c 1305s |      11 |    51752 |    17644 |    53992      0 |    33303 |        0
1319.19/1319.54	c 1313s |      11 |    51852 |    17744 |    53992      0 |    33303 |        0
1327.19/1327.51	c 1321s |      11 |    51951 |    17844 |    53992      0 |    33303 |        0
1336.58/1336.98	c 1331s |      11 |    52053 |    17944 |    53992      0 |    33303 |        0
1345.98/1346.32	c 1340s |      11 |    52153 |    18044 |    53992      0 |    33303 |        0
1355.18/1355.52	c 1349s |      11 |    52256 |    18144 |    53992      0 |    33303 |        0
1363.88/1364.23	c 1358s |      11 |    52354 |    18244 |    53992      0 |    33303 |        0
1373.38/1373.78	c 1367s |      11 |    52450 |    18344 |    53992      0 |    33303 |        0
1384.08/1384.46	c 1378s |      11 |    52558 |    18444 |    53992      0 |    33303 |        0
1393.48/1393.84	c 1387s |      11 |    52655 |    18544 |    53992      0 |    33303 |        0
1400.88/1401.22	c 1395s |      11 |    52766 |    18644 |    53992      0 |    33303 |        0
1409.27/1409.64	c 1403s |      11 |    52855 |    18744 |    53992      0 |    33303 |        0
1418.68/1419.04	c 1413s |      11 |    52956 |    18844 |    53992      0 |    33303 |        0
1425.67/1426.03	c 1420s |      11 |    53050 |    18944 |    53992      0 |    33303 |        0
1433.87/1434.24	c 1428s |      11 |    53155 |    19044 |    53992      0 |    33303 |        0
1442.67/1443.04	c 1437s |      11 |    53250 |    19144 |    53992      0 |    33303 |        0
1451.97/1452.37	c 1446s |      11 |    53374 |    19244 |    53992      0 |    33303 |        0
1458.57/1458.92	c 1452s |      11 |    53470 |    19344 |    53992      0 |    33303 |        0
1465.97/1466.33	c 1460s |      11 |    53560 |    19444 |    53992      0 |    33303 |        0
1474.46/1474.83	c 1468s |      11 |    53652 |    19544 |    53992      0 |    33303 |        0
1483.86/1484.29	c 1478s |      11 |    53757 |    19644 |    53992      0 |    33303 |        0
1491.96/1492.33	c 1486s |      11 |    53861 |    19744 |    53992      0 |    33303 |        0
1498.16/1498.59	c 1492s |      11 |    53963 |    19844 |    53992      0 |    33303 |        0
1505.36/1505.76	c 1499s |      11 |    54385 |    19944 |    53992      0 |    33303 |        0
1509.86/1510.20	c 1504s |      11 |    54629 |    20044 |    53992      0 |    33303 |        0
1518.66/1519.06	c 1513s |      11 |    54818 |    20144 |    53992      0 |    33303 |        0
1528.16/1528.55	c 1522s |      11 |    55125 |    20244 |    53992      0 |    33303 |        0
1534.35/1534.76	c 1528s |      11 |    55529 |    20344 |    53992      0 |    33303 |        0
1538.85/1539.29	c 1533s |      11 |    55802 |    20444 |    53992      0 |    33303 |        0
1546.15/1546.51	c 1540s |      11 |    55935 |    20544 |    53992      0 |    33303 |        0
1553.25/1553.66	c 1547s |      11 |    56031 |    20644 |    53992      0 |    33303 |        0
1560.15/1560.57	c 1554s |      11 |    56122 |    20744 |    53992      0 |    33303 |        0
1568.15/1568.55	c 1562s |      11 |    56225 |    20844 |    53992      0 |    33303 |        0
1576.45/1576.81	c 1570s |      11 |    56318 |    20944 |    53992      0 |    33303 |        0
1585.85/1586.21	c 1580s |      11 |    56422 |    21044 |    53992      0 |    33303 |        0
1595.15/1595.56	c 1589s |      11 |    56890 |    21144 |    53992      0 |    33303 |        0
1599.94/1600.38	c 1594s |      11 |    57403 |    21244 |    53992      0 |    33303 |        0
1604.34/1604.70	c 1598s |      11 |    57874 |    21344 |    53992      0 |    33303 |        0
1609.44/1609.88	c 1603s |      11 |    58027 |    21444 |    53992      0 |    33303 |        0
1614.74/1615.15	c 1609s |      11 |    58313 |    21544 |    53992      0 |    33303 |        0
1619.34/1619.80	c 1613s |      11 |    58840 |    21644 |    53992      0 |    33303 |        0
1622.84/1623.21	c 1617s |      11 |    59234 |    21744 |    53992      0 |    33303 |        0
1628.54/1628.99	c 1623s |      11 |    59383 |    21844 |    53992      0 |    33303 |        0
1636.44/1636.84	c 1630s |      11 |    59489 |    21944 |    53992      0 |    33303 |        0
1644.84/1645.26	c 1639s |      11 |    59597 |    22044 |    53992      0 |    33303 |        0
1654.14/1654.59	c 1648s |      11 |    59682 |    22144 |    53992      0 |    33303 |        0
1660.34/1660.72	c 1654s |      11 |    60372 |    22244 |    53992      0 |    33303 |        0
1665.33/1665.70	c 1659s |      11 |    60671 |    22344 |    53992      0 |    33303 |        0
1669.23/1669.67	c 1663s |      11 |    60940 |    22444 |    53992      0 |    33303 |        0
1674.83/1675.21	c 1669s |      11 |    61584 |    22544 |    53992      0 |    33303 |        0
1680.83/1681.24	c 1675s |      11 |    61777 |    22644 |    53992      0 |    33303 |        0
1685.23/1685.61	c 1679s |      11 |    62178 |    22744 |    53992      0 |    33303 |        0
1689.93/1690.34	c 1684s |      11 |    62378 |    22844 |    53992      0 |    33303 |        0
1694.43/1694.85	c 1688s |      11 |    62810 |    22944 |    53992      0 |    33303 |        0
1698.03/1698.43	c 1692s |      11 |    63027 |    23044 |    53992      0 |    33303 |        0
1703.43/1703.89	c 1697s |      11 |    63138 |    23144 |    53992      0 |    33303 |        0
1711.03/1711.43	c 1705s |      11 |    63246 |    23244 |    53992      0 |    33303 |        0
1718.63/1719.01	c 1713s |      11 |    63341 |    23344 |    53992      0 |    33303 |        0
1726.73/1727.16	c 1721s |      11 |    63435 |    23444 |    53992      0 |    33303 |        0
1734.12/1734.54	c 1728s |      11 |    63826 |    23544 |    53992      0 |    33303 |        0
1739.32/1739.70	c 1733s |      11 |    64187 |    23644 |    53992      0 |    33303 |        0
1747.72/1748.13	c 1742s |      11 |    64391 |    23744 |    53992      0 |    33303 |        0
1754.42/1754.84	c 1748s |      11 |    64956 |    23844 |    53992      0 |    33303 |        0
1760.42/1760.87	c 1754s |      11 |    65292 |    23944 |    53992      0 |    33303 |        0
1766.12/1766.54	c 1760s |      11 |    65680 |    24044 |    53992      0 |    33303 |        0
1773.12/1773.50	c 1767s |      11 |    65977 |    24144 |    53992      0 |    33303 |        0
1780.02/1780.45	c 1774s |      11 |    66457 |    24244 |    53992      0 |    33303 |        0
1785.92/1786.32	c 1780s |      11 |    66844 |    24344 |    53992      0 |    33303 |        0
1793.92/1794.37	c 1788s |      11 |    66998 |    24444 |    53992      0 |    33303 |        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-4079051-1465238324/watcher-4079051-1465238324 -o /tmp/evaluation-result-4079051-1465238324/solver-4079051-1465238324 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1465227498-31672 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4079051-1465238324.opb 

pid=553
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.23 2.20 2.18 3/179 556
/proc/meminfo: memFree=27123428/32872528 swapFree=17892/1720544
[pid=556] ppid=553 vsize=489916 CPUtime=0 cores=1,3,5,7
/proc/556/stat : 556 (toysat) R 553 556 31655 0 -1 4202496 1785 0 0 0 0 0 0 0 20 0 4 0 105765580 501673984 2147 33554432000 4194304 16246674 140736260525648 140736260525072 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/556/statm: 123247 2157 441 2943 0 120141 0
[pid=556/tid=558] ppid=553 vsize=796228 CPUtime=0 cores=1,3,5,7
/proc/556/task/558/stat : 558 (toysat) S 553 556 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105765580 815337472 3346 33554432000 4194304 16246674 140736260525648 140299127991536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=556/tid=559] ppid=553 vsize=801348 CPUtime=0 cores=1,3,5,7
/proc/556/task/559/stat : 559 (toysat) S 553 556 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105765580 820580352 3365 33554432000 4194304 16246674 140736260525648 140299117501680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=556/tid=560] ppid=553 vsize=805444 CPUtime=0 cores=1,3,5,7
/proc/556/task/560/stat : 560 (toysat) S 553 556 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105765580 824774656 3381 33554432000 4194304 16246674 140736260525648 140298999033008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100175 s]
/proc/loadavg: 2.23 2.20 2.18 3/179 556
/proc/meminfo: memFree=27123428/32872528 swapFree=17892/1720544
[pid=556] ppid=553 vsize=1302084 CPUtime=0.09 cores=1,3,5,7
/proc/556/stat : 556 (toysat) R 553 556 31655 0 -1 4202496 30693 0 0 0 4 5 0 0 20 0 4 0 105765580 1333334016 30993 33554432000 4194304 16246674 140736260525648 140736260524960 7374276 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/556/statm: 325521 31010 800 2943 0 322415 0
[pid=556/tid=558] ppid=553 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/556/task/558/stat : 558 (toysat) S 553 556 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105765580 1333334016 31021 33554432000 4194304 16246674 140736260525648 140299127991536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=556/tid=559] ppid=553 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/556/task/559/stat : 559 (toysat) S 553 556 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105765580 1333334016 31032 33554432000 4194304 16246674 140736260525648 140299117501680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=556/tid=560] ppid=553 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/556/task/560/stat : 560 (toysat) S 553 556 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105765580 1333334016 31043 33554432000 4194304 16246674 140736260525648 140298999033008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1302084

[startup+0.200528 s]
/proc/loadavg: 2.23 2.20 2.18 3/179 556
/proc/meminfo: memFree=27123428/32872528 swapFree=17892/1720544
[pid=556] ppid=553 vsize=1312324 CPUtime=0.19 cores=1,3,5,7
/proc/556/stat : 556 (toysat) R 553 556 31655 0 -1 4202496 47194 0 0 0 12 7 0 0 20 0 4 0 105765580 1343819776 48004 33554432000 4194304 16246674 140736260525648 140736260524960 8058796 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/556/statm: 328081 48024 801 2943 0 324975 0
[pid=556/tid=558] ppid=553 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/556/task/558/stat : 558 (toysat) S 553 556 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105765580 1343819776 48036 33554432000 4194304 16246674 140736260525648 140299127991536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=556/tid=559] ppid=553 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/556/task/559/stat : 559 (toysat) S 553 556 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105765580 1343819776 48044 33554432000 4194304 16246674 140736260525648 140299117501680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=556/tid=560] ppid=553 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/556/task/560/stat : 560 (toysat) S 553 556 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105765580 1343819776 48055 33554432000 4194304 16246674 140736260525648 140298999033008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1312324

[startup+0.300486 s]
/proc/loadavg: 2.23 2.20 2.18 3/179 556
/proc/meminfo: memFree=27123428/32872528 swapFree=17892/1720544
[pid=556] ppid=553 vsize=1312324 CPUtime=0.29 cores=1,3,5,7
/proc/556/stat : 556 (toysat) R 553 556 31655 0 -1 4202496 47570 0 0 0 22 7 0 0 20 0 4 0 105765580 1343819776 48380 33554432000 4194304 16246674 140736260525648 140736260524960 4220897 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/556/statm: 328081 48380 802 2943 0 324975 0
[pid=556/tid=558] ppid=553 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/556/task/558/stat : 558 (toysat) S 553 556 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105765580 1343819776 48380 33554432000 4194304 16246674 140736260525648 140299127991536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=556/tid=559] ppid=553 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/556/task/559/stat : 559 (toysat) S 553 556 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105765580 1343819776 48380 33554432000 4194304 16246674 140736260525648 140299117501680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=556/tid=560] ppid=553 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/556/task/560/stat : 560 (toysat) S 553 556 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105765580 1343819776 48380 33554432000 4194304 16246674 140736260525648 140298999033008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1312324

[startup+0.700422 s]
/proc/loadavg: 2.23 2.20 2.18 3/179 556
/proc/meminfo: memFree=27123428/32872528 swapFree=17892/1720544
[pid=556] ppid=553 vsize=1312324 CPUtime=0.69 cores=1,3,5,7
/proc/556/stat : 556 (toysat) R 553 556 31655 0 -1 4202496 53902 0 0 0 61 8 0 0 20 0 4 0 105765580 1343819776 54712 33554432000 4194304 16246674 140736260525648 140736260524960 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/556/statm: 328081 54712 803 2943 0 324975 0
[pid=556/tid=558] ppid=553 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/556/task/558/stat : 558 (toysat) S 553 556 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105765580 1343819776 54712 33554432000 4194304 16246674 140736260525648 140299127991536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=556/tid=559] ppid=553 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/556/task/559/stat : 559 (toysat) S 553 556 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105765580 1343819776 54712 33554432000 4194304 16246674 140736260525648 140299117501680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=556/tid=560] ppid=553 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/556/task/560/stat : 560 (toysat) S 553 556 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105765580 1343819776 54712 33554432000 4194304 16246674 140736260525648 140298999033008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1312324

[startup+1.50043 s]
/proc/loadavg: 2.21 2.20 2.18 3/183 561
/proc/meminfo: memFree=26383716/32872528 swapFree=17892/1720544
[pid=556] ppid=553 vsize=1324612 CPUtime=1.48 cores=1,3,5,7
/proc/556/stat : 556 (toysat) R 553 556 31655 0 -1 4202496 82540 0 0 0 136 12 0 0 20 0 4 0 105765580 1356402688 86416 33554432000 4194304 16246674 140736260525648 140736260523456 4220897 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/556/statm: 331153 86416 808 2943 0 328047 0
[pid=556/tid=558] ppid=553 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/556/task/558/stat : 558 (toysat) S 553 556 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105765580 1356402688 86416 33554432000 4194304 16246674 140736260525648 140299127991536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=556/tid=559] ppid=553 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/556/task/559/stat : 559 (toysat) S 553 556 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105765580 1356402688 86416 33554432000 4194304 16246674 140736260525648 140299117501680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=556/tid=560] ppid=553 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/556/task/560/stat : 560 (toysat) S 553 556 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105765580 1356402688 86416 33554432000 4194304 16246674 140736260525648 140298999033008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1324612

[startup+3.10043 s]
/proc/loadavg: 2.21 2.20 2.18 3/183 561
/proc/meminfo: memFree=25531204/32872528 swapFree=17892/1720544
[pid=556] ppid=553 vsize=1332804 CPUtime=3.09 cores=1,3,5,7
/proc/556/stat : 556 (toysat) R 553 556 31655 0 -1 4202496 99634 0 0 0 294 15 0 0 20 0 4 0 105765580 1364791296 103510 33554432000 4194304 16246674 140736260525648 140736260523456 5636673 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/556/statm: 333201 103510 838 2943 0 330095 0
[pid=556/tid=558] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/558/stat : 558 (toysat) S 553 556 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 103510 33554432000 4194304 16246674 140736260525648 140299127991536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=556/tid=559] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/559/stat : 559 (toysat) S 553 556 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 103510 33554432000 4194304 16246674 140736260525648 140299117501680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=556/tid=560] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/560/stat : 560 (toysat) S 553 556 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 103510 33554432000 4194304 16246674 140736260525648 140298999033008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1332804

[startup+6.30044 s]
/proc/loadavg: 2.21 2.20 2.18 3/183 561
/proc/meminfo: memFree=25084192/32872528 swapFree=17892/1720544
[pid=556] ppid=553 vsize=1332804 CPUtime=6.29 cores=1,3,5,7
/proc/556/stat : 556 (toysat) R 553 556 31655 0 -1 4202496 222130 0 0 0 599 30 0 0 20 0 4 0 105765580 1364791296 226006 33554432000 4194304 16246674 140736260525648 140736260507520 4224781 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/556/statm: 333201 226006 870 2943 0 330095 0
[pid=556/tid=558] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/558/stat : 558 (toysat) S 553 556 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 226006 33554432000 4194304 16246674 140736260525648 140299127991536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=556/tid=559] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/559/stat : 559 (toysat) S 553 556 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 226006 33554432000 4194304 16246674 140736260525648 140299117501456 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=556/tid=560] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/560/stat : 560 (toysat) S 553 556 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 226006 33554432000 4194304 16246674 140736260525648 140298999033008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1332804

[startup+12.7004 s]
/proc/loadavg: 2.26 2.21 2.18 4/183 561
/proc/meminfo: memFree=24440112/32872528 swapFree=17892/1720544
[pid=556] ppid=553 vsize=1332804 CPUtime=12.69 cores=1,3,5,7
/proc/556/stat : 556 (toysat) R 553 556 31655 0 -1 4202496 222154 0 0 0 1239 30 0 0 20 0 4 0 105765580 1364791296 226030 33554432000 4194304 16246674 140736260525648 140736260507520 5600380 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/556/statm: 333201 226030 894 2943 0 330095 0
[pid=556/tid=558] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/558/stat : 558 (toysat) S 553 556 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 226030 33554432000 4194304 16246674 140736260525648 140299127991536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=556/tid=559] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/559/stat : 559 (toysat) S 553 556 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 226030 33554432000 4194304 16246674 140736260525648 140299117501680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=556/tid=560] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/560/stat : 560 (toysat) S 553 556 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 226030 33554432000 4194304 16246674 140736260525648 140298999033008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1332804

[startup+25.5005 s]
/proc/loadavg: 2.22 2.20 2.18 3/183 561
/proc/meminfo: memFree=20568796/32872528 swapFree=17892/1720544
[pid=556] ppid=553 vsize=1332804 CPUtime=25.49 cores=1,3,5,7
/proc/556/stat : 556 (toysat) R 553 556 31655 0 -1 4202496 222154 0 0 0 2519 30 0 0 20 0 4 0 105765580 1364791296 226030 33554432000 4194304 16246674 140736260525648 140736260507520 5600869 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/556/statm: 333201 226030 894 2943 0 330095 0
[pid=556/tid=558] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/558/stat : 558 (toysat) S 553 556 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 226030 33554432000 4194304 16246674 140736260525648 140299127991536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=556/tid=559] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/559/stat : 559 (toysat) S 553 556 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 226030 33554432000 4194304 16246674 140736260525648 140299117501680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=556/tid=560] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/560/stat : 560 (toysat) S 553 556 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 226030 33554432000 4194304 16246674 140736260525648 140298999033008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1332804

[startup+51.1005 s]
/proc/loadavg: 2.28 2.22 2.19 3/183 561
/proc/meminfo: memFree=17332616/32872528 swapFree=17892/1720544
[pid=556] ppid=553 vsize=1332804 CPUtime=51.08 cores=1,3,5,7
/proc/556/stat : 556 (toysat) R 553 556 31655 0 -1 4202496 222154 0 0 0 5078 30 0 0 20 0 4 0 105765580 1364791296 226030 33554432000 4194304 16246674 140736260525648 140736260507520 5711439 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/556/statm: 333201 226030 894 2943 0 330095 0
[pid=556/tid=558] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/558/stat : 558 (toysat) S 553 556 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 226030 33554432000 4194304 16246674 140736260525648 140299127991536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=556/tid=559] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/559/stat : 559 (toysat) S 553 556 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 226030 33554432000 4194304 16246674 140736260525648 140299117501680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=556/tid=560] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/560/stat : 560 (toysat) S 553 556 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 226030 33554432000 4194304 16246674 140736260525648 140298999033008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1332804

[startup+102.3 s]
/proc/loadavg: 2.24 2.21 2.18 3/184 565
/proc/meminfo: memFree=15348180/32872528 swapFree=17892/1720544
[pid=556] ppid=553 vsize=1332804 CPUtime=102.28 cores=1,3,5,7
/proc/556/stat : 556 (toysat) R 553 556 31655 0 -1 4202496 270816 0 0 0 10191 37 0 0 20 0 4 0 105765580 1364791296 274692 33554432000 4194304 16246674 140736260525648 140736260507520 13774516 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/556/statm: 333201 274692 894 2943 0 330095 0
[pid=556/tid=558] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/558/stat : 558 (toysat) S 553 556 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274692 33554432000 4194304 16246674 140736260525648 140299127991536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=556/tid=559] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/559/stat : 559 (toysat) S 553 556 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274692 33554432000 4194304 16246674 140736260525648 140299117501680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=556/tid=560] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/560/stat : 560 (toysat) S 553 556 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274692 33554432000 4194304 16246674 140736260525648 140298999033008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1332804


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

/proc/556/task/560/stat : 560 (toysat) S 553 556 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140298999033008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 1332804

[startup+1302.3 s]
/proc/loadavg: 2.34 2.29 2.21 4/184 692
/proc/meminfo: memFree=25143028/32872528 swapFree=17892/1720544
[pid=556] ppid=553 vsize=1332804 CPUtime=1302 cores=1,3,5,7
/proc/556/stat : 556 (toysat) R 553 556 31655 0 -1 4202496 270970 0 0 0 130162 38 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140736260507520 5599933 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/556/statm: 333201 274694 896 2943 0 330095 0
[pid=556/tid=558] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/558/stat : 558 (toysat) S 553 556 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140299127991536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=556/tid=559] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/559/stat : 559 (toysat) S 553 556 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140299117501680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=556/tid=560] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/560/stat : 560 (toysat) S 553 556 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140298999033008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 1332804

[startup+1362.3 s]
/proc/loadavg: 2.18 2.25 2.19 3/184 716
/proc/meminfo: memFree=25143624/32872528 swapFree=17892/1720544
[pid=556] ppid=553 vsize=1332804 CPUtime=1361.98 cores=1,3,5,7
/proc/556/stat : 556 (toysat) R 553 556 31655 0 -1 4202496 270982 0 0 0 136160 38 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140736260507520 5600380 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/556/statm: 333201 274694 896 2943 0 330095 0
[pid=556/tid=558] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/558/stat : 558 (toysat) S 553 556 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140299127991536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=556/tid=559] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/559/stat : 559 (toysat) S 553 556 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140299117501680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=556/tid=560] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/560/stat : 560 (toysat) S 553 556 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140298999033008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 1332804

[startup+1422.3 s]
/proc/loadavg: 2.15 2.23 2.19 3/183 717
/proc/meminfo: memFree=25142528/32872528 swapFree=17892/1720544
[pid=556] ppid=553 vsize=1332804 CPUtime=1421.98 cores=1,3,5,7
/proc/556/stat : 556 (toysat) R 553 556 31655 0 -1 4202496 270982 0 0 0 142160 38 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140736260507520 5600808 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/556/statm: 333201 274694 896 2943 0 330095 0
[pid=556/tid=558] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/558/stat : 558 (toysat) S 553 556 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140299127991536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=556/tid=559] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/559/stat : 559 (toysat) S 553 556 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140299117501680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=556/tid=560] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/560/stat : 560 (toysat) S 553 556 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140298999033008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 1332804

[startup+1482.3 s]
/proc/loadavg: 2.25 2.24 2.19 4/183 718
/proc/meminfo: memFree=25142444/32872528 swapFree=17892/1720544
[pid=556] ppid=553 vsize=1332804 CPUtime=1481.96 cores=1,3,5,7
/proc/556/stat : 556 (toysat) R 553 556 31655 0 -1 4202496 270982 0 0 0 148158 38 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140736260507520 5600808 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/556/statm: 333201 274694 896 2943 0 330095 0
[pid=556/tid=558] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/558/stat : 558 (toysat) S 553 556 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140299127991536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=556/tid=559] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/559/stat : 559 (toysat) S 553 556 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140299117501680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=556/tid=560] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/560/stat : 560 (toysat) S 553 556 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140298999033008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 1332804

[startup+1542.31 s]
/proc/loadavg: 2.21 2.23 2.18 4/183 720
/proc/meminfo: memFree=25142192/32872528 swapFree=17892/1720544
[pid=556] ppid=553 vsize=1332804 CPUtime=1541.96 cores=1,3,5,7
/proc/556/stat : 556 (toysat) R 553 556 31655 0 -1 4202496 270982 0 0 0 154158 38 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140736260507520 5712608 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/556/statm: 333201 274694 896 2943 0 330095 0
[pid=556/tid=558] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/558/stat : 558 (toysat) S 553 556 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140299127991536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=556/tid=559] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/559/stat : 559 (toysat) S 553 556 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140299117501680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=556/tid=560] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/560/stat : 560 (toysat) S 553 556 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140298999033008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 1332804

[startup+1602.3 s]
/proc/loadavg: 2.19 2.23 2.18 4/183 721
/proc/meminfo: memFree=25142096/32872528 swapFree=17892/1720544
[pid=556] ppid=553 vsize=1332804 CPUtime=1601.94 cores=1,3,5,7
/proc/556/stat : 556 (toysat) R 553 556 31655 0 -1 4202496 270982 0 0 0 160156 38 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140736260507520 5712608 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/556/statm: 333201 274694 896 2943 0 330095 0
[pid=556/tid=558] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/558/stat : 558 (toysat) S 553 556 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140299127991536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=556/tid=559] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/559/stat : 559 (toysat) S 553 556 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140299117501680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=556/tid=560] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/560/stat : 560 (toysat) S 553 556 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140298999033008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 1332804

[startup+1662.3 s]
/proc/loadavg: 2.18 2.21 2.18 4/183 722
/proc/meminfo: memFree=25142364/32872528 swapFree=17892/1720544
[pid=556] ppid=553 vsize=1332804 CPUtime=1661.94 cores=1,3,5,7
/proc/556/stat : 556 (toysat) R 553 556 31655 0 -1 4202496 270982 0 0 0 166156 38 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140736260507520 5600326 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/556/statm: 333201 274694 896 2943 0 330095 0
[pid=556/tid=558] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/558/stat : 558 (toysat) S 553 556 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140299127991536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=556/tid=559] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/559/stat : 559 (toysat) S 553 556 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140299117501680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=556/tid=560] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/560/stat : 560 (toysat) S 553 556 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140298999033008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 1332804

[startup+1722.3 s]
/proc/loadavg: 2.13 2.19 2.17 4/183 723
/proc/meminfo: memFree=25142068/32872528 swapFree=17892/1720544
[pid=556] ppid=553 vsize=1332804 CPUtime=1721.93 cores=1,3,5,7
/proc/556/stat : 556 (toysat) R 553 556 31655 0 -1 4202496 270982 0 0 0 172155 38 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140736260507520 5712608 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/556/statm: 333201 274694 896 2943 0 330095 0
[pid=556/tid=558] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/558/stat : 558 (toysat) S 553 556 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140299127991536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=556/tid=559] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/559/stat : 559 (toysat) S 553 556 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140299117501680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=556/tid=560] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/560/stat : 560 (toysat) S 553 556 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140298999033008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 1332804

[startup+1782.3 s]
/proc/loadavg: 2.17 2.18 2.17 3/183 724
/proc/meminfo: memFree=25141744/32872528 swapFree=17892/1720544
[pid=556] ppid=553 vsize=1332804 CPUtime=1781.92 cores=1,3,5,7
/proc/556/stat : 556 (toysat) R 553 556 31655 0 -1 4202496 270982 0 0 0 178154 38 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140736260507520 5600384 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/556/statm: 333201 274694 896 2943 0 330095 0
[pid=556/tid=558] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/558/stat : 558 (toysat) S 553 556 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140299127991536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=556/tid=559] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/559/stat : 559 (toysat) S 553 556 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140299117501680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=556/tid=560] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/560/stat : 560 (toysat) S 553 556 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140298999033008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 1332804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.29 2.21 2.18 4/183 725
/proc/meminfo: memFree=25141600/32872528 swapFree=17892/1720544
[pid=556] ppid=553 vsize=1332804 CPUtime=1800.01 cores=1,3,5,7
/proc/556/stat : 556 (toysat) R 553 556 31655 0 -1 4202496 270982 0 0 0 179963 38 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140736260507520 13774516 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/556/statm: 333201 274694 896 2943 0 330095 0
[pid=556/tid=558] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/558/stat : 558 (toysat) S 553 556 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140299127991536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=556/tid=559] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/559/stat : 559 (toysat) S 553 556 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140299117501680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=556/tid=560] ppid=553 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/556/task/560/stat : 560 (toysat) S 553 556 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105765580 1364791296 274694 33554432000 4194304 16246674 140736260525648 140298999033008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1332804

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 556 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.03
CPU user time (s): 1799.64
CPU system time (s): 0.380942
CPU usage (%): 99.9787
Max. virtual memory (cumulated for all children) (KiB): 1332804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.64
system time used= 0.380942
maximum resident set size= 1098776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 270982
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= 182
involuntary context switches= 1844

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6023 second user time and 7.02593 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-06 20:38:44
IDJOB=4079051
IDBENCH=2464
IDSOLVER=2542
FILE ID=node117/4079051-1465238324
RUNJOBID= node117-1465227498-31672
PBS_JOBID= 19843241
Free space on /tmp= 71712 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-degen3.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4079051-1465238324/watcher-4079051-1465238324 -o /tmp/evaluation-result-4079051-1465238324/solver-4079051-1465238324 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1465227498-31672 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4079051-1465238324.opb

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

MD5SUM BENCH= 180182351d074e1d8188f1fe7258cbed
RANDOM SEED=1681332636

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.088
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.54
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.088
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.088
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.53
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.088
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:        27124072 kB
Buffers:           32384 kB
Cached:           111212 kB
SwapCached:         1396 kB
Active:          3262768 kB
Inactive:          56112 kB
Active(anon):    3175144 kB
Inactive(anon):     2176 kB
Active(file):      87624 kB
Inactive(file):    53936 kB
Unevictable:     1720544 kB
Mlocked:           17892 kB
SwapTotal:      67108856 kB
SwapFree:       67098980 kB
Dirty:             43604 kB
Writeback:             0 kB
AnonPages:       4897252 kB
Mapped:            10448 kB
Shmem:                 0 kB
Slab:             568724 kB
SReclaimable:      12576 kB
SUnreclaim:       556148 kB
KernelStack:        1464 kB
PageTables:        13712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5037276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1712128 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 node117 at 2016-06-06 21:08:45