Trace number 4110494

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 2.78158 2.78456

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/jnh/
normalized-jnh303_wcsp.wbo
MD5SUM7000a06966de2ad9f6a697139e04f737
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark351
Best CPU time to get the best result obtained on this benchmark2.78158
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables200
Total number of constraints1000
Number of soft constraints900
Number of constraints which are clauses900
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint11
Top cost 444855
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 444854
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
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:06:31+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-4110494-1466345191.wbo"]
0.00/0.01	c use --random-gen="1705546103 2146021082 1757770211 682871943 2646463395 2381715340 4127519578 2726492453 3718483400 3356442775 33042476 4192084245 466314594 1128141050 17321276 2054641837 1230908776 3202917436 413362421 4219894790 3710242182 4021227082 2589515078 2100264826 587770275 858485042 2643842421 363259206 1379112555 2711401903 3260908085 490711732 2290665591 1922187872 275935035 611428985 3414351636 2385287105 3906411424 1871237802 2658871390 3693392615 1822226469 1219463689 1167660988 1935084971 293613485 563196906 631380897 777208774 3301613089 3348344956 3872931119 1937734317 909509146 2949886400 164045081 2782159518 4258142309 3167822927 3994801482 2716063908 2295312180 1104899471 2343040893 78465377 295597423 3437669460 3791521455 4153746708 2142313742 2204580539 3550552882 1616821442 3210261306 3309166177 2151695225 2799498464 1955234235 3771082457 1845274168 1715483459 1325973906 2919969199 1845057455 1469990936 3489443014 2516873818 4135071686 3289301082 4173276161 2971007773 728666185 4167001993 2837662922 1399007047 1265659141 3257160204 1296237416 3484903820 3400999351 3461544522 1212956512 1540142623 1072662194 687607781 3099923699 1402442721 1132695424 1101271363 116343943 3096987307 29867634 3527095819 3225948498 1429141082 3259314008 995964444 2065523602 393915434 4113995833 3899697224 4071880766 1575144255 1320323959 3097955329 3740374697 3670925678 4034603244 3075541977 4273020240 1732211889 1128269831 801373943 679694381 1914360029 2673172945 4226089838 405308512 399449597 4023096972 1677562310 3498651930 455923623 3133326217 1272082006 2922574554 4292689252 1389006289 3914148187 3105530207 116328496 326735995 826161095 867832821 3555244484 2046998149 3441083387 1533245682 3970782906 1440083120 74399449 2893839948 1067779294 357018117 4293594355 3292521754 3774305877 924902335 3519911519 3035745078 2352449754 165268853 2543769308 3537908868 885611957 2488095156 2089302483 2466235966 4210533510 4109690348 1216838322 532906654 1015403696 3971797220 1400804405 3343759308 1243302330 2643427875 17333931 1397521982 3986842395 4000102891 2557969473 1098061293 2930817422 2185163451 1384739640 2290113751 647198615 3818062609 1614193622 227276149 1573220984 535034429 579123566 2322205803 4106019497 2233421246 2370156945 1295092777 2557790418 1982001152 4271288167 4060434467 3339451064 1362773817 4263918726 3294894036 2837222891 3191374772 3499538101 4284570301 3723117417 4197374466 3738489207 2729453513 3827855874 120094873 1094879097 603967913 342573357 2789726852 2968277313 3712759212 633847380 4118340743 620830842 1427768480 3084036062 2190798039 288196205 3929006270 3025233483 2600066044 889417778 2575741436 2414746700 1708535370 4068443552 1260958069 927942844 733014648 833139170 398505649 2745832248 255 362436" option to reproduce the execution
0.00/0.04	c #vars 200
0.00/0.04	c #constraints 1000
0.00/0.08	c BCD2: Hardening is enabled.
0.00/0.08	c BCD2: BiasedSearch is enabled.
0.00/0.08	c Solving starts ...
0.00/0.08	c ============================[ Search Statistics ]============================
0.00/0.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.08	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.08	c =============================================================================
0.00/0.08	c  0.0s |       0 |        0 |        0 |      733      0 |        0 |        0
0.00/0.08	c  0.0s |       0 |     1691 |       11 |      733      0 |        0 |        0
0.00/0.08	c #cpu_time = 0.008s
0.00/0.08	c #wall_clock_time = 0.008s
0.00/0.08	c #decision = 1691
0.00/0.08	c #random_decision = 12
0.00/0.08	c #conflict = 11
0.00/0.08	c #restart = 0
0.00/0.09	o 7008
0.00/0.09	c BCD2: updating upper bound: 444854 -> 7007
0.08/0.10	c BCD2: 0 <= obj <= 7007
0.08/0.10	c BCD2: #cores=0, #unrelaxed=900, #relaxed=0, #hardened=0
0.08/0.10	c BCD2: #sat=1 #unsat=1 bias=1/2
0.08/0.10	c Solving starts ...
0.08/0.10	c ============================[ Search Statistics ]============================
0.08/0.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.08/0.10	c       |         |          |          |    Limit     GC | Var      | Constra 
0.08/0.10	c =============================================================================
0.08/0.10	c  0.0s |       0 |        0 |        0 |      733      0 |        0 |        0
0.08/0.10	c  0.0s |       0 |      960 |       33 |      733      0 |        0 |        0
0.08/0.10	c #cpu_time = 0.007s
0.08/0.10	c #wall_clock_time = 0.007s
0.08/0.10	c #decision = 960
0.08/0.10	c #random_decision = 0
0.08/0.10	c #conflict = 33
0.08/0.10	c #restart = 0
0.08/0.11	c BCD2: found a new core of size 165: cost of the new core is >=5
0.08/0.11	c lower bound updated to 5
0.08/0.11	c BCD2: 5 <= obj <= 7007
0.08/0.11	c BCD2: #cores=1, #unrelaxed=735, #relaxed=165, #hardened=0
0.08/0.11	c BCD2: #sat=1 #unsat=2 bias=2/3
0.08/0.11	c Solving starts ...
0.08/0.11	c ============================[ Search Statistics ]============================
0.08/0.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.08/0.11	c       |         |          |          |    Limit     GC | Var      | Constra 
0.08/0.11	c =============================================================================
0.08/0.11	c  0.0s |       0 |        0 |        0 |      733      0 |        0 |        0
0.08/0.13	c  0.0s |       1 |      929 |      100 |      807      0 |        0 |        0
0.08/0.17	c  0.1s |       2 |     1886 |      250 |      888      0 |        0 |        0
0.19/0.21	c  0.1s |       2 |     2777 |      345 |      888      0 |        0 |        0
0.19/0.21	c #cpu_time = 0.097s
0.19/0.21	c #wall_clock_time = 0.098s
0.19/0.21	c #decision = 2777
0.19/0.21	c #random_decision = 1
0.19/0.21	c #conflict = 345
0.19/0.21	c #restart = 2
0.19/0.21	o 1153
0.19/0.21	c BCD2: updating upper bound: 7007 -> 1152
0.19/0.21	c BCD2: 5 <= obj <= 1152
0.19/0.21	c BCD2: #cores=1, #unrelaxed=735, #relaxed=165, #hardened=0
0.19/0.21	c BCD2: #sat=2 #unsat=2 bias=2/4
0.19/0.22	c Solving starts ...
0.19/0.22	c ============================[ Search Statistics ]============================
0.19/0.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.22	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.22	c =============================================================================
0.19/0.22	c  0.0s |       0 |        0 |        0 |      888      0 |        0 |        1
0.19/0.26	c  0.0s |       1 |      860 |      100 |      977      0 |        0 |        1
0.29/0.33	c  0.1s |       2 |     1803 |      250 |      977      0 |        0 |        1
0.38/0.42	c  0.2s |       3 |     2876 |      475 |     1075      0 |        0 |        1
0.49/0.57	c  0.4s |       4 |     4120 |      813 |     1075      0 |        0 |        1
0.68/0.70	c  0.5s |       4 |     5161 |     1050 |     1183      1 |        0 |        1
0.68/0.70	c #cpu_time = 0.485s
0.68/0.70	c #wall_clock_time = 0.487s
0.68/0.70	c #decision = 5161
0.68/0.70	c #random_decision = 1
0.68/0.70	c #conflict = 1050
0.68/0.70	c #restart = 4
0.68/0.70	o 693
0.68/0.70	c BCD2: hardening fixes 266 literals
0.68/0.70	c BCD2: updating upper bound: 1152 -> 692
0.68/0.71	c BCD2: 5 <= obj <= 692
0.68/0.71	c BCD2: #cores=1, #unrelaxed=519, #relaxed=115, #hardened=266
0.68/0.71	c BCD2: #sat=3 #unsat=2 bias=2/5
0.68/0.79	c Solving starts ...
0.68/0.79	c ============================[ Search Statistics ]============================
0.68/0.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.68/0.79	c       |         |          |          |    Limit     GC | Var      | Constra 
0.68/0.79	c =============================================================================
0.68/0.79	c  0.0s |       0 |        0 |        0 |     1183      0 |      266 |        2
0.79/0.84	c  0.0s |       1 |      641 |      100 |     1183      0 |      266 |        2
0.89/0.91	c  0.1s |       1 |     1342 |      243 |     1183      0 |      266 |        2
0.89/0.91	c #cpu_time = 0.117s
0.89/0.91	c #wall_clock_time = 0.118s
0.89/0.91	c #decision = 1342
0.89/0.91	c #random_decision = 1
0.89/0.91	c #conflict = 243
0.89/0.91	c #restart = 1
0.89/0.93	c BCD2: relaxing 264 and merging with 1 cores into a new core of size 429: cost of the new core is >=6
0.89/0.93	c lower bound updated to 6
0.89/0.93	c BCD2: hardening fixes 1 literals
0.89/0.93	c BCD2: 6 <= obj <= 692
0.89/0.93	c BCD2: #cores=1, #unrelaxed=254, #relaxed=379, #hardened=267
0.89/0.93	c BCD2: #sat=3 #unsat=3 bias=3/6
0.89/0.93	c Solving starts ...
0.89/0.93	c ============================[ Search Statistics ]============================
0.89/0.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.89/0.93	c       |         |          |          |    Limit     GC | Var      | Constra 
0.89/0.93	c =============================================================================
0.89/0.93	c  0.0s |       0 |        0 |        0 |     1183      0 |      270 |        2
0.89/0.99	c  0.1s |       1 |      398 |      100 |     1183      0 |      270 |        7
0.98/1.05	c  0.1s |       2 |      880 |      250 |     1183      0 |      270 |        7
1.09/1.15	c  0.2s |       3 |     1450 |      475 |     1302      0 |      270 |        7
1.29/1.30	c  0.4s |       4 |     2189 |      813 |     1302      0 |      270 |        7
1.29/1.37	c  0.4s |       4 |     2600 |      931 |     1302      0 |      270 |        7
1.29/1.37	c #cpu_time = 0.435s
1.29/1.37	c #wall_clock_time = 0.436s
1.29/1.37	c #decision = 2600
1.29/1.37	c #random_decision = 1
1.29/1.37	c #conflict = 931
1.29/1.37	c #restart = 4
1.29/1.37	c BCD2: relaxing 30 and merging with 1 cores into a new core of size 459: cost of the new core is >=41
1.29/1.37	c lower bound updated to 41
1.29/1.37	c BCD2: hardening fixes 6 literals
1.29/1.37	c BCD2: 41 <= obj <= 692
1.29/1.37	c BCD2: #cores=1, #unrelaxed=218, #relaxed=409, #hardened=273
1.29/1.37	c BCD2: #sat=3 #unsat=4 bias=4/7
1.29/1.37	c Solving starts ...
1.29/1.37	c ============================[ Search Statistics ]============================
1.29/1.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.37	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.37	c =============================================================================
1.29/1.37	c  0.0s |       0 |        0 |        0 |     1302      0 |      277 |        7
1.39/1.43	c  0.1s |       1 |      387 |      100 |     1302      0 |      277 |        8
1.49/1.51	c  0.1s |       2 |      814 |      250 |     1302      0 |      277 |        8
1.59/1.63	c  0.3s |       3 |     1318 |      475 |     1302      0 |      277 |        8
1.59/1.68	c  0.3s |       3 |     1724 |      605 |     1433      0 |      277 |        8
1.59/1.68	c #cpu_time = 0.309s
1.59/1.68	c #wall_clock_time = 0.310s
1.59/1.68	c #decision = 1724
1.59/1.68	c #random_decision = 3
1.59/1.68	c #conflict = 605
1.59/1.68	c #restart = 3
1.59/1.68	o 351
1.59/1.68	c BCD2: hardening fixes 316 literals
1.59/1.68	c BCD2: updating upper bound: 692 -> 350
1.59/1.69	c BCD2: 41 <= obj <= 350
1.59/1.69	c BCD2: #cores=1, #unrelaxed=106, #relaxed=205, #hardened=589
1.59/1.69	c BCD2: #sat=4 #unsat=4 bias=4/8
1.59/1.69	c Solving starts ...
1.59/1.69	c ============================[ Search Statistics ]============================
1.59/1.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.59/1.69	c       |         |          |          |    Limit     GC | Var      | Constra 
1.59/1.69	c =============================================================================
1.59/1.69	c  0.0s |       0 |        0 |        0 |     1433      0 |      595 |        9
1.69/1.73	c  0.0s |       1 |      238 |      100 |     1433      0 |      595 |       37
1.69/1.74	c  0.1s |       1 |      448 |      144 |     1433      0 |      595 |       37
1.69/1.74	c #cpu_time = 0.054s
1.69/1.74	c #wall_clock_time = 0.054s
1.69/1.74	c #decision = 448
1.69/1.74	c #random_decision = 2
1.69/1.74	c #conflict = 144
1.69/1.74	c #restart = 1
1.69/1.74	c BCD2: relaxing 13 and merging with 1 cores into a new core of size 472: cost of the new core is >=73
1.69/1.74	c lower bound updated to 73
1.69/1.74	c BCD2: hardening fixes 15 literals
1.69/1.74	c BCD2: 73 <= obj <= 350
1.69/1.74	c BCD2: #cores=1, #unrelaxed=78, #relaxed=218, #hardened=604
1.69/1.74	c BCD2: #sat=4 #unsat=5 bias=5/9
1.69/1.75	c Solving starts ...
1.69/1.75	c ============================[ Search Statistics ]============================
1.69/1.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.69/1.75	c       |         |          |          |    Limit     GC | Var      | Constra 
1.69/1.75	c =============================================================================
1.69/1.75	c  0.0s |       0 |        0 |        0 |     1433      0 |      612 |       37
1.69/1.79	c  0.0s |       1 |      275 |      100 |     1433      0 |      612 |       40
1.79/1.83	c  0.1s |       1 |      872 |      193 |     1433      0 |      613 |       41
1.79/1.83	c #cpu_time = 0.076s
1.79/1.83	c #wall_clock_time = 0.076s
1.79/1.83	c #decision = 872
1.79/1.83	c #random_decision = 1
1.79/1.83	c #conflict = 193
1.79/1.83	c #restart = 1
1.79/1.83	c BCD2: updating lower bound of a core
1.79/1.83	c lower bound updated to 256
1.79/1.83	c BCD2: hardening fixes 54 literals
1.79/1.83	c BCD2: 256 <= obj <= 350
1.79/1.83	c BCD2: #cores=1, #unrelaxed=24, #relaxed=218, #hardened=658
1.79/1.83	c BCD2: #sat=4 #unsat=6 bias=6/10
1.79/1.83	c Solving starts ...
1.79/1.83	c ============================[ Search Statistics ]============================
1.79/1.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.79/1.83	c       |         |          |          |    Limit     GC | Var      | Constra 
1.79/1.83	c =============================================================================
1.79/1.83	c  0.0s |       0 |        0 |        0 |     1433      0 |      667 |       41
1.79/1.87	c  0.0s |       1 |      209 |      100 |     1433      0 |      667 |       41
1.89/1.94	c  0.1s |       2 |      446 |      250 |     1433      0 |      667 |       41
1.99/2.04	c  0.2s |       3 |      812 |      475 |     1433      0 |      667 |       41
2.09/2.12	c  0.3s |       3 |     1155 |      661 |     1433      0 |      668 |       42
2.09/2.12	c #cpu_time = 0.294s
2.09/2.12	c #wall_clock_time = 0.295s
2.09/2.12	c #decision = 1155
2.09/2.12	c #random_decision = 3
2.09/2.12	c #conflict = 661
2.09/2.12	c #restart = 3
2.09/2.12	c BCD2: updating lower bound of a core
2.09/2.12	c lower bound updated to 344
2.09/2.12	c BCD2: hardening fixes 23 literals
2.09/2.12	c BCD2: 344 <= obj <= 350
2.09/2.12	c BCD2: #cores=1, #unrelaxed=1, #relaxed=218, #hardened=681
2.09/2.12	c BCD2: #sat=4 #unsat=7 bias=7/11
2.09/2.13	c Solving starts ...
2.09/2.13	c ============================[ Search Statistics ]============================
2.09/2.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.09/2.13	c       |         |          |          |    Limit     GC | Var      | Constra 
2.09/2.13	c =============================================================================
2.09/2.13	c  0.0s |       0 |        0 |        0 |     1433      0 |      691 |       42
2.09/2.17	c  0.0s |       1 |      137 |      100 |     1433      0 |      691 |       42
2.20/2.24	c  0.1s |       2 |      334 |      250 |     1433      0 |      691 |       42
2.30/2.35	c  0.2s |       3 |      680 |      475 |     1433      0 |      691 |       42
2.39/2.41	c  0.3s |       3 |      827 |      582 |     1433      0 |      691 |       42
2.39/2.41	c #cpu_time = 0.282s
2.39/2.41	c #wall_clock_time = 0.282s
2.39/2.41	c #decision = 827
2.39/2.41	c #random_decision = 0
2.39/2.41	c #conflict = 582
2.39/2.41	c #restart = 3
2.39/2.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 473: cost of the new core is >=345
2.39/2.41	c lower bound updated to 345
2.39/2.41	c BCD2: 345 <= obj <= 350
2.39/2.41	c BCD2: #cores=1, #unrelaxed=0, #relaxed=219, #hardened=681
2.39/2.41	c BCD2: #sat=4 #unsat=8 bias=8/12
2.39/2.41	c Solving starts ...
2.39/2.41	c ============================[ Search Statistics ]============================
2.39/2.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.39/2.41	c       |         |          |          |    Limit     GC | Var      | Constra 
2.39/2.41	c =============================================================================
2.39/2.41	c  0.0s |       0 |        0 |        0 |     1433      0 |      692 |       42
2.39/2.47	c  0.1s |       1 |      132 |      100 |     1433      0 |      692 |       43
2.49/2.55	c  0.1s |       2 |      327 |      250 |     1577      0 |      692 |       43
2.59/2.68	c  0.3s |       3 |      661 |      475 |     1577      0 |      692 |       43
2.69/2.72	c  0.3s |       3 |      723 |      528 |     1577      0 |      693 |       44
2.69/2.72	c #cpu_time = 0.307s
2.69/2.72	c #wall_clock_time = 0.307s
2.69/2.72	c #decision = 723
2.69/2.72	c #random_decision = 1
2.69/2.72	c #conflict = 528
2.69/2.72	c #restart = 3
2.69/2.72	c BCD2: updating lower bound of a core
2.69/2.72	c lower bound updated to 383
2.69/2.72	s OPTIMUM FOUND
2.69/2.72	v x1 -x2 -x3 x4 x5 -x6 x7 -x8 x9 -x10
2.69/2.72	v -x11 x12 x13 -x14 -x15 x16 -x17 x18 x19 -x20
2.69/2.72	v -x21 x22 x23 -x24 x25 -x26 x27 -x28 x29 -x30
2.69/2.72	v x31 -x32 x33 -x34 -x35 x36 x37 -x38 x39 -x40
2.69/2.72	v -x41 x42 x43 -x44 -x45 x46 x47 -x48 x49 -x50
2.69/2.72	v x51 -x52 -x53 x54 x55 -x56 x57 -x58 -x59 x60
2.69/2.72	v x61 -x62 -x63 x64 -x65 x66 x67 -x68 x69 -x70
2.69/2.72	v x71 -x72 x73 -x74 -x75 x76 -x77 x78 -x79 x80
2.69/2.72	v x81 -x82 -x83 x84 x85 -x86 x87 -x88 x89 -x90
2.69/2.72	v x91 -x92 x93 -x94 x95 -x96 -x97 x98 x99 -x100
2.69/2.72	v -x101 x102 x103 -x104 x105 -x106 -x107 x108 x109 -x110
2.69/2.72	v x111 -x112 -x113 x114 -x115 x116 x117 -x118 -x119 x120
2.69/2.72	v x121 -x122 x123 -x124 x125 -x126 -x127 x128 x129 -x130
2.69/2.72	v -x131 x132 -x133 x134 -x135 x136 x137 -x138 -x139 x140
2.69/2.72	v x141 -x142 x143 -x144 -x145 x146 -x147 x148 x149 -x150
2.69/2.72	v -x151 x152 x153 -x154 -x155 x156 -x157 x158 x159 -x160
2.69/2.72	v x161 -x162 -x163 x164 -x165 x166 -x167 x168 -x169 x170
2.69/2.72	v -x171 x172 -x173 x174 -x175 x176 x177 -x178 x179 -x180
2.69/2.72	v -x181 x182 -x183 x184 x185 -x186 x187 -x188 x189 -x190
2.69/2.72	v x191 -x192 -x193 x194 x195 -x196 x197 -x198 x199 -x200
2.69/2.72	c total CPU time = 2.716s
2.69/2.72	c total wall clock time = 2.723s

Verifier Data

OK	351

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-4110494-1466345191/watcher-4110494-1466345191 -o /tmp/evaluation-result-4110494-1466345191/solver-4110494-1466345191 -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-4110494-1466345191.wbo 

pid=32428
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: 1.94 2.07 2.02 3/179 32431
/proc/meminfo: memFree=29929024/32872528 swapFree=877056/942464
[pid=32431] ppid=32428 vsize=671164 CPUtime=0 cores=1,3,5,7
/proc/32431/stat : 32431 (toysat) R 32428 32431 29107 0 -1 4202496 2494 0 0 0 0 0 0 0 20 0 4 0 36568024 687271936 2855 33554432000 4194304 16246674 140733944109856 140733944092848 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32431/statm: 168559 2863 441 2943 0 165453 0
[pid=32431/tid=32432] ppid=32428 vsize=689596 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32432/stat : 32432 (toysat) S 32428 32431 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36568024 706146304 2926 33554432000 4194304 16246674 140733944109856 140016280906992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32431/tid=32433] ppid=32428 vsize=693692 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32433/stat : 32433 (toysat) S 32428 32431 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36568024 710340608 2942 33554432000 4194304 16246674 140733944109856 140016202263792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32431/tid=32434] ppid=32428 vsize=697788 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32434/stat : 32434 (toysat) S 32428 32431 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36568024 714534912 2959 33554432000 4194304 16246674 140733944109856 140016191790256 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100173 s]
/proc/loadavg: 1.94 2.07 2.02 3/179 32431
/proc/meminfo: memFree=29929024/32872528 swapFree=877056/942464
[pid=32431] ppid=32428 vsize=1221188 CPUtime=0.08 cores=1,3,5,7
/proc/32431/stat : 32431 (toysat) R 32428 32431 29107 0 -1 4202496 25026 0 0 0 5 3 0 0 20 0 4 0 36568024 1250496512 25350 33554432000 4194304 16246674 140733944109856 140733944092848 5869232 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32431/statm: 305297 25350 856 2943 0 302191 0
[pid=32431/tid=32432] ppid=32428 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32432/stat : 32432 (toysat) S 32428 32431 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36568024 1250496512 25350 33554432000 4194304 16246674 140733944109856 140016280906992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32431/tid=32433] ppid=32428 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32433/stat : 32433 (toysat) S 32428 32431 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36568024 1250496512 25350 33554432000 4194304 16246674 140733944109856 140016202263792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32431/tid=32434] ppid=32428 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32434/stat : 32434 (toysat) S 32428 32431 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36568024 1250496512 25350 33554432000 4194304 16246674 140733944109856 140016191790256 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1221188

[startup+0.200563 s]
/proc/loadavg: 1.94 2.07 2.02 3/179 32431
/proc/meminfo: memFree=29929024/32872528 swapFree=877056/942464
[pid=32431] ppid=32428 vsize=1221188 CPUtime=0.19 cores=1,3,5,7
/proc/32431/stat : 32431 (toysat) R 32428 32431 29107 0 -1 4202496 32340 0 0 0 14 5 0 0 20 0 4 0 36568024 1250496512 32664 33554432000 4194304 16246674 140733944109856 140733944109168 5546181 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32431/statm: 305297 32669 869 2943 0 302191 0
[pid=32431/tid=32432] ppid=32428 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32432/stat : 32432 (toysat) S 32428 32431 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36568024 1250496512 32674 33554432000 4194304 16246674 140733944109856 140016280906992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32431/tid=32433] ppid=32428 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32433/stat : 32433 (toysat) S 32428 32431 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36568024 1250496512 32685 33554432000 4194304 16246674 140733944109856 140016202263792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32431/tid=32434] ppid=32428 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32434/stat : 32434 (toysat) S 32428 32431 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36568024 1250496512 32695 33554432000 4194304 16246674 140733944109856 140016191790256 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) 1221188

[startup+0.300509 s]
/proc/loadavg: 1.94 2.07 2.02 3/179 32431
/proc/meminfo: memFree=29929024/32872528 swapFree=877056/942464
[pid=32431] ppid=32428 vsize=1221188 CPUtime=0.29 cores=1,3,5,7
/proc/32431/stat : 32431 (toysat) R 32428 32431 29107 0 -1 4202496 50985 0 0 0 22 7 0 0 20 0 4 0 36568024 1250496512 51310 33554432000 4194304 16246674 140733944109856 140733944109168 13192029 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32431/statm: 305297 51323 872 2943 0 302191 0
[pid=32431/tid=32432] ppid=32428 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32432/stat : 32432 (toysat) S 32428 32431 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36568024 1250496512 51329 33554432000 4194304 16246674 140733944109856 140016280906992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32431/tid=32433] ppid=32428 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32433/stat : 32433 (toysat) S 32428 32431 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36568024 1250496512 51330 33554432000 4194304 16246674 140733944109856 140016202263792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32431/tid=32434] ppid=32428 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32434/stat : 32434 (toysat) S 32428 32431 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36568024 1250496512 51336 33554432000 4194304 16246674 140733944109856 140016191790256 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) 1221188

[startup+0.700427 s]
/proc/loadavg: 1.94 2.07 2.02 3/179 32431
/proc/meminfo: memFree=29929024/32872528 swapFree=877056/942464
[pid=32431] ppid=32428 vsize=1221188 CPUtime=0.68 cores=1,3,5,7
/proc/32431/stat : 32431 (toysat) R 32428 32431 29107 0 -1 4202496 127993 0 0 0 51 17 0 0 20 0 4 0 36568024 1250496512 128317 33554432000 4194304 16246674 140733944109856 140733944091776 12474613 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32431/statm: 305297 128329 873 2943 0 302191 0
[pid=32431/tid=32432] ppid=32428 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32432/stat : 32432 (toysat) S 32428 32431 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36568024 1250496512 128333 33554432000 4194304 16246674 140733944109856 140016280906992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32431/tid=32433] ppid=32428 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32433/stat : 32433 (toysat) S 32428 32431 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36568024 1250496512 128335 33554432000 4194304 16246674 140733944109856 140016202263792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32431/tid=32434] ppid=32428 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32434/stat : 32434 (toysat) S 32428 32431 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36568024 1250496512 128336 33554432000 4194304 16246674 140733944109856 140016191790256 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1221188

[startup+1.50042 s]
/proc/loadavg: 1.94 2.07 2.02 3/183 32435
/proc/meminfo: memFree=29080520/32872528 swapFree=877056/942464
[pid=32431] ppid=32428 vsize=1303108 CPUtime=1.49 cores=1,3,5,7
/proc/32431/stat : 32431 (toysat) R 32428 32431 29107 0 -1 4202496 266586 0 0 0 114 35 0 0 20 0 4 0 36568024 1334382592 266910 33554432000 4194304 16246674 140733944109856 140733944091776 13780501 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32431/statm: 325777 266914 876 2943 0 322671 0
[pid=32431/tid=32432] ppid=32428 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32432/stat : 32432 (toysat) S 32428 32431 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36568024 1334382592 266919 33554432000 4194304 16246674 140733944109856 140016280906992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32431/tid=32433] ppid=32428 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32433/stat : 32433 (toysat) S 32428 32431 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36568024 1334382592 266924 33554432000 4194304 16246674 140733944109856 140016202263792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32431/tid=32434] ppid=32428 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32434/stat : 32434 (toysat) S 32428 32431 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36568024 1334382592 266930 33554432000 4194304 16246674 140733944109856 140016191790256 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) 1303108

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

[startup+1.6005 s]
/proc/loadavg: 1.94 2.07 2.02 3/183 32435
/proc/meminfo: memFree=29080520/32872528 swapFree=877056/942464
[pid=32431] ppid=32428 vsize=1303108 CPUtime=1.59 cores=1,3,5,7
/proc/32431/stat : 32431 (toysat) R 32428 32431 29107 0 -1 4202496 266657 0 0 0 124 35 0 0 20 0 4 0 36568024 1334382592 266981 33554432000 4194304 16246674 140733944109856 140733944091776 5717656 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32431/statm: 325777 266981 876 2943 0 322671 0
[pid=32431/tid=32432] ppid=32428 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32432/stat : 32432 (toysat) S 32428 32431 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36568024 1334382592 266981 33554432000 4194304 16246674 140733944109856 140016280906992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32431/tid=32433] ppid=32428 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32433/stat : 32433 (toysat) S 32428 32431 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36568024 1334382592 266981 33554432000 4194304 16246674 140733944109856 140016202263792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32431/tid=32434] ppid=32428 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32434/stat : 32434 (toysat) S 32428 32431 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36568024 1334382592 266981 33554432000 4194304 16246674 140733944109856 140016191790256 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 1303108

[startup+2.40033 s]
/proc/loadavg: 1.94 2.07 2.02 3/183 32435
/proc/meminfo: memFree=28862156/32872528 swapFree=877056/942464
[pid=32431] ppid=32428 vsize=1303108 CPUtime=2.39 cores=1,3,5,7
/proc/32431/stat : 32431 (toysat) R 32428 32431 29107 0 -1 4202496 266722 0 0 0 204 35 0 0 20 0 4 0 36568024 1334382592 267046 33554432000 4194304 16246674 140733944109856 140733944091776 6022210 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32431/statm: 325777 267046 878 2943 0 322671 0
[pid=32431/tid=32432] ppid=32428 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32432/stat : 32432 (toysat) S 32428 32431 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36568024 1334382592 267046 33554432000 4194304 16246674 140733944109856 140016280906992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32431/tid=32433] ppid=32428 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32433/stat : 32433 (toysat) S 32428 32431 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36568024 1334382592 267046 33554432000 4194304 16246674 140733944109856 140016202263792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32431/tid=32434] ppid=32428 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32434/stat : 32434 (toysat) S 32428 32431 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36568024 1334382592 267046 33554432000 4194304 16246674 140733944109856 140016191790256 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 1303108

[startup+2.60042 s]
/proc/loadavg: 1.94 2.07 2.02 3/183 32435
/proc/meminfo: memFree=28862156/32872528 swapFree=877056/942464
[pid=32431] ppid=32428 vsize=1303108 CPUtime=2.59 cores=1,3,5,7
/proc/32431/stat : 32431 (toysat) R 32428 32431 29107 0 -1 4202496 266738 0 0 0 224 35 0 0 20 0 4 0 36568024 1334382592 267062 33554432000 4194304 16246674 140733944109856 140733944091776 5601873 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32431/statm: 325777 267062 878 2943 0 322671 0
[pid=32431/tid=32432] ppid=32428 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32432/stat : 32432 (toysat) S 32428 32431 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36568024 1334382592 267062 33554432000 4194304 16246674 140733944109856 140016280906992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32431/tid=32433] ppid=32428 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32433/stat : 32433 (toysat) S 32428 32431 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36568024 1334382592 267062 33554432000 4194304 16246674 140733944109856 140016202263792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32431/tid=32434] ppid=32428 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32434/stat : 32434 (toysat) S 32428 32431 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36568024 1334382592 267062 33554432000 4194304 16246674 140733944109856 140016191790256 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 1303108

[startup+2.70051 s]
/proc/loadavg: 1.94 2.07 2.02 3/183 32435
/proc/meminfo: memFree=28862156/32872528 swapFree=877056/942464
[pid=32431] ppid=32428 vsize=1303108 CPUtime=2.69 cores=1,3,5,7
/proc/32431/stat : 32431 (toysat) R 32428 32431 29107 0 -1 4202496 266738 0 0 0 234 35 0 0 20 0 4 0 36568024 1334382592 267062 33554432000 4194304 16246674 140733944109856 140733944091776 6024888 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32431/statm: 325777 267062 878 2943 0 322671 0
[pid=32431/tid=32432] ppid=32428 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32432/stat : 32432 (toysat) S 32428 32431 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36568024 1334382592 267062 33554432000 4194304 16246674 140733944109856 140016280906992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32431/tid=32433] ppid=32428 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32433/stat : 32433 (toysat) S 32428 32431 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36568024 1334382592 267062 33554432000 4194304 16246674 140733944109856 140016202263792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32431/tid=32434] ppid=32428 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/32431/task/32434/stat : 32434 (toysat) S 32428 32431 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36568024 1334382592 267062 33554432000 4194304 16246674 140733944109856 140016191790256 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 1303108

Child status: 0
Real time (s): 2.78456
CPU time (s): 2.78158
CPU user time (s): 2.37064
CPU system time (s): 0.410937
CPU usage (%): 99.8929
Max. virtual memory (cumulated for all children) (KiB): 1303108

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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.011998 second user time and 0.018997 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-19 16:06:31
IDJOB=4110494
IDBENCH=79423
IDSOLVER=2553
FILE ID=node113/4110494-1466345191
RUNJOBID= node113-1466341823-29124
PBS_JOBID= 19922039
Free space on /tmp= 71688 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/jnh/normalized-jnh303_wcsp.wbo
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --wbo --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4110494-1466345191/watcher-4110494-1466345191 -o /tmp/evaluation-result-4110494-1466345191/solver-4110494-1466345191 -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-4110494-1466345191.wbo

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

MD5SUM BENCH= 7000a06966de2ad9f6a697139e04f737
RANDOM SEED=1869678796

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:        29929636 kB
Buffers:          154384 kB
Cached:           371936 kB
SwapCached:         1964 kB
Active:           890096 kB
Inactive:         367208 kB
Active(anon):     731100 kB
Inactive(anon):     2224 kB
Active(file):     158996 kB
Inactive(file):   364984 kB
Unevictable:      942464 kB
Mlocked:          877056 kB
SwapTotal:      67108856 kB
SwapFree:       67099096 kB
Dirty:             16668 kB
Writeback:             0 kB
AnonPages:       1672216 kB
Mapped:            10964 kB
Shmem:                 0 kB
Slab:             610640 kB
SReclaimable:      53348 kB
SUnreclaim:       557292 kB
KernelStack:        1480 kB
PageTables:         8060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2164268 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:34