Trace number 4080086

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.08 1800.36

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_60_1.opb
MD5SUM6856221d5d444d2079d321f11fb11f0b
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-65
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -74
Optimality of the best value was proved NO
Number of variables2000
Total number of constraints3001
Number of constraints which are clauses1000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2001
Minimum length of a constraint2
Maximum length of a constraint2000
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)151172
Sum of products size (including duplicates)302344
Number of different products75586
Sum of products size151172

Solver Data

0.00/0.00	c 2016-06-07T03:31:27+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-4080086-1465263087.opb"]
0.00/0.01	c use --random-gen="2042968131 3545929180 2448467750 1334304128 3337231629 2946049767 1334562181 2113931893 3159916942 2735995636 910274979 583163866 3817704126 3861035601 2584853991 3084936750 2494077750 3689759495 1076757651 2883756083 2398883995 2064777176 3602180001 1416087916 2558513966 3500050998 1157486655 1371798528 2060766921 2329371936 3413180219 969917608 909035417 3965585442 2014304959 455997694 3731810593 4233703850 2999902922 3248377551 3258710241 2464298438 4142974236 2496824410 2813334838 196602964 3429719943 2635901494 2987583145 3495721196 292828415 1224448389 609964616 474390696 3533397682 4116832316 1961515244 2506441585 4266001394 2482757035 717358468 1627977880 962554642 3160803727 1950921854 3467164007 3877678796 3859019714 998181562 1812142227 2294689505 3414299380 1454097905 581045743 2999452653 1024872496 3099432838 4208804975 3907954182 2899911954 1517576580 2488685741 1151604497 1245006559 1575788378 3187966662 328786372 1608165308 4275407540 1707489498 2508229943 3607185607 445743451 1699558698 3782395033 3504134593 3192089823 811871621 668729808 2521011455 3803095932 3753303005 83702799 2276300727 1170128141 2002194598 706599812 1745329304 3594684746 2031155458 2796857607 1393560196 1481923296 228368858 1710540007 1500239060 2261922373 2669847718 17312749 4213965390 3876951727 899097992 2865349208 231949538 1221847238 414467269 3845148239 2152693800 2878144515 183865968 2827158201 777609828 1756304001 531560311 848359245 2473062200 2464977548 2740597044 4252985856 1031740178 75572254 3723898350 3442956349 2909170022 3692221337 4204718292 3532124650 969756645 1182368823 638605219 2780409297 2159805423 3868276065 3490957688 2442505679 1220552257 1968655550 2297042388 2268312783 563937878 405459490 1286220357 232163269 17768703 3207048382 2184382650 1825998726 2003727490 2387053579 2197057715 4110887103 2936093135 3376298635 1370238525 3743152889 1312429309 2469585339 3912999174 257393511 2259141472 2300211303 3223609620 1953519738 53851105 1473407722 2769870533 1103660618 2299564102 1395810622 781147401 2422645531 2694644589 3614560484 1791278829 2593043340 3755460554 2099508183 3639343334 2081605027 1963969514 583309278 1442638110 1337716856 1311745847 2105938728 2977092772 2805745722 1701914825 109348734 85617277 1714124679 1902861849 2808479881 3069932697 2517601596 3042582034 4286683104 3959558765 381949512 3880908306 4176586592 337272526 3888362618 3035800815 289161990 2237188242 4087196871 3076708230 4243290835 820409032 375821826 4275103794 2699672070 208005609 285800766 24106715 1599326399 1673703069 241883038 2707472505 2371211855 1672016322 1207663691 3426982627 3997441228 2810466040 4279174111 3670339884 1818977722 621452091 190097417 2239583440 4220178323 3987091108 439832068 3480523202 255 362436" option to reproduce the execution
0.39/0.42	c #vars 2000
0.39/0.42	c #constraints 3001
2.68/2.75	c BCD2: Hardening is enabled.
2.68/2.75	c BCD2: BiasedSearch is enabled.
2.68/2.75	c Solving starts ...
2.68/2.75	c ============================[ Search Statistics ]============================
2.68/2.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.68/2.75	c       |         |          |          |    Limit     GC | Var      | Constra 
2.68/2.75	c =============================================================================
2.68/2.76	c  0.0s |       0 |        0 |        0 |    52058      0 |        0 |        0
2.88/2.96	c  0.2s |       0 |     1043 |        0 |    52058      0 |        0 |        0
2.88/2.96	c #cpu_time = 0.147s
2.88/2.96	c #wall_clock_time = 0.148s
2.88/2.96	c #decision = 1043
2.88/2.96	c #random_decision = 4
2.88/2.96	c #conflict = 0
2.88/2.96	c #restart = 0
2.88/2.96	o -49
2.88/2.96	c BCD2: updating upper bound: 1000 -> 950
2.88/2.96	c BCD2: 0 <= obj <= 950
2.88/2.96	c BCD2: #cores=0, #unrelaxed=1000, #relaxed=0, #hardened=0
2.88/2.96	c BCD2: #sat=1 #unsat=1 bias=1/2
2.88/2.96	c Solving starts ...
2.88/2.96	c ============================[ Search Statistics ]============================
2.88/2.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.88/2.96	c       |         |          |          |    Limit     GC | Var      | Constra 
2.88/2.96	c =============================================================================
2.88/2.96	c  0.0s |       0 |        0 |        0 |    52058      0 |        0 |        0
2.98/3.09	c  0.1s |       0 |      513 |        2 |    52058      0 |        0 |        0
2.98/3.09	c #cpu_time = 0.127s
2.98/3.09	c #wall_clock_time = 0.128s
2.98/3.09	c #decision = 513
2.98/3.09	c #random_decision = 0
2.98/3.09	c #conflict = 2
2.98/3.09	c #restart = 0
2.98/3.09	c BCD2: found a new core of size 500: cost of the new core is >=1
2.98/3.09	c lower bound updated to -999
3.08/3.13	c BCD2: 1 <= obj <= 950
3.08/3.13	c BCD2: #cores=1, #unrelaxed=500, #relaxed=500, #hardened=0
3.08/3.13	c BCD2: #sat=1 #unsat=2 bias=2/3
3.08/3.13	c Solving starts ...
3.08/3.13	c ============================[ Search Statistics ]============================
3.08/3.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.08/3.13	c       |         |          |          |    Limit     GC | Var      | Constra 
3.08/3.13	c =============================================================================
3.08/3.14	c  0.0s |       0 |        0 |        0 |    52058      0 |        0 |        0
3.58/3.65	c  0.5s |       0 |      501 |        1 |    52058      0 |        0 |        0
3.58/3.65	c #cpu_time = 0.514s
3.58/3.65	c #wall_clock_time = 0.515s
3.58/3.65	c #decision = 501
3.58/3.65	c #random_decision = 0
3.58/3.65	c #conflict = 1
3.58/3.65	c #restart = 0
3.58/3.65	c BCD2: relaxing 500 and merging with 1 cores into a new core of size 1000: cost of the new core is >=2
3.58/3.65	c lower bound updated to -998
3.58/3.66	c BCD2: 2 <= obj <= 950
3.58/3.66	c BCD2: #cores=1, #unrelaxed=0, #relaxed=1000, #hardened=0
3.58/3.66	c BCD2: #sat=1 #unsat=3 bias=3/4
3.58/3.66	c Solving starts ...
3.58/3.66	c ============================[ Search Statistics ]============================
3.58/3.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.58/3.66	c       |         |          |          |    Limit     GC | Var      | Constra 
3.58/3.66	c =============================================================================
3.58/3.66	c  0.0s |       0 |        0 |        0 |    52058      0 |        1 |        0
4.18/4.23	c  0.6s |       1 |    26966 |      100 |    57264      0 |        1 |        1
4.88/4.96	c  1.3s |       2 |    57841 |      250 |    62991      0 |        1 |        1
8.58/8.62	c  5.0s |       3 |    99960 |      475 |    69291      0 |        1 |        1
15.69/15.79	c 12.1s |       3 |   112987 |      575 |    69291      0 |        1 |        1
25.58/25.65	c 22.0s |       3 |   122617 |      675 |    69291      0 |        1 |        1
38.48/38.54	c 34.9s |       3 |   130165 |      775 |    69291      0 |        1 |        1
43.07/43.11	c 39.4s |       4 |   132308 |      813 |    76221      0 |        1 |        1
53.68/53.70	c 50.0s |       4 |   139198 |      913 |    76221      0 |        1 |        1
62.88/62.97	c 59.3s |       4 |   147747 |     1013 |    76221      0 |        1 |        1
71.67/71.72	c 68.1s |       4 |   155501 |     1113 |    76221      0 |        1 |        1
73.78/73.88	c 70.2s |       4 |   171816 |     1213 |    76221      0 |        1 |        1
77.68/77.74	c 74.1s |       4 |   186674 |     1313 |    76221      0 |        1 |        1
78.48/78.57	c 74.9s |       5 |   187101 |     1320 |    83844      0 |        1 |        1
83.47/83.58	c 79.9s |       5 |   205787 |     1420 |    83844      0 |        1 |        1
89.18/89.29	c 85.6s |       5 |   225878 |     1520 |    83844      0 |        1 |        1
92.57/92.63	c 89.0s |       5 |   239589 |     1620 |    83844      0 |        1 |        1
98.87/98.98	c 95.3s |       5 |   252142 |     1720 |    83844      0 |        1 |        1
104.87/104.91	c  101s |       5 |   256129 |     1820 |    83844      0 |        1 |        1
112.87/112.92	c  109s |       5 |   260145 |     1920 |    83844      0 |        1 |        1
118.47/118.53	c  114s |       5 |   269793 |     2020 |    83844      0 |        1 |        1
119.27/119.35	c  115s |       6 |   277755 |     2081 |    92229      0 |        1 |        1
122.67/122.74	c  119s |       6 |   294261 |     2181 |    92229      0 |        1 |        1
127.06/127.18	c  123s |       6 |   302343 |     2281 |    92229      0 |        1 |        1
131.16/131.20	c  127s |       6 |   309163 |     2381 |    92229      0 |        1 |        1
134.36/134.42	c  130s |       6 |   320429 |     2481 |    92229      0 |        1 |        1
140.17/140.25	c  136s |       6 |   325005 |     2581 |    92229      0 |        1 |        1
144.37/144.45	c  140s |       6 |   329573 |     2681 |    92229      0 |        1 |        1
149.86/149.98	c  146s |       6 |   333417 |     2781 |    92229      0 |        1 |        1
154.66/154.71	c  151s |       6 |   337771 |     2881 |    92229      0 |        1 |        1
162.77/162.85	c  159s |       6 |   340975 |     2981 |    92229      0 |        1 |        1
172.66/172.75	c  169s |       6 |   343605 |     3081 |    92229      0 |        1 |        1
179.16/179.23	c  175s |       6 |   346584 |     3181 |    92229      0 |        1 |        1
184.26/184.30	c  180s |       7 |   347715 |     3223 |   101452      0 |        1 |        1
199.35/199.44	c  195s |       7 |   349778 |     3323 |   101452      0 |        1 |        1
215.85/215.94	c  212s |       7 |   351827 |     3423 |   101452      0 |        1 |        1
241.85/241.95	c  238s |       7 |   352851 |     3523 |   101452      0 |        1 |        1
273.64/273.70	c  270s |       7 |   353580 |     3623 |   101452      0 |        1 |        1
310.74/310.88	c  307s |       7 |   354157 |     3723 |   101452      0 |        1 |        1
352.04/352.13	c  348s |       7 |   354381 |     3823 |   101452      0 |        1 |        1
392.33/392.44	c  388s |       7 |   354541 |     3923 |   101452      0 |        1 |        1
436.12/436.24	c  432s |       7 |   354641 |     4023 |   101452      0 |        1 |        1
481.41/481.51	c  477s |       7 |   354793 |     4123 |   101452      0 |        1 |        1
523.01/523.15	c  519s |       7 |   354945 |     4223 |   101452      0 |        1 |        1
554.20/554.39	c  550s |       7 |   356229 |     4323 |   101452      0 |        1 |        1
596.00/596.18	c  592s |       7 |   356993 |     4423 |   101452      0 |        1 |        1
637.59/637.73	c  634s |       7 |   357093 |     4523 |   101452      0 |        1 |        1
677.28/677.43	c  673s |       7 |   357193 |     4623 |   101452      0 |        1 |        1
686.68/686.89	c  683s |       7 |   361848 |     4723 |   101452      0 |        1 |        1
693.68/693.86	c  690s |       7 |   365843 |     4823 |   101452      0 |        1 |        1
701.18/701.37	c  697s |       7 |   371299 |     4923 |   111598      0 |        1 |        1
702.48/702.62	c  698s |       8 |   371770 |     4936 |   111598      0 |        1 |        1
706.18/706.39	c  702s |       8 |   384974 |     5136 |   111598      0 |        1 |        1
712.07/712.21	c  708s |       8 |   387370 |     5236 |   111598      0 |        1 |        1
717.88/718.01	c  714s |       8 |   396035 |     5336 |   111598      0 |        1 |        1
725.07/725.22	c  721s |       8 |   402073 |     5436 |   111598      0 |        1 |        1
734.07/734.20	c  730s |       8 |   404231 |     5536 |   111598      0 |        1 |        1
745.17/745.36	c  741s |       8 |   405273 |     5636 |   111598      0 |        1 |        1
757.87/758.06	c  754s |       8 |   407246 |     5736 |   111598      0 |        1 |        1
770.66/770.86	c  767s |       8 |   408666 |     5836 |   111598      0 |        1 |        1
792.57/792.73	c  789s |       8 |   408666 |     5936 |   111598      0 |        1 |        1
823.87/824.02	c  820s |       8 |   408666 |     6036 |   111598      0 |        1 |        1
864.15/864.39	c  860s |       8 |   408666 |     6136 |   111598      0 |        1 |        1
900.05/900.24	c  896s |       8 |   413807 |     6236 |   111598      0 |        1 |        1
902.96/903.12	c  899s |       8 |   427035 |     6336 |   111598      0 |        1 |        1
942.24/942.42	c  938s |       8 |   427432 |     6436 |   111598      0 |        1 |        1
983.34/983.59	c  979s |       8 |   427532 |     6536 |   111598      0 |        1 |        1
1021.63/1021.90	c 1018s |       8 |   427634 |     6636 |   111598      0 |        1 |        1
1062.53/1062.71	c 1059s |       8 |   427731 |     6736 |   111598      0 |        1 |        1
1098.42/1098.63	c 1094s |       8 |   427904 |     6836 |   111598      0 |        1 |        1
1142.92/1143.10	c 1139s |       8 |   428006 |     6936 |   111598      0 |        1 |        1
1185.31/1185.60	c 1181s |       8 |   428105 |     7036 |   111598      0 |        1 |        1
1228.60/1228.83	c 1225s |       8 |   428206 |     7136 |   111598      0 |        1 |        1
1269.89/1270.17	c 1266s |       8 |   428305 |     7236 |   111598      0 |        1 |        1
1309.29/1309.54	c 1305s |       8 |   428405 |     7336 |   111598      0 |        1 |        1
1336.69/1336.95	c 1333s |       8 |   429680 |     7436 |   111598      0 |        1 |        1
1341.18/1341.41	c 1337s |       9 |   430207 |     7506 |   122758      0 |        1 |        1
1344.58/1344.85	c 1341s |       9 |   444418 |     7606 |   122758      0 |        1 |        1
1349.18/1349.49	c 1345s |       9 |   445081 |     7706 |   122758      0 |        1 |        1
1356.38/1356.66	c 1352s |       9 |   451442 |     7806 |   122758      0 |        1 |        1
1363.27/1363.57	c 1359s |       9 |   458400 |     7906 |   122758      0 |        1 |        1
1393.58/1393.87	c 1390s |       9 |   459983 |     8006 |   122758      0 |        1 |        1
1437.86/1438.11	c 1434s |       9 |   460081 |     8106 |   122758      0 |        1 |        1
1456.06/1456.30	c 1452s |       9 |   465190 |     8206 |   122758      0 |        1 |        1
1472.46/1472.77	c 1469s |       9 |   469693 |     8306 |   122758      0 |        1 |        1
1518.56/1518.82	c 1515s |       9 |   469795 |     8406 |   122758      0 |        1 |        1
1554.55/1554.80	c 1551s |       9 |   471144 |     8506 |   122758      0 |        1 |        1
1595.75/1596.04	c 1592s |       9 |   471564 |     8606 |   122758      0 |        1 |        1
1635.45/1635.76	c 1632s |       9 |   472225 |     8706 |   122758      0 |        1 |        1
1680.93/1681.24	c 1677s |       9 |   472323 |     8806 |   122758      0 |        1 |        1
1720.73/1721.05	c 1717s |       9 |   473829 |     8906 |   122758      0 |        1 |        1
1767.11/1767.41	c 1763s |       9 |   473929 |     9006 |   122758      0 |        1 |        1

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

pid=10143
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.20 2.22 2.18 2/179 10146
/proc/meminfo: memFree=30040308/32872528 swapFree=15272/1656604
[pid=10146] ppid=10143 vsize=839236 CPUtime=0 cores=0,2,4,6
/proc/10146/stat : 10146 (toysat) R 10143 10146 9894 0 -1 4202496 3151 0 0 0 0 0 0 0 20 0 4 0 108241993 859377664 3001 33554432000 4194304 16246674 140734018277552 140734018276976 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10146/statm: 210321 3011 442 2943 0 207215 0
[pid=10146/tid=10147] ppid=10143 vsize=856644 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10147/stat : 10147 (toysat) S 10143 10146 9894 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108241993 877203456 3072 33554432000 4194304 16246674 140734018277552 139981438823664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10146/tid=10148] ppid=10143 vsize=861764 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10148/stat : 10148 (toysat) S 10143 10146 9894 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108241993 882446336 3090 33554432000 4194304 16246674 140734018277552 139981428333808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10146/tid=10149] ppid=10143 vsize=865860 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10149/stat : 10149 (toysat) S 10143 10146 9894 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 108241993 886640640 3108 33554432000 4194304 16246674 140734018277552 139981417860272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100159 s]
/proc/loadavg: 2.20 2.22 2.18 2/179 10146
/proc/meminfo: memFree=30040308/32872528 swapFree=15272/1656604
[pid=10146] ppid=10143 vsize=1302084 CPUtime=0.09 cores=0,2,4,6
/proc/10146/stat : 10146 (toysat) R 10143 10146 9894 0 -1 4202496 27533 0 0 0 6 3 0 0 20 0 4 0 108241993 1333334016 27321 33554432000 4194304 16246674 140734018277552 140734018276864 8057278 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10146/statm: 325521 27335 800 2943 0 322415 0
[pid=10146/tid=10147] ppid=10143 vsize=1302084 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10147/stat : 10147 (toysat) S 10143 10146 9894 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108241993 1333334016 27345 33554432000 4194304 16246674 140734018277552 139981438823664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10146/tid=10148] ppid=10143 vsize=1302084 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10148/stat : 10148 (toysat) S 10143 10146 9894 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108241993 1333334016 27357 33554432000 4194304 16246674 140734018277552 139981428333808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10146/tid=10149] ppid=10143 vsize=1302084 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10149/stat : 10149 (toysat) S 10143 10146 9894 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108241993 1333334016 27368 33554432000 4194304 16246674 140734018277552 139981417860272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1302084

[startup+0.200506 s]
/proc/loadavg: 2.20 2.22 2.18 2/179 10146
/proc/meminfo: memFree=30040308/32872528 swapFree=15272/1656604
[pid=10146] ppid=10143 vsize=1313348 CPUtime=0.19 cores=0,2,4,6
/proc/10146/stat : 10146 (toysat) R 10143 10146 9894 0 -1 4202496 45200 0 0 0 14 5 0 0 20 0 4 0 108241993 1344868352 45498 33554432000 4194304 16246674 140734018277552 140734018276864 7854464 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10146/statm: 328337 45498 800 2943 0 325231 0
[pid=10146/tid=10147] ppid=10143 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10147/stat : 10147 (toysat) S 10143 10146 9894 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108241993 1344868352 45498 33554432000 4194304 16246674 140734018277552 139981438823664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10146/tid=10148] ppid=10143 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10148/stat : 10148 (toysat) S 10143 10146 9894 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108241993 1344868352 45498 33554432000 4194304 16246674 140734018277552 139981428333808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10146/tid=10149] ppid=10143 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10149/stat : 10149 (toysat) S 10143 10146 9894 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108241993 1344868352 45498 33554432000 4194304 16246674 140734018277552 139981417860272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1313348

[startup+0.300491 s]
/proc/loadavg: 2.20 2.22 2.18 2/179 10146
/proc/meminfo: memFree=30040308/32872528 swapFree=15272/1656604
[pid=10146] ppid=10143 vsize=1313348 CPUtime=0.29 cores=0,2,4,6
/proc/10146/stat : 10146 (toysat) R 10143 10146 9894 0 -1 4202496 55391 0 0 0 22 7 0 0 20 0 4 0 108241993 1344868352 55689 33554432000 4194304 16246674 140734018277552 140734018276864 4220897 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10146/statm: 328337 55689 801 2943 0 325231 0
[pid=10146/tid=10147] ppid=10143 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10147/stat : 10147 (toysat) S 10143 10146 9894 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108241993 1344868352 55689 33554432000 4194304 16246674 140734018277552 139981438823664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10146/tid=10148] ppid=10143 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10148/stat : 10148 (toysat) S 10143 10146 9894 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108241993 1344868352 55689 33554432000 4194304 16246674 140734018277552 139981428333808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10146/tid=10149] ppid=10143 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10149/stat : 10149 (toysat) S 10143 10146 9894 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108241993 1344868352 55689 33554432000 4194304 16246674 140734018277552 139981417860272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1313348

[startup+0.700403 s]
/proc/loadavg: 2.20 2.22 2.18 2/179 10146
/proc/meminfo: memFree=30040308/32872528 swapFree=15272/1656604
[pid=10146] ppid=10143 vsize=1313348 CPUtime=0.69 cores=0,2,4,6
/proc/10146/stat : 10146 (toysat) R 10143 10146 9894 0 -1 4202496 63140 0 0 0 61 8 0 0 20 0 4 0 108241993 1344868352 63438 33554432000 4194304 16246674 140734018277552 140734018276864 6860504 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10146/statm: 328337 63438 839 2943 0 325231 0
[pid=10146/tid=10147] ppid=10143 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10147/stat : 10147 (toysat) S 10143 10146 9894 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108241993 1344868352 63438 33554432000 4194304 16246674 140734018277552 139981438823664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10146/tid=10148] ppid=10143 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10148/stat : 10148 (toysat) S 10143 10146 9894 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108241993 1344868352 63438 33554432000 4194304 16246674 140734018277552 139981428333808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10146/tid=10149] ppid=10143 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10149/stat : 10149 (toysat) S 10143 10146 9894 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108241993 1344868352 63438 33554432000 4194304 16246674 140734018277552 139981417860272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1313348

[startup+1.50039 s]
/proc/loadavg: 2.20 2.22 2.18 3/183 10150
/proc/meminfo: memFree=29442508/32872528 swapFree=15272/1656604
[pid=10146] ppid=10143 vsize=1321540 CPUtime=1.48 cores=0,2,4,6
/proc/10146/stat : 10146 (toysat) R 10143 10146 9894 0 -1 4202496 111076 0 0 0 134 14 0 0 20 0 4 0 108241993 1353256960 111374 33554432000 4194304 16246674 140734018277552 140734018276168 4206674 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10146/statm: 330385 111374 839 2943 0 327279 0
[pid=10146/tid=10147] ppid=10143 vsize=1321540 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10147/stat : 10147 (toysat) S 10143 10146 9894 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108241993 1353256960 111374 33554432000 4194304 16246674 140734018277552 139981438823664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10146/tid=10148] ppid=10143 vsize=1321540 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10148/stat : 10148 (toysat) S 10143 10146 9894 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108241993 1353256960 111374 33554432000 4194304 16246674 140734018277552 139981428333808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10146/tid=10149] ppid=10143 vsize=1321540 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10149/stat : 10149 (toysat) S 10143 10146 9894 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108241993 1353256960 111374 33554432000 4194304 16246674 140734018277552 139981417860272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1321540

[startup+3.1004 s]
/proc/loadavg: 2.27 2.23 2.19 3/183 10150
/proc/meminfo: memFree=28474936/32872528 swapFree=15272/1656604
[pid=10146] ppid=10143 vsize=1329732 CPUtime=3.08 cores=0,2,4,6
/proc/10146/stat : 10146 (toysat) R 10143 10146 9894 0 -1 4202496 235983 0 0 0 276 32 0 0 20 0 4 0 108241993 1361645568 236281 33554432000 4194304 16246674 140734018277552 140734018260544 13898695 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10146/statm: 332433 236281 906 2943 0 329327 0
[pid=10146/tid=10147] ppid=10143 vsize=1329732 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10147/stat : 10147 (toysat) S 10143 10146 9894 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108241993 1361645568 236281 33554432000 4194304 16246674 140734018277552 139981438823664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10146/tid=10148] ppid=10143 vsize=1329732 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10148/stat : 10148 (toysat) S 10143 10146 9894 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108241993 1361645568 236281 33554432000 4194304 16246674 140734018277552 139981428333808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10146/tid=10149] ppid=10143 vsize=1329732 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10149/stat : 10149 (toysat) S 10143 10146 9894 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108241993 1361645568 236281 33554432000 4194304 16246674 140734018277552 139981417860272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1329732

[startup+6.3004 s]
/proc/loadavg: 2.27 2.23 2.19 4/183 10150
/proc/meminfo: memFree=28262312/32872528 swapFree=15272/1656604
[pid=10146] ppid=10143 vsize=1329732 CPUtime=6.28 cores=0,2,4,6
/proc/10146/stat : 10146 (toysat) R 10143 10146 9894 0 -1 4202496 235995 0 0 0 596 32 0 0 20 0 4 0 108241993 1361645568 236293 33554432000 4194304 16246674 140734018277552 140734018259456 4220543 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10146/statm: 332433 236293 918 2943 0 329327 0
[pid=10146/tid=10147] ppid=10143 vsize=1329732 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10147/stat : 10147 (toysat) S 10143 10146 9894 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108241993 1361645568 236293 33554432000 4194304 16246674 140734018277552 139981438823664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10146/tid=10148] ppid=10143 vsize=1329732 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10148/stat : 10148 (toysat) S 10143 10146 9894 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108241993 1361645568 236293 33554432000 4194304 16246674 140734018277552 139981428333808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10146/tid=10149] ppid=10143 vsize=1329732 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10149/stat : 10149 (toysat) S 10143 10146 9894 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108241993 1361645568 236293 33554432000 4194304 16246674 140734018277552 139981417860272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1329732

[startup+12.7004 s]
/proc/loadavg: 2.22 2.22 2.18 3/183 10150
/proc/meminfo: memFree=28259928/32872528 swapFree=15272/1656604
[pid=10146] ppid=10143 vsize=1332804 CPUtime=12.69 cores=0,2,4,6
/proc/10146/stat : 10146 (toysat) R 10143 10146 9894 0 -1 4202496 236763 0 0 0 1236 33 0 0 20 0 4 0 108241993 1364791296 237061 33554432000 4194304 16246674 140734018277552 140734018275456 5829044 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10146/statm: 333201 237061 918 2943 0 330095 0
[pid=10146/tid=10147] ppid=10143 vsize=1332804 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10147/stat : 10147 (toysat) S 10143 10146 9894 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108241993 1364791296 237061 33554432000 4194304 16246674 140734018277552 139981438823664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10146/tid=10148] ppid=10143 vsize=1332804 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10148/stat : 10148 (toysat) S 10143 10146 9894 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108241993 1364791296 237061 33554432000 4194304 16246674 140734018277552 139981428333808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10146/tid=10149] ppid=10143 vsize=1332804 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10149/stat : 10149 (toysat) S 10143 10146 9894 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108241993 1364791296 237061 33554432000 4194304 16246674 140734018277552 139981417860272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 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.19 2.22 2.18 3/183 10150
/proc/meminfo: memFree=28261056/32872528 swapFree=15272/1656604
[pid=10146] ppid=10143 vsize=1332804 CPUtime=25.48 cores=0,2,4,6
/proc/10146/stat : 10146 (toysat) R 10143 10146 9894 0 -1 4202496 236763 0 0 0 2515 33 0 0 20 0 4 0 108241993 1364791296 237061 33554432000 4194304 16246674 140734018277552 140734018275456 12478176 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10146/statm: 333201 237061 918 2943 0 330095 0
[pid=10146/tid=10147] ppid=10143 vsize=1332804 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10147/stat : 10147 (toysat) S 10143 10146 9894 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108241993 1364791296 237061 33554432000 4194304 16246674 140734018277552 139981438823664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10146/tid=10148] ppid=10143 vsize=1332804 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10148/stat : 10148 (toysat) S 10143 10146 9894 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108241993 1364791296 237061 33554432000 4194304 16246674 140734018277552 139981428333808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10146/tid=10149] ppid=10143 vsize=1332804 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10149/stat : 10149 (toysat) S 10143 10146 9894 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108241993 1364791296 237061 33554432000 4194304 16246674 140734018277552 139981417860272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1332804

[startup+51.1004 s]
/proc/loadavg: 2.20 2.21 2.18 3/183 10150
/proc/meminfo: memFree=28261184/32872528 swapFree=15272/1656604
[pid=10146] ppid=10143 vsize=1332804 CPUtime=51.08 cores=0,2,4,6
/proc/10146/stat : 10146 (toysat) R 10143 10146 9894 0 -1 4202496 236763 0 0 0 5074 34 0 0 20 0 4 0 108241993 1364791296 237061 33554432000 4194304 16246674 140734018277552 140734018259456 12477817 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10146/statm: 333201 237061 918 2943 0 330095 0
[pid=10146/tid=10147] ppid=10143 vsize=1332804 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10147/stat : 10147 (toysat) S 10143 10146 9894 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108241993 1364791296 237061 33554432000 4194304 16246674 140734018277552 139981438823664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10146/tid=10148] ppid=10143 vsize=1332804 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10148/stat : 10148 (toysat) S 10143 10146 9894 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108241993 1364791296 237061 33554432000 4194304 16246674 140734018277552 139981428333808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10146/tid=10149] ppid=10143 vsize=1332804 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10149/stat : 10149 (toysat) S 10143 10146 9894 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108241993 1364791296 237061 33554432000 4194304 16246674 140734018277552 139981417860272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 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.18 2.20 2.18 3/183 10151
/proc/meminfo: memFree=28260060/32872528 swapFree=15272/1656604
[pid=10146] ppid=10143 vsize=1333828 CPUtime=102.28 cores=0,2,4,6
/proc/10146/stat : 10146 (toysat) R 10143 10146 9894 0 -1 4202496 237019 0 0 0 10192 36 0 0 20 0 4 0 108241993 1365839872 237317 33554432000 4194304 16246674 140734018277552 140734018275392 6012041 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10146/statm: 333457 237317 918 2943 0 330351 0
[pid=10146/tid=10147] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10147/stat : 10147 (toysat) S 10143 10146 9894 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 237317 33554432000 4194304 16246674 140734018277552 139981438823664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10146/tid=10148] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10148/stat : 10148 (toysat) S 10143 10146 9894 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 237317 33554432000 4194304 16246674 140734018277552 139981428333808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10146/tid=10149] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10149/stat : 10149 (toysat) S 10143 10146 9894 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 237317 33554432000 4194304 16246674 140734018277552 139981417860272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1333828


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

/proc/10146/task/10149/stat : 10149 (toysat) S 10143 10146 9894 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 139981417860272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1333828

[startup+1362.3 s]
/proc/loadavg: 2.30 2.28 2.21 3/183 10182
/proc/meminfo: memFree=28228160/32872528 swapFree=15272/1656604
[pid=10146] ppid=10143 vsize=1333828 CPUtime=1362.08 cores=0,2,4,6
/proc/10146/stat : 10146 (toysat) R 10143 10146 9894 0 -1 4202496 237021 0 0 0 136130 78 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 140734018275392 4220897 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10146/statm: 333457 237319 920 2943 0 330351 0
[pid=10146/tid=10147] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10147/stat : 10147 (toysat) S 10143 10146 9894 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 139981438823664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10146/tid=10148] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10148/stat : 10148 (toysat) S 10143 10146 9894 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 139981428333808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10146/tid=10149] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10149/stat : 10149 (toysat) S 10143 10146 9894 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 139981417860272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1333828

[startup+1422.3 s]
/proc/loadavg: 2.34 2.29 2.21 3/183 10183
/proc/meminfo: memFree=28228196/32872528 swapFree=15272/1656604
[pid=10146] ppid=10143 vsize=1333828 CPUtime=1422.08 cores=0,2,4,6
/proc/10146/stat : 10146 (toysat) R 10143 10146 9894 0 -1 4202496 237021 0 0 0 142128 80 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 140734018259456 4207463 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10146/statm: 333457 237319 920 2943 0 330351 0
[pid=10146/tid=10147] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10147/stat : 10147 (toysat) S 10143 10146 9894 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 139981438823664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10146/tid=10148] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10148/stat : 10148 (toysat) S 10143 10146 9894 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 139981428333808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10146/tid=10149] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10149/stat : 10149 (toysat) S 10143 10146 9894 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 139981417860272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 1333828

[startup+1482.3 s]
/proc/loadavg: 2.27 2.28 2.21 3/183 10184
/proc/meminfo: memFree=28228372/32872528 swapFree=15272/1656604
[pid=10146] ppid=10143 vsize=1333828 CPUtime=1482.06 cores=0,2,4,6
/proc/10146/stat : 10146 (toysat) R 10143 10146 9894 0 -1 4202496 237021 0 0 0 148124 82 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 140734018276728 6020448 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10146/statm: 333457 237319 920 2943 0 330351 0
[pid=10146/tid=10147] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10147/stat : 10147 (toysat) S 10143 10146 9894 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 139981438823664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10146/tid=10148] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10148/stat : 10148 (toysat) S 10143 10146 9894 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 139981428333808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10146/tid=10149] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10149/stat : 10149 (toysat) S 10143 10146 9894 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 139981417860272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1333828

[startup+1542.31 s]
/proc/loadavg: 2.33 2.29 2.22 3/183 10186
/proc/meminfo: memFree=28209096/32872528 swapFree=15272/1656604
[pid=10146] ppid=10143 vsize=1333828 CPUtime=1542.06 cores=0,2,4,6
/proc/10146/stat : 10146 (toysat) R 10143 10146 9894 0 -1 4202496 237021 0 0 0 154122 84 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 140734018275392 15015658 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10146/statm: 333457 237319 920 2943 0 330351 0
[pid=10146/tid=10147] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10147/stat : 10147 (toysat) S 10143 10146 9894 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 139981438823664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10146/tid=10148] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10148/stat : 10148 (toysat) S 10143 10146 9894 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 139981428333808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10146/tid=10149] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10149/stat : 10149 (toysat) S 10143 10146 9894 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 139981417860272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 1333828

[startup+1602.3 s]
/proc/loadavg: 2.32 2.28 2.22 3/183 10187
/proc/meminfo: memFree=28209024/32872528 swapFree=15272/1656604
[pid=10146] ppid=10143 vsize=1333828 CPUtime=1602.04 cores=0,2,4,6
/proc/10146/stat : 10146 (toysat) R 10143 10146 9894 0 -1 4202496 237021 0 0 0 160118 86 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 140734018275392 13898688 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10146/statm: 333457 237319 920 2943 0 330351 0
[pid=10146/tid=10147] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10147/stat : 10147 (toysat) S 10143 10146 9894 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 139981438823664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10146/tid=10148] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10148/stat : 10148 (toysat) S 10143 10146 9894 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 139981428333808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10146/tid=10149] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10149/stat : 10149 (toysat) S 10143 10146 9894 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 139981417860272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1333828

[startup+1662.3 s]
/proc/loadavg: 2.23 2.27 2.21 3/183 10188
/proc/meminfo: memFree=28195536/32872528 swapFree=15272/1656604
[pid=10146] ppid=10143 vsize=1333828 CPUtime=1662.03 cores=0,2,4,6
/proc/10146/stat : 10146 (toysat) R 10143 10146 9894 0 -1 4202496 237021 0 0 0 166115 88 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 140734018276648 6021668 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10146/statm: 333457 237319 920 2943 0 330351 0
[pid=10146/tid=10147] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10147/stat : 10147 (toysat) S 10143 10146 9894 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 139981438823664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10146/tid=10148] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10148/stat : 10148 (toysat) S 10143 10146 9894 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 139981428333808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10146/tid=10149] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10149/stat : 10149 (toysat) S 10143 10146 9894 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 139981417860272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1333828

[startup+1722.3 s]
/proc/loadavg: 2.24 2.27 2.21 3/184 10192
/proc/meminfo: memFree=28195764/32872528 swapFree=15272/1656604
[pid=10146] ppid=10143 vsize=1333828 CPUtime=1722.02 cores=0,2,4,6
/proc/10146/stat : 10146 (toysat) R 10143 10146 9894 0 -1 4202496 237021 0 0 0 172112 90 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 140734018275392 4206640 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10146/statm: 333457 237319 920 2943 0 330351 0
[pid=10146/tid=10147] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10147/stat : 10147 (toysat) S 10143 10146 9894 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 139981438823664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10146/tid=10148] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10148/stat : 10148 (toysat) S 10143 10146 9894 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 139981428333808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10146/tid=10149] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10149/stat : 10149 (toysat) S 10143 10146 9894 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 237319 33554432000 4194304 16246674 140734018277552 139981417860272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1333828

[startup+1782.3 s]
/proc/loadavg: 2.13 2.23 2.20 4/185 10216
/proc/meminfo: memFree=28127116/32872528 swapFree=15272/1656604
[pid=10146] ppid=10143 vsize=1333828 CPUtime=1782.02 cores=0,2,4,6
/proc/10146/stat : 10146 (toysat) R 10143 10146 9894 0 -1 4202496 237021 0 0 0 178110 92 0 0 20 0 4 0 108241993 1365839872 253795 33554432000 4194304 16246674 140734018277552 140734018275392 4220912 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10146/statm: 333457 253795 920 2943 0 330351 0
[pid=10146/tid=10147] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10147/stat : 10147 (toysat) S 10143 10146 9894 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 253795 33554432000 4194304 16246674 140734018277552 139981438823664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10146/tid=10148] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10148/stat : 10148 (toysat) S 10143 10146 9894 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 253795 33554432000 4194304 16246674 140734018277552 139981428333808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10146/tid=10149] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10149/stat : 10149 (toysat) S 10143 10146 9894 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 253795 33554432000 4194304 16246674 140734018277552 139981417860272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 1333828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.10 2.22 2.20 3/185 10217
/proc/meminfo: memFree=28086256/32872528 swapFree=15272/1656604
[pid=10146] ppid=10143 vsize=1333828 CPUtime=1800.01 cores=0,2,4,6
/proc/10146/stat : 10146 (toysat) R 10143 10146 9894 0 -1 4202496 237021 0 0 0 179909 92 0 0 20 0 4 0 108241993 1365839872 261859 33554432000 4194304 16246674 140734018277552 140734018275520 5707776 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10146/statm: 333457 261859 920 2943 0 330351 0
[pid=10146/tid=10147] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10147/stat : 10147 (toysat) S 10143 10146 9894 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 261859 33554432000 4194304 16246674 140734018277552 139981438823664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10146/tid=10148] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10148/stat : 10148 (toysat) S 10143 10146 9894 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 261859 33554432000 4194304 16246674 140734018277552 139981428333808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10146/tid=10149] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10149/stat : 10149 (toysat) S 10143 10146 9894 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 261859 33554432000 4194304 16246674 140734018277552 139981417860272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1333828

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

[startup+1800.3 s]
/proc/loadavg: 2.10 2.22 2.20 3/185 10217
/proc/meminfo: memFree=28086256/32872528 swapFree=15272/1656604
[pid=10146] ppid=10143 vsize=1333828 CPUtime=1800.01 cores=0,2,4,6
/proc/10146/stat : 10146 (toysat) R 10143 10146 9894 0 -1 4202496 237021 0 0 0 179909 92 0 0 20 0 4 0 108241993 1365839872 261859 33554432000 4194304 16246674 140734018277552 140734018275520 5707776 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10146/statm: 333457 261859 920 2943 0 330351 0
[pid=10146/tid=10147] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10147/stat : 10147 (toysat) S 10143 10146 9894 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 261859 33554432000 4194304 16246674 140734018277552 139981438823664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10146/tid=10148] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10148/stat : 10148 (toysat) S 10143 10146 9894 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 261859 33554432000 4194304 16246674 140734018277552 139981428333808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10146/tid=10149] ppid=10143 vsize=1333828 CPUtime=0 cores=0,2,4,6
/proc/10146/task/10149/stat : 10149 (toysat) S 10143 10146 9894 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108241993 1365839872 261859 33554432000 4194304 16246674 140734018277552 139981417860272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1333828

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.36
CPU time (s): 1800.08
CPU user time (s): 1799.1
CPU system time (s): 0.974851
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 1333828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.1
system time used= 0.974851
maximum resident set size= 1047436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 237021
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= 15
involuntary context switches= 1892

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.76927 second user time and 6.78497 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-07 03:31:27
IDJOB=4080086
IDBENCH=48276
IDSOLVER=2542
FILE ID=node136/4080086-1465263087
RUNJOBID= node136-1465261284-9910
PBS_JOBID= 19843291
Free space on /tmp= 71716 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_1000_60_1.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080086-1465263087/watcher-4080086-1465263087 -o /tmp/evaluation-result-4080086-1465263087/solver-4080086-1465263087 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1465261284-9910 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4080086-1465263087.opb

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

MD5SUM BENCH= 6856221d5d444d2079d321f11fb11f0b
RANDOM SEED=1272772200

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.959
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:        30040572 kB
Buffers:           47584 kB
Cached:           172416 kB
SwapCached:          804 kB
Active:           351288 kB
Inactive:         116396 kB
Active(anon):     248652 kB
Inactive(anon):     1208 kB
Active(file):     102636 kB
Inactive(file):   115188 kB
Unevictable:     1656604 kB
Mlocked:           15272 kB
SwapTotal:      67108856 kB
SwapFree:       67099344 kB
Dirty:             35580 kB
Writeback:             0 kB
AnonPages:       1904016 kB
Mapped:            10520 kB
Shmem:                 0 kB
Slab:             570464 kB
SReclaimable:      13984 kB
SUnreclaim:       556480 kB
KernelStack:        1440 kB
PageTables:         9300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2880876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1648640 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= 71704 MiB
End job on node136 at 2016-06-07 04:01:27