Trace number 4109330

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 29.2845 29.2909

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110974180--soft-66-100-0.wbo
MD5SUMd94c91912b6010a0edcf7aeb8ba12985
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark23
Best CPU time to get the best result obtained on this benchmark6.40302
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 constraints28
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 1415
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 1414
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1231
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-19T15:40:59+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-4109330-1466343658.wbo"]
0.00/0.01	c use --random-gen="3399459156 1163023704 2471806533 2632539109 1258983246 835401260 3228551229 604019519 4081265773 3172271087 3623934258 1233190702 494023643 4057707357 1214255541 2434462700 31155905 484946201 3673816173 2720288211 1086606776 2001371801 3350547422 882378132 1855805468 2313901333 2262943516 3701641860 3358182751 629627131 2209714170 2564730342 1527890948 4290008085 4144279780 2333655710 331353024 2567367159 1316835482 4051904181 3969823581 365863243 3064010022 1290293329 3294276062 2607752007 4054319001 3454112268 1200338237 434962163 4209417251 2824126426 1955669329 3818595524 917822886 1654430387 3668704583 1194385211 1811940667 910233856 1650477255 3549711189 497887086 3026052304 3445228061 2534031011 1324441917 2965576274 137474551 1540088660 964657055 3753378475 3243977925 1080967925 3785682361 4143747610 801693802 938373033 3562012066 2687649459 420191338 1109912860 455271427 3678250764 29833346 271796399 2587577338 1054314461 996621490 2714461604 784148483 583233747 22766572 1834037128 1630342048 1220502518 1521464869 3125657967 2691700623 208037039 2799635434 4276128072 3225955996 697831023 1436298865 3613263849 1893834032 1457988751 4049428323 4153699006 1950134333 2611685027 2152504184 1584227521 1194123623 3202449097 3700362452 2669708311 1654530797 1698476201 251902577 3398358371 2706740525 2594211216 2071214559 775691979 1796026809 2855691595 2241656108 2966985027 3623121823 1933954244 2555694088 1934973255 1386349549 1801794140 4269776165 3724260827 3733280217 3826045852 3622690768 4240590052 2277666334 18024337 109895977 202500842 1817054181 2558220363 3214893817 1529468653 3346023199 3457612853 261587037 3401817514 3486630283 3398100579 141281189 3072347879 2453059784 3027374181 4273559940 1497525143 1772341402 1797249458 375794632 1728229497 224441332 924135419 1080654545 4262058501 3505245852 603837464 2514148304 2341384351 256777168 1365426156 3106133393 2780323449 2552931689 1302191759 1819498623 4226654249 968633678 4006762622 3010646526 3030321379 559740838 2432704369 2169261463 3147577472 735077719 977106655 1889960627 1185914459 2027280944 2428658210 1605926351 4012111866 1439934290 574535968 1905095747 2089627594 177252086 2130474263 3104461792 949955090 4214903984 1496880099 457471437 432433080 3375147465 466724611 2757683750 2101702259 2802248845 509863612 2925159655 279491371 4162381706 272248304 1007792940 1672339458 3925971922 3166247056 3874180391 1116493803 3425425206 4047566995 3461881855 294123369 412837333 1815306636 3382305234 2559913366 2515718294 1993850620 1516215805 1261485515 1102874029 206461532 3901358730 1030858452 1310528919 1499050781 2572939685 1941837870 3564238151 4281513328 510797318 2209566026 3143825062 340778955 3367416304 650285570 791891123 2224738971 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 |       99      0 |        0 |        0
0.19/0.27	c  0.0s |       1 |      225 |      100 |       99      0 |        0 |        0
0.19/0.29	c  0.0s |       2 |      490 |      250 |      109      1 |        0 |        0
0.29/0.32	c  0.1s |       3 |      918 |      475 |      120      4 |        0 |        0
0.29/0.37	c  0.1s |       4 |     1484 |      813 |      132      7 |        0 |        0
0.39/0.44	c  0.2s |       5 |     2329 |     1320 |      146     11 |        0 |        0
0.48/0.55	c  0.3s |       6 |     3689 |     2081 |      178     18 |        0 |        0
0.69/0.70	c  0.4s |       7 |     5680 |     3223 |      196     27 |        0 |        0
0.89/0.94	c  0.7s |       8 |     8426 |     4936 |      216     40 |        0 |        0
1.28/1.30	c  1.0s |       9 |    13003 |     7506 |      238     59 |        0 |        0
1.79/1.88	c  1.6s |      10 |    19319 |    11361 |      262     84 |        0 |        0
1.99/2.09	c  1.8s |      10 |    22830 |    13474 |      262     97 |        0 |        0
1.99/2.09	c #cpu_time = 1.828s
1.99/2.09	c #wall_clock_time = 1.833s
1.99/2.09	c #decision = 22830
1.99/2.09	c #random_decision = 67
1.99/2.09	c #conflict = 13474
1.99/2.09	c #restart = 10
1.99/2.09	o 346
1.99/2.09	c BCD2: updating upper bound: 1414 -> 345
1.99/2.09	c BCD2: 0 <= obj <= 345
1.99/2.09	c BCD2: #cores=0, #unrelaxed=28, #relaxed=0, #hardened=0
1.99/2.09	c BCD2: #sat=1 #unsat=1 bias=1/2
1.99/2.09	c Solving starts ...
1.99/2.09	c ============================[ Search Statistics ]============================
1.99/2.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.99/2.09	c       |         |          |          |    Limit     GC | Var      | Constra 
1.99/2.09	c =============================================================================
1.99/2.09	c  0.0s |       0 |        0 |        0 |      262      0 |        0 |        0
2.09/2.10	c  0.0s |       1 |      167 |      100 |      262      0 |        0 |        0
2.09/2.12	c  0.0s |       2 |      421 |      250 |      262      1 |        0 |        0
2.09/2.14	c  0.1s |       3 |      754 |      475 |      262      2 |        0 |        0
2.09/2.18	c  0.1s |       4 |     1266 |      813 |      262      4 |        0 |        0
2.19/2.24	c  0.2s |       5 |     2023 |     1320 |      262      7 |        0 |        0
2.29/2.33	c  0.2s |       6 |     3088 |     2081 |      262     11 |        0 |        0
2.39/2.47	c  0.4s |       7 |     4659 |     3223 |      262     17 |        0 |        0
2.59/2.68	c  0.6s |       8 |     7067 |     4936 |      289     26 |        0 |        0
2.99/3.02	c  0.9s |       9 |    10678 |     7506 |      289     40 |        0 |        0
3.39/3.47	c  1.4s |      10 |    16156 |    11361 |      289     60 |        0 |        0
4.09/4.15	c  2.1s |      11 |    24194 |    17144 |      318     86 |        0 |        0
5.19/5.21	c  3.1s |      12 |    36182 |    25819 |      350    127 |        0 |        0
6.79/6.87	c  4.8s |      13 |    54285 |    38832 |      350    185 |        0 |        0
8.79/8.87	c  6.8s |      13 |    75065 |    53832 |      386    250 |        0 |        0
9.48/9.53	c  7.4s |      14 |    81127 |    58352 |      386    270 |        0 |        0
11.48/11.54	c  9.4s |      14 |   104039 |    74752 |      425    337 |        0 |        0
13.20/13.21	c 11.1s |      15 |   121764 |    87632 |      425    387 |        0 |        0
15.19/15.22	c 13.1s |      15 |   143944 |   103332 |      425    448 |        0 |        0
17.19/17.22	c 15.1s |      15 |   163337 |   117332 |      468    504 |        0 |        0
17.19/17.22	c 15.1s |      15 |   163346 |   117343 |      468    504 |        0 |        0
17.19/17.22	c #cpu_time = 15.096s
17.19/17.22	c #wall_clock_time = 15.136s
17.19/17.22	c #decision = 163346
17.19/17.22	c #random_decision = 411
17.19/17.22	c #conflict = 117343
17.19/17.22	c #restart = 15
17.19/17.23	c BCD2: found a new core of size 28: cost of the new core is >=1
17.19/17.23	c lower bound updated to 1
17.19/17.23	c BCD2: 1 <= obj <= 345
17.19/17.23	c BCD2: #cores=1, #unrelaxed=0, #relaxed=28, #hardened=0
17.19/17.23	c BCD2: #sat=1 #unsat=2 bias=2/3
17.19/17.23	c Solving starts ...
17.19/17.23	c ============================[ Search Statistics ]============================
17.19/17.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.19/17.23	c       |         |          |          |    Limit     GC | Var      | Constra 
17.19/17.23	c =============================================================================
17.19/17.23	c  0.0s |       0 |        0 |        0 |      468      0 |        0 |        0
17.19/17.23	c  0.0s |       0 |       60 |        1 |      468      0 |        0 |        0
17.19/17.23	c #cpu_time = 0.001s
17.19/17.23	c #wall_clock_time = 0.001s
17.19/17.23	c #decision = 60
17.19/17.23	c #random_decision = 0
17.19/17.23	c #conflict = 1
17.19/17.23	c #restart = 0
17.19/17.23	o 80
17.19/17.23	c BCD2: hardening fixes 7 literals
17.19/17.23	c BCD2: updating upper bound: 345 -> 79
17.19/17.23	c BCD2: 1 <= obj <= 79
17.19/17.23	c BCD2: #cores=1, #unrelaxed=0, #relaxed=21, #hardened=7
17.19/17.23	c BCD2: #sat=2 #unsat=2 bias=2/4
17.19/17.23	c Solving starts ...
17.19/17.23	c ============================[ Search Statistics ]============================
17.19/17.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.19/17.23	c       |         |          |          |    Limit     GC | Var      | Constra 
17.19/17.23	c =============================================================================
17.19/17.23	c  0.0s |       0 |        0 |        0 |      468      0 |        8 |        2
17.19/17.24	c  0.0s |       1 |      166 |      100 |      468      0 |        8 |        2
17.19/17.26	c  0.0s |       2 |      421 |      250 |      468      1 |        8 |        2
17.19/17.28	c  0.1s |       3 |      805 |      475 |      468      1 |        8 |        2
17.29/17.32	c  0.1s |       4 |     1291 |      813 |      468      3 |        8 |        2
17.29/17.38	c  0.2s |       5 |     2090 |     1320 |      468      4 |        8 |        2
17.39/17.47	c  0.2s |       6 |     3252 |     2081 |      468      7 |        8 |        2
17.49/17.60	c  0.4s |       7 |     4980 |     3223 |      468     11 |        8 |        2
17.70/17.78	c  0.6s |       8 |     7563 |     4936 |      468     18 |        8 |        2
17.99/18.06	c  0.8s |       9 |    11074 |     7506 |      468     26 |        8 |        2
18.49/18.50	c  1.3s |      10 |    16450 |    11361 |      468     40 |        8 |        2
19.09/19.13	c  1.9s |      11 |    24906 |    17144 |      468     61 |        8 |        2
19.99/20.07	c  2.8s |      12 |    37464 |    25819 |      468     91 |        8 |        2
21.49/21.50	c  4.3s |      13 |    56150 |    38832 |      468    137 |        8 |        2
23.49/23.51	c  6.3s |      13 |    82333 |    57232 |      468    201 |        8 |        2
23.59/23.64	c  6.4s |      14 |    83937 |    58352 |      468    205 |        8 |        2
24.39/24.47	c  7.2s |      14 |    94233 |    65734 |      515    231 |        8 |        2
24.39/24.47	c #cpu_time = 7.225s
24.39/24.47	c #wall_clock_time = 7.244s
24.39/24.47	c #decision = 94233
24.39/24.47	c #random_decision = 260
24.39/24.47	c #conflict = 65734
24.39/24.47	c #restart = 14
24.39/24.47	o 23
24.39/24.47	c BCD2: refineUB: 22 -> 21
24.39/24.47	c BCD2: hardening fixes 15 literals
24.39/24.47	c BCD2: updating upper bound: 79 -> 21
24.39/24.47	c BCD2: 1 <= obj <= 21
24.39/24.47	c BCD2: #cores=1, #unrelaxed=0, #relaxed=6, #hardened=22
24.39/24.47	c BCD2: #sat=3 #unsat=2 bias=2/5
24.39/24.47	c Solving starts ...
24.39/24.47	c ============================[ Search Statistics ]============================
24.39/24.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.39/24.47	c       |         |          |          |    Limit     GC | Var      | Constra 
24.39/24.47	c =============================================================================
24.39/24.47	c  0.0s |       0 |        0 |        0 |      515      0 |       23 |        4
24.39/24.48	c  0.0s |       1 |      140 |      100 |      515      0 |       23 |        4
24.49/24.50	c  0.0s |       2 |      350 |      250 |      515      1 |       23 |        4
24.49/24.53	c  0.1s |       3 |      656 |      475 |      515      2 |       23 |        4
24.49/24.57	c  0.1s |       4 |     1124 |      813 |      515      3 |       23 |        4
24.59/24.63	c  0.2s |       5 |     1917 |     1320 |      515      4 |       23 |        4
24.69/24.72	c  0.3s |       6 |     3063 |     2081 |      515      7 |       23 |        4
24.79/24.85	c  0.4s |       7 |     4638 |     3223 |      515     10 |       23 |        4
24.99/25.05	c  0.6s |       8 |     6945 |     4936 |      515     16 |       23 |        4
25.29/25.36	c  0.9s |       9 |    10633 |     7506 |      515     24 |       23 |        4
25.79/25.83	c  1.4s |      10 |    15907 |    11361 |      515     36 |       23 |        4
26.50/26.52	c  2.1s |      11 |    23742 |    17144 |      515     55 |       23 |        4
27.09/27.19	c  2.7s |      11 |    30356 |    22309 |      515     72 |       24 |        6
27.09/27.19	c #cpu_time = 2.710s
27.09/27.19	c #wall_clock_time = 2.717s
27.09/27.19	c #decision = 30356
27.09/27.19	c #random_decision = 66
27.09/27.19	c #conflict = 22309
27.09/27.19	c #restart = 11
27.09/27.19	c BCD2: updating lower bound of a core
27.09/27.19	c lower bound updated to 13
27.09/27.19	c BCD2: refineUB: 22 -> 21
27.09/27.19	c BCD2: 13 <= obj <= 21
27.09/27.19	c BCD2: #cores=1, #unrelaxed=0, #relaxed=6, #hardened=22
27.09/27.19	c BCD2: #sat=3 #unsat=3 bias=3/6
27.09/27.19	c Solving starts ...
27.09/27.19	c ============================[ Search Statistics ]============================
27.09/27.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.09/27.19	c       |         |          |          |    Limit     GC | Var      | Constra 
27.09/27.19	c =============================================================================
27.09/27.19	c  0.0s |       0 |        0 |        0 |      515      0 |       24 |        6
27.19/27.20	c  0.0s |       1 |      130 |      100 |      515      1 |       24 |        6
27.19/27.22	c  0.0s |       2 |      351 |      250 |      515      1 |       24 |        6
27.19/27.25	c  0.1s |       3 |      638 |      475 |      515      2 |       24 |        6
27.19/27.29	c  0.1s |       4 |     1068 |      813 |      515      3 |       24 |        6
27.29/27.35	c  0.2s |       5 |     1772 |     1320 |      515      4 |       24 |        6
27.39/27.44	c  0.2s |       6 |     2883 |     2081 |      515      7 |       24 |        6
27.49/27.57	c  0.4s |       7 |     4515 |     3223 |      515     11 |       24 |        6
27.69/27.76	c  0.6s |       8 |     6996 |     4936 |      515     16 |       24 |        6
27.99/28.07	c  0.9s |       9 |    10686 |     7506 |      515     24 |       24 |        6
28.49/28.52	c  1.3s |      10 |    16219 |    11361 |      515     37 |       24 |        6
29.19/29.23	c  2.0s |      10 |    24052 |    17039 |      515     55 |       25 |        8
29.19/29.23	c #cpu_time = 2.032s
29.19/29.23	c #wall_clock_time = 2.037s
29.19/29.23	c #decision = 24052
29.19/29.23	c #random_decision = 67
29.19/29.23	c #conflict = 17039
29.19/29.23	c #restart = 10
29.19/29.23	c BCD2: updating lower bound of a core
29.19/29.23	c BCD2: refineLB: 22 -> 23
29.19/29.23	c lower bound updated to 23
29.19/29.23	c BCD2: refineUB: 22 -> 21
29.19/29.23	s OPTIMUM FOUND
29.19/29.23	v -x1 -x2 -x3 x4 -x5 -x6 -x7 -x8 -x9 -x10
29.19/29.23	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
29.19/29.23	v x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
29.19/29.23	v -x31 -x32 -x33 -x34 -x35 x36 -x37 -x38 -x39 -x40
29.19/29.23	v -x41 x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
29.19/29.23	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
29.19/29.23	v -x61 -x62 -x63 x64 -x65 -x66 -x67 -x68 -x69 -x70
29.19/29.23	v x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
29.19/29.23	v -x81 -x82 -x83 -x84 -x85 -x86 x87 -x88 -x89 -x90
29.19/29.23	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
29.19/29.23	v -x101 -x102 -x103 x104 x105 -x106 -x107 -x108 -x109 -x110
29.19/29.23	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
29.19/29.23	v -x121 x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
29.19/29.23	v -x131 -x132 -x133 -x134 -x135 -x136 x137 -x138 -x139 -x140
29.19/29.23	v -x141 -x142 -x143 -x144 x145 -x146 -x147 -x148 -x149 -x150
29.19/29.23	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
29.19/29.23	v -x161 -x162 -x163 -x164 -x165 -x166 x167 -x168 -x169
29.19/29.23	c total CPU time = 29.154s
29.19/29.23	c total wall clock time = 29.230s

Verifier Data

OK	23

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

pid=1124
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.05 1.74 2/182 1127
/proc/meminfo: memFree=30557992/32872528 swapFree=8804/8804
[pid=1127] ppid=1124 vsize=533948 CPUtime=0 cores=0,2,4,6
/proc/1127/stat : 1127 (toysat) R 1124 1127 832 0 -1 4202496 1958 0 0 0 0 0 0 0 20 0 4 0 36411773 546762752 1809 33554432000 4194304 16246674 140735233972896 140735233972152 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1127/statm: 134255 1818 441 2943 0 131149 0
[pid=1127/tid=1128] ppid=1124 vsize=787900 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1128/stat : 1128 (toysat) S 1124 1127 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36411773 806809600 2799 33554432000 4194304 16246674 140735233972896 140399730470128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1127/tid=1129] ppid=1124 vsize=791996 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1129/stat : 1129 (toysat) S 1124 1127 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36411773 811003904 2818 33554432000 4194304 16246674 140735233972896 140399719980272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1127/tid=1130] ppid=1124 vsize=797116 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1130/stat : 1130 (toysat) S 1124 1127 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36411773 816246784 2838 33554432000 4194304 16246674 140735233972896 140399709506736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100168 s]
/proc/loadavg: 2.01 2.05 1.74 2/182 1127
/proc/meminfo: memFree=30557992/32872528 swapFree=8804/8804
[pid=1127] ppid=1124 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/1127/stat : 1127 (toysat) R 1124 1127 832 0 -1 4202496 18424 0 0 0 7 2 0 0 20 0 4 0 36411773 1247350784 18268 33554432000 4194304 16246674 140735233972896 140735233972152 12459121 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1127/statm: 304529 18271 615 2943 0 301423 0
[pid=1127/tid=1128] ppid=1124 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1128/stat : 1128 (toysat) S 1124 1127 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36411773 1247350784 18271 33554432000 4194304 16246674 140735233972896 140399730470128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1127/tid=1129] ppid=1124 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1129/stat : 1129 (toysat) S 1124 1127 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36411773 1247350784 18271 33554432000 4194304 16246674 140735233972896 140399719980272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1127/tid=1130] ppid=1124 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1130/stat : 1130 (toysat) S 1124 1127 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36411773 1247350784 18274 33554432000 4194304 16246674 140735233972896 140399709506736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 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.01 2.05 1.74 2/182 1127
/proc/meminfo: memFree=30557992/32872528 swapFree=8804/8804
[pid=1127] ppid=1124 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/1127/stat : 1127 (toysat) R 1124 1127 832 0 -1 4202496 26242 0 0 0 16 3 0 0 20 0 4 0 36411773 1247350784 26085 33554432000 4194304 16246674 140735233972896 140735233972152 6191726 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1127/statm: 304529 26089 615 2943 0 301423 0
[pid=1127/tid=1128] ppid=1124 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1128/stat : 1128 (toysat) S 1124 1127 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36411773 1247350784 26092 33554432000 4194304 16246674 140735233972896 140399730470128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1127/tid=1129] ppid=1124 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1129/stat : 1129 (toysat) S 1124 1127 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36411773 1247350784 26094 33554432000 4194304 16246674 140735233972896 140399719980272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1127/tid=1130] ppid=1124 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1130/stat : 1130 (toysat) S 1124 1127 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36411773 1247350784 26098 33554432000 4194304 16246674 140735233972896 140399709506736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300467 s]
/proc/loadavg: 2.01 2.05 1.74 2/182 1127
/proc/meminfo: memFree=30557992/32872528 swapFree=8804/8804
[pid=1127] ppid=1124 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/1127/stat : 1127 (toysat) R 1124 1127 832 0 -1 4202496 36610 0 0 0 24 5 0 0 20 0 4 0 36411773 1247350784 36447 33554432000 4194304 16246674 140735233972896 140735233972152 6010073 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1127/statm: 304529 36454 789 2943 0 301423 0
[pid=1127/tid=1128] ppid=1124 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1128/stat : 1128 (toysat) S 1124 1127 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36411773 1247350784 36457 33554432000 4194304 16246674 140735233972896 140399730470128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1127/tid=1129] ppid=1124 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1129/stat : 1129 (toysat) S 1124 1127 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36411773 1247350784 36462 33554432000 4194304 16246674 140735233972896 140399719980272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1127/tid=1130] ppid=1124 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1130/stat : 1130 (toysat) S 1124 1127 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36411773 1247350784 36466 33554432000 4194304 16246674 140735233972896 140399709506736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.70039 s]
/proc/loadavg: 2.01 2.05 1.74 2/182 1127
/proc/meminfo: memFree=30557992/32872528 swapFree=8804/8804
[pid=1127] ppid=1124 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/1127/stat : 1127 (toysat) R 1124 1127 832 0 -1 4202496 88529 0 0 0 57 12 0 0 20 0 4 0 36411773 1247350784 88366 33554432000 4194304 16246674 140735233972896 140735233972152 6023439 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1127/statm: 304529 88373 790 2943 0 301423 0
[pid=1127/tid=1128] ppid=1124 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1128/stat : 1128 (toysat) S 1124 1127 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36411773 1247350784 88376 33554432000 4194304 16246674 140735233972896 140399730470128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1127/tid=1129] ppid=1124 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1129/stat : 1129 (toysat) S 1124 1127 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36411773 1247350784 88380 33554432000 4194304 16246674 140735233972896 140399719980272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1127/tid=1130] ppid=1124 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1130/stat : 1130 (toysat) S 1124 1127 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36411773 1247350784 88383 33554432000 4194304 16246674 140735233972896 140399709506736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50033 s]
/proc/loadavg: 2.09 2.06 1.75 3/186 1131
/proc/meminfo: memFree=29997248/32872528 swapFree=8804/8804
[pid=1127] ppid=1124 vsize=1218116 CPUtime=1.48 cores=0,2,4,6
/proc/1127/stat : 1127 (toysat) R 1124 1127 832 0 -1 4202496 193044 0 0 0 123 25 0 0 20 0 4 0 36411773 1247350784 192881 33554432000 4194304 16246674 140735233972896 140735233954816 13193109 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1127/statm: 304529 192887 790 2943 0 301423 0
[pid=1127/tid=1128] ppid=1124 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1128/stat : 1128 (toysat) S 1124 1127 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36411773 1247350784 192891 33554432000 4194304 16246674 140735233972896 140399730470128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1127/tid=1129] ppid=1124 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1129/stat : 1129 (toysat) S 1124 1127 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36411773 1247350784 192892 33554432000 4194304 16246674 140735233972896 140399719980272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1127/tid=1130] ppid=1124 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1130/stat : 1130 (toysat) S 1124 1127 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36411773 1247350784 192895 33554432000 4194304 16246674 140735233972896 140399709506736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1218116

[startup+3.10036 s]
/proc/loadavg: 2.09 2.06 1.75 4/186 1180
/proc/meminfo: memFree=30352392/32872528 swapFree=8804/8804
[pid=1127] ppid=1124 vsize=1305156 CPUtime=3.09 cores=0,2,4,6
/proc/1127/stat : 1127 (toysat) R 1124 1127 832 0 -1 4202496 267376 0 0 0 272 37 0 0 20 0 4 0 36411773 1336479744 267190 33554432000 4194304 16246674 140735233972896 140735233954816 6012036 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1127/statm: 326289 267190 871 2943 0 323183 0
[pid=1127/tid=1128] ppid=1124 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1128/stat : 1128 (toysat) S 1124 1127 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36411773 1336479744 267190 33554432000 4194304 16246674 140735233972896 140399730470128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1127/tid=1129] ppid=1124 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1129/stat : 1129 (toysat) S 1124 1127 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36411773 1336479744 267190 33554432000 4194304 16246674 140735233972896 140399719980272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1127/tid=1130] ppid=1124 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1130/stat : 1130 (toysat) S 1124 1127 832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36411773 1336479744 267190 33554432000 4194304 16246674 140735233972896 140399709506736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1305156

[startup+6.3003 s]
/proc/loadavg: 2.08 2.06 1.75 4/185 1180
/proc/meminfo: memFree=29491420/32872528 swapFree=8804/8804
[pid=1127] ppid=1124 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/1127/stat : 1127 (toysat) R 1124 1127 832 0 -1 4202496 267574 0 0 0 592 37 0 0 20 0 4 0 36411773 1337528320 267388 33554432000 4194304 16246674 140735233972896 140735233954816 5711404 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1127/statm: 326545 267388 873 2943 0 323439 0
[pid=1127/tid=1128] ppid=1124 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1128/stat : 1128 (toysat) S 1124 1127 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36411773 1337528320 267388 33554432000 4194304 16246674 140735233972896 140399730470128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1127/tid=1129] ppid=1124 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1129/stat : 1129 (toysat) S 1124 1127 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36411773 1337528320 267388 33554432000 4194304 16246674 140735233972896 140399719980272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1127/tid=1130] ppid=1124 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1130/stat : 1130 (toysat) S 1124 1127 832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36411773 1337528320 267388 33554432000 4194304 16246674 140735233972896 140399709506736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

[startup+12.7003 s]
/proc/loadavg: 2.08 2.06 1.75 4/185 1180
/proc/meminfo: memFree=29490976/32872528 swapFree=8804/8804
[pid=1127] ppid=1124 vsize=1306180 CPUtime=12.69 cores=0,2,4,6
/proc/1127/stat : 1127 (toysat) R 1124 1127 832 0 -1 4202496 267582 0 0 0 1231 38 0 0 20 0 4 0 36411773 1337528320 267396 33554432000 4194304 16246674 140735233972896 140735233954816 13943600 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1127/statm: 326545 267396 873 2943 0 323439 0
[pid=1127/tid=1128] ppid=1124 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1128/stat : 1128 (toysat) S 1124 1127 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36411773 1337528320 267396 33554432000 4194304 16246674 140735233972896 140399730470128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1127/tid=1129] ppid=1124 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1129/stat : 1129 (toysat) S 1124 1127 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36411773 1337528320 267396 33554432000 4194304 16246674 140735233972896 140399719980272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1127/tid=1130] ppid=1124 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1130/stat : 1130 (toysat) S 1124 1127 832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36411773 1337528320 267396 33554432000 4194304 16246674 140735233972896 140399709506736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 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.06 2.06 1.75 4/185 1180
/proc/meminfo: memFree=29490764/32872528 swapFree=8804/8804
[pid=1127] ppid=1124 vsize=1306180 CPUtime=25.49 cores=0,2,4,6
/proc/1127/stat : 1127 (toysat) R 1124 1127 832 0 -1 4202496 267633 0 0 0 2511 38 0 0 20 0 4 0 36411773 1337528320 267447 33554432000 4194304 16246674 140735233972896 140735233955896 5523464 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1127/statm: 326545 267447 884 2943 0 323439 0
[pid=1127/tid=1128] ppid=1124 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1128/stat : 1128 (toysat) S 1124 1127 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36411773 1337528320 267447 33554432000 4194304 16246674 140735233972896 140399730470128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1127/tid=1129] ppid=1124 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1129/stat : 1129 (toysat) S 1124 1127 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36411773 1337528320 267447 33554432000 4194304 16246674 140735233972896 140399719980272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1127/tid=1130] ppid=1124 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1130/stat : 1130 (toysat) S 1124 1127 832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36411773 1337528320 267447 33554432000 4194304 16246674 140735233972896 140399709506736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1306180

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

[startup+25.6004 s]
/proc/loadavg: 2.06 2.06 1.75 4/185 1180
/proc/meminfo: memFree=29490764/32872528 swapFree=8804/8804
[pid=1127] ppid=1124 vsize=1306180 CPUtime=25.59 cores=0,2,4,6
/proc/1127/stat : 1127 (toysat) R 1124 1127 832 0 -1 4202496 267633 0 0 0 2521 38 0 0 20 0 4 0 36411773 1337528320 267447 33554432000 4194304 16246674 140735233972896 140735233955896 5722648 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1127/statm: 326545 267447 884 2943 0 323439 0
[pid=1127/tid=1128] ppid=1124 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1128/stat : 1128 (toysat) S 1124 1127 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36411773 1337528320 267447 33554432000 4194304 16246674 140735233972896 140399730470128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1127/tid=1129] ppid=1124 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1129/stat : 1129 (toysat) S 1124 1127 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36411773 1337528320 267447 33554432000 4194304 16246674 140735233972896 140399719980272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1127/tid=1130] ppid=1124 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1130/stat : 1130 (toysat) S 1124 1127 832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36411773 1337528320 267447 33554432000 4194304 16246674 140735233972896 140399709506736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 1306180

[startup+27.2004 s]
/proc/loadavg: 2.06 2.06 1.75 4/185 1180
/proc/meminfo: memFree=29490764/32872528 swapFree=8804/8804
[pid=1127] ppid=1124 vsize=1306180 CPUtime=27.19 cores=0,2,4,6
/proc/1127/stat : 1127 (toysat) R 1124 1127 832 0 -1 4202496 267633 0 0 0 2681 38 0 0 20 0 4 0 36411773 1337528320 267447 33554432000 4194304 16246674 140735233972896 140735233954816 5994437 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1127/statm: 326545 267447 884 2943 0 323439 0
[pid=1127/tid=1128] ppid=1124 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1128/stat : 1128 (toysat) S 1124 1127 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36411773 1337528320 267447 33554432000 4194304 16246674 140735233972896 140399730470128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1127/tid=1129] ppid=1124 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1129/stat : 1129 (toysat) S 1124 1127 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36411773 1337528320 267447 33554432000 4194304 16246674 140735233972896 140399719980272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1127/tid=1130] ppid=1124 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1130/stat : 1130 (toysat) S 1124 1127 832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36411773 1337528320 267447 33554432000 4194304 16246674 140735233972896 140399709506736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 27.19
Current children cumulated vsize (KiB) 1306180

[startup+28.0004 s]
/proc/loadavg: 2.06 2.06 1.75 4/185 1180
/proc/meminfo: memFree=29490872/32872528 swapFree=8804/8804
[pid=1127] ppid=1124 vsize=1306180 CPUtime=27.99 cores=0,2,4,6
/proc/1127/stat : 1127 (toysat) R 1124 1127 832 0 -1 4202496 267633 0 0 0 2761 38 0 0 20 0 4 0 36411773 1337528320 267447 33554432000 4194304 16246674 140735233972896 140735233954816 15015658 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1127/statm: 326545 267447 884 2943 0 323439 0
[pid=1127/tid=1128] ppid=1124 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1128/stat : 1128 (toysat) S 1124 1127 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36411773 1337528320 267447 33554432000 4194304 16246674 140735233972896 140399730470128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1127/tid=1129] ppid=1124 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1129/stat : 1129 (toysat) S 1124 1127 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36411773 1337528320 267447 33554432000 4194304 16246674 140735233972896 140399719980272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1127/tid=1130] ppid=1124 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1130/stat : 1130 (toysat) S 1124 1127 832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36411773 1337528320 267447 33554432000 4194304 16246674 140735233972896 140399709506736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 27.99
Current children cumulated vsize (KiB) 1306180

[startup+28.8004 s]
/proc/loadavg: 2.06 2.06 1.75 4/185 1180
/proc/meminfo: memFree=29490680/32872528 swapFree=8804/8804
[pid=1127] ppid=1124 vsize=1306180 CPUtime=28.79 cores=0,2,4,6
/proc/1127/stat : 1127 (toysat) R 1124 1127 832 0 -1 4202496 267633 0 0 0 2841 38 0 0 20 0 4 0 36411773 1337528320 267447 33554432000 4194304 16246674 140735233972896 140735233954816 15015658 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1127/statm: 326545 267447 884 2943 0 323439 0
[pid=1127/tid=1128] ppid=1124 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1128/stat : 1128 (toysat) S 1124 1127 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36411773 1337528320 267447 33554432000 4194304 16246674 140735233972896 140399730470128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1127/tid=1129] ppid=1124 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1129/stat : 1129 (toysat) S 1124 1127 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36411773 1337528320 267447 33554432000 4194304 16246674 140735233972896 140399719980272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1127/tid=1130] ppid=1124 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1130/stat : 1130 (toysat) S 1124 1127 832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36411773 1337528320 267447 33554432000 4194304 16246674 140735233972896 140399709506736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 28.79
Current children cumulated vsize (KiB) 1306180

[startup+29.2004 s]
/proc/loadavg: 2.06 2.06 1.75 4/185 1180
/proc/meminfo: memFree=29490680/32872528 swapFree=8804/8804
[pid=1127] ppid=1124 vsize=1306180 CPUtime=29.19 cores=0,2,4,6
/proc/1127/stat : 1127 (toysat) R 1124 1127 832 0 -1 4202496 267633 0 0 0 2881 38 0 0 20 0 4 0 36411773 1337528320 267447 33554432000 4194304 16246674 140735233972896 140735233954816 5675950 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1127/statm: 326545 267447 884 2943 0 323439 0
[pid=1127/tid=1128] ppid=1124 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1128/stat : 1128 (toysat) S 1124 1127 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36411773 1337528320 267447 33554432000 4194304 16246674 140735233972896 140399730470128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1127/tid=1129] ppid=1124 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1129/stat : 1129 (toysat) S 1124 1127 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36411773 1337528320 267447 33554432000 4194304 16246674 140735233972896 140399719980272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1127/tid=1130] ppid=1124 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1127/task/1130/stat : 1130 (toysat) S 1124 1127 832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36411773 1337528320 267447 33554432000 4194304 16246674 140735233972896 140399709506736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 29.19
Current children cumulated vsize (KiB) 1306180

Child status: 0
Real time (s): 29.2909
CPU time (s): 29.2845
CPU user time (s): 28.8456
CPU system time (s): 0.438933
CPU usage (%): 99.9782
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.8456
system time used= 0.438933
maximum resident set size= 1069800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267637
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19
involuntary context switches= 30

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.102984 second user time and 0.146977 second system time

The end

Launcher Data

Begin job on node133 at 2016-06-19 15:40:59
IDJOB=4109330
IDBENCH=78779
IDSOLVER=2553
FILE ID=node133/4109330-1466343658
RUNJOBID= node133-1466341813-848
PBS_JOBID= 19922020
Free space on /tmp= 71700 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110974180--soft-66-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-4109330-1466343658/watcher-4109330-1466343658 -o /tmp/evaluation-result-4109330-1466343658/solver-4109330-1466343658 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1466341813-848 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4109330-1466343658.wbo

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

MD5SUM BENCH= d94c91912b6010a0edcf7aeb8ba12985
RANDOM SEED=1385001582

node133.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30558420 kB
Buffers:          163424 kB
Cached:           323408 kB
SwapCached:         1408 kB
Active:          1221496 kB
Inactive:         341212 kB
Active(anon):    1076192 kB
Inactive(anon):     2060 kB
Active(file):     145304 kB
Inactive(file):   339152 kB
Unevictable:        8804 kB
Mlocked:            8804 kB
SwapTotal:      67108856 kB
SwapFree:       67100048 kB
Dirty:             16588 kB
Writeback:             0 kB
AnonPages:       1085988 kB
Mapped:            11848 kB
Shmem:                 0 kB
Slab:             610672 kB
SReclaimable:      53984 kB
SUnreclaim:       556688 kB
KernelStack:        1520 kB
PageTables:         6204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1225684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:     40960 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= 71684 MiB
End job on node133 at 2016-06-19 15:41:28