Trace number 4093655

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 132.449 132.475

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900557957--soft-0-100-0.wbo
MD5SUMc90222590d839243781a638355a39a56
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark48.5856
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 136368
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136367
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 717
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:35:11+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-4093655-1466094911.wbo"]
0.00/0.01	c use --random-gen="2197140929 941613839 1430726064 1457160379 2033292019 2874398876 3676675518 1269692104 1559936125 1672138153 89428485 966207193 2629780252 703380310 737759613 260063534 4256129096 1329677151 1270828019 2443257747 1503954071 4010778993 3698593049 1707451522 1120917459 191063967 675545732 2958170255 50641733 4076267912 3962083857 2758446547 3785708297 3026806734 3594994180 2937425292 4162611566 3390928079 2433641607 2568776343 3740922731 1914292526 1150566624 3549882896 1537835334 544630289 3345472330 3147880348 4280142009 2066584156 2757222299 1425999912 3316647685 3385916785 836350502 2345133908 1701932700 3047427047 2474500693 3577616636 1839943993 3293350746 3365188101 3689176062 4147069968 501684921 224725571 208900954 1124225122 871700862 1473601420 3620710594 3322156511 1070314308 2557210997 829467221 362791745 3544873870 1625877432 468576639 816788394 2708585005 1982552010 4047762937 1076095188 2765829768 1213921778 3144314428 2398914533 120303794 515851890 814611349 2665509291 832673648 1476049478 586217107 3033075665 3717161690 1676929608 2935117705 1354296681 2381213543 2611728519 2568600934 1361280357 1605332312 4216261710 3235373340 1285610299 992283547 1651943421 2170389168 77787823 878684895 84716498 1530814715 502980326 243125229 2470587030 230135334 4278496124 3048961195 1125176620 1710112055 2781147847 1936707625 2559303278 1416932527 2318099922 185292070 2517339715 2409181439 1842654474 4167878440 794007727 464734393 1440637196 1476686776 587664855 2320280395 3318146872 1895683026 2233961467 3418978112 2812568108 2534073443 3767486100 115021179 996471010 2141010376 2043887671 3142706661 2257789256 1175965854 2070672081 2387024766 1582808523 1756137724 173240724 2240831960 2787974362 4131485773 2600944711 1504877428 219467742 407356677 1932801501 178665460 4294919199 3153979249 3175200262 4222848969 4120671468 853834548 3827277842 2131582803 1244208152 1913623022 4035052880 1242253292 2365640036 3291885582 861179745 1099142596 1227830263 462236339 479872109 752581330 344668848 2540078425 3000889761 3903163818 2541616124 736318596 3214159282 400740018 2346547078 1783530155 3466887834 3940159120 4242713922 1630111758 898980355 3137310663 1681046479 1359491931 1700777486 720187134 4194837295 111701341 1579919397 3304544061 487015560 2758051401 1861524308 2532117339 185419099 1886169075 1843972662 480999398 3896602548 4101531983 2003310915 1043380159 201356733 2473094982 3969945780 3244920725 745427779 3648880137 3176773029 441744138 4168580477 267018039 4179071079 2572992569 3330455095 2744125534 316949872 326774216 1154375867 974540500 3571416688 1997885179 3013745311 2853645755 808447417 3469800802 1148749163 3357411581 3144843132 3935920376 3680106022 1644559267 2477356610 3718873895 255 362436" option to reproduce the execution
0.09/0.17	c #vars 231
0.09/0.17	c #constraints 2707
0.19/0.21	c BCD2: Hardening is enabled.
0.19/0.21	c BCD2: BiasedSearch is enabled.
0.19/0.21	c Solving starts ...
0.19/0.21	c ============================[ Search Statistics ]============================
0.19/0.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.21	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.21	c =============================================================================
0.19/0.21	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.19/0.23	c  0.0s |       0 |     2717 |        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 = 2717
0.19/0.23	c #random_decision = 13
0.19/0.23	c #conflict = 0
0.19/0.23	c #restart = 0
0.19/0.23	o 573
0.19/0.23	c BCD2: updating upper bound: 136367 -> 572
0.19/0.25	c BCD2: 0 <= obj <= 572
0.19/0.25	c BCD2: #cores=0, #unrelaxed=2707, #relaxed=0, #hardened=0
0.19/0.25	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.25	c Solving starts ...
0.19/0.25	c ============================[ Search Statistics ]============================
0.19/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.25	c =============================================================================
0.19/0.25	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.19/0.28	c  0.0s |       1 |     2946 |      100 |     1881      0 |        0 |        0
0.29/0.32	c  0.1s |       2 |     5971 |      250 |     2070      0 |        0 |        0
0.29/0.37	c  0.1s |       3 |     9058 |      475 |     2277      0 |        0 |        0
0.39/0.45	c  0.2s |       4 |    12370 |      813 |     2505      0 |        0 |        0
0.59/0.61	c  0.4s |       5 |    15977 |     1320 |     2756      0 |        0 |        0
0.89/0.98	c  0.7s |       6 |    19917 |     2081 |     3336      0 |        0 |        0
1.59/1.64	c  1.4s |       7 |    24514 |     3223 |     3670      0 |        0 |        0
2.49/2.55	c  2.3s |       8 |    30193 |     4936 |     4038      0 |        0 |        0
4.29/4.36	c  4.1s |       9 |    37178 |     7506 |     4442      1 |        0 |        0
6.39/6.46	c  6.2s |       9 |    43007 |     9606 |     4442      2 |        0 |        0
7.99/8.03	c  7.8s |      10 |    45719 |    11361 |     4887      2 |        0 |        0
10.00/10.09	c  9.8s |      10 |    50890 |    12961 |     4887      3 |        0 |        0
11.99/12.10	c 11.8s |      10 |    54165 |    15061 |     4887      3 |        0 |        0
14.09/14.15	c 13.9s |      10 |    56919 |    16761 |     4887      4 |        0 |        0
14.48/14.54	c 14.3s |      11 |    57477 |    17144 |     5376      4 |        0 |        0
16.59/16.67	c 16.4s |      11 |    62905 |    18844 |     5376      4 |        0 |        0
18.70/18.79	c 18.5s |      11 |    64975 |    20244 |     5376      5 |        0 |        0
20.89/20.91	c 20.7s |      11 |    67058 |    21544 |     5376      5 |        0 |        0
22.89/22.96	c 22.7s |      11 |    69156 |    22844 |     5376      5 |        0 |        0
24.99/25.02	c 24.8s |      11 |    72397 |    24744 |     5376      6 |        0 |        0
25.99/26.06	c 25.8s |      12 |    74329 |    25819 |     5914      6 |        0 |        0
27.98/28.09	c 27.8s |      12 |    79424 |    27219 |     5914      6 |        0 |        0
30.08/30.18	c 29.9s |      12 |    81370 |    28419 |     5914      6 |        0 |        0
32.09/32.19	c 31.9s |      12 |    84313 |    30119 |     5914      7 |        0 |        0
34.19/34.29	c 34.0s |      12 |    86881 |    31719 |     5914      7 |        0 |        0
36.18/36.30	c 36.0s |      12 |    89674 |    33119 |     5914      8 |        0 |        0
38.38/38.44	c 38.2s |      12 |    92212 |    34619 |     5914      8 |        0 |        0
40.38/40.46	c 40.2s |      12 |    94169 |    35819 |     5914      8 |        0 |        0
42.38/42.49	c 42.2s |      12 |    96022 |    37019 |     5914      8 |        0 |        0
44.48/44.55	c 44.3s |      12 |    98032 |    38219 |     5914      9 |        0 |        0
45.59/45.65	c 45.4s |      13 |    99048 |    38832 |     6506      9 |        0 |        0
46.19/46.25	c 46.0s |      13 |   102058 |    39003 |     6506      9 |        0 |        0
46.19/46.25	c #cpu_time = 45.868s
46.19/46.25	c #wall_clock_time = 45.994s
46.19/46.25	c #decision = 102058
46.19/46.25	c #random_decision = 61
46.19/46.25	c #conflict = 39003
46.19/46.25	c #restart = 13
46.19/46.25	c BCD2: found a new core of size 2582: cost of the new core is >=1
46.19/46.25	c lower bound updated to 1
46.19/46.25	c BCD2: 1 <= obj <= 572
46.19/46.25	c BCD2: #cores=1, #unrelaxed=125, #relaxed=2582, #hardened=0
46.19/46.25	c BCD2: #sat=1 #unsat=2 bias=2/3
46.19/46.26	c Solving starts ...
46.19/46.26	c ============================[ Search Statistics ]============================
46.19/46.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
46.19/46.26	c       |         |          |          |    Limit     GC | Var      | Constra 
46.19/46.26	c =============================================================================
46.19/46.26	c  0.0s |       0 |        0 |        0 |     6506      0 |        0 |        0
46.29/46.38	c  0.1s |       0 |     2764 |        0 |     6506      0 |        0 |        0
46.29/46.38	c #cpu_time = 0.113s
46.29/46.38	c #wall_clock_time = 0.113s
46.29/46.38	c #decision = 2764
46.29/46.38	c #random_decision = 8
46.29/46.38	c #conflict = 0
46.29/46.38	c #restart = 0
46.29/46.38	o 23
46.29/46.38	c BCD2: hardening fixes 2131 literals
46.29/46.38	c BCD2: updating upper bound: 572 -> 22
46.29/46.39	c BCD2: 1 <= obj <= 22
46.29/46.39	c BCD2: #cores=1, #unrelaxed=22, #relaxed=554, #hardened=2131
46.29/46.39	c BCD2: #sat=2 #unsat=2 bias=2/4
46.29/46.39	c Solving starts ...
46.29/46.39	c ============================[ Search Statistics ]============================
46.29/46.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
46.29/46.39	c       |         |          |          |    Limit     GC | Var      | Constra 
46.29/46.39	c =============================================================================
46.29/46.39	c  0.0s |       0 |        0 |        0 |     6506      0 |     2131 |        1
46.58/46.60	c  0.2s |       1 |      874 |      100 |     6506      0 |     2131 |        1
46.78/46.81	c  0.4s |       2 |     1234 |      250 |     6506      0 |     2131 |        1
46.98/47.04	c  0.7s |       3 |     1609 |      475 |     6506      0 |     2131 |        1
47.29/47.32	c  0.9s |       4 |     2185 |      813 |     6506      0 |     2131 |        1
47.58/47.68	c  1.3s |       5 |     2951 |     1320 |     6506      0 |     2131 |        1
48.18/48.21	c  1.8s |       6 |     4084 |     2081 |     6506      0 |     2131 |        1
49.18/49.26	c  2.9s |       7 |     5807 |     3223 |     6506      1 |     2131 |        1
50.08/50.17	c  3.8s |       8 |     8518 |     4936 |     6506      1 |     2131 |        1
51.58/51.64	c  5.3s |       9 |    12319 |     7506 |     6506      1 |     2131 |        1
53.68/53.70	c  7.3s |       9 |    17779 |    11106 |     6506      2 |     2131 |        1
53.78/53.83	c  7.4s |      10 |    18174 |    11361 |     6506      2 |     2131 |        1
55.78/55.87	c  9.5s |      10 |    23775 |    15161 |     6506      3 |     2131 |        1
56.98/57.02	c 10.6s |      11 |    26637 |    17144 |     6506      4 |     2131 |        1
58.98/59.07	c 12.7s |      11 |    31674 |    20644 |     7157      4 |     2131 |        1
60.98/61.08	c 14.7s |      11 |    36433 |    24044 |     7157      5 |     2131 |        1
61.98/62.08	c 15.7s |      12 |    38999 |    25819 |     7157      5 |     2131 |        1
64.08/64.14	c 17.8s |      12 |    43624 |    29119 |     7157      6 |     2131 |        1
66.08/66.15	c 19.8s |      12 |    47576 |    32119 |     7157      7 |     2131 |        1
68.08/68.19	c 21.8s |      12 |    51695 |    35219 |     7157      7 |     2131 |        1
70.18/70.22	c 23.8s |      12 |    56157 |    38519 |     7157      8 |     2131 |        1
70.38/70.41	c 24.0s |      13 |    56575 |    38832 |     7157      8 |     2131 |        1
72.38/72.42	c 26.0s |      13 |    60839 |    41932 |     7157      9 |     2131 |        1
74.38/74.44	c 28.0s |      13 |    65097 |    44832 |     7157      9 |     2131 |        1
75.18/75.28	c 28.9s |      13 |    67209 |    46189 |     7157     10 |     2131 |        1
75.18/75.28	c #cpu_time = 28.820s
75.18/75.28	c #wall_clock_time = 28.894s
75.18/75.28	c #decision = 67209
75.18/75.28	c #random_decision = 108
75.18/75.28	c #conflict = 46189
75.18/75.28	c #restart = 13
75.18/75.28	o 8
75.18/75.28	c BCD2: hardening fixes 385 literals
75.18/75.28	c BCD2: updating upper bound: 22 -> 7
75.18/75.29	c BCD2: 1 <= obj <= 7
75.18/75.29	c BCD2: #cores=1, #unrelaxed=7, #relaxed=184, #hardened=2516
75.18/75.29	c BCD2: #sat=3 #unsat=2 bias=2/5
75.18/75.29	c Solving starts ...
75.18/75.29	c ============================[ Search Statistics ]============================
75.18/75.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.18/75.29	c       |         |          |          |    Limit     GC | Var      | Constra 
75.18/75.29	c =============================================================================
75.18/75.29	c  0.0s |       0 |        0 |        0 |     7157      0 |     2516 |        2
75.38/75.41	c  0.1s |       1 |      187 |      100 |     7157      0 |     2516 |        3
75.48/75.50	c  0.2s |       2 |      400 |      250 |     7157      0 |     2516 |        3
75.58/75.66	c  0.4s |       3 |      759 |      475 |     7157      0 |     2516 |        3
75.78/75.86	c  0.6s |       4 |     1271 |      813 |     7157      0 |     2516 |        3
76.08/76.14	c  0.9s |       5 |     2033 |     1320 |     7157      0 |     2516 |        3
76.48/76.50	c  1.2s |       6 |     3239 |     2081 |     7873      0 |     2516 |        3
77.08/77.16	c  1.9s |       7 |     4941 |     3223 |     7873      0 |     2516 |        3
77.98/78.00	c  2.7s |       8 |     7669 |     4936 |     7873      0 |     2516 |        3
79.18/79.24	c  4.0s |       9 |    11688 |     7506 |     7873      1 |     2516 |        3
80.97/81.07	c  5.8s |      10 |    17686 |    11361 |     7873      2 |     2516 |        3
82.97/83.08	c  7.8s |      10 |    23648 |    15261 |     7873      2 |     2516 |        3
83.97/84.04	c  8.8s |      11 |    26403 |    17144 |     7873      3 |     2516 |        3
86.07/86.10	c 10.8s |      11 |    32019 |    20944 |     7873      3 |     2516 |        3
88.08/88.13	c 12.8s |      11 |    37987 |    24744 |     7873      4 |     2516 |        3
88.67/88.74	c 13.5s |      12 |    39531 |    25819 |     7873      4 |     2516 |        3
90.67/90.77	c 15.5s |      12 |    45055 |    29319 |     7873      5 |     2516 |        3
91.67/91.75	c 16.5s |      12 |    47924 |    31230 |     7873      5 |     2516 |        3
91.67/91.75	c #cpu_time = 16.421s
91.67/91.75	c #wall_clock_time = 16.463s
91.67/91.75	c #decision = 47924
91.67/91.75	c #random_decision = 82
91.67/91.75	c #conflict = 31230
91.67/91.75	c #restart = 12
91.67/91.75	o 3
91.67/91.75	c BCD2: hardening fixes 127 literals
91.67/91.75	c BCD2: updating upper bound: 7 -> 2
91.67/91.75	c BCD2: 1 <= obj <= 2
91.67/91.75	c BCD2: #cores=1, #unrelaxed=1, #relaxed=63, #hardened=2643
91.67/91.75	c BCD2: #sat=4 #unsat=2 bias=2/6
91.67/91.75	c Solving starts ...
91.67/91.75	c ============================[ Search Statistics ]============================
91.67/91.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.67/91.75	c       |         |          |          |    Limit     GC | Var      | Constra 
91.67/91.75	c =============================================================================
91.67/91.75	c  0.0s |       0 |        0 |        0 |     7873      0 |     2643 |        4
91.77/91.83	c  0.1s |       1 |      165 |      100 |     7873      0 |     2643 |        4
91.87/91.91	c  0.2s |       2 |      423 |      250 |     7873      0 |     2643 |        4
91.97/92.10	c  0.3s |       3 |      891 |      475 |     7873      1 |     2643 |        4
92.17/92.24	c  0.5s |       4 |     1514 |      813 |     7873      1 |     2643 |        4
92.38/92.41	c  0.7s |       5 |     2435 |     1320 |     7873      1 |     2643 |        4
92.67/92.73	c  1.0s |       6 |     3604 |     2081 |     7873      1 |     2643 |        4
93.07/93.18	c  1.4s |       7 |     5899 |     3223 |     7873      1 |     2643 |        4
93.87/93.96	c  2.2s |       8 |     8808 |     4936 |     7873      1 |     2643 |        4
94.97/95.04	c  3.3s |       9 |    13047 |     7506 |     7873      2 |     2643 |        4
96.37/96.49	c  4.7s |      10 |    19763 |    11361 |     7873      3 |     2643 |        4
98.47/98.51	c  6.8s |      10 |    28832 |    16661 |     8661      3 |     2643 |        4
98.67/98.74	c  7.0s |      11 |    29745 |    17144 |     8661      4 |     2643 |        4
100.67/100.74	c  9.0s |      11 |    38174 |    22144 |     8661      4 |     2643 |        4
102.17/102.21	c 10.5s |      12 |    44430 |    25819 |     8661      5 |     2643 |        4
104.16/104.22	c 12.5s |      12 |    54120 |    31219 |     8661      6 |     2643 |        4
104.86/104.96	c 13.2s |      12 |    57624 |    33091 |     8661      6 |     2643 |        4
104.86/104.96	c #cpu_time = 13.167s
104.86/104.96	c #wall_clock_time = 13.202s
104.86/104.96	c #decision = 57624
104.86/104.96	c #random_decision = 121
104.86/104.96	c #conflict = 33091
104.86/104.96	c #restart = 12
104.86/104.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 2583: cost of the new core is >=2
104.86/104.96	c lower bound updated to 2
104.86/104.96	c BCD2: 2 <= obj <= 2
104.86/104.96	c BCD2: #cores=1, #unrelaxed=0, #relaxed=64, #hardened=2643
104.86/104.96	c BCD2: #sat=4 #unsat=3 bias=3/7
104.86/104.96	c Solving starts ...
104.86/104.96	c ============================[ Search Statistics ]============================
104.86/104.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
104.86/104.96	c       |         |          |          |    Limit     GC | Var      | Constra 
104.86/104.96	c =============================================================================
104.86/104.96	c  0.0s |       0 |        0 |        0 |     8661      0 |     2647 |        4
105.06/105.17	c  0.2s |       1 |      256 |      100 |     8661      0 |     2647 |       10
105.26/105.34	c  0.4s |       2 |      540 |      250 |     8661      0 |     2647 |       10
105.36/105.43	c  0.5s |       3 |      922 |      475 |     8661      0 |     2647 |       10
105.46/105.55	c  0.6s |       4 |     1605 |      813 |     8661      0 |     2647 |       10
105.77/105.81	c  0.9s |       5 |     2638 |     1320 |     8661      0 |     2647 |       10
106.07/106.17	c  1.2s |       6 |     3887 |     2081 |     8661      0 |     2647 |       10
106.68/106.79	c  1.8s |       7 |     5738 |     3223 |     8661      1 |     2647 |       10
107.47/107.57	c  2.6s |       8 |     8361 |     4936 |     8661      1 |     2647 |       10
108.57/108.64	c  3.7s |       9 |    12743 |     7506 |     8661      1 |     2647 |       10
110.27/110.39	c  5.4s |      10 |    18704 |    11361 |     8661      2 |     2647 |       10
112.37/112.41	c  7.5s |      10 |    27575 |    16561 |     8661      3 |     2647 |       10
112.57/112.64	c  7.7s |      11 |    28521 |    17144 |     8661      3 |     2647 |       10
114.57/114.66	c  9.7s |      11 |    36670 |    22144 |     8661      4 |     2647 |       10
115.97/116.05	c 11.1s |      12 |    42962 |    25819 |     8661      5 |     2647 |       10
117.97/118.09	c 13.1s |      12 |    51722 |    31119 |     8661      5 |     2647 |       10
120.07/120.10	c 15.1s |      12 |    61341 |    36819 |     8661      6 |     2647 |       10
120.77/120.85	c 15.9s |      13 |    64618 |    38832 |     8661      7 |     2647 |       10
122.77/122.87	c 17.9s |      13 |    71621 |    43332 |     8661      8 |     2647 |       10
124.77/124.89	c 19.9s |      13 |    80939 |    48832 |     9528      8 |     2647 |       10
126.87/126.91	c 22.0s |      13 |    88939 |    53932 |     9528      9 |     2647 |       10
128.57/128.63	c 23.7s |      14 |    96085 |    58352 |     9528     10 |     2647 |       10
130.57/130.63	c 25.7s |      14 |   104222 |    63352 |     9528     11 |     2647 |       10
132.36/132.41	c 27.4s |      14 |   112193 |    68102 |     9528     12 |     2648 |       11
132.36/132.41	c #cpu_time = 27.377s
132.36/132.41	c #wall_clock_time = 27.447s
132.36/132.41	c #decision = 112193
132.36/132.41	c #random_decision = 277
132.36/132.41	c #conflict = 68102
132.36/132.41	c #restart = 14
132.36/132.41	c BCD2: updating lower bound of a core
132.36/132.42	c lower bound updated to 3
132.36/132.42	s OPTIMUM FOUND
132.36/132.42	v -x1 -x2 -x3 x4 x5 -x6 -x7 -x8 -x9 -x10
132.36/132.42	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
132.36/132.42	v -x21 -x22 -x23 -x24 -x25 x26 -x27 -x28 -x29 -x30
132.36/132.42	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
132.36/132.42	v -x41 -x42 x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
132.36/132.42	v -x51 x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
132.36/132.42	v -x61 -x62 -x63 -x64 -x65 x66 -x67 -x68 -x69 -x70
132.36/132.42	v -x71 x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
132.36/132.42	v -x81 x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
132.36/132.42	v -x91 -x92 -x93 -x94 x95 -x96 -x97 -x98 -x99 x100
132.36/132.42	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
132.36/132.42	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 x119 -x120
132.36/132.42	v -x121 -x122 -x123 -x124 -x125 -x126 x127 -x128 -x129 -x130
132.36/132.42	v -x131 -x132 x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
132.36/132.42	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 x149 -x150
132.36/132.42	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
132.36/132.42	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170
132.36/132.42	v -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180
132.36/132.42	v -x181 -x182 -x183 -x184 -x185 x186 -x187 -x188 -x189 -x190
132.36/132.42	v -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 x200
132.36/132.42	v -x201 x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210
132.36/132.42	v -x211 -x212 -x213 -x214 x215 -x216 -x217 -x218 -x219 -x220
132.36/132.42	v -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 x229 -x230
132.36/132.42	v -x231
132.36/132.42	c total CPU time = 132.072s
132.36/132.42	c total wall clock time = 132.420s

Verifier Data

OK	3

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

pid=28996
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.01 2.02 2.08 3/179 28999
/proc/meminfo: memFree=30889444/32872528 swapFree=7268/7268
[pid=28999] ppid=28996 vsize=715196 CPUtime=0 cores=1,3,5,7
/proc/28999/stat : 28999 (toysat) R 28996 28999 9094 0 -1 4202496 2667 0 0 0 0 0 0 0 20 0 4 0 11535907 732360704 3027 33554432000 4194304 16246674 140735562783104 140735562782528 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28999/statm: 179567 3035 441 2943 0 176461 0
[pid=28999/tid=29000] ppid=28996 vsize=732604 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29000/stat : 29000 (toysat) S 28996 28999 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11535907 750186496 3095 33554432000 4194304 16246674 140735562783104 140665656683760 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28999/tid=29001] ppid=28996 vsize=737724 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29001/stat : 29001 (toysat) S 28996 28999 9094 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11535907 755429376 3114 33554432000 4194304 16246674 140735562783104 140665646193904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28999/tid=29002] ppid=28996 vsize=741820 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29002/stat : 29002 (toysat) S 28996 28999 9094 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11535907 759623680 3131 33554432000 4194304 16246674 140735562783104 140665635720368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.10018 s]
/proc/loadavg: 2.01 2.02 2.08 3/179 28999
/proc/meminfo: memFree=30889444/32872528 swapFree=7268/7268
[pid=28999] ppid=28996 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/28999/stat : 28999 (toysat) R 28996 28999 9094 0 -1 4202496 25093 0 0 0 5 4 0 0 20 0 4 0 11535907 1247350784 25446 33554432000 4194304 16246674 140735562783104 140735562782528 6144396 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28999/statm: 304529 25446 614 2943 0 301423 0
[pid=28999/tid=29000] ppid=28996 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29000/stat : 29000 (toysat) S 28996 28999 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11535907 1247350784 25447 33554432000 4194304 16246674 140735562783104 140665656683760 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28999/tid=29001] ppid=28996 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29001/stat : 29001 (toysat) S 28996 28999 9094 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11535907 1247350784 25447 33554432000 4194304 16246674 140735562783104 140665646193904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28999/tid=29002] ppid=28996 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29002/stat : 29002 (toysat) S 28996 28999 9094 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11535907 1247350784 25453 33554432000 4194304 16246674 140735562783104 140665635720368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200526 s]
/proc/loadavg: 2.01 2.02 2.08 3/179 28999
/proc/meminfo: memFree=30889444/32872528 swapFree=7268/7268
[pid=28999] ppid=28996 vsize=1223236 CPUtime=0.19 cores=1,3,5,7
/proc/28999/stat : 28999 (toysat) R 28996 28999 9094 0 -1 4202496 35897 0 0 0 14 5 0 0 20 0 4 0 11535907 1252593664 36204 33554432000 4194304 16246674 140735562783104 140735562782416 6973752 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28999/statm: 305809 36204 863 2943 0 302703 0
[pid=28999/tid=29000] ppid=28996 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29000/stat : 29000 (toysat) S 28996 28999 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11535907 1252593664 36204 33554432000 4194304 16246674 140735562783104 140665656683760 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28999/tid=29001] ppid=28996 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29001/stat : 29001 (toysat) S 28996 28999 9094 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11535907 1252593664 36204 33554432000 4194304 16246674 140735562783104 140665646193904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28999/tid=29002] ppid=28996 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29002/stat : 29002 (toysat) S 28996 28999 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11535907 1252593664 36204 33554432000 4194304 16246674 140735562783104 140665635720368 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) 1223236

[startup+0.300494 s]
/proc/loadavg: 2.01 2.02 2.08 3/179 28999
/proc/meminfo: memFree=30889444/32872528 swapFree=7268/7268
[pid=28999] ppid=28996 vsize=1307204 CPUtime=0.29 cores=1,3,5,7
/proc/28999/stat : 28999 (toysat) R 28996 28999 9094 0 -1 4202496 48613 0 0 0 22 7 0 0 20 0 4 0 11535907 1338576896 48920 33554432000 4194304 16246674 140735562783104 140735562782416 13954518 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28999/statm: 326801 48925 920 2943 0 323695 0
[pid=28999/tid=29000] ppid=28996 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29000/stat : 29000 (toysat) S 28996 28999 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11535907 1338576896 48937 33554432000 4194304 16246674 140735562783104 140665656683760 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28999/tid=29001] ppid=28996 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29001/stat : 29001 (toysat) S 28996 28999 9094 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11535907 1338576896 48944 33554432000 4194304 16246674 140735562783104 140665646193904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28999/tid=29002] ppid=28996 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29002/stat : 29002 (toysat) S 28996 28999 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11535907 1338576896 48949 33554432000 4194304 16246674 140735562783104 140665635720368 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) 1307204

[startup+0.700415 s]
/proc/loadavg: 2.01 2.02 2.08 3/179 28999
/proc/meminfo: memFree=30889444/32872528 swapFree=7268/7268
[pid=28999] ppid=28996 vsize=1308228 CPUtime=0.69 cores=1,3,5,7
/proc/28999/stat : 28999 (toysat) R 28996 28999 9094 0 -1 4202496 72680 0 0 0 59 10 0 0 20 0 4 0 11535907 1339625472 72987 33554432000 4194304 16246674 140735562783104 140735562766096 5672188 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28999/statm: 327057 72987 922 2943 0 323951 0
[pid=28999/tid=29000] ppid=28996 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29000/stat : 29000 (toysat) S 28996 28999 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11535907 1339625472 72987 33554432000 4194304 16246674 140735562783104 140665656683760 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28999/tid=29001] ppid=28996 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29001/stat : 29001 (toysat) S 28996 28999 9094 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11535907 1339625472 72987 33554432000 4194304 16246674 140735562783104 140665646193904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28999/tid=29002] ppid=28996 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29002/stat : 29002 (toysat) S 28996 28999 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11535907 1339625472 72987 33554432000 4194304 16246674 140735562783104 140665635720368 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) 1308228

[startup+1.50042 s]
/proc/loadavg: 2.01 2.02 2.08 3/183 29003
/proc/meminfo: memFree=30563080/32872528 swapFree=7268/7268
[pid=28999] ppid=28996 vsize=1308228 CPUtime=1.49 cores=1,3,5,7
/proc/28999/stat : 28999 (toysat) R 28996 28999 9094 0 -1 4202496 72925 0 0 0 139 10 0 0 20 0 4 0 11535907 1339625472 73232 33554432000 4194304 16246674 140735562783104 140735562764992 13950192 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28999/statm: 327057 73232 926 2943 0 323951 0
[pid=28999/tid=29000] ppid=28996 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29000/stat : 29000 (toysat) S 28996 28999 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11535907 1339625472 73232 33554432000 4194304 16246674 140735562783104 140665656683760 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28999/tid=29001] ppid=28996 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29001/stat : 29001 (toysat) S 28996 28999 9094 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11535907 1339625472 73232 33554432000 4194304 16246674 140735562783104 140665646193904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28999/tid=29002] ppid=28996 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29002/stat : 29002 (toysat) S 28996 28999 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11535907 1339625472 73232 33554432000 4194304 16246674 140735562783104 140665635720368 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) 1308228

[startup+3.1004 s]
/proc/loadavg: 2.01 2.02 2.08 3/183 29003
/proc/meminfo: memFree=30562336/32872528 swapFree=7268/7268
[pid=28999] ppid=28996 vsize=1308228 CPUtime=3.09 cores=1,3,5,7
/proc/28999/stat : 28999 (toysat) R 28996 28999 9094 0 -1 4202496 72929 0 0 0 299 10 0 0 20 0 4 0 11535907 1339625472 73236 33554432000 4194304 16246674 140735562783104 140735562764992 5523515 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28999/statm: 327057 73236 930 2943 0 323951 0
[pid=28999/tid=29000] ppid=28996 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29000/stat : 29000 (toysat) S 28996 28999 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11535907 1339625472 73236 33554432000 4194304 16246674 140735562783104 140665656683760 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28999/tid=29001] ppid=28996 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29001/stat : 29001 (toysat) S 28996 28999 9094 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11535907 1339625472 73236 33554432000 4194304 16246674 140735562783104 140665646193904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28999/tid=29002] ppid=28996 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29002/stat : 29002 (toysat) S 28996 28999 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11535907 1339625472 73236 33554432000 4194304 16246674 140735562783104 140665635720368 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) 1308228

[startup+6.30043 s]
/proc/loadavg: 2.01 2.02 2.08 3/183 29003
/proc/meminfo: memFree=30561532/32872528 swapFree=7268/7268
[pid=28999] ppid=28996 vsize=1308228 CPUtime=6.29 cores=1,3,5,7
/proc/28999/stat : 28999 (toysat) R 28996 28999 9094 0 -1 4202496 72930 0 0 0 617 12 0 0 20 0 4 0 11535907 1339625472 73237 33554432000 4194304 16246674 140735562783104 140735562782280 13874575 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28999/statm: 327057 73237 931 2943 0 323951 0
[pid=28999/tid=29000] ppid=28996 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29000/stat : 29000 (toysat) S 28996 28999 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11535907 1339625472 73237 33554432000 4194304 16246674 140735562783104 140665656683760 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28999/tid=29001] ppid=28996 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29001/stat : 29001 (toysat) S 28996 28999 9094 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11535907 1339625472 73237 33554432000 4194304 16246674 140735562783104 140665646193904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28999/tid=29002] ppid=28996 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29002/stat : 29002 (toysat) S 28996 28999 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11535907 1339625472 73237 33554432000 4194304 16246674 140735562783104 140665635720368 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) 1308228

[startup+12.7004 s]
/proc/loadavg: 2.01 2.02 2.08 3/183 29052
/proc/meminfo: memFree=31287512/32872528 swapFree=7268/7268
[pid=28999] ppid=28996 vsize=1309252 CPUtime=12.69 cores=1,3,5,7
/proc/28999/stat : 28999 (toysat) R 28996 28999 9094 0 -1 4202496 73186 0 0 0 1256 13 0 0 20 0 4 0 11535907 1340674048 73493 33554432000 4194304 16246674 140735562783104 140735562782280 12477752 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28999/statm: 327313 73493 931 2943 0 324207 0
[pid=28999/tid=29000] ppid=28996 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29000/stat : 29000 (toysat) S 28996 28999 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11535907 1340674048 73493 33554432000 4194304 16246674 140735562783104 140665656683760 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28999/tid=29001] ppid=28996 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29001/stat : 29001 (toysat) S 28996 28999 9094 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11535907 1340674048 73493 33554432000 4194304 16246674 140735562783104 140665646193904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28999/tid=29002] ppid=28996 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29002/stat : 29002 (toysat) S 28996 28999 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11535907 1340674048 73493 33554432000 4194304 16246674 140735562783104 140665635720368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1309252

[startup+25.5004 s]
/proc/loadavg: 2.01 2.02 2.07 3/183 29052
/proc/meminfo: memFree=31127856/32872528 swapFree=7268/7268
[pid=28999] ppid=28996 vsize=1310276 CPUtime=25.49 cores=1,3,5,7
/proc/28999/stat : 28999 (toysat) R 28996 28999 9094 0 -1 4202496 73442 0 0 0 2533 16 0 0 20 0 4 0 11535907 1341722624 73749 33554432000 4194304 16246674 140735562783104 140735562766096 5822604 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28999/statm: 327569 73749 931 2943 0 324463 0
[pid=28999/tid=29000] ppid=28996 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29000/stat : 29000 (toysat) S 28996 28999 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11535907 1341722624 73749 33554432000 4194304 16246674 140735562783104 140665656683760 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28999/tid=29001] ppid=28996 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29001/stat : 29001 (toysat) S 28996 28999 9094 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11535907 1341722624 73749 33554432000 4194304 16246674 140735562783104 140665646193904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28999/tid=29002] ppid=28996 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29002/stat : 29002 (toysat) S 28996 28999 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11535907 1341722624 73749 33554432000 4194304 16246674 140735562783104 140665635720368 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) 1310276

[startup+51.1005 s]
/proc/loadavg: 2.00 2.02 2.07 3/183 29052
/proc/meminfo: memFree=30636440/32872528 swapFree=7268/7268
[pid=28999] ppid=28996 vsize=1316420 CPUtime=51.08 cores=1,3,5,7
/proc/28999/stat : 28999 (toysat) R 28996 28999 9094 0 -1 4202496 191115 0 0 0 5071 37 0 0 20 0 4 0 11535907 1348014080 196462 33554432000 4194304 16246674 140735562783104 140735562764992 5827966 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28999/statm: 329105 196462 941 2943 0 325999 0
[pid=28999/tid=29000] ppid=28996 vsize=1316420 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29000/stat : 29000 (toysat) S 28996 28999 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11535907 1348014080 196462 33554432000 4194304 16246674 140735562783104 140665656683760 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28999/tid=29001] ppid=28996 vsize=1316420 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29001/stat : 29001 (toysat) S 28996 28999 9094 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11535907 1348014080 196462 33554432000 4194304 16246674 140735562783104 140665646193904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28999/tid=29002] ppid=28996 vsize=1316420 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29002/stat : 29002 (toysat) S 28996 28999 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11535907 1348014080 196462 33554432000 4194304 16246674 140735562783104 140665635720368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1316420

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/183 29053
/proc/meminfo: memFree=30338468/32872528 swapFree=7268/7268
[pid=28999] ppid=28996 vsize=1317444 CPUtime=102.27 cores=1,3,5,7
/proc/28999/stat : 28999 (toysat) R 28996 28999 9094 0 -1 4202496 265544 0 0 0 10180 47 0 0 20 0 4 0 11535907 1349062656 270887 33554432000 4194304 16246674 140735562783104 140735562764992 6011952 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28999/statm: 329361 270887 941 2943 0 326255 0
[pid=28999/tid=29000] ppid=28996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29000/stat : 29000 (toysat) S 28996 28999 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11535907 1349062656 270887 33554432000 4194304 16246674 140735562783104 140665656683760 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28999/tid=29001] ppid=28996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29001/stat : 29001 (toysat) S 28996 28999 9094 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11535907 1349062656 270887 33554432000 4194304 16246674 140735562783104 140665646193904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28999/tid=29002] ppid=28996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29002/stat : 29002 (toysat) S 28996 28999 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11535907 1349062656 270887 33554432000 4194304 16246674 140735562783104 140665635720368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1317444

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

[startup+102.407 s]
/proc/loadavg: 2.00 2.01 2.07 3/183 29053
/proc/meminfo: memFree=30338468/32872528 swapFree=7268/7268
[pid=28999] ppid=28996 vsize=1317444 CPUtime=102.37 cores=1,3,5,7
/proc/28999/stat : 28999 (toysat) R 28996 28999 9094 0 -1 4202496 265544 0 0 0 10190 47 0 0 20 0 4 0 11535907 1349062656 270887 33554432000 4194304 16246674 140735562783104 140735562764992 12474877 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28999/statm: 329361 270887 941 2943 0 326255 0
[pid=28999/tid=29000] ppid=28996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29000/stat : 29000 (toysat) S 28996 28999 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11535907 1349062656 270887 33554432000 4194304 16246674 140735562783104 140665656683760 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28999/tid=29001] ppid=28996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29001/stat : 29001 (toysat) S 28996 28999 9094 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11535907 1349062656 270887 33554432000 4194304 16246674 140735562783104 140665646193904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28999/tid=29002] ppid=28996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29002/stat : 29002 (toysat) S 28996 28999 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11535907 1349062656 270887 33554432000 4194304 16246674 140735562783104 140665635720368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 1317444

[startup+115.2 s]
/proc/loadavg: 2.00 2.01 2.07 3/183 29053
/proc/meminfo: memFree=30327540/32872528 swapFree=7268/7268
[pid=28999] ppid=28996 vsize=1326660 CPUtime=115.17 cores=1,3,5,7
/proc/28999/stat : 28999 (toysat) R 28996 28999 9094 0 -1 4202496 267749 0 0 0 11469 48 0 0 20 0 4 0 11535907 1358499840 273092 33554432000 4194304 16246674 140735562783104 140735562764992 5822484 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28999/statm: 331665 273092 941 2943 0 328559 0
[pid=28999/tid=29000] ppid=28996 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29000/stat : 29000 (toysat) S 28996 28999 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11535907 1358499840 273092 33554432000 4194304 16246674 140735562783104 140665656683760 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28999/tid=29001] ppid=28996 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29001/stat : 29001 (toysat) S 28996 28999 9094 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11535907 1358499840 273092 33554432000 4194304 16246674 140735562783104 140665646193904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28999/tid=29002] ppid=28996 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29002/stat : 29002 (toysat) S 28996 28999 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11535907 1358499840 273092 33554432000 4194304 16246674 140735562783104 140665635720368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 115.17
Current children cumulated vsize (KiB) 1326660

[startup+121.6 s]
/proc/loadavg: 2.00 2.01 2.06 3/183 29053
/proc/meminfo: memFree=30327028/32872528 swapFree=7268/7268
[pid=28999] ppid=28996 vsize=1326660 CPUtime=121.57 cores=1,3,5,7
/proc/28999/stat : 28999 (toysat) R 28996 28999 9094 0 -1 4202496 267848 0 0 0 12109 48 0 0 20 0 4 0 11535907 1358499840 273191 33554432000 4194304 16246674 140735562783104 140735562764992 5711956 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28999/statm: 331665 273191 941 2943 0 328559 0
[pid=28999/tid=29000] ppid=28996 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29000/stat : 29000 (toysat) S 28996 28999 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11535907 1358499840 273191 33554432000 4194304 16246674 140735562783104 140665656683760 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28999/tid=29001] ppid=28996 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29001/stat : 29001 (toysat) S 28996 28999 9094 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11535907 1358499840 273191 33554432000 4194304 16246674 140735562783104 140665646193904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28999/tid=29002] ppid=28996 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29002/stat : 29002 (toysat) S 28996 28999 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11535907 1358499840 273191 33554432000 4194304 16246674 140735562783104 140665635720368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 121.57
Current children cumulated vsize (KiB) 1326660

[startup+128 s]
/proc/loadavg: 2.00 2.01 2.06 3/183 29053
/proc/meminfo: memFree=30327016/32872528 swapFree=7268/7268
[pid=28999] ppid=28996 vsize=1326660 CPUtime=127.97 cores=1,3,5,7
/proc/28999/stat : 28999 (toysat) R 28996 28999 9094 0 -1 4202496 267848 0 0 0 12749 48 0 0 20 0 4 0 11535907 1358499840 273191 33554432000 4194304 16246674 140735562783104 140735562780992 5823584 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28999/statm: 331665 273191 941 2943 0 328559 0
[pid=28999/tid=29000] ppid=28996 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29000/stat : 29000 (toysat) S 28996 28999 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11535907 1358499840 273191 33554432000 4194304 16246674 140735562783104 140665656683760 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28999/tid=29001] ppid=28996 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29001/stat : 29001 (toysat) S 28996 28999 9094 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11535907 1358499840 273191 33554432000 4194304 16246674 140735562783104 140665646193904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28999/tid=29002] ppid=28996 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29002/stat : 29002 (toysat) S 28996 28999 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11535907 1358499840 273191 33554432000 4194304 16246674 140735562783104 140665635720368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 127.97
Current children cumulated vsize (KiB) 1326660

[startup+129.6 s]
/proc/loadavg: 2.00 2.01 2.06 3/183 29054
/proc/meminfo: memFree=30326752/32872528 swapFree=7268/7268
[pid=28999] ppid=28996 vsize=1326660 CPUtime=129.57 cores=1,3,5,7
/proc/28999/stat : 28999 (toysat) R 28996 28999 9094 0 -1 4202496 267848 0 0 0 12909 48 0 0 20 0 4 0 11535907 1358499840 273191 33554432000 4194304 16246674 140735562783104 140735562764992 5712628 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28999/statm: 331665 273191 941 2943 0 328559 0
[pid=28999/tid=29000] ppid=28996 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29000/stat : 29000 (toysat) S 28996 28999 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11535907 1358499840 273191 33554432000 4194304 16246674 140735562783104 140665656683760 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28999/tid=29001] ppid=28996 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29001/stat : 29001 (toysat) S 28996 28999 9094 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11535907 1358499840 273191 33554432000 4194304 16246674 140735562783104 140665646193904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28999/tid=29002] ppid=28996 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29002/stat : 29002 (toysat) S 28996 28999 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11535907 1358499840 273191 33554432000 4194304 16246674 140735562783104 140665635720368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 129.57
Current children cumulated vsize (KiB) 1326660

[startup+131.2 s]
/proc/loadavg: 2.00 2.01 2.06 3/183 29054
/proc/meminfo: memFree=30326388/32872528 swapFree=7268/7268
[pid=28999] ppid=28996 vsize=1326660 CPUtime=131.17 cores=1,3,5,7
/proc/28999/stat : 28999 (toysat) R 28996 28999 9094 0 -1 4202496 267848 0 0 0 13069 48 0 0 20 0 4 0 11535907 1358499840 273191 33554432000 4194304 16246674 140735562783104 140735562764992 5823863 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28999/statm: 331665 273191 941 2943 0 328559 0
[pid=28999/tid=29000] ppid=28996 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29000/stat : 29000 (toysat) S 28996 28999 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11535907 1358499840 273191 33554432000 4194304 16246674 140735562783104 140665656683760 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28999/tid=29001] ppid=28996 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29001/stat : 29001 (toysat) S 28996 28999 9094 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11535907 1358499840 273191 33554432000 4194304 16246674 140735562783104 140665646193904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28999/tid=29002] ppid=28996 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29002/stat : 29002 (toysat) S 28996 28999 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11535907 1358499840 273191 33554432000 4194304 16246674 140735562783104 140665635720368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 131.17
Current children cumulated vsize (KiB) 1326660

[startup+132 s]
/proc/loadavg: 2.00 2.01 2.06 3/183 29054
/proc/meminfo: memFree=30326512/32872528 swapFree=7268/7268
[pid=28999] ppid=28996 vsize=1326660 CPUtime=131.97 cores=1,3,5,7
/proc/28999/stat : 28999 (toysat) R 28996 28999 9094 0 -1 4202496 267848 0 0 0 13149 48 0 0 20 0 4 0 11535907 1358499840 273191 33554432000 4194304 16246674 140735562783104 140735562764992 13775084 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28999/statm: 331665 273191 941 2943 0 328559 0
[pid=28999/tid=29000] ppid=28996 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29000/stat : 29000 (toysat) S 28996 28999 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11535907 1358499840 273191 33554432000 4194304 16246674 140735562783104 140665656683760 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28999/tid=29001] ppid=28996 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29001/stat : 29001 (toysat) S 28996 28999 9094 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11535907 1358499840 273191 33554432000 4194304 16246674 140735562783104 140665646193904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28999/tid=29002] ppid=28996 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29002/stat : 29002 (toysat) S 28996 28999 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11535907 1358499840 273191 33554432000 4194304 16246674 140735562783104 140665635720368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 131.97
Current children cumulated vsize (KiB) 1326660

[startup+132.4 s]
/proc/loadavg: 2.00 2.01 2.06 3/183 29054
/proc/meminfo: memFree=30326512/32872528 swapFree=7268/7268
[pid=28999] ppid=28996 vsize=1326660 CPUtime=132.36 cores=1,3,5,7
/proc/28999/stat : 28999 (toysat) R 28996 28999 9094 0 -1 4202496 267848 0 0 0 13188 48 0 0 20 0 4 0 11535907 1358499840 273191 33554432000 4194304 16246674 140735562783104 140735562764992 5530978 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28999/statm: 331665 273191 941 2943 0 328559 0
[pid=28999/tid=29000] ppid=28996 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29000/stat : 29000 (toysat) S 28996 28999 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11535907 1358499840 273191 33554432000 4194304 16246674 140735562783104 140665656683760 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28999/tid=29001] ppid=28996 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29001/stat : 29001 (toysat) S 28996 28999 9094 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11535907 1358499840 273191 33554432000 4194304 16246674 140735562783104 140665646193904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28999/tid=29002] ppid=28996 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/28999/task/29002/stat : 29002 (toysat) S 28996 28999 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11535907 1358499840 273191 33554432000 4194304 16246674 140735562783104 140665635720368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 132.36
Current children cumulated vsize (KiB) 1326660

Child status: 0
Real time (s): 132.475
CPU time (s): 132.449
CPU user time (s): 131.911
CPU system time (s): 0.537918
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 1326660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 131.911
system time used= 0.537918
maximum resident set size= 1092772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267851
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= 24
involuntary context switches= 190

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.331949 second user time and 0.517921 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-16 18:35:11
IDJOB=4093655
IDBENCH=79293
IDSOLVER=2553
FILE ID=node151/4093655-1466094911
RUNJOBID= node151-1466092926-28627
PBS_JOBID= 19903998
Free space on /tmp= 71732 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900557957--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-4093655-1466094911/watcher-4093655-1466094911 -o /tmp/evaluation-result-4093655-1466094911/solver-4093655-1466094911 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1466092926-28627 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093655-1466094911.wbo

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

MD5SUM BENCH= c90222590d839243781a638355a39a56
RANDOM SEED=1909099276

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.103
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		: 2667.103
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		: 2667.103
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:        30889336 kB
Buffers:           42700 kB
Cached:           125012 kB
SwapCached:        61592 kB
Active:          1130188 kB
Inactive:         143576 kB
Active(anon):    1046976 kB
Inactive(anon):    61036 kB
Active(file):      83212 kB
Inactive(file):    82540 kB
Unevictable:        7268 kB
Mlocked:            7268 kB
SwapTotal:      67108856 kB
SwapFree:       67038988 kB
Dirty:             16396 kB
Writeback:             0 kB
AnonPages:       1052388 kB
Mapped:            10852 kB
Shmem:                 0 kB
Slab:             569720 kB
SReclaimable:      13332 kB
SUnreclaim:       556388 kB
KernelStack:        1488 kB
PageTables:         5976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1234268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71716 MiB
End job on node151 at 2016-06-16 18:37:23