Trace number 4100009

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.1 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-n3708.opb
MD5SUMd44ccf8fb2d5e43b368613290c78fd1e
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 655014
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 655014
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:23+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-4100009-1466209763.opb"]
0.00/0.01	c use --random-gen="1489989857 565707744 2673466419 4063650848 4096543238 2790356869 2692762628 836913837 3105010491 2780753767 2047698685 2141539715 2742936481 3466168641 1588030354 3365884957 3302259894 1983062802 1746616975 2374386244 2208534939 3176732218 3716570296 1393953762 1725861258 668530766 177948051 76514171 2920301415 3379641490 3682308101 2857611810 133197076 872370009 4284342005 1459119910 3500738972 2741328628 852309902 2318097617 1560603962 4291907292 3535841173 414884852 2442126715 1656809603 3912583382 975122392 1777036911 713202454 2443849363 459869227 925071170 3021486895 2653714402 3591376514 1463102451 1162051172 2894089398 3931224916 659191660 2528753664 4294234148 2305124121 3333024566 1860789779 1073007949 563793541 3675092274 684811410 3770733245 2343445307 2153837338 1179531688 2548065496 4069102104 1148844682 1693350050 588628689 2334058621 1973445340 846768737 4166814019 3011312031 2915996491 893198541 2531470321 1469157273 294419964 1609768012 203981391 4153668459 1784936495 3557016416 4124705368 1354140652 4028401169 3877578255 3123582106 2218313874 4107354820 882296089 1869790523 2418900397 1315395340 2105761973 2053428809 2194694245 3453285497 3843120884 178047770 1150776111 2262483370 2372879952 2877567657 140060324 431426592 719189806 31689457 177453736 1125245223 4008057597 579192858 2861131924 3833283090 3601121881 2725933587 3141394540 2999563091 1116893777 2197890431 2020802079 2588327163 1751283561 1742262542 1248483715 3412618842 1062302925 3932188676 356223241 2474144211 759082521 1196572194 1834240391 556311869 2571604260 846885437 2528010648 195054400 3358900585 3524825 3247013068 1693068463 426524178 2206969043 2634487039 3434152482 669926307 1713079921 3676370266 3346268227 2584163795 3755908383 3029139189 4042771627 1997923397 4096839023 748535181 1496166741 3571996335 3674845473 4146875281 1168098302 4045536355 2952622733 2871526106 1240631393 3009935030 1313828106 729505980 4028692418 398344042 283836621 817010291 3288961256 3227149224 214189670 366068629 3441510482 269483800 3368315444 411633257 832130823 2981052563 2646982642 3211588038 1570353864 598309763 1934270951 960066956 1446959926 1797724675 3963789023 2851567437 2991192994 3026041277 307576136 3321732507 4248649574 1324334056 3425910171 1697569457 603922899 3340868601 1211992813 1673533082 1476625098 2125978617 1101410081 2931504239 3640536269 3346083290 2488068178 3432489099 4200684684 3419602842 390033644 103034010 3348266389 805823523 1988538541 1761448304 3081944311 3298866510 3747108943 1340488582 2447583840 2534307151 930713863 1202608430 2325779588 184291731 4175997194 493216572 3279293830 4118423703 30344697 2454680624 446708811 2447862764 1571174005 921888718 2213146934 1466757459 1539347348 969594528 255 362436" option to reproduce the execution
0.99/1.04	c #vars 155000
0.99/1.04	c #constraints 5150
3.39/3.40	c BCD2: Hardening is enabled.
3.39/3.40	c BCD2: BiasedSearch is enabled.
3.39/3.40	c Solving starts ...
3.39/3.40	c ============================[ Search Statistics ]============================
3.39/3.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.39/3.40	c       |         |          |          |    Limit     GC | Var      | Constra 
3.39/3.40	c =============================================================================
3.49/3.51	c  0.0s |       0 |        0 |        0 |    53433      0 |    58427 |        0
10.89/10.97	c  7.5s |       0 |     5288 |      100 |    53433      0 |    58427 |        0
10.99/11.05	c  7.5s |       1 |     5288 |      100 |    53433      0 |    58427 |        0
12.29/12.39	c  8.9s |       2 |    18611 |      250 |    58777      0 |    58427 |        0
17.29/17.38	c 13.9s |       2 |    39318 |      350 |    64655      0 |    58427 |        0
22.69/22.73	c 19.2s |       2 |    39427 |      450 |    64655      0 |    58427 |        0
24.09/24.14	c 20.6s |       3 |    39451 |      475 |    64655      0 |    58427 |        0
30.38/30.46	c 26.9s |       3 |    65907 |      675 |    71121      0 |    58427 |        0
35.88/35.90	c 32.4s |       3 |    65999 |      775 |    71121      0 |    58427 |        0
37.98/38.04	c 34.5s |       4 |    66050 |      813 |    71121      0 |    58427 |        0
45.98/46.03	c 42.5s |       4 |    93414 |      913 |    78234      0 |    58427 |        0
52.28/52.38	c 48.9s |       4 |    93526 |     1013 |    78234      0 |    58427 |        0
58.18/58.24	c 54.7s |       4 |    93628 |     1113 |    78234      0 |    58427 |        0
64.09/64.11	c 60.6s |       4 |    93733 |     1213 |    78234      0 |    58427 |        0
69.88/69.97	c 66.5s |       4 |    93828 |     1313 |    78234      0 |    58427 |        0
70.38/70.48	c 67.0s |       5 |    93834 |     1320 |    78234      0 |    58427 |        0
76.67/76.77	c 73.3s |       5 |   128964 |     1520 |    86058      0 |    58427 |        0
83.37/83.48	c 80.0s |       5 |   129058 |     1620 |    86058      0 |    58427 |        0
90.27/90.33	c 86.8s |       5 |   129177 |     1720 |    86058      0 |    58427 |        0
97.87/97.92	c 94.4s |       5 |   129265 |     1820 |    86058      0 |    58427 |        0
104.78/104.89	c  101s |       5 |   129365 |     1920 |    86058      0 |    58427 |        0
112.67/112.71	c  109s |       5 |   129457 |     2020 |    86058      0 |    58427 |        0
117.77/117.87	c  114s |       6 |   129530 |     2081 |    94664      0 |    58427 |        0
120.28/120.31	c  116s |       6 |   130942 |     2481 |    94664      0 |    58427 |        0
122.47/122.59	c  119s |       6 |   131364 |     2881 |    94664      0 |    58427 |        0
124.17/124.27	c  120s |       7 |   131703 |     3223 |   104131      0 |    58427 |        0
133.47/133.54	c  130s |       7 |   170979 |     3323 |   104131      0 |    58427 |        0
143.07/143.15	c  139s |       7 |   171079 |     3423 |   104131      0 |    58427 |        0
152.67/152.77	c  149s |       7 |   171176 |     3523 |   104131      0 |    58427 |        0
162.27/162.40	c  158s |       7 |   171275 |     3623 |   104131      0 |    58427 |        0
171.97/172.08	c  168s |       7 |   171375 |     3723 |   104131      0 |    58427 |        0
181.66/181.79	c  178s |       7 |   171478 |     3823 |   104131      0 |    58427 |        0
191.46/191.55	c  188s |       7 |   171578 |     3923 |   104131      0 |    58427 |        0
201.26/201.33	c  197s |       7 |   171674 |     4023 |   104131      0 |    58427 |        0
211.06/211.11	c  207s |       7 |   171774 |     4123 |   104131      0 |    58427 |        0
220.75/220.87	c  217s |       7 |   171873 |     4223 |   104131      0 |    58427 |        0
230.55/230.64	c  227s |       7 |   171983 |     4323 |   104131      0 |    58427 |        0
240.25/240.30	c  236s |       7 |   172079 |     4423 |   104131      0 |    58427 |        0
249.85/249.96	c  246s |       7 |   172176 |     4523 |   104131      0 |    58427 |        0
259.55/259.63	c  256s |       7 |   172276 |     4623 |   104131      0 |    58427 |        0
269.25/269.32	c  265s |       7 |   172377 |     4723 |   104131      0 |    58427 |        0
278.94/279.03	c  275s |       7 |   172476 |     4823 |   104131      0 |    58427 |        0
288.64/288.74	c  285s |       7 |   172575 |     4923 |   114545      0 |    58427 |        0
290.04/290.10	c  286s |       8 |   172587 |     4936 |   114545      0 |    58427 |        0
295.24/295.30	c  291s |       8 |   180577 |     5036 |   114545      0 |    58427 |        0
299.94/300.09	c  296s |       8 |   180675 |     5136 |   114545      0 |    58427 |        0
304.74/304.80	c  301s |       8 |   180778 |     5236 |   114545      0 |    58427 |        0
309.45/309.55	c  306s |       8 |   180878 |     5336 |   114545      0 |    58427 |        0
320.35/320.47	c  316s |       8 |   201162 |     5436 |   114545      0 |    58427 |        0
332.14/332.20	c  328s |       8 |   201269 |     5536 |   114545      0 |    58427 |        0
343.83/343.93	c  340s |       8 |   201377 |     5636 |   114545      0 |    58427 |        0
355.54/355.62	c  352s |       8 |   201477 |     5736 |   114545      0 |    58427 |        0
367.33/367.48	c  363s |       8 |   201575 |     5836 |   114545      0 |    58427 |        0
383.63/383.74	c  380s |       8 |   201678 |     5936 |   114545      0 |    58427 |        0
402.73/402.88	c  399s |       8 |   201774 |     6036 |   114545      0 |    58427 |        0
416.83/416.91	c  413s |       8 |   201872 |     6136 |   114545      0 |    58427 |        0
428.73/428.88	c  425s |       8 |   201991 |     6236 |   114545      0 |    58427 |        0
440.53/440.66	c  437s |       8 |   202085 |     6336 |   114545      0 |    58427 |        0
458.93/459.01	c  455s |       8 |   202200 |     6436 |   114545      0 |    58427 |        0
481.22/481.33	c  477s |       8 |   202303 |     6536 |   114545      0 |    58427 |        0
500.42/500.50	c  496s |       8 |   202401 |     6636 |   114545      0 |    58427 |        0
519.42/519.53	c  516s |       8 |   202501 |     6736 |   114545      0 |    58427 |        0
534.82/534.95	c  531s |       8 |   202599 |     6836 |   114545      0 |    58427 |        0
550.90/551.05	c  547s |       8 |   202695 |     6936 |   114545      0 |    58427 |        0
566.20/566.37	c  562s |       8 |   202804 |     7036 |   114545      0 |    58427 |        0
582.11/582.23	c  578s |       8 |   202903 |     7136 |   114545      0 |    58427 |        0
600.29/600.45	c  596s |       8 |   203003 |     7236 |   114545      0 |    58427 |        0
616.79/616.99	c  613s |       8 |   203104 |     7336 |   114545      0 |    58427 |        0
632.80/632.98	c  629s |       8 |   203190 |     7436 |   114545      0 |    58427 |        0
645.49/645.61	c  642s |       9 |   203267 |     7506 |   126000      0 |    58427 |        0
648.49/648.69	c  645s |       9 |   218208 |     7606 |   126000      0 |    58427 |        0
652.09/652.21	c  648s |       9 |   218304 |     7706 |   126000      0 |    58427 |        0
655.59/655.78	c  652s |       9 |   218406 |     7806 |   126000      0 |    58427 |        0
659.20/659.32	c  655s |       9 |   218509 |     7906 |   126000      0 |    58427 |        0
662.69/662.89	c  659s |       9 |   218604 |     8006 |   126000      0 |    58427 |        0
666.29/666.49	c  662s |       9 |   218705 |     8106 |   126000      0 |    58427 |        0
669.89/670.09	c  666s |       9 |   218808 |     8206 |   126000      0 |    58427 |        0
673.59/673.70	c  670s |       9 |   218906 |     8306 |   126000      0 |    58427 |        0
677.09/677.24	c  673s |       9 |   219014 |     8406 |   126000      0 |    58427 |        0
682.88/683.02	c  679s |       9 |   224611 |     8506 |   126000      0 |    58427 |        0
692.19/692.35	c  688s |       9 |   224702 |     8606 |   126000      0 |    58427 |        0
701.59/701.74	c  698s |       9 |   224795 |     8706 |   126000      0 |    58427 |        0
711.28/711.45	c  707s |       9 |   225273 |     8806 |   126000      0 |    58427 |        0
736.78/736.94	c  733s |       9 |   230700 |     8906 |   126000      0 |    58427 |        0
763.28/763.49	c  759s |       9 |   230841 |     9006 |   126000      0 |    58427 |        0
790.08/790.28	c  786s |       9 |   231003 |     9106 |   126000      0 |    58427 |        0
812.17/812.35	c  808s |       9 |   231204 |     9206 |   126000      0 |    58427 |        0
831.36/831.51	c  828s |       9 |   231324 |     9306 |   126000      0 |    58427 |        0
858.76/858.95	c  855s |       9 |   231444 |     9406 |   126000      0 |    58427 |        0
882.95/883.15	c  879s |       9 |   231588 |     9506 |   126000      0 |    58427 |        0
912.55/912.79	c  909s |       9 |   231696 |     9606 |   126000      0 |    58427 |        0
931.96/932.12	c  928s |       9 |   231806 |     9706 |   126000      0 |    58427 |        0
964.34/964.51	c  961s |       9 |   231926 |     9806 |   126000      0 |    58427 |        0
989.74/989.92	c  986s |       9 |   232180 |     9906 |   126000      0 |    58427 |        0
1016.73/1016.94	c 1013s |       9 |   232415 |    10006 |   126000      0 |    58427 |        0
1047.33/1047.54	c 1044s |       9 |   232642 |    10106 |   126000      0 |    58427 |        0
1072.73/1072.96	c 1069s |       9 |   232782 |    10206 |   126000      0 |    58427 |        0
1094.62/1094.90	c 1091s |       9 |   232926 |    10306 |   126000      0 |    58427 |        0
1111.22/1111.41	c 1107s |       9 |   233071 |    10406 |   126000      0 |    58427 |        0
1131.11/1131.35	c 1127s |       9 |   233490 |    10506 |   126000      0 |    58427 |        0
1152.71/1152.93	c 1149s |       9 |   233960 |    10606 |   126000      0 |    58427 |        0
1179.10/1179.34	c 1175s |       9 |   234229 |    10706 |   126000      0 |    58427 |        0
1214.70/1214.98	c 1211s |       9 |   234416 |    10806 |   126000      0 |    58427 |        0
1248.89/1249.16	c 1245s |       9 |   234594 |    10906 |   126000      0 |    58427 |        0
1287.48/1287.76	c 1284s |       9 |   234777 |    11006 |   126000      0 |    58427 |        0
1332.28/1332.54	c 1329s |       9 |   234900 |    11106 |   126000      0 |    58427 |        0
1400.36/1400.63	c 1397s |       9 |   235206 |    11206 |   126000      0 |    58427 |        0
1453.35/1453.60	c 1450s |       9 |   235722 |    11306 |   138600      0 |    58427 |        0
1481.64/1481.99	c 1478s |      10 |   236033 |    11361 |   138600      0 |    58427 |        0
1483.74/1484.07	c 1480s |      10 |   251937 |    11461 |   138600      0 |    58427 |        0
1485.94/1486.25	c 1482s |      10 |   252305 |    11761 |   138600      0 |    58427 |        0
1488.24/1488.57	c 1485s |      10 |   252631 |    12061 |   138600      0 |    58427 |        0
1490.34/1490.67	c 1487s |      10 |   252967 |    12361 |   138600      0 |    58427 |        0
1492.44/1492.71	c 1489s |      10 |   253295 |    12661 |   138600      0 |    58427 |        0
1494.54/1494.84	c 1491s |      10 |   253887 |    12961 |   138600      0 |    58427 |        0
1496.74/1497.10	c 1493s |      10 |   254270 |    13261 |   138600      0 |    58427 |        0
1499.04/1499.32	c 1495s |      10 |   254691 |    13561 |   138600      0 |    58427 |        0
1501.14/1501.44	c 1497s |      10 |   255229 |    13861 |   138600      0 |    58427 |        0
1503.14/1503.48	c 1499s |      10 |   255706 |    14161 |   138600      0 |    58427 |        0
1505.44/1505.77	c 1502s |      10 |   256267 |    14461 |   138600      0 |    58427 |        0
1507.93/1508.28	c 1504s |      10 |   256759 |    14761 |   138600      0 |    58427 |        0
1510.44/1510.77	c 1507s |      10 |   257175 |    15061 |   138600      0 |    58427 |        0
1512.94/1513.23	c 1509s |      10 |   257613 |    15361 |   138600      0 |    58427 |        0
1515.04/1515.36	c 1511s |      10 |   257961 |    15561 |   138600      0 |    58427 |        0
1517.44/1517.71	c 1514s |      10 |   258795 |    15861 |   138600      0 |    58427 |        0
1519.44/1519.73	c 1516s |      10 |   259092 |    16061 |   138600      0 |    58427 |        0
1521.83/1522.15	c 1518s |      10 |   259513 |    16361 |   138600      0 |    58427 |        0
1524.13/1524.45	c 1520s |      10 |   260012 |    16661 |   138600      0 |    58427 |        0
1526.63/1526.98	c 1523s |      10 |   260511 |    16961 |   138600      0 |    58427 |        0
1528.13/1528.42	c 1524s |      11 |   260691 |    17144 |   152460      0 |    58427 |        0
1531.94/1532.28	c 1528s |      11 |   269888 |    17244 |   152460      0 |    58427 |        0
1534.14/1534.40	c 1530s |      11 |   269981 |    17344 |   152460      0 |    58427 |        0
1536.24/1536.57	c 1533s |      11 |   270080 |    17444 |   152460      0 |    58427 |        0
1538.44/1538.79	c 1535s |      11 |   270186 |    17544 |   152460      0 |    58427 |        0
1540.73/1541.05	c 1537s |      11 |   271783 |    17644 |   152460      0 |    58427 |        0
1544.73/1545.02	c 1541s |      11 |   274011 |    17744 |   152460      0 |    58427 |        0
1548.63/1548.93	c 1545s |      11 |   274111 |    17844 |   152460      0 |    58427 |        0
1553.53/1553.86	c 1550s |      11 |   274818 |    17944 |   152460      0 |    58427 |        0
1558.74/1559.09	c 1555s |      11 |   274920 |    18044 |   152460      0 |    58427 |        0
1563.93/1564.25	c 1560s |      11 |   275024 |    18144 |   152460      0 |    58427 |        0
1569.13/1569.43	c 1565s |      11 |   275127 |    18244 |   152460      0 |    58427 |        0
1574.23/1574.56	c 1571s |      11 |   275226 |    18344 |   152460      0 |    58427 |        0
1579.43/1579.79	c 1576s |      11 |   275329 |    18444 |   152460      0 |    58427 |        0
1584.73/1585.03	c 1581s |      11 |   275426 |    18544 |   152460      0 |    58427 |        0
1589.82/1590.15	c 1586s |      11 |   275529 |    18644 |   152460      0 |    58427 |        0
1594.92/1595.30	c 1591s |      11 |   275626 |    18744 |   152460      0 |    58427 |        0
1600.22/1600.55	c 1597s |      11 |   275728 |    18844 |   152460      0 |    58427 |        0
1605.42/1605.74	c 1602s |      11 |   275827 |    18944 |   152460      0 |    58427 |        0
1610.62/1610.90	c 1607s |      11 |   275925 |    19044 |   152460      0 |    58427 |        0
1615.72/1616.09	c 1612s |      11 |   276030 |    19144 |   152460      0 |    58427 |        0
1620.91/1621.23	c 1617s |      11 |   276126 |    19244 |   152460      0 |    58427 |        0
1626.01/1626.36	c 1622s |      11 |   276227 |    19344 |   152460      0 |    58427 |        0
1631.21/1631.54	c 1628s |      11 |   276329 |    19444 |   152460      0 |    58427 |        0
1636.41/1636.70	c 1633s |      11 |   276427 |    19544 |   152460      0 |    58427 |        0
1641.61/1641.96	c 1638s |      11 |   276528 |    19644 |   152460      0 |    58427 |        0
1646.83/1647.18	c 1643s |      11 |   276625 |    19744 |   152460      0 |    58427 |        0
1652.02/1652.35	c 1648s |      11 |   276725 |    19844 |   152460      0 |    58427 |        0
1657.22/1657.57	c 1654s |      11 |   276830 |    19944 |   152460      0 |    58427 |        0
1662.42/1662.72	c 1659s |      11 |   276930 |    20044 |   152460      0 |    58427 |        0
1667.51/1667.87	c 1664s |      11 |   277029 |    20144 |   152460      0 |    58427 |        0
1672.71/1673.05	c 1669s |      11 |   277129 |    20244 |   152460      0 |    58427 |        0
1677.91/1678.21	c 1674s |      11 |   277231 |    20344 |   152460      0 |    58427 |        0
1683.02/1683.38	c 1679s |      11 |   277330 |    20444 |   152460      0 |    58427 |        0
1688.21/1688.58	c 1685s |      11 |   277431 |    20544 |   152460      0 |    58427 |        0
1693.51/1693.85	c 1690s |      11 |   277533 |    20644 |   152460      0 |    58427 |        0
1698.81/1699.10	c 1695s |      11 |   277634 |    20744 |   152460      0 |    58427 |        0
1704.02/1704.32	c 1700s |      11 |   277732 |    20844 |   152460      0 |    58427 |        0
1709.21/1709.57	c 1706s |      11 |   277833 |    20944 |   152460      0 |    58427 |        0
1714.51/1714.80	c 1711s |      11 |   277932 |    21044 |   152460      0 |    58427 |        0
1719.70/1720.07	c 1716s |      11 |   278034 |    21144 |   152460      0 |    58427 |        0
1724.91/1725.26	c 1721s |      11 |   278134 |    21244 |   152460      0 |    58427 |        0
1730.10/1730.45	c 1726s |      11 |   278236 |    21344 |   152460      0 |    58427 |        0
1735.30/1735.63	c 1732s |      11 |   278331 |    21444 |   152460      0 |    58427 |        0
1740.50/1740.82	c 1737s |      11 |   278433 |    21544 |   152460      0 |    58427 |        0
1745.71/1746.04	c 1742s |      11 |   278534 |    21644 |   152460      0 |    58427 |        0
1750.90/1751.26	c 1747s |      11 |   278633 |    21744 |   152460      0 |    58427 |        0
1756.20/1756.57	c 1753s |      11 |   278736 |    21844 |   152460      0 |    58427 |        0
1761.50/1761.85	c 1758s |      11 |   278836 |    21944 |   152460      0 |    58427 |        0
1766.70/1767.08	c 1763s |      11 |   278935 |    22044 |   152460      0 |    58427 |        0
1771.99/1772.34	c 1768s |      11 |   279035 |    22144 |   152460      0 |    58427 |        0
1777.19/1777.56	c 1774s |      11 |   279134 |    22244 |   152460      0 |    58427 |        0
1782.39/1782.77	c 1779s |      11 |   279235 |    22344 |   152460      0 |    58427 |        0
1787.69/1788.01	c 1784s |      11 |   279339 |    22444 |   152460      0 |    58427 |        0
1792.89/1793.24	c 1789s |      11 |   279432 |    22544 |   152460      0 |    58427 |        0
1798.19/1798.59	c 1795s |      11 |   279536 |    22644 |   152460      0 |    58427 |        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-4100009-1466209763/watcher-4100009-1466209763 -o /tmp/evaluation-result-4100009-1466209763/solver-4100009-1466209763 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1466206072-14539 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4100009-1466209763.opb 

pid=15954
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.03 2.11 2.09 3/179 15957
/proc/meminfo: memFree=29772544/32872528 swapFree=1191052/1305516
[pid=15957] ppid=15954 vsize=749124 CPUtime=0 cores=1,3,5,7
/proc/15957/stat : 15957 (toysat) R 15954 15957 14522 0 -1 4202496 2800 0 0 0 0 0 0 0 20 0 4 0 23022958 767102976 3162 33554432000 4194304 16246674 140733421965536 140733421964960 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15957/statm: 188049 3170 442 2943 0 184943 0
[pid=15957/tid=15958] ppid=15954 vsize=767556 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15958/stat : 15958 (toysat) S 15954 15957 14522 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23022958 785977344 3232 33554432000 4194304 16246674 140733421965536 140372211641584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15957/tid=15959] ppid=15954 vsize=771652 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15959/stat : 15959 (toysat) S 15954 15957 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23022958 790171648 3250 33554432000 4194304 16246674 140733421965536 140372201151728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15957/tid=15960] ppid=15954 vsize=776772 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15960/stat : 15960 (toysat) S 15954 15957 14522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23022958 795414528 3266 33554432000 4194304 16246674 140733421965536 140372080585904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0

[startup+0.10018 s]
/proc/loadavg: 2.03 2.11 2.09 3/179 15957
/proc/meminfo: memFree=29772544/32872528 swapFree=1191052/1305516
[pid=15957] ppid=15954 vsize=1301060 CPUtime=0.09 cores=1,3,5,7
/proc/15957/stat : 15957 (toysat) R 15954 15957 14522 0 -1 4202496 28704 0 0 0 6 3 0 0 20 0 4 0 23022958 1332285440 29004 33554432000 4194304 16246674 140733421965536 140733421964848 8058796 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15957/statm: 325265 29027 799 2943 0 322159 0
[pid=15957/tid=15958] ppid=15954 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15958/stat : 15958 (toysat) S 15954 15957 14522 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23022958 1332285440 29039 33554432000 4194304 16246674 140733421965536 140372211641584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15957/tid=15959] ppid=15954 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15959/stat : 15959 (toysat) S 15954 15957 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23022958 1332285440 29050 33554432000 4194304 16246674 140733421965536 140372201151728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15957/tid=15960] ppid=15954 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15960/stat : 15960 (toysat) S 15954 15957 14522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23022958 1332285440 29063 33554432000 4194304 16246674 140733421965536 140372080585904 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.200561 s]
/proc/loadavg: 2.03 2.11 2.09 3/179 15957
/proc/meminfo: memFree=29772544/32872528 swapFree=1191052/1305516
[pid=15957] ppid=15954 vsize=1314372 CPUtime=0.19 cores=1,3,5,7
/proc/15957/stat : 15957 (toysat) R 15954 15957 14522 0 -1 4202496 43106 0 0 0 14 5 0 0 20 0 4 0 23022958 1345916928 43916 33554432000 4194304 16246674 140733421965536 140733421948528 7374601 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15957/statm: 328593 43916 800 2943 0 325487 0
[pid=15957/tid=15958] ppid=15954 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15958/stat : 15958 (toysat) S 15954 15957 14522 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23022958 1345916928 43916 33554432000 4194304 16246674 140733421965536 140372211641584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15957/tid=15959] ppid=15954 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15959/stat : 15959 (toysat) S 15954 15957 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23022958 1345916928 43916 33554432000 4194304 16246674 140733421965536 140372201151728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15957/tid=15960] ppid=15954 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15960/stat : 15960 (toysat) S 15954 15957 14522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23022958 1345916928 43916 33554432000 4194304 16246674 140733421965536 140372080585904 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.300466 s]
/proc/loadavg: 2.03 2.11 2.09 3/179 15957
/proc/meminfo: memFree=29772544/32872528 swapFree=1191052/1305516
[pid=15957] ppid=15954 vsize=1314372 CPUtime=0.29 cores=1,3,5,7
/proc/15957/stat : 15957 (toysat) R 15954 15957 14522 0 -1 4202496 55658 0 0 0 23 6 0 0 20 0 4 0 23022958 1345916928 56468 33554432000 4194304 16246674 140733421965536 140733421948528 4220940 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15957/statm: 328593 56468 800 2943 0 325487 0
[pid=15957/tid=15958] ppid=15954 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15958/stat : 15958 (toysat) S 15954 15957 14522 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23022958 1345916928 56468 33554432000 4194304 16246674 140733421965536 140372211641584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15957/tid=15959] ppid=15954 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15959/stat : 15959 (toysat) S 15954 15957 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23022958 1345916928 56468 33554432000 4194304 16246674 140733421965536 140372201151728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15957/tid=15960] ppid=15954 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15960/stat : 15960 (toysat) S 15954 15957 14522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23022958 1345916928 56468 33554432000 4194304 16246674 140733421965536 140372080585904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1314372

[startup+0.715687 s]
/proc/loadavg: 2.03 2.11 2.09 3/179 15957
/proc/meminfo: memFree=29772544/32872528 swapFree=1191052/1305516
[pid=15957] ppid=15954 vsize=1314372 CPUtime=0.71 cores=1,3,5,7
/proc/15957/stat : 15957 (toysat) R 15954 15957 14522 0 -1 4202496 67926 0 0 0 63 8 0 0 20 0 4 0 23022958 1345916928 68736 33554432000 4194304 16246674 140733421965536 140733421948528 14628944 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15957/statm: 328593 68736 802 2943 0 325487 0
[pid=15957/tid=15958] ppid=15954 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15958/stat : 15958 (toysat) S 15954 15957 14522 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23022958 1345916928 68736 33554432000 4194304 16246674 140733421965536 140372211641584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15957/tid=15959] ppid=15954 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15959/stat : 15959 (toysat) S 15954 15957 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23022958 1345916928 68736 33554432000 4194304 16246674 140733421965536 140372201151728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15957/tid=15960] ppid=15954 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15960/stat : 15960 (toysat) S 15954 15957 14522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23022958 1345916928 68736 33554432000 4194304 16246674 140733421965536 140372080585904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 1314372

[startup+1.50759 s]
/proc/loadavg: 2.03 2.11 2.09 3/183 15961
/proc/meminfo: memFree=29262904/32872528 swapFree=1191052/1305516
[pid=15957] ppid=15954 vsize=1380932 CPUtime=1.5 cores=1,3,5,7
/proc/15957/stat : 15957 (toysat) R 15954 15957 14522 0 -1 4202496 86603 0 0 0 140 10 0 0 20 0 4 0 23022958 1414074368 90479 33554432000 4194304 16246674 140733421965536 140733421964848 4206613 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15957/statm: 345233 90479 830 2943 0 342127 0
[pid=15957/tid=15958] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15958/stat : 15958 (toysat) S 15954 15957 14522 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 90479 33554432000 4194304 16246674 140733421965536 140372211641584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15957/tid=15959] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15959/stat : 15959 (toysat) S 15954 15957 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 90479 33554432000 4194304 16246674 140733421965536 140372201151728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15957/tid=15960] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15960/stat : 15960 (toysat) S 15954 15957 14522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 90479 33554432000 4194304 16246674 140733421965536 140372080585904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1380932

[startup+3.10037 s]
/proc/loadavg: 2.03 2.10 2.09 4/183 15961
/proc/meminfo: memFree=29202888/32872528 swapFree=1191052/1305516
[pid=15957] ppid=15954 vsize=1380932 CPUtime=3.09 cores=1,3,5,7
/proc/15957/stat : 15957 (toysat) R 15954 15957 14522 0 -1 4202496 103320 0 0 0 296 13 0 0 20 0 4 0 23022958 1414074368 107196 33554432000 4194304 16246674 140733421965536 140733421964712 7204304 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15957/statm: 345233 107196 846 2943 0 342127 0
[pid=15957/tid=15958] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15958/stat : 15958 (toysat) S 15954 15957 14522 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 107196 33554432000 4194304 16246674 140733421965536 140372211641584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15957/tid=15959] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15959/stat : 15959 (toysat) S 15954 15957 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 107196 33554432000 4194304 16246674 140733421965536 140372201151728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15957/tid=15960] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15960/stat : 15960 (toysat) S 15954 15957 14522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 107196 33554432000 4194304 16246674 140733421965536 140372080585904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1380932

[startup+6.30043 s]
/proc/loadavg: 2.03 2.10 2.09 4/183 15961
/proc/meminfo: memFree=28907284/32872528 swapFree=1191052/1305516
[pid=15957] ppid=15954 vsize=1380932 CPUtime=6.29 cores=1,3,5,7
/proc/15957/stat : 15957 (toysat) R 15954 15957 14522 0 -1 4202496 172858 0 0 0 607 22 0 0 20 0 4 0 23022958 1414074368 176734 33554432000 4194304 16246674 140733421965536 140733421947456 5712608 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15957/statm: 345233 176734 898 2943 0 342127 0
[pid=15957/tid=15958] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15958/stat : 15958 (toysat) S 15954 15957 14522 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 176734 33554432000 4194304 16246674 140733421965536 140372211641584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15957/tid=15959] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15959/stat : 15959 (toysat) S 15954 15957 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 176734 33554432000 4194304 16246674 140733421965536 140372201151728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15957/tid=15960] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15960/stat : 15960 (toysat) S 15954 15957 14522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 176734 33554432000 4194304 16246674 140733421965536 140372080585904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1380932

[startup+12.7004 s]
/proc/loadavg: 2.02 2.10 2.09 3/183 15961
/proc/meminfo: memFree=28906656/32872528 swapFree=1191052/1305516
[pid=15957] ppid=15954 vsize=1380932 CPUtime=12.69 cores=1,3,5,7
/proc/15957/stat : 15957 (toysat) R 15954 15957 14522 0 -1 4202496 172858 0 0 0 1247 22 0 0 20 0 4 0 23022958 1414074368 176734 33554432000 4194304 16246674 140733421965536 140733421964712 5712608 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15957/statm: 345233 176734 898 2943 0 342127 0
[pid=15957/tid=15958] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15958/stat : 15958 (toysat) S 15954 15957 14522 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 176734 33554432000 4194304 16246674 140733421965536 140372211641584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15957/tid=15959] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15959/stat : 15959 (toysat) S 15954 15957 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 176734 33554432000 4194304 16246674 140733421965536 140372201151728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15957/tid=15960] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15960/stat : 15960 (toysat) S 15954 15957 14522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 176734 33554432000 4194304 16246674 140733421965536 140372080585904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1380932

[startup+25.5004 s]
/proc/loadavg: 2.02 2.10 2.09 3/183 15961
/proc/meminfo: memFree=28907000/32872528 swapFree=1191052/1305516
[pid=15957] ppid=15954 vsize=1380932 CPUtime=25.49 cores=1,3,5,7
/proc/15957/stat : 15957 (toysat) R 15954 15957 14522 0 -1 4202496 172858 0 0 0 2527 22 0 0 20 0 4 0 23022958 1414074368 176734 33554432000 4194304 16246674 140733421965536 140733421947456 5712604 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15957/statm: 345233 176734 898 2943 0 342127 0
[pid=15957/tid=15958] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15958/stat : 15958 (toysat) S 15954 15957 14522 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 176734 33554432000 4194304 16246674 140733421965536 140372211641584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15957/tid=15959] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15959/stat : 15959 (toysat) S 15954 15957 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 176734 33554432000 4194304 16246674 140733421965536 140372201151728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15957/tid=15960] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15960/stat : 15960 (toysat) S 15954 15957 14522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 176734 33554432000 4194304 16246674 140733421965536 140372080585904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1380932

[startup+51.1004 s]
/proc/loadavg: 2.01 2.09 2.08 3/184 15964
/proc/meminfo: memFree=28906996/32872528 swapFree=1191052/1305516
[pid=15957] ppid=15954 vsize=1380932 CPUtime=51.08 cores=1,3,5,7
/proc/15957/stat : 15957 (toysat) R 15954 15957 14522 0 -1 4202496 172858 0 0 0 5086 22 0 0 20 0 4 0 23022958 1414074368 176734 33554432000 4194304 16246674 140733421965536 140733421947456 5712608 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15957/statm: 345233 176734 898 2943 0 342127 0
[pid=15957/tid=15958] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15958/stat : 15958 (toysat) S 15954 15957 14522 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 176734 33554432000 4194304 16246674 140733421965536 140372211641584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15957/tid=15959] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15959/stat : 15959 (toysat) S 15954 15957 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 176734 33554432000 4194304 16246674 140733421965536 140372201151728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15957/tid=15960] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15960/stat : 15960 (toysat) S 15954 15957 14522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 176734 33554432000 4194304 16246674 140733421965536 140372080585904 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.00 2.07 2.08 3/183 15965
/proc/meminfo: memFree=28907332/32872528 swapFree=1191052/1305516
[pid=15957] ppid=15954 vsize=1380932 CPUtime=102.28 cores=1,3,5,7
/proc/15957/stat : 15957 (toysat) R 15954 15957 14522 0 -1 4202496 172858 0 0 0 10205 23 0 0 20 0 4 0 23022958 1414074368 176734 33554432000 4194304 16246674 140733421965536 140733421947456 5712555 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15957/statm: 345233 176734 898 2943 0 342127 0
[pid=15957/tid=15958] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15958/stat : 15958 (toysat) S 15954 15957 14522 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 176734 33554432000 4194304 16246674 140733421965536 140372211641584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15957/tid=15959] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15959/stat : 15959 (toysat) S 15954 15957 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 176734 33554432000 4194304 16246674 140733421965536 140372201151728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15957/tid=15960] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15960/stat : 15960 (toysat) S 15954 15957 14522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 176734 33554432000 4194304 16246674 140733421965536 140372080585904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1380932


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

/proc/15957/task/15960/stat : 15960 (toysat) S 15954 15957 14522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286986 33554432000 4194304 16246674 140733421965536 140372080585904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1380932

[startup+1362.3 s]
/proc/loadavg: 2.22 2.21 2.18 3/183 15996
/proc/meminfo: memFree=28427632/32872528 swapFree=1191052/1305516
[pid=15957] ppid=15954 vsize=1380932 CPUtime=1362.07 cores=1,3,5,7
/proc/15957/stat : 15957 (toysat) R 15954 15957 14522 0 -1 4202496 243736 0 0 0 136157 50 0 0 20 0 4 0 23022958 1414074368 286986 33554432000 4194304 16246674 140733421965536 140733421964712 5711697 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15957/statm: 345233 286986 899 2943 0 342127 0
[pid=15957/tid=15958] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15958/stat : 15958 (toysat) S 15954 15957 14522 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286986 33554432000 4194304 16246674 140733421965536 140372211641584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15957/tid=15959] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15959/stat : 15959 (toysat) S 15954 15957 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286986 33554432000 4194304 16246674 140733421965536 140372201151728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15957/tid=15960] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15960/stat : 15960 (toysat) S 15954 15957 14522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286986 33554432000 4194304 16246674 140733421965536 140372080585904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1380932

[startup+1422.3 s]
/proc/loadavg: 2.22 2.22 2.18 3/183 15998
/proc/meminfo: memFree=28428300/32872528 swapFree=1191052/1305516
[pid=15957] ppid=15954 vsize=1380932 CPUtime=1422.05 cores=1,3,5,7
/proc/15957/stat : 15957 (toysat) R 15954 15957 14522 0 -1 4202496 243747 0 0 0 142154 51 0 0 20 0 4 0 23022958 1414074368 286986 33554432000 4194304 16246674 140733421965536 140733421947456 5712608 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15957/statm: 345233 286986 899 2943 0 342127 0
[pid=15957/tid=15958] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15958/stat : 15958 (toysat) S 15954 15957 14522 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286986 33554432000 4194304 16246674 140733421965536 140372211641584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15957/tid=15959] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15959/stat : 15959 (toysat) S 15954 15957 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286986 33554432000 4194304 16246674 140733421965536 140372201151728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15957/tid=15960] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15960/stat : 15960 (toysat) S 15954 15957 14522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286986 33554432000 4194304 16246674 140733421965536 140372080585904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1380932

[startup+1482.3 s]
/proc/loadavg: 2.22 2.22 2.18 3/183 15999
/proc/meminfo: memFree=28428192/32872528 swapFree=1191052/1305516
[pid=15957] ppid=15954 vsize=1380932 CPUtime=1482.04 cores=1,3,5,7
/proc/15957/stat : 15957 (toysat) R 15954 15957 14522 0 -1 4202496 243748 0 0 0 148153 51 0 0 20 0 4 0 23022958 1414074368 286987 33554432000 4194304 16246674 140733421965536 140733421964632 5530944 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15957/statm: 345233 286987 900 2943 0 342127 0
[pid=15957/tid=15958] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15958/stat : 15958 (toysat) S 15954 15957 14522 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286987 33554432000 4194304 16246674 140733421965536 140372211641584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15957/tid=15959] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15959/stat : 15959 (toysat) S 15954 15957 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286987 33554432000 4194304 16246674 140733421965536 140372201151728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15957/tid=15960] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15960/stat : 15960 (toysat) S 15954 15957 14522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286987 33554432000 4194304 16246674 140733421965536 140372080585904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1380932

[startup+1542.3 s]
/proc/loadavg: 2.21 2.21 2.18 3/183 16000
/proc/meminfo: memFree=28428304/32872528 swapFree=1191052/1305516
[pid=15957] ppid=15954 vsize=1380932 CPUtime=1542.03 cores=1,3,5,7
/proc/15957/stat : 15957 (toysat) R 15954 15957 14522 0 -1 4202496 243750 0 0 0 154149 54 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140733421947456 13781168 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15957/statm: 345233 286989 902 2943 0 342127 0
[pid=15957/tid=15958] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15958/stat : 15958 (toysat) S 15954 15957 14522 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140372211641584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15957/tid=15959] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15959/stat : 15959 (toysat) S 15954 15957 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140372201151728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15957/tid=15960] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15960/stat : 15960 (toysat) S 15954 15957 14522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140372080585904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1380932

[startup+1602.3 s]
/proc/loadavg: 2.23 2.22 2.18 3/183 16001
/proc/meminfo: memFree=28428312/32872528 swapFree=1191052/1305516
[pid=15957] ppid=15954 vsize=1380932 CPUtime=1602.02 cores=1,3,5,7
/proc/15957/stat : 15957 (toysat) R 15954 15957 14522 0 -1 4202496 243750 0 0 0 160148 54 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140733421947456 5711680 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15957/statm: 345233 286989 902 2943 0 342127 0
[pid=15957/tid=15958] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15958/stat : 15958 (toysat) S 15954 15957 14522 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140372211641584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15957/tid=15959] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15959/stat : 15959 (toysat) S 15954 15957 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140372201151728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15957/tid=15960] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15960/stat : 15960 (toysat) S 15954 15957 14522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140372080585904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1380932

[startup+1662.3 s]
/proc/loadavg: 2.14 2.20 2.18 3/183 16002
/proc/meminfo: memFree=28428628/32872528 swapFree=1191052/1305516
[pid=15957] ppid=15954 vsize=1380932 CPUtime=1662.02 cores=1,3,5,7
/proc/15957/stat : 15957 (toysat) R 15954 15957 14522 0 -1 4202496 243750 0 0 0 166147 55 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140733421947456 12995176 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15957/statm: 345233 286989 902 2943 0 342127 0
[pid=15957/tid=15958] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15958/stat : 15958 (toysat) S 15954 15957 14522 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140372211641584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15957/tid=15959] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15959/stat : 15959 (toysat) S 15954 15957 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140372201151728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15957/tid=15960] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15960/stat : 15960 (toysat) S 15954 15957 14522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140372080585904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1380932

[startup+1722.3 s]
/proc/loadavg: 2.17 2.19 2.18 3/183 16004
/proc/meminfo: memFree=28428372/32872528 swapFree=1191052/1305516
[pid=15957] ppid=15954 vsize=1380932 CPUtime=1722 cores=1,3,5,7
/proc/15957/stat : 15957 (toysat) R 15954 15957 14522 0 -1 4202496 243750 0 0 0 172145 55 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140733421947456 5712608 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15957/statm: 345233 286989 902 2943 0 342127 0
[pid=15957/tid=15958] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15958/stat : 15958 (toysat) S 15954 15957 14522 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140372211641584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15957/tid=15959] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15959/stat : 15959 (toysat) S 15954 15957 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140372201151728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15957/tid=15960] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15960/stat : 15960 (toysat) S 15954 15957 14522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140372080585904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1380932

[startup+1782.3 s]
/proc/loadavg: 2.27 2.21 2.18 3/183 16005
/proc/meminfo: memFree=28428012/32872528 swapFree=1191052/1305516
[pid=15957] ppid=15954 vsize=1380932 CPUtime=1782 cores=1,3,5,7
/proc/15957/stat : 15957 (toysat) R 15954 15957 14522 0 -1 4202496 243750 0 0 0 178145 55 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140733421947456 5601651 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15957/statm: 345233 286989 902 2943 0 342127 0
[pid=15957/tid=15958] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15958/stat : 15958 (toysat) S 15954 15957 14522 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140372211641584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15957/tid=15959] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15959/stat : 15959 (toysat) S 15954 15957 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140372201151728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15957/tid=15960] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15960/stat : 15960 (toysat) S 15954 15957 14522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140372080585904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1380932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.29 2.22 2.19 3/183 16054
/proc/meminfo: memFree=28455548/32872528 swapFree=1191052/1305516
[pid=15957] ppid=15954 vsize=1380932 CPUtime=1800.09 cores=1,3,5,7
/proc/15957/stat : 15957 (toysat) R 15954 15957 14522 0 -1 4202496 243750 0 0 0 179954 55 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140733421964712 13781168 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15957/statm: 345233 286989 902 2943 0 342127 0
[pid=15957/tid=15958] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15958/stat : 15958 (toysat) S 15954 15957 14522 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140372211641584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15957/tid=15959] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15959/stat : 15959 (toysat) S 15954 15957 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140372201151728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15957/tid=15960] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15960/stat : 15960 (toysat) S 15954 15957 14522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140372080585904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
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 15957 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.4 s]
/proc/loadavg: 2.29 2.22 2.19 3/183 16054
/proc/meminfo: memFree=28455548/32872528 swapFree=1191052/1305516
[pid=15957] ppid=15954 vsize=1380932 CPUtime=1800.09 cores=1,3,5,7
/proc/15957/stat : 15957 (toysat) R 15954 15957 14522 0 -1 4202496 243750 0 0 0 179954 55 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140733421964712 13781168 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15957/statm: 345233 286989 902 2943 0 342127 0
[pid=15957/tid=15958] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15958/stat : 15958 (toysat) S 15954 15957 14522 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140372211641584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15957/tid=15959] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15959/stat : 15959 (toysat) S 15954 15957 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140372201151728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15957/tid=15960] ppid=15954 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/15957/task/15960/stat : 15960 (toysat) S 15954 15957 14522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23022958 1414074368 286989 33554432000 4194304 16246674 140733421965536 140372080585904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1380932

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.55
CPU system time (s): 0.557915
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 1380932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.55
system time used= 0.557915
maximum resident set size= 1147956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 243750
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= 76
involuntary context switches= 1845

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.37918 second user time and 6.89095 second system time

The end

Launcher Data

Begin job on node127 at 2016-06-18 02:29:23
IDJOB=4100009
IDBENCH=1562
IDSOLVER=2542
FILE ID=node127/4100009-1466209763
RUNJOBID= node127-1466206072-14539
PBS_JOBID= 19918150
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-n3708.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100009-1466209763/watcher-4100009-1466209763 -o /tmp/evaluation-result-4100009-1466209763/solver-4100009-1466209763 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1466206072-14539 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4100009-1466209763.opb

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

MD5SUM BENCH= d44ccf8fb2d5e43b368613290c78fd1e
RANDOM SEED=1419619620

node127.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29778172 kB
Buffers:           46588 kB
Cached:           119564 kB
SwapCached:          520 kB
Active:          1003872 kB
Inactive:          77900 kB
Active(anon):     917296 kB
Inactive(anon):      816 kB
Active(file):      86576 kB
Inactive(file):    77084 kB
Unevictable:     1305516 kB
Mlocked:         1191052 kB
SwapTotal:      67108856 kB
SwapFree:       67100220 kB
Dirty:             39884 kB
Writeback:             0 kB
AnonPages:       2235000 kB
Mapped:            10752 kB
Shmem:                 0 kB
Slab:             572656 kB
SReclaimable:      16560 kB
SUnreclaim:       556096 kB
KernelStack:        1520 kB
PageTables:         9120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2527560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 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 node127 at 2016-06-18 02:59:24