Trace number 4122402

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 162.691 162.719

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-subsetCardinalitySigma-26-3.cnf.gz-extracted.pb.metafix.opb
MD5SUM29ebe80a2983257773f09c747d56e1b1
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 variables105
Total number of constraints104
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)104
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:56:08+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-4122402-1467316568.opb"]
0.00/0.01	c use --random-gen="3808668345 35562681 2353554126 2975792086 3323089376 851860852 1694081020 3294590607 607211455 442960145 1131587459 2947772694 2130017336 2788200178 1403546826 1651987496 3761589316 2827838921 3799433231 2271011338 774705066 3423571814 3089326353 1819873911 2787493152 1418639127 3188005957 2049499473 4205389504 936249164 3597939229 4193777812 591368240 4210761997 3059497999 1599846277 1161192283 3790558390 2888218054 3653205327 1813291256 1632421783 1793640319 4161678101 4024823893 3906336016 3028394030 3440488330 1033240518 633584519 2153170978 1195283048 314367795 4147544472 3122191086 4252402414 1588396248 4192837613 2320163793 3413236309 3428162577 3735206626 3660137129 2844158683 697730676 3772219568 137356041 3183921829 3944640442 2528273342 3600962704 3252484046 2609971056 277510062 2892014887 746264941 695593829 3295543356 1012978151 1857786702 4136018843 126185708 822598300 1413625916 2617497350 1689677091 3097763744 4037378231 1356072393 1633180827 2810363009 3345950365 1091485395 3301058094 3170685496 2136948451 2246757559 4266902750 2561578713 2422443984 1016715525 3181536706 4129971716 1921523050 785592241 2845972763 2908201249 3202933590 3184014149 1657368458 3559504693 2319645835 2286797090 1197046178 2548106629 1559801848 3559137424 2714819924 2205702534 2965124856 115576717 2324991990 1951748598 2428919225 2284844308 3907487941 1094867250 3217182893 98247244 2378678231 656840475 1070290922 2791189342 3322567257 867740220 4017398007 3782481817 1838937216 975331264 84293976 3371008043 1649200826 1223766064 1977365525 2300591957 1586559616 8951534 3499786121 3472179039 3865111357 2927376865 4203201294 1426232630 3194789986 1685895548 1250881560 3814433118 3309198937 3426797707 1156080844 892051681 3183529597 1397305232 3899600917 1241900975 2495308809 3021866494 3963908599 2407999995 3211981118 4275655580 793323630 791602248 1147005126 4221872865 1303074155 3107568048 683947987 2842739257 2516234450 3461851880 1700229079 2367905522 3551142762 3961901370 3760811513 2207459071 2969151449 3863862914 3120081795 3093737913 2995864119 3356027233 264885691 3589692378 1883734303 1429025057 341605417 2919392750 165449907 757129826 3993858541 2921830292 1683499310 1716313000 3689809162 1511490151 1338448198 3125168404 2637781913 1851830743 2420850804 978684474 2588070498 3928957287 2632434442 3341748117 625687760 4083633171 981280997 3468309935 1108275978 1538640738 3498351036 1181429127 1523739600 2149280164 2729893706 4072969634 3108634606 3672397914 263387443 3406009779 399508364 2036104008 3335988505 1134084807 477692646 1412084942 1100213664 163067991 2882717779 3854686279 475561291 3319681971 723953135 2407848097 1452625617 3258993910 3180631923 1062672676 716140567 2175609138 2571141685 3143046297 2114860521 255 362436" option to reproduce the execution
0.00/0.01	c #vars 105
0.00/0.01	c #constraints 104
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 |       69      0 |        0 |        0
0.00/0.02	c  0.0s |       1 |      157 |      100 |       69      1 |        0 |        0
0.00/0.03	c  0.0s |       2 |      416 |      250 |       76      4 |        0 |        0
0.00/0.05	c  0.0s |       3 |      875 |      475 |       84      7 |        0 |        0
0.00/0.08	c  0.1s |       4 |     1389 |      813 |       93     13 |        0 |        0
0.09/0.13	c  0.1s |       5 |     2269 |     1320 |      103     22 |        0 |        0
0.19/0.20	c  0.2s |       6 |     3298 |     2081 |      126     32 |        0 |        0
0.29/0.31	c  0.3s |       7 |     4968 |     3223 |      139     47 |        0 |        0
0.39/0.45	c  0.4s |       8 |     7410 |     4936 |      153     69 |        0 |        0
0.59/0.67	c  0.7s |       9 |    11455 |     7506 |      169     98 |        0 |        0
0.99/1.00	c  1.0s |      10 |    17201 |    11361 |      186    139 |        0 |        0
1.29/1.37	c  1.4s |      11 |    25986 |    17144 |      205    196 |        0 |        0
1.89/1.94	c  1.9s |      12 |    38604 |    25819 |      226    275 |        0 |        0
2.69/2.72	c  2.7s |      13 |    57783 |    38832 |      249    382 |        0 |        0
3.89/3.90	c  3.9s |      14 |    86014 |    58352 |      274    531 |        0 |        0
5.79/5.82	c  5.8s |      15 |   124279 |    87632 |      302    734 |        0 |        0
7.79/7.83	c  7.8s |      15 |   170531 |   119632 |      302    939 |        0 |        0
8.59/8.64	c  8.6s |      16 |   186645 |   131552 |      333   1014 |        0 |        0
10.59/10.64	c 10.6s |      16 |   220424 |   159152 |      333   1171 |        0 |        0
12.58/12.64	c 12.6s |      16 |   254677 |   186752 |      333   1330 |        0 |        0
13.38/13.41	c 13.4s |      17 |   268192 |   197432 |      367   1391 |        0 |        0
15.39/15.41	c 15.4s |      17 |   304562 |   225932 |      367   1540 |        0 |        0
17.38/17.42	c 17.4s |      17 |   342124 |   255232 |      367   1694 |        0 |        0
19.38/19.42	c 19.4s |      17 |   381724 |   284932 |      367   1850 |        0 |        0
20.18/20.23	c 20.2s |      18 |   396429 |   296252 |      404   1909 |        0 |        0
22.18/22.23	c 22.2s |      18 |   429178 |   322952 |      404   2036 |        0 |        0
24.19/24.23	c 24.2s |      18 |   462148 |   349752 |      404   2165 |        0 |        0
26.19/26.23	c 26.2s |      18 |   498296 |   377952 |      404   2299 |        0 |        0
28.19/28.24	c 28.2s |      18 |   536170 |   406652 |      404   2437 |        0 |        0
30.19/30.24	c 30.2s |      18 |   573888 |   435352 |      404   2576 |        0 |        0
30.79/30.89	c 30.9s |      19 |   585594 |   444482 |      445   2618 |        0 |        0
32.89/32.90	c 32.9s |      19 |   625037 |   473582 |      445   2746 |        0 |        0
34.88/34.90	c 34.9s |      19 |   663887 |   502982 |      445   2876 |        0 |        0
36.88/36.90	c 36.9s |      19 |   703762 |   532282 |      445   3005 |        0 |        0
38.88/38.91	c 38.9s |      19 |   741943 |   560882 |      445   3131 |        0 |        0
40.88/40.92	c 40.9s |      19 |   780056 |   589182 |      445   3257 |        0 |        0
42.89/42.92	c 42.9s |      19 |   821383 |   618682 |      445   3387 |        0 |        0
44.88/44.92	c 44.9s |      19 |   864259 |   648582 |      445   3519 |        0 |        0
46.08/46.15	c 46.1s |      20 |   889931 |   666827 |      490   3598 |        0 |        0
48.08/48.15	c 48.1s |      20 |   929128 |   695627 |      490   3714 |        0 |        0
50.08/50.15	c 50.1s |      20 |   964287 |   723227 |      490   3825 |        0 |        0
52.08/52.15	c 52.1s |      20 |  1001937 |   751827 |      490   3940 |        0 |        0
54.08/54.16	c 54.1s |      20 |  1039762 |   780427 |      490   4056 |        0 |        0
56.08/56.16	c 56.2s |      20 |  1076452 |   808527 |      490   4168 |        0 |        0
58.08/58.16	c 58.2s |      20 |  1113406 |   836627 |      490   4280 |        0 |        0
60.07/60.17	c 60.2s |      20 |  1152745 |   865927 |      490   4398 |        0 |        0
62.07/62.17	c 62.2s |      20 |  1192437 |   894727 |      490   4513 |        0 |        0
64.07/64.17	c 64.2s |      20 |  1230387 |   922527 |      490   4625 |        0 |        0
66.08/66.17	c 66.2s |      20 |  1268285 |   950727 |      490   4738 |        0 |        0
68.07/68.17	c 68.2s |      20 |  1305929 |   978927 |      490   4850 |        0 |        0
69.67/69.73	c 69.7s |      21 |  1334524 |  1000345 |      539   4933 |        0 |        0
71.68/71.73	c 71.7s |      21 |  1367179 |  1026845 |      539   5029 |        0 |        0
73.69/73.73	c 73.7s |      21 |  1400511 |  1053245 |      539   5125 |        0 |        0
75.68/75.74	c 75.7s |      21 |  1437031 |  1080745 |      539   5225 |        0 |        0
77.68/77.75	c 77.7s |      21 |  1471379 |  1107645 |      539   5323 |        0 |        0
79.68/79.75	c 79.7s |      21 |  1504479 |  1133045 |      539   5415 |        0 |        0
81.68/81.75	c 81.7s |      21 |  1535813 |  1158445 |      539   5506 |        0 |        0
83.68/83.76	c 83.7s |      21 |  1566398 |  1183345 |      539   5597 |        0 |        0
85.68/85.76	c 85.7s |      21 |  1598230 |  1208145 |      539   5687 |        0 |        0
87.67/87.77	c 87.8s |      21 |  1631612 |  1233645 |      539   5779 |        0 |        0
89.67/89.77	c 89.8s |      21 |  1666010 |  1259945 |      539   5875 |        0 |        0
91.67/91.77	c 91.8s |      21 |  1701701 |  1287145 |      539   5974 |        0 |        0
93.67/93.78	c 93.8s |      21 |  1737944 |  1314045 |      539   6072 |        0 |        0
95.68/95.78	c 95.8s |      21 |  1771782 |  1339845 |      539   6166 |        0 |        0
97.67/97.79	c 97.8s |      21 |  1807283 |  1366645 |      539   6263 |        0 |        0
99.67/99.79	c 99.8s |      21 |  1838628 |  1391745 |      539   6354 |        0 |        0
101.77/101.80	c  101s |      21 |  1872914 |  1418245 |      539   6450 |        0 |        0
103.77/103.80	c  103s |      21 |  1906090 |  1444445 |      539   6545 |        0 |        0
105.77/105.80	c  105s |      21 |  1938979 |  1469845 |      539   6638 |        0 |        0
107.77/107.81	c  107s |      21 |  1969509 |  1494545 |      593   6726 |        0 |        0
108.27/108.32	c  108s |      22 |  1976806 |  1500622 |      593   6746 |        0 |        0
110.27/110.32	c  110s |      22 |  2006889 |  1524722 |      593   6825 |        0 |        0
112.28/112.33	c  112s |      22 |  2038666 |  1549522 |      593   6907 |        0 |        0
114.27/114.33	c  114s |      22 |  2069812 |  1574222 |      593   6988 |        0 |        0
116.27/116.33	c  116s |      22 |  2101284 |  1599222 |      593   7071 |        0 |        0
118.27/118.34	c  118s |      22 |  2134445 |  1625022 |      593   7157 |        0 |        0
120.27/120.35	c  120s |      22 |  2167794 |  1650722 |      593   7242 |        0 |        0
122.27/122.35	c  122s |      22 |  2201303 |  1676322 |      593   7326 |        0 |        0
124.27/124.36	c  124s |      22 |  2235602 |  1702122 |      593   7412 |        0 |        0
126.26/126.36	c  126s |      22 |  2267718 |  1726922 |      593   7494 |        0 |        0
128.26/128.37	c  128s |      22 |  2300356 |  1751922 |      593   7577 |        0 |        0
130.27/130.37	c  130s |      22 |  2328450 |  1775122 |      593   7654 |        0 |        0
132.27/132.37	c  132s |      22 |  2361343 |  1800622 |      593   7738 |        0 |        0
134.28/134.37	c  134s |      22 |  2395459 |  1826922 |      593   7825 |        0 |        0
136.27/136.38	c  136s |      22 |  2426678 |  1851722 |      593   7906 |        0 |        0
138.27/138.38	c  138s |      22 |  2457555 |  1876822 |      593   7989 |        0 |        0
140.26/140.39	c  140s |      22 |  2487800 |  1901422 |      593   8070 |        0 |        0
142.26/142.39	c  142s |      22 |  2518232 |  1925522 |      593   8148 |        0 |        0
144.26/144.40	c  144s |      22 |  2546771 |  1948622 |      593   8224 |        0 |        0
146.27/146.40	c  146s |      22 |  2579654 |  1974322 |      593   8308 |        2 |        0
148.36/148.40	c  148s |      22 |  2612895 |  2000322 |      593   8394 |        2 |        0
150.36/150.41	c  150s |      22 |  2646327 |  2026522 |      593   8481 |        2 |        0
152.36/152.41	c  152s |      22 |  2682957 |  2053622 |      593   8571 |        2 |        0
154.37/154.41	c  154s |      22 |  2716648 |  2079922 |      593   8658 |        2 |        0
156.37/156.41	c  156s |      22 |  2754778 |  2107222 |      593   8747 |        2 |        0
158.37/158.42	c  158s |      22 |  2792203 |  2134622 |      593   8837 |        3 |        0
160.37/160.42	c  160s |      22 |  2829538 |  2162022 |      593   8927 |        4 |        0
162.36/162.43	c  162s |      22 |  2864492 |  2189122 |      593   9014 |       13 |        2
162.56/162.66	c  162s |      22 |  2868863 |  2192507 |      593   9023 |       68 |       12
162.56/162.66	c #cpu_time = 162.650s
162.56/162.66	c #wall_clock_time = 162.645s
162.56/162.66	c #decision = 2868863
162.56/162.66	c #random_decision = 12416
162.56/162.66	c #conflict = 2192507
162.56/162.66	c #restart = 22
162.56/162.66	s UNSATISFIABLE
162.56/162.66	c total CPU time = 162.664s
162.56/162.66	c total wall clock time = 162.659s

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

pid=24658
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.29 2.25 2.25 3/179 24661
/proc/meminfo: memFree=27227976/32872528 swapFree=1459604/1655828
[pid=24661] ppid=24658 vsize=736700 CPUtime=0 cores=1,3,5,7
/proc/24661/stat : 24661 (toysat) R 24658 24661 22681 0 -1 4202496 2752 0 0 0 0 0 0 0 20 0 4 0 12608014 754380800 2602 33554432000 4194304 16246674 140735431385184 140735431384608 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24661/statm: 184943 2610 441 2943 0 181837 0
[pid=24661/tid=24662] ppid=24658 vsize=755132 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24662/stat : 24662 (toysat) S 24658 24661 22681 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12608014 773255168 2671 33554432000 4194304 16246674 140735431385184 140178034240752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24661/tid=24663] ppid=24658 vsize=759228 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24663/stat : 24663 (toysat) S 24658 24661 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12608014 777449472 2689 33554432000 4194304 16246674 140735431385184 140178023750896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24661/tid=24664] ppid=24658 vsize=763324 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24664/stat : 24664 (toysat) S 24658 24661 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12608014 781643776 2706 33554432000 4194304 16246674 140735431385184 140178013277360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0

[startup+0.100178 s]
/proc/loadavg: 2.29 2.25 2.25 3/179 24661
/proc/meminfo: memFree=27227976/32872528 swapFree=1459604/1655828
[pid=24661] ppid=24658 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/24661/stat : 24661 (toysat) R 24658 24661 22681 0 -1 4202496 24644 0 0 0 6 3 0 0 20 0 4 0 12608014 1247350784 24483 33554432000 4194304 16246674 140735431385184 140735431384608 5589685 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24661/statm: 304529 24497 708 2943 0 301423 0
[pid=24661/tid=24662] ppid=24658 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24662/stat : 24662 (toysat) S 24658 24661 22681 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12608014 1247350784 24503 33554432000 4194304 16246674 140735431385184 140178034240752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24661/tid=24663] ppid=24658 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24663/stat : 24663 (toysat) S 24658 24661 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12608014 1247350784 24509 33554432000 4194304 16246674 140735431385184 140178023750896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24661/tid=24664] ppid=24658 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24664/stat : 24664 (toysat) S 24658 24661 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12608014 1247350784 24514 33554432000 4194304 16246674 140735431385184 140178013277360 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) 1218116

[startup+0.200546 s]
/proc/loadavg: 2.29 2.25 2.25 3/179 24661
/proc/meminfo: memFree=27227976/32872528 swapFree=1459604/1655828
[pid=24661] ppid=24658 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/24661/stat : 24661 (toysat) R 24658 24661 22681 0 -1 4202496 47380 0 0 0 13 6 0 0 20 0 4 0 12608014 1247350784 47218 33554432000 4194304 16246674 140735431385184 140735431384608 5661217 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24661/statm: 304529 47229 709 2943 0 301423 0
[pid=24661/tid=24662] ppid=24658 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24662/stat : 24662 (toysat) S 24658 24661 22681 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12608014 1247350784 47235 33554432000 4194304 16246674 140735431385184 140178034240752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24661/tid=24663] ppid=24658 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24663/stat : 24663 (toysat) S 24658 24661 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12608014 1247350784 47244 33554432000 4194304 16246674 140735431385184 140178023750896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24661/tid=24664] ppid=24658 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24664/stat : 24664 (toysat) S 24658 24661 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12608014 1247350784 47249 33554432000 4194304 16246674 140735431385184 140178013277360 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) 1218116

[startup+0.300499 s]
/proc/loadavg: 2.29 2.25 2.25 3/179 24661
/proc/meminfo: memFree=27227976/32872528 swapFree=1459604/1655828
[pid=24661] ppid=24658 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/24661/stat : 24661 (toysat) R 24658 24661 22681 0 -1 4202496 70046 0 0 0 19 10 0 0 20 0 4 0 12608014 1247350784 69884 33554432000 4194304 16246674 140735431385184 140735431384608 13192110 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24661/statm: 304529 69895 709 2943 0 301423 0
[pid=24661/tid=24662] ppid=24658 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24662/stat : 24662 (toysat) S 24658 24661 22681 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12608014 1247350784 69902 33554432000 4194304 16246674 140735431385184 140178034240752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24661/tid=24663] ppid=24658 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24663/stat : 24663 (toysat) S 24658 24661 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12608014 1247350784 69908 33554432000 4194304 16246674 140735431385184 140178023750896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24661/tid=24664] ppid=24658 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24664/stat : 24664 (toysat) S 24658 24661 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12608014 1247350784 69914 33554432000 4194304 16246674 140735431385184 140178013277360 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) 1218116

[startup+0.700418 s]
/proc/loadavg: 2.29 2.25 2.25 3/179 24661
/proc/meminfo: memFree=27227976/32872528 swapFree=1459604/1655828
[pid=24661] ppid=24658 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/24661/stat : 24661 (toysat) R 24658 24661 22681 0 -1 4202496 160344 0 0 0 47 22 0 0 20 0 4 0 12608014 1247350784 160183 33554432000 4194304 16246674 140735431385184 140735431367104 5669490 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24661/statm: 304529 160192 709 2943 0 301423 0
[pid=24661/tid=24662] ppid=24658 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24662/stat : 24662 (toysat) S 24658 24661 22681 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12608014 1247350784 160201 33554432000 4194304 16246674 140735431385184 140178034240752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24661/tid=24663] ppid=24658 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24663/stat : 24663 (toysat) S 24658 24661 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12608014 1247350784 160207 33554432000 4194304 16246674 140735431385184 140178023750896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24661/tid=24664] ppid=24658 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24664/stat : 24664 (toysat) S 24658 24661 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12608014 1247350784 160212 33554432000 4194304 16246674 140735431385184 140178013277360 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) 1218116

[startup+1.50042 s]
/proc/loadavg: 2.27 2.25 2.25 3/183 24665
/proc/meminfo: memFree=26248040/32872528 swapFree=1459604/1655828
[pid=24661] ppid=24658 vsize=1218116 CPUtime=1.49 cores=1,3,5,7
/proc/24661/stat : 24661 (toysat) R 24658 24661 22681 0 -1 4202496 245488 0 0 0 115 34 0 0 20 0 4 0 12608014 1247350784 245306 33554432000 4194304 16246674 140735431385184 140735431384496 5675745 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24661/statm: 304529 245306 784 2943 0 301423 0
[pid=24661/tid=24662] ppid=24658 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24662/stat : 24662 (toysat) S 24658 24661 22681 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12608014 1247350784 245306 33554432000 4194304 16246674 140735431385184 140178034240752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24661/tid=24663] ppid=24658 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24663/stat : 24663 (toysat) S 24658 24661 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12608014 1247350784 245306 33554432000 4194304 16246674 140735431385184 140178023750896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24661/tid=24664] ppid=24658 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24664/stat : 24664 (toysat) S 24658 24661 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12608014 1247350784 245306 33554432000 4194304 16246674 140735431385184 140178013277360 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) 1218116

[startup+3.10043 s]
/proc/loadavg: 2.27 2.25 2.25 3/183 24665
/proc/meminfo: memFree=26160000/32872528 swapFree=1459604/1655828
[pid=24661] ppid=24658 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/24661/stat : 24661 (toysat) R 24658 24661 22681 0 -1 4202496 267393 0 0 0 271 38 0 0 20 0 4 0 12608014 1337528320 267211 33554432000 4194304 16246674 140735431385184 140735431367104 5677810 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24661/statm: 326545 267211 784 2943 0 323439 0
[pid=24661/tid=24662] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24662/stat : 24662 (toysat) S 24658 24661 22681 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267211 33554432000 4194304 16246674 140735431385184 140178034240752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24661/tid=24663] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24663/stat : 24663 (toysat) S 24658 24661 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267211 33554432000 4194304 16246674 140735431385184 140178023750896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24661/tid=24664] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24664/stat : 24664 (toysat) S 24658 24661 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267211 33554432000 4194304 16246674 140735431385184 140178013277360 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) 1306180

[startup+6.30043 s]
/proc/loadavg: 2.25 2.25 2.25 4/183 24665
/proc/meminfo: memFree=26159300/32872528 swapFree=1459604/1655828
[pid=24661] ppid=24658 vsize=1306180 CPUtime=6.29 cores=1,3,5,7
/proc/24661/stat : 24661 (toysat) R 24658 24661 22681 0 -1 4202496 267396 0 0 0 591 38 0 0 20 0 4 0 12608014 1337528320 267214 33554432000 4194304 16246674 140735431385184 140735431368176 12466788 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24661/statm: 326545 267214 784 2943 0 323439 0
[pid=24661/tid=24662] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24662/stat : 24662 (toysat) S 24658 24661 22681 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267214 33554432000 4194304 16246674 140735431385184 140178034240752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24661/tid=24663] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24663/stat : 24663 (toysat) S 24658 24661 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267214 33554432000 4194304 16246674 140735431385184 140178023750896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24661/tid=24664] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24664/stat : 24664 (toysat) S 24658 24661 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267214 33554432000 4194304 16246674 140735431385184 140178013277360 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) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.31 2.26 2.25 3/183 24665
/proc/meminfo: memFree=26159444/32872528 swapFree=1459604/1655828
[pid=24661] ppid=24658 vsize=1306180 CPUtime=12.68 cores=1,3,5,7
/proc/24661/stat : 24661 (toysat) R 24658 24661 22681 0 -1 4202496 267404 0 0 0 1230 38 0 0 20 0 4 0 12608014 1337528320 267222 33554432000 4194304 16246674 140735431385184 140735431368184 12466784 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24661/statm: 326545 267222 784 2943 0 323439 0
[pid=24661/tid=24662] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24662/stat : 24662 (toysat) S 24658 24661 22681 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267222 33554432000 4194304 16246674 140735431385184 140178034240752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24661/tid=24663] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24663/stat : 24663 (toysat) S 24658 24661 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267222 33554432000 4194304 16246674 140735431385184 140178023750896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24661/tid=24664] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24664/stat : 24664 (toysat) S 24658 24661 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267222 33554432000 4194304 16246674 140735431385184 140178013277360 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) 1306180

[startup+25.5005 s]
/proc/loadavg: 2.39 2.28 2.26 4/183 24665
/proc/meminfo: memFree=26160080/32872528 swapFree=1459604/1655828
[pid=24661] ppid=24658 vsize=1306180 CPUtime=25.49 cores=1,3,5,7
/proc/24661/stat : 24661 (toysat) R 24658 24661 22681 0 -1 4202496 267419 0 0 0 2510 39 0 0 20 0 4 0 12608014 1337528320 267237 33554432000 4194304 16246674 140735431385184 140735431368184 13950192 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24661/statm: 326545 267237 786 2943 0 323439 0
[pid=24661/tid=24662] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24662/stat : 24662 (toysat) S 24658 24661 22681 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267237 33554432000 4194304 16246674 140735431385184 140178034240752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24661/tid=24663] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24663/stat : 24663 (toysat) S 24658 24661 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267237 33554432000 4194304 16246674 140735431385184 140178023750896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24661/tid=24664] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24664/stat : 24664 (toysat) S 24658 24661 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267237 33554432000 4194304 16246674 140735431385184 140178013277360 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) 1306180

[startup+51.1005 s]
/proc/loadavg: 2.26 2.25 2.25 3/183 24665
/proc/meminfo: memFree=26160172/32872528 swapFree=1459604/1655828
[pid=24661] ppid=24658 vsize=1306180 CPUtime=51.08 cores=1,3,5,7
/proc/24661/stat : 24661 (toysat) R 24658 24661 22681 0 -1 4202496 267421 0 0 0 5069 39 0 0 20 0 4 0 12608014 1337528320 267239 33554432000 4194304 16246674 140735431385184 140735431368184 5827734 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24661/statm: 326545 267239 787 2943 0 323439 0
[pid=24661/tid=24662] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24662/stat : 24662 (toysat) S 24658 24661 22681 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267239 33554432000 4194304 16246674 140735431385184 140178034240752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24661/tid=24663] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24663/stat : 24663 (toysat) S 24658 24661 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267239 33554432000 4194304 16246674 140735431385184 140178023750896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24661/tid=24664] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24664/stat : 24664 (toysat) S 24658 24661 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267239 33554432000 4194304 16246674 140735431385184 140178013277360 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) 1306180

[startup+102.301 s]
/proc/loadavg: 2.27 2.26 2.25 3/183 24666
/proc/meminfo: memFree=26159872/32872528 swapFree=1459604/1655828
[pid=24661] ppid=24658 vsize=1306180 CPUtime=102.28 cores=1,3,5,7
/proc/24661/stat : 24661 (toysat) R 24658 24661 22681 0 -1 4202496 267426 0 0 0 10188 40 0 0 20 0 4 0 12608014 1337528320 267244 33554432000 4194304 16246674 140735431385184 140735431368184 5721768 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24661/statm: 326545 267244 787 2943 0 323439 0
[pid=24661/tid=24662] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24662/stat : 24662 (toysat) S 24658 24661 22681 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267244 33554432000 4194304 16246674 140735431385184 140178034240752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24661/tid=24663] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24663/stat : 24663 (toysat) S 24658 24661 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267244 33554432000 4194304 16246674 140735431385184 140178023750896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24661/tid=24664] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24664/stat : 24664 (toysat) S 24658 24661 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267244 33554432000 4194304 16246674 140735431385184 140178013277360 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) 1306180

[startup+162.3 s]
/proc/loadavg: 2.40 2.29 2.26 4/183 24667
/proc/meminfo: memFree=26159532/32872528 swapFree=1459604/1655828
[pid=24661] ppid=24658 vsize=1306180 CPUtime=162.26 cores=1,3,5,7
/proc/24661/stat : 24661 (toysat) R 24658 24661 22681 0 -1 4202496 267452 0 0 0 16183 43 0 0 20 0 4 0 12608014 1337528320 267270 33554432000 4194304 16246674 140735431385184 140735431368184 5672188 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24661/statm: 326545 267270 788 2943 0 323439 0
[pid=24661/tid=24662] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24662/stat : 24662 (toysat) S 24658 24661 22681 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267270 33554432000 4194304 16246674 140735431385184 140178034240752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24661/tid=24663] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24663/stat : 24663 (toysat) S 24658 24661 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267270 33554432000 4194304 16246674 140735431385184 140178023750896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24661/tid=24664] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24664/stat : 24664 (toysat) S 24658 24661 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267270 33554432000 4194304 16246674 140735431385184 140178013277360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1306180

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

[startup+162.401 s]
/proc/loadavg: 2.40 2.29 2.26 4/183 24667
/proc/meminfo: memFree=26159532/32872528 swapFree=1459604/1655828
[pid=24661] ppid=24658 vsize=1306180 CPUtime=162.36 cores=1,3,5,7
/proc/24661/stat : 24661 (toysat) R 24658 24661 22681 0 -1 4202496 267452 0 0 0 16193 43 0 0 20 0 4 0 12608014 1337528320 267270 33554432000 4194304 16246674 140735431385184 140735431368184 5823182 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24661/statm: 326545 267270 788 2943 0 323439 0
[pid=24661/tid=24662] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24662/stat : 24662 (toysat) S 24658 24661 22681 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267270 33554432000 4194304 16246674 140735431385184 140178034240752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24661/tid=24663] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24663/stat : 24663 (toysat) S 24658 24661 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267270 33554432000 4194304 16246674 140735431385184 140178023750896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24661/tid=24664] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24664/stat : 24664 (toysat) S 24658 24661 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267270 33554432000 4194304 16246674 140735431385184 140178013277360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 1306180

[startup+162.6 s]
/proc/loadavg: 2.40 2.29 2.26 4/183 24667
/proc/meminfo: memFree=26159532/32872528 swapFree=1459604/1655828
[pid=24661] ppid=24658 vsize=1306180 CPUtime=162.56 cores=1,3,5,7
/proc/24661/stat : 24661 (toysat) R 24658 24661 22681 0 -1 4202496 267452 0 0 0 16213 43 0 0 20 0 4 0 12608014 1337528320 267270 33554432000 4194304 16246674 140735431385184 140735431368184 5672188 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24661/statm: 326545 267270 788 2943 0 323439 0
[pid=24661/tid=24662] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24662/stat : 24662 (toysat) S 24658 24661 22681 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267270 33554432000 4194304 16246674 140735431385184 140178034240752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24661/tid=24663] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24663/stat : 24663 (toysat) S 24658 24661 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267270 33554432000 4194304 16246674 140735431385184 140178023750896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24661/tid=24664] ppid=24658 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24661/task/24664/stat : 24664 (toysat) S 24658 24661 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12608014 1337528320 267270 33554432000 4194304 16246674 140735431385184 140178013277360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.56
Current children cumulated vsize (KiB) 1306180

[startup+162.7 s]
/proc/loadavg: 2.40 2.29 2.26 4/183 24667
/proc/meminfo: memFree=26159532/32872528 swapFree=1459604/1655828
[pid=24661] ppid=24658 vsize=0 CPUtime=162.66 cores=1,3,5,7
/proc/24661/stat : 24661 (toysat) R 24658 24661 22681 0 -1 4202500 267457 0 0 0 16219 47 0 0 20 0 1 0 12608014 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24661/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 162.66
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 162.719
CPU time (s): 162.691
CPU user time (s): 162.198
CPU system time (s): 0.492925
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 162.198
system time used= 0.492925
maximum resident set size= 1069096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267457
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= 17
involuntary context switches= 183

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.371943 second user time and 0.675897 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-30 21:56:08
IDJOB=4122402
IDBENCH=111098
IDSOLVER=2542
FILE ID=node136/4122402-1467316568
RUNJOBID= node136-1467309401-22698
PBS_JOBID= 20005289
Free space on /tmp= 71632 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-subsetCardinalitySigma-26-3.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-4122402-1467316568/watcher-4122402-1467316568 -o /tmp/evaluation-result-4122402-1467316568/solver-4122402-1467316568 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1467309401-22698 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4122402-1467316568.opb

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

MD5SUM BENCH= 29ebe80a2983257773f09c747d56e1b1
RANDOM SEED=1306827538

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.182
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.182
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.182
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.182
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.182
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27228240 kB
Buffers:          200132 kB
Cached:          1932512 kB
SwapCached:            0 kB
Active:          1489128 kB
Inactive:        1746232 kB
Active(anon):    1105280 kB
Inactive(anon):        0 kB
Active(file):     383848 kB
Inactive(file):  1746232 kB
Unevictable:     1655828 kB
Mlocked:         1459604 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16372 kB
Writeback:             0 kB
AnonPages:       2760612 kB
Mapped:            17068 kB
Shmem:               204 kB
Slab:             615720 kB
SReclaimable:      59884 kB
SUnreclaim:       555836 kB
KernelStack:        1480 kB
PageTables:         9240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2895856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    833536 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= 71612 MiB
End job on node136 at 2016-06-30 21:58:51