Trace number 4110174

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 21.6687 21.676

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111217555--soft-0-100-0.wbo
MD5SUM428d17a0ca1ea097508caf17ff8a3a24
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark5.68213
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 4944
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4943
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1222
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:58:25+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-4110174-1466344705.wbo"]
0.00/0.01	c use --random-gen="2321027802 3954048847 872016736 2543523855 3710739913 2903976537 1751668887 2841695855 545697587 4082431221 1212803987 1141829826 2488777003 2648052794 3707456561 2229782375 2073409786 2247919161 1129075537 1824681855 482797818 1406847038 1742341807 1869047973 3562120710 732643482 2961503539 1490902443 1626247658 2636263821 3560078746 3193981884 1220810656 3671479561 2057444330 3291959879 424654804 567681473 1888153289 1768290613 3682124135 2456965099 1865808054 1816827768 2383133389 1715021316 2282298855 910391912 1377462186 480315261 3162196874 3079719484 57736138 4284935648 1781122005 1066645743 3432436623 3891446753 2671248217 166772839 3491598739 2787875004 1188650068 730465151 939364400 1664229471 3254445498 4282426674 4111046237 960124708 1463040686 312556525 2477780270 184175113 2298716091 3425241258 2678902636 3191536457 4219266567 1210691866 3519002534 4060333494 1011433261 2454351506 1818189683 1686648100 2600157112 1188543122 2002421857 2739020412 1253732684 2040412490 485333981 4800626 3816452190 3745756636 1219229262 1686210228 3849195606 3985601746 4224724124 539962729 2430936984 3204800334 395362022 732312584 3284914198 1069478600 820850686 1235836747 626157505 117312384 1240569216 203687685 1302100138 3836018524 2088200611 2421647602 2020304222 914588572 1391480702 4037956840 2428881706 4145351811 148836600 2643293689 3337212016 3570443032 31591337 3236100347 205357611 2288688291 2810829628 75405282 2815903928 4064552942 3210385963 2828426175 625538279 1414881725 176562706 329638530 3665670947 3892112128 3050735875 3473865841 4143588292 1754245150 1986534753 3327647270 1927153947 1057224398 1399009599 1458761678 3798025901 3243194449 844235381 1238064664 27388016 1397888026 3154513026 3666656031 2918918109 4102001176 3696979845 3821675910 1858475171 3642518825 4151189863 3571279237 2912674215 1250692127 2859855447 285371288 3827491246 1377152 2254579401 1884361735 2759352866 10814908 1882405875 146507222 2599766454 1733663948 4194595176 9588727 1764001636 3597254915 2527392171 2373730063 2144591931 3118608870 600435006 853287445 1713395964 214360866 1730268195 653581625 3851756405 1758266861 259018015 2495042284 3264731039 1105869532 2156030022 3212881986 3978809920 1594993890 3358641596 2583933693 4203390955 1824510861 710424993 2135865861 3606274900 2404742532 3930885608 3335437317 747333622 1167880243 3820850662 1506794288 2859933802 1744151125 2361622776 4200923281 2863125806 3605101666 2703833824 604744466 1896115179 3283529927 799099561 3114686588 93200648 1919382673 3246950779 1446402546 3868225074 2277531597 3732164732 889039014 425309596 2968353586 307350653 3235651017 3807190862 1671540766 3616198685 2265472183 2494772199 268100459 3711851940 857520311 3948687889 1956472671 255 362436" option to reproduce the execution
0.18/0.25	c #vars 169
0.18/0.25	c #constraints 101
0.18/0.26	c BCD2: Hardening is enabled.
0.18/0.26	c BCD2: BiasedSearch is enabled.
0.18/0.26	c Solving starts ...
0.18/0.26	c ============================[ Search Statistics ]============================
0.18/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.26	c =============================================================================
0.18/0.26	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.18/0.26	c  0.0s |       0 |      110 |        0 |      123      0 |        0 |        0
0.18/0.26	c #cpu_time = 0.001s
0.18/0.26	c #wall_clock_time = 0.001s
0.18/0.26	c #decision = 110
0.18/0.26	c #random_decision = 2
0.18/0.26	c #conflict = 0
0.18/0.26	c #restart = 0
0.18/0.26	o 304
0.18/0.26	c BCD2: updating upper bound: 4943 -> 303
0.18/0.26	c BCD2: 0 <= obj <= 303
0.18/0.26	c BCD2: #cores=0, #unrelaxed=101, #relaxed=0, #hardened=0
0.18/0.26	c BCD2: #sat=1 #unsat=1 bias=1/2
0.18/0.26	c Solving starts ...
0.18/0.26	c ============================[ Search Statistics ]============================
0.18/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.26	c =============================================================================
0.18/0.26	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.18/0.27	c  0.0s |       1 |      258 |      100 |      123      0 |        0 |        0
0.29/0.31	c  0.0s |       2 |      578 |      250 |      136      0 |        0 |        0
0.29/0.35	c  0.1s |       3 |     1038 |      475 |      150      1 |        0 |        0
0.39/0.43	c  0.2s |       4 |     1625 |      813 |      165      4 |        0 |        0
0.48/0.55	c  0.3s |       5 |     2387 |     1320 |      182      7 |        0 |        0
0.69/0.72	c  0.5s |       6 |     3489 |     2081 |      222     11 |        0 |        0
0.89/0.97	c  0.7s |       7 |     5162 |     3223 |      245     17 |        0 |        0
1.29/1.35	c  1.1s |       8 |     7664 |     4936 |      270     25 |        0 |        0
1.69/1.73	c  1.5s |       9 |    11547 |     7506 |      297     37 |        0 |        0
2.29/2.38	c  2.1s |      10 |    16930 |    11361 |      327     52 |        0 |        0
3.19/3.24	c  3.0s |      11 |    25220 |    17144 |      360     75 |        0 |        0
4.49/4.59	c  4.3s |      12 |    37387 |    25819 |      397    107 |        0 |        0
6.49/6.60	c  6.3s |      12 |    55545 |    38519 |      397    151 |        0 |        0
6.59/6.65	c  6.4s |      13 |    55964 |    38832 |      437    152 |        0 |        0
8.58/8.65	c  8.4s |      13 |    71514 |    50532 |      437    190 |        0 |        0
9.89/9.93	c  9.7s |      14 |    82804 |    58352 |      481    216 |        0 |        0
11.88/11.94	c 11.7s |      14 |    98956 |    69852 |      481    252 |        0 |        0
13.68/13.79	c 13.5s |      14 |   110944 |    78637 |      481    280 |        0 |        0
13.68/13.79	c #cpu_time = 13.502s
13.68/13.79	c #wall_clock_time = 13.537s
13.68/13.79	c #decision = 110944
13.68/13.79	c #random_decision = 241
13.68/13.79	c #conflict = 78637
13.68/13.79	c #restart = 14
13.68/13.79	c BCD2: found a new core of size 101: cost of the new core is >=1
13.68/13.79	c lower bound updated to 1
13.78/13.80	c BCD2: 1 <= obj <= 303
13.78/13.80	c BCD2: #cores=1, #unrelaxed=0, #relaxed=101, #hardened=0
13.78/13.80	c BCD2: #sat=1 #unsat=2 bias=2/3
13.78/13.80	c Solving starts ...
13.78/13.80	c ============================[ Search Statistics ]============================
13.78/13.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.78/13.80	c       |         |          |          |    Limit     GC | Var      | Constra 
13.78/13.80	c =============================================================================
13.78/13.80	c  0.0s |       0 |        0 |        0 |      481      0 |        0 |        0
13.78/13.80	c  0.0s |       0 |      229 |       18 |      481      0 |        0 |        0
13.78/13.80	c #cpu_time = 0.004s
13.78/13.80	c #wall_clock_time = 0.004s
13.78/13.80	c #decision = 229
13.78/13.80	c #random_decision = 1
13.78/13.80	c #conflict = 18
13.78/13.80	c #restart = 0
13.78/13.80	o 46
13.78/13.80	c BCD2: hardening fixes 57 literals
13.78/13.80	c BCD2: updating upper bound: 303 -> 45
13.78/13.80	c BCD2: 1 <= obj <= 45
13.78/13.80	c BCD2: #cores=1, #unrelaxed=0, #relaxed=44, #hardened=57
13.78/13.80	c BCD2: #sat=2 #unsat=2 bias=2/4
13.78/13.80	c Solving starts ...
13.78/13.80	c ============================[ Search Statistics ]============================
13.78/13.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.78/13.80	c       |         |          |          |    Limit     GC | Var      | Constra 
13.78/13.80	c =============================================================================
13.78/13.80	c  0.0s |       0 |        0 |        0 |      481      0 |       57 |        2
13.78/13.82	c  0.0s |       1 |      234 |      100 |      481      0 |       57 |        2
13.78/13.84	c  0.0s |       2 |      505 |      250 |      481      1 |       57 |        2
13.78/13.87	c  0.1s |       3 |      873 |      475 |      481      1 |       57 |        2
13.88/13.91	c  0.1s |       4 |     1459 |      813 |      481      3 |       57 |        2
13.88/13.98	c  0.2s |       5 |     2317 |     1320 |      481      4 |       57 |        2
13.98/14.08	c  0.3s |       6 |     3624 |     2081 |      481      7 |       57 |        2
14.18/14.23	c  0.4s |       7 |     5561 |     3223 |      481     11 |       57 |        2
14.39/14.44	c  0.6s |       8 |     8506 |     4936 |      481     16 |       57 |        2
14.68/14.78	c  1.0s |       9 |    12791 |     7506 |      481     24 |       57 |        2
14.98/15.09	c  1.3s |       9 |    16428 |     9794 |      530     31 |       57 |        2
14.98/15.09	c #cpu_time = 1.281s
14.98/15.09	c #wall_clock_time = 1.285s
14.98/15.09	c #decision = 16428
14.98/15.09	c #random_decision = 36
14.98/15.09	c #conflict = 9794
14.98/15.09	c #restart = 9
14.98/15.09	o 35
14.98/15.09	c BCD2: hardening fixes 7 literals
14.98/15.09	c BCD2: updating upper bound: 45 -> 34
14.98/15.09	c BCD2: 1 <= obj <= 34
14.98/15.09	c BCD2: #cores=1, #unrelaxed=0, #relaxed=37, #hardened=64
14.98/15.09	c BCD2: #sat=3 #unsat=2 bias=2/5
14.98/15.09	c Solving starts ...
14.98/15.09	c ============================[ Search Statistics ]============================
14.98/15.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.98/15.09	c       |         |          |          |    Limit     GC | Var      | Constra 
14.98/15.09	c =============================================================================
14.98/15.09	c  0.0s |       0 |        0 |        0 |      530      0 |       64 |        4
15.08/15.10	c  0.0s |       1 |      177 |      100 |      530      0 |       64 |        4
15.08/15.12	c  0.0s |       2 |      399 |      250 |      530      1 |       64 |        4
15.08/15.14	c  0.1s |       3 |      771 |      475 |      530      1 |       64 |        4
15.08/15.18	c  0.1s |       4 |     1267 |      813 |      530      2 |       64 |        4
15.18/15.24	c  0.2s |       5 |     2006 |     1320 |      530      4 |       64 |        4
15.28/15.34	c  0.3s |       6 |     3028 |     2081 |      530      6 |       64 |        4
15.39/15.49	c  0.4s |       7 |     4744 |     3223 |      530      9 |       64 |        4
15.68/15.70	c  0.6s |       8 |     7203 |     4936 |      530     14 |       64 |        4
15.98/16.03	c  0.9s |       9 |    10965 |     7506 |      530     21 |       64 |        4
16.49/16.52	c  1.4s |      10 |    16580 |    11361 |      530     33 |       64 |        4
17.18/17.26	c  2.2s |      11 |    25000 |    17144 |      530     49 |       64 |        4
18.28/18.39	c  3.3s |      12 |    37590 |    25819 |      530     73 |       64 |        4
19.98/20.07	c  5.0s |      13 |    56772 |    38832 |      530    111 |       64 |        4
20.08/20.19	c  5.1s |      13 |    58008 |    39725 |      530    113 |       64 |        4
20.08/20.19	c #cpu_time = 5.088s
20.08/20.19	c #wall_clock_time = 5.101s
20.08/20.19	c #decision = 58008
20.08/20.19	c #random_decision = 153
20.08/20.19	c #conflict = 39725
20.08/20.19	c #restart = 13
20.08/20.19	o 14
20.08/20.19	c BCD2: hardening fixes 25 literals
20.08/20.19	c BCD2: updating upper bound: 34 -> 13
20.08/20.19	c BCD2: 1 <= obj <= 13
20.08/20.19	c BCD2: #cores=1, #unrelaxed=0, #relaxed=12, #hardened=89
20.08/20.19	c BCD2: #sat=4 #unsat=2 bias=2/6
20.08/20.19	c Solving starts ...
20.08/20.19	c ============================[ Search Statistics ]============================
20.08/20.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.08/20.19	c       |         |          |          |    Limit     GC | Var      | Constra 
20.08/20.19	c =============================================================================
20.08/20.19	c  0.0s |       0 |        0 |        0 |      530      0 |       89 |        6
20.18/20.20	c  0.0s |       1 |      176 |      100 |      530      0 |       89 |        6
20.18/20.22	c  0.0s |       2 |      438 |      250 |      530      1 |       89 |        6
20.18/20.24	c  0.1s |       3 |      789 |      475 |      530      1 |       89 |        6
20.18/20.28	c  0.1s |       4 |     1281 |      813 |      530      2 |       89 |        6
20.28/20.34	c  0.2s |       5 |     2057 |     1320 |      530      4 |       89 |        6
20.38/20.42	c  0.2s |       6 |     3268 |     2081 |      530      6 |       89 |        6
20.48/20.55	c  0.4s |       7 |     4977 |     3223 |      583      9 |       89 |        6
20.68/20.74	c  0.6s |       8 |     7706 |     4936 |      583     14 |       89 |        6
20.99/21.04	c  0.8s |       9 |    11695 |     7506 |      583     20 |       89 |        6
21.38/21.49	c  1.3s |      10 |    17677 |    11361 |      583     31 |       89 |        6
21.59/21.61	c  1.4s |      10 |    19294 |    12462 |      583     33 |       89 |        6
21.59/21.61	c #cpu_time = 1.419s
21.59/21.61	c #wall_clock_time = 1.423s
21.59/21.61	c #decision = 19294
21.59/21.61	c #random_decision = 48
21.59/21.61	c #conflict = 12462
21.59/21.61	c #restart = 10
21.59/21.61	o 1
21.59/21.61	s OPTIMUM FOUND
21.59/21.61	v -x1 -x2 -x3 x4 -x5 -x6 -x7 -x8 -x9 -x10
21.59/21.61	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 x20
21.59/21.61	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
21.59/21.61	v -x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 -x39 -x40
21.59/21.61	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
21.59/21.61	v -x51 x52 x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
21.59/21.61	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 x70
21.59/21.61	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
21.59/21.61	v -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 -x90
21.59/21.61	v -x91 -x92 -x93 -x94 -x95 -x96 x97 -x98 -x99 -x100
21.59/21.61	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
21.59/21.61	v -x111 -x112 -x113 x114 -x115 -x116 -x117 -x118 -x119 -x120
21.59/21.61	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 x128 -x129 -x130
21.59/21.61	v -x131 x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
21.59/21.61	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
21.59/21.61	v -x151 -x152 -x153 -x154 x155 -x156 -x157 -x158 x159 -x160
21.59/21.61	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169
21.59/21.61	c total CPU time = 21.557s
21.59/21.61	c total wall clock time = 21.612s

Verifier Data

OK	1

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

pid=31369
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.06 2.09 2.00 3/179 31372
/proc/meminfo: memFree=29561664/32872528 swapFree=877056/942464
[pid=31372] ppid=31369 vsize=521660 CPUtime=0 cores=0,2,4,6
/proc/31372/stat : 31372 (toysat) R 31369 31372 29107 0 -1 4202496 1906 0 0 0 0 0 0 0 20 0 4 0 36519452 534179840 2267 33554432000 4194304 16246674 140736481100240 140736481099664 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31372/statm: 130927 2276 441 2943 0 127821 0
[pid=31372/tid=31373] ppid=31369 vsize=538044 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31373/stat : 31373 (toysat) S 31369 31372 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36519453 550957056 2335 33554432000 4194304 16246674 140736481100240 140013027175664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31372/tid=31374] ppid=31369 vsize=543164 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31374/stat : 31374 (toysat) S 31369 31372 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36519453 556199936 2352 33554432000 4194304 16246674 140736481100240 140013016685808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31372/tid=31375] ppid=31369 vsize=547260 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31375/stat : 31375 (toysat) S 31369 31372 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36519453 560394240 2368 33554432000 4194304 16246674 140736481100240 140013006212272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100216 s]
/proc/loadavg: 2.06 2.09 2.00 3/179 31372
/proc/meminfo: memFree=29561664/32872528 swapFree=877056/942464
[pid=31372] ppid=31369 vsize=1218116 CPUtime=0.08 cores=0,2,4,6
/proc/31372/stat : 31372 (toysat) R 31369 31372 29107 0 -1 4202496 18172 0 0 0 6 2 0 0 20 0 4 0 36519452 1247350784 18527 33554432000 4194304 16246674 140736481100240 140736481099664 12500869 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31372/statm: 304529 18533 610 2943 0 301423 0
[pid=31372/tid=31373] ppid=31369 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31373/stat : 31373 (toysat) S 31369 31372 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36519453 1247350784 18533 33554432000 4194304 16246674 140736481100240 140013027175664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31372/tid=31374] ppid=31369 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31374/stat : 31374 (toysat) S 31369 31372 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36519453 1247350784 18534 33554432000 4194304 16246674 140736481100240 140013016685808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31372/tid=31375] ppid=31369 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31375/stat : 31375 (toysat) S 31369 31372 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36519453 1247350784 18536 33554432000 4194304 16246674 140736481100240 140013006212272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1218116

[startup+0.200519 s]
/proc/loadavg: 2.06 2.09 2.00 3/179 31372
/proc/meminfo: memFree=29561664/32872528 swapFree=877056/942464
[pid=31372] ppid=31369 vsize=1218116 CPUtime=0.18 cores=0,2,4,6
/proc/31372/stat : 31372 (toysat) R 31369 31372 29107 0 -1 4202496 26079 0 0 0 15 3 0 0 20 0 4 0 36519452 1247350784 26433 33554432000 4194304 16246674 140736481100240 140736481082112 6145278 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31372/statm: 304529 26438 610 2943 0 301423 0
[pid=31372/tid=31373] ppid=31369 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31373/stat : 31373 (toysat) S 31369 31372 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36519453 1247350784 26438 33554432000 4194304 16246674 140736481100240 140013027175664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31372/tid=31374] ppid=31369 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31374/stat : 31374 (toysat) S 31369 31372 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36519453 1247350784 26443 33554432000 4194304 16246674 140736481100240 140013016685808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31372/tid=31375] ppid=31369 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31375/stat : 31375 (toysat) S 31369 31372 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36519453 1247350784 26443 33554432000 4194304 16246674 140736481100240 140013006212272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1218116

[startup+0.300467 s]
/proc/loadavg: 2.06 2.09 2.00 3/179 31372
/proc/meminfo: memFree=29561664/32872528 swapFree=877056/942464
[pid=31372] ppid=31369 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/31372/stat : 31372 (toysat) R 31369 31372 29107 0 -1 4202496 38206 0 0 0 24 5 0 0 20 0 4 0 36519452 1247350784 38554 33554432000 4194304 16246674 140736481100240 140736481082112 13954410 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31372/statm: 304529 38564 808 2943 0 301423 0
[pid=31372/tid=31373] ppid=31369 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31373/stat : 31373 (toysat) S 31369 31372 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36519453 1247350784 38572 33554432000 4194304 16246674 140736481100240 140013027175664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31372/tid=31374] ppid=31369 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31374/stat : 31374 (toysat) S 31369 31372 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36519453 1247350784 38579 33554432000 4194304 16246674 140736481100240 140013016685808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31372/tid=31375] ppid=31369 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31375/stat : 31375 (toysat) S 31369 31372 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36519453 1247350784 38585 33554432000 4194304 16246674 140736481100240 140013006212272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 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.06 2.09 2.00 3/179 31372
/proc/meminfo: memFree=29561664/32872528 swapFree=877056/942464
[pid=31372] ppid=31369 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/31372/stat : 31372 (toysat) R 31369 31372 29107 0 -1 4202496 117851 0 0 0 53 16 0 0 20 0 4 0 36519452 1247350784 118198 33554432000 4194304 16246674 140736481100240 140736481082112 5546181 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31372/statm: 304529 118205 815 2943 0 301423 0
[pid=31372/tid=31373] ppid=31369 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31373/stat : 31373 (toysat) S 31369 31372 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36519453 1247350784 118208 33554432000 4194304 16246674 140736481100240 140013027175664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31372/tid=31374] ppid=31369 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31374/stat : 31374 (toysat) S 31369 31372 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36519453 1247350784 118211 33554432000 4194304 16246674 140736481100240 140013016685808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31372/tid=31375] ppid=31369 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31375/stat : 31375 (toysat) S 31369 31372 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36519453 1247350784 118215 33554432000 4194304 16246674 140736481100240 140013006212272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.5004 s]
/proc/loadavg: 2.06 2.09 2.00 3/183 31376
/proc/meminfo: memFree=28776640/32872528 swapFree=877056/942464
[pid=31372] ppid=31369 vsize=1219140 CPUtime=1.49 cores=0,2,4,6
/proc/31372/stat : 31372 (toysat) R 31369 31372 29107 0 -1 4202496 245806 0 0 0 115 34 0 0 20 0 4 0 36519452 1248399360 246131 33554432000 4194304 16246674 140736481100240 140736481099552 5598802 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31372/statm: 304785 246131 873 2943 0 301679 0
[pid=31372/tid=31373] ppid=31369 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31373/stat : 31373 (toysat) S 31369 31372 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36519453 1248399360 246131 33554432000 4194304 16246674 140736481100240 140013027175664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31372/tid=31374] ppid=31369 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31374/stat : 31374 (toysat) S 31369 31372 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36519453 1248399360 246131 33554432000 4194304 16246674 140736481100240 140013016685808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31372/tid=31375] ppid=31369 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31375/stat : 31375 (toysat) S 31369 31372 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36519453 1248399360 246131 33554432000 4194304 16246674 140736481100240 140013006212272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1219140

[startup+3.10037 s]
/proc/loadavg: 2.06 2.09 2.00 3/183 31376
/proc/meminfo: memFree=28491936/32872528 swapFree=877056/942464
[pid=31372] ppid=31369 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/31372/stat : 31372 (toysat) R 31369 31372 29107 0 -1 4202496 267503 0 0 0 272 37 0 0 20 0 4 0 36519452 1337528320 267828 33554432000 4194304 16246674 140736481100240 140736481082112 5522872 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31372/statm: 326545 267828 873 2943 0 323439 0
[pid=31372/tid=31373] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31373/stat : 31373 (toysat) S 31369 31372 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267828 33554432000 4194304 16246674 140736481100240 140013027175664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31372/tid=31374] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31374/stat : 31374 (toysat) S 31369 31372 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267828 33554432000 4194304 16246674 140736481100240 140013016685808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31372/tid=31375] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31375/stat : 31375 (toysat) S 31369 31372 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267828 33554432000 4194304 16246674 140736481100240 140013006212272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30043 s]
/proc/loadavg: 2.06 2.09 2.00 3/183 31376
/proc/meminfo: memFree=28491048/32872528 swapFree=877056/942464
[pid=31372] ppid=31369 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/31372/stat : 31372 (toysat) R 31369 31372 29107 0 -1 4202496 267583 0 0 0 592 37 0 0 20 0 4 0 36519452 1337528320 267908 33554432000 4194304 16246674 140736481100240 140736481082112 13191752 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31372/statm: 326545 267908 873 2943 0 323439 0
[pid=31372/tid=31373] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31373/stat : 31373 (toysat) S 31369 31372 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267908 33554432000 4194304 16246674 140736481100240 140013027175664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31372/tid=31374] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31374/stat : 31374 (toysat) S 31369 31372 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267908 33554432000 4194304 16246674 140736481100240 140013016685808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31372/tid=31375] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31375/stat : 31375 (toysat) S 31369 31372 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267908 33554432000 4194304 16246674 140736481100240 140013006212272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.13 2.10 2.01 3/183 31376
/proc/meminfo: memFree=28490684/32872528 swapFree=877056/942464
[pid=31372] ppid=31369 vsize=1306180 CPUtime=12.68 cores=0,2,4,6
/proc/31372/stat : 31372 (toysat) R 31369 31372 29107 0 -1 4202496 267626 0 0 0 1231 37 0 0 20 0 4 0 36519452 1337528320 267951 33554432000 4194304 16246674 140736481100240 140736481082112 5711624 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31372/statm: 326545 267951 875 2943 0 323439 0
[pid=31372/tid=31373] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31373/stat : 31373 (toysat) S 31369 31372 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267951 33554432000 4194304 16246674 140736481100240 140013027175664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31372/tid=31374] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31374/stat : 31374 (toysat) S 31369 31372 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267951 33554432000 4194304 16246674 140736481100240 140013016685808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31372/tid=31375] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31375/stat : 31375 (toysat) S 31369 31372 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267951 33554432000 4194304 16246674 140736481100240 140013006212272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1306180

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

[startup+12.8005 s]
/proc/loadavg: 2.13 2.10 2.01 3/183 31376
/proc/meminfo: memFree=28490684/32872528 swapFree=877056/942464
[pid=31372] ppid=31369 vsize=1306180 CPUtime=12.78 cores=0,2,4,6
/proc/31372/stat : 31372 (toysat) R 31369 31372 29107 0 -1 4202496 267626 0 0 0 1241 37 0 0 20 0 4 0 36519452 1337528320 267951 33554432000 4194304 16246674 140736481100240 140736481082112 6026640 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31372/statm: 326545 267951 875 2943 0 323439 0
[pid=31372/tid=31373] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31373/stat : 31373 (toysat) S 31369 31372 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267951 33554432000 4194304 16246674 140736481100240 140013027175664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31372/tid=31374] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31374/stat : 31374 (toysat) S 31369 31372 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267951 33554432000 4194304 16246674 140736481100240 140013016685808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31372/tid=31375] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31375/stat : 31375 (toysat) S 31369 31372 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267951 33554432000 4194304 16246674 140736481100240 140013006212272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.78
Current children cumulated vsize (KiB) 1306180

[startup+16.0004 s]
/proc/loadavg: 2.12 2.10 2.01 3/183 31376
/proc/meminfo: memFree=28490656/32872528 swapFree=877056/942464
[pid=31372] ppid=31369 vsize=1306180 CPUtime=15.98 cores=0,2,4,6
/proc/31372/stat : 31372 (toysat) R 31369 31372 29107 0 -1 4202496 267635 0 0 0 1561 37 0 0 20 0 4 0 36519452 1337528320 267960 33554432000 4194304 16246674 140736481100240 140736481082112 5712544 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31372/statm: 326545 267960 884 2943 0 323439 0
[pid=31372/tid=31373] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31373/stat : 31373 (toysat) S 31369 31372 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267960 33554432000 4194304 16246674 140736481100240 140013027175664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31372/tid=31374] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31374/stat : 31374 (toysat) S 31369 31372 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267960 33554432000 4194304 16246674 140736481100240 140013016685808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31372/tid=31375] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31375/stat : 31375 (toysat) S 31369 31372 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267960 33554432000 4194304 16246674 140736481100240 140013006212272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 15.98
Current children cumulated vsize (KiB) 1306180

[startup+19.2004 s]
/proc/loadavg: 2.11 2.10 2.00 3/183 31376
/proc/meminfo: memFree=28490544/32872528 swapFree=877056/942464
[pid=31372] ppid=31369 vsize=1306180 CPUtime=19.18 cores=0,2,4,6
/proc/31372/stat : 31372 (toysat) R 31369 31372 29107 0 -1 4202496 267635 0 0 0 1881 37 0 0 20 0 4 0 36519452 1337528320 267960 33554432000 4194304 16246674 140736481100240 140736481082112 5822252 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31372/statm: 326545 267960 884 2943 0 323439 0
[pid=31372/tid=31373] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31373/stat : 31373 (toysat) S 31369 31372 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267960 33554432000 4194304 16246674 140736481100240 140013027175664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31372/tid=31374] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31374/stat : 31374 (toysat) S 31369 31372 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267960 33554432000 4194304 16246674 140736481100240 140013016685808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31372/tid=31375] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31375/stat : 31375 (toysat) S 31369 31372 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267960 33554432000 4194304 16246674 140736481100240 140013006212272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 19.18
Current children cumulated vsize (KiB) 1306180

[startup+20.8004 s]
/proc/loadavg: 2.11 2.10 2.00 3/183 31376
/proc/meminfo: memFree=28490668/32872528 swapFree=877056/942464
[pid=31372] ppid=31369 vsize=1306180 CPUtime=20.78 cores=0,2,4,6
/proc/31372/stat : 31372 (toysat) R 31369 31372 29107 0 -1 4202496 267635 0 0 0 2041 37 0 0 20 0 4 0 36519452 1337528320 267960 33554432000 4194304 16246674 140736481100240 140736481082112 12415747 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31372/statm: 326545 267960 884 2943 0 323439 0
[pid=31372/tid=31373] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31373/stat : 31373 (toysat) S 31369 31372 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267960 33554432000 4194304 16246674 140736481100240 140013027175664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31372/tid=31374] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31374/stat : 31374 (toysat) S 31369 31372 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267960 33554432000 4194304 16246674 140736481100240 140013016685808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31372/tid=31375] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31375/stat : 31375 (toysat) S 31369 31372 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267960 33554432000 4194304 16246674 140736481100240 140013006212272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 20.78
Current children cumulated vsize (KiB) 1306180

[startup+21.2004 s]
/proc/loadavg: 2.11 2.10 2.00 4/183 31376
/proc/meminfo: memFree=28490668/32872528 swapFree=877056/942464
[pid=31372] ppid=31369 vsize=1306180 CPUtime=21.18 cores=0,2,4,6
/proc/31372/stat : 31372 (toysat) R 31369 31372 29107 0 -1 4202496 267635 0 0 0 2081 37 0 0 20 0 4 0 36519452 1337528320 267960 33554432000 4194304 16246674 140736481100240 140736481082112 5723504 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31372/statm: 326545 267960 884 2943 0 323439 0
[pid=31372/tid=31373] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31373/stat : 31373 (toysat) S 31369 31372 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267960 33554432000 4194304 16246674 140736481100240 140013027175664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31372/tid=31374] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31374/stat : 31374 (toysat) S 31369 31372 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267960 33554432000 4194304 16246674 140736481100240 140013016685808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31372/tid=31375] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31375/stat : 31375 (toysat) S 31369 31372 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267960 33554432000 4194304 16246674 140736481100240 140013006212272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 21.18
Current children cumulated vsize (KiB) 1306180

[startup+21.6004 s]
/proc/loadavg: 2.11 2.10 2.00 4/183 31376
/proc/meminfo: memFree=28490668/32872528 swapFree=877056/942464
[pid=31372] ppid=31369 vsize=1306180 CPUtime=21.59 cores=0,2,4,6
/proc/31372/stat : 31372 (toysat) R 31369 31372 29107 0 -1 4202496 267635 0 0 0 2121 38 0 0 20 0 4 0 36519452 1337528320 267960 33554432000 4194304 16246674 140736481100240 140736481082112 13780640 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31372/statm: 326545 267960 884 2943 0 323439 0
[pid=31372/tid=31373] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31373/stat : 31373 (toysat) S 31369 31372 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267960 33554432000 4194304 16246674 140736481100240 140013027175664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31372/tid=31374] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31374/stat : 31374 (toysat) S 31369 31372 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267960 33554432000 4194304 16246674 140736481100240 140013016685808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31372/tid=31375] ppid=31369 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/31372/task/31375/stat : 31375 (toysat) S 31369 31372 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36519453 1337528320 267960 33554432000 4194304 16246674 140736481100240 140013006212272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 21.59
Current children cumulated vsize (KiB) 1306180

Child status: 0
Real time (s): 21.676
CPU time (s): 21.6687
CPU user time (s): 21.2278
CPU system time (s): 0.440932
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.2278
system time used= 0.440932
maximum resident set size= 1071852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267640
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= 20
involuntary context switches= 24

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.053991 second user time and 0.087986 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-19 15:58:25
IDJOB=4110174
IDBENCH=79188
IDSOLVER=2553
FILE ID=node113/4110174-1466344705
RUNJOBID= node113-1466341823-29123
PBS_JOBID= 19922039
Free space on /tmp= 71688 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111217555--soft-0-100-0.wbo
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --wbo --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4110174-1466344705/watcher-4110174-1466344705 -o /tmp/evaluation-result-4110174-1466344705/solver-4110174-1466344705 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466341823-29123 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4110174-1466344705.wbo

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

MD5SUM BENCH= 428d17a0ca1ea097508caf17ff8a3a24
RANDOM SEED=1418767033

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:        29562192 kB
Buffers:          153088 kB
Cached:           371232 kB
SwapCached:         1964 kB
Active:          1258544 kB
Inactive:         366124 kB
Active(anon):    1100488 kB
Inactive(anon):     2224 kB
Active(file):     158056 kB
Inactive(file):   363900 kB
Unevictable:      942464 kB
Mlocked:          877056 kB
SwapTotal:      67108856 kB
SwapFree:       67099096 kB
Dirty:             16340 kB
Writeback:             0 kB
AnonPages:       2044064 kB
Mapped:            10992 kB
Shmem:                 0 kB
Slab:             608792 kB
SReclaimable:      52720 kB
SUnreclaim:       556072 kB
KernelStack:        1520 kB
PageTables:         7692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2185664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1159168 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 15:58:47