Trace number 4122186

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 NameAnswerCPU timeWall clock time
toysat 2016-05-02UNSAT 165.208 165.235

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-subsetCardinalitySigma-23-2.cnf.gz-extracted.pb.metafix.opb
MD5SUM655eccd957e7a1b37b61278ef4f51f78
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.009997
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables93
Total number of constraints92
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)92
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8
Number of bits of the biggest sum of numbers4
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-30T21:51:46+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-4122186-1467316306.opb"]
0.00/0.01	c use --random-gen="2952061851 644026886 2697693339 3993068130 1899857399 3702157257 431319969 3014896959 849892761 1841842399 1038413848 1351713484 1398031808 34816721 2610679154 1927266330 1916958103 2320513010 1318639319 2251642556 960066129 2638292455 172605579 1747008267 1553943470 313868007 127146870 3311627162 3109980870 3581278464 1106911733 3240001589 1197391163 1141531853 3950937004 3723315181 3055949706 2286221305 3595659728 3880248546 4180819483 2568734944 3549712666 910034537 122017515 3613521176 2447512899 381100836 990517842 1846435863 585932387 2033677934 2545548558 1263434871 3769612942 3239435859 1547463898 3322241632 2798858374 737775366 1169145025 3992203087 3028493501 2517276034 2122802168 2729431889 2635155914 294327801 2275463063 750656224 793519732 3362009463 3439211072 1936409595 2650284876 2800696662 2081260355 3384226899 147204240 2943130306 3115787972 3371110392 2010948765 495527726 3910275170 60061947 3487052579 3408683393 115395712 1357182605 3008785841 2772359341 2378637726 1846142238 4213320321 569924629 938986130 4041957893 2396141165 1528472901 2626406781 1553234794 936700219 1183169807 718978707 3387786905 4135792469 3346027091 1734577349 2726414651 260131617 2914489076 2507035770 4217602429 3276104266 3652317581 2631136592 4071744459 3669920795 1844578857 3673437488 2297912486 1430964283 1336408125 77856136 1962732253 370062338 920020059 3346641094 1112000399 409787097 1632063437 1470275077 3893461426 245498255 2305007041 4143802494 2634990408 207611563 31401604 1744977592 2282185060 1999767413 4218994221 341599407 2677892427 1552007816 1958220766 4174010839 841630538 2100189231 2002956150 619195290 3700243057 1553078792 1231433904 2513312664 2372823550 1922048490 3886634199 911249018 110988245 2970477223 3321357654 3544643801 572053751 243897256 455503634 1781293884 2448975361 1102118135 2565857715 748443391 2239643061 3018483378 3895582487 3656071803 4082247307 3725906316 2279706507 1409785786 1818810328 396542090 663089751 3788646299 331568576 1974202529 1226797741 4100647660 1235788923 2468342236 795315053 841317848 1098025656 1097352324 4204098492 2960707129 1243876593 677256801 1858037329 3461521524 2356185118 2164329374 239775738 4035472558 2634212792 2958557294 1399444707 3987760865 3518454530 4216718870 2565150890 4024316942 2522987585 751934775 1969178583 3511412836 1345896984 2695161856 850747533 1625064461 1307722428 1250108764 3760734831 617129255 291156925 3715510953 3411334036 2916197175 698583534 3760667421 454743839 2211655988 1619588813 556761926 1452335615 3661867622 162679995 81305642 3868735612 3255794040 3293867793 3958522013 509855689 2970998316 1180280095 3846912738 1270095169 3912078233 3380192753 2376205431 2944847405 4123812744 664681235 38577003 2420853409 255 362436" option to reproduce the execution
0.00/0.01	c #vars 93
0.00/0.01	c #constraints 92
0.00/0.01	c Solving starts ...
0.00/0.01	c ============================[ Search Statistics ]============================
0.00/0.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.01	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.01	c =============================================================================
0.00/0.01	c  0.0s |       0 |        0 |        0 |       61      0 |        0 |        0
0.00/0.02	c  0.0s |       1 |      134 |      100 |       61      1 |        0 |        0
0.00/0.03	c  0.0s |       2 |      376 |      250 |       68      4 |        0 |        0
0.00/0.05	c  0.0s |       3 |      709 |      475 |       75      9 |        0 |        0
0.00/0.08	c  0.1s |       4 |     1191 |      813 |       83     15 |        0 |        0
0.09/0.12	c  0.1s |       5 |     1956 |     1320 |       92     23 |        0 |        0
0.09/0.20	c  0.2s |       6 |     2999 |     2081 |      113     35 |        0 |        0
0.29/0.30	c  0.3s |       7 |     4657 |     3223 |      125     52 |        0 |        0
0.39/0.45	c  0.4s |       8 |     7187 |     4936 |      138     76 |        0 |        0
0.59/0.68	c  0.7s |       9 |    10995 |     7506 |      152    109 |        0 |        0
0.99/1.04	c  1.0s |      10 |    15960 |    11361 |      168    153 |        0 |        0
1.39/1.42	c  1.4s |      11 |    23532 |    17144 |      185    215 |        0 |        0
1.99/2.00	c  2.0s |      12 |    35315 |    25819 |      204    301 |        0 |        0
2.79/2.80	c  2.8s |      13 |    54660 |    38832 |      225    419 |        0 |        0
3.99/4.06	c  4.0s |      14 |    80203 |    58352 |      248    582 |        0 |        0
5.89/5.97	c  6.0s |      15 |   118475 |    87632 |      273    804 |        0 |        0
7.89/7.97	c  8.0s |      15 |   156243 |   117432 |      273   1011 |        0 |        0
8.90/8.92	c  8.9s |      16 |   173824 |   131552 |      301   1107 |        0 |        0
10.89/10.92	c 10.9s |      16 |   212594 |   161852 |      301   1300 |        0 |        0
12.89/12.92	c 12.9s |      16 |   249717 |   191952 |      301   1493 |        0 |        0
13.29/13.32	c 13.3s |      17 |   256409 |   197432 |      332   1527 |        0 |        0
15.29/15.32	c 15.3s |      17 |   291170 |   225332 |      332   1687 |        0 |        0
17.28/17.33	c 17.3s |      17 |   328529 |   254332 |      332   1855 |        0 |        0
19.28/19.33	c 19.3s |      17 |   368087 |   284532 |      332   2030 |        0 |        0
19.98/20.09	c 20.1s |      18 |   383406 |   296252 |      366   2098 |        0 |        0
21.99/22.10	c 22.1s |      18 |   426174 |   326852 |      366   2260 |        0 |        0
24.08/24.10	c 24.1s |      18 |   468891 |   357452 |      366   2423 |        0 |        0
26.08/26.10	c 26.1s |      18 |   512694 |   388752 |      366   2590 |        0 |        0
28.08/28.11	c 28.1s |      18 |   556168 |   419852 |      366   2757 |        0 |        0
29.69/29.79	c 29.8s |      19 |   588513 |   444482 |      403   2886 |        0 |        0
31.79/31.80	c 31.8s |      19 |   625610 |   472682 |      403   3021 |        0 |        0
33.78/33.80	c 33.8s |      19 |   657315 |   498982 |      403   3147 |        0 |        0
35.78/35.80	c 35.8s |      19 |   689753 |   525982 |      403   3278 |        0 |        0
37.78/37.81	c 37.8s |      19 |   721439 |   552082 |      403   3404 |        0 |        0
39.78/39.81	c 39.8s |      19 |   757095 |   579682 |      403   3538 |        0 |        0
41.79/41.81	c 41.8s |      19 |   793096 |   607082 |      403   3671 |        0 |        0
43.78/43.81	c 43.8s |      19 |   826866 |   633882 |      403   3800 |        0 |        0
45.79/45.81	c 45.8s |      19 |   861684 |   660782 |      403   3930 |        0 |        0
46.19/46.27	c 46.3s |      20 |   869092 |   666827 |      444   3957 |        0 |        0
48.19/48.28	c 48.3s |      20 |   901273 |   693427 |      444   4073 |        0 |        0
50.19/50.28	c 50.3s |      20 |   933081 |   719527 |      444   4188 |        0 |        0
52.18/52.28	c 52.3s |      20 |   964570 |   745227 |      444   4300 |        0 |        0
54.18/54.28	c 54.3s |      20 |   995500 |   770427 |      444   4411 |        0 |        0
56.19/56.29	c 56.3s |      20 |  1026823 |   795727 |      444   4521 |        0 |        0
58.18/58.29	c 58.3s |      20 |  1060795 |   822627 |      444   4639 |        0 |        0
60.18/60.29	c 60.3s |      20 |  1094321 |   849027 |      444   4755 |        0 |        0
62.18/62.29	c 62.3s |      20 |  1127074 |   875127 |      444   4870 |        0 |        0
64.18/64.29	c 64.3s |      20 |  1162633 |   902727 |      444   4991 |        0 |        0
66.28/66.30	c 66.3s |      20 |  1198549 |   930327 |      444   5113 |        0 |        0
68.28/68.30	c 68.3s |      20 |  1230908 |   957227 |      444   5232 |        0 |        0
70.27/70.31	c 70.3s |      20 |  1262506 |   983027 |      444   5346 |        0 |        0
71.58/71.61	c 71.6s |      21 |  1284279 |  1000345 |      489   5419 |        0 |        0
73.57/73.62	c 73.6s |      21 |  1316721 |  1026745 |      489   5523 |        0 |        0
75.57/75.62	c 75.6s |      21 |  1351796 |  1054145 |      489   5633 |        0 |        0
77.58/77.63	c 77.6s |      21 |  1389421 |  1082345 |      489   5746 |        0 |        0
79.58/79.63	c 79.6s |      21 |  1425659 |  1110045 |      489   5857 |        0 |        0
81.58/81.63	c 81.6s |      21 |  1456126 |  1135245 |      489   5958 |        0 |        0
83.58/83.63	c 83.6s |      21 |  1485613 |  1159945 |      489   6057 |        0 |        0
85.58/85.64	c 85.6s |      21 |  1517576 |  1185945 |      489   6161 |        0 |        0
87.58/87.64	c 87.6s |      21 |  1546202 |  1210145 |      489   6258 |        0 |        0
89.57/89.64	c 89.6s |      21 |  1580070 |  1236845 |      489   6365 |        0 |        0
91.57/91.65	c 91.6s |      21 |  1613860 |  1263545 |      489   6473 |        0 |        0
93.58/93.65	c 93.6s |      21 |  1646123 |  1289645 |      489   6578 |        0 |        0
95.57/95.66	c 95.6s |      21 |  1681120 |  1316945 |      489   6686 |        0 |        0
97.57/97.66	c 97.7s |      21 |  1715025 |  1343745 |      489   6793 |        0 |        0
99.57/99.67	c 99.7s |      21 |  1752717 |  1372445 |      489   6909 |        0 |        0
101.58/101.67	c  101s |      21 |  1787072 |  1400045 |      489   7019 |        0 |        0
103.58/103.67	c  103s |      21 |  1819425 |  1426145 |      489   7124 |        0 |        0
105.58/105.68	c  105s |      21 |  1851151 |  1451845 |      489   7228 |        0 |        0
107.57/107.68	c  107s |      21 |  1886585 |  1479245 |      489   7337 |        0 |        0
109.17/109.23	c  109s |      22 |  1914863 |  1500622 |      538   7418 |        0 |        0
111.18/111.23	c  111s |      22 |  1948034 |  1526922 |      538   7514 |        0 |        0
113.17/113.24	c  113s |      22 |  1979832 |  1552822 |      538   7608 |        0 |        0
115.17/115.24	c  115s |      22 |  2011296 |  1578622 |      538   7702 |        0 |        0
117.17/117.25	c  117s |      22 |  2042596 |  1604322 |      538   7795 |        0 |        0
119.17/119.25	c  119s |      22 |  2074730 |  1630022 |      538   7886 |        1 |        0
121.17/121.25	c  121s |      22 |  2104006 |  1654222 |      538   7974 |        1 |        0
123.18/123.26	c  123s |      22 |  2133894 |  1678922 |      538   8064 |        1 |        0
125.17/125.26	c  125s |      22 |  2167335 |  1704722 |      538   8158 |        1 |        0
127.17/127.26	c  127s |      22 |  2198933 |  1730422 |      538   8252 |        1 |        0
129.17/129.27	c  129s |      22 |  2229434 |  1755622 |      538   8344 |        1 |        0
131.17/131.28	c  131s |      22 |  2259518 |  1779922 |      538   8432 |        1 |        0
133.17/133.28	c  133s |      22 |  2289625 |  1804822 |      538   8522 |        1 |        0
135.16/135.28	c  135s |      22 |  2320377 |  1830122 |      538   8615 |        1 |        0
137.16/137.29	c  137s |      22 |  2353732 |  1856822 |      538   8712 |        1 |        0
139.16/139.29	c  139s |      22 |  2387366 |  1883522 |      538   8810 |        1 |        0
141.16/141.29	c  141s |      22 |  2420604 |  1910222 |      538   8907 |        1 |        0
143.27/143.30	c  143s |      22 |  2454020 |  1937322 |      538   9005 |        1 |        0
145.18/145.30	c  145s |      22 |  2484739 |  1962122 |      538   9095 |        1 |        0
147.27/147.30	c  147s |      22 |  2514962 |  1986822 |      538   9184 |        2 |        0
149.27/149.31	c  149s |      22 |  2550507 |  2014122 |      538   9283 |        2 |        0
151.27/151.32	c  151s |      22 |  2585077 |  2041422 |      538   9383 |        2 |        0
153.27/153.32	c  153s |      22 |  2616866 |  2067722 |      538   9478 |        2 |        0
155.27/155.32	c  155s |      22 |  2651298 |  2094922 |      538   9577 |        2 |        0
157.27/157.33	c  157s |      22 |  2685938 |  2122222 |      538   9675 |        3 |        0
159.27/159.33	c  159s |      22 |  2722585 |  2150022 |      538   9777 |        3 |        0
161.27/161.33	c  161s |      22 |  2756313 |  2176222 |      538   9871 |        3 |        0
163.26/163.33	c  163s |      22 |  2789407 |  2203022 |      538   9966 |        5 |        2
165.07/165.17	c  165s |      22 |  2820359 |  2228408 |      538  10055 |       48 |       12
165.07/165.17	c #cpu_time = 164.727s
165.07/165.17	c #wall_clock_time = 165.160s
165.07/165.17	c #decision = 2820359
165.07/165.17	c #random_decision = 11782
165.07/165.17	c #conflict = 2228408
165.07/165.17	c #restart = 22
165.07/165.17	s UNSATISFIABLE
165.07/165.17	c total CPU time = 164.741s
165.07/165.17	c total wall clock time = 165.174s

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

pid=19522
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.29 2.27 3/179 19525
/proc/meminfo: memFree=27263208/32872528 swapFree=1590004/1720820
[pid=19525] ppid=19522 vsize=789948 CPUtime=0 cores=1,3,5,7
/proc/19525/stat : 19525 (toysat) R 19522 19525 13693 0 -1 4202496 2959 0 0 0 0 0 0 0 20 0 4 0 12589110 808906752 3321 33554432000 4194304 16246674 140733212395536 140733212394960 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19525/statm: 197999 3328 441 2943 0 194893 0
[pid=19525/tid=19526] ppid=19522 vsize=807356 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19526/stat : 19526 (toysat) S 19522 19525 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12589110 826732544 3388 33554432000 4194304 16246674 140733212395536 140193411607792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19525/tid=19527] ppid=19522 vsize=811452 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19527/stat : 19527 (toysat) S 19522 19525 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12589110 830926848 3405 33554432000 4194304 16246674 140733212395536 140193401117936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19525/tid=19528] ppid=19522 vsize=815548 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19528/stat : 19528 (toysat) S 19522 19525 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12589110 835121152 3420 33554432000 4194304 16246674 140733212395536 140193390644400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100126 s]
/proc/loadavg: 2.23 2.29 2.27 3/179 19525
/proc/meminfo: memFree=27263208/32872528 swapFree=1590004/1720820
[pid=19525] ppid=19522 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/19525/stat : 19525 (toysat) R 19522 19525 13693 0 -1 4202496 24547 0 0 0 6 3 0 0 20 0 4 0 12589110 1247350784 24898 33554432000 4194304 16246674 140733212395536 140733212394960 5831697 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19525/statm: 304529 24908 707 2943 0 301423 0
[pid=19525/tid=19526] ppid=19522 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19526/stat : 19526 (toysat) S 19522 19525 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12589110 1247350784 24917 33554432000 4194304 16246674 140733212395536 140193411607792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19525/tid=19527] ppid=19522 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19527/stat : 19527 (toysat) S 19522 19525 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12589110 1247350784 24922 33554432000 4194304 16246674 140733212395536 140193401117936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19525/tid=19528] ppid=19522 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19528/stat : 19528 (toysat) S 19522 19525 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12589110 1247350784 24928 33554432000 4194304 16246674 140733212395536 140193390644400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200536 s]
/proc/loadavg: 2.23 2.29 2.27 3/179 19525
/proc/meminfo: memFree=27263208/32872528 swapFree=1590004/1720820
[pid=19525] ppid=19522 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/19525/stat : 19525 (toysat) R 19522 19525 13693 0 -1 4202496 46501 0 0 0 12 7 0 0 20 0 4 0 12589110 1247350784 46851 33554432000 4194304 16246674 140733212395536 140733212394960 14073233 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19525/statm: 304529 46859 707 2943 0 301423 0
[pid=19525/tid=19526] ppid=19522 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19526/stat : 19526 (toysat) S 19522 19525 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12589110 1247350784 46866 33554432000 4194304 16246674 140733212395536 140193411607792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19525/tid=19527] ppid=19522 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19527/stat : 19527 (toysat) S 19522 19525 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12589110 1247350784 46874 33554432000 4194304 16246674 140733212395536 140193401117936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19525/tid=19528] ppid=19522 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19528/stat : 19528 (toysat) S 19522 19525 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12589110 1247350784 46882 33554432000 4194304 16246674 140733212395536 140193390644400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300476 s]
/proc/loadavg: 2.23 2.29 2.27 3/179 19525
/proc/meminfo: memFree=27263208/32872528 swapFree=1590004/1720820
[pid=19525] ppid=19522 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/19525/stat : 19525 (toysat) R 19522 19525 13693 0 -1 4202496 68118 0 0 0 19 10 0 0 20 0 4 0 12589110 1247350784 68469 33554432000 4194304 16246674 140733212395536 140733212394960 6836566 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19525/statm: 304529 68479 707 2943 0 301423 0
[pid=19525/tid=19526] ppid=19522 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19526/stat : 19526 (toysat) S 19522 19525 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12589110 1247350784 68487 33554432000 4194304 16246674 140733212395536 140193411607792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19525/tid=19527] ppid=19522 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19527/stat : 19527 (toysat) S 19522 19525 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12589110 1247350784 68493 33554432000 4194304 16246674 140733212395536 140193401117936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19525/tid=19528] ppid=19522 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19528/stat : 19528 (toysat) S 19522 19525 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12589110 1247350784 68499 33554432000 4194304 16246674 140733212395536 140193390644400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700412 s]
/proc/loadavg: 2.23 2.29 2.27 3/179 19525
/proc/meminfo: memFree=27263208/32872528 swapFree=1590004/1720820
[pid=19525] ppid=19522 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/19525/stat : 19525 (toysat) R 19522 19525 13693 0 -1 4202496 156638 0 0 0 45 24 0 0 20 0 4 0 12589110 1247350784 156988 33554432000 4194304 16246674 140733212395536 140733212377408 5667714 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19525/statm: 304529 156998 708 2943 0 301423 0
[pid=19525/tid=19526] ppid=19522 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19526/stat : 19526 (toysat) S 19522 19525 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12589110 1247350784 157003 33554432000 4194304 16246674 140733212395536 140193411607792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19525/tid=19527] ppid=19522 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19527/stat : 19527 (toysat) S 19522 19525 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12589110 1247350784 157009 33554432000 4194304 16246674 140733212395536 140193401117936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19525/tid=19528] ppid=19522 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19528/stat : 19528 (toysat) S 19522 19525 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12589110 1247350784 157014 33554432000 4194304 16246674 140733212395536 140193390644400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50042 s]
/proc/loadavg: 2.23 2.29 2.27 3/183 19529
/proc/meminfo: memFree=26281032/32872528 swapFree=1590004/1720820
[pid=19525] ppid=19522 vsize=1218116 CPUtime=1.49 cores=1,3,5,7
/proc/19525/stat : 19525 (toysat) R 19522 19525 13693 0 -1 4202496 245462 0 0 0 112 37 0 0 20 0 4 0 12589110 1247350784 245792 33554432000 4194304 16246674 140733212395536 140733212394848 13193662 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19525/statm: 304529 245792 783 2943 0 301423 0
[pid=19525/tid=19526] ppid=19522 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19526/stat : 19526 (toysat) S 19522 19525 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12589110 1247350784 245792 33554432000 4194304 16246674 140733212395536 140193411607792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19525/tid=19527] ppid=19522 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19527/stat : 19527 (toysat) S 19522 19525 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12589110 1247350784 245792 33554432000 4194304 16246674 140733212395536 140193401117936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19525/tid=19528] ppid=19522 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19528/stat : 19528 (toysat) S 19522 19525 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12589110 1247350784 245792 33554432000 4194304 16246674 140733212395536 140193390644400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1218116

[startup+3.10041 s]
/proc/loadavg: 2.23 2.29 2.27 3/183 19529
/proc/meminfo: memFree=26193116/32872528 swapFree=1590004/1720820
[pid=19525] ppid=19522 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/19525/stat : 19525 (toysat) R 19522 19525 13693 0 -1 4202496 267380 0 0 0 270 39 0 0 20 0 4 0 12589110 1337528320 267710 33554432000 4194304 16246674 140733212395536 140733212378536 6015936 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19525/statm: 326545 267710 783 2943 0 323439 0
[pid=19525/tid=19526] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19526/stat : 19526 (toysat) S 19522 19525 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267710 33554432000 4194304 16246674 140733212395536 140193411607792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19525/tid=19527] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19527/stat : 19527 (toysat) S 19522 19525 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267710 33554432000 4194304 16246674 140733212395536 140193401117936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19525/tid=19528] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19528/stat : 19528 (toysat) S 19522 19525 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267710 33554432000 4194304 16246674 140733212395536 140193390644400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30042 s]
/proc/loadavg: 2.21 2.29 2.27 3/183 19529
/proc/meminfo: memFree=26192792/32872528 swapFree=1590004/1720820
[pid=19525] ppid=19522 vsize=1306180 CPUtime=6.29 cores=1,3,5,7
/proc/19525/stat : 19525 (toysat) R 19522 19525 13693 0 -1 4202496 267393 0 0 0 590 39 0 0 20 0 4 0 12589110 1337528320 267723 33554432000 4194304 16246674 140733212395536 140733212378536 5717608 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19525/statm: 326545 267723 783 2943 0 323439 0
[pid=19525/tid=19526] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19526/stat : 19526 (toysat) S 19522 19525 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267723 33554432000 4194304 16246674 140733212395536 140193411607792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19525/tid=19527] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19527/stat : 19527 (toysat) S 19522 19525 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267723 33554432000 4194304 16246674 140733212395536 140193401117936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19525/tid=19528] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19528/stat : 19528 (toysat) S 19522 19525 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267723 33554432000 4194304 16246674 140733212395536 140193390644400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.20 2.28 2.27 4/183 19529
/proc/meminfo: memFree=26192684/32872528 swapFree=1590004/1720820
[pid=19525] ppid=19522 vsize=1306180 CPUtime=12.69 cores=1,3,5,7
/proc/19525/stat : 19525 (toysat) R 19522 19525 13693 0 -1 4202496 267396 0 0 0 1230 39 0 0 20 0 4 0 12589110 1337528320 267726 33554432000 4194304 16246674 140733212395536 140733212377408 5523259 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19525/statm: 326545 267726 783 2943 0 323439 0
[pid=19525/tid=19526] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19526/stat : 19526 (toysat) S 19522 19525 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267726 33554432000 4194304 16246674 140733212395536 140193411607792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19525/tid=19527] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19527/stat : 19527 (toysat) S 19522 19525 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267726 33554432000 4194304 16246674 140733212395536 140193401117936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19525/tid=19528] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19528/stat : 19528 (toysat) S 19522 19525 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267726 33554432000 4194304 16246674 140733212395536 140193390644400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

[startup+25.5005 s]
/proc/loadavg: 2.29 2.30 2.27 3/183 19529
/proc/meminfo: memFree=26193076/32872528 swapFree=1590004/1720820
[pid=19525] ppid=19522 vsize=1306180 CPUtime=25.48 cores=1,3,5,7
/proc/19525/stat : 19525 (toysat) R 19522 19525 13693 0 -1 4202496 267400 0 0 0 2509 39 0 0 20 0 4 0 12589110 1337528320 267730 33554432000 4194304 16246674 140733212395536 140733212378536 5717664 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19525/statm: 326545 267730 785 2943 0 323439 0
[pid=19525/tid=19526] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19526/stat : 19526 (toysat) S 19522 19525 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267730 33554432000 4194304 16246674 140733212395536 140193411607792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19525/tid=19527] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19527/stat : 19527 (toysat) S 19522 19525 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267730 33554432000 4194304 16246674 140733212395536 140193401117936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19525/tid=19528] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19528/stat : 19528 (toysat) S 19522 19525 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267730 33554432000 4194304 16246674 140733212395536 140193390644400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1306180

[startup+51.1005 s]
/proc/loadavg: 2.19 2.28 2.26 3/183 19529
/proc/meminfo: memFree=26193076/32872528 swapFree=1590004/1720820
[pid=19525] ppid=19522 vsize=1306180 CPUtime=51.08 cores=1,3,5,7
/proc/19525/stat : 19525 (toysat) R 19522 19525 13693 0 -1 4202496 267418 0 0 0 5067 41 0 0 20 0 4 0 12589110 1337528320 267748 33554432000 4194304 16246674 140733212395536 140733212377408 13193152 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19525/statm: 326545 267748 786 2943 0 323439 0
[pid=19525/tid=19526] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19526/stat : 19526 (toysat) S 19522 19525 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267748 33554432000 4194304 16246674 140733212395536 140193411607792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19525/tid=19527] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19527/stat : 19527 (toysat) S 19522 19525 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267748 33554432000 4194304 16246674 140733212395536 140193401117936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19525/tid=19528] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19528/stat : 19528 (toysat) S 19522 19525 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267748 33554432000 4194304 16246674 140733212395536 140193390644400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1306180

[startup+102.3 s]
/proc/loadavg: 2.40 2.32 2.28 4/183 19530
/proc/meminfo: memFree=26192672/32872528 swapFree=1590004/1720820
[pid=19525] ppid=19522 vsize=1306180 CPUtime=102.28 cores=1,3,5,7
/proc/19525/stat : 19525 (toysat) R 19522 19525 13693 0 -1 4202496 267425 0 0 0 10185 43 0 0 20 0 4 0 12589110 1337528320 267755 33554432000 4194304 16246674 140733212395536 140733212378536 5824140 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19525/statm: 326545 267755 787 2943 0 323439 0
[pid=19525/tid=19526] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19526/stat : 19526 (toysat) S 19522 19525 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267755 33554432000 4194304 16246674 140733212395536 140193411607792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19525/tid=19527] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19527/stat : 19527 (toysat) S 19522 19525 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267755 33554432000 4194304 16246674 140733212395536 140193401117936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19525/tid=19528] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19528/stat : 19528 (toysat) S 19522 19525 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267755 33554432000 4194304 16246674 140733212395536 140193390644400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1306180

[startup+162.3 s]
/proc/loadavg: 2.28 2.30 2.27 3/182 19531
/proc/meminfo: memFree=26193432/32872528 swapFree=1590004/1720820
[pid=19525] ppid=19522 vsize=1306180 CPUtime=162.27 cores=1,3,5,7
/proc/19525/stat : 19525 (toysat) R 19522 19525 13693 0 -1 4202496 267440 0 0 0 16183 44 0 0 20 0 4 0 12589110 1337528320 267770 33554432000 4194304 16246674 140733212395536 140733212378536 5545876 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19525/statm: 326545 267770 788 2943 0 323439 0
[pid=19525/tid=19526] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19526/stat : 19526 (toysat) S 19522 19525 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267770 33554432000 4194304 16246674 140733212395536 140193411607792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19525/tid=19527] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19527/stat : 19527 (toysat) S 19522 19525 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267770 33554432000 4194304 16246674 140733212395536 140193401117936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19525/tid=19528] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19528/stat : 19528 (toysat) S 19522 19525 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267770 33554432000 4194304 16246674 140733212395536 140193390644400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1306180

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 19525 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+163.2 s]
/proc/loadavg: 2.28 2.30 2.27 3/182 19531
/proc/meminfo: memFree=26193308/32872528 swapFree=1590004/1720820
[pid=19525] ppid=19522 vsize=1306180 CPUtime=163.16 cores=1,3,5,7
/proc/19525/stat : 19525 (toysat) R 19522 19525 13693 0 -1 4202496 267440 0 0 0 16272 44 0 0 20 0 4 0 12589110 1337528320 267770 33554432000 4194304 16246674 140733212395536 140733212378536 5823905 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19525/statm: 326545 267770 788 2943 0 323439 0
[pid=19525/tid=19526] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19526/stat : 19526 (toysat) S 19522 19525 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267770 33554432000 4194304 16246674 140733212395536 140193411607792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19525/tid=19527] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19527/stat : 19527 (toysat) S 19522 19525 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267770 33554432000 4194304 16246674 140733212395536 140193401117936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19525/tid=19528] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19528/stat : 19528 (toysat) S 19522 19525 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267770 33554432000 4194304 16246674 140733212395536 140193390644400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 163.16
Current children cumulated vsize (KiB) 1306180

[startup+164.007 s]
/proc/loadavg: 2.28 2.30 2.27 3/182 19531
/proc/meminfo: memFree=26193432/32872528 swapFree=1590004/1720820
[pid=19525] ppid=19522 vsize=1306180 CPUtime=163.97 cores=1,3,5,7
/proc/19525/stat : 19525 (toysat) R 19522 19525 13693 0 -1 4202496 267440 0 0 0 16353 44 0 0 20 0 4 0 12589110 1337528320 267770 33554432000 4194304 16246674 140733212395536 140733212378536 6023952 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19525/statm: 326545 267770 788 2943 0 323439 0
[pid=19525/tid=19526] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19526/stat : 19526 (toysat) S 19522 19525 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267770 33554432000 4194304 16246674 140733212395536 140193411607792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19525/tid=19527] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19527/stat : 19527 (toysat) S 19522 19525 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267770 33554432000 4194304 16246674 140733212395536 140193401117936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19525/tid=19528] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19528/stat : 19528 (toysat) S 19522 19525 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267770 33554432000 4194304 16246674 140733212395536 140193390644400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 163.97
Current children cumulated vsize (KiB) 1306180

[startup+164.8 s]
/proc/loadavg: 2.28 2.30 2.27 3/182 19531
/proc/meminfo: memFree=26193432/32872528 swapFree=1590004/1720820
[pid=19525] ppid=19522 vsize=1306180 CPUtime=164.76 cores=1,3,5,7
/proc/19525/stat : 19525 (toysat) R 19522 19525 13693 0 -1 4202496 267440 0 0 0 16432 44 0 0 20 0 4 0 12589110 1337528320 267770 33554432000 4194304 16246674 140733212395536 140733212378536 13818354 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19525/statm: 326545 267770 788 2943 0 323439 0
[pid=19525/tid=19526] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19526/stat : 19526 (toysat) S 19522 19525 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267770 33554432000 4194304 16246674 140733212395536 140193411607792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19525/tid=19527] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19527/stat : 19527 (toysat) S 19522 19525 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267770 33554432000 4194304 16246674 140733212395536 140193401117936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19525/tid=19528] ppid=19522 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19525/task/19528/stat : 19528 (toysat) S 19522 19525 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12589110 1337528320 267770 33554432000 4194304 16246674 140733212395536 140193390644400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 164.76
Current children cumulated vsize (KiB) 1306180

[startup+165.2 s]
/proc/loadavg: 2.26 2.30 2.27 3/182 19531
/proc/meminfo: memFree=26193432/32872528 swapFree=1590004/1720820
[pid=19525] ppid=19522 vsize=0 CPUtime=165.16 cores=1,3,5,7
/proc/19525/stat : 19525 (toysat) R 19522 19525 13693 0 -1 4202500 267445 0 0 0 16470 46 0 0 20 0 1 0 12589110 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19525/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 165.16
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 165.235
CPU time (s): 165.208
CPU user time (s): 164.704
CPU system time (s): 0.503923
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 164.704
system time used= 0.503923
maximum resident set size= 1071092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267445
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= 20
involuntary context switches= 170

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.394939 second user time and 0.669898 second system time

The end

Launcher Data

Begin job on node120 at 2016-06-30 21:51:46
IDJOB=4122186
IDBENCH=110965
IDSOLVER=2542
FILE ID=node120/4122186-1467316306
RUNJOBID= node120-1467312316-18593
PBS_JOBID= 20005266
Free space on /tmp= 71656 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-subsetCardinalitySigma-23-2.cnf.gz-extracted.pb.metafix.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4122186-1467316306/watcher-4122186-1467316306 -o /tmp/evaluation-result-4122186-1467316306/solver-4122186-1467316306 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1467312316-18593 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4122186-1467316306.opb

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

MD5SUM BENCH= 655eccd957e7a1b37b61278ef4f51f78
RANDOM SEED=1061087677

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.669
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.669
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.669
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.54
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.669
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.669
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:        27263472 kB
Buffers:          170424 kB
Cached:          1881100 kB
SwapCached:            0 kB
Active:          1376868 kB
Inactive:        1765136 kB
Active(anon):    1093288 kB
Inactive(anon):        0 kB
Active(file):     283580 kB
Inactive(file):  1765136 kB
Unevictable:     1720820 kB
Mlocked:         1590004 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16364 kB
Writeback:             0 kB
AnonPages:       2811120 kB
Mapped:            17072 kB
Shmem:               204 kB
Slab:             611836 kB
SReclaimable:      55944 kB
SUnreclaim:       555892 kB
KernelStack:        1512 kB
PageTables:         9516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2944596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1204224 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= 71640 MiB
End job on node120 at 2016-06-30 21:54:31