Trace number 4100521

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2016-05-02? (TO) 1800.16 1800.48

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-sp97ic.opb
MD5SUM398f2ddedf5bd2978b4636f0e4bc50cf
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark639
Best CPU time to get the best result obtained on this benchmark1800.12
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 638
Optimality of the best value was proved NO
Number of variables12497
Total number of constraints1033
Number of constraints which are clauses41
Number of constraints which are cardinality constraints (but not clauses)815
Number of constraints which are nor clauses,nor cardinality constraints177
Minimum length of a constraint2
Maximum length of a constraint6739
Number of terms in the objective function 12497
Biggest coefficient in the objective function 172
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 530548
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 172
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 530548
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-18T03:59:26+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-4100521-1466215166.opb"]
0.00/0.01	c use --random-gen="2926730983 2858064951 2839819563 2960580827 376171205 3704234059 1286154001 2970676373 537053133 425395180 1792243860 644694595 3878271837 398840810 3454775463 157525492 498014501 2615685510 3774066831 3162090331 543965250 904275430 3082040609 4104600653 1371788189 2738771068 359540780 1012116186 76671322 2285171903 2696610174 2810883610 536697788 1271912945 685327017 2992764705 2928079233 851517804 4066231201 949211168 1704841742 1018645073 1175053061 3950525041 2344787735 2124301661 1365130321 2090794805 3018637375 849145548 2425700777 4204518225 1195324135 343151963 4254456287 2996089854 2658890311 2211306929 2077078531 3018836877 4034337290 1809081317 1362937585 2033684673 2382679376 2618256783 337725638 2239335752 3728494982 1677233421 94468374 4287947987 125080094 3226654688 599764210 4073440172 2016314832 1091358617 2238602516 3609406977 4181557848 2444347604 2751131516 1112656214 899387144 2673711136 2512102867 1117820570 554010250 1456136854 3427115404 2666036310 3809535632 2036668727 2077145076 3706981057 3587377745 313218489 1887065061 2164425300 1704866490 3155727393 3238032596 1202622055 4105818488 3252140495 3948481125 3852846694 1691208383 1255053955 4088376408 2365219086 3006401035 3992383871 768338039 3380326747 2190367491 126635860 1802251095 355090144 1967030598 1158030809 940047573 990170636 3431192736 2687264333 2964008330 1004853823 946037863 1088559814 1935504188 3747714838 3814923963 3158588932 1015593759 3984833144 4073708840 1692469297 2273948832 4056989532 1769058964 2370602250 3076061238 219881655 2790592345 3795755082 569491250 267962593 1717032601 3633032549 2332411061 564784877 188108552 2235979036 3477144015 2447373418 1638784580 3809618433 2654193875 139766690 3512866418 3671988127 4077565400 1988662220 2051475133 3514395747 2524436868 3058939342 3964709466 1911229435 2352305286 1239877588 231001495 1440440414 1619869551 626293966 2460513300 4092318938 2713288208 1577861092 4097771083 4082622363 2787774296 620325528 3070243906 1401438798 598012292 1248385731 2587493344 3417777585 3352538899 2645152699 694217245 3401469254 289042929 3029875141 242411349 2126923464 1084732104 2916461654 801325869 576803183 1064268692 4284974300 4013680175 2080747667 802282048 3174292226 3901614246 4119598450 981447031 4067639716 2876278987 3656389406 3108338062 2316224741 843040911 2717781415 3412806808 1620883546 1569660786 2535394814 625979409 3955871686 660363944 1442151429 1373850435 250633981 4056994038 1538685871 2704014415 651507674 644446 2748857113 2864311726 796987557 3411718756 2534208583 2950683228 2035065029 3724983304 1156093893 3817496650 1275163417 3586087601 205834484 2194610899 419306421 854831201 2098058883 4140206758 4022899907 2637343683 3329683069 969802506 774986001 255 362436" option to reproduce the execution
0.49/0.55	c #vars 12497
0.49/0.55	c #constraints 1033
1.59/1.69	c BCD2: Hardening is enabled.
1.59/1.69	c BCD2: BiasedSearch is enabled.
1.59/1.69	c Solving starts ...
1.59/1.69	c ============================[ Search Statistics ]============================
1.59/1.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.59/1.69	c       |         |          |          |    Limit     GC | Var      | Constra 
1.59/1.69	c =============================================================================
1.59/1.69	c  0.0s |       0 |        0 |        0 |     4510      0 |        0 |        0
1.89/1.91	c  0.2s |       0 |      831 |        0 |     4510      0 |        0 |        0
1.89/1.91	c #cpu_time = 0.155s
1.89/1.91	c #wall_clock_time = 0.155s
1.89/1.91	c #decision = 831
1.89/1.91	c #random_decision = 7
1.89/1.91	c #conflict = 0
1.89/1.91	c #restart = 0
1.89/1.91	o 54058
1.89/1.96	c BCD2: updating upper bound: 530548 -> 54057
2.09/2.13	c BCD2: 0 <= obj <= 54057
2.09/2.13	c BCD2: #cores=0, #unrelaxed=12497, #relaxed=0, #hardened=0
2.09/2.13	c BCD2: #sat=1 #unsat=1 bias=1/2
2.09/2.14	c Solving starts ...
2.09/2.14	c ============================[ Search Statistics ]============================
2.09/2.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.09/2.14	c       |         |          |          |    Limit     GC | Var      | Constra 
2.09/2.14	c =============================================================================
2.09/2.14	c  0.0s |       0 |        0 |        0 |     4510      0 |        0 |        0
2.30/2.34	c  0.2s |       0 |     8536 |       21 |     4510      0 |        0 |        0
2.30/2.34	c #cpu_time = 0.163s
2.30/2.34	c #wall_clock_time = 0.163s
2.30/2.34	c #decision = 8536
2.30/2.34	c #random_decision = 0
2.30/2.34	c #conflict = 21
2.30/2.34	c #restart = 0
2.30/2.34	c BCD2: found a new core of size 421: cost of the new core is >=6
2.30/2.34	c lower bound updated to 6
2.30/2.35	c BCD2: 6 <= obj <= 54057
2.30/2.35	c BCD2: #cores=1, #unrelaxed=12076, #relaxed=421, #hardened=0
2.30/2.35	c BCD2: #sat=1 #unsat=2 bias=2/3
2.30/2.36	c Solving starts ...
2.30/2.36	c ============================[ Search Statistics ]============================
2.30/2.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.30/2.36	c       |         |          |          |    Limit     GC | Var      | Constra 
2.30/2.36	c =============================================================================
2.30/2.36	c  0.0s |       0 |        0 |        0 |     4510      0 |        0 |        0
2.49/2.54	c  0.2s |       0 |     8973 |        3 |     4510      0 |        0 |        0
2.49/2.54	c #cpu_time = 0.129s
2.49/2.54	c #wall_clock_time = 0.129s
2.49/2.54	c #decision = 8973
2.49/2.54	c #random_decision = 0
2.49/2.54	c #conflict = 3
2.49/2.54	c #restart = 0
2.49/2.54	c BCD2: found a new core of size 687: cost of the new core is >=12
2.49/2.54	c lower bound updated to 18
2.49/2.57	c BCD2: 18 <= obj <= 54057
2.49/2.57	c BCD2: #cores=2, #unrelaxed=11389, #relaxed=1108, #hardened=0
2.49/2.57	c BCD2: #sat=1 #unsat=3 bias=3/4
2.49/2.58	c Solving starts ...
2.49/2.58	c ============================[ Search Statistics ]============================
2.49/2.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.49/2.58	c       |         |          |          |    Limit     GC | Var      | Constra 
2.49/2.58	c =============================================================================
2.49/2.58	c  0.0s |       0 |        0 |        0 |     4510      0 |        0 |        0
2.79/2.83	c  0.2s |       0 |    11182 |       15 |     4510      0 |        0 |        0
2.79/2.83	c #cpu_time = 0.196s
2.79/2.83	c #wall_clock_time = 0.197s
2.79/2.83	c #decision = 11182
2.79/2.83	c #random_decision = 0
2.79/2.83	c #conflict = 15
2.79/2.83	c #restart = 0
2.79/2.83	c BCD2: found a new core of size 709: cost of the new core is >=6
2.79/2.83	c lower bound updated to 24
2.79/2.84	c BCD2: 24 <= obj <= 54057
2.79/2.84	c BCD2: #cores=3, #unrelaxed=10680, #relaxed=1817, #hardened=0
2.79/2.84	c BCD2: #sat=1 #unsat=4 bias=4/5
2.79/2.85	c Solving starts ...
2.79/2.85	c ============================[ Search Statistics ]============================
2.79/2.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.79/2.85	c       |         |          |          |    Limit     GC | Var      | Constra 
2.79/2.85	c =============================================================================
2.79/2.85	c  0.0s |       0 |        0 |        0 |     4510      0 |        0 |        0
2.99/3.09	c  0.2s |       0 |    10670 |        6 |     4510      0 |        0 |        0
2.99/3.09	c #cpu_time = 0.189s
2.99/3.09	c #wall_clock_time = 0.190s
2.99/3.09	c #decision = 10670
2.99/3.09	c #random_decision = 0
2.99/3.09	c #conflict = 6
2.99/3.09	c #restart = 0
3.09/3.10	c BCD2: found a new core of size 1191: cost of the new core is >=7
3.09/3.10	c lower bound updated to 31
3.09/3.11	c BCD2: 31 <= obj <= 54057
3.09/3.11	c BCD2: #cores=4, #unrelaxed=9489, #relaxed=3008, #hardened=0
3.09/3.11	c BCD2: #sat=1 #unsat=5 bias=5/6
3.09/3.12	c Solving starts ...
3.09/3.12	c ============================[ Search Statistics ]============================
3.09/3.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.09/3.12	c       |         |          |          |    Limit     GC | Var      | Constra 
3.09/3.12	c =============================================================================
3.09/3.12	c  0.0s |       0 |        0 |        0 |     4510      0 |        0 |        0
3.49/3.54	c  0.4s |       0 |    12813 |       71 |     4961      0 |        0 |        0
3.49/3.54	c #cpu_time = 0.351s
3.49/3.54	c #wall_clock_time = 0.352s
3.49/3.54	c #decision = 12813
3.49/3.54	c #random_decision = 3
3.49/3.54	c #conflict = 71
3.49/3.54	c #restart = 0
3.49/3.54	o 1514
3.49/3.55	c BCD2: updating upper bound: 54057 -> 1513
3.59/3.61	c BCD2: 31 <= obj <= 1513
3.59/3.61	c BCD2: #cores=4, #unrelaxed=9489, #relaxed=3008, #hardened=0
3.59/3.61	c BCD2: #sat=2 #unsat=5 bias=5/7
3.59/3.63	c Solving starts ...
3.59/3.63	c ============================[ Search Statistics ]============================
3.59/3.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.59/3.63	c       |         |          |          |    Limit     GC | Var      | Constra 
3.59/3.63	c =============================================================================
3.59/3.64	c  0.0s |       0 |        0 |        0 |     4961      0 |        0 |        1
3.99/4.03	c  0.4s |       1 |    10485 |      100 |     4961      0 |        0 |        1
6.19/6.22	c  2.6s |       2 |    21376 |      250 |     5458      0 |        0 |        1
7.80/7.88	c  4.2s |       3 |    33978 |      475 |     6004      0 |        0 |        1
10.59/10.61	c  7.0s |       3 |    44897 |      675 |     6004      0 |        0 |        1
13.20/13.26	c  9.6s |       4 |    45090 |      813 |     6605      0 |        0 |        1
15.29/15.37	c 11.7s |       4 |    57874 |     1113 |     6605      0 |        0 |        1
16.50/16.56	c 12.9s |       5 |    58457 |     1320 |     7266      0 |        0 |        1
18.99/19.09	c 15.4s |       5 |    70021 |     1620 |     7266      0 |        0 |        1
21.59/21.69	c 18.0s |       5 |    70567 |     1820 |     7266      0 |        0 |        1
24.49/24.52	c 20.9s |       5 |    71536 |     2020 |     7993      0 |        0 |        1
25.49/25.57	c 21.9s |       6 |    71815 |     2081 |     7993      0 |        0 |        1
28.28/28.33	c 24.7s |       6 |    82491 |     2381 |     7993      0 |        0 |        1
31.38/31.41	c 27.8s |       6 |    82912 |     2681 |     7993      0 |        0 |        1
33.39/33.47	c 29.8s |       6 |    83352 |     2881 |     7993      0 |        0 |        1
35.99/36.01	c 32.4s |       6 |    83917 |     3181 |     8793      0 |        0 |        1
36.39/36.46	c 32.8s |       7 |    84023 |     3223 |     8793      0 |        0 |        1
39.08/39.18	c 35.5s |       7 |    93943 |     3423 |     8793      0 |        0 |        1
41.19/41.25	c 37.6s |       7 |    94351 |     3623 |     8793      0 |        0 |        1
43.88/44.00	c 40.4s |       7 |    95079 |     3923 |     8793      0 |        0 |        1
47.18/47.27	c 43.6s |       7 |    95541 |     4223 |     8793      0 |        0 |        1
49.19/49.27	c 45.6s |       7 |    97212 |     4523 |     8793      0 |        0 |        1
50.89/50.98	c 47.3s |       8 |   100569 |     4936 |     9673      0 |        0 |        1
52.98/53.07	c 49.4s |       8 |   112400 |     5336 |     9673      0 |        0 |        1
55.68/55.77	c 52.1s |       8 |   113309 |     5836 |     9673      0 |        0 |        1
58.08/58.16	c 54.5s |       8 |   113623 |     6036 |     9673      0 |        0 |        1
60.68/60.77	c 57.1s |       8 |   114503 |     6336 |     9673      0 |        0 |        1
62.88/62.93	c 59.3s |       8 |   114819 |     6536 |     9673      0 |        0 |        1
66.09/66.15	c 62.5s |       8 |   117038 |     6736 |     9673      0 |        0 |        1
69.48/69.60	c 66.0s |       8 |   117958 |     6936 |     9673      0 |        0 |        1
73.08/73.11	c 69.5s |       8 |   119202 |     7136 |     9673      0 |        0 |        1
77.68/77.74	c 74.1s |       8 |   119934 |     7336 |     9673      0 |        0 |        1
80.77/80.80	c 77.2s |       9 |   121456 |     7506 |    10641      0 |        0 |        1
83.28/83.38	c 79.7s |       9 |   132260 |     7606 |    10641      0 |        0 |        1
85.38/85.43	c 81.8s |       9 |   133409 |     8106 |    10641      0 |        0 |        1
87.37/87.45	c 83.8s |       9 |   134193 |     8406 |    10641      0 |        0 |        1
89.38/89.49	c 85.9s |       9 |   135943 |     8706 |    10641      0 |        0 |        1
92.88/92.98	c 89.3s |       9 |   138451 |     9006 |    10641      0 |        0 |        1
95.79/95.82	c 92.2s |       9 |   139375 |     9206 |    10641      0 |        0 |        1
98.67/98.79	c 95.1s |       9 |   140024 |     9406 |    10641      0 |        0 |        1
101.78/101.83	c 98.2s |       9 |   140333 |     9606 |    10641      0 |        0 |        1
104.17/104.28	c  100s |       9 |   144297 |     9806 |    10641      0 |        0 |        1
107.17/107.22	c  103s |       9 |   144817 |    10006 |    10641      0 |        0 |        1
110.47/110.51	c  106s |       9 |   145345 |    10206 |    10641      0 |        0 |        1
113.57/113.61	c  109s |       9 |   145741 |    10406 |    10641      0 |        0 |        1
115.88/115.99	c  112s |       9 |   146108 |    10606 |    10641      0 |        0 |        1
118.48/118.59	c  114s |       9 |   146494 |    10806 |    10641      0 |        0 |        1
121.37/121.40	c  117s |       9 |   146923 |    11006 |    10641      0 |        0 |        1
123.97/124.07	c  120s |       9 |   147251 |    11206 |    11706      0 |        0 |        1
126.08/126.12	c  122s |      10 |   147481 |    11361 |    11706      0 |        0 |        1
129.17/129.24	c  125s |      10 |   157664 |    11461 |    11706      0 |        0 |        1
132.17/132.28	c  128s |      10 |   158088 |    11661 |    11706      0 |        0 |        1
134.97/135.07	c  131s |      10 |   158583 |    11861 |    11706      0 |        0 |        1
137.37/137.47	c  133s |      10 |   159666 |    12061 |    11706      0 |        0 |        1
140.07/140.15	c  136s |      10 |   160507 |    12261 |    11706      0 |        0 |        1
143.57/143.60	c  139s |      10 |   161113 |    12461 |    11706      0 |        0 |        1
147.48/147.52	c  143s |      10 |   161487 |    12661 |    11706      0 |        0 |        1
151.07/151.14	c  147s |      10 |   161986 |    12861 |    11706      0 |        0 |        1
154.87/154.98	c  151s |      10 |   162448 |    13061 |    11706      0 |        0 |        1
158.77/158.81	c  155s |      10 |   162936 |    13261 |    11706      0 |        0 |        1
162.77/162.82	c  159s |      10 |   163284 |    13461 |    11706      0 |        0 |        1
166.46/166.56	c  162s |      10 |   163661 |    13661 |    11706      0 |        0 |        1
168.47/168.56	c  164s |      10 |   163952 |    13761 |    11706      0 |        0 |        1
172.17/172.23	c  168s |      10 |   164393 |    13961 |    11706      0 |        0 |        1
175.46/175.55	c  171s |      10 |   164899 |    14161 |    11706      0 |        0 |        1
178.66/178.72	c  175s |      10 |   165523 |    14361 |    11706      0 |        0 |        1
182.36/182.46	c  178s |      10 |   166074 |    14561 |    11706      0 |        0 |        1
185.97/186.00	c  182s |      10 |   166580 |    14761 |    11706      0 |        0 |        1
189.37/189.43	c  185s |      10 |   167122 |    14961 |    11706      0 |        0 |        1
193.06/193.11	c  189s |      10 |   167523 |    15161 |    11706      0 |        0 |        1
196.86/196.92	c  193s |      10 |   167867 |    15361 |    11706      0 |        0 |        1
200.26/200.38	c  196s |      10 |   168319 |    15561 |    11706      0 |        0 |        1
202.26/202.39	c  198s |      10 |   168758 |    15661 |    11706      0 |        0 |        1
204.46/204.51	c  200s |      10 |   168930 |    15761 |    11706      0 |        0 |        1
208.06/208.12	c  204s |      10 |   169412 |    15961 |    11706      0 |        0 |        1
210.17/210.22	c  206s |      10 |   169604 |    16061 |    11706      0 |        0 |        1
213.96/214.07	c  210s |      10 |   170142 |    16261 |    11706      0 |        0 |        1
216.16/216.23	c  212s |      10 |   170365 |    16361 |    11706      0 |        0 |        1
219.97/220.02	c  216s |      10 |   170736 |    16561 |    11706      0 |        0 |        1
222.17/222.22	c  218s |      10 |   170912 |    16661 |    11706      0 |        0 |        1
226.15/226.21	c  222s |      10 |   171449 |    16861 |    11706      0 |        0 |        1
228.55/228.65	c  225s |      10 |   171629 |    16961 |    12877      0 |        0 |        1
230.65/230.77	c  227s |      10 |   171792 |    17061 |    12877      0 |        0 |        1
232.25/232.38	c  228s |      11 |   171994 |    17144 |    12877      0 |        0 |        1
239.55/239.69	c  236s |      11 |   183706 |    17244 |    12877      1 |        0 |        1
243.06/243.13	c  239s |      11 |   184544 |    17444 |    12877      1 |        0 |        1
246.05/246.10	c  242s |      11 |   185612 |    17644 |    12877      1 |        0 |        1
249.35/249.44	c  245s |      11 |   186060 |    17844 |    12877      1 |        0 |        1
253.75/253.81	c  250s |      11 |   186585 |    18044 |    12877      1 |        0 |        1
256.16/256.29	c  252s |      11 |   186781 |    18144 |    12877      1 |        0 |        1
259.66/259.79	c  256s |      11 |   187326 |    18344 |    12877      1 |        0 |        1
262.55/262.61	c  258s |      11 |   187511 |    18444 |    12877      1 |        0 |        1
264.55/264.69	c  261s |      11 |   187648 |    18544 |    12877      1 |        0 |        1
268.95/269.05	c  265s |      11 |   188011 |    18744 |    12877      1 |        0 |        1
271.76/271.83	c  268s |      11 |   188492 |    18944 |    12877      1 |        0 |        1
275.06/275.13	c  271s |      11 |   188770 |    19144 |    12877      1 |        0 |        1
278.64/278.77	c  275s |      11 |   189142 |    19344 |    12877      1 |        0 |        1
282.35/282.40	c  278s |      11 |   189419 |    19544 |    12877      1 |        0 |        1
286.34/286.40	c  282s |      11 |   190460 |    19744 |    12877      1 |        0 |        1
289.94/290.06	c  286s |      11 |   190820 |    19944 |    12877      1 |        0 |        1
293.95/294.09	c  290s |      11 |   191242 |    20144 |    12877      1 |        0 |        1
297.45/297.58	c  293s |      11 |   191840 |    20344 |    12877      1 |        0 |        1
300.54/300.63	c  296s |      11 |   192073 |    20544 |    12877      1 |        0 |        1
304.44/304.50	c  300s |      11 |   192328 |    20744 |    12877      1 |        0 |        1
307.65/307.76	c  304s |      11 |   192669 |    20944 |    12877      1 |        0 |        1
311.04/311.13	c  307s |      11 |   193726 |    21144 |    12877      1 |        0 |        1
315.14/315.26	c  311s |      11 |   194487 |    21344 |    12877      1 |        0 |        1
318.55/318.64	c  315s |      11 |   195807 |    21544 |    12877      1 |        0 |        1
321.35/321.41	c  317s |      11 |   196099 |    21644 |    12877      1 |        0 |        1
324.64/324.71	c  321s |      11 |   196329 |    21744 |    12877      1 |        0 |        1
326.75/326.84	c  323s |      11 |   198220 |    21844 |    12877      1 |        0 |        1
328.95/329.09	c  325s |      11 |   198976 |    21944 |    12877      1 |        0 |        1
331.34/331.42	c  327s |      11 |   200757 |    22044 |    12877      1 |        0 |        1
334.04/334.10	c  330s |      11 |   201243 |    22144 |    12877      1 |        0 |        1
338.04/338.10	c  334s |      11 |   202312 |    22344 |    12877      1 |        0 |        1
340.84/340.91	c  337s |      11 |   203885 |    22444 |    12877      1 |        0 |        1
344.64/344.72	c  341s |      11 |   203997 |    22544 |    12877      1 |        0 |        1
347.03/347.11	c  343s |      11 |   204127 |    22644 |    12877      1 |        0 |        1
349.44/349.57	c  345s |      11 |   204246 |    22744 |    12877      1 |        0 |        1
353.74/353.82	c  350s |      11 |   204767 |    22944 |    12877      1 |        0 |        1
358.64/358.75	c  355s |      11 |   206522 |    23044 |    12877      1 |        0 |        1
364.84/364.96	c  361s |      11 |   207599 |    23144 |    12877      1 |        0 |        1
370.24/370.33	c  366s |      11 |   207934 |    23244 |    12877      1 |        0 |        1
372.24/372.39	c  368s |      11 |   208029 |    23344 |    12877      1 |        0 |        1
376.14/376.26	c  372s |      11 |   208368 |    23544 |    12877      1 |        0 |        1
378.83/378.96	c  375s |      11 |   208659 |    23644 |    12877      1 |        0 |        1
381.43/381.59	c  377s |      11 |   209197 |    23744 |    12877      1 |        0 |        1
384.94/385.07	c  381s |      11 |   209418 |    23844 |    12877      1 |        0 |        1
388.04/388.14	c  384s |      11 |   209726 |    23944 |    12877      1 |        0 |        1
391.33/391.44	c  387s |      11 |   209943 |    24044 |    12877      1 |        0 |        1
394.23/394.33	c  390s |      11 |   210481 |    24144 |    12877      1 |        0 |        1
398.93/399.08	c  395s |      11 |   210689 |    24244 |    12877      1 |        0 |        1
406.13/406.30	c  402s |      11 |   211752 |    24344 |    12877      1 |        0 |        1
411.83/411.91	c  408s |      11 |   212081 |    24444 |    12877      1 |        0 |        1
415.43/415.51	c  411s |      11 |   212557 |    24544 |    12877      1 |        0 |        1
421.83/421.93	c  418s |      11 |   212872 |    24644 |    12877      1 |        0 |        1
427.13/427.28	c  423s |      11 |   213165 |    24744 |    12877      1 |        0 |        1
429.82/429.95	c  426s |      11 |   213270 |    24844 |    12877      1 |        0 |        1
432.43/432.57	c  428s |      11 |   213404 |    24944 |    12877      1 |        0 |        1
434.53/434.63	c  430s |      11 |   213888 |    25044 |    12877      1 |        0 |        1
440.72/440.81	c  437s |      11 |   214676 |    25144 |    12877      1 |        0 |        1
444.43/444.59	c  440s |      11 |   215046 |    25244 |    12877      1 |        0 |        1
447.83/447.98	c  444s |      11 |   215523 |    25344 |    12877      1 |        0 |        1
451.72/451.81	c  448s |      11 |   215698 |    25444 |    12877      1 |        0 |        1
454.52/454.69	c  451s |      11 |   216140 |    25544 |    12877      1 |        0 |        1
457.82/457.99	c  454s |      11 |   217337 |    25744 |    14165      1 |        0 |        1
459.42/459.53	c  455s |      12 |   217769 |    25819 |    14165      1 |        0 |        1
469.22/469.31	c  465s |      12 |   227909 |    25919 |    14165      2 |        0 |        1
472.72/472.83	c  469s |      12 |   229094 |    26119 |    14165      2 |        0 |        1
476.52/476.68	c  473s |      12 |   230508 |    26319 |    14165      2 |        0 |        1
480.22/480.31	c  476s |      12 |   230991 |    26519 |    14165      2 |        0 |        1
482.22/482.32	c  478s |      12 |   231759 |    26619 |    14165      2 |        0 |        1
485.52/485.61	c  481s |      12 |   233538 |    26819 |    14165      2 |        0 |        1
489.32/489.48	c  485s |      12 |   234538 |    27019 |    14165      2 |        0 |        1
492.01/492.15	c  488s |      12 |   235340 |    27119 |    14165      2 |        0 |        1
494.92/495.05	c  491s |      12 |   237091 |    27219 |    14165      2 |        0 |        1
498.51/498.60	c  494s |      12 |   237363 |    27319 |    14165      2 |        0 |        1
502.32/502.49	c  498s |      12 |   237628 |    27419 |    14165      2 |        0 |        1
505.11/505.29	c  501s |      12 |   238095 |    27519 |    14165      2 |        0 |        1
508.12/508.27	c  504s |      12 |   239367 |    27719 |    14165      2 |        0 |        1
510.71/510.84	c  507s |      12 |   243284 |    27919 |    14165      2 |        0 |        1
513.91/514.05	c  510s |      12 |   243752 |    28119 |    14165      2 |        0 |        1
517.21/517.30	c  513s |      12 |   244568 |    28319 |    14165      2 |        0 |        1
520.52/520.66	c  517s |      12 |   244770 |    28519 |    14165      2 |        0 |        1
523.62/523.70	c  520s |      12 |   245771 |    28719 |    14165      2 |        0 |        1
526.71/526.80	c  523s |      12 |   246413 |    28919 |    14165      2 |        0 |        1
529.71/529.89	c  526s |      12 |   247142 |    29119 |    14165      2 |        0 |        1
532.71/532.86	c  529s |      12 |   247584 |    29319 |    14165      2 |        0 |        1
536.11/536.23	c  532s |      12 |   248319 |    29519 |    14165      2 |        0 |        1
539.71/539.86	c  536s |      12 |   248965 |    29719 |    14165      2 |        0 |        1
542.81/542.95	c  539s |      12 |   249526 |    29919 |    14165      2 |        0 |        1
545.81/545.99	c  542s |      12 |   250160 |    30119 |    14165      2 |        0 |        1
549.50/549.65	c  546s |      12 |   251121 |    30319 |    14165      2 |        0 |        1
552.21/552.38	c  548s |      12 |   252110 |    30519 |    14165      2 |        0 |        1
554.90/555.00	c  551s |      12 |   252593 |    30719 |    14165      2 |        0 |        1
558.31/558.44	c  554s |      12 |   253095 |    30919 |    14165      2 |        0 |        1
561.30/561.42	c  557s |      12 |   254168 |    31119 |    14165      2 |        0 |        1
564.10/564.27	c  560s |      12 |   254970 |    31319 |    14165      2 |        0 |        1
567.80/567.97	c  564s |      12 |   255214 |    31519 |    14165      2 |        0 |        1
571.40/571.59	c  567s |      12 |   255474 |    31719 |    14165      2 |        0 |        1
575.30/575.47	c  571s |      12 |   255746 |    31919 |    14165      2 |        0 |        1
579.00/579.18	c  575s |      12 |   256017 |    32119 |    14165      2 |        0 |        1
582.49/582.66	c  579s |      12 |   257032 |    32319 |    14165      2 |        0 |        1
584.70/584.83	c  581s |      12 |   257147 |    32419 |    14165      2 |        0 |        1
586.70/586.87	c  583s |      12 |   257267 |    32519 |    14165      2 |        0 |        1
590.19/590.31	c  586s |      12 |   258690 |    32719 |    14165      2 |        0 |        1
592.29/592.50	c  588s |      12 |   258826 |    32819 |    14165      2 |        0 |        1
594.59/594.79	c  591s |      12 |   259362 |    32919 |    14165      2 |        0 |        1
598.59/598.73	c  595s |      12 |   259660 |    33119 |    14165      2 |        0 |        1
601.09/601.23	c  597s |      12 |   260208 |    33219 |    14165      2 |        0 |        1
603.49/603.66	c  600s |      12 |   260655 |    33319 |    14165      2 |        0 |        1
607.29/607.46	c  603s |      12 |   263594 |    33519 |    14165      2 |        0 |        1
610.29/610.43	c  606s |      12 |   263681 |    33619 |    14165      2 |        0 |        1
612.70/612.82	c  609s |      12 |   265120 |    33719 |    14165      2 |        0 |        1
615.09/615.26	c  611s |      12 |   265368 |    33819 |    14165      2 |        0 |        1
618.10/618.28	c  614s |      12 |   265455 |    33919 |    14165      2 |        0 |        1
621.09/621.22	c  617s |      12 |   265564 |    34019 |    14165      2 |        0 |        1
623.48/623.62	c  619s |      12 |   265675 |    34119 |    14165      2 |        0 |        1
625.59/625.79	c  622s |      12 |   267312 |    34219 |    14165      2 |        0 |        1
628.68/628.84	c  625s |      12 |   267525 |    34319 |    14165      2 |        0 |        1
631.49/631.62	c  627s |      12 |   267582 |    34419 |    14165      2 |        0 |        1
633.79/633.96	c  630s |      12 |   267689 |    34519 |    14165      2 |        0 |        1
636.48/636.69	c  633s |      12 |   267845 |    34619 |    14165      2 |        0 |        1
639.39/639.54	c  635s |      12 |   267890 |    34719 |    14165      2 |        0 |        1
641.48/641.67	c  638s |      12 |   268799 |    34819 |    14165      2 |        0 |        1
644.50/644.61	c  640s |      12 |   268963 |    34919 |    14165      2 |        0 |        1
646.98/647.19	c  643s |      12 |   269455 |    35019 |    14165      2 |        0 |        1
649.28/649.48	c  645s |      12 |   269683 |    35119 |    14165      2 |        0 |        1
651.48/651.62	c  647s |      12 |   270425 |    35219 |    14165      2 |        0 |        1
653.79/653.95	c  650s |      12 |   271776 |    35319 |    14165      2 |        0 |        1
656.08/656.24	c  652s |      12 |   272443 |    35419 |    14165      2 |        0 |        1
658.48/658.63	c  654s |      12 |   273443 |    35519 |    14165      2 |        0 |        1
661.08/661.21	c  657s |      12 |   274931 |    35619 |    14165      2 |        0 |        1
663.58/663.75	c  660s |      12 |   275073 |    35719 |    14165      2 |        0 |        1
666.08/666.24	c  662s |      12 |   275983 |    35819 |    14165      2 |        0 |        1
668.58/668.73	c  665s |      12 |   277278 |    35919 |    14165      2 |        0 |        1
670.88/671.09	c  667s |      12 |   278617 |    36019 |    14165      2 |        0 |        1
673.28/673.47	c  669s |      12 |   279377 |    36119 |    14165      2 |        0 |        1
675.77/675.98	c  672s |      12 |   281261 |    36219 |    14165      2 |        0 |        1
678.38/678.59	c  674s |      12 |   281368 |    36319 |    14165      2 |        0 |        1
681.38/681.53	c  677s |      12 |   281477 |    36419 |    14165      2 |        0 |        1
683.68/683.89	c  680s |      12 |   282875 |    36519 |    14165      2 |        0 |        1
686.87/687.03	c  683s |      12 |   284281 |    36619 |    14165      2 |        0 |        1
689.68/689.82	c  686s |      12 |   285297 |    36719 |    14165      2 |        0 |        1
692.08/692.24	c  688s |      12 |   286087 |    36819 |    14165      2 |        0 |        1
694.27/694.47	c  690s |      12 |   288163 |    36919 |    14165      2 |        0 |        1
697.38/697.52	c  693s |      12 |   288286 |    37019 |    14165      2 |        0 |        1
700.27/700.49	c  696s |      12 |   288399 |    37119 |    14165      2 |        0 |        1
703.07/703.26	c  699s |      12 |   289575 |    37219 |    14165      2 |        0 |        1
705.67/705.87	c  702s |      12 |   290915 |    37319 |    14165      2 |        0 |        1
708.07/708.20	c  704s |      12 |   292334 |    37419 |    14165      2 |        0 |        1
710.37/710.57	c  706s |      12 |   292443 |    37519 |    14165      2 |        0 |        1
712.87/713.03	c  709s |      12 |   292889 |    37619 |    14165      2 |        0 |        1
715.77/715.99	c  712s |      12 |   292975 |    37719 |    14165      2 |        0 |        1
718.27/718.43	c  714s |      12 |   294175 |    37819 |    14165      2 |        0 |        1
720.66/720.82	c  717s |      12 |   295066 |    37919 |    14165      2 |        0 |        1
723.07/723.29	c  719s |      12 |   296404 |    38019 |    14165      2 |        0 |        1
725.66/725.80	c  722s |      12 |   296517 |    38119 |    14165      2 |        0 |        1
728.17/728.32	c  724s |      12 |   297543 |    38219 |    14165      2 |        0 |        1
730.28/730.44	c  726s |      12 |   298508 |    38319 |    14165      2 |        0 |        1
732.97/733.13	c  729s |      12 |   300105 |    38419 |    14165      2 |        0 |        1
735.47/735.68	c  732s |      12 |   300775 |    38519 |    15582      2 |        0 |        1
738.46/738.62	c  734s |      12 |   300897 |    38619 |    15582      2 |        0 |        1
740.86/741.01	c  737s |      12 |   302138 |    38719 |    15582      2 |        0 |        1
743.36/743.51	c  739s |      12 |   302663 |    38819 |    15582      2 |        0 |        1
743.66/743.85	c  740s |      13 |   302675 |    38832 |    15582      2 |        0 |        1
766.67/766.84	c  763s |      13 |   312703 |    38932 |    15582      3 |        0 |        1
769.36/769.51	c  765s |      13 |   314002 |    39132 |    15582      3 |        0 |        1
772.66/772.87	c  769s |      13 |   314801 |    39332 |    15582      3 |        0 |        1
775.06/775.20	c  771s |      13 |   315566 |    39432 |    15582      3 |        0 |        1
780.55/780.71	c  777s |      13 |   316930 |    39532 |    15582      3 |        0 |        1
783.56/783.78	c  780s |      13 |   317151 |    39632 |    15582      3 |        0 |        1
785.76/785.91	c  782s |      13 |   317547 |    39732 |    15582      3 |        0 |        1
788.06/788.25	c  784s |      13 |   317932 |    39832 |    15582      3 |        0 |        1
791.46/791.62	c  787s |      13 |   318137 |    39932 |    15582      3 |        0 |        1
795.76/795.99	c  792s |      13 |   318549 |    40132 |    15582      3 |        0 |        1
799.05/799.25	c  795s |      13 |   318765 |    40232 |    15582      3 |        0 |        1
802.96/803.16	c  799s |      13 |   319232 |    40332 |    15582      3 |        0 |        1
805.85/806.05	c  802s |      13 |   320121 |    40432 |    15582      3 |        0 |        1
809.65/809.87	c  806s |      13 |   320312 |    40532 |    15582      3 |        0 |        1
812.85/813.05	c  809s |      13 |   320908 |    40732 |    15582      3 |        0 |        1
815.95/816.15	c  812s |      13 |   321037 |    40832 |    15582      3 |        0 |        1
819.25/819.41	c  815s |      13 |   322060 |    41032 |    15582      3 |        0 |        1
823.45/823.66	c  820s |      13 |   322686 |    41232 |    15582      3 |        0 |        1
827.34/827.50	c  823s |      13 |   322846 |    41332 |    15582      3 |        0 |        1
831.45/831.67	c  828s |      13 |   323025 |    41432 |    15582      3 |        0 |        1
833.75/833.98	c  830s |      13 |   323523 |    41532 |    15582      3 |        0 |        1
838.34/838.51	c  834s |      13 |   323790 |    41632 |    15582      3 |        0 |        1
844.54/844.79	c  841s |      13 |   324617 |    41732 |    15582      3 |        0 |        1
847.75/847.93	c  844s |      13 |   324963 |    41832 |    15582      3 |        0 |        1
849.74/849.98	c  846s |      13 |   325301 |    41932 |    15582      3 |        0 |        1
854.44/854.65	c  851s |      13 |   325659 |    42132 |    15582      3 |        0 |        1
856.64/856.85	c  853s |      13 |   325889 |    42232 |    15582      3 |        0 |        1
859.24/859.40	c  855s |      13 |   326123 |    42332 |    15582      3 |        0 |        1
862.24/862.44	c  858s |      13 |   326384 |    42432 |    15582      3 |        0 |        1
865.55/865.78	c  862s |      13 |   326528 |    42532 |    15582      3 |        0 |        1
870.44/870.65	c  867s |      13 |   326659 |    42632 |    15582      3 |        0 |        1
874.64/874.87	c  871s |      13 |   326865 |    42732 |    15582      3 |        0 |        1
877.75/877.91	c  874s |      13 |   327171 |    42832 |    15582      3 |        0 |        1
882.04/882.28	c  878s |      13 |   327452 |    42932 |    15582      3 |        0 |        1
885.63/885.89	c  882s |      13 |   327611 |    43032 |    15582      3 |        0 |        1
890.94/891.19	c  887s |      13 |   327739 |    43132 |    15582      3 |        0 |        1
895.13/895.35	c  891s |      13 |   327931 |    43232 |    15582      3 |        0 |        1
897.53/897.75	c  894s |      13 |   328270 |    43332 |    15582      3 |        0 |        1
900.93/901.10	c  897s |      13 |   328973 |    43432 |    15582      3 |        0 |        1
904.53/904.80	c  901s |      13 |   329192 |    43532 |    15582      3 |        0 |        1
908.44/908.68	c  905s |      13 |   329317 |    43632 |    15582      3 |        0 |        1
912.02/912.22	c  908s |      13 |   329531 |    43732 |    15582      3 |        0 |        1
917.12/917.36	c  913s |      13 |   331533 |    43832 |    15582      3 |        0 |        1
923.52/923.73	c  920s |      13 |   331689 |    43932 |    15582      3 |        0 |        1
928.02/928.29	c  924s |      13 |   331925 |    44032 |    15582      3 |        0 |        1
933.93/934.18	c  930s |      13 |   333871 |    44132 |    15582      3 |        0 |        1
942.73/942.92	c  939s |      13 |   334175 |    44232 |    15582      3 |        0 |        1
945.93/946.19	c  942s |      13 |   334736 |    44332 |    15582      3 |        0 |        1
948.43/948.63	c  944s |      13 |   335000 |    44432 |    15582      3 |        0 |        1
951.22/951.46	c  947s |      13 |   335266 |    44532 |    15582      3 |        0 |        1
953.92/954.11	c  950s |      13 |   335797 |    44632 |    15582      3 |        0 |        1
956.52/956.70	c  953s |      13 |   337115 |    44732 |    15582      3 |        0 |        1
958.72/958.96	c  955s |      13 |   337999 |    44832 |    15582      3 |        0 |        1
961.33/961.52	c  957s |      13 |   338119 |    44932 |    15582      3 |        0 |        1
964.21/964.48	c  960s |      13 |   338285 |    45032 |    15582      3 |        0 |        1
967.42/967.66	c  964s |      13 |   338677 |    45132 |    15582      3 |        0 |        1
971.51/971.77	c  968s |      13 |   338922 |    45232 |    15582      3 |        0 |        1
974.82/975.09	c  971s |      13 |   339290 |    45332 |    15582      3 |        0 |        1
979.02/979.23	c  975s |      13 |   339476 |    45432 |    15582      3 |        0 |        1
983.51/983.76	c  980s |      13 |   339673 |    45532 |    15582      3 |        0 |        1
986.22/986.46	c  982s |      13 |   340023 |    45632 |    15582      3 |        0 |        1
989.31/989.53	c  985s |      13 |   340466 |    45732 |    15582      3 |        0 |        1
992.91/993.14	c  989s |      13 |   341515 |    45832 |    15582      3 |        0 |        1
998.51/998.78	c  995s |      13 |   342146 |    45932 |    15582      3 |        0 |        1
1003.42/1003.60	c  999s |      13 |   342352 |    46032 |    15582      3 |        0 |        1
1007.52/1007.72	c 1004s |      13 |   342505 |    46132 |    15582      3 |        0 |        1
1012.41/1012.69	c 1009s |      13 |   342632 |    46232 |    15582      3 |        0 |        1
1016.81/1017.00	c 1013s |      13 |   342762 |    46332 |    15582      3 |        0 |        1
1023.51/1023.70	c 1020s |      13 |   342892 |    46432 |    15582      3 |        0 |        1
1029.20/1029.44	c 1025s |      13 |   343293 |    46532 |    15582      3 |        0 |        1
1041.61/1041.82	c 1038s |      13 |   343918 |    46632 |    15582      3 |        0 |        1
1046.40/1046.63	c 1042s |      13 |   344248 |    46732 |    15582      3 |        0 |        1
1048.80/1049.02	c 1045s |      13 |   344433 |    46832 |    15582      3 |        0 |        1
1052.10/1052.33	c 1048s |      13 |   344794 |    46932 |    15582      3 |        0 |        1
1054.20/1054.44	c 1050s |      13 |   345807 |    47032 |    15582      3 |        0 |        1
1058.80/1059.01	c 1055s |      13 |   345919 |    47132 |    15582      3 |        0 |        1
1062.80/1063.00	c 1059s |      13 |   346199 |    47232 |    15582      3 |        0 |        1
1068.10/1068.36	c 1064s |      13 |   346353 |    47332 |    15582      3 |        0 |        1
1072.90/1073.19	c 1069s |      13 |   346834 |    47432 |    15582      3 |        0 |        1
1076.50/1076.73	c 1073s |      13 |   346984 |    47532 |    15582      3 |        0 |        1
1079.00/1079.27	c 1075s |      13 |   347448 |    47632 |    15582      3 |        0 |        1
1081.30/1081.51	c 1077s |      13 |   348096 |    47732 |    15582      3 |        0 |        1
1084.09/1084.34	c 1080s |      13 |   348619 |    47832 |    15582      3 |        0 |        1
1088.09/1088.36	c 1084s |      13 |   349331 |    47932 |    15582      3 |        0 |        1
1091.40/1091.68	c 1088s |      13 |   349521 |    48032 |    15582      3 |        0 |        1
1094.40/1094.68	c 1091s |      13 |   349852 |    48132 |    15582      3 |        0 |        1
1097.49/1097.73	c 1094s |      13 |   349984 |    48232 |    15582      3 |        0 |        1
1100.49/1100.71	c 1097s |      13 |   350123 |    48332 |    15582      3 |        0 |        1
1103.79/1104.01	c 1100s |      13 |   350415 |    48432 |    15582      3 |        0 |        1
1107.19/1107.46	c 1103s |      13 |   350567 |    48532 |    15582      3 |        0 |        1
1110.69/1110.92	c 1107s |      13 |   351136 |    48632 |    15582      3 |        0 |        1
1114.20/1114.41	c 1110s |      13 |   351642 |    48732 |    15582      3 |        0 |        1
1117.50/1117.70	c 1114s |      13 |   351942 |    48832 |    15582      3 |        0 |        1
1120.89/1121.12	c 1117s |      13 |   352254 |    48932 |    15582      3 |        0 |        1
1124.10/1124.35	c 1120s |      13 |   352546 |    49032 |    15582      3 |        0 |        1
1127.79/1128.00	c 1124s |      13 |   352799 |    49132 |    15582      3 |        0 |        1
1131.59/1131.82	c 1128s |      13 |   353400 |    49232 |    15582      3 |        0 |        1
1139.79/1140.04	c 1136s |      13 |   354336 |    49332 |    15582      3 |        0 |        1
1144.69/1144.97	c 1141s |      13 |   354502 |    49432 |    15582      3 |        0 |        1
1148.89/1149.16	c 1145s |      13 |   354622 |    49532 |    15582      3 |        0 |        1
1152.89/1153.16	c 1149s |      13 |   354974 |    49632 |    15582      3 |        0 |        1
1155.08/1155.39	c 1151s |      13 |   355046 |    49732 |    15582      3 |        0 |        1
1158.10/1158.37	c 1154s |      13 |   355653 |    49832 |    15582      3 |        0 |        1
1161.49/1161.76	c 1158s |      13 |   355893 |    49932 |    15582      3 |        0 |        1
1164.69/1164.91	c 1161s |      13 |   356562 |    50032 |    15582      3 |        0 |        1
1168.19/1168.46	c 1164s |      13 |   356904 |    50232 |    15582      3 |        0 |        1
1170.29/1170.54	c 1166s |      13 |   357129 |    50332 |    15582      3 |        0 |        1
1174.28/1174.57	c 1170s |      13 |   357657 |    50532 |    15582      3 |        0 |        1
1177.28/1177.55	c 1173s |      13 |   357990 |    50632 |    15582      3 |        0 |        1
1180.88/1181.16	c 1177s |      13 |   358477 |    50732 |    15582      3 |        0 |        1
1182.98/1183.30	c 1179s |      13 |   359258 |    50832 |    15582      3 |        0 |        1
1186.08/1186.38	c 1182s |      13 |   359590 |    51032 |    15582      3 |        0 |        1
1190.48/1190.79	c 1187s |      13 |   360023 |    51132 |    15582      3 |        0 |        1
1196.08/1196.38	c 1192s |      13 |   360222 |    51232 |    15582      3 |        0 |        1
1202.98/1203.24	c 1199s |      13 |   360727 |    51332 |    15582      3 |        0 |        1
1208.38/1208.62	c 1204s |      13 |   360888 |    51432 |    15582      3 |        0 |        1
1214.07/1214.34	c 1210s |      13 |   361253 |    51532 |    15582      3 |        0 |        1
1220.78/1221.07	c 1217s |      13 |   361551 |    51632 |    15582      3 |        0 |        1
1228.77/1229.04	c 1225s |      13 |   361815 |    51732 |    15582      3 |        0 |        1
1235.57/1235.83	c 1232s |      13 |   363871 |    51832 |    15582      3 |        0 |        1
1242.88/1243.13	c 1239s |      13 |   365146 |    51932 |    15582      3 |        0 |        1
1253.67/1253.95	c 1250s |      13 |   365361 |    52032 |    15582      3 |        0 |        1
1265.47/1265.74	c 1262s |      13 |   365608 |    52132 |    15582      3 |        0 |        1
1276.06/1276.32	c 1272s |      13 |   365881 |    52232 |    15582      3 |        0 |        1
1278.56/1278.88	c 1275s |      13 |   366028 |    52332 |    15582      3 |        0 |        1
1280.76/1281.08	c 1277s |      13 |   366162 |    52432 |    15582      3 |        0 |        1
1286.16/1286.48	c 1282s |      13 |   366336 |    52532 |    15582      3 |        0 |        1
1288.86/1289.18	c 1285s |      13 |   366578 |    52632 |    15582      3 |        0 |        1
1291.66/1291.94	c 1288s |      13 |   367584 |    52732 |    15582      3 |        0 |        1
1293.85/1294.12	c 1290s |      13 |   367934 |    52832 |    15582      3 |        0 |        1
1296.26/1296.59	c 1292s |      13 |   368436 |    52932 |    15582      3 |        0 |        1
1299.97/1300.20	c 1296s |      13 |   368594 |    53032 |    15582      3 |        0 |        1
1303.86/1304.18	c 1300s |      13 |   368749 |    53132 |    15582      3 |        0 |        1
1307.76/1308.07	c 1304s |      13 |   369088 |    53232 |    15582      3 |        0 |        1
1311.85/1312.10	c 1308s |      13 |   369248 |    53332 |    15582      3 |        0 |        1
1315.75/1316.02	c 1312s |      13 |   369356 |    53432 |    15582      3 |        0 |        1
1319.95/1320.20	c 1316s |      13 |   369485 |    53532 |    15582      3 |        0 |        1
1324.05/1324.40	c 1320s |      13 |   369651 |    53632 |    15582      3 |        0 |        1
1326.85/1327.12	c 1323s |      13 |   369888 |    53732 |    15582      3 |        0 |        1
1334.35/1334.60	c 1330s |      13 |   370216 |    53832 |    15582      3 |        0 |        1
1338.56/1338.89	c 1335s |      13 |   370537 |    53932 |    15582      3 |        0 |        1
1344.06/1344.35	c 1340s |      13 |   370890 |    54032 |    15582      3 |        0 |        1
1352.05/1352.36	c 1348s |      13 |   372086 |    54132 |    15582      3 |        0 |        1
1357.64/1357.96	c 1354s |      13 |   372288 |    54232 |    15582      3 |        0 |        1
1375.55/1375.83	c 1372s |      13 |   372634 |    54332 |    15582      4 |        0 |        1
1380.15/1380.41	c 1376s |      13 |   373280 |    54432 |    15582      4 |        0 |        1
1386.05/1386.34	c 1382s |      13 |   373658 |    54532 |    15582      4 |        0 |        1
1392.24/1392.54	c 1388s |      13 |   373931 |    54632 |    15582      4 |        0 |        1
1396.35/1396.61	c 1392s |      13 |   374068 |    54732 |    15582      4 |        0 |        1
1405.34/1405.64	c 1401s |      13 |   374958 |    54832 |    15582      4 |        0 |        1
1413.34/1413.68	c 1410s |      13 |   375115 |    54932 |    15582      4 |        0 |        1
1421.04/1421.30	c 1417s |      13 |   375412 |    55032 |    15582      4 |        0 |        1
1431.54/1431.81	c 1428s |      13 |   375914 |    55132 |    15582      4 |        0 |        1
1438.73/1439.01	c 1435s |      13 |   376039 |    55232 |    15582      4 |        0 |        1
1442.83/1443.18	c 1439s |      13 |   376223 |    55332 |    15582      4 |        0 |        1
1448.73/1449.03	c 1445s |      13 |   376409 |    55432 |    15582      4 |        0 |        1
1452.73/1453.06	c 1449s |      13 |   376645 |    55532 |    15582      4 |        0 |        1
1456.73/1457.05	c 1453s |      13 |   376835 |    55632 |    15582      4 |        0 |        1
1464.33/1464.60	c 1460s |      13 |   377657 |    55732 |    15582      4 |        0 |        1
1490.33/1490.63	c 1486s |      13 |   377807 |    55832 |    15582      4 |        0 |        1
1498.82/1499.16	c 1495s |      13 |   377967 |    55932 |    15582      4 |        0 |        1
1507.22/1507.52	c 1503s |      13 |   378110 |    56032 |    15582      4 |        0 |        1
1511.62/1511.91	c 1508s |      13 |   378237 |    56132 |    15582      4 |        0 |        1
1515.63/1515.91	c 1512s |      13 |   379035 |    56232 |    15582      4 |        0 |        1
1519.72/1520.09	c 1516s |      13 |   379157 |    56332 |    15582      4 |        0 |        1
1524.32/1524.65	c 1521s |      13 |   380546 |    56532 |    15582      4 |        0 |        1
1526.72/1527.00	c 1523s |      13 |   381694 |    56632 |    15582      4 |        0 |        1
1529.12/1529.49	c 1525s |      13 |   383662 |    56732 |    15582      4 |        0 |        1
1531.42/1531.78	c 1528s |      13 |   383776 |    56832 |    15582      4 |        0 |        1
1533.72/1534.06	c 1530s |      13 |   384060 |    56932 |    15582      4 |        0 |        1
1536.82/1537.10	c 1533s |      13 |   384247 |    57032 |    15582      4 |        0 |        1
1541.02/1541.31	c 1537s |      13 |   384553 |    57132 |    15582      4 |        0 |        1
1543.92/1544.21	c 1540s |      13 |   384838 |    57232 |    15582      4 |        0 |        1
1546.42/1546.77	c 1543s |      13 |   385149 |    57332 |    15582      4 |        0 |        1
1549.52/1549.89	c 1546s |      13 |   385702 |    57432 |    15582      4 |        0 |        1
1551.82/1552.11	c 1548s |      13 |   385878 |    57532 |    15582      4 |        0 |        1
1554.42/1554.74	c 1551s |      13 |   386499 |    57632 |    15582      4 |        0 |        1
1557.71/1558.05	c 1554s |      13 |   386706 |    57732 |    15582      4 |        0 |        1
1559.92/1560.22	c 1556s |      13 |   386906 |    57832 |    15582      4 |        0 |        1
1563.01/1563.32	c 1559s |      13 |   387142 |    57932 |    17141      4 |        0 |        1
1566.61/1566.90	c 1563s |      13 |   387429 |    58032 |    17141      4 |        0 |        1
1570.21/1570.58	c 1566s |      13 |   387563 |    58132 |    17141      4 |        0 |        1
1574.51/1574.81	c 1571s |      13 |   388129 |    58232 |    17141      4 |        0 |        1
1577.41/1577.78	c 1574s |      13 |   388290 |    58332 |    17141      4 |        0 |        1
1578.51/1578.88	c 1575s |      14 |   388324 |    58352 |    17141      4 |        0 |        1
1602.11/1602.49	c 1598s |      14 |   402691 |    58452 |    17141      5 |        0 |        1
1604.31/1604.67	c 1601s |      14 |   402738 |    58552 |    17141      5 |        0 |        1
1606.31/1606.69	c 1603s |      14 |   403322 |    58752 |    17141      5 |        0 |        1
1609.02/1609.35	c 1605s |      14 |   403837 |    58952 |    17141      5 |        0 |        1
1611.41/1611.78	c 1608s |      14 |   404208 |    59152 |    17141      5 |        0 |        1
1614.21/1614.54	c 1610s |      14 |   404492 |    59352 |    17141      5 |        0 |        1
1616.91/1617.26	c 1613s |      14 |   406200 |    59552 |    17141      5 |        0 |        1
1619.31/1619.65	c 1616s |      14 |   406640 |    59652 |    17141      5 |        0 |        1
1622.80/1623.17	c 1619s |      14 |   406965 |    59852 |    17141      5 |        0 |        1
1626.20/1626.51	c 1622s |      14 |   407899 |    60052 |    17141      5 |        0 |        1
1629.50/1629.88	c 1626s |      14 |   409903 |    60252 |    17141      5 |        0 |        1
1633.00/1633.31	c 1629s |      14 |   410385 |    60452 |    17141      5 |        0 |        1
1635.30/1635.62	c 1631s |      14 |   411295 |    60552 |    17141      5 |        0 |        1
1637.71/1638.05	c 1634s |      14 |   412508 |    60652 |    17141      5 |        0 |        1
1641.50/1641.82	c 1638s |      14 |   414999 |    60852 |    17141      5 |        0 |        1
1645.49/1645.82	c 1642s |      14 |   416854 |    61052 |    17141      5 |        0 |        1
1650.40/1650.74	c 1647s |      14 |   418224 |    61252 |    17141      5 |        0 |        1
1652.59/1652.95	c 1649s |      14 |   419457 |    61352 |    17141      5 |        0 |        1
1655.70/1656.01	c 1652s |      14 |   425474 |    61552 |    17141      5 |        0 |        1
1657.70/1658.04	c 1654s |      14 |   426202 |    61652 |    17141      5 |        0 |        1
1660.70/1661.04	c 1657s |      14 |   426607 |    61752 |    17141      5 |        0 |        1
1664.59/1664.90	c 1661s |      14 |   429156 |    61952 |    17141      5 |        0 |        1
1667.99/1668.32	c 1664s |      14 |   429366 |    62052 |    17141      5 |        0 |        1
1672.19/1672.53	c 1668s |      14 |   434538 |    62252 |    17141      5 |        0 |        1
1674.69/1675.06	c 1671s |      14 |   434741 |    62352 |    17141      5 |        0 |        1
1677.70/1678.07	c 1674s |      14 |   434876 |    62452 |    17141      5 |        0 |        1
1682.09/1682.47	c 1678s |      14 |   435543 |    62652 |    17141      5 |        0 |        1
1684.90/1685.27	c 1681s |      14 |   436559 |    62752 |    17141      5 |        0 |        1
1688.79/1689.14	c 1685s |      14 |   436911 |    62852 |    17141      5 |        0 |        1
1693.19/1693.53	c 1689s |      14 |   438082 |    62952 |    17141      5 |        0 |        1
1696.00/1696.36	c 1692s |      14 |   438222 |    63052 |    17141      5 |        0 |        1
1698.89/1699.23	c 1695s |      14 |   439259 |    63152 |    17141      5 |        0 |        1
1701.29/1701.64	c 1697s |      14 |   439803 |    63252 |    17141      5 |        0 |        1
1703.60/1703.94	c 1700s |      14 |   439953 |    63352 |    17141      5 |        0 |        1
1707.00/1707.33	c 1703s |      14 |   440159 |    63452 |    17141      5 |        0 |        1
1709.28/1709.66	c 1706s |      14 |   440528 |    63552 |    17141      5 |        0 |        1
1711.79/1712.12	c 1708s |      14 |   440659 |    63652 |    17141      5 |        0 |        1
1714.39/1714.77	c 1711s |      14 |   440940 |    63752 |    17141      5 |        0 |        1
1716.59/1716.91	c 1713s |      14 |   441203 |    63852 |    17141      5 |        0 |        1
1719.89/1720.24	c 1716s |      14 |   441450 |    63952 |    17141      5 |        0 |        1
1723.69/1724.03	c 1720s |      14 |   441572 |    64052 |    17141      5 |        0 |        1
1726.88/1727.27	c 1723s |      14 |   441752 |    64152 |    17141      5 |        0 |        1
1729.59/1729.99	c 1726s |      14 |   442038 |    64252 |    17141      5 |        0 |        1
1732.48/1732.85	c 1729s |      14 |   442366 |    64352 |    17141      5 |        0 |        1
1736.59/1736.93	c 1733s |      14 |   442589 |    64452 |    17141      5 |        0 |        1
1739.58/1739.90	c 1736s |      14 |   443843 |    64552 |    17141      5 |        0 |        1
1741.78/1742.15	c 1738s |      14 |   446005 |    64652 |    17141      5 |        0 |        1
1744.59/1744.94	c 1741s |      14 |   447210 |    64752 |    17141      5 |        0 |        1
1747.78/1748.15	c 1744s |      14 |   448042 |    64852 |    17141      5 |        0 |        1
1750.78/1751.15	c 1747s |      14 |   449700 |    64952 |    17141      5 |        0 |        1
1755.08/1755.40	c 1751s |      14 |   450621 |    65052 |    17141      5 |        0 |        1
1759.28/1759.69	c 1756s |      14 |   452400 |    65152 |    17141      5 |        0 |        1
1762.48/1762.80	c 1759s |      14 |   453713 |    65252 |    17141      5 |        0 |        1
1766.58/1766.95	c 1763s |      14 |   454193 |    65352 |    17141      5 |        0 |        1
1769.38/1769.74	c 1766s |      14 |   454426 |    65452 |    17141      5 |        0 |        1
1773.98/1774.35	c 1770s |      14 |   454640 |    65552 |    17141      5 |        0 |        1
1779.88/1780.26	c 1776s |      14 |   454797 |    65652 |    17141      5 |        0 |        1
1784.58/1784.96	c 1781s |      14 |   456936 |    65752 |    17141      5 |        0 |        1
1788.78/1789.16	c 1785s |      14 |   458107 |    65852 |    17141      5 |        0 |        1
1793.37/1793.77	c 1790s |      14 |   458267 |    65952 |    17141      5 |        0 |        1
1797.38/1797.71	c 1794s |      14 |   458562 |    66052 |    17141      5 |        0 |        1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4100521-1466215166/watcher-4100521-1466215166 -o /tmp/evaluation-result-4100521-1466215166/solver-4100521-1466215166 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1466206072-14539 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4100521-1466215166.opb 

pid=16607
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.04 2.13 2.15 3/179 16610
/proc/meminfo: memFree=29444736/32872528 swapFree=1191052/1305516
[pid=16610] ppid=16607 vsize=720316 CPUtime=0 cores=1,3,5,7
/proc/16610/stat : 16610 (toysat) R 16607 16610 14522 0 -1 4202496 2685 0 0 0 0 0 0 0 20 0 4 0 23563252 737603584 3047 33554432000 4194304 16246674 140735072715984 140735072715408 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16610/statm: 180591 3057 441 2943 0 177485 0
[pid=16610/tid=16611] ppid=16607 vsize=737724 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16611/stat : 16611 (toysat) S 16607 16610 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23563252 755429376 3117 33554432000 4194304 16246674 140735072715984 140635115859184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=16610/tid=16612] ppid=16607 vsize=741820 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16612/stat : 16612 (toysat) S 16607 16610 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23563252 759623680 3133 33554432000 4194304 16246674 140735072715984 140635105369328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=16610/tid=16613] ppid=16607 vsize=746940 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16613/stat : 16613 (toysat) S 16607 16610 14522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23563252 764866560 3150 33554432000 4194304 16246674 140735072715984 140635094895792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100138 s]
/proc/loadavg: 2.04 2.13 2.15 3/179 16610
/proc/meminfo: memFree=29444736/32872528 swapFree=1191052/1305516
[pid=16610] ppid=16607 vsize=1302084 CPUtime=0.09 cores=1,3,5,7
/proc/16610/stat : 16610 (toysat) R 16607 16610 14522 0 -1 4202496 28115 0 0 0 5 4 0 0 20 0 4 0 23563252 1333334016 28414 33554432000 4194304 16246674 140735072715984 140735072715296 8058796 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16610/statm: 325521 28431 799 2943 0 322415 0
[pid=16610/tid=16611] ppid=16607 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16611/stat : 16611 (toysat) S 16607 16610 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23563252 1333334016 28442 33554432000 4194304 16246674 140735072715984 140635115859184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=16610/tid=16612] ppid=16607 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16612/stat : 16612 (toysat) S 16607 16610 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23563252 1333334016 28454 33554432000 4194304 16246674 140735072715984 140635105369328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=16610/tid=16613] ppid=16607 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16613/stat : 16613 (toysat) S 16607 16610 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23563252 1333334016 28465 33554432000 4194304 16246674 140735072715984 140635094895792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1302084

[startup+0.200539 s]
/proc/loadavg: 2.04 2.13 2.15 3/179 16610
/proc/meminfo: memFree=29444736/32872528 swapFree=1191052/1305516
[pid=16610] ppid=16607 vsize=1313348 CPUtime=0.19 cores=1,3,5,7
/proc/16610/stat : 16610 (toysat) R 16607 16610 14522 0 -1 4202496 47262 0 0 0 12 7 0 0 20 0 4 0 23563252 1344868352 48072 33554432000 4194304 16246674 140735072715984 140735072714648 14073329 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16610/statm: 328337 48072 799 2943 0 325231 0
[pid=16610/tid=16611] ppid=16607 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16611/stat : 16611 (toysat) S 16607 16610 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23563252 1344868352 48072 33554432000 4194304 16246674 140735072715984 140635115859184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=16610/tid=16612] ppid=16607 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16612/stat : 16612 (toysat) S 16607 16610 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23563252 1344868352 48072 33554432000 4194304 16246674 140735072715984 140635105369328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=16610/tid=16613] ppid=16607 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16613/stat : 16613 (toysat) S 16607 16610 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23563252 1344868352 48072 33554432000 4194304 16246674 140735072715984 140635094895792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1313348

[startup+0.300502 s]
/proc/loadavg: 2.04 2.13 2.15 3/179 16610
/proc/meminfo: memFree=29444736/32872528 swapFree=1191052/1305516
[pid=16610] ppid=16607 vsize=1313348 CPUtime=0.29 cores=1,3,5,7
/proc/16610/stat : 16610 (toysat) R 16607 16610 14522 0 -1 4202496 55836 0 0 0 21 8 0 0 20 0 4 0 23563252 1344868352 56646 33554432000 4194304 16246674 140735072715984 140735072714648 4220888 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16610/statm: 328337 56646 800 2943 0 325231 0
[pid=16610/tid=16611] ppid=16607 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16611/stat : 16611 (toysat) S 16607 16610 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23563252 1344868352 56646 33554432000 4194304 16246674 140735072715984 140635115859184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=16610/tid=16612] ppid=16607 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16612/stat : 16612 (toysat) S 16607 16610 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23563252 1344868352 56646 33554432000 4194304 16246674 140735072715984 140635105369328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=16610/tid=16613] ppid=16607 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16613/stat : 16613 (toysat) S 16607 16610 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23563252 1344868352 56646 33554432000 4194304 16246674 140735072715984 140635094895792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1313348

[startup+0.700421 s]
/proc/loadavg: 2.04 2.13 2.15 3/179 16610
/proc/meminfo: memFree=29444736/32872528 swapFree=1191052/1305516
[pid=16610] ppid=16607 vsize=1313348 CPUtime=0.69 cores=1,3,5,7
/proc/16610/stat : 16610 (toysat) R 16607 16610 14522 0 -1 4202496 66568 0 0 0 60 9 0 0 20 0 4 0 23563252 1344868352 67378 33554432000 4194304 16246674 140735072715984 140735072715296 5591752 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16610/statm: 328337 67378 843 2943 0 325231 0
[pid=16610/tid=16611] ppid=16607 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16611/stat : 16611 (toysat) S 16607 16610 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23563252 1344868352 67378 33554432000 4194304 16246674 140735072715984 140635115859184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=16610/tid=16612] ppid=16607 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16612/stat : 16612 (toysat) S 16607 16610 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23563252 1344868352 67378 33554432000 4194304 16246674 140735072715984 140635105369328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=16610/tid=16613] ppid=16607 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16613/stat : 16613 (toysat) S 16607 16610 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23563252 1344868352 67378 33554432000 4194304 16246674 140735072715984 140635094895792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1313348

[startup+1.50043 s]
/proc/loadavg: 2.04 2.13 2.15 3/183 16614
/proc/meminfo: memFree=29175364/32872528 swapFree=1191052/1305516
[pid=16610] ppid=16607 vsize=1313348 CPUtime=1.49 cores=1,3,5,7
/proc/16610/stat : 16610 (toysat) R 16607 16610 14522 0 -1 4202496 66571 0 0 0 140 9 0 0 20 0 4 0 23563252 1344868352 67381 33554432000 4194304 16246674 140735072715984 140735072715160 6757365 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16610/statm: 328337 67381 844 2943 0 325231 0
[pid=16610/tid=16611] ppid=16607 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16611/stat : 16611 (toysat) S 16607 16610 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23563252 1344868352 67381 33554432000 4194304 16246674 140735072715984 140635115859184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=16610/tid=16612] ppid=16607 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16612/stat : 16612 (toysat) S 16607 16610 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23563252 1344868352 67381 33554432000 4194304 16246674 140735072715984 140635105369328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=16610/tid=16613] ppid=16607 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16613/stat : 16613 (toysat) S 16607 16610 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23563252 1344868352 67381 33554432000 4194304 16246674 140735072715984 140635094895792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1313348

[startup+3.10041 s]
/proc/loadavg: 2.04 2.13 2.15 3/183 16614
/proc/meminfo: memFree=29153284/32872528 swapFree=1191052/1305516
[pid=16610] ppid=16607 vsize=1318468 CPUtime=3.09 cores=1,3,5,7
/proc/16610/stat : 16610 (toysat) R 16607 16610 14522 0 -1 4202496 74605 0 0 0 298 11 0 0 20 0 4 0 23563252 1350111232 75415 33554432000 4194304 16246674 140735072715984 140735072715160 13950199 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16610/statm: 329617 75415 911 2943 0 326511 0
[pid=16610/tid=16611] ppid=16607 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16611/stat : 16611 (toysat) S 16607 16610 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23563252 1350111232 75415 33554432000 4194304 16246674 140735072715984 140635115859184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=16610/tid=16612] ppid=16607 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16612/stat : 16612 (toysat) S 16607 16610 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23563252 1350111232 75415 33554432000 4194304 16246674 140735072715984 140635105369328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=16610/tid=16613] ppid=16607 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16613/stat : 16613 (toysat) S 16607 16610 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23563252 1350111232 75415 33554432000 4194304 16246674 140735072715984 140635094895792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1318468

[startup+6.30043 s]
/proc/loadavg: 2.03 2.13 2.15 3/183 16614
/proc/meminfo: memFree=29102324/32872528 swapFree=1191052/1305516
[pid=16610] ppid=16607 vsize=1319492 CPUtime=6.29 cores=1,3,5,7
/proc/16610/stat : 16610 (toysat) R 16607 16610 14522 0 -1 4202496 85226 0 0 0 617 12 0 0 20 0 4 0 23563252 1351159808 86036 33554432000 4194304 16246674 140735072715984 140735072697856 12415804 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16610/statm: 329873 86036 918 2943 0 326767 0
[pid=16610/tid=16611] ppid=16607 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16611/stat : 16611 (toysat) S 16607 16610 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23563252 1351159808 86036 33554432000 4194304 16246674 140735072715984 140635115859184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=16610/tid=16612] ppid=16607 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16612/stat : 16612 (toysat) S 16607 16610 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23563252 1351159808 86036 33554432000 4194304 16246674 140735072715984 140635105369328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=16610/tid=16613] ppid=16607 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16613/stat : 16613 (toysat) S 16607 16610 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23563252 1351159808 86036 33554432000 4194304 16246674 140735072715984 140635094895792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1319492

[startup+12.7004 s]
/proc/loadavg: 2.11 2.14 2.15 3/183 16614
/proc/meminfo: memFree=29089524/32872528 swapFree=1191052/1305516
[pid=16610] ppid=16607 vsize=1319492 CPUtime=12.68 cores=1,3,5,7
/proc/16610/stat : 16610 (toysat) R 16607 16610 14522 0 -1 4202496 95888 0 0 0 1255 13 0 0 20 0 4 0 23563252 1351159808 96698 33554432000 4194304 16246674 140735072715984 140735072715160 5711369 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16610/statm: 329873 96698 918 2943 0 326767 0
[pid=16610/tid=16611] ppid=16607 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16611/stat : 16611 (toysat) S 16607 16610 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23563252 1351159808 96698 33554432000 4194304 16246674 140735072715984 140635115859184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=16610/tid=16612] ppid=16607 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16612/stat : 16612 (toysat) S 16607 16610 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23563252 1351159808 96698 33554432000 4194304 16246674 140735072715984 140635105369328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=16610/tid=16613] ppid=16607 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16613/stat : 16613 (toysat) S 16607 16610 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23563252 1351159808 96698 33554432000 4194304 16246674 140735072715984 140635094895792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1319492

[startup+25.5005 s]
/proc/loadavg: 2.09 2.14 2.15 3/183 16614
/proc/meminfo: memFree=28997788/32872528 swapFree=1191052/1305516
[pid=16610] ppid=16607 vsize=1319492 CPUtime=25.49 cores=1,3,5,7
/proc/16610/stat : 16610 (toysat) R 16607 16610 14522 0 -1 4202496 111439 0 0 0 2532 17 0 0 20 0 4 0 23563252 1351159808 112249 33554432000 4194304 16246674 140735072715984 140735072715160 5722972 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16610/statm: 329873 112249 918 2943 0 326767 0
[pid=16610/tid=16611] ppid=16607 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16611/stat : 16611 (toysat) S 16607 16610 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23563252 1351159808 112249 33554432000 4194304 16246674 140735072715984 140635115859184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=16610/tid=16612] ppid=16607 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16612/stat : 16612 (toysat) S 16607 16610 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23563252 1351159808 112249 33554432000 4194304 16246674 140735072715984 140635105369328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=16610/tid=16613] ppid=16607 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16613/stat : 16613 (toysat) S 16607 16610 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23563252 1351159808 112249 33554432000 4194304 16246674 140735072715984 140635094895792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1319492

[startup+51.1005 s]
/proc/loadavg: 2.06 2.12 2.14 3/184 16617
/proc/meminfo: memFree=28952036/32872528 swapFree=1191052/1305516
[pid=16610] ppid=16607 vsize=1319492 CPUtime=51.09 cores=1,3,5,7
/proc/16610/stat : 16610 (toysat) R 16607 16610 14522 0 -1 4202496 122911 0 0 0 5089 20 0 0 20 0 4 0 23563252 1351159808 123721 33554432000 4194304 16246674 140735072715984 140735072715160 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16610/statm: 329873 123721 920 2943 0 326767 0
[pid=16610/tid=16611] ppid=16607 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16611/stat : 16611 (toysat) S 16607 16610 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23563252 1351159808 123721 33554432000 4194304 16246674 140735072715984 140635115859184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=16610/tid=16612] ppid=16607 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16612/stat : 16612 (toysat) S 16607 16610 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23563252 1351159808 123721 33554432000 4194304 16246674 140735072715984 140635105369328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=16610/tid=16613] ppid=16607 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16613/stat : 16613 (toysat) S 16607 16610 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23563252 1351159808 123721 33554432000 4194304 16246674 140735072715984 140635094895792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1319492

[startup+102.301 s]
/proc/loadavg: 2.14 2.13 2.14 3/184 16690
/proc/meminfo: memFree=28675060/32872528 swapFree=1191052/1305516
[pid=16610] ppid=16607 vsize=1319492 CPUtime=102.28 cores=1,3,5,7
/proc/16610/stat : 16610 (toysat) R 16607 16610 14522 0 -1 4202496 183238 0 0 0 10196 32 0 0 20 0 4 0 23563252 1351159808 184048 33554432000 4194304 16246674 140735072715984 140735072715160 6837238 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16610/statm: 329873 184048 920 2943 0 326767 0
[pid=16610/tid=16611] ppid=16607 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16611/stat : 16611 (toysat) S 16607 16610 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23563252 1351159808 184048 33554432000 4194304 16246674 140735072715984 140635115859184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=16610/tid=16612] ppid=16607 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16612/stat : 16612 (toysat) S 16607 16610 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23563252 1351159808 184048 33554432000 4194304 16246674 140735072715984 140635105369328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=16610/tid=16613] ppid=16607 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16613/stat : 16613 (toysat) S 16607 16610 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23563252 1351159808 184048 33554432000 4194304 16246674 140735072715984 140635094895792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1319492


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

/proc/16610/task/16613/stat : 16613 (toysat) S 16607 16610 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23563252 3320385536 751979 33554432000 4194304 16246674 140735072715984 140635094895792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 3242564

[startup+1302.3 s]
/proc/loadavg: 2.28 2.20 2.18 3/183 16768
/proc/meminfo: memFree=25935816/32872528 swapFree=1191052/1305516
[pid=16610] ppid=16607 vsize=3325508 CPUtime=1302.06 cores=1,3,5,7
/proc/16610/stat : 16610 (toysat) R 16607 16610 14522 0 -1 4202496 772042 0 0 0 129825 381 0 0 20 0 4 0 23563252 3405320192 772781 33554432000 4194304 16246674 140735072715984 140735072715160 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16610/statm: 831377 772781 923 2943 0 828271 0
[pid=16610/tid=16611] ppid=16607 vsize=3325508 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16611/stat : 16611 (toysat) S 16607 16610 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23563252 3405320192 772781 33554432000 4194304 16246674 140735072715984 140635115859184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=16610/tid=16612] ppid=16607 vsize=3325508 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16612/stat : 16612 (toysat) S 16607 16610 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23563252 3405320192 772781 33554432000 4194304 16246674 140735072715984 140635105369328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=16610/tid=16613] ppid=16607 vsize=3325508 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16613/stat : 16613 (toysat) S 16607 16610 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23563252 3405320192 772781 33554432000 4194304 16246674 140735072715984 140635094895792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 3325508

[startup+1362.3 s]
/proc/loadavg: 2.14 2.18 2.17 3/183 16769
/proc/meminfo: memFree=25810288/32872528 swapFree=1191052/1305516
[pid=16610] ppid=16607 vsize=3450436 CPUtime=1362.05 cores=1,3,5,7
/proc/16610/stat : 16610 (toysat) R 16607 16610 14522 0 -1 4202496 803396 0 0 0 135798 407 0 0 20 0 4 0 23563252 3533246464 804133 33554432000 4194304 16246674 140735072715984 140735072715160 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16610/statm: 862609 804133 923 2943 0 859503 0
[pid=16610/tid=16611] ppid=16607 vsize=3450436 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16611/stat : 16611 (toysat) S 16607 16610 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23563252 3533246464 804133 33554432000 4194304 16246674 140735072715984 140635115859184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=16610/tid=16612] ppid=16607 vsize=3450436 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16612/stat : 16612 (toysat) S 16607 16610 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23563252 3533246464 804133 33554432000 4194304 16246674 140735072715984 140635105369328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=16610/tid=16613] ppid=16607 vsize=3450436 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16613/stat : 16613 (toysat) S 16607 16610 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23563252 3533246464 804133 33554432000 4194304 16246674 140735072715984 140635094895792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 3450436

[startup+1422.3 s]
/proc/loadavg: 2.15 2.17 2.17 3/183 16770
/proc/meminfo: memFree=25782572/32872528 swapFree=1191052/1305516
[pid=16610] ppid=16607 vsize=3478084 CPUtime=1422.05 cores=1,3,5,7
/proc/16610/stat : 16610 (toysat) R 16607 16610 14522 0 -1 4202496 810308 0 0 0 141774 431 0 0 20 0 4 0 23563252 3561558016 811045 33554432000 4194304 16246674 140735072715984 140735072715160 5712604 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16610/statm: 869521 811045 923 2943 0 866415 0
[pid=16610/tid=16611] ppid=16607 vsize=3478084 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16611/stat : 16611 (toysat) S 16607 16610 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23563252 3561558016 811045 33554432000 4194304 16246674 140735072715984 140635115859184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=16610/tid=16612] ppid=16607 vsize=3478084 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16612/stat : 16612 (toysat) S 16607 16610 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23563252 3561558016 811045 33554432000 4194304 16246674 140735072715984 140635105369328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=16610/tid=16613] ppid=16607 vsize=3478084 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16613/stat : 16613 (toysat) S 16607 16610 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23563252 3561558016 811045 33554432000 4194304 16246674 140735072715984 140635094895792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 3478084

[startup+1482.3 s]
/proc/loadavg: 2.16 2.17 2.17 3/183 16771
/proc/meminfo: memFree=25752568/32872528 swapFree=1191052/1305516
[pid=16610] ppid=16607 vsize=3507780 CPUtime=1482.03 cores=1,3,5,7
/proc/16610/stat : 16610 (toysat) R 16607 16610 14522 0 -1 4202496 817737 0 0 0 147750 453 0 0 20 0 4 0 23563252 3591966720 818469 33554432000 4194304 16246674 140735072715984 140735072715160 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16610/statm: 876945 818469 923 2943 0 873839 0
[pid=16610/tid=16611] ppid=16607 vsize=3507780 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16611/stat : 16611 (toysat) S 16607 16610 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23563252 3591966720 818469 33554432000 4194304 16246674 140735072715984 140635115859184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=16610/tid=16612] ppid=16607 vsize=3507780 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16612/stat : 16612 (toysat) S 16607 16610 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23563252 3591966720 818469 33554432000 4194304 16246674 140735072715984 140635105369328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=16610/tid=16613] ppid=16607 vsize=3507780 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16613/stat : 16613 (toysat) S 16607 16610 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23563252 3591966720 818469 33554432000 4194304 16246674 140735072715984 140635094895792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 3507780

[startup+1542.31 s]
/proc/loadavg: 2.10 2.15 2.16 3/183 16773
/proc/meminfo: memFree=25752352/32872528 swapFree=1191052/1305516
[pid=16610] ppid=16607 vsize=3507780 CPUtime=1542.02 cores=1,3,5,7
/proc/16610/stat : 16610 (toysat) R 16607 16610 14522 0 -1 4202496 817740 0 0 0 153727 475 0 0 20 0 4 0 23563252 3591966720 818469 33554432000 4194304 16246674 140735072715984 140735072715080 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16610/statm: 876945 818469 923 2943 0 873839 0
[pid=16610/tid=16611] ppid=16607 vsize=3507780 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16611/stat : 16611 (toysat) S 16607 16610 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23563252 3591966720 818469 33554432000 4194304 16246674 140735072715984 140635115859184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=16610/tid=16612] ppid=16607 vsize=3507780 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16612/stat : 16612 (toysat) S 16607 16610 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23563252 3591966720 818469 33554432000 4194304 16246674 140735072715984 140635105369328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=16610/tid=16613] ppid=16607 vsize=3507780 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16613/stat : 16613 (toysat) S 16607 16610 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23563252 3591966720 818469 33554432000 4194304 16246674 140735072715984 140635094895792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 3507780

[startup+1602.3 s]
/proc/loadavg: 2.13 2.15 2.16 3/183 16774
/proc/meminfo: memFree=25705636/32872528 swapFree=1191052/1305516
[pid=16610] ppid=16607 vsize=3554884 CPUtime=1602 cores=1,3,5,7
/proc/16610/stat : 16610 (toysat) R 16607 16610 14522 0 -1 4202496 829271 0 0 0 159701 499 0 0 20 0 4 0 23563252 3640201216 829999 33554432000 4194304 16246674 140735072715984 140735072715080 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16610/statm: 888721 829999 923 2943 0 885615 0
[pid=16610/tid=16611] ppid=16607 vsize=3554884 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16611/stat : 16611 (toysat) S 16607 16610 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23563252 3640201216 829999 33554432000 4194304 16246674 140735072715984 140635115859184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=16610/tid=16612] ppid=16607 vsize=3554884 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16612/stat : 16612 (toysat) S 16607 16610 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23563252 3640201216 829999 33554432000 4194304 16246674 140735072715984 140635105369328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=16610/tid=16613] ppid=16607 vsize=3554884 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16613/stat : 16613 (toysat) S 16607 16610 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23563252 3640201216 829999 33554432000 4194304 16246674 140735072715984 140635094895792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 3554884

[startup+1662.3 s]
/proc/loadavg: 2.17 2.15 2.16 3/183 16775
/proc/meminfo: memFree=25680504/32872528 swapFree=1191052/1305516
[pid=16610] ppid=16607 vsize=3579460 CPUtime=1661.99 cores=1,3,5,7
/proc/16610/stat : 16610 (toysat) R 16607 16610 14522 0 -1 4202496 835664 0 0 0 165678 521 0 0 20 0 4 0 23563252 3665367040 836389 33554432000 4194304 16246674 140735072715984 140735072715160 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16610/statm: 894865 836389 923 2943 0 891759 0
[pid=16610/tid=16611] ppid=16607 vsize=3579460 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16611/stat : 16611 (toysat) S 16607 16610 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23563252 3665367040 836389 33554432000 4194304 16246674 140735072715984 140635115859184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=16610/tid=16612] ppid=16607 vsize=3579460 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16612/stat : 16612 (toysat) S 16607 16610 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23563252 3665367040 836389 33554432000 4194304 16246674 140735072715984 140635105369328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=16610/tid=16613] ppid=16607 vsize=3579460 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16613/stat : 16613 (toysat) S 16607 16610 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23563252 3665367040 836389 33554432000 4194304 16246674 140735072715984 140635094895792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 3579460

[startup+1722.3 s]
/proc/loadavg: 2.13 2.15 2.16 4/183 16776
/proc/meminfo: memFree=25680700/32872528 swapFree=1191052/1305516
[pid=16610] ppid=16607 vsize=3579460 CPUtime=1721.98 cores=1,3,5,7
/proc/16610/stat : 16610 (toysat) R 16607 16610 14522 0 -1 4202496 835665 0 0 0 171655 543 0 0 20 0 4 0 23563252 3665367040 836389 33554432000 4194304 16246674 140735072715984 140735072715160 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16610/statm: 894865 836389 923 2943 0 891759 0
[pid=16610/tid=16611] ppid=16607 vsize=3579460 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16611/stat : 16611 (toysat) S 16607 16610 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23563252 3665367040 836389 33554432000 4194304 16246674 140735072715984 140635115859184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=16610/tid=16612] ppid=16607 vsize=3579460 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16612/stat : 16612 (toysat) S 16607 16610 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23563252 3665367040 836389 33554432000 4194304 16246674 140735072715984 140635105369328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=16610/tid=16613] ppid=16607 vsize=3579460 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16613/stat : 16613 (toysat) S 16607 16610 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23563252 3665367040 836389 33554432000 4194304 16246674 140735072715984 140635094895792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 3579460

[startup+1782.3 s]
/proc/loadavg: 2.24 2.18 2.17 3/183 16777
/proc/meminfo: memFree=25679512/32872528 swapFree=1191052/1305516
[pid=16610] ppid=16607 vsize=3579460 CPUtime=1781.98 cores=1,3,5,7
/proc/16610/stat : 16610 (toysat) R 16607 16610 14522 0 -1 4202496 835665 0 0 0 177629 569 0 0 20 0 4 0 23563252 3665367040 836389 33554432000 4194304 16246674 140735072715984 140735072715080 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16610/statm: 894865 836389 923 2943 0 891759 0
[pid=16610/tid=16611] ppid=16607 vsize=3579460 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16611/stat : 16611 (toysat) S 16607 16610 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23563252 3665367040 836389 33554432000 4194304 16246674 140735072715984 140635115859184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=16610/tid=16612] ppid=16607 vsize=3579460 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16612/stat : 16612 (toysat) S 16607 16610 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23563252 3665367040 836389 33554432000 4194304 16246674 140735072715984 140635105369328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=16610/tid=16613] ppid=16607 vsize=3579460 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16613/stat : 16613 (toysat) S 16607 16610 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23563252 3665367040 836389 33554432000 4194304 16246674 140735072715984 140635094895792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 3579460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.19 2.17 2.17 3/183 16779
/proc/meminfo: memFree=25649236/32872528 swapFree=1191052/1305516
[pid=16610] ppid=16607 vsize=3610180 CPUtime=1800.08 cores=1,3,5,7
/proc/16610/stat : 16610 (toysat) R 16607 16610 14522 0 -1 4202496 843254 0 0 0 179429 579 0 0 20 0 4 0 23563252 3696824320 843978 33554432000 4194304 16246674 140735072715984 140735072715080 14628944 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16610/statm: 902545 843978 923 2943 0 899439 0
[pid=16610/tid=16611] ppid=16607 vsize=3610180 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16611/stat : 16611 (toysat) S 16607 16610 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23563252 3696824320 843978 33554432000 4194304 16246674 140735072715984 140635115859184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=16610/tid=16612] ppid=16607 vsize=3610180 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16612/stat : 16612 (toysat) S 16607 16610 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23563252 3696824320 843978 33554432000 4194304 16246674 140735072715984 140635105369328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=16610/tid=16613] ppid=16607 vsize=3610180 CPUtime=0 cores=1,3,5,7
/proc/16610/task/16613/stat : 16613 (toysat) S 16607 16610 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23563252 3696824320 843978 33554432000 4194304 16246674 140735072715984 140635094895792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 3610180

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.48
CPU time (s): 1800.16
CPU user time (s): 1794.3
CPU system time (s): 5.86211
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 3610180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.3
system time used= 5.86211
maximum resident set size= 3375912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 843254
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= 104
involuntary context switches= 1961

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5763 second user time and 6.91795 second system time

The end

Launcher Data

Begin job on node127 at 2016-06-18 03:59:26
IDJOB=4100521
IDBENCH=1627
IDSOLVER=2542
FILE ID=node127/4100521-1466215166
RUNJOBID= node127-1466206072-14539
PBS_JOBID= 19918150
Free space on /tmp= 71720 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-reduced-mps-v2-20-10-sp97ic.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100521-1466215166/watcher-4100521-1466215166 -o /tmp/evaluation-result-4100521-1466215166/solver-4100521-1466215166 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1466206072-14539 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4100521-1466215166.opb

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

MD5SUM BENCH= 398f2ddedf5bd2978b4636f0e4bc50cf
RANDOM SEED=2077273219

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
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.56
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.769
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.769
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.769
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.56
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.769
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:        29445380 kB
Buffers:          101328 kB
Cached:           125860 kB
SwapCached:          528 kB
Active:          1256052 kB
Inactive:         127980 kB
Active(anon):    1158204 kB
Inactive(anon):      860 kB
Active(file):      97848 kB
Inactive(file):   127120 kB
Unevictable:     1305516 kB
Mlocked:         1191052 kB
SwapTotal:      67108856 kB
SwapFree:       67100256 kB
Dirty:             19428 kB
Writeback:             0 kB
AnonPages:       2595056 kB
Mapped:            10896 kB
Shmem:                 0 kB
Slab:             602344 kB
SReclaimable:      46616 kB
SUnreclaim:       555728 kB
KernelStack:        1520 kB
PageTables:         8636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2603344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1396736 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= 71696 MiB
End job on node127 at 2016-06-18 04:29:27