Trace number 4120274

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 171.126 171.162

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-regular-n22-d4-i3.cnf.gz-plain.pb.metafix.opb
MD5SUM62c79429d1279a8e64c85f7e29fa30ae
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 benchmark20.2749
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables89
Total number of constraints188
Number of constraints which are clauses188
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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-30T20:20:05+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-4120274-1467310805.opb"]
0.00/0.01	c use --random-gen="3091284586 2798071693 3512472922 1097472092 963775825 710066731 1169828940 3959014173 3682999440 1422568492 3463933449 3719450502 2856921413 839152168 1469677771 1855701346 710661019 2387064881 389355191 3605931042 3751833900 2625799519 760517826 3806223857 377368242 724621921 587098111 881790681 3505277735 2966823214 2341032089 1045394204 1287358103 1222521284 4019272321 36437801 1306113733 695243005 240890139 137307719 3578617609 3495835504 96059457 2734537319 1574362052 4286504749 2819874896 1455859099 2211409746 2559277 3124980429 321798137 1922386857 4217606997 3884262298 237642846 3852399765 3908826978 3665153121 2435029310 982836749 913228081 898985172 2578912959 1341557039 1094557725 1117113130 2339770001 4264325810 2887790861 45370460 1586728156 3852527471 713895862 2713702404 2267267187 2264947540 2150579917 1178140945 648260484 2770812507 2154078703 455524916 611070875 980495429 788647737 3363936261 2817875633 2702749235 2514535020 2538677737 1381043195 2486785389 269065753 316454584 3429658923 1283046786 547318714 229855198 639004902 267180244 2361064077 239552631 898545648 1639812579 1806448103 1192150853 301088951 250708042 2350480885 2151838993 2081346956 1645471674 2853237219 230375861 1216881275 1688488122 3441479087 2071130470 4020820012 858442375 2551873775 2123817918 3267692950 736792374 1105318503 2692485027 1858117949 2697910987 3468521201 2343595448 3552317426 2578506052 1184751248 1693625049 4023036464 3997480050 2525665619 1419497540 618686122 3622540582 2358704954 848884993 1570365369 2434991512 3499005826 4280229706 2737406794 2011575542 1574426633 3026323677 2472250928 3745415848 2376300359 1997081161 2768002878 1396584267 2906741339 626740849 539758552 1252280835 1665245434 2143233758 1106271275 3913863993 4142342447 1648858363 3535061490 4262879245 2424082947 4083156766 3727463242 2639970538 1949012058 3784017286 3207125423 1454455292 1890344343 606229005 767497766 3797914460 90274978 1959283229 3315539965 316120078 1585378361 3347922321 2732956666 4236115819 1515881185 3039549164 3025233407 2613757552 4180456524 1142222014 1243626266 1989491151 429553197 1665666744 663210325 1665233781 2005315740 3935119441 1702624260 2842501522 1974068938 580002119 2997175659 694703257 3038722689 4010720641 3583908216 2016211199 2484698515 3848413991 2484721039 1203024697 1600723102 3202901837 4196016361 2845931562 3019230045 2606721381 1042967543 3283077327 3228434295 3361879905 951531463 970198335 919751640 1429386742 291710288 1883603714 3804486751 4241689788 1881082067 1490919266 3874620749 1659927234 3669585789 1014750487 3301396977 1494840761 2858744583 1664967411 2942060169 3074059178 695699337 585751836 3043311644 2345534298 2561730402 2296965172 301957563 582291701 3067058076 255 362436" option to reproduce the execution
0.00/0.01	c #vars 89
0.00/0.01	c #constraints 188
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 |       92      0 |        0 |        0
0.00/0.02	c  0.0s |       1 |      141 |      100 |       92      0 |        0 |        0
0.00/0.03	c  0.0s |       2 |      352 |      250 |      102      3 |        0 |        0
0.00/0.05	c  0.0s |       3 |      786 |      475 |      113      6 |        0 |        0
0.00/0.08	c  0.1s |       4 |     1271 |      813 |      125     10 |        0 |        0
0.08/0.13	c  0.1s |       5 |     2132 |     1320 |      138     17 |        0 |        0
0.08/0.19	c  0.2s |       6 |     3335 |     2081 |      168     25 |        0 |        0
0.29/0.30	c  0.3s |       7 |     5140 |     3223 |      185     37 |        0 |        0
0.49/0.57	c  0.4s |       8 |     7435 |     4936 |      204     54 |        0 |        0
0.69/0.70	c  0.7s |       9 |    11354 |     7506 |      225     76 |        0 |        0
0.99/1.05	c  1.0s |      10 |    16958 |    11361 |      248    108 |        0 |        0
1.38/1.44	c  1.4s |      11 |    25104 |    17144 |      273    152 |        0 |        0
1.99/2.05	c  2.0s |      12 |    36805 |    25819 |      301    212 |        0 |        0
2.89/2.91	c  2.9s |      13 |    55399 |    38832 |      332    295 |        0 |        0
4.19/4.28	c  4.3s |      14 |    81803 |    58352 |      366    406 |        0 |        0
6.19/6.28	c  6.3s |      14 |   116938 |    85252 |      366    547 |        0 |        0
6.39/6.46	c  6.4s |      15 |   119901 |    87632 |      403    559 |        0 |        0
8.39/8.46	c  8.4s |      15 |   160098 |   115632 |      403    693 |        0 |        0
9.58/9.64	c  9.6s |      16 |   181156 |   131552 |      444    769 |        0 |        0
11.58/11.64	c 11.6s |      16 |   217421 |   159152 |      444    889 |        0 |        0
13.58/13.65	c 13.6s |      16 |   251203 |   185452 |      444   1004 |        0 |        0
14.48/14.58	c 14.6s |      17 |   266250 |   197432 |      489   1056 |        0 |        0
16.49/16.58	c 16.6s |      17 |   298455 |   222432 |      489   1155 |        0 |        0
18.48/18.59	c 18.6s |      17 |   326961 |   246332 |      489   1250 |        0 |        0
20.48/20.59	c 20.6s |      17 |   358929 |   271332 |      489   1350 |        0 |        0
22.58/22.60	c 22.6s |      17 |   389506 |   295732 |      538   1446 |        0 |        0
22.58/22.64	c 22.6s |      18 |   390187 |   296252 |      538   1447 |        0 |        0
24.59/24.64	c 24.6s |      18 |   419684 |   320252 |      538   1534 |        0 |        0
26.59/26.65	c 26.6s |      18 |   446906 |   343452 |      538   1618 |        0 |        0
28.59/28.66	c 28.6s |      18 |   474477 |   366152 |      538   1701 |        0 |        0
30.59/30.66	c 30.6s |      18 |   503444 |   389852 |      538   1787 |        0 |        0
32.59/32.66	c 32.6s |      18 |   532841 |   413952 |      538   1874 |        0 |        0
34.59/34.66	c 34.7s |      18 |   560379 |   437352 |      538   1959 |        0 |        0
35.19/35.27	c 35.3s |      19 |   569064 |   444482 |      592   1984 |        0 |        0
37.18/37.28	c 37.3s |      19 |   601169 |   469182 |      592   2065 |        0 |        0
39.18/39.28	c 39.3s |      19 |   637118 |   495282 |      592   2152 |        0 |        0
41.18/41.28	c 41.3s |      19 |   669621 |   520482 |      592   2235 |        0 |        0
43.18/43.28	c 43.3s |      19 |   702072 |   545882 |      592   2320 |        0 |        0
45.19/45.29	c 45.3s |      19 |   735197 |   571482 |      592   2405 |        0 |        0
47.18/47.29	c 47.3s |      19 |   764558 |   595382 |      592   2484 |        0 |        0
49.28/49.30	c 49.3s |      19 |   795112 |   619782 |      592   2565 |        0 |        0
51.28/51.30	c 51.3s |      19 |   822363 |   642982 |      592   2641 |        0 |        0
53.18/53.24	c 53.2s |      20 |   852080 |   666827 |      652   2719 |        0 |        0
55.18/55.25	c 55.2s |      20 |   889480 |   693527 |      652   2800 |        0 |        0
57.19/57.25	c 57.2s |      20 |   924834 |   719727 |      652   2879 |        0 |        0
59.18/59.26	c 59.2s |      20 |   958838 |   745127 |      652   2956 |        0 |        0
61.18/61.26	c 61.2s |      20 |   989650 |   769327 |      652   3029 |        0 |        0
63.18/63.27	c 63.3s |      20 |  1025215 |   795327 |      652   3108 |        0 |        0
65.18/65.27	c 65.3s |      20 |  1060006 |   821127 |      652   3186 |        0 |        0
67.18/67.28	c 67.3s |      20 |  1094675 |   846827 |      652   3264 |        0 |        0
69.18/69.28	c 69.3s |      20 |  1128422 |   872327 |      652   3341 |        0 |        0
71.18/71.29	c 71.3s |      20 |  1160651 |   897327 |      652   3417 |        0 |        0
73.28/73.30	c 73.3s |      20 |  1192048 |   922027 |      652   3492 |        0 |        0
75.28/75.30	c 75.3s |      20 |  1223638 |   946627 |      652   3566 |        0 |        0
77.28/77.31	c 77.3s |      20 |  1255663 |   971227 |      652   3640 |        0 |        0
79.28/79.31	c 79.3s |      20 |  1285503 |   994627 |      718   3710 |        0 |        0
79.78/79.80	c 79.8s |      21 |  1292636 |  1000345 |      718   3726 |        0 |        0
81.78/81.81	c 81.8s |      21 |  1324751 |  1025245 |      718   3794 |        0 |        0
83.78/83.81	c 83.8s |      21 |  1356643 |  1049645 |      718   3861 |        0 |        0
85.78/85.81	c 85.8s |      21 |  1391818 |  1074645 |      718   3929 |        0 |        0
87.77/87.82	c 87.8s |      21 |  1424854 |  1099045 |      718   3997 |        0 |        0
89.77/89.82	c 89.8s |      21 |  1456462 |  1123345 |      718   4064 |        0 |        0
91.77/91.82	c 91.8s |      21 |  1489081 |  1147745 |      718   4131 |        0 |        0
93.78/93.83	c 93.8s |      21 |  1521239 |  1172545 |      718   4199 |        0 |        0
95.78/95.83	c 95.8s |      21 |  1551650 |  1196445 |      718   4265 |        0 |        0
97.78/97.83	c 97.8s |      21 |  1583729 |  1221045 |      718   4332 |        0 |        0
99.78/99.83	c 99.8s |      21 |  1614817 |  1245245 |      718   4399 |        0 |        0
101.78/101.83	c  101s |      21 |  1644574 |  1268545 |      718   4463 |        0 |        0
103.78/103.84	c  103s |      21 |  1675626 |  1292745 |      718   4529 |        0 |        0
105.77/105.85	c  105s |      21 |  1706192 |  1316945 |      718   4596 |        0 |        0
107.78/107.85	c  107s |      21 |  1736908 |  1341245 |      718   4662 |        0 |        0
109.77/109.85	c  109s |      21 |  1770553 |  1366645 |      718   4732 |        0 |        0
111.77/111.86	c  111s |      21 |  1800419 |  1390445 |      718   4797 |        0 |        0
113.77/113.86	c  113s |      21 |  1831941 |  1414845 |      718   4862 |        1 |        3
115.77/115.86	c  115s |      21 |  1863378 |  1439045 |      718   4929 |        1 |        3
117.78/117.87	c  117s |      21 |  1896062 |  1463445 |      718   4996 |        1 |        3
119.77/119.87	c  119s |      21 |  1927323 |  1487345 |      718   5061 |        1 |        3
120.97/121.07	c  121s |      22 |  1944484 |  1500622 |      790   5095 |        1 |        3
122.97/123.08	c  123s |      22 |  1973960 |  1523622 |      790   5152 |        1 |        3
124.97/125.09	c  125s |      22 |  2003135 |  1546622 |      790   5209 |        1 |        3
126.96/127.09	c  127s |      22 |  2033274 |  1570422 |      790   5269 |        1 |        3
129.07/129.10	c  129s |      22 |  2063639 |  1594622 |      790   5330 |        1 |        3
131.07/131.11	c  131s |      22 |  2096027 |  1619222 |      790   5391 |        1 |        3
133.08/133.11	c  133s |      22 |  2126480 |  1642822 |      790   5450 |        1 |        3
135.07/135.11	c  135s |      22 |  2155428 |  1665822 |      790   5508 |        1 |        3
137.07/137.11	c  137s |      22 |  2183086 |  1688622 |      790   5564 |        1 |        3
139.07/139.12	c  139s |      22 |  2211589 |  1711422 |      790   5621 |        1 |        3
141.07/141.13	c  141s |      22 |  2241461 |  1734822 |      790   5680 |        1 |        3
143.07/143.13	c  143s |      22 |  2270490 |  1758222 |      790   5738 |        1 |        3
145.07/145.14	c  145s |      22 |  2299930 |  1781622 |      790   5796 |        1 |        3
147.06/147.14	c  147s |      22 |  2328330 |  1804722 |      790   5853 |        2 |        6
149.06/149.14	c  149s |      22 |  2356973 |  1827322 |      790   5909 |        2 |        6
151.06/151.15	c  151s |      22 |  2387315 |  1850522 |      790   5967 |        2 |        6
153.06/153.16	c  153s |      22 |  2415274 |  1873122 |      790   6023 |        2 |        6
155.07/155.16	c  155s |      22 |  2446418 |  1897222 |      790   6083 |        2 |        6
157.07/157.16	c  157s |      22 |  2474739 |  1920122 |      790   6140 |        2 |        6
159.07/159.16	c  159s |      22 |  2505884 |  1944422 |      790   6201 |        2 |        6
161.07/161.17	c  161s |      22 |  2535412 |  1967822 |      790   6259 |        3 |        9
163.07/163.17	c  163s |      22 |  2565202 |  1991322 |      790   6317 |        3 |        9
165.07/165.17	c  165s |      22 |  2594825 |  2014822 |      790   6375 |        4 |       12
167.06/167.18	c  167s |      22 |  2626873 |  2039322 |      790   6435 |        5 |       15
169.06/169.19	c  169s |      22 |  2653637 |  2061822 |      790   6491 |        6 |       18
171.06/171.10	c  171s |      22 |  2684684 |  2085461 |      790   6545 |       61 |       65
171.06/171.10	c #cpu_time = 170.650s
171.06/171.10	c #wall_clock_time = 171.086s
171.06/171.10	c #decision = 2684684
171.06/171.10	c #random_decision = 11224
171.06/171.10	c #conflict = 2085461
171.06/171.10	c #restart = 22
171.06/171.10	s UNSATISFIABLE
171.06/171.10	c total CPU time = 170.665s
171.06/171.10	c total wall clock time = 171.102s

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

pid=16506
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.72 3.13 2/244 16509
/proc/meminfo: memFree=30130552/32872528 swapFree=189444/189444
[pid=16509] ppid=16506 vsize=799300 CPUtime=0 cores=1,3,5,7
/proc/16509/stat : 16509 (toysat) R 16506 16509 13211 0 -1 4202496 2997 0 0 0 0 0 0 0 20 0 4 0 12187003 818483200 3357 33554432000 4194304 16246674 140733727410992 140733727410416 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16509/statm: 200593 3367 442 2943 0 197487 0
[pid=16509/tid=16510] ppid=16506 vsize=817732 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16510/stat : 16510 (toysat) S 16506 16509 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12187003 837357568 3428 33554432000 4194304 16246674 140733727410992 140432346426608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16509/tid=16511] ppid=16506 vsize=821828 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16511/stat : 16511 (toysat) S 16506 16509 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12187003 841551872 3445 33554432000 4194304 16246674 140733727410992 140432335936752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16509/tid=16512] ppid=16506 vsize=826948 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16512/stat : 16512 (toysat) S 16506 16509 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12187003 846794752 3462 33554432000 4194304 16246674 140733727410992 140432325463216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0

[startup+0.100176 s]
/proc/loadavg: 2.23 2.72 3.13 2/244 16509
/proc/meminfo: memFree=30130552/32872528 swapFree=189444/189444
[pid=16509] ppid=16506 vsize=1218116 CPUtime=0.08 cores=1,3,5,7
/proc/16509/stat : 16509 (toysat) R 16506 16509 13211 0 -1 4202496 25939 0 0 0 5 3 0 0 20 0 4 0 12187003 1247350784 26288 33554432000 4194304 16246674 140733727410992 140733727410416 5545885 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16509/statm: 304529 26301 708 2943 0 301423 0
[pid=16509/tid=16510] ppid=16506 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16510/stat : 16510 (toysat) S 16506 16509 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12187003 1247350784 26307 33554432000 4194304 16246674 140733727410992 140432346426608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16509/tid=16511] ppid=16506 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16511/stat : 16511 (toysat) S 16506 16509 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12187003 1247350784 26316 33554432000 4194304 16246674 140733727410992 140432335936752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16509/tid=16512] ppid=16506 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16512/stat : 16512 (toysat) S 16506 16509 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12187003 1247350784 26324 33554432000 4194304 16246674 140733727410992 140432325463216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1218116

[startup+0.200527 s]
/proc/loadavg: 2.23 2.72 3.13 2/244 16509
/proc/meminfo: memFree=30130552/32872528 swapFree=189444/189444
[pid=16509] ppid=16506 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/16509/stat : 16509 (toysat) R 16506 16509 13211 0 -1 4202496 49601 0 0 0 13 6 0 0 20 0 4 0 12187003 1247350784 49951 33554432000 4194304 16246674 140733727410992 140733727410416 5677541 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16509/statm: 304529 49963 708 2943 0 301423 0
[pid=16509/tid=16510] ppid=16506 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16510/stat : 16510 (toysat) S 16506 16509 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12187003 1247350784 49969 33554432000 4194304 16246674 140733727410992 140432346426608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16509/tid=16511] ppid=16506 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16511/stat : 16511 (toysat) S 16506 16509 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12187003 1247350784 49977 33554432000 4194304 16246674 140733727410992 140432335936752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16509/tid=16512] ppid=16506 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16512/stat : 16512 (toysat) S 16506 16509 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12187003 1247350784 49981 33554432000 4194304 16246674 140733727410992 140432325463216 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.300478 s]
/proc/loadavg: 2.23 2.72 3.13 2/244 16509
/proc/meminfo: memFree=30130552/32872528 swapFree=189444/189444
[pid=16509] ppid=16506 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/16509/stat : 16509 (toysat) R 16506 16509 13211 0 -1 4202496 73305 0 0 0 20 9 0 0 20 0 4 0 12187003 1247350784 73655 33554432000 4194304 16246674 140733727410992 140733727410416 13954518 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16509/statm: 304529 73667 708 2943 0 301423 0
[pid=16509/tid=16510] ppid=16506 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16510/stat : 16510 (toysat) S 16506 16509 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12187003 1247350784 73674 33554432000 4194304 16246674 140733727410992 140432346426608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16509/tid=16511] ppid=16506 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16511/stat : 16511 (toysat) S 16506 16509 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12187003 1247350784 73681 33554432000 4194304 16246674 140733727410992 140432335936752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16509/tid=16512] ppid=16506 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16512/stat : 16512 (toysat) S 16506 16509 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12187003 1247350784 73688 33554432000 4194304 16246674 140733727410992 140432325463216 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.700419 s]
/proc/loadavg: 2.23 2.72 3.13 2/244 16509
/proc/meminfo: memFree=30130552/32872528 swapFree=189444/189444
[pid=16509] ppid=16506 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/16509/stat : 16509 (toysat) R 16506 16509 13211 0 -1 4202496 166798 0 0 0 48 21 0 0 20 0 4 0 12187003 1247350784 167147 33554432000 4194304 16246674 140733727410992 140733727392896 12479207 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16509/statm: 304529 167159 709 2943 0 301423 0
[pid=16509/tid=16510] ppid=16506 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16510/stat : 16510 (toysat) S 16506 16509 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12187003 1247350784 167166 33554432000 4194304 16246674 140733727410992 140432346426608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16509/tid=16511] ppid=16506 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16511/stat : 16511 (toysat) S 16506 16509 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12187003 1247350784 167175 33554432000 4194304 16246674 140733727410992 140432335936752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16509/tid=16512] ppid=16506 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16512/stat : 16512 (toysat) S 16506 16509 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12187003 1247350784 167181 33554432000 4194304 16246674 140733727410992 140432325463216 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.50043 s]
/proc/loadavg: 2.23 2.72 3.13 3/248 16513
/proc/meminfo: memFree=29147888/32872528 swapFree=189444/189444
[pid=16509] ppid=16506 vsize=1218116 CPUtime=1.48 cores=1,3,5,7
/proc/16509/stat : 16509 (toysat) R 16506 16509 13211 0 -1 4202496 245488 0 0 0 117 31 0 0 20 0 4 0 12187003 1247350784 245817 33554432000 4194304 16246674 140733727410992 140733727410304 13950218 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16509/statm: 304529 245817 787 2943 0 301423 0
[pid=16509/tid=16510] ppid=16506 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16510/stat : 16510 (toysat) S 16506 16509 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12187003 1247350784 245817 33554432000 4194304 16246674 140733727410992 140432346426608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16509/tid=16511] ppid=16506 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16511/stat : 16511 (toysat) S 16506 16509 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12187003 1247350784 245817 33554432000 4194304 16246674 140733727410992 140432335936752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16509/tid=16512] ppid=16506 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16512/stat : 16512 (toysat) S 16506 16509 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12187003 1247350784 245817 33554432000 4194304 16246674 140733727410992 140432325463216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1218116

[startup+3.10042 s]
/proc/loadavg: 2.23 2.72 3.13 3/248 16513
/proc/meminfo: memFree=29060220/32872528 swapFree=189444/189444
[pid=16509] ppid=16506 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/16509/stat : 16509 (toysat) R 16506 16509 13211 0 -1 4202496 267402 0 0 0 275 34 0 0 20 0 4 0 12187003 1337528320 267731 33554432000 4194304 16246674 140733727410992 140733727393992 13192828 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16509/statm: 326545 267731 787 2943 0 323439 0
[pid=16509/tid=16510] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16510/stat : 16510 (toysat) S 16506 16509 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267731 33554432000 4194304 16246674 140733727410992 140432346426608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16509/tid=16511] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16511/stat : 16511 (toysat) S 16506 16509 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267731 33554432000 4194304 16246674 140733727410992 140432335936752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16509/tid=16512] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16512/stat : 16512 (toysat) S 16506 16509 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267731 33554432000 4194304 16246674 140733727410992 140432325463216 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.21 2.71 3.13 3/248 16513
/proc/meminfo: memFree=29060104/32872528 swapFree=189444/189444
[pid=16509] ppid=16506 vsize=1306180 CPUtime=6.29 cores=1,3,5,7
/proc/16509/stat : 16509 (toysat) R 16506 16509 13211 0 -1 4202496 267405 0 0 0 595 34 0 0 20 0 4 0 12187003 1337528320 267734 33554432000 4194304 16246674 140733727410992 140733727393992 5754966 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16509/statm: 326545 267734 787 2943 0 323439 0
[pid=16509/tid=16510] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16510/stat : 16510 (toysat) S 16506 16509 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267734 33554432000 4194304 16246674 140733727410992 140432346426608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16509/tid=16511] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16511/stat : 16511 (toysat) S 16506 16509 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267734 33554432000 4194304 16246674 140733727410992 140432335936752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16509/tid=16512] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16512/stat : 16512 (toysat) S 16506 16509 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267734 33554432000 4194304 16246674 140733727410992 140432325463216 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.19 2.70 3.12 3/248 16513
/proc/meminfo: memFree=29059608/32872528 swapFree=189444/189444
[pid=16509] ppid=16506 vsize=1306180 CPUtime=12.68 cores=1,3,5,7
/proc/16509/stat : 16509 (toysat) R 16506 16509 13211 0 -1 4202496 267406 0 0 0 1234 34 0 0 20 0 4 0 12187003 1337528320 267735 33554432000 4194304 16246674 140733727410992 140733727393992 15015658 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16509/statm: 326545 267735 787 2943 0 323439 0
[pid=16509/tid=16510] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16510/stat : 16510 (toysat) S 16506 16509 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267735 33554432000 4194304 16246674 140733727410992 140432346426608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16509/tid=16511] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16511/stat : 16511 (toysat) S 16506 16509 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267735 33554432000 4194304 16246674 140733727410992 140432335936752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16509/tid=16512] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16512/stat : 16512 (toysat) S 16506 16509 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267735 33554432000 4194304 16246674 140733727410992 140432325463216 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.15 2.66 3.10 3/248 16513
/proc/meminfo: memFree=29060352/32872528 swapFree=189444/189444
[pid=16509] ppid=16506 vsize=1306180 CPUtime=25.49 cores=1,3,5,7
/proc/16509/stat : 16509 (toysat) R 16506 16509 13211 0 -1 4202496 267425 0 0 0 2514 35 0 0 20 0 4 0 12187003 1337528320 267754 33554432000 4194304 16246674 140733727410992 140733727393992 6042384 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16509/statm: 326545 267754 787 2943 0 323439 0
[pid=16509/tid=16510] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16510/stat : 16510 (toysat) S 16506 16509 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267754 33554432000 4194304 16246674 140733727410992 140432346426608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16509/tid=16511] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16511/stat : 16511 (toysat) S 16506 16509 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267754 33554432000 4194304 16246674 140733727410992 140432335936752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16509/tid=16512] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16512/stat : 16512 (toysat) S 16506 16509 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267754 33554432000 4194304 16246674 140733727410992 140432325463216 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.17 2.62 3.08 3/248 16513
/proc/meminfo: memFree=29060028/32872528 swapFree=189444/189444
[pid=16509] ppid=16506 vsize=1306180 CPUtime=51.08 cores=1,3,5,7
/proc/16509/stat : 16509 (toysat) R 16506 16509 13211 0 -1 4202496 267425 0 0 0 5073 35 0 0 20 0 4 0 12187003 1337528320 267754 33554432000 4194304 16246674 140733727410992 140733727393992 12483532 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16509/statm: 326545 267754 787 2943 0 323439 0
[pid=16509/tid=16510] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16510/stat : 16510 (toysat) S 16506 16509 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267754 33554432000 4194304 16246674 140733727410992 140432346426608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16509/tid=16511] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16511/stat : 16511 (toysat) S 16506 16509 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267754 33554432000 4194304 16246674 140733727410992 140432335936752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16509/tid=16512] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16512/stat : 16512 (toysat) S 16506 16509 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267754 33554432000 4194304 16246674 140733727410992 140432325463216 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.14 2.54 3.02 3/247 16515
/proc/meminfo: memFree=29059652/32872528 swapFree=189444/189444
[pid=16509] ppid=16506 vsize=1306180 CPUtime=102.28 cores=1,3,5,7
/proc/16509/stat : 16509 (toysat) R 16506 16509 13211 0 -1 4202496 267498 0 0 0 10191 37 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140733727392896 6020465 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16509/statm: 326545 267827 789 2943 0 323439 0
[pid=16509/tid=16510] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16510/stat : 16510 (toysat) S 16506 16509 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140432346426608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16509/tid=16511] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16511/stat : 16511 (toysat) S 16506 16509 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140432335936752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16509/tid=16512] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16512/stat : 16512 (toysat) S 16506 16509 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140432325463216 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.16 2.47 2.97 3/247 16516
/proc/meminfo: memFree=29057796/32872528 swapFree=189444/189444
[pid=16509] ppid=16506 vsize=1306180 CPUtime=162.27 cores=1,3,5,7
/proc/16509/stat : 16509 (toysat) R 16506 16509 13211 0 -1 4202496 267498 0 0 0 16188 39 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140733727393992 6010852 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16509/statm: 326545 267827 789 2943 0 323439 0
[pid=16509/tid=16510] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16510/stat : 16510 (toysat) S 16506 16509 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140432346426608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16509/tid=16511] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16511/stat : 16511 (toysat) S 16506 16509 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140432335936752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16509/tid=16512] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16512/stat : 16512 (toysat) S 16506 16509 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140432325463216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 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 16509 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+166.4 s]
/proc/loadavg: 2.14 2.46 2.96 3/247 16516
/proc/meminfo: memFree=29058292/32872528 swapFree=189444/189444
[pid=16509] ppid=16506 vsize=1306180 CPUtime=166.36 cores=1,3,5,7
/proc/16509/stat : 16509 (toysat) R 16506 16509 13211 0 -1 4202496 267498 0 0 0 16597 39 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140733727393992 5553621 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16509/statm: 326545 267827 789 2943 0 323439 0
[pid=16509/tid=16510] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16510/stat : 16510 (toysat) S 16506 16509 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140432346426608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16509/tid=16511] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16511/stat : 16511 (toysat) S 16506 16509 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140432335936752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16509/tid=16512] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16512/stat : 16512 (toysat) S 16506 16509 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140432325463216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 166.36
Current children cumulated vsize (KiB) 1306180

[startup+169.6 s]
/proc/loadavg: 2.13 2.45 2.96 3/247 16516
/proc/meminfo: memFree=29058028/32872528 swapFree=189444/189444
[pid=16509] ppid=16506 vsize=1306180 CPUtime=169.56 cores=1,3,5,7
/proc/16509/stat : 16509 (toysat) R 16506 16509 13211 0 -1 4202496 267498 0 0 0 16917 39 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140733727392896 5722348 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16509/statm: 326545 267827 789 2943 0 323439 0
[pid=16509/tid=16510] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16510/stat : 16510 (toysat) S 16506 16509 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140432346426608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16509/tid=16511] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16511/stat : 16511 (toysat) S 16506 16509 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140432335936752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16509/tid=16512] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16512/stat : 16512 (toysat) S 16506 16509 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140432325463216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 169.56
Current children cumulated vsize (KiB) 1306180

[startup+170.4 s]
/proc/loadavg: 2.13 2.45 2.96 3/247 16516
/proc/meminfo: memFree=29058028/32872528 swapFree=189444/189444
[pid=16509] ppid=16506 vsize=1306180 CPUtime=170.36 cores=1,3,5,7
/proc/16509/stat : 16509 (toysat) R 16506 16509 13211 0 -1 4202496 267498 0 0 0 16997 39 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140733727393992 13943729 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16509/statm: 326545 267827 789 2943 0 323439 0
[pid=16509/tid=16510] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16510/stat : 16510 (toysat) S 16506 16509 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140432346426608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16509/tid=16511] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16511/stat : 16511 (toysat) S 16506 16509 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140432335936752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16509/tid=16512] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16512/stat : 16512 (toysat) S 16506 16509 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140432325463216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 170.36
Current children cumulated vsize (KiB) 1306180

[startup+170.8 s]
/proc/loadavg: 2.13 2.45 2.96 3/247 16516
/proc/meminfo: memFree=29058152/32872528 swapFree=189444/189444
[pid=16509] ppid=16506 vsize=1306180 CPUtime=170.76 cores=1,3,5,7
/proc/16509/stat : 16509 (toysat) R 16506 16509 13211 0 -1 4202496 267498 0 0 0 17037 39 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140733727393992 5545876 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16509/statm: 326545 267827 789 2943 0 323439 0
[pid=16509/tid=16510] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16510/stat : 16510 (toysat) S 16506 16509 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140432346426608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16509/tid=16511] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16511/stat : 16511 (toysat) S 16506 16509 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140432335936752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16509/tid=16512] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16512/stat : 16512 (toysat) S 16506 16509 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140432325463216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 170.76
Current children cumulated vsize (KiB) 1306180

[startup+171 s]
/proc/loadavg: 2.13 2.45 2.96 3/247 16516
/proc/meminfo: memFree=29058152/32872528 swapFree=189444/189444
[pid=16509] ppid=16506 vsize=1306180 CPUtime=170.96 cores=1,3,5,7
/proc/16509/stat : 16509 (toysat) R 16506 16509 13211 0 -1 4202496 267498 0 0 0 17057 39 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140733727393992 12481864 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16509/statm: 326545 267827 789 2943 0 323439 0
[pid=16509/tid=16510] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16510/stat : 16510 (toysat) S 16506 16509 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140432346426608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16509/tid=16511] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16511/stat : 16511 (toysat) S 16506 16509 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140432335936752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16509/tid=16512] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16512/stat : 16512 (toysat) S 16506 16509 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140432325463216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 170.96
Current children cumulated vsize (KiB) 1306180

[startup+171.1 s]
/proc/loadavg: 2.13 2.45 2.96 3/247 16516
/proc/meminfo: memFree=29058152/32872528 swapFree=189444/189444
[pid=16509] ppid=16506 vsize=1306180 CPUtime=171.06 cores=1,3,5,7
/proc/16509/stat : 16509 (toysat) R 16506 16509 13211 0 -1 4202496 267498 0 0 0 17067 39 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140733727393992 13943664 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16509/statm: 326545 267827 789 2943 0 323439 0
[pid=16509/tid=16510] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16510/stat : 16510 (toysat) S 16506 16509 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140432346426608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16509/tid=16511] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16511/stat : 16511 (toysat) S 16506 16509 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140432335936752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16509/tid=16512] ppid=16506 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16509/task/16512/stat : 16512 (toysat) S 16506 16509 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12187003 1337528320 267827 33554432000 4194304 16246674 140733727410992 140432325463216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 171.06
Current children cumulated vsize (KiB) 1306180

Child status: 0
Real time (s): 171.162
CPU time (s): 171.126
CPU user time (s): 170.682
CPU system time (s): 0.443932
CPU usage (%): 99.9791
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 170.682
system time used= 0.443932
maximum resident set size= 1071320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267503
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= 177

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.59191 second user time and 0.663899 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-30 20:20:05
IDJOB=4120274
IDBENCH=109861
IDSOLVER=2542
FILE ID=node102/4120274-1467310805
RUNJOBID= node102-1467310764-16425
PBS_JOBID= 20005272
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-regular-n22-d4-i3.cnf.gz-plain.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-4120274-1467310805/watcher-4120274-1467310805 -o /tmp/evaluation-result-4120274-1467310805/solver-4120274-1467310805 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1467310764-16425 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4120274-1467310805.opb

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

MD5SUM BENCH= 62c79429d1279a8e64c85f7e29fa30ae
RANDOM SEED=1238828570

node102.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.744
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.48
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.744
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.744
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.744
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.49
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.744
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.54
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.744
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.744
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.744
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:        30131188 kB
Buffers:          154908 kB
Cached:           569260 kB
SwapCached:            0 kB
Active:          1391600 kB
Inactive:         418368 kB
Active(anon):    1088360 kB
Inactive(anon):        0 kB
Active(file):     303240 kB
Inactive(file):   418368 kB
Unevictable:      189444 kB
Mlocked:          189444 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16412 kB
Writeback:             0 kB
AnonPages:       1275044 kB
Mapped:            17520 kB
Shmem:               204 kB
Slab:             609100 kB
SReclaimable:      52780 kB
SUnreclaim:       556320 kB
KernelStack:        2032 kB
PageTables:         6740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1423988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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= 71636 MiB
End job on node102 at 2016-06-30 20:22:56