Trace number 4110422

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 113.683 113.711

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900576360--soft-0-100-0.wbo
MD5SUMda8b4d3fc4733201ddcbc92154231f9d
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark23.7614
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 136625
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136624
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 733
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-19T16:04:30+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-4110422-1466345070.wbo"]
0.00/0.01	c use --random-gen="3092242916 2607236167 4275464907 1283289546 3672347039 3862009208 3825357750 1688313228 2373918993 2441385752 2091560751 3075250662 601805408 186215817 1266117383 251749920 288205727 1636515710 1442457368 3709850912 4266460307 1723119316 1365948678 508469974 1107407918 1175578711 204093994 2306366925 2796798197 4195730668 958166756 809032090 1432330920 2765733754 2926386948 4087062309 2830631463 1540575820 2560743632 1809597123 550352450 697920453 248990086 2195158749 236372676 2303596118 139906583 1427215829 1594619121 3903057629 1597444622 3687043833 2189874909 3991305527 463629406 1142375241 2760540188 233910690 4018656705 3792797958 391205856 1835189449 3204241016 3596038763 2261645695 3033959431 1150103697 1362332812 1280854024 3350065459 2625239532 2916806736 3788272430 383528298 3184327781 223231651 2896050390 3519241396 4152384529 562697523 2212607494 1236949089 3207949477 683286480 1169755941 535333605 696778995 4182642522 3055692131 3875531813 3206627983 1711505087 789248243 1237969589 2373980749 2463697361 241528895 3222606041 1063129694 3106535234 2578551759 291129229 3172216772 3673959432 2991094201 1108742597 3824623965 1095789838 3255673732 1646188314 1302928225 2253706729 3616501737 2151746434 4226715964 2196441126 3937372004 4271746630 2303323131 815261096 3130860718 1491514851 702529304 1730006618 825907676 3531891353 1259257366 2516639276 4041297303 402901300 1602126613 209391755 2425275432 3217509748 863809596 3650824667 3566096868 4200730725 1260666613 1712257006 594479447 4153393237 2962336198 192273209 1296731470 168973718 1132044954 335609048 3301499466 2345198245 329948952 1698322637 1658522559 1683820525 1316356190 2562708382 1371369009 3841242427 142562049 4123017000 3119990896 2840226988 2811383825 2510135260 1961851626 998470991 309563175 2814391797 844381510 3858180431 2065262004 1721626060 1817311327 702919801 4055309737 1900823956 1917234767 947534348 166761632 693629622 191585758 128554318 2489788867 2847063164 3468644843 900537700 3477706588 606259590 3197309270 1362058883 30782965 1636649172 1786456418 1545687973 1627382904 1323276895 3111714692 159697803 891877399 3304884049 3263683772 3242133827 1621430946 920220518 2490938960 822633834 1254412746 768793794 3323480255 3224208335 3352533573 1385875512 1059953700 4062604130 1132984590 2693187673 425892865 605154163 2771161619 1849547608 818016180 4277061358 3090571611 828195540 3599563923 3309607404 207588602 3299124123 3702969871 2804201390 4074666479 816118194 1072951715 2084469016 2830675804 4214775002 3027331777 2857487427 3027380293 2117669337 848009649 367456508 3876190236 2349029527 2011255838 3636295843 2223537425 2956746305 2487072452 3668547553 3671962931 436917650 356673808 1964538357 1102917691 1787985638 255 362436" option to reproduce the execution
0.09/0.16	c #vars 231
0.09/0.16	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.22	c  0.0s |       0 |     2716 |        0 |     1881      0 |        0 |        0
0.19/0.22	c #cpu_time = 0.017s
0.19/0.22	c #wall_clock_time = 0.017s
0.19/0.22	c #decision = 2716
0.19/0.22	c #random_decision = 12
0.19/0.22	c #conflict = 0
0.19/0.22	c #restart = 0
0.19/0.23	o 848
0.19/0.23	c BCD2: updating upper bound: 136624 -> 847
0.19/0.25	c BCD2: 0 <= obj <= 847
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.27	c  0.0s |       1 |     2897 |      100 |     1881      0 |        0 |        0
0.29/0.32	c  0.1s |       2 |     5850 |      250 |     2070      0 |        0 |        0
0.29/0.39	c  0.1s |       3 |     8882 |      475 |     2277      0 |        0 |        0
0.49/0.50	c  0.3s |       4 |    12147 |      813 |     2505      0 |        0 |        0
0.59/0.67	c  0.4s |       5 |    15649 |     1320 |     2756      0 |        0 |        0
0.89/0.94	c  0.7s |       6 |    19497 |     2081 |     3336      0 |        0 |        0
1.49/1.56	c  1.3s |       7 |    23891 |     3223 |     3670      0 |        0 |        0
2.49/2.51	c  2.3s |       8 |    29265 |     4936 |     4038      0 |        0 |        0
4.19/4.25	c  4.0s |       9 |    36264 |     7506 |     4442      1 |        0 |        0
6.29/6.34	c  6.1s |       9 |    41967 |     9406 |     4442      2 |        0 |        0
8.28/8.32	c  8.1s |      10 |    45261 |    11361 |     4887      2 |        0 |        0
10.29/10.35	c 10.1s |      10 |    51945 |    14061 |     4887      3 |        0 |        0
12.29/12.36	c 12.1s |      10 |    55403 |    16561 |     4887      4 |        0 |        0
12.59/12.69	c 12.4s |      11 |    56238 |    17144 |     5376      4 |        0 |        0
14.68/14.72	c 14.5s |      11 |    61844 |    19144 |     5376      4 |        0 |        0
16.69/16.79	c 16.5s |      11 |    64893 |    21044 |     5376      5 |        0 |        0
18.80/18.89	c 18.6s |      11 |    67448 |    22744 |     5376      5 |        0 |        0
20.89/20.93	c 20.7s |      11 |    69347 |    24044 |     5376      5 |        0 |        0
22.79/22.84	c 22.6s |      12 |    72087 |    25819 |     5914      6 |        0 |        0
24.78/24.85	c 24.6s |      12 |    77969 |    27719 |     5914      6 |        0 |        0
26.78/26.86	c 26.6s |      12 |    81444 |    29719 |     5914      7 |        0 |        0
28.88/28.95	c 28.7s |      12 |    84922 |    31819 |     5914      7 |        0 |        0
30.89/30.96	c 30.7s |      12 |    88352 |    33819 |     5914      8 |        0 |        0
32.99/33.08	c 32.8s |      12 |    92751 |    36319 |     5914      8 |        0 |        0
35.08/35.12	c 34.9s |      12 |    96182 |    38219 |     5914      9 |        0 |        0
35.59/35.63	c 35.4s |      13 |    97387 |    38832 |     6506      9 |        0 |        0
37.58/37.64	c 37.4s |      13 |   103303 |    40632 |     6506      9 |        0 |        0
39.69/39.73	c 39.5s |      13 |   106100 |    42332 |     6506      9 |        0 |        0
41.79/41.81	c 41.6s |      13 |   109289 |    44032 |     6506     10 |        0 |        0
43.88/43.91	c 43.7s |      13 |   112870 |    46032 |     6506     10 |        0 |        0
45.98/46.06	c 45.8s |      13 |   115813 |    47732 |     6506     11 |        0 |        0
47.98/48.07	c 47.8s |      13 |   118638 |    49432 |     6506     11 |        0 |        0
50.09/50.12	c 49.9s |      13 |   121168 |    50832 |     6506     11 |        0 |        0
52.08/52.14	c 51.9s |      13 |   123789 |    52332 |     6506     12 |        0 |        0
54.08/54.15	c 53.9s |      13 |   127494 |    54332 |     6506     12 |        0 |        0
56.09/56.19	c 55.9s |      13 |   130176 |    55932 |     6506     12 |        0 |        0
58.18/58.21	c 58.0s |      13 |   133085 |    57532 |     6506     13 |        0 |        0
59.08/59.14	c 58.9s |      14 |   134603 |    58352 |     7157     13 |        0 |        0
61.08/61.15	c 60.9s |      14 |   139598 |    59652 |     7157     13 |        0 |        0
63.18/63.27	c 63.0s |      14 |   142127 |    61052 |     7157     13 |        0 |        0
65.28/65.37	c 65.1s |      14 |   144436 |    62252 |     7157     14 |        0 |        0
67.48/67.52	c 67.3s |      14 |   147029 |    63752 |     7157     14 |        0 |        0
69.58/69.64	c 69.4s |      14 |   149124 |    64952 |     7157     14 |        0 |        0
71.58/71.65	c 71.4s |      14 |   151384 |    66152 |     7157     14 |        0 |        0
73.68/73.77	c 73.5s |      14 |   153440 |    67252 |     7157     15 |        0 |        0
75.68/75.79	c 75.5s |      14 |   154743 |    68152 |     7157     15 |        0 |        0
77.78/77.82	c 77.6s |      14 |   156423 |    69152 |     7157     15 |        0 |        0
79.77/79.89	c 79.6s |      14 |   158059 |    70152 |     7157     15 |        0 |        0
81.27/81.30	c 81.1s |      14 |   159302 |    70871 |     7157     15 |        0 |        0
81.27/81.30	c #cpu_time = 80.846s
81.27/81.30	c #wall_clock_time = 81.054s
81.27/81.30	c #decision = 159302
81.27/81.30	c #random_decision = 73
81.27/81.30	c #conflict = 70871
81.27/81.30	c #restart = 14
81.27/81.30	c BCD2: found a new core of size 2662: cost of the new core is >=1
81.27/81.30	c lower bound updated to 1
81.27/81.31	c BCD2: 1 <= obj <= 847
81.27/81.31	c BCD2: #cores=1, #unrelaxed=45, #relaxed=2662, #hardened=0
81.27/81.31	c BCD2: #sat=1 #unsat=2 bias=2/3
81.27/81.32	c Solving starts ...
81.27/81.32	c ============================[ Search Statistics ]============================
81.27/81.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.27/81.32	c       |         |          |          |    Limit     GC | Var      | Constra 
81.27/81.32	c =============================================================================
81.27/81.32	c  0.0s |       0 |        0 |        0 |     7157      0 |        0 |        0
81.67/81.74	c  0.4s |       0 |     2756 |        1 |     7157      1 |        0 |        0
81.67/81.74	c #cpu_time = 0.413s
81.67/81.74	c #wall_clock_time = 0.414s
81.67/81.74	c #decision = 2756
81.67/81.74	c #random_decision = 19
81.67/81.74	c #conflict = 1
81.67/81.74	c #restart = 0
81.67/81.74	o 92
81.67/81.74	c BCD2: hardening fixes 224 literals
81.67/81.74	c BCD2: updating upper bound: 847 -> 91
81.67/81.75	c BCD2: 1 <= obj <= 91
81.67/81.75	c BCD2: #cores=1, #unrelaxed=38, #relaxed=2445, #hardened=224
81.67/81.75	c BCD2: #sat=2 #unsat=2 bias=2/4
81.67/81.76	c Solving starts ...
81.67/81.76	c ============================[ Search Statistics ]============================
81.67/81.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.67/81.76	c       |         |          |          |    Limit     GC | Var      | Constra 
81.67/81.76	c =============================================================================
81.67/81.76	c  0.0s |       0 |        0 |        0 |     7157      0 |      224 |        1
81.78/81.87	c  0.1s |       0 |      575 |        1 |     7157      0 |      224 |        1
81.78/81.87	c #cpu_time = 0.108s
81.78/81.87	c #wall_clock_time = 0.108s
81.78/81.87	c #decision = 575
81.78/81.87	c #random_decision = 1
81.78/81.87	c #conflict = 1
81.78/81.87	c #restart = 0
81.78/81.87	o 44
81.78/81.88	c BCD2: hardening fixes 1341 literals
81.78/81.88	c BCD2: updating upper bound: 91 -> 43
81.78/81.88	c BCD2: 1 <= obj <= 43
81.78/81.88	c BCD2: #cores=1, #unrelaxed=19, #relaxed=1123, #hardened=1565
81.78/81.88	c BCD2: #sat=3 #unsat=2 bias=2/5
81.78/81.89	c Solving starts ...
81.78/81.89	c ============================[ Search Statistics ]============================
81.78/81.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.78/81.89	c       |         |          |          |    Limit     GC | Var      | Constra 
81.78/81.89	c =============================================================================
81.78/81.89	c  0.0s |       0 |        0 |        0 |     7157      0 |     1565 |        2
82.08/82.11	c  0.2s |       1 |      434 |      100 |     7157      0 |     1565 |        2
82.28/82.39	c  0.5s |       2 |      748 |      250 |     7157      0 |     1565 |        2
82.68/82.72	c  0.8s |       3 |     1240 |      475 |     7157      0 |     1565 |        2
83.08/83.13	c  1.2s |       3 |     1940 |      800 |     7157      0 |     1565 |        2
83.08/83.13	c #cpu_time = 1.238s
83.08/83.13	c #wall_clock_time = 1.241s
83.08/83.13	c #decision = 1940
83.08/83.13	c #random_decision = 2
83.08/83.13	c #conflict = 800
83.08/83.13	c #restart = 3
83.08/83.13	o 13
83.08/83.13	c BCD2: hardening fixes 827 literals
83.08/83.13	c BCD2: updating upper bound: 43 -> 12
83.08/83.13	c BCD2: 1 <= obj <= 12
83.08/83.13	c BCD2: #cores=1, #unrelaxed=7, #relaxed=308, #hardened=2392
83.08/83.13	c BCD2: #sat=4 #unsat=2 bias=2/6
83.08/83.14	c Solving starts ...
83.08/83.14	c ============================[ Search Statistics ]============================
83.08/83.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.08/83.14	c       |         |          |          |    Limit     GC | Var      | Constra 
83.08/83.14	c =============================================================================
83.08/83.14	c  0.0s |       0 |        0 |        0 |     7157      0 |     2392 |        3
83.18/83.29	c  0.2s |       1 |      186 |      100 |     7157      0 |     2392 |        3
83.38/83.45	c  0.3s |       2 |      433 |      250 |     7157      0 |     2392 |        3
83.59/83.64	c  0.5s |       3 |      774 |      475 |     7157      0 |     2392 |        3
83.78/83.88	c  0.7s |       4 |     1294 |      813 |     7157      0 |     2392 |        3
84.08/84.18	c  1.0s |       5 |     2249 |     1320 |     7157      0 |     2392 |        3
84.58/84.61	c  1.5s |       6 |     3470 |     2081 |     7157      0 |     2392 |        3
85.27/85.30	c  2.2s |       7 |     5140 |     3223 |     7157      0 |     2392 |        3
86.37/86.41	c  3.3s |       8 |     8027 |     4936 |     7157      1 |     2392 |        3
87.17/87.28	c  4.1s |       8 |    11772 |     7172 |     7157      1 |     2392 |        3
87.17/87.28	c #cpu_time = 4.135s
87.17/87.28	c #wall_clock_time = 4.145s
87.17/87.28	c #decision = 11772
87.17/87.28	c #random_decision = 20
87.17/87.28	c #conflict = 7172
87.17/87.28	c #restart = 8
87.17/87.28	o 5
87.27/87.31	c BCD2: hardening fixes 198 literals
87.27/87.31	c BCD2: updating upper bound: 12 -> 4
87.27/87.31	c BCD2: 1 <= obj <= 4
87.27/87.31	c BCD2: #cores=1, #unrelaxed=2, #relaxed=115, #hardened=2590
87.27/87.31	c BCD2: #sat=5 #unsat=2 bias=2/7
87.27/87.31	c Solving starts ...
87.27/87.31	c ============================[ Search Statistics ]============================
87.27/87.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.27/87.31	c       |         |          |          |    Limit     GC | Var      | Constra 
87.27/87.31	c =============================================================================
87.27/87.31	c  0.0s |       0 |        0 |        0 |     7157      0 |     2590 |        4
87.27/87.36	c  0.1s |       1 |      179 |      100 |     7157      0 |     2590 |        5
87.37/87.43	c  0.1s |       2 |      573 |      250 |     7157      0 |     2590 |        5
87.47/87.53	c  0.2s |       3 |      940 |      475 |     7157      0 |     2590 |        5
87.67/87.71	c  0.4s |       4 |     1515 |      813 |     7157      0 |     2590 |        5
87.87/87.95	c  0.6s |       5 |     2393 |     1320 |     7157      0 |     2590 |        5
88.27/88.31	c  1.0s |       6 |     3704 |     2081 |     7157      0 |     2590 |        5
88.77/88.85	c  1.5s |       7 |     5707 |     3223 |     7157      1 |     2590 |        5
89.47/89.57	c  2.3s |       8 |     8463 |     4936 |     7157      1 |     2590 |        5
90.77/90.81	c  3.5s |       9 |    12592 |     7506 |     7157      2 |     2590 |        5
92.17/92.29	c  5.0s |      10 |    18781 |    11361 |     7873      2 |     2590 |        5
94.27/94.31	c  7.0s |      10 |    25761 |    15861 |     7873      3 |     2590 |        5
94.87/94.92	c  7.6s |      11 |    27882 |    17144 |     7873      3 |     2590 |        5
96.88/96.95	c  9.6s |      11 |    36458 |    22044 |     7873      4 |     2590 |        5
98.38/98.47	c 11.2s |      12 |    42678 |    25819 |     7873      5 |     2590 |        5
100.38/100.47	c 13.2s |      12 |    50913 |    30919 |     7873      6 |     2590 |        5
102.48/102.50	c 15.2s |      12 |    58822 |    35919 |     7873      7 |     2590 |        5
103.58/103.60	c 16.3s |      13 |    63405 |    38832 |     7873      7 |     2590 |        5
105.58/105.61	c 18.3s |      13 |    71518 |    43732 |     7873      8 |     2590 |        5
107.57/107.62	c 20.3s |      13 |    80655 |    49032 |     7873      9 |     2590 |        5
109.57/109.63	c 22.3s |      13 |    89391 |    54332 |     8661     10 |     2590 |        5
110.27/110.34	c 23.0s |      13 |    92065 |    55978 |     8661     11 |     2590 |        5
110.27/110.34	c #cpu_time = 22.970s
110.27/110.34	c #wall_clock_time = 23.029s
110.27/110.34	c #decision = 92065
110.27/110.34	c #random_decision = 218
110.27/110.34	c #conflict = 55978
110.27/110.34	c #restart = 13
110.27/110.34	o 2
110.27/110.34	c BCD2: hardening fixes 85 literals
110.27/110.34	c BCD2: updating upper bound: 4 -> 1
110.27/110.35	c BCD2: 1 <= obj <= 1
110.27/110.35	c BCD2: #cores=1, #unrelaxed=0, #relaxed=32, #hardened=2675
110.27/110.35	c BCD2: #sat=6 #unsat=2 bias=2/8
110.27/110.35	c Solving starts ...
110.27/110.35	c ============================[ Search Statistics ]============================
110.27/110.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
110.27/110.35	c       |         |          |          |    Limit     GC | Var      | Constra 
110.27/110.35	c =============================================================================
110.27/110.35	c  0.0s |       0 |        0 |        0 |     8661      0 |     2675 |       10
110.27/110.40	c  0.0s |       1 |      175 |      100 |     8661      0 |     2675 |       10
110.37/110.48	c  0.1s |       2 |      409 |      250 |     8661      0 |     2675 |       10
110.47/110.56	c  0.2s |       3 |      886 |      475 |     8661      0 |     2675 |       10
110.57/110.68	c  0.3s |       4 |     1547 |      813 |     8661      0 |     2675 |       10
110.87/110.90	c  0.6s |       5 |     2375 |     1320 |     8661      0 |     2675 |       10
111.08/111.15	c  0.8s |       6 |     3609 |     2081 |     8661      0 |     2675 |       10
111.47/111.57	c  1.2s |       7 |     5609 |     3223 |     8661      0 |     2675 |       10
112.18/112.23	c  1.9s |       8 |     8315 |     4936 |     8661      0 |     2675 |       10
112.97/113.06	c  2.7s |       9 |    12884 |     7506 |     8661      1 |     2675 |       10
113.57/113.64	c  3.3s |       9 |    16033 |     9381 |     8661      1 |     2676 |       12
113.57/113.64	c #cpu_time = 3.281s
113.57/113.64	c #wall_clock_time = 3.289s
113.57/113.64	c #decision = 16033
113.57/113.64	c #random_decision = 55
113.57/113.64	c #conflict = 9381
113.57/113.64	c #restart = 9
113.57/113.64	c BCD2: updating lower bound of a core
113.57/113.64	c lower bound updated to 2
113.57/113.64	s OPTIMUM FOUND
113.57/113.65	v -x1 x2 x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
113.57/113.65	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
113.57/113.65	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 x28 -x29 -x30
113.57/113.65	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 x38 -x39 -x40
113.57/113.65	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
113.57/113.65	v -x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 x59 -x60
113.57/113.65	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
113.57/113.65	v -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 -x79 x80
113.57/113.65	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
113.57/113.65	v -x91 -x92 -x93 -x94 -x95 x96 -x97 -x98 -x99 -x100
113.57/113.65	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 x109 -x110
113.57/113.65	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
113.57/113.65	v x121 x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
113.57/113.65	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
113.57/113.65	v x141 -x142 -x143 -x144 -x145 -x146 x147 -x148 -x149 -x150
113.57/113.65	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 x159 -x160
113.57/113.65	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170
113.57/113.65	v -x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180
113.57/113.65	v -x181 -x182 -x183 -x184 x185 -x186 -x187 -x188 -x189 -x190
113.57/113.65	v -x191 -x192 -x193 x194 -x195 -x196 -x197 -x198 -x199 -x200
113.57/113.65	v -x201 -x202 -x203 -x204 -x205 x206 -x207 -x208 -x209 -x210
113.57/113.65	v -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 x219 -x220
113.57/113.65	v -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230
113.57/113.65	v x231
113.57/113.65	c total CPU time = 113.357s
113.57/113.65	c total wall clock time = 113.648s

Verifier Data

OK	2

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

pid=31888
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.03 2.10 2.02 3/179 31891
/proc/meminfo: memFree=30297372/32872528 swapFree=877056/942464
[pid=31891] ppid=31888 vsize=748988 CPUtime=0 cores=1,3,5,7
/proc/31891/stat : 31891 (toysat) R 31888 31891 29107 0 -1 4202496 2800 0 0 0 0 0 0 0 20 0 4 0 36555924 766963712 3671 33554432000 4194304 16246674 140735110723328 140735110722752 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31891/statm: 188015 3679 441 2943 0 184909 0
[pid=31891/tid=31892] ppid=31888 vsize=767420 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31892/stat : 31892 (toysat) S 31888 31891 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36555924 785838080 3741 33554432000 4194304 16246674 140735110723328 140646585183472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31891/tid=31893] ppid=31888 vsize=771516 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31893/stat : 31893 (toysat) S 31888 31891 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36555924 790032384 3757 33554432000 4194304 16246674 140735110723328 140646574693616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31891/tid=31894] ppid=31888 vsize=775612 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31894/stat : 31894 (toysat) S 31888 31891 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36555924 794226688 3775 33554432000 4194304 16246674 140735110723328 140646488730800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100174 s]
/proc/loadavg: 2.03 2.10 2.02 3/179 31891
/proc/meminfo: memFree=30297372/32872528 swapFree=877056/942464
[pid=31891] ppid=31888 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/31891/stat : 31891 (toysat) R 31888 31891 29107 0 -1 4202496 25071 0 0 0 6 3 0 0 20 0 4 0 36555924 1247350784 25935 33554432000 4194304 16246674 140735110723328 140735110722752 12500869 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31891/statm: 304529 25941 617 2943 0 301423 0
[pid=31891/tid=31892] ppid=31888 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31892/stat : 31892 (toysat) S 31888 31891 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36555924 1247350784 25947 33554432000 4194304 16246674 140735110723328 140646585183472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31891/tid=31893] ppid=31888 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31893/stat : 31893 (toysat) S 31888 31891 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36555924 1247350784 25947 33554432000 4194304 16246674 140735110723328 140646574693616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31891/tid=31894] ppid=31888 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31894/stat : 31894 (toysat) S 31888 31891 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36555924 1247350784 25950 33554432000 4194304 16246674 140735110723328 140646488730800 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.200536 s]
/proc/loadavg: 2.03 2.10 2.02 3/179 31891
/proc/meminfo: memFree=30297372/32872528 swapFree=877056/942464
[pid=31891] ppid=31888 vsize=1223236 CPUtime=0.19 cores=1,3,5,7
/proc/31891/stat : 31891 (toysat) R 31888 31891 29107 0 -1 4202496 35308 0 0 0 14 5 0 0 20 0 4 0 36555924 1252593664 36126 33554432000 4194304 16246674 140735110723328 140735110722640 6724172 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31891/statm: 305809 36126 863 2943 0 302703 0
[pid=31891/tid=31892] ppid=31888 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31892/stat : 31892 (toysat) S 31888 31891 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36555924 1252593664 36126 33554432000 4194304 16246674 140735110723328 140646585183472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31891/tid=31893] ppid=31888 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31893/stat : 31893 (toysat) S 31888 31891 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36555924 1252593664 36126 33554432000 4194304 16246674 140735110723328 140646574693616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31891/tid=31894] ppid=31888 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31894/stat : 31894 (toysat) S 31888 31891 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36555924 1252593664 36126 33554432000 4194304 16246674 140735110723328 140646488730800 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.300503 s]
/proc/loadavg: 2.03 2.10 2.02 3/179 31891
/proc/meminfo: memFree=30297372/32872528 swapFree=877056/942464
[pid=31891] ppid=31888 vsize=1307204 CPUtime=0.29 cores=1,3,5,7
/proc/31891/stat : 31891 (toysat) R 31888 31891 29107 0 -1 4202496 49150 0 0 0 23 6 0 0 20 0 4 0 36555924 1338576896 49968 33554432000 4194304 16246674 140735110723328 140735110722640 12478189 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31891/statm: 326801 49985 919 2943 0 323695 0
[pid=31891/tid=31892] ppid=31888 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31892/stat : 31892 (toysat) S 31888 31891 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36555924 1338576896 49996 33554432000 4194304 16246674 140735110723328 140646585183472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31891/tid=31893] ppid=31888 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31893/stat : 31893 (toysat) S 31888 31891 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36555924 1338576896 50005 33554432000 4194304 16246674 140735110723328 140646574693616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31891/tid=31894] ppid=31888 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31894/stat : 31894 (toysat) S 31888 31891 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36555924 1338576896 50014 33554432000 4194304 16246674 140735110723328 140646488730800 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.03 2.10 2.02 3/179 31891
/proc/meminfo: memFree=30297372/32872528 swapFree=877056/942464
[pid=31891] ppid=31888 vsize=1307204 CPUtime=0.69 cores=1,3,5,7
/proc/31891/stat : 31891 (toysat) R 31888 31891 29107 0 -1 4202496 115568 0 0 0 54 15 0 0 20 0 4 0 36555924 1338576896 116387 33554432000 4194304 16246674 140735110723328 140735110705216 5545885 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31891/statm: 326801 116410 919 2943 0 323695 0
[pid=31891/tid=31892] ppid=31888 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31892/stat : 31892 (toysat) S 31888 31891 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36555924 1338576896 116415 33554432000 4194304 16246674 140735110723328 140646585183472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31891/tid=31893] ppid=31888 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31893/stat : 31893 (toysat) S 31888 31891 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36555924 1338576896 116418 33554432000 4194304 16246674 140735110723328 140646574693616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31891/tid=31894] ppid=31888 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31894/stat : 31894 (toysat) S 31888 31891 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36555924 1338576896 116421 33554432000 4194304 16246674 140735110723328 140646488730800 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) 1307204

[startup+1.50043 s]
/proc/loadavg: 2.03 2.10 2.02 3/183 31895
/proc/meminfo: memFree=29831360/32872528 swapFree=877056/942464
[pid=31891] ppid=31888 vsize=1308228 CPUtime=1.49 cores=1,3,5,7
/proc/31891/stat : 31891 (toysat) R 31888 31891 29107 0 -1 4202496 116210 0 0 0 134 15 0 0 20 0 4 0 36555924 1339625472 117028 33554432000 4194304 16246674 140735110723328 140735110722504 6013193 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31891/statm: 327057 117028 925 2943 0 323951 0
[pid=31891/tid=31892] ppid=31888 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31892/stat : 31892 (toysat) S 31888 31891 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36555924 1339625472 117028 33554432000 4194304 16246674 140735110723328 140646585183472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31891/tid=31893] ppid=31888 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31893/stat : 31893 (toysat) S 31888 31891 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36555924 1339625472 117028 33554432000 4194304 16246674 140735110723328 140646574693616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31891/tid=31894] ppid=31888 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31894/stat : 31894 (toysat) S 31888 31891 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36555924 1339625472 117028 33554432000 4194304 16246674 140735110723328 140646488730800 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.10042 s]
/proc/loadavg: 2.03 2.10 2.02 3/183 31895
/proc/meminfo: memFree=29830368/32872528 swapFree=877056/942464
[pid=31891] ppid=31888 vsize=1308228 CPUtime=3.08 cores=1,3,5,7
/proc/31891/stat : 31891 (toysat) R 31888 31891 29107 0 -1 4202496 116218 0 0 0 293 15 0 0 20 0 4 0 36555924 1339625472 117036 33554432000 4194304 16246674 140735110723328 140735110705216 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31891/statm: 327057 117036 933 2943 0 323951 0
[pid=31891/tid=31892] ppid=31888 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31892/stat : 31892 (toysat) S 31888 31891 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36555924 1339625472 117036 33554432000 4194304 16246674 140735110723328 140646585183472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31891/tid=31893] ppid=31888 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31893/stat : 31893 (toysat) S 31888 31891 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36555924 1339625472 117036 33554432000 4194304 16246674 140735110723328 140646574693616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31891/tid=31894] ppid=31888 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31894/stat : 31894 (toysat) S 31888 31891 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36555924 1339625472 117036 33554432000 4194304 16246674 140735110723328 140646488730800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1308228

[startup+6.30042 s]
/proc/loadavg: 2.11 2.12 2.03 3/183 31895
/proc/meminfo: memFree=29830492/32872528 swapFree=877056/942464
[pid=31891] ppid=31888 vsize=1308228 CPUtime=6.29 cores=1,3,5,7
/proc/31891/stat : 31891 (toysat) R 31888 31891 29107 0 -1 4202496 116218 0 0 0 613 16 0 0 20 0 4 0 36555924 1339625472 117036 33554432000 4194304 16246674 140735110723328 140735110722504 5672188 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31891/statm: 327057 117036 933 2943 0 323951 0
[pid=31891/tid=31892] ppid=31888 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31892/stat : 31892 (toysat) S 31888 31891 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36555924 1339625472 117036 33554432000 4194304 16246674 140735110723328 140646585183472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31891/tid=31893] ppid=31888 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31893/stat : 31893 (toysat) S 31888 31891 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36555924 1339625472 117036 33554432000 4194304 16246674 140735110723328 140646574693616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31891/tid=31894] ppid=31888 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31894/stat : 31894 (toysat) S 31888 31891 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36555924 1339625472 117036 33554432000 4194304 16246674 140735110723328 140646488730800 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.10 2.12 2.03 3/183 31895
/proc/meminfo: memFree=29829692/32872528 swapFree=877056/942464
[pid=31891] ppid=31888 vsize=1310276 CPUtime=12.69 cores=1,3,5,7
/proc/31891/stat : 31891 (toysat) R 31888 31891 29107 0 -1 4202496 116688 0 0 0 1252 17 0 0 20 0 4 0 36555924 1341722624 117506 33554432000 4194304 16246674 140735110723328 140735110705216 5531121 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31891/statm: 327569 117506 933 2943 0 324463 0
[pid=31891/tid=31892] ppid=31888 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31892/stat : 31892 (toysat) S 31888 31891 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36555924 1341722624 117506 33554432000 4194304 16246674 140735110723328 140646585183472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31891/tid=31893] ppid=31888 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31893/stat : 31893 (toysat) S 31888 31891 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36555924 1341722624 117506 33554432000 4194304 16246674 140735110723328 140646574693616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31891/tid=31894] ppid=31888 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31894/stat : 31894 (toysat) S 31888 31891 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36555924 1341722624 117506 33554432000 4194304 16246674 140735110723328 140646488730800 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) 1310276

[startup+25.5005 s]
/proc/loadavg: 2.08 2.11 2.03 4/183 31895
/proc/meminfo: memFree=29828580/32872528 swapFree=877056/942464
[pid=31891] ppid=31888 vsize=1310276 CPUtime=25.48 cores=1,3,5,7
/proc/31891/stat : 31891 (toysat) R 31888 31891 29107 0 -1 4202496 116730 0 0 0 2529 19 0 0 20 0 4 0 36555924 1341722624 117548 33554432000 4194304 16246674 140735110723328 140735110722504 6010157 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31891/statm: 327569 117548 933 2943 0 324463 0
[pid=31891/tid=31892] ppid=31888 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31892/stat : 31892 (toysat) S 31888 31891 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36555924 1341722624 117548 33554432000 4194304 16246674 140735110723328 140646585183472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31891/tid=31893] ppid=31888 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31893/stat : 31893 (toysat) S 31888 31891 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36555924 1341722624 117548 33554432000 4194304 16246674 140735110723328 140646574693616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31891/tid=31894] ppid=31888 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31894/stat : 31894 (toysat) S 31888 31891 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36555924 1341722624 117548 33554432000 4194304 16246674 140735110723328 140646488730800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1310276

[startup+51.1005 s]
/proc/loadavg: 2.12 2.12 2.03 3/183 31895
/proc/meminfo: memFree=29106660/32872528 swapFree=877056/942464
[pid=31891] ppid=31888 vsize=1310276 CPUtime=51.08 cores=1,3,5,7
/proc/31891/stat : 31891 (toysat) R 31888 31891 29107 0 -1 4202496 116730 0 0 0 5084 24 0 0 20 0 4 0 36555924 1341722624 117548 33554432000 4194304 16246674 140735110723328 140735110722504 5822252 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31891/statm: 327569 117548 933 2943 0 324463 0
[pid=31891/tid=31892] ppid=31888 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31892/stat : 31892 (toysat) S 31888 31891 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36555924 1341722624 117548 33554432000 4194304 16246674 140735110723328 140646585183472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31891/tid=31893] ppid=31888 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31893/stat : 31893 (toysat) S 31888 31891 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36555924 1341722624 117548 33554432000 4194304 16246674 140735110723328 140646574693616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31891/tid=31894] ppid=31888 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31894/stat : 31894 (toysat) S 31888 31891 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36555924 1341722624 117548 33554432000 4194304 16246674 140735110723328 140646488730800 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) 1310276

[startup+102.301 s]
/proc/loadavg: 2.13 2.11 2.03 3/183 31945
/proc/meminfo: memFree=28839736/32872528 swapFree=877056/942464
[pid=31891] ppid=31888 vsize=1324612 CPUtime=102.28 cores=1,3,5,7
/proc/31891/stat : 31891 (toysat) R 31888 31891 29107 0 -1 4202496 272239 0 0 0 10178 50 0 0 20 0 4 0 36555924 1356402688 273057 33554432000 4194304 16246674 140735110723328 140735110705216 13781195 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31891/statm: 331153 273057 942 2943 0 328047 0
[pid=31891/tid=31892] ppid=31888 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31892/stat : 31892 (toysat) S 31888 31891 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36555924 1356402688 273057 33554432000 4194304 16246674 140735110723328 140646585183472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31891/tid=31893] ppid=31888 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31893/stat : 31893 (toysat) S 31888 31891 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36555924 1356402688 273057 33554432000 4194304 16246674 140735110723328 140646574693616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31891/tid=31894] ppid=31888 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31894/stat : 31894 (toysat) S 31888 31891 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36555924 1356402688 273057 33554432000 4194304 16246674 140735110723328 140646488730800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1324612

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

[startup+102.408 s]
/proc/loadavg: 2.13 2.11 2.03 3/183 31945
/proc/meminfo: memFree=28839736/32872528 swapFree=877056/942464
[pid=31891] ppid=31888 vsize=1324612 CPUtime=102.38 cores=1,3,5,7
/proc/31891/stat : 31891 (toysat) R 31888 31891 29107 0 -1 4202496 272239 0 0 0 10188 50 0 0 20 0 4 0 36555924 1356402688 273057 33554432000 4194304 16246674 140735110723328 140735110705216 5822492 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31891/statm: 331153 273057 942 2943 0 328047 0
[pid=31891/tid=31892] ppid=31888 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31892/stat : 31892 (toysat) S 31888 31891 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36555924 1356402688 273057 33554432000 4194304 16246674 140735110723328 140646585183472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31891/tid=31893] ppid=31888 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31893/stat : 31893 (toysat) S 31888 31891 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36555924 1356402688 273057 33554432000 4194304 16246674 140735110723328 140646574693616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31891/tid=31894] ppid=31888 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31894/stat : 31894 (toysat) S 31888 31891 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36555924 1356402688 273057 33554432000 4194304 16246674 140735110723328 140646488730800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 1324612

[startup+108.8 s]
/proc/loadavg: 2.12 2.11 2.03 3/183 31945
/proc/meminfo: memFree=28839368/32872528 swapFree=877056/942464
[pid=31891] ppid=31888 vsize=1324612 CPUtime=108.77 cores=1,3,5,7
/proc/31891/stat : 31891 (toysat) R 31888 31891 29107 0 -1 4202496 272374 0 0 0 10827 50 0 0 20 0 4 0 36555924 1356402688 273192 33554432000 4194304 16246674 140735110723328 140735110705216 5672865 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31891/statm: 331153 273192 942 2943 0 328047 0
[pid=31891/tid=31892] ppid=31888 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31892/stat : 31892 (toysat) S 31888 31891 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36555924 1356402688 273192 33554432000 4194304 16246674 140735110723328 140646585183472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31891/tid=31893] ppid=31888 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31893/stat : 31893 (toysat) S 31888 31891 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36555924 1356402688 273192 33554432000 4194304 16246674 140735110723328 140646574693616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31891/tid=31894] ppid=31888 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31894/stat : 31894 (toysat) S 31888 31891 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36555924 1356402688 273192 33554432000 4194304 16246674 140735110723328 140646488730800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 108.77
Current children cumulated vsize (KiB) 1324612

[startup+112 s]
/proc/loadavg: 2.11 2.11 2.03 3/183 31945
/proc/meminfo: memFree=28839244/32872528 swapFree=877056/942464
[pid=31891] ppid=31888 vsize=1324612 CPUtime=111.97 cores=1,3,5,7
/proc/31891/stat : 31891 (toysat) R 31888 31891 29107 0 -1 4202496 272375 0 0 0 11147 50 0 0 20 0 4 0 36555924 1356402688 273193 33554432000 4194304 16246674 140735110723328 140735110705216 5822604 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31891/statm: 331153 273193 943 2943 0 328047 0
[pid=31891/tid=31892] ppid=31888 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31892/stat : 31892 (toysat) S 31888 31891 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36555924 1356402688 273193 33554432000 4194304 16246674 140735110723328 140646585183472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31891/tid=31893] ppid=31888 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31893/stat : 31893 (toysat) S 31888 31891 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36555924 1356402688 273193 33554432000 4194304 16246674 140735110723328 140646574693616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31891/tid=31894] ppid=31888 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31894/stat : 31894 (toysat) S 31888 31891 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36555924 1356402688 273193 33554432000 4194304 16246674 140735110723328 140646488730800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 111.97
Current children cumulated vsize (KiB) 1324612

[startup+112.8 s]
/proc/loadavg: 2.11 2.11 2.03 3/183 31945
/proc/meminfo: memFree=28839244/32872528 swapFree=877056/942464
[pid=31891] ppid=31888 vsize=1324612 CPUtime=112.77 cores=1,3,5,7
/proc/31891/stat : 31891 (toysat) R 31888 31891 29107 0 -1 4202496 272375 0 0 0 11227 50 0 0 20 0 4 0 36555924 1356402688 273193 33554432000 4194304 16246674 140735110723328 140735110705216 5516226 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31891/statm: 331153 273193 943 2943 0 328047 0
[pid=31891/tid=31892] ppid=31888 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31892/stat : 31892 (toysat) S 31888 31891 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36555924 1356402688 273193 33554432000 4194304 16246674 140735110723328 140646585183472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31891/tid=31893] ppid=31888 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31893/stat : 31893 (toysat) S 31888 31891 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36555924 1356402688 273193 33554432000 4194304 16246674 140735110723328 140646574693616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31891/tid=31894] ppid=31888 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31894/stat : 31894 (toysat) S 31888 31891 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36555924 1356402688 273193 33554432000 4194304 16246674 140735110723328 140646488730800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 112.77
Current children cumulated vsize (KiB) 1324612

[startup+113.2 s]
/proc/loadavg: 2.11 2.11 2.03 3/183 31945
/proc/meminfo: memFree=28839244/32872528 swapFree=877056/942464
[pid=31891] ppid=31888 vsize=1324612 CPUtime=113.17 cores=1,3,5,7
/proc/31891/stat : 31891 (toysat) R 31888 31891 29107 0 -1 4202496 272375 0 0 0 11267 50 0 0 20 0 4 0 36555924 1356402688 273193 33554432000 4194304 16246674 140735110723328 140735110705216 12995176 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31891/statm: 331153 273193 943 2943 0 328047 0
[pid=31891/tid=31892] ppid=31888 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31892/stat : 31892 (toysat) S 31888 31891 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36555924 1356402688 273193 33554432000 4194304 16246674 140735110723328 140646585183472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31891/tid=31893] ppid=31888 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31893/stat : 31893 (toysat) S 31888 31891 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36555924 1356402688 273193 33554432000 4194304 16246674 140735110723328 140646574693616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31891/tid=31894] ppid=31888 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31894/stat : 31894 (toysat) S 31888 31891 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36555924 1356402688 273193 33554432000 4194304 16246674 140735110723328 140646488730800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 113.17
Current children cumulated vsize (KiB) 1324612

[startup+113.6 s]
/proc/loadavg: 2.11 2.11 2.03 3/183 31945
/proc/meminfo: memFree=28839244/32872528 swapFree=877056/942464
[pid=31891] ppid=31888 vsize=1324612 CPUtime=113.57 cores=1,3,5,7
/proc/31891/stat : 31891 (toysat) R 31888 31891 29107 0 -1 4202496 272375 0 0 0 11307 50 0 0 20 0 4 0 36555924 1356402688 273193 33554432000 4194304 16246674 140735110723328 140735110705216 5672188 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31891/statm: 331153 273193 943 2943 0 328047 0
[pid=31891/tid=31892] ppid=31888 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31892/stat : 31892 (toysat) S 31888 31891 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36555924 1356402688 273193 33554432000 4194304 16246674 140735110723328 140646585183472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31891/tid=31893] ppid=31888 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31893/stat : 31893 (toysat) S 31888 31891 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36555924 1356402688 273193 33554432000 4194304 16246674 140735110723328 140646574693616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31891/tid=31894] ppid=31888 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/31891/task/31894/stat : 31894 (toysat) S 31888 31891 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36555924 1356402688 273193 33554432000 4194304 16246674 140735110723328 140646488730800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 113.57
Current children cumulated vsize (KiB) 1324612

[startup+113.7 s]
/proc/loadavg: 2.11 2.11 2.03 3/183 31945
/proc/meminfo: memFree=28839244/32872528 swapFree=877056/942464
[pid=31891] ppid=31888 vsize=0 CPUtime=113.67 cores=1,3,5,7
/proc/31891/stat : 31891 (toysat) Z 31888 31891 29107 0 -1 4202508 272377 0 0 0 11312 55 0 0 20 0 2 0 36555924 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31891/statm: 0 0 0 0 0 0 0
[pid=31891/tid=31894] ppid=31888 vsize=0 CPUtime=0.03 cores=1,3,5,7
/proc/31891/task/31894/stat : 31894 (toysat) R 31888 31891 29107 0 -1 4203588 1 0 0 0 0 3 0 0 20 0 2 0 36555924 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 113.67
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 113.711
CPU time (s): 113.683
CPU user time (s): 113.129
CPU system time (s): 0.553915
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 1324612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 113.129
system time used= 0.553915
maximum resident set size= 1092776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 272377
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= 18
involuntary context switches= 130

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.290955 second user time and 0.442932 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-19 16:04:30
IDJOB=4110422
IDBENCH=79306
IDSOLVER=2553
FILE ID=node113/4110422-1466345070
RUNJOBID= node113-1466341823-29124
PBS_JOBID= 19922039
Free space on /tmp= 71688 MiB

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

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

MD5SUM BENCH= da8b4d3fc4733201ddcbc92154231f9d
RANDOM SEED=863625979

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30297900 kB
Buffers:          153912 kB
Cached:           371260 kB
SwapCached:         1964 kB
Active:           523004 kB
Inactive:         366776 kB
Active(anon):     364364 kB
Inactive(anon):     2224 kB
Active(file):     158640 kB
Inactive(file):   364552 kB
Unevictable:      942464 kB
Mlocked:          877056 kB
SwapTotal:      67108856 kB
SwapFree:       67099096 kB
Dirty:             16348 kB
Writeback:             0 kB
AnonPages:       1307780 kB
Mapped:            10844 kB
Shmem:                 0 kB
Slab:             608868 kB
SReclaimable:      52792 kB
SUnreclaim:       556076 kB
KernelStack:        1520 kB
PageTables:         8016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2168192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 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= 71672 MiB
End job on node113 at 2016-06-19 16:06:24