Trace number 4093693

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 28.2887 28.2944

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111216411--soft-0-100-0.wbo
MD5SUMdbf89d35013c2bab398211fa15264c93
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 benchmark6.29304
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1200
Number of bits of the biggest sum of numbers11
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:16:48+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-4093693-1466093808.wbo"]
0.00/0.01	c use --random-gen="3711988043 4224390131 1273292121 12888559 2225073411 2460876481 1845975948 4205981491 2037825211 2347279330 3848512509 2899730842 3376051932 2670169195 251712544 2547935295 4230955656 2504445255 3689961478 3965338412 3030840457 67356155 1184690425 166852056 2646570543 3160531939 3070902492 1552494828 641932221 1138138677 1363490586 4258907472 3381811748 3714734652 2448574061 1674876238 3152123954 1472825089 2020545308 2988761126 1658017834 61021318 3412076150 2018815261 4114976390 3990147512 1138325324 1571018069 2642251576 1485865747 3110634759 4118490758 3888887333 4110640989 355670676 1994752356 2182534105 470795265 1307990436 1209909775 1141117331 1416689044 2939066928 3619206358 176793702 3686287900 3254772770 3553686158 2588748579 2840687080 3877951254 3988926729 1104601330 3046358108 444324443 3169472148 121335259 1402729410 1115619290 867023249 2822351101 3538460057 2056770946 3566456303 856968662 2055646148 3821226284 1772759827 1730964501 3885596954 2669501200 2015498686 1935169541 2428073723 539036316 1382441900 4058406990 1855150890 419873018 1384841552 1296842334 1389175153 4078908334 1719141185 665010638 2346613922 1244705153 775317857 3574544300 3071056573 2690362837 3690559251 2342668742 3195380916 3712907184 2066693698 1735855083 825057591 193342606 943668538 2829310287 1789029688 1434955026 892620344 2248133770 1303336715 1396951607 390916457 1335506721 1175139190 870973133 983172874 880021823 1727912595 742701007 2984903491 3145686103 496292935 3670093833 3989843238 1334852722 1716774777 3501494582 634682345 85647237 3150807802 1160759666 493781504 810687580 2329722747 1934319899 1047148839 1842272490 1901933409 3336993449 647933128 1182199026 4130834591 1764471808 831176490 558962519 1434928000 1307565269 1453542333 284551777 2677447513 1661762081 470337839 1424618329 1497346896 1695864313 2533734901 2433081102 1762489106 1634490547 3196279502 3939610712 1470165331 3069227776 4116425320 653314159 2597535356 1173064241 1812558283 2211274810 51098801 3002264529 877737596 4159584337 3443059061 1773215800 4168908813 2794715774 1481809779 644090375 2395199391 952824806 2527316044 1179799919 1590503762 2214658186 2446955213 2463528691 1328202858 2124170351 2258969904 3438835089 615653563 3677504872 2841584872 1796311174 3295118639 1880989247 3448326315 725118982 1261802728 3824751592 3039949821 1825134491 1756192897 1983160938 1958272114 4208634871 2560751811 2960742625 942440654 3271732960 329593217 4210604069 3971231131 3783024107 1437795676 537004139 142664494 800034050 3976135462 2873221522 1939923363 1839892411 434488347 1851081394 461652106 1089712402 3156515172 1825917904 2778718012 2014187621 1410365954 2733788379 3968481939 4169956560 4233258891 2321558451 535112384 1769226880 633617344 255 362436" option to reproduce the execution
0.19/0.25	c #vars 169
0.19/0.25	c #constraints 101
0.19/0.26	c BCD2: Hardening is enabled.
0.19/0.26	c BCD2: BiasedSearch is enabled.
0.19/0.26	c Solving starts ...
0.19/0.26	c ============================[ Search Statistics ]============================
0.19/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.26	c =============================================================================
0.19/0.26	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.26	c  0.0s |       0 |      108 |        0 |      123      0 |        0 |        0
0.19/0.26	c #cpu_time = 0.001s
0.19/0.26	c #wall_clock_time = 0.001s
0.19/0.26	c #decision = 108
0.19/0.26	c #random_decision = 1
0.19/0.26	c #conflict = 0
0.19/0.26	c #restart = 0
0.19/0.26	o 489
0.19/0.26	c BCD2: updating upper bound: 5033 -> 488
0.19/0.26	c BCD2: 0 <= obj <= 488
0.19/0.26	c BCD2: #cores=0, #unrelaxed=101, #relaxed=0, #hardened=0
0.19/0.26	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.26	c Solving starts ...
0.19/0.26	c ============================[ Search Statistics ]============================
0.19/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.26	c =============================================================================
0.19/0.26	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.28	c  0.0s |       1 |      294 |      100 |      123      0 |        0 |        0
0.29/0.31	c  0.0s |       2 |      630 |      250 |      136      0 |        0 |        0
0.29/0.36	c  0.1s |       3 |     1073 |      475 |      150      1 |        0 |        0
0.39/0.43	c  0.2s |       4 |     1647 |      813 |      165      4 |        0 |        0
0.48/0.53	c  0.3s |       5 |     2567 |     1320 |      182      7 |        0 |        0
0.59/0.69	c  0.4s |       6 |     3803 |     2081 |      222     11 |        0 |        0
0.89/0.91	c  0.7s |       7 |     5616 |     3223 |      245     17 |        0 |        0
1.20/1.28	c  1.0s |       8 |     8139 |     4936 |      270     25 |        0 |        0
1.69/1.70	c  1.4s |       9 |    11798 |     7506 |      297     37 |        0 |        0
2.30/2.33	c  2.1s |      10 |    17183 |    11361 |      327     53 |        0 |        0
3.19/3.29	c  3.0s |      11 |    25080 |    17144 |      360     76 |        0 |        0
4.69/4.73	c  4.5s |      12 |    37544 |    25819 |      397    108 |        0 |        0
6.70/6.74	c  6.5s |      12 |    55450 |    38419 |      397    152 |        0 |        0
6.79/6.80	c  6.5s |      13 |    56024 |    38832 |      437    153 |        0 |        0
8.80/8.81	c  8.6s |      13 |    71530 |    50332 |      437    190 |        0 |        0
10.09/10.17	c  9.9s |      14 |    82579 |    58352 |      481    216 |        0 |        0
12.10/12.18	c 11.9s |      14 |    99139 |    70452 |      481    253 |        0 |        0
14.09/14.19	c 13.9s |      14 |   114669 |    81952 |      481    288 |        0 |        0
15.09/15.18	c 14.9s |      15 |   122687 |    87632 |      530    306 |        0 |        0
17.09/17.19	c 16.9s |      15 |   137060 |    98132 |      530    336 |        0 |        0
19.09/19.15	c 18.9s |      15 |   149413 |   107146 |      530    363 |        0 |        0
19.09/19.15	c #cpu_time = 18.888s
19.09/19.15	c #wall_clock_time = 18.888s
19.09/19.15	c #decision = 149413
19.09/19.15	c #random_decision = 368
19.09/19.15	c #conflict = 107146
19.09/19.15	c #restart = 15
19.09/19.15	c BCD2: found a new core of size 101: cost of the new core is >=1
19.09/19.15	c lower bound updated to 1
19.09/19.15	c BCD2: 1 <= obj <= 488
19.09/19.15	c BCD2: #cores=1, #unrelaxed=0, #relaxed=101, #hardened=0
19.09/19.15	c BCD2: #sat=1 #unsat=2 bias=2/3
19.09/19.15	c Solving starts ...
19.09/19.15	c ============================[ Search Statistics ]============================
19.09/19.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.09/19.15	c       |         |          |          |    Limit     GC | Var      | Constra 
19.09/19.15	c =============================================================================
19.09/19.15	c  0.0s |       0 |        0 |        0 |      530      0 |        0 |        0
19.09/19.16	c  0.0s |       0 |      209 |       54 |      530      1 |        0 |        0
19.09/19.16	c #cpu_time = 0.013s
19.09/19.16	c #wall_clock_time = 0.013s
19.09/19.16	c #decision = 209
19.09/19.16	c #random_decision = 2
19.09/19.16	c #conflict = 54
19.09/19.16	c #restart = 0
19.09/19.16	o 174
19.09/19.16	c BCD2: updating upper bound: 488 -> 173
19.09/19.16	c BCD2: 1 <= obj <= 173
19.09/19.16	c BCD2: #cores=1, #unrelaxed=0, #relaxed=101, #hardened=0
19.09/19.16	c BCD2: #sat=2 #unsat=2 bias=2/4
19.09/19.17	c Solving starts ...
19.09/19.17	c ============================[ Search Statistics ]============================
19.09/19.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.09/19.17	c       |         |          |          |    Limit     GC | Var      | Constra 
19.09/19.17	c =============================================================================
19.09/19.17	c  0.0s |       0 |        0 |        0 |      530      0 |        0 |        2
19.09/19.17	c  0.0s |       0 |      120 |        0 |      530      0 |        0 |        2
19.09/19.17	c #cpu_time = 0.002s
19.09/19.17	c #wall_clock_time = 0.002s
19.09/19.17	c #decision = 120
19.09/19.17	c #random_decision = 1
19.09/19.17	c #conflict = 0
19.09/19.17	c #restart = 0
19.09/19.17	o 140
19.09/19.17	c BCD2: updating upper bound: 173 -> 139
19.09/19.17	c BCD2: 1 <= obj <= 139
19.09/19.17	c BCD2: #cores=1, #unrelaxed=0, #relaxed=101, #hardened=0
19.09/19.17	c BCD2: #sat=3 #unsat=2 bias=2/5
19.09/19.17	c Solving starts ...
19.09/19.17	c ============================[ Search Statistics ]============================
19.09/19.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.09/19.17	c       |         |          |          |    Limit     GC | Var      | Constra 
19.09/19.17	c =============================================================================
19.09/19.17	c  0.0s |       0 |        0 |        0 |      530      0 |        0 |        4
19.09/19.17	c  0.0s |       0 |       86 |        0 |      530      0 |        0 |        4
19.09/19.17	c #cpu_time = 0.002s
19.09/19.17	c #wall_clock_time = 0.002s
19.09/19.17	c #decision = 86
19.09/19.17	c #random_decision = 1
19.09/19.17	c #conflict = 0
19.09/19.17	c #restart = 0
19.09/19.17	o 44
19.09/19.17	c BCD2: hardening fixes 55 literals
19.09/19.17	c BCD2: updating upper bound: 139 -> 43
19.09/19.17	c BCD2: 1 <= obj <= 43
19.09/19.17	c BCD2: #cores=1, #unrelaxed=0, #relaxed=46, #hardened=55
19.09/19.17	c BCD2: #sat=4 #unsat=2 bias=2/6
19.09/19.17	c Solving starts ...
19.09/19.17	c ============================[ Search Statistics ]============================
19.09/19.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.09/19.17	c       |         |          |          |    Limit     GC | Var      | Constra 
19.09/19.17	c =============================================================================
19.09/19.17	c  0.0s |       0 |        0 |        0 |      530      0 |       55 |        6
19.09/19.18	c  0.0s |       0 |      123 |       38 |      530      0 |       55 |        6
19.09/19.18	c #cpu_time = 0.008s
19.09/19.18	c #wall_clock_time = 0.008s
19.09/19.18	c #decision = 123
19.09/19.18	c #random_decision = 0
19.09/19.18	c #conflict = 38
19.09/19.18	c #restart = 0
19.09/19.18	o 11
19.09/19.18	c BCD2: hardening fixes 32 literals
19.09/19.18	c BCD2: updating upper bound: 43 -> 10
19.09/19.18	c BCD2: 1 <= obj <= 10
19.09/19.18	c BCD2: #cores=1, #unrelaxed=0, #relaxed=14, #hardened=87
19.09/19.18	c BCD2: #sat=5 #unsat=2 bias=2/7
19.09/19.18	c Solving starts ...
19.09/19.18	c ============================[ Search Statistics ]============================
19.09/19.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.09/19.18	c       |         |          |          |    Limit     GC | Var      | Constra 
19.09/19.18	c =============================================================================
19.09/19.18	c  0.0s |       0 |        0 |        0 |      530      0 |       87 |        8
19.09/19.19	c  0.0s |       1 |      164 |      100 |      530      0 |       87 |        8
19.19/19.21	c  0.0s |       2 |      401 |      250 |      530      0 |       87 |        8
19.19/19.24	c  0.1s |       3 |      763 |      475 |      530      1 |       87 |        8
19.19/19.28	c  0.1s |       4 |     1267 |      813 |      530      2 |       87 |        8
19.29/19.33	c  0.2s |       5 |     1985 |     1320 |      530      3 |       87 |        8
19.39/19.42	c  0.2s |       6 |     3194 |     2081 |      530      6 |       87 |        8
19.49/19.55	c  0.4s |       7 |     4845 |     3223 |      530      9 |       87 |        8
19.69/19.75	c  0.6s |       8 |     7521 |     4936 |      530     14 |       87 |        8
19.99/20.04	c  0.9s |       9 |    11449 |     7506 |      530     21 |       87 |        8
20.39/20.46	c  1.3s |      10 |    17403 |    11361 |      530     32 |       87 |        8
21.09/21.11	c  1.9s |      11 |    25880 |    17144 |      530     48 |       87 |        8
22.09/22.11	c  2.9s |      12 |    38285 |    25819 |      583     72 |       87 |        8
23.58/23.68	c  4.5s |      13 |    56921 |    38832 |      583    106 |       87 |        8
25.58/25.69	c  6.5s |      13 |    82148 |    56132 |      583    152 |       87 |        8
25.88/25.95	c  6.8s |      14 |    85358 |    58352 |      583    158 |       87 |        8
26.98/27.01	c  7.8s |      14 |    98158 |    67316 |      583    181 |       87 |        8
26.98/27.01	c #cpu_time = 7.833s
26.98/27.01	c #wall_clock_time = 7.833s
26.98/27.01	c #decision = 98158
26.98/27.01	c #random_decision = 231
26.98/27.01	c #conflict = 67316
26.98/27.01	c #restart = 14
26.98/27.01	o 2
26.98/27.01	c BCD2: hardening fixes 13 literals
26.98/27.01	c BCD2: updating upper bound: 10 -> 1
26.98/27.01	c BCD2: 1 <= obj <= 1
26.98/27.01	c BCD2: #cores=1, #unrelaxed=0, #relaxed=1, #hardened=100
26.98/27.01	c BCD2: #sat=6 #unsat=2 bias=2/8
26.98/27.01	c Solving starts ...
26.98/27.01	c ============================[ Search Statistics ]============================
26.98/27.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.98/27.01	c       |         |          |          |    Limit     GC | Var      | Constra 
26.98/27.01	c =============================================================================
26.98/27.01	c  0.0s |       0 |        0 |        0 |      583      0 |      101 |        8
26.98/27.03	c  0.0s |       1 |      155 |      100 |      583      0 |      101 |       12
26.98/27.05	c  0.0s |       2 |      349 |      250 |      583      1 |      101 |       12
26.98/27.08	c  0.1s |       3 |      657 |      475 |      583      1 |      101 |       12
27.08/27.12	c  0.1s |       4 |     1103 |      813 |      583      2 |      101 |       12
27.08/27.19	c  0.2s |       5 |     1836 |     1320 |      583      3 |      101 |       12
27.18/27.28	c  0.3s |       6 |     2804 |     2081 |      583      6 |      101 |       12
27.38/27.43	c  0.4s |       7 |     4293 |     3223 |      583      8 |      101 |       12
27.59/27.64	c  0.6s |       8 |     6667 |     4936 |      583     13 |      101 |       12
27.88/27.96	c  0.9s |       9 |    10140 |     7506 |      583     20 |      101 |       12
28.18/28.23	c  1.2s |       9 |    12652 |     9425 |      583     25 |      103 |       14
28.18/28.23	c #cpu_time = 1.215s
28.18/28.23	c #wall_clock_time = 1.215s
28.18/28.23	c #decision = 12652
28.18/28.23	c #random_decision = 25
28.18/28.23	c #conflict = 9425
28.18/28.23	c #restart = 9
28.18/28.23	c BCD2: updating lower bound of a core
28.18/28.23	c lower bound updated to 2
28.18/28.23	s OPTIMUM FOUND
28.18/28.23	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 -x10
28.18/28.23	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 x18 -x19 -x20
28.18/28.23	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
28.18/28.23	v -x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 -x39 -x40
28.18/28.23	v -x41 -x42 -x43 -x44 x45 -x46 -x47 -x48 -x49 -x50
28.18/28.23	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
28.18/28.23	v -x61 -x62 -x63 -x64 x65 -x66 -x67 -x68 -x69 -x70
28.18/28.23	v -x71 -x72 -x73 -x74 -x75 x76 -x77 -x78 x79 -x80
28.18/28.23	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
28.18/28.23	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
28.18/28.23	v -x101 -x102 x103 -x104 -x105 x106 -x107 -x108 -x109 -x110
28.18/28.23	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
28.18/28.23	v -x121 -x122 -x123 x124 -x125 -x126 -x127 -x128 -x129 -x130
28.18/28.23	v -x131 -x132 x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
28.18/28.23	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
28.18/28.23	v -x151 -x152 x153 -x154 -x155 -x156 -x157 -x158 -x159 x160
28.18/28.23	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169
28.18/28.23	c total CPU time = 28.230s
28.18/28.23	c total wall clock time = 28.231s

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

pid=27460
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.15 2.23 2.84 4/175 27466
/proc/meminfo: memFree=31488140/32872528 swapFree=496356/529060
[pid=27466] ppid=27460 vsize=586172 CPUtime=0 cores=1,3,5,7
/proc/27466/stat : 27466 (toysat) R 27460 27466 11396 0 -1 4202496 2163 0 0 0 0 0 0 0 20 0 4 0 11426232 600240128 3035 33554432000 4194304 16246674 140736262763344 140736262762768 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27466/statm: 147311 3043 441 2943 0 144205 0
[pid=27466/tid=27468] ppid=27460 vsize=603580 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27468/stat : 27468 (toysat) S 27460 27466 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11426232 618065920 3102 33554432000 4194304 16246674 140736262763344 140635312991472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27466/tid=27470] ppid=27460 vsize=607676 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27470/stat : 27470 (toysat) S 27460 27466 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11426232 622260224 3119 33554432000 4194304 16246674 140736262763344 140635302501616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27466/tid=27472] ppid=27460 vsize=611772 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27472/stat : 27472 (toysat) S 27460 27466 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11426232 626454528 3135 33554432000 4194304 16246674 140736262763344 140635214441648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100213 s]
/proc/loadavg: 2.15 2.23 2.84 4/175 27466
/proc/meminfo: memFree=31488140/32872528 swapFree=496356/529060
[pid=27466] ppid=27460 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/27466/stat : 27466 (toysat) R 27460 27466 11396 0 -1 4202496 18263 0 0 0 7 2 0 0 20 0 4 0 11426232 1247350784 19128 33554432000 4194304 16246674 140736262763344 140736262762768 12481124 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27466/statm: 304529 19137 612 2943 0 301423 0
[pid=27466/tid=27468] ppid=27460 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27468/stat : 27468 (toysat) S 27460 27466 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11426232 1247350784 19144 33554432000 4194304 16246674 140736262763344 140635312991472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27466/tid=27470] ppid=27460 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27470/stat : 27470 (toysat) S 27460 27466 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11426232 1247350784 19145 33554432000 4194304 16246674 140736262763344 140635302501616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27466/tid=27472] ppid=27460 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27472/stat : 27472 (toysat) S 27460 27466 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11426232 1247350784 19146 33554432000 4194304 16246674 140736262763344 140635214441648 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.200492 s]
/proc/loadavg: 2.15 2.23 2.84 4/175 27466
/proc/meminfo: memFree=31488140/32872528 swapFree=496356/529060
[pid=27466] ppid=27460 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/27466/stat : 27466 (toysat) R 27460 27466 11396 0 -1 4202496 26175 0 0 0 15 4 0 0 20 0 4 0 11426232 1247350784 27040 33554432000 4194304 16246674 140736262763344 140736262762768 13780501 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27466/statm: 304529 27047 612 2943 0 301423 0
[pid=27466/tid=27468] ppid=27460 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27468/stat : 27468 (toysat) S 27460 27466 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11426232 1247350784 27052 33554432000 4194304 16246674 140736262763344 140635312991472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27466/tid=27470] ppid=27460 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27470/stat : 27470 (toysat) S 27460 27466 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11426232 1247350784 27053 33554432000 4194304 16246674 140736262763344 140635302501616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27466/tid=27472] ppid=27460 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27472/stat : 27472 (toysat) S 27460 27466 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11426232 1247350784 27055 33554432000 4194304 16246674 140736262763344 140635214441648 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) 1218116

[startup+0.300537 s]
/proc/loadavg: 2.15 2.23 2.84 4/175 27466
/proc/meminfo: memFree=31488140/32872528 swapFree=496356/529060
[pid=27466] ppid=27460 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/27466/stat : 27466 (toysat) R 27460 27466 11396 0 -1 4202496 37706 0 0 0 23 6 0 0 20 0 4 0 11426232 1247350784 38564 33554432000 4194304 16246674 140736262763344 140736262762768 5721708 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27466/statm: 304529 38570 808 2943 0 301423 0
[pid=27466/tid=27468] ppid=27460 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27468/stat : 27468 (toysat) S 27460 27466 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11426232 1247350784 38576 33554432000 4194304 16246674 140736262763344 140635312991472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27466/tid=27470] ppid=27460 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27470/stat : 27470 (toysat) S 27460 27466 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11426232 1247350784 38586 33554432000 4194304 16246674 140736262763344 140635302501616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27466/tid=27472] ppid=27460 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27472/stat : 27472 (toysat) S 27460 27466 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11426232 1247350784 38595 33554432000 4194304 16246674 140736262763344 140635214441648 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) 1218116

[startup+0.700432 s]
/proc/loadavg: 2.15 2.23 2.84 4/175 27466
/proc/meminfo: memFree=31488140/32872528 swapFree=496356/529060
[pid=27466] ppid=27460 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/27466/stat : 27466 (toysat) R 27460 27466 11396 0 -1 4202496 114082 0 0 0 52 17 0 0 20 0 4 0 11426232 1247350784 114940 33554432000 4194304 16246674 140736262763344 140736262746336 5546181 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27466/statm: 304529 114952 815 2943 0 301423 0
[pid=27466/tid=27468] ppid=27460 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27468/stat : 27468 (toysat) S 27460 27466 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11426232 1247350784 114959 33554432000 4194304 16246674 140736262763344 140635312991472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27466/tid=27470] ppid=27460 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27470/stat : 27470 (toysat) S 27460 27466 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11426232 1247350784 114963 33554432000 4194304 16246674 140736262763344 140635302501616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27466/tid=27472] ppid=27460 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27472/stat : 27472 (toysat) S 27460 27466 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11426232 1247350784 114966 33554432000 4194304 16246674 140736262763344 140635214441648 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) 1218116

[startup+1.50038 s]
/proc/loadavg: 2.13 2.23 2.83 4/183 27474
/proc/meminfo: memFree=29734516/32872528 swapFree=496356/529060
[pid=27466] ppid=27460 vsize=1219140 CPUtime=1.49 cores=1,3,5,7
/proc/27466/stat : 27466 (toysat) R 27460 27466 11396 0 -1 4202496 245776 0 0 0 114 35 0 0 20 0 4 0 11426232 1248399360 246612 33554432000 4194304 16246674 140736262763344 140736262762656 5724032 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27466/statm: 304785 246612 873 2943 0 301679 0
[pid=27466/tid=27468] ppid=27460 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27468/stat : 27468 (toysat) S 27460 27466 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11426232 1248399360 246612 33554432000 4194304 16246674 140736262763344 140635312991472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27466/tid=27470] ppid=27460 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27470/stat : 27470 (toysat) S 27460 27466 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11426232 1248399360 246612 33554432000 4194304 16246674 140736262763344 140635302501616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27466/tid=27472] ppid=27460 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27472/stat : 27472 (toysat) S 27460 27466 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11426232 1248399360 246612 33554432000 4194304 16246674 140736262763344 140635214441648 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) 1219140

[startup+3.10043 s]
/proc/loadavg: 2.13 2.23 2.83 4/183 27474
/proc/meminfo: memFree=29365120/32872528 swapFree=496356/529060
[pid=27466] ppid=27460 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/27466/stat : 27466 (toysat) R 27460 27466 11396 0 -1 4202496 267545 0 0 0 270 39 0 0 20 0 4 0 11426232 1337528320 268381 33554432000 4194304 16246674 140736262763344 140736262745216 5546252 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27466/statm: 326545 268381 873 2943 0 323439 0
[pid=27466/tid=27468] ppid=27460 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27468/stat : 27468 (toysat) S 27460 27466 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11426232 1337528320 268381 33554432000 4194304 16246674 140736262763344 140635312991472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27466/tid=27470] ppid=27460 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27470/stat : 27470 (toysat) S 27460 27466 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11426232 1337528320 268381 33554432000 4194304 16246674 140736262763344 140635302501616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27466/tid=27472] ppid=27460 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27472/stat : 27472 (toysat) S 27460 27466 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11426232 1337528320 268381 33554432000 4194304 16246674 140736262763344 140635214441648 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) 1306180

[startup+6.30044 s]
/proc/loadavg: 2.13 2.23 2.83 4/183 27474
/proc/meminfo: memFree=29343680/32872528 swapFree=496356/529060
[pid=27466] ppid=27460 vsize=1306180 CPUtime=6.29 cores=1,3,5,7
/proc/27466/stat : 27466 (toysat) R 27460 27466 11396 0 -1 4202496 267599 0 0 0 590 39 0 0 20 0 4 0 11426232 1337528320 268435 33554432000 4194304 16246674 140736262763344 140736262746344 5600176 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27466/statm: 326545 268435 873 2943 0 323439 0
[pid=27466/tid=27468] ppid=27460 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27468/stat : 27468 (toysat) S 27460 27466 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11426232 1337528320 268435 33554432000 4194304 16246674 140736262763344 140635312991472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27466/tid=27470] ppid=27460 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27470/stat : 27470 (toysat) S 27460 27466 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11426232 1337528320 268435 33554432000 4194304 16246674 140736262763344 140635302501616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27466/tid=27472] ppid=27460 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27472/stat : 27472 (toysat) S 27460 27466 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11426232 1337528320 268435 33554432000 4194304 16246674 140736262763344 140635214441648 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) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.19 2.24 2.83 5/183 27474
/proc/meminfo: memFree=29342800/32872528 swapFree=496356/529060
[pid=27466] ppid=27460 vsize=1306180 CPUtime=12.69 cores=1,3,5,7
/proc/27466/stat : 27466 (toysat) R 27460 27466 11396 0 -1 4202496 267664 0 0 0 1230 39 0 0 20 0 4 0 11426232 1337528320 268500 33554432000 4194304 16246674 140736262763344 140736262746344 6011852 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27466/statm: 326545 268500 874 2943 0 323439 0
[pid=27466/tid=27468] ppid=27460 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27468/stat : 27468 (toysat) S 27460 27466 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11426232 1337528320 268500 33554432000 4194304 16246674 140736262763344 140635312991472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27466/tid=27470] ppid=27460 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27470/stat : 27470 (toysat) S 27460 27466 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11426232 1337528320 268500 33554432000 4194304 16246674 140736262763344 140635302501616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27466/tid=27472] ppid=27460 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27472/stat : 27472 (toysat) S 27460 27466 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11426232 1337528320 268500 33554432000 4194304 16246674 140736262763344 140635214441648 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) 1306180

[startup+25.5005 s]
/proc/loadavg: 2.24 2.25 2.82 4/183 27474
/proc/meminfo: memFree=29343056/32872528 swapFree=496356/529060
[pid=27466] ppid=27460 vsize=1307204 CPUtime=25.48 cores=1,3,5,7
/proc/27466/stat : 27466 (toysat) R 27460 27466 11396 0 -1 4202496 267705 0 0 0 2509 39 0 0 20 0 4 0 11426232 1338576896 268541 33554432000 4194304 16246674 140736262763344 140736262746344 6836825 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27466/statm: 326801 268541 885 2943 0 323695 0
[pid=27466/tid=27468] ppid=27460 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27468/stat : 27468 (toysat) S 27460 27466 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11426232 1338576896 268541 33554432000 4194304 16246674 140736262763344 140635312991472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27466/tid=27470] ppid=27460 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27470/stat : 27470 (toysat) S 27460 27466 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11426232 1338576896 268541 33554432000 4194304 16246674 140736262763344 140635302501616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27466/tid=27472] ppid=27460 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27472/stat : 27472 (toysat) S 27460 27466 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11426232 1338576896 268541 33554432000 4194304 16246674 140736262763344 140635214441648 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) 1307204

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

[startup+25.6005 s]
/proc/loadavg: 2.24 2.25 2.82 4/183 27474
/proc/meminfo: memFree=29343056/32872528 swapFree=496356/529060
[pid=27466] ppid=27460 vsize=1307204 CPUtime=25.58 cores=1,3,5,7
/proc/27466/stat : 27466 (toysat) R 27460 27466 11396 0 -1 4202496 267705 0 0 0 2519 39 0 0 20 0 4 0 11426232 1338576896 268541 33554432000 4194304 16246674 140736262763344 140736262746344 13943600 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27466/statm: 326801 268541 885 2943 0 323695 0
[pid=27466/tid=27468] ppid=27460 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27468/stat : 27468 (toysat) S 27460 27466 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11426232 1338576896 268541 33554432000 4194304 16246674 140736262763344 140635312991472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27466/tid=27470] ppid=27460 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27470/stat : 27470 (toysat) S 27460 27466 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11426232 1338576896 268541 33554432000 4194304 16246674 140736262763344 140635302501616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27466/tid=27472] ppid=27460 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27472/stat : 27472 (toysat) S 27460 27466 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11426232 1338576896 268541 33554432000 4194304 16246674 140736262763344 140635214441648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 1307204

[startup+27.2004 s]
/proc/loadavg: 2.22 2.24 2.82 4/183 27474
/proc/meminfo: memFree=29343056/32872528 swapFree=496356/529060
[pid=27466] ppid=27460 vsize=1307204 CPUtime=27.18 cores=1,3,5,7
/proc/27466/stat : 27466 (toysat) R 27460 27466 11396 0 -1 4202496 267705 0 0 0 2679 39 0 0 20 0 4 0 11426232 1338576896 268541 33554432000 4194304 16246674 140736262763344 140736262746344 12483632 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27466/statm: 326801 268541 885 2943 0 323695 0
[pid=27466/tid=27468] ppid=27460 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27468/stat : 27468 (toysat) S 27460 27466 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11426232 1338576896 268541 33554432000 4194304 16246674 140736262763344 140635312991472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27466/tid=27470] ppid=27460 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27470/stat : 27470 (toysat) S 27460 27466 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11426232 1338576896 268541 33554432000 4194304 16246674 140736262763344 140635302501616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27466/tid=27472] ppid=27460 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27472/stat : 27472 (toysat) S 27460 27466 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11426232 1338576896 268541 33554432000 4194304 16246674 140736262763344 140635214441648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 27.18
Current children cumulated vsize (KiB) 1307204

[startup+28.0004 s]
/proc/loadavg: 2.22 2.24 2.82 4/183 27474
/proc/meminfo: memFree=29343056/32872528 swapFree=496356/529060
[pid=27466] ppid=27460 vsize=1307204 CPUtime=27.98 cores=1,3,5,7
/proc/27466/stat : 27466 (toysat) R 27460 27466 11396 0 -1 4202496 267705 0 0 0 2759 39 0 0 20 0 4 0 11426232 1338576896 268541 33554432000 4194304 16246674 140736262763344 140736262745216 5598428 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27466/statm: 326801 268541 885 2943 0 323695 0
[pid=27466/tid=27468] ppid=27460 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27468/stat : 27468 (toysat) S 27460 27466 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11426232 1338576896 268541 33554432000 4194304 16246674 140736262763344 140635312991472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27466/tid=27470] ppid=27460 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27470/stat : 27470 (toysat) S 27460 27466 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11426232 1338576896 268541 33554432000 4194304 16246674 140736262763344 140635302501616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27466/tid=27472] ppid=27460 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27472/stat : 27472 (toysat) S 27460 27466 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11426232 1338576896 268541 33554432000 4194304 16246674 140736262763344 140635214441648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 27.98
Current children cumulated vsize (KiB) 1307204

[startup+28.2004 s]
/proc/loadavg: 2.22 2.24 2.82 4/183 27474
/proc/meminfo: memFree=29343056/32872528 swapFree=496356/529060
[pid=27466] ppid=27460 vsize=1307204 CPUtime=28.18 cores=1,3,5,7
/proc/27466/stat : 27466 (toysat) R 27460 27466 11396 0 -1 4202496 267705 0 0 0 2779 39 0 0 20 0 4 0 11426232 1338576896 268541 33554432000 4194304 16246674 140736262763344 140736262745216 5824192 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27466/statm: 326801 268541 885 2943 0 323695 0
[pid=27466/tid=27468] ppid=27460 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27468/stat : 27468 (toysat) S 27460 27466 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11426232 1338576896 268541 33554432000 4194304 16246674 140736262763344 140635312991472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27466/tid=27470] ppid=27460 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27470/stat : 27470 (toysat) S 27460 27466 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11426232 1338576896 268541 33554432000 4194304 16246674 140736262763344 140635302501616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27466/tid=27472] ppid=27460 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27466/task/27472/stat : 27472 (toysat) S 27460 27466 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11426232 1338576896 268541 33554432000 4194304 16246674 140736262763344 140635214441648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 28.18
Current children cumulated vsize (KiB) 1307204

Child status: 0
Real time (s): 28.2944
CPU time (s): 28.2887
CPU user time (s): 27.8308
CPU system time (s): 0.45793
CPU usage (%): 99.9799
Max. virtual memory (cumulated for all children) (KiB): 1307204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.8308
system time used= 0.45793
maximum resident set size= 1074172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267709
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= 21
involuntary context switches= 29

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.109983 second user time and 0.120981 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-16 18:16:48
IDJOB=4093693
IDBENCH=79189
IDSOLVER=2553
FILE ID=node141/4093693-1466093808
RUNJOBID= node141-1466093808-27438
PBS_JOBID= 19903999
Free space on /tmp= 71744 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111216411--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-4093693-1466093808/watcher-4093693-1466093808 -o /tmp/evaluation-result-4093693-1466093808/solver-4093693-1466093808 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1466093808-27438 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093693-1466093808.wbo

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

MD5SUM BENCH= dbf89d35013c2bab398211fa15264c93
RANDOM SEED=1110577530

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.547
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:        31489964 kB
Buffers:           38332 kB
Cached:           111104 kB
SwapCached:         2880 kB
Active:            85716 kB
Inactive:          66632 kB
Active(anon):       3644 kB
Inactive(anon):     2156 kB
Active(file):      82072 kB
Inactive(file):    64476 kB
Unevictable:      529060 kB
Mlocked:          496356 kB
SwapTotal:      67108856 kB
SwapFree:       67098996 kB
Dirty:             32640 kB
Writeback:             0 kB
AnonPages:        529108 kB
Mapped:             7004 kB
Shmem:                 0 kB
Slab:             568984 kB
SReclaimable:      12888 kB
SUnreclaim:       556096 kB
KernelStack:        1440 kB
PageTables:         4964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     625852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 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 node141 at 2016-06-16 18:17:16