Trace number 4093648

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2016-05-02OPTIMUM 353.109 353.165

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900550720--soft-0-100-0.wbo
MD5SUM78d8e4512631586bbdc844ad983c3b47
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark18.8811
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 135280
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 135279
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 687
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c 2016-06-16T18:33:52+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","--wbo","--search=bcd2","HOME/instance-4093648-1466094831.wbo"]
0.00/0.01	c use --random-gen="545530716 3112259570 4219827144 2091729992 1451739051 510833191 1828451444 1182469228 3980670763 3469769137 2626266884 4239289756 4085108264 263621076 508705109 271765306 1083537220 1926286740 3324455419 2158660420 1712880804 3643663031 3684372210 3805309649 851844006 3746971750 2614944317 2390882465 1333527328 1321114023 2662237912 1845853021 4290354792 844508555 1558885665 1684420106 2408963159 730603811 719921948 4242372435 3442537744 2250526234 3309000625 338299452 3804913499 1537290250 1332294707 3274427479 410068113 2512197536 2898631984 1058077541 4128023135 705502969 1103741683 3960405206 4224051790 691586919 4124378344 1646611590 1849558003 1559248893 3388885756 2381626396 2050518027 2367222484 683546312 3447468719 4186024433 2442921521 1440785182 1813824507 690044297 958090687 3978752100 2985052061 4114898750 1401169727 3109602611 4202710258 3583959781 1006242563 2074395331 2465003542 1184523119 663016196 1499917035 2187980168 3275790048 347465838 3171011590 2312072688 4195795336 852160706 3037725577 1883390098 1930650444 1412441995 3884386011 2930230861 999594374 3470453378 3194734474 1595949010 3640847759 4192247722 516248092 1204609608 2787718411 4173381425 3160071752 3751769696 2053328770 3875641460 596169224 1563506793 2819483132 1099756115 1795673116 3292699427 267667231 1020388036 817667682 3014930678 3067235354 2133916291 2190784404 2263139105 1815340100 1897955883 1817626747 1536771102 1292023005 4015619066 3759755197 1586236778 1848055240 3556143501 697559726 2560234664 2173253366 2523851188 687117616 2988286837 685908612 3319847655 2919150879 2518376954 861962951 53471254 2116440333 4212946927 1543419949 2572630676 3808000805 2447321635 1274178363 4164337848 3039697806 1845856484 1771270659 4041834105 3713773901 4212328757 2351066003 1325566004 279347642 1745829303 1658549559 1936239455 3395650320 428958327 4020520542 951952270 2637481376 1383290634 894810646 1110329244 1396519864 1463088247 3627087969 839634804 3587745709 1440170205 3010889165 1819955029 1463916324 2683076230 10200066 3504083289 3485328921 279721245 4238664853 1939384722 2848621279 1166056256 4009296660 1711582014 3171932109 130077190 3273175067 111144867 1948310560 206522853 199536300 1694309266 3289519614 3957380612 2259489928 2664431086 110043035 3392228922 700986487 198146395 3508905033 981835862 3111097258 2909706076 3515417885 1410908970 3464571953 3657552101 1055605052 1194259316 494048972 858383217 1260490259 2817234625 3256928680 4088538102 2188117156 284803138 2193044528 2790240010 3202917665 2655368875 644318209 4190006143 2502974348 936548309 3905882064 964678910 1599050953 1331031884 768814749 1272194427 3967678587 2347468584 2412637910 1072791763 3979497690 3045325410 3950887675 2100607293 3858270670 3542747776 255 362436" option to reproduce the execution
0.09/0.17	c #vars 231
0.09/0.17	c #constraints 2707
0.19/0.22	c BCD2: Hardening is enabled.
0.19/0.22	c BCD2: BiasedSearch is enabled.
0.19/0.22	c Solving starts ...
0.19/0.22	c ============================[ Search Statistics ]============================
0.19/0.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.22	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.22	c =============================================================================
0.19/0.22	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.19/0.23	c  0.0s |       0 |     2720 |        0 |     1881      0 |        0 |        0
0.19/0.23	c #cpu_time = 0.017s
0.19/0.23	c #wall_clock_time = 0.017s
0.19/0.23	c #decision = 2720
0.19/0.23	c #random_decision = 9
0.19/0.23	c #conflict = 0
0.19/0.23	c #restart = 0
0.19/0.24	o 669
0.19/0.24	c BCD2: updating upper bound: 135279 -> 668
0.19/0.26	c BCD2: 0 <= obj <= 668
0.19/0.26	c BCD2: #cores=0, #unrelaxed=2707, #relaxed=0, #hardened=0
0.19/0.26	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.26	c Solving starts ...
0.19/0.26	c ============================[ Search Statistics ]============================
0.19/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.26	c =============================================================================
0.19/0.26	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.19/0.29	c  0.0s |       1 |     2847 |      100 |     1881      0 |        0 |        0
0.29/0.35	c  0.1s |       2 |     5753 |      250 |     2070      0 |        0 |        0
0.39/0.41	c  0.2s |       3 |     8810 |      475 |     2277      0 |        0 |        0
0.49/0.55	c  0.3s |       4 |    11978 |      813 |     2505      0 |        0 |        0
0.69/0.72	c  0.5s |       5 |    15472 |     1320 |     2756      0 |        0 |        0
0.99/1.03	c  0.8s |       6 |    19166 |     2081 |     3336      0 |        0 |        0
1.49/1.57	c  1.3s |       7 |    23403 |     3223 |     3670      0 |        0 |        0
2.20/2.28	c  2.0s |       8 |    28405 |     4936 |     4038      0 |        0 |        0
4.09/4.10	c  3.8s |       9 |    34380 |     7506 |     4442      1 |        0 |        0
6.09/6.13	c  5.9s |       9 |    39569 |     9506 |     4442      2 |        0 |        0
7.99/8.07	c  7.8s |      10 |    41870 |    11361 |     4887      2 |        0 |        0
10.08/10.17	c  9.9s |      10 |    46353 |    12861 |     4887      3 |        0 |        0
12.20/12.25	c 12.0s |      10 |    48294 |    14461 |     4887      3 |        0 |        0
14.09/14.17	c 13.9s |      11 |    51673 |    17144 |     5376      4 |        0 |        0
16.19/16.27	c 16.0s |      11 |    58443 |    20244 |     5376      5 |        0 |        0
18.18/18.27	c 18.0s |      11 |    61540 |    22744 |     5376      5 |        0 |        0
20.19/20.21	c 20.0s |      12 |    65517 |    25819 |     5914      6 |        0 |        0
22.19/22.27	c 22.0s |      12 |    72801 |    29319 |     5914      7 |        0 |        0
24.20/24.30	c 24.0s |      12 |    76633 |    32319 |     5914      7 |        0 |        0
26.39/26.40	c 26.1s |      12 |    79441 |    34519 |     5914      8 |        0 |        0
28.38/28.47	c 28.2s |      12 |    82042 |    36619 |     5914      8 |        0 |        0
30.48/30.56	c 30.3s |      12 |    84175 |    38419 |     5914      9 |        0 |        0
31.08/31.11	c 30.8s |      13 |    84639 |    38832 |     6506      9 |        0 |        0
33.09/33.11	c 32.9s |      13 |    89074 |    40232 |     6506      9 |        0 |        0
35.19/35.20	c 34.9s |      13 |    92937 |    43032 |     6506     10 |        0 |        0
37.19/37.25	c 37.0s |      13 |    96817 |    45932 |     6506     10 |        0 |        0
39.29/39.30	c 39.0s |      13 |    99600 |    48032 |     6506     11 |        0 |        0
41.28/41.30	c 41.0s |      13 |   102147 |    49932 |     6506     11 |        0 |        0
43.28/43.37	c 43.1s |      13 |   104873 |    52032 |     6506     12 |        0 |        0
45.38/45.41	c 45.2s |      13 |   107517 |    54032 |     6506     12 |        0 |        0
47.39/47.43	c 47.2s |      13 |   109785 |    55932 |     6506     12 |        0 |        0
49.48/49.51	c 49.3s |      13 |   111549 |    57432 |     6506     13 |        0 |        0
50.58/50.65	c 50.4s |      14 |   112767 |    58352 |     7157     13 |        0 |        0
52.59/52.67	c 52.4s |      14 |   116939 |    59552 |     7157     13 |        0 |        0
54.68/54.71	c 54.5s |      14 |   120311 |    62152 |     7157     14 |        0 |        0
56.68/56.73	c 56.5s |      14 |   125157 |    65552 |     7157     14 |        0 |        0
58.68/58.75	c 58.5s |      14 |   128729 |    68152 |     7157     15 |        0 |        0
60.68/60.75	c 60.5s |      14 |   132377 |    70652 |     7157     15 |        0 |        0
62.69/62.75	c 62.5s |      14 |   135009 |    72552 |     7157     16 |        0 |        0
64.78/64.81	c 64.6s |      14 |   138038 |    74652 |     7157     16 |        0 |        0
66.78/66.86	c 66.6s |      14 |   140252 |    76252 |     7157     16 |        0 |        0
68.88/68.97	c 68.7s |      14 |   142297 |    77752 |     7157     17 |        0 |        0
70.97/71.04	c 70.8s |      14 |   144653 |    79452 |     7157     17 |        0 |        0
72.98/73.05	c 72.8s |      14 |   147037 |    81152 |     7157     17 |        0 |        0
75.08/75.11	c 74.9s |      14 |   151498 |    84552 |     7157     18 |        0 |        0
77.18/77.21	c 77.0s |      14 |   154891 |    87152 |     7873     19 |        0 |        0
77.68/77.75	c 77.5s |      15 |   155567 |    87632 |     7873     19 |        0 |        0
79.77/79.83	c 79.6s |      15 |   161077 |    89832 |     7873     19 |        0 |        0
81.88/81.94	c 81.7s |      15 |   163033 |    91432 |     7873     19 |        0 |        0
83.88/83.98	c 83.7s |      15 |   164303 |    92532 |     7873     20 |        0 |        0
85.98/86.03	c 85.8s |      15 |   165457 |    93532 |     7873     20 |        0 |        0
87.98/88.10	c 87.8s |      15 |   167001 |    94832 |     7873     20 |        0 |        0
90.08/90.19	c 89.9s |      15 |   168472 |    96032 |     7873     20 |        0 |        0
92.08/92.19	c 91.9s |      15 |   171806 |    98432 |     7873     21 |        0 |        0
94.27/94.31	c 94.1s |      15 |   174523 |   100532 |     7873     21 |        0 |        0
96.38/96.44	c 96.2s |      15 |   177018 |   102232 |     7873     21 |        0 |        0
98.37/98.49	c 98.2s |      15 |   178388 |   103332 |     7873     22 |        0 |        0
100.47/100.56	c  100s |      15 |   180143 |   104632 |     7873     22 |        0 |        0
102.68/102.72	c  102s |      15 |   181405 |   105632 |     7873     22 |        0 |        0
104.67/104.77	c  104s |      15 |   183285 |   107032 |     7873     22 |        0 |        0
106.87/106.91	c  106s |      15 |   184848 |   108232 |     7873     22 |        0 |        0
108.88/108.91	c  108s |      15 |   186215 |   109332 |     7873     23 |        0 |        0
110.87/110.95	c  110s |      15 |   187562 |   110432 |     7873     23 |        0 |        0
112.97/113.04	c  112s |      15 |   189192 |   111632 |     7873     23 |        0 |        0
115.07/115.13	c  114s |      15 |   190624 |   112732 |     7873     23 |        0 |        0
117.27/117.37	c  117s |      15 |   191920 |   113732 |     7873     23 |        0 |        0
119.37/119.41	c  119s |      15 |   193099 |   114632 |     7873     24 |        0 |        0
121.37/121.41	c  121s |      15 |   197254 |   117832 |     7873     24 |        0 |        0
123.37/123.44	c  123s |      15 |   199994 |   119932 |     7873     25 |        0 |        0
125.38/125.44	c  125s |      15 |   202582 |   121932 |     7873     25 |        0 |        0
127.47/127.52	c  127s |      15 |   204947 |   123732 |     7873     25 |        0 |        0
129.57/129.68	c  129s |      15 |   206511 |   125032 |     7873     26 |        0 |        0
131.77/131.85	c  131s |      15 |   208912 |   126832 |     7873     26 |        0 |        0
133.77/133.86	c  133s |      15 |   210804 |   128332 |     7873     26 |        0 |        0
135.86/135.93	c  135s |      15 |   212490 |   129632 |     7873     26 |        0 |        0
137.87/137.97	c  137s |      15 |   214170 |   130932 |     8661     27 |        0 |        0
139.07/139.14	c  138s |      16 |   214992 |   131552 |     8661     27 |        0 |        0
141.17/141.29	c  141s |      16 |   220276 |   133452 |     8661     27 |        0 |        0
143.27/143.30	c  143s |      16 |   221983 |   134752 |     8661     27 |        0 |        0
145.27/145.34	c  145s |      16 |   224302 |   136452 |     8661     28 |        0 |        0
147.38/147.46	c  147s |      16 |   225926 |   137852 |     8661     28 |        0 |        0
149.47/149.50	c  149s |      16 |   227807 |   139352 |     8661     28 |        0 |        0
151.57/151.66	c  151s |      16 |   229316 |   140552 |     8661     28 |        0 |        0
153.57/153.67	c  153s |      16 |   231444 |   142152 |     8661     29 |        0 |        0
155.66/155.75	c  155s |      16 |   233744 |   143852 |     8661     29 |        0 |        0
157.77/157.86	c  157s |      16 |   235452 |   145152 |     8661     29 |        0 |        0
159.87/159.92	c  159s |      16 |   237125 |   146352 |     8661     29 |        0 |        0
161.96/162.03	c  161s |      16 |   238755 |   147452 |     8661     30 |        0 |        0
163.97/164.07	c  163s |      16 |   240640 |   148652 |     8661     30 |        0 |        0
166.07/166.11	c  165s |      16 |   241855 |   149552 |     8661     30 |        0 |        0
168.07/168.19	c  167s |      16 |   244095 |   151052 |     8661     30 |        0 |        0
170.16/170.29	c  170s |      16 |   246192 |   152652 |     8661     30 |        0 |        0
172.26/172.39	c  172s |      16 |   248035 |   154052 |     8661     31 |        0 |        0
174.37/174.43	c  174s |      16 |   250101 |   155552 |     8661     31 |        0 |        0
176.36/176.46	c  176s |      16 |   252409 |   157252 |     8661     31 |        0 |        0
178.46/178.58	c  178s |      16 |   254317 |   158752 |     8661     31 |        0 |        0
180.56/180.64	c  180s |      16 |   255841 |   159952 |     8661     32 |        0 |        0
182.76/182.81	c  182s |      16 |   257753 |   161352 |     8661     32 |        0 |        0
184.86/184.92	c  184s |      16 |   259467 |   162552 |     8661     32 |        0 |        0
186.97/187.06	c  186s |      16 |   261873 |   163952 |     8661     32 |        0 |        0
188.97/189.09	c  188s |      16 |   263854 |   165152 |     8661     33 |        0 |        0
191.06/191.12	c  190s |      16 |   266024 |   166552 |     8661     33 |        0 |        0
193.06/193.13	c  192s |      16 |   268409 |   167952 |     8661     33 |        0 |        0
195.06/195.18	c  194s |      16 |   271030 |   169552 |     8661     33 |        0 |        0
197.16/197.25	c  196s |      16 |   273118 |   170952 |     8661     34 |        0 |        0
199.17/199.27	c  199s |      16 |   275069 |   172252 |     8661     34 |        0 |        0
201.27/201.38	c  201s |      16 |   277698 |   173952 |     8661     34 |        0 |        0
203.47/203.51	c  203s |      16 |   280024 |   175552 |     8661     34 |        0 |        0
205.46/205.53	c  205s |      16 |   281331 |   176552 |     8661     35 |        0 |        0
207.46/207.56	c  207s |      16 |   283145 |   177752 |     8661     35 |        0 |        0
209.45/209.59	c  209s |      16 |   285464 |   179252 |     8661     35 |        0 |        0
211.56/211.65	c  211s |      16 |   287657 |   180652 |     8661     35 |        0 |        0
213.66/213.77	c  213s |      16 |   289093 |   181652 |     8661     36 |        0 |        0
215.75/215.84	c  215s |      16 |   291883 |   183252 |     8661     36 |        0 |        0
217.86/217.97	c  217s |      16 |   294331 |   184852 |     8661     36 |        0 |        0
219.86/219.99	c  219s |      16 |   296154 |   186052 |     8661     36 |        0 |        0
222.06/222.12	c  221s |      16 |   297998 |   187252 |     8661     36 |        0 |        0
224.16/224.21	c  223s |      16 |   300048 |   188552 |     8661     37 |        0 |        0
226.26/226.38	c  226s |      16 |   301765 |   189752 |     8661     37 |        0 |        0
228.35/228.49	c  228s |      16 |   303613 |   190852 |     8661     37 |        0 |        0
230.46/230.54	c  230s |      16 |   304837 |   191652 |     8661     37 |        0 |        0
232.65/232.71	c  232s |      16 |   305981 |   192452 |     8661     37 |        0 |        0
234.76/234.81	c  234s |      16 |   307162 |   193152 |     8661     38 |        0 |        0
236.75/236.87	c  236s |      16 |   309139 |   194352 |     8661     38 |        0 |        0
238.86/238.93	c  238s |      16 |   311195 |   195652 |     8661     38 |        0 |        0
240.96/241.08	c  240s |      16 |   313241 |   197052 |     9528     38 |        0 |        0
241.65/241.79	c  241s |      17 |   313840 |   197432 |     9528     38 |        0 |        0
243.75/243.86	c  243s |      17 |   318566 |   198732 |     9528     39 |        0 |        0
245.85/245.96	c  245s |      17 |   321379 |   200632 |     9528     39 |        0 |        0
247.96/248.01	c  247s |      17 |   324693 |   202532 |     9528     39 |        0 |        0
249.95/250.07	c  249s |      17 |   327386 |   204132 |     9528     39 |        0 |        0
252.05/252.11	c  251s |      17 |   329892 |   205532 |     9528     40 |        0 |        0
254.06/254.16	c  253s |      17 |   333357 |   207632 |     9528     40 |        0 |        0
256.15/256.27	c  256s |      17 |   335709 |   209132 |     9528     40 |        0 |        0
258.25/258.32	c  258s |      17 |   337693 |   210332 |     9528     40 |        0 |        0
260.25/260.35	c  260s |      17 |   340322 |   211832 |     9528     41 |        0 |        0
262.45/262.52	c  262s |      17 |   342567 |   213232 |     9528     41 |        0 |        0
264.45/264.58	c  264s |      17 |   344906 |   214632 |     9528     41 |        0 |        0
266.55/266.67	c  266s |      17 |   348544 |   216732 |     9528     41 |        0 |        0
268.65/268.70	c  268s |      17 |   350759 |   218132 |     9528     42 |        0 |        0
270.65/270.71	c  270s |      17 |   353980 |   220132 |     9528     42 |        0 |        0
272.65/272.76	c  272s |      17 |   356232 |   221632 |     9528     42 |        0 |        0
274.65/274.77	c  274s |      17 |   358374 |   223032 |     9528     43 |        0 |        0
276.75/276.80	c  276s |      17 |   360441 |   224332 |     9528     43 |        0 |        0
278.75/278.87	c  278s |      17 |   363240 |   226032 |     9528     43 |        0 |        0
280.85/280.97	c  280s |      17 |   365978 |   227732 |     9528     43 |        0 |        0
282.95/283.04	c  282s |      17 |   368682 |   229432 |     9528     44 |        0 |        0
285.04/285.11	c  284s |      17 |   371455 |   231132 |     9528     44 |        0 |        0
287.16/287.23	c  286s |      17 |   373676 |   232532 |     9528     44 |        0 |        0
289.15/289.25	c  288s |      17 |   375545 |   233732 |     9528     44 |        0 |        0
291.24/291.38	c  291s |      17 |   377644 |   235032 |     9528     44 |        0 |        0
293.35/293.41	c  293s |      17 |   380605 |   236732 |     9528     45 |        0 |        0
295.34/295.47	c  295s |      17 |   383600 |   238432 |     9528     45 |        0 |        0
297.45/297.51	c  297s |      17 |   385911 |   239832 |     9528     45 |        0 |        0
299.44/299.53	c  299s |      17 |   389234 |   241732 |     9528     46 |        0 |        0
301.55/301.64	c  301s |      17 |   392522 |   243632 |     9528     46 |        0 |        0
303.65/303.71	c  303s |      17 |   395252 |   245332 |     9528     46 |        0 |        0
305.64/305.77	c  305s |      17 |   397731 |   246832 |     9528     46 |        0 |        0
307.84/307.98	c  307s |      17 |   399952 |   248132 |     9528     47 |        0 |        0
309.94/310.06	c  309s |      17 |   403437 |   250232 |     9528     47 |        0 |        0
312.04/312.17	c  311s |      17 |   406119 |   251932 |     9528     47 |        0 |        0
314.14/314.23	c  313s |      17 |   408196 |   253232 |     9528     47 |        0 |        0
316.15/316.24	c  315s |      17 |   410105 |   254332 |     9528     48 |        0 |        0
318.24/318.36	c  318s |      17 |   412258 |   255632 |     9528     48 |        0 |        0
320.34/320.41	c  320s |      17 |   415251 |   257332 |     9528     48 |        0 |        0
322.35/322.45	c  322s |      17 |   417586 |   258732 |     9528     48 |        0 |        0
324.55/324.63	c  324s |      17 |   419894 |   260132 |     9528     49 |        0 |        0
326.65/326.72	c  326s |      17 |   422327 |   261632 |     9528     49 |        0 |        0
328.64/328.77	c  328s |      17 |   424846 |   263132 |     9528     49 |        0 |        0
330.74/330.80	c  330s |      17 |   426988 |   264432 |     9528     49 |        0 |        0
332.84/332.92	c  332s |      17 |   428700 |   265532 |     9528     49 |        0 |        0
332.94/333.05	c  332s |      17 |   428789 |   265594 |     9528     49 |        0 |        0
332.94/333.05	c #cpu_time = 331.945s
332.94/333.05	c #wall_clock_time = 332.796s
332.94/333.05	c #decision = 428789
332.94/333.05	c #random_decision = 361
332.94/333.05	c #conflict = 265594
332.94/333.05	c #restart = 17
332.94/333.06	c BCD2: found a new core of size 2624: cost of the new core is >=1
332.94/333.06	c lower bound updated to 1
332.94/333.06	c BCD2: 1 <= obj <= 668
332.94/333.06	c BCD2: #cores=1, #unrelaxed=83, #relaxed=2624, #hardened=0
332.94/333.06	c BCD2: #sat=1 #unsat=2 bias=2/3
332.94/333.07	c Solving starts ...
332.94/333.07	c ============================[ Search Statistics ]============================
332.94/333.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
332.94/333.07	c       |         |          |          |    Limit     GC | Var      | Constra 
332.94/333.07	c =============================================================================
332.94/333.07	c  0.0s |       0 |        0 |        0 |     9528      0 |        0 |        0
333.44/333.55	c  0.5s |       0 |    11463 |       29 |     9528      1 |        0 |        0
333.44/333.55	c #cpu_time = 0.481s
333.44/333.55	c #wall_clock_time = 0.483s
333.44/333.55	c #decision = 11463
333.44/333.55	c #random_decision = 44
333.44/333.55	c #conflict = 29
333.44/333.55	c #restart = 0
333.44/333.56	o 153
333.44/333.56	c BCD2: updating upper bound: 668 -> 152
333.44/333.57	c BCD2: 1 <= obj <= 152
333.44/333.57	c BCD2: #cores=1, #unrelaxed=83, #relaxed=2624, #hardened=0
333.44/333.57	c BCD2: #sat=2 #unsat=2 bias=2/4
333.44/333.58	c Solving starts ...
333.44/333.58	c ============================[ Search Statistics ]============================
333.44/333.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
333.44/333.58	c       |         |          |          |    Limit     GC | Var      | Constra 
333.44/333.58	c =============================================================================
333.44/333.58	c  0.0s |       0 |        0 |        0 |     9528      0 |        0 |        1
333.64/333.70	c  0.1s |       0 |      594 |        0 |     9528      0 |        0 |        1
333.64/333.70	c #cpu_time = 0.119s
333.64/333.70	c #wall_clock_time = 0.119s
333.64/333.70	c #decision = 594
333.64/333.70	c #random_decision = 0
333.64/333.70	c #conflict = 0
333.64/333.70	c #restart = 0
333.64/333.70	o 133
333.64/333.70	c BCD2: updating upper bound: 152 -> 132
333.64/333.71	c BCD2: 1 <= obj <= 132
333.64/333.71	c BCD2: #cores=1, #unrelaxed=83, #relaxed=2624, #hardened=0
333.64/333.71	c BCD2: #sat=3 #unsat=2 bias=2/5
333.64/333.73	c Solving starts ...
333.64/333.73	c ============================[ Search Statistics ]============================
333.64/333.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
333.64/333.73	c       |         |          |          |    Limit     GC | Var      | Constra 
333.64/333.73	c =============================================================================
333.64/333.73	c  0.0s |       0 |        0 |        0 |     9528      0 |        0 |        2
334.04/334.10	c  0.4s |       1 |      528 |      100 |     9528      0 |        0 |        2
334.84/334.97	c  1.2s |       2 |      917 |      250 |     9528      0 |        0 |        2
335.44/335.54	c  1.8s |       3 |     1320 |      475 |     9528      0 |        0 |        2
336.24/336.39	c  2.7s |       4 |     1946 |      813 |     9528      0 |        0 |        2
337.44/337.60	c  3.9s |       5 |     2871 |     1320 |     9528      0 |        0 |        2
339.14/339.26	c  5.5s |       6 |     4141 |     2081 |     9528      0 |        0 |        2
339.54/339.63	c  5.9s |       6 |     4424 |     2196 |     9528      0 |        0 |        2
339.54/339.63	c #cpu_time = 5.880s
339.54/339.63	c #wall_clock_time = 5.895s
339.54/339.63	c #decision = 4424
339.54/339.63	c #random_decision = 5
339.54/339.63	c #conflict = 2196
339.54/339.63	c #restart = 6
339.54/339.63	o 27
339.54/339.63	c BCD2: hardening fixes 1984 literals
339.54/339.63	c BCD2: updating upper bound: 132 -> 26
339.54/339.63	c BCD2: 1 <= obj <= 26
339.54/339.63	c BCD2: #cores=1, #unrelaxed=22, #relaxed=701, #hardened=1984
339.54/339.63	c BCD2: #sat=4 #unsat=2 bias=2/6
339.54/339.64	c Solving starts ...
339.54/339.64	c ============================[ Search Statistics ]============================
339.54/339.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
339.54/339.64	c       |         |          |          |    Limit     GC | Var      | Constra 
339.54/339.64	c =============================================================================
339.54/339.64	c  0.0s |       0 |        0 |        0 |     9528      0 |     1984 |        3
339.74/339.82	c  0.2s |       1 |      183 |      100 |     9528      0 |     1984 |        3
339.94/340.03	c  0.4s |       2 |      474 |      250 |     9528      0 |     1984 |        3
340.14/340.28	c  0.6s |       3 |      823 |      475 |     9528      0 |     1984 |        3
340.54/340.60	c  1.0s |       4 |     1339 |      813 |     9528      0 |     1984 |        3
340.94/341.02	c  1.4s |       5 |     2120 |     1320 |     9528      0 |     1984 |        3
341.54/341.65	c  2.0s |       6 |     3214 |     2081 |     9528      0 |     1984 |        3
341.84/341.95	c  2.3s |       6 |     3655 |     2322 |     9528      0 |     1984 |        3
341.84/341.95	c #cpu_time = 2.303s
341.84/341.95	c #wall_clock_time = 2.309s
341.84/341.95	c #decision = 3655
341.84/341.95	c #random_decision = 7
341.84/341.95	c #conflict = 2322
341.84/341.95	c #restart = 6
341.84/341.95	o 11
341.84/341.95	c BCD2: hardening fixes 447 literals
341.84/341.95	c BCD2: updating upper bound: 26 -> 10
341.84/341.95	c BCD2: 1 <= obj <= 10
341.84/341.95	c BCD2: #cores=1, #unrelaxed=11, #relaxed=265, #hardened=2431
341.84/341.95	c BCD2: #sat=5 #unsat=2 bias=2/7
341.84/341.95	c Solving starts ...
341.84/341.95	c ============================[ Search Statistics ]============================
341.84/341.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
341.84/341.95	c       |         |          |          |    Limit     GC | Var      | Constra 
341.84/341.95	c =============================================================================
341.84/341.95	c  0.0s |       0 |        0 |        0 |     9528      0 |     2431 |        4
342.04/342.15	c  0.2s |       1 |      179 |      100 |     9528      0 |     2431 |        4
342.24/342.36	c  0.4s |       2 |      418 |      250 |     9528      0 |     2431 |        4
342.44/342.59	c  0.6s |       2 |      793 |      466 |     9528      0 |     2431 |        4
342.44/342.59	c #cpu_time = 0.633s
342.44/342.59	c #wall_clock_time = 0.635s
342.44/342.59	c #decision = 793
342.44/342.59	c #random_decision = 1
342.44/342.59	c #conflict = 466
342.44/342.59	c #restart = 2
342.44/342.59	o 6
342.44/342.59	c BCD2: hardening fixes 134 literals
342.44/342.59	c BCD2: updating upper bound: 10 -> 5
342.44/342.59	c BCD2: 1 <= obj <= 5
342.44/342.59	c BCD2: #cores=1, #unrelaxed=5, #relaxed=137, #hardened=2565
342.44/342.59	c BCD2: #sat=6 #unsat=2 bias=2/8
342.44/342.59	c Solving starts ...
342.44/342.59	c ============================[ Search Statistics ]============================
342.44/342.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
342.44/342.59	c       |         |          |          |    Limit     GC | Var      | Constra 
342.44/342.59	c =============================================================================
342.44/342.59	c  0.0s |       0 |        0 |        0 |     9528      0 |     2565 |        5
342.64/342.77	c  0.2s |       1 |      149 |      100 |     9528      0 |     2565 |        6
342.84/342.96	c  0.4s |       2 |      419 |      250 |     9528      0 |     2565 |        6
343.03/343.14	c  0.5s |       2 |      584 |      345 |     9528      0 |     2565 |        6
343.03/343.14	c #cpu_time = 0.540s
343.03/343.14	c #wall_clock_time = 0.542s
343.03/343.14	c #decision = 584
343.03/343.14	c #random_decision = 1
343.03/343.14	c #conflict = 345
343.03/343.14	c #restart = 2
343.03/343.14	o 2
343.03/343.14	c BCD2: hardening fixes 110 literals
343.03/343.14	c BCD2: updating upper bound: 5 -> 1
343.03/343.14	c BCD2: 1 <= obj <= 1
343.03/343.14	c BCD2: #cores=1, #unrelaxed=0, #relaxed=32, #hardened=2675
343.03/343.14	c BCD2: #sat=7 #unsat=2 bias=2/9
343.03/343.14	c Solving starts ...
343.03/343.14	c ============================[ Search Statistics ]============================
343.03/343.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
343.03/343.14	c       |         |          |          |    Limit     GC | Var      | Constra 
343.03/343.14	c =============================================================================
343.03/343.14	c  0.0s |       0 |        0 |        0 |     9528      0 |     2675 |       12
343.14/343.30	c  0.2s |       1 |      202 |      100 |     9528      0 |     2675 |       12
343.33/343.49	c  0.4s |       2 |      437 |      250 |     9528      0 |     2675 |       12
343.63/343.71	c  0.6s |       3 |      774 |      475 |     9528      0 |     2675 |       12
343.93/344.02	c  0.9s |       4 |     1279 |      813 |     9528      0 |     2675 |       12
344.24/344.35	c  1.2s |       5 |     2127 |     1320 |     9528      0 |     2675 |       12
344.73/344.87	c  1.7s |       6 |     3352 |     2081 |     9528      0 |     2675 |       12
345.73/345.80	c  2.7s |       7 |     4972 |     3223 |     9528      1 |     2675 |       12
346.44/346.58	c  3.4s |       8 |     7647 |     4936 |     9528      1 |     2675 |       12
347.73/347.84	c  4.7s |       9 |    11289 |     7506 |     9528      1 |     2675 |       12
349.74/349.87	c  6.7s |      10 |    16792 |    11361 |     9528      2 |     2675 |       12
351.73/351.89	c  8.8s |      10 |    22597 |    15361 |     9528      3 |     2675 |       12
352.53/352.66	c  9.5s |      11 |    25161 |    17144 |     9528      3 |     2675 |       12
352.93/353.10	c 10.0s |      11 |    26291 |    17968 |     9528      3 |     2675 |       12
352.93/353.10	c #cpu_time = 9.931s
352.93/353.10	c #wall_clock_time = 9.957s
352.93/353.10	c #decision = 26291
352.93/353.10	c #random_decision = 62
352.93/353.10	c #conflict = 17968
352.93/353.10	c #restart = 11
352.93/353.10	o 1
352.93/353.10	s OPTIMUM FOUND
352.93/353.10	v -x1 -x2 -x3 x4 -x5 -x6 x7 -x8 -x9 -x10
352.93/353.10	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
352.93/353.10	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
352.93/353.10	v x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
352.93/353.10	v x41 -x42 -x43 -x44 -x45 -x46 x47 -x48 -x49 -x50
352.93/353.10	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
352.93/353.10	v -x61 x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
352.93/353.10	v -x71 -x72 -x73 -x74 -x75 -x76 x77 -x78 -x79 -x80
352.93/353.10	v -x81 x82 -x83 -x84 -x85 -x86 -x87 -x88 x89 -x90
352.93/353.10	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
352.93/353.10	v -x101 -x102 -x103 -x104 x105 -x106 -x107 -x108 -x109 -x110
352.93/353.10	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 x120
352.93/353.10	v -x121 -x122 -x123 -x124 x125 -x126 -x127 -x128 -x129 -x130
352.93/353.10	v -x131 -x132 -x133 x134 -x135 -x136 -x137 -x138 -x139 -x140
352.93/353.10	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
352.93/353.10	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 x160
352.93/353.10	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170
352.93/353.10	v x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180
352.93/353.10	v -x181 -x182 -x183 x184 -x185 -x186 -x187 -x188 -x189 -x190
352.93/353.10	v -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 x199 -x200
352.93/353.10	v -x201 -x202 x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210
352.93/353.10	v -x211 -x212 -x213 -x214 -x215 -x216 x217 -x218 -x219 -x220
352.93/353.10	v -x221 -x222 -x223 -x224 -x225 -x226 -x227 x228 -x229 -x230
352.93/353.10	v -x231
352.93/353.10	c total CPU time = 352.199s
352.93/353.10	c total wall clock time = 353.101s

Verifier Data

OK	1

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-4093648-1466094831/watcher-4093648-1466094831 -o /tmp/evaluation-result-4093648-1466094831/solver-4093648-1466094831 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1466093030-27950 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093648-1466094831.wbo 

pid=28107
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.42 2.30 2.39 2/170 28110
/proc/meminfo: memFree=30666736/32872528 swapFree=1190796/1305260
[pid=28110] ppid=28107 vsize=732604 CPUtime=0 cores=1,3,5,7
/proc/28110/stat : 28110 (toysat) R 28107 28110 8029 0 -1 4202496 2735 0 0 0 0 0 0 0 20 0 4 0 11529783 750186496 3606 33554432000 4194304 16246674 140737480194304 140737480193728 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28110/statm: 183663 3614 441 2943 0 180557 0
[pid=28110/tid=28111] ppid=28107 vsize=750012 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28111/stat : 28111 (toysat) S 28107 28110 8029 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11529783 768012288 3673 33554432000 4194304 16246674 140737480194304 140549006798064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=28110/tid=28112] ppid=28107 vsize=754108 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28112/stat : 28112 (toysat) S 28107 28110 8029 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529783 772206592 3690 33554432000 4194304 16246674 140737480194304 140548996308208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=28110/tid=28113] ppid=28107 vsize=758204 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28113/stat : 28113 (toysat) S 28107 28110 8029 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11529783 776400896 3706 33554432000 4194304 16246674 140737480194304 140548912442544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0

[startup+0.100174 s]
/proc/loadavg: 2.42 2.30 2.39 2/170 28110
/proc/meminfo: memFree=30666736/32872528 swapFree=1190796/1305260
[pid=28110] ppid=28107 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/28110/stat : 28110 (toysat) R 28107 28110 8029 0 -1 4202496 25096 0 0 0 5 4 0 0 20 0 4 0 11529783 1247350784 25960 33554432000 4194304 16246674 140737480194304 140737480193728 12459048 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28110/statm: 304529 25965 616 2943 0 301423 0
[pid=28110/tid=28111] ppid=28107 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28111/stat : 28111 (toysat) S 28107 28110 8029 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11529783 1247350784 25969 33554432000 4194304 16246674 140737480194304 140549006798064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=28110/tid=28112] ppid=28107 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28112/stat : 28112 (toysat) S 28107 28110 8029 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529783 1247350784 25972 33554432000 4194304 16246674 140737480194304 140548996308208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=28110/tid=28113] ppid=28107 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28113/stat : 28113 (toysat) S 28107 28110 8029 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11529783 1247350784 25976 33554432000 4194304 16246674 140737480194304 140548912442544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.20054 s]
/proc/loadavg: 2.42 2.30 2.39 2/170 28110
/proc/meminfo: memFree=30666736/32872528 swapFree=1190796/1305260
[pid=28110] ppid=28107 vsize=1223236 CPUtime=0.19 cores=1,3,5,7
/proc/28110/stat : 28110 (toysat) R 28107 28110 8029 0 -1 4202496 36021 0 0 0 14 5 0 0 20 0 4 0 11529783 1252593664 36839 33554432000 4194304 16246674 140737480194304 140737480193616 6756512 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28110/statm: 305809 36839 861 2943 0 302703 0
[pid=28110/tid=28111] ppid=28107 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28111/stat : 28111 (toysat) S 28107 28110 8029 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11529783 1252593664 36839 33554432000 4194304 16246674 140737480194304 140549006798064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=28110/tid=28112] ppid=28107 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28112/stat : 28112 (toysat) S 28107 28110 8029 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529783 1252593664 36839 33554432000 4194304 16246674 140737480194304 140548996308208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=28110/tid=28113] ppid=28107 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28113/stat : 28113 (toysat) S 28107 28110 8029 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11529783 1252593664 36839 33554432000 4194304 16246674 140737480194304 140548912442544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1223236

[startup+0.300511 s]
/proc/loadavg: 2.42 2.30 2.39 2/170 28110
/proc/meminfo: memFree=30666736/32872528 swapFree=1190796/1305260
[pid=28110] ppid=28107 vsize=1307204 CPUtime=0.29 cores=1,3,5,7
/proc/28110/stat : 28110 (toysat) R 28107 28110 8029 0 -1 4202496 48347 0 0 0 22 7 0 0 20 0 4 0 11529783 1338576896 49165 33554432000 4194304 16246674 140737480194304 140737480193616 13759916 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28110/statm: 326801 49177 918 2943 0 323695 0
[pid=28110/tid=28111] ppid=28107 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28111/stat : 28111 (toysat) S 28107 28110 8029 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11529783 1338576896 49186 33554432000 4194304 16246674 140737480194304 140549006798064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=28110/tid=28112] ppid=28107 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28112/stat : 28112 (toysat) S 28107 28110 8029 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529783 1338576896 49189 33554432000 4194304 16246674 140737480194304 140548996308208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=28110/tid=28113] ppid=28107 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28113/stat : 28113 (toysat) S 28107 28110 8029 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11529783 1338576896 49193 33554432000 4194304 16246674 140737480194304 140548912442544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1307204

[startup+0.700435 s]
/proc/loadavg: 2.42 2.30 2.39 2/170 28110
/proc/meminfo: memFree=30666736/32872528 swapFree=1190796/1305260
[pid=28110] ppid=28107 vsize=1307204 CPUtime=0.69 cores=1,3,5,7
/proc/28110/stat : 28110 (toysat) R 28107 28110 8029 0 -1 4202496 65381 0 0 0 60 9 0 0 20 0 4 0 11529783 1338576896 66199 33554432000 4194304 16246674 140737480194304 140737480193616 15015658 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28110/statm: 326801 66199 920 2943 0 323695 0
[pid=28110/tid=28111] ppid=28107 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28111/stat : 28111 (toysat) S 28107 28110 8029 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11529783 1338576896 66199 33554432000 4194304 16246674 140737480194304 140549006798064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=28110/tid=28112] ppid=28107 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28112/stat : 28112 (toysat) S 28107 28110 8029 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529783 1338576896 66199 33554432000 4194304 16246674 140737480194304 140548996308208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=28110/tid=28113] ppid=28107 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28113/stat : 28113 (toysat) S 28107 28110 8029 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11529783 1338576896 66199 33554432000 4194304 16246674 140737480194304 140548912442544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1307204

[startup+1.50044 s]
/proc/loadavg: 2.39 2.29 2.39 4/183 28127
/proc/meminfo: memFree=29862464/32872528 swapFree=1190796/1305260
[pid=28110] ppid=28107 vsize=1307204 CPUtime=1.49 cores=1,3,5,7
/proc/28110/stat : 28110 (toysat) R 28107 28110 8029 0 -1 4202496 99297 0 0 0 135 14 0 0 20 0 4 0 11529783 1338576896 100115 33554432000 4194304 16246674 140737480194304 140737480176192 6861676 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28110/statm: 326801 100115 924 2943 0 323695 0
[pid=28110/tid=28111] ppid=28107 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28111/stat : 28111 (toysat) S 28107 28110 8029 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11529783 1338576896 100115 33554432000 4194304 16246674 140737480194304 140549006798064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=28110/tid=28112] ppid=28107 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28112/stat : 28112 (toysat) S 28107 28110 8029 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529783 1338576896 100115 33554432000 4194304 16246674 140737480194304 140548996308208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=28110/tid=28113] ppid=28107 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28113/stat : 28113 (toysat) S 28107 28110 8029 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11529783 1338576896 100115 33554432000 4194304 16246674 140737480194304 140548912442544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1307204

[startup+3.10044 s]
/proc/loadavg: 2.39 2.29 2.39 4/183 28127
/proc/meminfo: memFree=29771448/32872528 swapFree=1190796/1305260
[pid=28110] ppid=28107 vsize=1307204 CPUtime=3.09 cores=1,3,5,7
/proc/28110/stat : 28110 (toysat) R 28107 28110 8029 0 -1 4202496 121577 0 0 0 292 17 0 0 20 0 4 0 11529783 1338576896 122395 33554432000 4194304 16246674 140737480194304 140737480193480 14628944 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28110/statm: 326801 122395 931 2943 0 323695 0
[pid=28110/tid=28111] ppid=28107 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28111/stat : 28111 (toysat) S 28107 28110 8029 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11529783 1338576896 122395 33554432000 4194304 16246674 140737480194304 140549006798064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=28110/tid=28112] ppid=28107 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28112/stat : 28112 (toysat) S 28107 28110 8029 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529783 1338576896 122395 33554432000 4194304 16246674 140737480194304 140548996308208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=28110/tid=28113] ppid=28107 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28113/stat : 28113 (toysat) S 28107 28110 8029 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11529783 1338576896 122395 33554432000 4194304 16246674 140737480194304 140548912442544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1307204

[startup+6.30044 s]
/proc/loadavg: 2.44 2.30 2.39 4/183 28127
/proc/meminfo: memFree=29770616/32872528 swapFree=1190796/1305260
[pid=28110] ppid=28107 vsize=1307204 CPUtime=6.29 cores=1,3,5,7
/proc/28110/stat : 28110 (toysat) R 28107 28110 8029 0 -1 4202496 121577 0 0 0 612 17 0 0 20 0 4 0 11529783 1338576896 122395 33554432000 4194304 16246674 140737480194304 140737480176192 5823428 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28110/statm: 326801 122395 931 2943 0 323695 0
[pid=28110/tid=28111] ppid=28107 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28111/stat : 28111 (toysat) S 28107 28110 8029 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11529783 1338576896 122395 33554432000 4194304 16246674 140737480194304 140549006798064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=28110/tid=28112] ppid=28107 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28112/stat : 28112 (toysat) S 28107 28110 8029 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529783 1338576896 122395 33554432000 4194304 16246674 140737480194304 140548996308208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=28110/tid=28113] ppid=28107 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28113/stat : 28113 (toysat) S 28107 28110 8029 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11529783 1338576896 122395 33554432000 4194304 16246674 140737480194304 140548912442544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1307204

[startup+12.7004 s]
/proc/loadavg: 2.40 2.30 2.39 3/183 28127
/proc/meminfo: memFree=29766828/32872528 swapFree=1190796/1305260
[pid=28110] ppid=28107 vsize=1309252 CPUtime=12.69 cores=1,3,5,7
/proc/28110/stat : 28110 (toysat) R 28107 28110 8029 0 -1 4202496 122089 0 0 0 1251 18 0 0 20 0 4 0 11529783 1340674048 122907 33554432000 4194304 16246674 140737480194304 140737480177304 14628944 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28110/statm: 327313 122907 931 2943 0 324207 0
[pid=28110/tid=28111] ppid=28107 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28111/stat : 28111 (toysat) S 28107 28110 8029 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11529783 1340674048 122907 33554432000 4194304 16246674 140737480194304 140549006798064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=28110/tid=28112] ppid=28107 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28112/stat : 28112 (toysat) S 28107 28110 8029 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529783 1340674048 122907 33554432000 4194304 16246674 140737480194304 140548996308208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=28110/tid=28113] ppid=28107 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28113/stat : 28113 (toysat) S 28107 28110 8029 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11529783 1340674048 122907 33554432000 4194304 16246674 140737480194304 140548912442544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1309252

[startup+25.5005 s]
/proc/loadavg: 2.38 2.30 2.39 3/183 28128
/proc/meminfo: memFree=29173424/32872528 swapFree=1190796/1305260
[pid=28110] ppid=28107 vsize=1314372 CPUtime=25.49 cores=1,3,5,7
/proc/28110/stat : 28110 (toysat) R 28107 28110 8029 0 -1 4202496 269703 0 0 0 2511 38 0 0 20 0 4 0 11529783 1345916928 270521 33554432000 4194304 16246674 140737480194304 140737480176192 5546260 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28110/statm: 328593 270521 931 2943 0 325487 0
[pid=28110/tid=28111] ppid=28107 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28111/stat : 28111 (toysat) S 28107 28110 8029 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11529783 1345916928 270521 33554432000 4194304 16246674 140737480194304 140549006798064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=28110/tid=28112] ppid=28107 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28112/stat : 28112 (toysat) S 28107 28110 8029 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529783 1345916928 270521 33554432000 4194304 16246674 140737480194304 140548996308208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=28110/tid=28113] ppid=28107 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28113/stat : 28113 (toysat) S 28107 28110 8029 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11529783 1345916928 270521 33554432000 4194304 16246674 140737480194304 140548912442544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1314372

[startup+51.1005 s]
/proc/loadavg: 2.25 2.27 2.38 3/183 28128
/proc/meminfo: memFree=29173444/32872528 swapFree=1190796/1305260
[pid=28110] ppid=28107 vsize=1314372 CPUtime=51.08 cores=1,3,5,7
/proc/28110/stat : 28110 (toysat) R 28107 28110 8029 0 -1 4202496 269802 0 0 0 5069 39 0 0 20 0 4 0 11529783 1345916928 270620 33554432000 4194304 16246674 140737480194304 140737480193480 5808428 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28110/statm: 328593 270620 931 2943 0 325487 0
[pid=28110/tid=28111] ppid=28107 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28111/stat : 28111 (toysat) S 28107 28110 8029 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11529783 1345916928 270620 33554432000 4194304 16246674 140737480194304 140549006798064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=28110/tid=28112] ppid=28107 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28112/stat : 28112 (toysat) S 28107 28110 8029 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529783 1345916928 270620 33554432000 4194304 16246674 140737480194304 140548996308208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=28110/tid=28113] ppid=28107 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28113/stat : 28113 (toysat) S 28107 28110 8029 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11529783 1345916928 270620 33554432000 4194304 16246674 140737480194304 140548912442544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1314372

[startup+102.301 s]
/proc/loadavg: 2.28 2.28 2.37 3/183 28129
/proc/meminfo: memFree=29168152/32872528 swapFree=1190796/1305260
[pid=28110] ppid=28107 vsize=1314372 CPUtime=102.28 cores=1,3,5,7
/proc/28110/stat : 28110 (toysat) R 28107 28110 8029 0 -1 4202496 269802 0 0 0 10181 47 0 0 20 0 4 0 11529783 1345916928 270620 33554432000 4194304 16246674 140737480194304 140737480193480 14628944 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28110/statm: 328593 270620 931 2943 0 325487 0
[pid=28110/tid=28111] ppid=28107 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28111/stat : 28111 (toysat) S 28107 28110 8029 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11529783 1345916928 270620 33554432000 4194304 16246674 140737480194304 140549006798064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=28110/tid=28112] ppid=28107 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28112/stat : 28112 (toysat) S 28107 28110 8029 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529783 1345916928 270620 33554432000 4194304 16246674 140737480194304 140548996308208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=28110/tid=28113] ppid=28107 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28113/stat : 28113 (toysat) S 28107 28110 8029 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11529783 1345916928 270620 33554432000 4194304 16246674 140737480194304 140548912442544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1314372

[startup+162.3 s]
/proc/loadavg: 2.31 2.28 2.36 3/183 28130
/proc/meminfo: memFree=29159820/32872528 swapFree=1190796/1305260
[pid=28110] ppid=28107 vsize=1314372 CPUtime=162.26 cores=1,3,5,7
/proc/28110/stat : 28110 (toysat) R 28107 28110 8029 0 -1 4202496 269802 0 0 0 16172 54 0 0 20 0 4 0 11529783 1345916928 270620 33554432000 4194304 16246674 140737480194304 140737480193480 15015658 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28110/statm: 328593 270620 931 2943 0 325487 0
[pid=28110/tid=28111] ppid=28107 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28111/stat : 28111 (toysat) S 28107 28110 8029 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11529783 1345916928 270620 33554432000 4194304 16246674 140737480194304 140549006798064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=28110/tid=28112] ppid=28107 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28112/stat : 28112 (toysat) S 28107 28110 8029 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529783 1345916928 270620 33554432000 4194304 16246674 140737480194304 140548996308208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=28110/tid=28113] ppid=28107 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28113/stat : 28113 (toysat) S 28107 28110 8029 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11529783 1345916928 270620 33554432000 4194304 16246674 140737480194304 140548912442544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1314372

[startup+222.308 s]
/proc/loadavg: 2.23 2.26 2.35 3/183 28131
/proc/meminfo: memFree=29120864/32872528 swapFree=1190796/1305260
[pid=28110] ppid=28107 vsize=1314372 CPUtime=222.26 cores=1,3,5,7
/proc/28110/stat : 28110 (toysat) R 28107 28110 8029 0 -1 4202496 269802 0 0 0 22161 65 0 0 20 0 4 0 11529783 1345916928 270620 33554432000 4194304 16246674 140737480194304 140737480193480 5861548 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28110/statm: 328593 270620 931 2943 0 325487 0
[pid=28110/tid=28111] ppid=28107 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28111/stat : 28111 (toysat) S 28107 28110 8029 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11529783 1345916928 270620 33554432000 4194304 16246674 140737480194304 140549006798064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=28110/tid=28112] ppid=28107 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28112/stat : 28112 (toysat) S 28107 28110 8029 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529783 1345916928 270620 33554432000 4194304 16246674 140737480194304 140548996308208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=28110/tid=28113] ppid=28107 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28113/stat : 28113 (toysat) S 28107 28110 8029 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11529783 1345916928 270620 33554432000 4194304 16246674 140737480194304 140548912442544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1314372

[startup+282.3 s]
/proc/loadavg: 2.08 2.21 2.33 3/183 28132
/proc/meminfo: memFree=28496132/32872528 swapFree=1190796/1305260
[pid=28110] ppid=28107 vsize=1316420 CPUtime=282.25 cores=1,3,5,7
/proc/28110/stat : 28110 (toysat) R 28107 28110 8029 0 -1 4202496 270314 0 0 0 28148 77 0 0 20 0 4 0 11529783 1348014080 271132 33554432000 4194304 16246674 140737480194304 140737480193480 5545916 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28110/statm: 329105 271132 931 2943 0 325999 0
[pid=28110/tid=28111] ppid=28107 vsize=1316420 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28111/stat : 28111 (toysat) S 28107 28110 8029 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11529783 1348014080 271132 33554432000 4194304 16246674 140737480194304 140549006798064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=28110/tid=28112] ppid=28107 vsize=1316420 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28112/stat : 28112 (toysat) S 28107 28110 8029 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529783 1348014080 271132 33554432000 4194304 16246674 140737480194304 140548996308208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=28110/tid=28113] ppid=28107 vsize=1316420 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28113/stat : 28113 (toysat) S 28107 28110 8029 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11529783 1348014080 271132 33554432000 4194304 16246674 140737480194304 140548912442544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1316420

[startup+342.3 s]
/proc/loadavg: 2.23 2.23 2.33 3/183 28182
/proc/meminfo: memFree=28542876/32872528 swapFree=1190796/1305260
[pid=28110] ppid=28107 vsize=1318468 CPUtime=342.24 cores=1,3,5,7
/proc/28110/stat : 28110 (toysat) R 28107 28110 8029 0 -1 4202496 270836 0 0 0 34138 86 0 0 20 0 4 0 11529783 1350111232 271654 33554432000 4194304 16246674 140737480194304 140737480176192 5712608 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28110/statm: 329617 271654 941 2943 0 326511 0
[pid=28110/tid=28111] ppid=28107 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28111/stat : 28111 (toysat) S 28107 28110 8029 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11529783 1350111232 271654 33554432000 4194304 16246674 140737480194304 140549006798064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=28110/tid=28112] ppid=28107 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28112/stat : 28112 (toysat) S 28107 28110 8029 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529783 1350111232 271654 33554432000 4194304 16246674 140737480194304 140548996308208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=28110/tid=28113] ppid=28107 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28113/stat : 28113 (toysat) S 28107 28110 8029 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11529783 1350111232 271654 33554432000 4194304 16246674 140737480194304 140548912442544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1318468

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

[startup+345.6 s]
/proc/loadavg: 2.21 2.23 2.32 3/183 28182
/proc/meminfo: memFree=28542876/32872528 swapFree=1190796/1305260
[pid=28110] ppid=28107 vsize=1318468 CPUtime=345.53 cores=1,3,5,7
/proc/28110/stat : 28110 (toysat) R 28107 28110 8029 0 -1 4202496 270837 0 0 0 34467 86 0 0 20 0 4 0 11529783 1350111232 271655 33554432000 4194304 16246674 140737480194304 140737480176192 5522909 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28110/statm: 329617 271655 942 2943 0 326511 0
[pid=28110/tid=28111] ppid=28107 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28111/stat : 28111 (toysat) S 28107 28110 8029 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11529783 1350111232 271655 33554432000 4194304 16246674 140737480194304 140549006798064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=28110/tid=28112] ppid=28107 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28112/stat : 28112 (toysat) S 28107 28110 8029 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529783 1350111232 271655 33554432000 4194304 16246674 140737480194304 140548996308208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=28110/tid=28113] ppid=28107 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28113/stat : 28113 (toysat) S 28107 28110 8029 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11529783 1350111232 271655 33554432000 4194304 16246674 140737480194304 140548912442544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 345.53
Current children cumulated vsize (KiB) 1318468

[startup+348.807 s]
/proc/loadavg: 2.21 2.23 2.32 3/183 28183
/proc/meminfo: memFree=28534560/32872528 swapFree=1190796/1305260
[pid=28110] ppid=28107 vsize=1318468 CPUtime=348.74 cores=1,3,5,7
/proc/28110/stat : 28110 (toysat) R 28107 28110 8029 0 -1 4202496 270837 0 0 0 34788 86 0 0 20 0 4 0 11529783 1350111232 271655 33554432000 4194304 16246674 140737480194304 140737480176192 5823408 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28110/statm: 329617 271655 942 2943 0 326511 0
[pid=28110/tid=28111] ppid=28107 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28111/stat : 28111 (toysat) S 28107 28110 8029 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11529783 1350111232 271655 33554432000 4194304 16246674 140737480194304 140549006798064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=28110/tid=28112] ppid=28107 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28112/stat : 28112 (toysat) S 28107 28110 8029 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529783 1350111232 271655 33554432000 4194304 16246674 140737480194304 140548996308208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=28110/tid=28113] ppid=28107 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28113/stat : 28113 (toysat) S 28107 28110 8029 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11529783 1350111232 271655 33554432000 4194304 16246674 140737480194304 140548912442544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 348.74
Current children cumulated vsize (KiB) 1318468

[startup+350.4 s]
/proc/loadavg: 2.21 2.23 2.32 3/183 28183
/proc/meminfo: memFree=28534560/32872528 swapFree=1190796/1305260
[pid=28110] ppid=28107 vsize=1318468 CPUtime=350.33 cores=1,3,5,7
/proc/28110/stat : 28110 (toysat) R 28107 28110 8029 0 -1 4202496 270837 0 0 0 34947 86 0 0 20 0 4 0 11529783 1350111232 271655 33554432000 4194304 16246674 140737480194304 140737480176192 5823793 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28110/statm: 329617 271655 942 2943 0 326511 0
[pid=28110/tid=28111] ppid=28107 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28111/stat : 28111 (toysat) S 28107 28110 8029 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11529783 1350111232 271655 33554432000 4194304 16246674 140737480194304 140549006798064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=28110/tid=28112] ppid=28107 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28112/stat : 28112 (toysat) S 28107 28110 8029 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529783 1350111232 271655 33554432000 4194304 16246674 140737480194304 140548996308208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=28110/tid=28113] ppid=28107 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28113/stat : 28113 (toysat) S 28107 28110 8029 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11529783 1350111232 271655 33554432000 4194304 16246674 140737480194304 140548912442544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 350.33
Current children cumulated vsize (KiB) 1318468

[startup+352 s]
/proc/loadavg: 2.28 2.24 2.33 3/183 28183
/proc/meminfo: memFree=28534692/32872528 swapFree=1190796/1305260
[pid=28110] ppid=28107 vsize=1318468 CPUtime=351.94 cores=1,3,5,7
/proc/28110/stat : 28110 (toysat) R 28107 28110 8029 0 -1 4202496 270837 0 0 0 35108 86 0 0 20 0 4 0 11529783 1350111232 271655 33554432000 4194304 16246674 140737480194304 140737480177304 5822428 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28110/statm: 329617 271655 942 2943 0 326511 0
[pid=28110/tid=28111] ppid=28107 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28111/stat : 28111 (toysat) S 28107 28110 8029 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11529783 1350111232 271655 33554432000 4194304 16246674 140737480194304 140549006798064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=28110/tid=28112] ppid=28107 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28112/stat : 28112 (toysat) S 28107 28110 8029 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529783 1350111232 271655 33554432000 4194304 16246674 140737480194304 140548996308208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=28110/tid=28113] ppid=28107 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28113/stat : 28113 (toysat) S 28107 28110 8029 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11529783 1350111232 271655 33554432000 4194304 16246674 140737480194304 140548912442544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 351.94
Current children cumulated vsize (KiB) 1318468

[startup+352.8 s]
/proc/loadavg: 2.28 2.24 2.33 3/183 28183
/proc/meminfo: memFree=28534692/32872528 swapFree=1190796/1305260
[pid=28110] ppid=28107 vsize=1318468 CPUtime=352.73 cores=1,3,5,7
/proc/28110/stat : 28110 (toysat) R 28107 28110 8029 0 -1 4202496 270837 0 0 0 35187 86 0 0 20 0 4 0 11529783 1350111232 271655 33554432000 4194304 16246674 140737480194304 140737480177304 5822252 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28110/statm: 329617 271655 942 2943 0 326511 0
[pid=28110/tid=28111] ppid=28107 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28111/stat : 28111 (toysat) S 28107 28110 8029 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11529783 1350111232 271655 33554432000 4194304 16246674 140737480194304 140549006798064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=28110/tid=28112] ppid=28107 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28112/stat : 28112 (toysat) S 28107 28110 8029 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529783 1350111232 271655 33554432000 4194304 16246674 140737480194304 140548996308208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=28110/tid=28113] ppid=28107 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28113/stat : 28113 (toysat) S 28107 28110 8029 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11529783 1350111232 271655 33554432000 4194304 16246674 140737480194304 140548912442544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 352.73
Current children cumulated vsize (KiB) 1318468

[startup+353 s]
/proc/loadavg: 2.28 2.24 2.33 3/183 28183
/proc/meminfo: memFree=28534692/32872528 swapFree=1190796/1305260
[pid=28110] ppid=28107 vsize=1318468 CPUtime=352.93 cores=1,3,5,7
/proc/28110/stat : 28110 (toysat) R 28107 28110 8029 0 -1 4202496 270837 0 0 0 35207 86 0 0 20 0 4 0 11529783 1350111232 271655 33554432000 4194304 16246674 140737480194304 140737480177304 5822252 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28110/statm: 329617 271655 942 2943 0 326511 0
[pid=28110/tid=28111] ppid=28107 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28111/stat : 28111 (toysat) S 28107 28110 8029 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11529783 1350111232 271655 33554432000 4194304 16246674 140737480194304 140549006798064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=28110/tid=28112] ppid=28107 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28112/stat : 28112 (toysat) S 28107 28110 8029 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529783 1350111232 271655 33554432000 4194304 16246674 140737480194304 140548996308208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=28110/tid=28113] ppid=28107 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28110/task/28113/stat : 28113 (toysat) S 28107 28110 8029 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11529783 1350111232 271655 33554432000 4194304 16246674 140737480194304 140548912442544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 352.93
Current children cumulated vsize (KiB) 1318468

[startup+353.1 s]
/proc/loadavg: 2.28 2.24 2.33 3/183 28183
/proc/meminfo: memFree=28534816/32872528 swapFree=1190796/1305260
[pid=28110] ppid=28107 vsize=0 CPUtime=353.04 cores=1,3,5,7
/proc/28110/stat : 28110 (toysat) R 28107 28110 8029 0 -1 4202500 270839 0 0 0 35218 86 0 0 20 0 1 0 11529783 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28110/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 353.04
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 353.165
CPU time (s): 353.109
CPU user time (s): 352.182
CPU system time (s): 0.926859
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 1318468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 352.182
system time used= 0.926859
maximum resident set size= 1086624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 270839
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= 19
involuntary context switches= 372

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.20966 second user time and 3.20851 second system time

The end

Launcher Data

Begin job on node127 at 2016-06-16 18:33:52
IDJOB=4093648
IDBENCH=79283
IDSOLVER=2553
FILE ID=node127/4093648-1466094831
RUNJOBID= node127-1466093030-27950
PBS_JOBID= 19904012
Free space on /tmp= 71740 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900550720--soft-0-100-0.wbo
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --wbo --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4093648-1466094831/watcher-4093648-1466094831 -o /tmp/evaluation-result-4093648-1466094831/solver-4093648-1466094831 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1466093030-27950 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093648-1466094831.wbo

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

MD5SUM BENCH= 78d8e4512631586bbdc844ad983c3b47
RANDOM SEED=483680149

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:        30667008 kB
Buffers:           43716 kB
Cached:           118172 kB
SwapCached:        34656 kB
Active:            75904 kB
Inactive:         121628 kB
Active(anon):       2512 kB
Inactive(anon):    35592 kB
Active(file):      73392 kB
Inactive(file):    86036 kB
Unevictable:     1305260 kB
Mlocked:         1190796 kB
SwapTotal:      67108856 kB
SwapFree:       67066092 kB
Dirty:             32636 kB
Writeback:             0 kB
AnonPages:       1307328 kB
Mapped:             7008 kB
Shmem:                 0 kB
Slab:             569924 kB
SReclaimable:      13888 kB
SUnreclaim:       556036 kB
KernelStack:        1400 kB
PageTables:         6524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1402032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 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= 71708 MiB
End job on node127 at 2016-06-16 18:39:45