Trace number 4099873

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.06 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-n3702.opb
MD5SUM923982c51ba218a8e62dc99222f9f8f7
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 654991
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 654991
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:01:21+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-4099873-1466208081.opb"]
0.00/0.01	c use --random-gen="2308236503 2346254834 703008911 1287814356 3589632294 1570568870 2883120439 2226859038 1314494298 1101526377 3667364275 63115260 2197280667 3880057826 1729916574 250650257 3651532847 3960170270 2166746453 2612785205 2470432536 2961581646 3829460567 2812097020 956647319 2518747880 2652871135 1779955579 3515926400 1581826743 2927189166 3136110465 3759588937 1572883870 709015118 3885397183 858788055 3152908476 864573494 3936264197 599636465 4080910513 936591597 2401624452 3865086436 177211974 1213431381 2867848730 760521439 3491998386 1471453028 530224741 1488960414 2199983 1437058551 1742843703 935831200 14059282 20802640 1493660791 2700926594 2517686929 2395371058 2423029534 307926362 4260821210 707333007 16625231 1077248180 1147811335 3715782770 2938139776 2934587605 2924658287 2653440399 2507987588 3656293695 1144522089 1607942573 3675037651 696312193 1718615094 3804414581 1031134434 432687342 2905156808 2539289507 960582197 1869532962 154993056 1518780398 182535832 2802848010 3550277665 1544960463 231104373 1414619119 3368943478 1219364304 2714757785 1584407401 3725852988 2285655236 2975025428 2449953431 3995984774 2519080856 3583716438 626999374 1183415426 3617527098 248698446 3768040498 3626215980 1582620027 144133257 2021481490 2512738901 2287327909 903355838 1356465340 3121334789 2554775262 3060684009 268805379 3111352362 168912644 561320543 1966449640 2873631660 4084095853 2505598548 2146046883 2632316682 1181361882 1249746526 1162419232 3819282095 2802525674 2778263470 2931243156 3375227880 3746196676 4164108788 2501240436 4031928561 1270827320 3565047944 4292879700 563654747 926524948 3351694303 804189094 258512341 1646862024 2100502250 4146746788 1651266169 3299340100 832905843 1574111560 757345143 3870067449 551843205 2891807471 2564280419 1472631418 372321540 2768271463 3004287327 3261058607 1085737687 1653532824 3022428406 4077706857 2321056906 1465737454 2960670951 2697458775 2620231305 1573869469 3677585554 32516415 315694591 2765866307 3610187686 1391397519 3607258813 3567841989 1907268570 3427906217 1858653322 2635144460 1017824260 3872447510 4228258098 3020252635 2030036603 4279793940 3056616322 3151682701 2420126668 479354844 650573271 28127935 2880536181 38136428 4071860519 1246210833 2718080389 1634513228 4258040090 1294979561 3856141696 1526381896 2922237215 664270982 948100323 89991046 1758611929 4135935082 1481648086 2141463515 7553000 3241420055 1195974394 3589295762 1361662492 2776911702 1830209223 702061138 1751460446 2192774555 16584013 3130201398 3876858991 1904744874 1671676939 1814576408 2013921456 1222425321 759818065 2703196520 3994543183 3217579030 2432279114 3376354367 744124794 66873115 1441602092 2140875245 2975175016 3156925514 3736920327 863034696 1335963386 255 362436" option to reproduce the execution
0.99/1.04	c #vars 155000
0.99/1.04	c #constraints 5150
3.30/3.37	c BCD2: Hardening is enabled.
3.30/3.37	c BCD2: BiasedSearch is enabled.
3.30/3.37	c Solving starts ...
3.30/3.37	c ============================[ Search Statistics ]============================
3.30/3.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.30/3.37	c       |         |          |          |    Limit     GC | Var      | Constra 
3.30/3.37	c =============================================================================
3.40/3.47	c  0.0s |       0 |        0 |        0 |    53433      0 |    59711 |        0
10.58/10.65	c  7.2s |       0 |     5302 |      100 |    53433      0 |    59711 |        0
10.68/10.73	c  7.3s |       1 |     5302 |      100 |    53433      0 |    59711 |        0
13.38/13.43	c 10.0s |       2 |    15910 |      250 |    58777      0 |    59711 |        0
15.49/15.54	c 12.1s |       2 |    32446 |      350 |    64655      0 |    59711 |        0
21.00/21.07	c 17.6s |       2 |    38166 |      450 |    64655      0 |    59711 |        0
22.89/22.94	c 19.5s |       3 |    38195 |      475 |    64655      0 |    59711 |        0
25.09/25.16	c 21.7s |       3 |    45452 |      675 |    71121      0 |    59711 |        0
26.89/26.91	c 23.4s |       4 |    45582 |      813 |    71121      0 |    59711 |        0
29.19/29.27	c 25.8s |       4 |    46980 |     1213 |    78234      0 |    59711 |        0
29.89/29.96	c 26.5s |       5 |    47104 |     1320 |    78234      0 |    59711 |        0
32.08/32.13	c 28.7s |       5 |    48602 |     1820 |    86058      0 |    59711 |        0
33.18/33.28	c 29.8s |       6 |    48865 |     2081 |    94664      0 |    59711 |        0
35.38/35.40	c 31.9s |       6 |    50356 |     2581 |    94664      0 |    59711 |        0
37.69/37.75	c 34.3s |       6 |    50852 |     3081 |    94664      0 |    59711 |        0
38.39/38.50	c 35.0s |       7 |    51001 |     3223 |   104131      0 |    59711 |        0
40.58/40.66	c 37.2s |       7 |    52385 |     3623 |   104131      0 |    59711 |        0
42.99/43.01	c 39.5s |       7 |    52888 |     4123 |   104131      0 |    59711 |        0
44.98/45.08	c 41.6s |       7 |    53288 |     4523 |   104131      0 |    59711 |        0
51.28/51.33	c 47.9s |       7 |    86960 |     4823 |   104131      0 |    59711 |        0
57.19/57.25	c 53.8s |       7 |    87123 |     4923 |   114545      0 |    59711 |        0
57.88/57.98	c 54.5s |       8 |    87217 |     4936 |   114545      0 |    59711 |        0
66.47/66.57	c 63.1s |       8 |   124085 |     5036 |   114545      0 |    59711 |        0
73.97/74.08	c 70.6s |       8 |   124202 |     5136 |   114545      0 |    59711 |        0
80.78/80.80	c 77.3s |       8 |   124344 |     5236 |   114545      0 |    59711 |        0
87.99/88.01	c 84.5s |       8 |   124474 |     5336 |   114545      0 |    59711 |        0
97.58/97.60	c 94.1s |       8 |   124612 |     5436 |   114545      0 |    59711 |        0
107.48/107.56	c  104s |       8 |   124755 |     5536 |   114545      0 |    59711 |        0
122.08/122.17	c  118s |       8 |   124918 |     5636 |   114545      0 |    59711 |        0
138.57/138.60	c  135s |       8 |   125051 |     5736 |   114545      0 |    59711 |        0
154.56/154.62	c  151s |       8 |   125196 |     5836 |   114545      0 |    59711 |        0
170.76/170.82	c  167s |       8 |   125348 |     5936 |   114545      0 |    59711 |        0
186.46/186.51	c  183s |       8 |   125535 |     6036 |   114545      0 |    59711 |        0
199.36/199.40	c  195s |       8 |   125705 |     6136 |   114545      0 |    59711 |        0
207.76/207.86	c  204s |       8 |   125916 |     6236 |   114545      0 |    59711 |        0
217.77/217.84	c  214s |       8 |   126227 |     6336 |   114545      0 |    59711 |        0
229.06/229.17	c  225s |       8 |   126515 |     6436 |   114545      0 |    59711 |        0
246.75/246.84	c  243s |       8 |   126716 |     6536 |   114545      0 |    59711 |        0
258.55/258.61	c  255s |       8 |   127007 |     6636 |   114545      0 |    59711 |        0
271.95/272.04	c  268s |       8 |   127252 |     6736 |   114545      0 |    59711 |        0
285.45/285.51	c  282s |       8 |   127537 |     6836 |   114545      0 |    59711 |        0
304.94/305.04	c  301s |       8 |   127823 |     6936 |   114545      0 |    59711 |        0
314.34/314.45	c  310s |       8 |   128253 |     7036 |   114545      0 |    59711 |        0
322.94/323.00	c  319s |       8 |   128603 |     7136 |   114545      0 |    59711 |        0
330.64/330.74	c  327s |       8 |   128822 |     7236 |   114545      0 |    59711 |        0
341.94/342.01	c  338s |       8 |   129044 |     7336 |   114545      0 |    59711 |        0
353.73/353.81	c  350s |       8 |   129384 |     7436 |   114545      0 |    59711 |        0
363.63/363.75	c  360s |       9 |   129574 |     7506 |   126000      0 |    59711 |        0
373.94/374.06	c  370s |       9 |   167992 |     7606 |   126000      0 |    59711 |        0
396.83/397.00	c  393s |       9 |   168131 |     7706 |   126000      0 |    59711 |        0
421.82/421.93	c  418s |       9 |   168301 |     7806 |   126000      0 |    59711 |        0
452.92/453.07	c  449s |       9 |   168415 |     7906 |   126000      0 |    59711 |        0
481.01/481.11	c  477s |       9 |   168603 |     8006 |   126000      0 |    59711 |        0
512.11/512.21	c  508s |       9 |   168736 |     8106 |   126000      0 |    59711 |        0
538.91/539.06	c  535s |       9 |   168896 |     8206 |   126000      0 |    59711 |        0
571.31/571.43	c  567s |       9 |   169019 |     8306 |   126000      0 |    59711 |        0
602.89/603.00	c  599s |       9 |   169162 |     8406 |   126000      0 |    59711 |        0
624.10/624.27	c  620s |       9 |   169300 |     8506 |   126000      0 |    59711 |        0
644.79/644.91	c  641s |       9 |   169416 |     8606 |   126000      0 |    59711 |        0
665.59/665.77	c  662s |       9 |   169557 |     8706 |   126000      0 |    59711 |        0
688.98/689.13	c  685s |       9 |   169723 |     8806 |   126000      0 |    59711 |        0
710.98/711.12	c  707s |       9 |   169940 |     8906 |   126000      0 |    59711 |        0
741.57/741.79	c  738s |       9 |   170065 |     9006 |   126000      0 |    59711 |        0
766.27/766.40	c  762s |       9 |   170219 |     9106 |   126000      0 |    59711 |        0
792.16/792.35	c  788s |       9 |   170327 |     9206 |   126000      0 |    59711 |        0
821.16/821.33	c  817s |       9 |   170443 |     9306 |   126000      0 |    59711 |        0
848.35/848.53	c  845s |       9 |   170563 |     9406 |   126000      0 |    59711 |        0
880.04/880.24	c  876s |       9 |   170681 |     9506 |   126000      0 |    59711 |        0
908.34/908.59	c  905s |       9 |   170822 |     9606 |   126000      0 |    59711 |        0
933.63/933.82	c  930s |       9 |   171001 |     9706 |   126000      0 |    59711 |        0
959.52/959.75	c  956s |       9 |   171107 |     9806 |   126000      0 |    59711 |        0
992.13/992.38	c  988s |       9 |   171257 |     9906 |   126000      0 |    59711 |        0
1025.72/1025.91	c 1022s |       9 |   171369 |    10006 |   126000      0 |    59711 |        0
1057.30/1057.59	c 1054s |       9 |   171477 |    10106 |   126000      0 |    59711 |        0
1086.89/1087.11	c 1083s |       9 |   171598 |    10206 |   126000      0 |    59711 |        0
1108.70/1108.93	c 1105s |       9 |   171742 |    10306 |   126000      0 |    59711 |        0
1134.48/1134.70	c 1131s |       9 |   171939 |    10406 |   126000      0 |    59711 |        0
1161.48/1161.71	c 1158s |       9 |   172062 |    10506 |   126000      0 |    59711 |        0
1189.16/1189.42	c 1185s |       9 |   172173 |    10606 |   126000      0 |    59711 |        0
1214.86/1215.13	c 1211s |       9 |   172363 |    10706 |   126000      0 |    59711 |        0
1243.96/1244.27	c 1240s |       9 |   172475 |    10806 |   126000      0 |    59711 |        0
1274.03/1274.38	c 1270s |       9 |   172583 |    10906 |   126000      0 |    59711 |        0
1298.33/1298.70	c 1295s |       9 |   172701 |    11006 |   126000      0 |    59711 |        0
1328.82/1329.16	c 1325s |       9 |   172847 |    11106 |   126000      0 |    59711 |        0
1357.72/1358.00	c 1354s |       9 |   172946 |    11206 |   126000      0 |    59711 |        0
1389.12/1389.45	c 1385s |       9 |   173050 |    11306 |   138600      0 |    59711 |        0
1404.31/1404.67	c 1401s |      10 |   173108 |    11361 |   138600      0 |    59711 |        0
1408.31/1408.67	c 1405s |      10 |   180103 |    11461 |   138600      0 |    59711 |        0
1410.51/1410.80	c 1407s |      10 |   180195 |    11561 |   138600      0 |    59711 |        0
1412.61/1412.91	c 1409s |      10 |   180302 |    11661 |   138600      0 |    59711 |        0
1415.31/1415.65	c 1412s |      10 |   183439 |    11761 |   138600      0 |    59711 |        0
1418.51/1418.81	c 1415s |      10 |   183693 |    11861 |   138600      0 |    59711 |        0
1421.40/1421.79	c 1418s |      10 |   190616 |    11961 |   138600      0 |    59711 |        0
1424.40/1424.78	c 1421s |      10 |   196626 |    12061 |   138600      0 |    59711 |        0
1426.80/1427.10	c 1423s |      10 |   207929 |    12161 |   138600      0 |    59711 |        0
1431.81/1432.19	c 1428s |      10 |   209048 |    12261 |   138600      0 |    59711 |        0
1440.71/1441.02	c 1437s |      10 |   213173 |    12361 |   138600      0 |    59711 |        0
1451.60/1451.97	c 1448s |      10 |   213336 |    12461 |   138600      0 |    59711 |        0
1462.80/1463.11	c 1459s |      10 |   213447 |    12561 |   138600      0 |    59711 |        0
1473.90/1474.25	c 1470s |      10 |   213546 |    12661 |   138600      0 |    59711 |        0
1485.09/1485.44	c 1481s |      10 |   213648 |    12761 |   138600      0 |    59711 |        0
1496.29/1496.60	c 1493s |      10 |   213751 |    12861 |   138600      0 |    59711 |        0
1507.39/1507.77	c 1504s |      10 |   213858 |    12961 |   138600      0 |    59711 |        0
1518.59/1518.91	c 1515s |      10 |   213969 |    13061 |   138600      0 |    59711 |        0
1529.69/1530.08	c 1526s |      10 |   214066 |    13161 |   138600      0 |    59711 |        0
1540.89/1541.25	c 1537s |      10 |   214169 |    13261 |   138600      0 |    59711 |        0
1551.99/1552.39	c 1548s |      10 |   214269 |    13361 |   138600      0 |    59711 |        0
1563.18/1563.56	c 1560s |      10 |   214367 |    13461 |   138600      0 |    59711 |        0
1574.38/1574.75	c 1571s |      10 |   214470 |    13561 |   138600      0 |    59711 |        0
1585.58/1585.91	c 1582s |      10 |   214568 |    13661 |   138600      0 |    59711 |        0
1596.68/1597.07	c 1593s |      10 |   214667 |    13761 |   138600      0 |    59711 |        0
1607.88/1608.24	c 1604s |      10 |   214770 |    13861 |   138600      0 |    59711 |        0
1619.07/1619.40	c 1615s |      10 |   214867 |    13961 |   138600      0 |    59711 |        0
1630.18/1630.53	c 1627s |      10 |   214966 |    14061 |   138600      0 |    59711 |        0
1641.27/1641.65	c 1638s |      10 |   215065 |    14161 |   138600      0 |    59711 |        0
1652.47/1652.83	c 1649s |      10 |   215167 |    14261 |   138600      0 |    59711 |        0
1663.77/1664.10	c 1660s |      10 |   215268 |    14361 |   138600      0 |    59711 |        0
1675.27/1675.62	c 1672s |      10 |   215367 |    14461 |   138600      0 |    59711 |        0
1686.36/1686.75	c 1683s |      10 |   215466 |    14561 |   138600      0 |    59711 |        0
1697.57/1697.90	c 1694s |      10 |   215571 |    14661 |   138600      0 |    59711 |        0
1708.66/1709.05	c 1705s |      10 |   215666 |    14761 |   138600      0 |    59711 |        0
1719.85/1720.24	c 1716s |      10 |   215770 |    14861 |   138600      0 |    59711 |        0
1730.95/1731.33	c 1727s |      10 |   215866 |    14961 |   138600      0 |    59711 |        0
1742.06/1742.50	c 1739s |      10 |   215964 |    15061 |   138600      0 |    59711 |        0
1753.25/1753.69	c 1750s |      10 |   216065 |    15161 |   138600      0 |    59711 |        0
1764.55/1764.95	c 1761s |      10 |   216166 |    15261 |   138600      0 |    59711 |        0
1775.75/1776.13	c 1772s |      10 |   216265 |    15361 |   138600      0 |    59711 |        0
1786.85/1787.28	c 1783s |      10 |   216366 |    15461 |   138600      0 |    59711 |        0
1798.04/1798.44	c 1794s |      10 |   216469 |    15561 |   138600      0 |    59711 |        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-4099873-1466208081/watcher-4099873-1466208081 -o /tmp/evaluation-result-4099873-1466208081/solver-4099873-1466208081 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466206100-1395 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4099873-1466208081.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.23 2.16 1.88 4/180 2232
/proc/meminfo: memFree=30150884/32872528 swapFree=681964/737152
[pid=2232] ppid=2229 vsize=757316 CPUtime=0 cores=1,3,5,7
/proc/2232/stat : 2232 (toysat) R 2229 2232 1377 0 -1 4202496 2834 0 0 0 0 0 0 0 20 0 4 0 22857344 775491584 2684 33554432000 4194304 16246674 140736580516768 140736580516192 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2232/statm: 190097 2693 442 2943 0 186991 0
[pid=2232/tid=2233] ppid=2229 vsize=774724 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2233/stat : 2233 (toysat) S 2229 2232 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22857344 793317376 2753 33554432000 4194304 16246674 140736580516768 139985643613424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2232/tid=2234] ppid=2229 vsize=779844 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2234/stat : 2234 (toysat) S 2229 2232 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22857344 798560256 2770 33554432000 4194304 16246674 140736580516768 139985633123568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2232/tid=2235] ppid=2229 vsize=783940 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2235/stat : 2235 (toysat) S 2229 2232 1377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 22857344 802754560 2787 33554432000 4194304 16246674 140736580516768 139985622650032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0

[startup+0.100177 s]
/proc/loadavg: 2.23 2.16 1.88 4/180 2232
/proc/meminfo: memFree=30150884/32872528 swapFree=681964/737152
[pid=2232] ppid=2229 vsize=1301060 CPUtime=0.09 cores=1,3,5,7
/proc/2232/stat : 2232 (toysat) R 2229 2232 1377 0 -1 4202496 29530 0 0 0 5 4 0 0 20 0 4 0 22857344 1332285440 29321 33554432000 4194304 16246674 140736580516768 140736580516080 7364033 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2232/statm: 325265 29337 800 2943 0 322159 0
[pid=2232/tid=2233] ppid=2229 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2233/stat : 2233 (toysat) S 2229 2232 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22857344 1332285440 29347 33554432000 4194304 16246674 140736580516768 139985643613424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2232/tid=2234] ppid=2229 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2234/stat : 2234 (toysat) S 2229 2232 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22857344 1332285440 29360 33554432000 4194304 16246674 140736580516768 139985633123568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2232/tid=2235] ppid=2229 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2235/stat : 2235 (toysat) S 2229 2232 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22857344 1332285440 29371 33554432000 4194304 16246674 140736580516768 139985622650032 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.200525 s]
/proc/loadavg: 2.23 2.16 1.88 4/180 2232
/proc/meminfo: memFree=30150884/32872528 swapFree=681964/737152
[pid=2232] ppid=2229 vsize=1314372 CPUtime=0.19 cores=1,3,5,7
/proc/2232/stat : 2232 (toysat) R 2229 2232 1377 0 -1 4202496 47871 0 0 0 13 6 0 0 20 0 4 0 22857344 1345916928 48169 33554432000 4194304 16246674 140736580516768 140736580516080 8057055 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2232/statm: 328593 48169 800 2943 0 325487 0
[pid=2232/tid=2233] ppid=2229 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2233/stat : 2233 (toysat) S 2229 2232 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22857344 1345916928 48169 33554432000 4194304 16246674 140736580516768 139985643613424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2232/tid=2234] ppid=2229 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2234/stat : 2234 (toysat) S 2229 2232 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22857344 1345916928 48169 33554432000 4194304 16246674 140736580516768 139985633123568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2232/tid=2235] ppid=2229 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2235/stat : 2235 (toysat) S 2229 2232 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22857344 1345916928 48169 33554432000 4194304 16246674 140736580516768 139985622650032 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.300496 s]
/proc/loadavg: 2.23 2.16 1.88 4/180 2232
/proc/meminfo: memFree=30150884/32872528 swapFree=681964/737152
[pid=2232] ppid=2229 vsize=1314372 CPUtime=0.29 cores=1,3,5,7
/proc/2232/stat : 2232 (toysat) R 2229 2232 1377 0 -1 4202496 55531 0 0 0 22 7 0 0 20 0 4 0 22857344 1345916928 55829 33554432000 4194304 16246674 140736580516768 140736580514560 4220543 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2232/statm: 328593 55829 800 2943 0 325487 0
[pid=2232/tid=2233] ppid=2229 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2233/stat : 2233 (toysat) S 2229 2232 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22857344 1345916928 55829 33554432000 4194304 16246674 140736580516768 139985643613424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2232/tid=2234] ppid=2229 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2234/stat : 2234 (toysat) S 2229 2232 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22857344 1345916928 55829 33554432000 4194304 16246674 140736580516768 139985633123568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2232/tid=2235] ppid=2229 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2235/stat : 2235 (toysat) S 2229 2232 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22857344 1345916928 55829 33554432000 4194304 16246674 140736580516768 139985622650032 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.700391 s]
/proc/loadavg: 2.23 2.16 1.88 4/180 2232
/proc/meminfo: memFree=30150884/32872528 swapFree=681964/737152
[pid=2232] ppid=2229 vsize=1314372 CPUtime=0.69 cores=1,3,5,7
/proc/2232/stat : 2232 (toysat) R 2229 2232 1377 0 -1 4202496 70257 0 0 0 60 9 0 0 20 0 4 0 22857344 1345916928 70555 33554432000 4194304 16246674 140736580516768 140736580514560 4221027 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2232/statm: 328593 70555 802 2943 0 325487 0
[pid=2232/tid=2233] ppid=2229 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2233/stat : 2233 (toysat) S 2229 2232 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22857344 1345916928 70555 33554432000 4194304 16246674 140736580516768 139985643613424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2232/tid=2234] ppid=2229 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2234/stat : 2234 (toysat) S 2229 2232 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22857344 1345916928 70555 33554432000 4194304 16246674 140736580516768 139985633123568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2232/tid=2235] ppid=2229 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2235/stat : 2235 (toysat) S 2229 2232 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22857344 1345916928 70555 33554432000 4194304 16246674 140736580516768 139985622650032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1314372

[startup+1.50041 s]
/proc/loadavg: 2.23 2.16 1.88 3/184 2236
/proc/meminfo: memFree=29861208/32872528 swapFree=681964/737152
[pid=2232] ppid=2229 vsize=1380932 CPUtime=1.49 cores=1,3,5,7
/proc/2232/stat : 2232 (toysat) R 2229 2232 1377 0 -1 4202496 88933 0 0 0 137 12 0 0 20 0 4 0 22857344 1414074368 92297 33554432000 4194304 16246674 140736580516768 140736580515432 4206952 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2232/statm: 345233 92297 830 2943 0 342127 0
[pid=2232/tid=2233] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2233/stat : 2233 (toysat) S 2229 2232 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 92297 33554432000 4194304 16246674 140736580516768 139985643613424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2232/tid=2234] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2234/stat : 2234 (toysat) S 2229 2232 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 92297 33554432000 4194304 16246674 140736580516768 139985633123568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2232/tid=2235] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2235/stat : 2235 (toysat) S 2229 2232 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 92297 33554432000 4194304 16246674 140736580516768 139985622650032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1380932

[startup+3.10038 s]
/proc/loadavg: 2.23 2.16 1.88 3/184 2236
/proc/meminfo: memFree=29721332/32872528 swapFree=681964/737152
[pid=2232] ppid=2229 vsize=1380932 CPUtime=3.09 cores=1,3,5,7
/proc/2232/stat : 2232 (toysat) R 2229 2232 1377 0 -1 4202496 105652 0 0 0 294 15 0 0 20 0 4 0 22857344 1414074368 109016 33554432000 4194304 16246674 140736580516768 140736580515864 6165382 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2232/statm: 345233 109016 846 2943 0 342127 0
[pid=2232/tid=2233] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2233/stat : 2233 (toysat) S 2229 2232 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 109016 33554432000 4194304 16246674 140736580516768 139985643613424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2232/tid=2234] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2234/stat : 2234 (toysat) S 2229 2232 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 109016 33554432000 4194304 16246674 140736580516768 139985633123568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2232/tid=2235] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2235/stat : 2235 (toysat) S 2229 2232 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 109016 33554432000 4194304 16246674 140736580516768 139985622650032 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.3004 s]
/proc/loadavg: 2.21 2.15 1.88 3/184 2236
/proc/meminfo: memFree=29469132/32872528 swapFree=681964/737152
[pid=2232] ppid=2229 vsize=1380932 CPUtime=6.29 cores=1,3,5,7
/proc/2232/stat : 2232 (toysat) R 2229 2232 1377 0 -1 4202496 167039 0 0 0 606 23 0 0 20 0 4 0 22857344 1414074368 170403 33554432000 4194304 16246674 140736580516768 140736580498688 5711784 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2232/statm: 345233 170403 898 2943 0 342127 0
[pid=2232/tid=2233] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2233/stat : 2233 (toysat) S 2229 2232 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 170403 33554432000 4194304 16246674 140736580516768 139985643613424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2232/tid=2234] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2234/stat : 2234 (toysat) S 2229 2232 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 170403 33554432000 4194304 16246674 140736580516768 139985633123568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2232/tid=2235] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2235/stat : 2235 (toysat) S 2229 2232 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 170403 33554432000 4194304 16246674 140736580516768 139985622650032 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.20 2.15 1.88 3/184 2236
/proc/meminfo: memFree=29470356/32872528 swapFree=681964/737152
[pid=2232] ppid=2229 vsize=1380932 CPUtime=12.68 cores=1,3,5,7
/proc/2232/stat : 2232 (toysat) R 2229 2232 1377 0 -1 4202496 167039 0 0 0 1245 23 0 0 20 0 4 0 22857344 1414074368 170403 33554432000 4194304 16246674 140736580516768 140736580498688 5712608 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2232/statm: 345233 170403 898 2943 0 342127 0
[pid=2232/tid=2233] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2233/stat : 2233 (toysat) S 2229 2232 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 170403 33554432000 4194304 16246674 140736580516768 139985643613424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2232/tid=2234] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2234/stat : 2234 (toysat) S 2229 2232 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 170403 33554432000 4194304 16246674 140736580516768 139985633123568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2232/tid=2235] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2235/stat : 2235 (toysat) S 2229 2232 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 170403 33554432000 4194304 16246674 140736580516768 139985622650032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1380932

[startup+25.5005 s]
/proc/loadavg: 2.29 2.18 1.89 3/184 2236
/proc/meminfo: memFree=29470048/32872528 swapFree=681964/737152
[pid=2232] ppid=2229 vsize=1380932 CPUtime=25.49 cores=1,3,5,7
/proc/2232/stat : 2232 (toysat) R 2229 2232 1377 0 -1 4202496 167039 0 0 0 2525 24 0 0 20 0 4 0 22857344 1414074368 170403 33554432000 4194304 16246674 140736580516768 140736580498688 15015658 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2232/statm: 345233 170403 898 2943 0 342127 0
[pid=2232/tid=2233] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2233/stat : 2233 (toysat) S 2229 2232 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 170403 33554432000 4194304 16246674 140736580516768 139985643613424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2232/tid=2234] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2234/stat : 2234 (toysat) S 2229 2232 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 170403 33554432000 4194304 16246674 140736580516768 139985633123568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2232/tid=2235] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2235/stat : 2235 (toysat) S 2229 2232 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 170403 33554432000 4194304 16246674 140736580516768 139985622650032 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.1005 s]
/proc/loadavg: 2.19 2.16 1.89 3/183 2236
/proc/meminfo: memFree=29452048/32872528 swapFree=681964/737152
[pid=2232] ppid=2229 vsize=1380932 CPUtime=51.08 cores=1,3,5,7
/proc/2232/stat : 2232 (toysat) R 2229 2232 1377 0 -1 4202496 171574 0 0 0 5083 25 0 0 20 0 4 0 22857344 1414074368 174938 33554432000 4194304 16246674 140736580516768 140736580498688 5712608 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2232/statm: 345233 174938 898 2943 0 342127 0
[pid=2232/tid=2233] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2233/stat : 2233 (toysat) S 2229 2232 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 174938 33554432000 4194304 16246674 140736580516768 139985643613424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2232/tid=2234] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2234/stat : 2234 (toysat) S 2229 2232 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 174938 33554432000 4194304 16246674 140736580516768 139985633123568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2232/tid=2235] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2235/stat : 2235 (toysat) S 2229 2232 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 174938 33554432000 4194304 16246674 140736580516768 139985622650032 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.07 2.13 1.90 3/183 2237
/proc/meminfo: memFree=29287912/32872528 swapFree=681964/737152
[pid=2232] ppid=2229 vsize=1380932 CPUtime=102.28 cores=1,3,5,7
/proc/2232/stat : 2232 (toysat) R 2229 2232 1377 0 -1 4202496 212427 0 0 0 10198 30 0 0 20 0 4 0 22857344 1414074368 215791 33554432000 4194304 16246674 140736580516768 140736580515944 12995176 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2232/statm: 345233 215791 898 2943 0 342127 0
[pid=2232/tid=2233] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2233/stat : 2233 (toysat) S 2229 2232 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 215791 33554432000 4194304 16246674 140736580516768 139985643613424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2232/tid=2234] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2234/stat : 2234 (toysat) S 2229 2232 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 215791 33554432000 4194304 16246674 140736580516768 139985633123568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2232/tid=2235] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2235/stat : 2235 (toysat) S 2229 2232 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 215791 33554432000 4194304 16246674 140736580516768 139985622650032 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/2232/task/2235/stat : 2235 (toysat) S 2229 2232 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 286476 33554432000 4194304 16246674 140736580516768 139985622650032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 1380932

[startup+1302.3 s]
/proc/loadavg: 2.05 2.07 2.00 3/183 2267
/proc/meminfo: memFree=29004608/32872528 swapFree=681964/737152
[pid=2232] ppid=2229 vsize=1380932 CPUtime=1302.03 cores=1,3,5,7
/proc/2232/stat : 2232 (toysat) R 2229 2232 1377 0 -1 4202496 266304 0 0 0 130150 53 0 0 20 0 4 0 22857344 1414074368 286476 33554432000 4194304 16246674 140736580516768 140736580498688 5712628 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2232/statm: 345233 286476 899 2943 0 342127 0
[pid=2232/tid=2233] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2233/stat : 2233 (toysat) S 2229 2232 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 286476 33554432000 4194304 16246674 140736580516768 139985643613424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2232/tid=2234] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2234/stat : 2234 (toysat) S 2229 2232 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 286476 33554432000 4194304 16246674 140736580516768 139985633123568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2232/tid=2235] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2235/stat : 2235 (toysat) S 2229 2232 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 286476 33554432000 4194304 16246674 140736580516768 139985622650032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 1380932

[startup+1362.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/183 2268
/proc/meminfo: memFree=29004624/32872528 swapFree=681964/737152
[pid=2232] ppid=2229 vsize=1380932 CPUtime=1362.02 cores=1,3,5,7
/proc/2232/stat : 2232 (toysat) R 2229 2232 1377 0 -1 4202496 266309 0 0 0 136148 54 0 0 20 0 4 0 22857344 1414074368 286476 33554432000 4194304 16246674 140736580516768 140736580498688 13943608 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2232/statm: 345233 286476 899 2943 0 342127 0
[pid=2232/tid=2233] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2233/stat : 2233 (toysat) S 2229 2232 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 286476 33554432000 4194304 16246674 140736580516768 139985643613424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2232/tid=2234] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2234/stat : 2234 (toysat) S 2229 2232 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 286476 33554432000 4194304 16246674 140736580516768 139985633123568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2232/tid=2235] ppid=2229 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2235/stat : 2235 (toysat) S 2229 2232 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22857344 1414074368 286476 33554432000 4194304 16246674 140736580516768 139985622650032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 1380932

[startup+1422.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/183 2270
/proc/meminfo: memFree=29003084/32872528 swapFree=681964/737152
[pid=2232] ppid=2229 vsize=1382980 CPUtime=1422.01 cores=1,3,5,7
/proc/2232/stat : 2232 (toysat) R 2229 2232 1377 0 -1 4202496 266630 0 0 0 142146 55 0 0 20 0 4 0 22857344 1416171520 286793 33554432000 4194304 16246674 140736580516768 140736580498688 5711952 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2232/statm: 345745 286793 899 2943 0 342639 0
[pid=2232/tid=2233] ppid=2229 vsize=1382980 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2233/stat : 2233 (toysat) S 2229 2232 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22857344 1416171520 286793 33554432000 4194304 16246674 140736580516768 139985643613424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2232/tid=2234] ppid=2229 vsize=1382980 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2234/stat : 2234 (toysat) S 2229 2232 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22857344 1416171520 286793 33554432000 4194304 16246674 140736580516768 139985633123568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2232/tid=2235] ppid=2229 vsize=1382980 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2235/stat : 2235 (toysat) S 2229 2232 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22857344 1416171520 286793 33554432000 4194304 16246674 140736580516768 139985622650032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 1382980

[startup+1482.3 s]
/proc/loadavg: 2.19 2.09 2.02 3/183 2271
/proc/meminfo: memFree=29003380/32872528 swapFree=681964/737152
[pid=2232] ppid=2229 vsize=1382980 CPUtime=1482 cores=1,3,5,7
/proc/2232/stat : 2232 (toysat) R 2229 2232 1377 0 -1 4202496 266630 0 0 0 148142 58 0 0 20 0 4 0 22857344 1416171520 286793 33554432000 4194304 16246674 140736580516768 140736580515944 14628944 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2232/statm: 345745 286793 899 2943 0 342639 0
[pid=2232/tid=2233] ppid=2229 vsize=1382980 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2233/stat : 2233 (toysat) S 2229 2232 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22857344 1416171520 286793 33554432000 4194304 16246674 140736580516768 139985643613424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2232/tid=2234] ppid=2229 vsize=1382980 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2234/stat : 2234 (toysat) S 2229 2232 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22857344 1416171520 286793 33554432000 4194304 16246674 140736580516768 139985633123568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2232/tid=2235] ppid=2229 vsize=1382980 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2235/stat : 2235 (toysat) S 2229 2232 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22857344 1416171520 286793 33554432000 4194304 16246674 140736580516768 139985622650032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 1382980

[startup+1542.31 s]
/proc/loadavg: 2.18 2.10 2.02 3/183 2272
/proc/meminfo: memFree=29003116/32872528 swapFree=681964/737152
[pid=2232] ppid=2229 vsize=1382980 CPUtime=1541.99 cores=1,3,5,7
/proc/2232/stat : 2232 (toysat) R 2229 2232 1377 0 -1 4202496 266630 0 0 0 154140 59 0 0 20 0 4 0 22857344 1416171520 286793 33554432000 4194304 16246674 140736580516768 140736580515944 5712608 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2232/statm: 345745 286793 899 2943 0 342639 0
[pid=2232/tid=2233] ppid=2229 vsize=1382980 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2233/stat : 2233 (toysat) S 2229 2232 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22857344 1416171520 286793 33554432000 4194304 16246674 140736580516768 139985643613424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2232/tid=2234] ppid=2229 vsize=1382980 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2234/stat : 2234 (toysat) S 2229 2232 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22857344 1416171520 286793 33554432000 4194304 16246674 140736580516768 139985633123568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2232/tid=2235] ppid=2229 vsize=1382980 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2235/stat : 2235 (toysat) S 2229 2232 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22857344 1416171520 286793 33554432000 4194304 16246674 140736580516768 139985622650032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 1382980

[startup+1602.3 s]
/proc/loadavg: 2.13 2.10 2.02 3/183 2273
/proc/meminfo: memFree=29003224/32872528 swapFree=681964/737152
[pid=2232] ppid=2229 vsize=1382980 CPUtime=1601.98 cores=1,3,5,7
/proc/2232/stat : 2232 (toysat) R 2229 2232 1377 0 -1 4202496 266630 0 0 0 160136 62 0 0 20 0 4 0 22857344 1416171520 286793 33554432000 4194304 16246674 140736580516768 140736580498688 5711784 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2232/statm: 345745 286793 899 2943 0 342639 0
[pid=2232/tid=2233] ppid=2229 vsize=1382980 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2233/stat : 2233 (toysat) S 2229 2232 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22857344 1416171520 286793 33554432000 4194304 16246674 140736580516768 139985643613424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2232/tid=2234] ppid=2229 vsize=1382980 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2234/stat : 2234 (toysat) S 2229 2232 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22857344 1416171520 286793 33554432000 4194304 16246674 140736580516768 139985633123568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2232/tid=2235] ppid=2229 vsize=1382980 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2235/stat : 2235 (toysat) S 2229 2232 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22857344 1416171520 286793 33554432000 4194304 16246674 140736580516768 139985622650032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 1382980

[startup+1662.3 s]
/proc/loadavg: 2.05 2.08 2.02 3/183 2274
/proc/meminfo: memFree=29003108/32872528 swapFree=681964/737152
[pid=2232] ppid=2229 vsize=1382980 CPUtime=1661.97 cores=1,3,5,7
/proc/2232/stat : 2232 (toysat) R 2229 2232 1377 0 -1 4202496 266630 0 0 0 166133 64 0 0 20 0 4 0 22857344 1416171520 286793 33554432000 4194304 16246674 140736580516768 140736580515944 5711624 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2232/statm: 345745 286793 899 2943 0 342639 0
[pid=2232/tid=2233] ppid=2229 vsize=1382980 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2233/stat : 2233 (toysat) S 2229 2232 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22857344 1416171520 286793 33554432000 4194304 16246674 140736580516768 139985643613424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2232/tid=2234] ppid=2229 vsize=1382980 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2234/stat : 2234 (toysat) S 2229 2232 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22857344 1416171520 286793 33554432000 4194304 16246674 140736580516768 139985633123568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2232/tid=2235] ppid=2229 vsize=1382980 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2235/stat : 2235 (toysat) S 2229 2232 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22857344 1416171520 286793 33554432000 4194304 16246674 140736580516768 139985622650032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 1382980

[startup+1722.3 s]
/proc/loadavg: 2.28 2.14 2.04 3/184 2327
/proc/meminfo: memFree=28965108/32872528 swapFree=681964/737152
[pid=2232] ppid=2229 vsize=1403460 CPUtime=1721.96 cores=1,3,5,7
/proc/2232/stat : 2232 (toysat) R 2229 2232 1377 0 -1 4202496 271915 0 0 0 172129 67 0 0 20 0 4 0 22857344 1437143040 292078 33554432000 4194304 16246674 140736580516768 140736580498688 5712672 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2232/statm: 350865 292078 899 2943 0 347759 0
[pid=2232/tid=2233] ppid=2229 vsize=1403460 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2233/stat : 2233 (toysat) S 2229 2232 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22857344 1437143040 292078 33554432000 4194304 16246674 140736580516768 139985643613424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2232/tid=2234] ppid=2229 vsize=1403460 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2234/stat : 2234 (toysat) S 2229 2232 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22857344 1437143040 292078 33554432000 4194304 16246674 140736580516768 139985633123568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2232/tid=2235] ppid=2229 vsize=1403460 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2235/stat : 2235 (toysat) S 2229 2232 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22857344 1437143040 292078 33554432000 4194304 16246674 140736580516768 139985622650032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 1403460

[startup+1782.3 s]
/proc/loadavg: 2.29 2.16 2.05 3/183 2328
/proc/meminfo: memFree=28954408/32872528 swapFree=681964/737152
[pid=2232] ppid=2229 vsize=1403460 CPUtime=1781.95 cores=1,3,5,7
/proc/2232/stat : 2232 (toysat) R 2229 2232 1377 0 -1 4202496 271915 0 0 0 178125 70 0 0 20 0 4 0 22857344 1437143040 292078 33554432000 4194304 16246674 140736580516768 140736580498688 13759557 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2232/statm: 350865 292078 899 2943 0 347759 0
[pid=2232/tid=2233] ppid=2229 vsize=1403460 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2233/stat : 2233 (toysat) S 2229 2232 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22857344 1437143040 292078 33554432000 4194304 16246674 140736580516768 139985643613424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2232/tid=2234] ppid=2229 vsize=1403460 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2234/stat : 2234 (toysat) S 2229 2232 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22857344 1437143040 292078 33554432000 4194304 16246674 140736580516768 139985633123568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2232/tid=2235] ppid=2229 vsize=1403460 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2235/stat : 2235 (toysat) S 2229 2232 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22857344 1437143040 292078 33554432000 4194304 16246674 140736580516768 139985622650032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 1403460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.20 2.14 2.04 4/183 2329
/proc/meminfo: memFree=28954536/32872528 swapFree=681964/737152
[pid=2232] ppid=2229 vsize=1403460 CPUtime=1800.04 cores=1,3,5,7
/proc/2232/stat : 2232 (toysat) R 2229 2232 1377 0 -1 4202496 271915 0 0 0 179934 70 0 0 20 0 4 0 22857344 1437143040 292078 33554432000 4194304 16246674 140736580516768 140736580515944 5545840 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2232/statm: 350865 292078 899 2943 0 347759 0
[pid=2232/tid=2233] ppid=2229 vsize=1403460 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2233/stat : 2233 (toysat) S 2229 2232 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22857344 1437143040 292078 33554432000 4194304 16246674 140736580516768 139985643613424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2232/tid=2234] ppid=2229 vsize=1403460 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2234/stat : 2234 (toysat) S 2229 2232 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22857344 1437143040 292078 33554432000 4194304 16246674 140736580516768 139985633123568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2232/tid=2235] ppid=2229 vsize=1403460 CPUtime=0 cores=1,3,5,7
/proc/2232/task/2235/stat : 2235 (toysat) S 2229 2232 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22857344 1437143040 292078 33554432000 4194304 16246674 140736580516768 139985622650032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1403460

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1799.35
CPU system time (s): 0.706892
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 1403460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.35
system time used= 0.706892
maximum resident set size= 1168312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 271915
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= 110
involuntary context switches= 1893

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5903 second user time and 6.88795 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-18 02:01:21
IDJOB=4099873
IDBENCH=1545
IDSOLVER=2542
FILE ID=node112/4099873-1466208081
RUNJOBID= node112-1466206100-1395
PBS_JOBID= 19918164
Free space on /tmp= 71684 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-n3702.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4099873-1466208081/watcher-4099873-1466208081 -o /tmp/evaluation-result-4099873-1466208081/solver-4099873-1466208081 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466206100-1395 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4099873-1466208081.opb

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

MD5SUM BENCH= 923982c51ba218a8e62dc99222f9f8f7
RANDOM SEED=1419712875

node112.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.734
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.46
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.734
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.734
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	: 5321.48
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.734
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.734
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.734
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.734
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.734
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30151536 kB
Buffers:           39556 kB
Cached:           115808 kB
SwapCached:         1940 kB
Active:          1216448 kB
Inactive:          62556 kB
Active(anon):    1124588 kB
Inactive(anon):     1528 kB
Active(file):      91860 kB
Inactive(file):    61028 kB
Unevictable:      737152 kB
Mlocked:          681964 kB
SwapTotal:      67108856 kB
SwapFree:       67096920 kB
Dirty:             22944 kB
Writeback:             0 kB
AnonPages:       1987380 kB
Mapped:            10856 kB
Shmem:                 0 kB
Slab:             571032 kB
SReclaimable:      15064 kB
SUnreclaim:       555968 kB
KernelStack:        1528 kB
PageTables:         7792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2002328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    204800 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= 71668 MiB
End job on node112 at 2016-06-18 02:31:22