Trace number 4110230

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2016-05-02OPTIMUM 28.0367 28.0483

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111226368--soft-0-100-0.wbo
MD5SUM2aecdb7c21b6040137fec95add861f35
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 benchmark3.3055
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 1270
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:59:41+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-4110230-1466344781.wbo"]
0.00/0.01	c use --random-gen="3146252505 3092473449 3682769575 3408854158 111763497 1191428543 1714010423 2331703173 1318734148 1502385471 755440670 2592556855 2851775027 3410741716 2034935477 1897310537 1305605103 2087343976 2689384218 2957048500 368861118 3930193025 4114952205 3809204415 1863726434 674129214 1130928572 2084111555 1186308016 2968578644 1285331019 2586846213 2794181248 1411523341 2859933968 2605924683 3807468145 1219732644 4166918351 1052326973 1635199936 1591567579 1146030970 3214879603 404355825 2628938991 903428608 464527485 3304475800 1118418000 1884720490 1348018174 3629070442 2779566157 605735479 3130129388 3361131825 431948998 4101230689 1849017021 94345715 1709098642 1402407275 634932943 2487408420 3719938406 1281439382 2300976823 2242427702 1456596776 520195515 351665398 1158448149 3169030350 3878576388 2816990505 2001100772 3035028830 1873690200 67201223 1094475252 676193062 2714888392 2997073183 1709984274 2043419290 3732312042 885676013 3601686175 1792465388 1393067618 3281065200 1220001790 3560056173 1302007306 3888119296 4127277606 148178932 2510337741 3154771568 1965155202 3351335156 1058468155 4134751755 2582700310 1452706609 3365257041 3880768201 4001415960 1413160999 4141728358 3431638381 48912821 2994063819 3866637865 3252031472 2946220914 2506708168 3493481341 2396821942 529161352 3235484028 813627163 854168483 3154782998 2918444768 1545718501 3869807087 1383051569 1652094312 3034624548 229344831 1962085695 1436085235 1306502879 4110522985 3123245774 438963498 2321868041 4071072673 3638544651 2982911570 879594874 1894197286 3809748404 3016213106 1347574575 3192847542 2276276153 2451082210 589493311 2231735505 1481742892 2390849348 3755784159 1683727291 806702491 3569208381 2093717506 1543316996 3788596283 529707347 1645929874 2160653527 50208692 2242486111 2505201440 3659976509 1769088635 2754239643 1458514668 1262326548 2939662485 3155217599 3239925214 3120383780 4178213054 1831616188 1926591818 4205469846 776331452 1868064932 840205568 132586046 3231396835 2613644890 3929268496 4020694248 2548518316 1606069409 2409245111 2033958030 3430120273 4272862902 1440821110 197887340 2590543456 505934012 2815584314 1443471124 1775797371 2398123100 1276507240 2506064968 4106574781 152287221 3761128211 2986016257 1266691414 1544957651 33042146 1821767631 836048315 1134985306 1289992094 975816503 1615307777 3936412670 3561837724 4195555651 3744434548 2568208582 3062120722 3830121995 470793829 1321220992 215193007 4194152156 936337839 2574786127 1274219896 3120692567 3172627714 48599623 1124049722 1031579069 3988804236 578330813 2511362128 3819606104 3886744467 2859146034 1507663280 1143593326 1134732857 719325757 4264760292 3625534847 2098637109 1651636315 953946057 3887565538 3784106091 153853568 3016838246 1083080544 255 362436" option to reproduce the execution
0.18/0.24	c #vars 169
0.18/0.24	c #constraints 101
0.18/0.25	c BCD2: Hardening is enabled.
0.18/0.25	c BCD2: BiasedSearch is enabled.
0.18/0.25	c Solving starts ...
0.18/0.25	c ============================[ Search Statistics ]============================
0.18/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.25	c =============================================================================
0.18/0.25	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.18/0.25	c  0.0s |       0 |      105 |        0 |      123      0 |        0 |        0
0.18/0.25	c #cpu_time = 0.001s
0.18/0.25	c #wall_clock_time = 0.001s
0.18/0.25	c #decision = 105
0.18/0.25	c #random_decision = 0
0.18/0.25	c #conflict = 0
0.18/0.25	c #restart = 0
0.18/0.25	o 850
0.18/0.25	c BCD2: updating upper bound: 4943 -> 849
0.18/0.25	c BCD2: 0 <= obj <= 849
0.18/0.25	c BCD2: #cores=0, #unrelaxed=101, #relaxed=0, #hardened=0
0.18/0.25	c BCD2: #sat=1 #unsat=1 bias=1/2
0.18/0.25	c Solving starts ...
0.18/0.25	c ============================[ Search Statistics ]============================
0.18/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.25	c =============================================================================
0.18/0.25	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.18/0.27	c  0.0s |       1 |      291 |      100 |      123      0 |        0 |        0
0.18/0.29	c  0.0s |       2 |      634 |      250 |      136      0 |        0 |        0
0.28/0.34	c  0.1s |       3 |     1126 |      475 |      150      2 |        0 |        0
0.38/0.41	c  0.2s |       4 |     1792 |      813 |      165      4 |        0 |        0
0.48/0.52	c  0.3s |       5 |     2675 |     1320 |      182      7 |        0 |        0
0.58/0.68	c  0.4s |       6 |     3856 |     2081 |      222     11 |        0 |        0
0.89/0.93	c  0.7s |       7 |     5660 |     3223 |      245     17 |        0 |        0
1.20/1.28	c  1.0s |       8 |     8362 |     4936 |      270     25 |        0 |        0
1.58/1.65	c  1.4s |       9 |    12026 |     7506 |      297     37 |        0 |        0
2.19/2.28	c  2.0s |      10 |    17283 |    11361 |      327     53 |        0 |        0
3.08/3.17	c  2.9s |      11 |    25713 |    17144 |      360     76 |        0 |        0
4.49/4.53	c  4.3s |      12 |    38256 |    25819 |      397    108 |        0 |        0
6.48/6.53	c  6.3s |      12 |    56197 |    38319 |      397    152 |        0 |        0
6.58/6.62	c  6.4s |      13 |    56945 |    38832 |      437    154 |        0 |        0
8.58/8.63	c  8.4s |      13 |    76047 |    51732 |      437    196 |        0 |        0
9.68/9.78	c  9.5s |      14 |    85683 |    58352 |      481    218 |        0 |        0
11.68/11.78	c 11.5s |      14 |   104316 |    71252 |      481    258 |        0 |        0
13.78/13.80	c 13.5s |      14 |   120253 |    82352 |      481    293 |        0 |        0
13.88/13.92	c 13.7s |      14 |   121043 |    82868 |      481    295 |        0 |        0
13.88/13.92	c #cpu_time = 13.665s
13.88/13.92	c #wall_clock_time = 13.665s
13.88/13.92	c #decision = 121043
13.88/13.92	c #random_decision = 289
13.98/14.02	c #conflict = 82868
13.98/14.02	c #restart = 14
13.98/14.02	c BCD2: found a new core of size 101: cost of the new core is >=1
13.98/14.02	c lower bound updated to 1
13.98/14.02	c BCD2: 1 <= obj <= 849
13.98/14.02	c BCD2: #cores=1, #unrelaxed=0, #relaxed=101, #hardened=0
13.98/14.02	c BCD2: #sat=1 #unsat=2 bias=2/3
13.98/14.02	c Solving starts ...
13.98/14.02	c ============================[ Search Statistics ]============================
13.98/14.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.98/14.02	c       |         |          |          |    Limit     GC | Var      | Constra 
13.98/14.02	c =============================================================================
13.98/14.02	c  0.0s |       0 |        0 |        0 |      481      0 |        0 |        0
13.98/14.02	c  0.0s |       0 |      165 |        2 |      481      0 |        0 |        0
13.98/14.02	c #cpu_time = 0.002s
13.98/14.02	c #wall_clock_time = 0.002s
13.98/14.02	c #decision = 165
13.98/14.02	c #random_decision = 1
13.98/14.02	c #conflict = 2
13.98/14.02	c #restart = 0
13.98/14.02	o 46
13.98/14.02	c BCD2: hardening fixes 57 literals
13.98/14.02	c BCD2: updating upper bound: 849 -> 45
13.98/14.02	c BCD2: 1 <= obj <= 45
13.98/14.02	c BCD2: #cores=1, #unrelaxed=0, #relaxed=44, #hardened=57
13.98/14.02	c BCD2: #sat=2 #unsat=2 bias=2/4
13.98/14.02	c Solving starts ...
13.98/14.02	c ============================[ Search Statistics ]============================
13.98/14.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.98/14.02	c       |         |          |          |    Limit     GC | Var      | Constra 
13.98/14.02	c =============================================================================
13.98/14.02	c  0.0s |       0 |        0 |        0 |      481      0 |       57 |        2
13.98/14.02	c  0.0s |       1 |      216 |      100 |      481      0 |       57 |        2
13.98/14.02	c  0.0s |       2 |      507 |      250 |      481      1 |       57 |        2
13.98/14.02	c  0.1s |       3 |      968 |      475 |      481      1 |       57 |        2
13.98/14.02	c  0.1s |       4 |     1588 |      813 |      481      2 |       57 |        2
13.98/14.09	c  0.2s |       5 |     2516 |     1320 |      481      4 |       57 |        2
14.08/14.18	c  0.3s |       6 |     3924 |     2081 |      481      7 |       57 |        2
14.28/14.32	c  0.4s |       7 |     5764 |     3223 |      481     10 |       57 |        2
14.48/14.52	c  0.6s |       8 |     8385 |     4936 |      530     15 |       57 |        2
14.78/14.83	c  0.9s |       9 |    12559 |     7506 |      530     23 |       57 |        2
15.28/15.31	c  1.4s |      10 |    18649 |    11361 |      530     34 |       57 |        2
15.98/16.02	c  2.1s |      11 |    27765 |    17144 |      530     52 |       57 |        2
17.08/17.14	c  3.2s |      12 |    40894 |    25819 |      530     78 |       57 |        2
18.68/18.73	c  4.8s |      13 |    62247 |    38832 |      530    116 |       57 |        2
20.68/20.74	c  6.8s |      13 |    88091 |    54832 |      583    162 |       57 |        2
21.09/21.18	c  7.3s |      14 |    93820 |    58352 |      583    171 |       57 |        2
23.08/23.19	c  9.3s |      14 |   118591 |    74252 |      583    215 |       57 |        2
24.88/24.90	c 11.0s |      15 |   140264 |    87632 |      583    252 |       57 |        2
26.28/26.30	c 12.4s |      15 |   158451 |    98808 |      583    283 |       57 |        2
26.28/26.30	c #cpu_time = 12.380s
26.28/26.30	c #wall_clock_time = 12.380s
26.28/26.30	c #decision = 158451
26.28/26.30	c #random_decision = 365
26.28/26.30	c #conflict = 98808
26.28/26.30	c #restart = 15
26.28/26.30	o 17
26.28/26.30	c BCD2: hardening fixes 29 literals
26.28/26.30	c BCD2: updating upper bound: 45 -> 16
26.28/26.30	c BCD2: 1 <= obj <= 16
26.28/26.30	c BCD2: #cores=1, #unrelaxed=0, #relaxed=15, #hardened=86
26.28/26.30	c BCD2: #sat=3 #unsat=2 bias=2/5
26.28/26.30	c Solving starts ...
26.28/26.30	c ============================[ Search Statistics ]============================
26.28/26.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.28/26.30	c       |         |          |          |    Limit     GC | Var      | Constra 
26.28/26.30	c =============================================================================
26.28/26.30	c  0.0s |       0 |        0 |        0 |      583      0 |       86 |        4
26.28/26.31	c  0.0s |       1 |      152 |      100 |      583      0 |       86 |        4
26.28/26.33	c  0.0s |       2 |      408 |      250 |      583      0 |       86 |        4
26.28/26.35	c  0.1s |       3 |      738 |      475 |      583      1 |       86 |        4
26.28/26.39	c  0.1s |       4 |     1233 |      813 |      583      2 |       86 |        4
26.38/26.44	c  0.1s |       5 |     1988 |     1320 |      583      3 |       86 |        4
26.49/26.52	c  0.2s |       6 |     3078 |     2081 |      583      5 |       86 |        4
26.59/26.65	c  0.3s |       7 |     4860 |     3223 |      583      8 |       86 |        4
26.78/26.84	c  0.5s |       8 |     7406 |     4936 |      583     13 |       86 |        4
27.08/27.11	c  0.8s |       9 |    11769 |     7506 |      583     20 |       86 |        4
27.48/27.53	c  1.2s |      10 |    18114 |    11361 |      583     30 |       86 |        4
27.88/27.93	c  1.6s |      10 |    24298 |    15109 |      642     40 |       86 |        4
27.88/27.93	c #cpu_time = 1.634s
27.88/27.93	c #wall_clock_time = 1.634s
27.88/27.93	c #decision = 24298
27.88/27.93	c #random_decision = 66
27.88/27.93	c #conflict = 15109
27.88/27.93	c #restart = 10
27.88/27.93	o 4
27.88/27.93	c BCD2: hardening fixes 12 literals
27.88/27.93	c BCD2: updating upper bound: 16 -> 3
27.88/27.93	c BCD2: 1 <= obj <= 3
27.88/27.93	c BCD2: #cores=1, #unrelaxed=0, #relaxed=3, #hardened=98
27.88/27.93	c BCD2: #sat=4 #unsat=2 bias=2/6
27.88/27.93	c Solving starts ...
27.88/27.93	c ============================[ Search Statistics ]============================
27.88/27.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.88/27.93	c       |         |          |          |    Limit     GC | Var      | Constra 
27.88/27.93	c =============================================================================
27.88/27.93	c  0.0s |       0 |        0 |        0 |      642      0 |       98 |        6
27.88/27.95	c  0.0s |       1 |      157 |      100 |      642      0 |       98 |        6
27.88/27.96	c  0.0s |       2 |      373 |      250 |      642      0 |       98 |        6
27.88/27.98	c  0.0s |       2 |      546 |      374 |      642      0 |       98 |        6
27.88/27.98	c #cpu_time = 0.044s
27.88/27.98	c #wall_clock_time = 0.044s
27.88/27.98	c #decision = 546
27.88/27.98	c #random_decision = 1
27.88/27.98	c #conflict = 374
27.88/27.98	c #restart = 2
27.88/27.98	o 1
27.88/27.98	s OPTIMUM FOUND
27.88/27.98	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 -x10
27.88/27.98	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 x19 -x20
27.88/27.98	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
27.88/27.98	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 x38 -x39 -x40
27.88/27.98	v -x41 -x42 -x43 x44 -x45 -x46 -x47 -x48 -x49 -x50
27.88/27.98	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 x59 -x60
27.88/27.98	v -x61 -x62 -x63 -x64 -x65 x66 -x67 -x68 -x69 -x70
27.88/27.98	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
27.88/27.98	v -x81 x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
27.88/27.98	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
27.88/27.98	v -x101 -x102 -x103 x104 -x105 -x106 -x107 -x108 -x109 -x110
27.88/27.98	v -x111 -x112 -x113 x114 -x115 -x116 -x117 -x118 -x119 -x120
27.88/27.98	v -x121 -x122 -x123 -x124 x125 -x126 -x127 -x128 -x129 -x130
27.88/27.98	v -x131 x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
27.88/27.98	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
27.88/27.98	v -x151 -x152 -x153 x154 -x155 -x156 -x157 -x158 x159 -x160
27.88/27.98	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169
27.88/27.98	c total CPU time = 27.980s
27.88/27.98	c total wall clock time = 27.979s

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

pid=4263
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.48 2.39 2.22 4/179 4266
/proc/meminfo: memFree=29096776/32872528 swapFree=1499884/1696108
[pid=4266] ppid=4263 vsize=321980 CPUtime=0 cores=1,3,5,7
/proc/4266/stat : 4266 (toysat) R 4263 4266 2004 0 -1 4202496 1133 0 0 0 0 0 0 0 20 0 4 0 36523797 329707520 1493 33554432000 4194304 16246674 140734600947024 140734600946448 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4266/statm: 81263 1503 441 2943 0 78157 0
[pid=4266/tid=4267] ppid=4263 vsize=339388 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4267/stat : 4267 (toysat) S 4263 4266 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36523797 347533312 1558 33554432000 4194304 16246674 140734600947024 140431623957744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=4266/tid=4268] ppid=4263 vsize=343484 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4268/stat : 4268 (toysat) S 4263 4266 2004 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36523797 351727616 1574 33554432000 4194304 16246674 140734600947024 140431539023088 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=4266/tid=4269] ppid=4263 vsize=347580 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4269/stat : 4269 (toysat) S 4263 4266 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36523797 355921920 1591 33554432000 4194304 16246674 140734600947024 140431528549552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0

[startup+0.100175 s]
/proc/loadavg: 2.48 2.39 2.22 4/179 4266
/proc/meminfo: memFree=29096776/32872528 swapFree=1499884/1696108
[pid=4266] ppid=4263 vsize=1218116 CPUtime=0.08 cores=1,3,5,7
/proc/4266/stat : 4266 (toysat) R 4263 4266 2004 0 -1 4202496 18116 0 0 0 6 2 0 0 20 0 4 0 36523797 1247350784 18469 33554432000 4194304 16246674 140734600947024 140734600946448 12486453 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4266/statm: 304529 18472 616 2943 0 301423 0
[pid=4266/tid=4267] ppid=4263 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4267/stat : 4267 (toysat) S 4263 4266 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36523797 1247350784 18475 33554432000 4194304 16246674 140734600947024 140431623957744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=4266/tid=4268] ppid=4263 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4268/stat : 4268 (toysat) S 4263 4266 2004 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36523797 1247350784 18478 33554432000 4194304 16246674 140734600947024 140431539023088 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=4266/tid=4269] ppid=4263 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4269/stat : 4269 (toysat) S 4263 4266 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36523797 1247350784 18481 33554432000 4194304 16246674 140734600947024 140431528549552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1218116

[startup+0.200525 s]
/proc/loadavg: 2.48 2.39 2.22 4/179 4266
/proc/meminfo: memFree=29096776/32872528 swapFree=1499884/1696108
[pid=4266] ppid=4263 vsize=1218116 CPUtime=0.18 cores=1,3,5,7
/proc/4266/stat : 4266 (toysat) R 4263 4266 2004 0 -1 4202496 26125 0 0 0 15 3 0 0 20 0 4 0 36523797 1247350784 26478 33554432000 4194304 16246674 140734600947024 140734600946448 6144966 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4266/statm: 304529 26481 616 2943 0 301423 0
[pid=4266/tid=4267] ppid=4263 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4267/stat : 4267 (toysat) S 4263 4266 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36523797 1247350784 26481 33554432000 4194304 16246674 140734600947024 140431623957744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=4266/tid=4268] ppid=4263 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4268/stat : 4268 (toysat) S 4263 4266 2004 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36523797 1247350784 26481 33554432000 4194304 16246674 140734600947024 140431539023088 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=4266/tid=4269] ppid=4263 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4269/stat : 4269 (toysat) S 4263 4266 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36523797 1247350784 26481 33554432000 4194304 16246674 140734600947024 140431528549552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1218116

[startup+0.300481 s]
/proc/loadavg: 2.48 2.39 2.22 4/179 4266
/proc/meminfo: memFree=29096776/32872528 swapFree=1499884/1696108
[pid=4266] ppid=4263 vsize=1218116 CPUtime=0.28 cores=1,3,5,7
/proc/4266/stat : 4266 (toysat) R 4263 4266 2004 0 -1 4202496 38911 0 0 0 24 4 0 0 20 0 4 0 36523797 1247350784 39257 33554432000 4194304 16246674 140734600947024 140734600946448 6074686 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4266/statm: 304529 39265 815 2943 0 301423 0
[pid=4266/tid=4267] ppid=4263 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4267/stat : 4267 (toysat) S 4263 4266 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36523797 1247350784 39270 33554432000 4194304 16246674 140734600947024 140431623957744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=4266/tid=4268] ppid=4263 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4268/stat : 4268 (toysat) S 4263 4266 2004 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36523797 1247350784 39274 33554432000 4194304 16246674 140734600947024 140431539023088 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=4266/tid=4269] ppid=4263 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4269/stat : 4269 (toysat) S 4263 4266 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36523797 1247350784 39275 33554432000 4194304 16246674 140734600947024 140431528549552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1218116

[startup+0.700428 s]
/proc/loadavg: 2.48 2.39 2.22 4/179 4266
/proc/meminfo: memFree=29096776/32872528 swapFree=1499884/1696108
[pid=4266] ppid=4263 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/4266/stat : 4266 (toysat) R 4263 4266 2004 0 -1 4202496 114536 0 0 0 53 16 0 0 20 0 4 0 36523797 1247350784 114883 33554432000 4194304 16246674 140734600947024 140734600946448 12874965 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4266/statm: 304529 114890 815 2943 0 301423 0
[pid=4266/tid=4267] ppid=4263 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4267/stat : 4267 (toysat) S 4263 4266 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36523797 1247350784 114893 33554432000 4194304 16246674 140734600947024 140431623957744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=4266/tid=4268] ppid=4263 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4268/stat : 4268 (toysat) S 4263 4266 2004 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36523797 1247350784 114896 33554432000 4194304 16246674 140734600947024 140431539023088 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=4266/tid=4269] ppid=4263 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4269/stat : 4269 (toysat) S 4263 4266 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36523797 1247350784 114900 33554432000 4194304 16246674 140734600947024 140431528549552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50044 s]
/proc/loadavg: 2.52 2.40 2.22 4/183 4270
/proc/meminfo: memFree=28317472/32872528 swapFree=1499884/1696108
[pid=4266] ppid=4263 vsize=1219140 CPUtime=1.48 cores=1,3,5,7
/proc/4266/stat : 4266 (toysat) R 4263 4266 2004 0 -1 4202496 245830 0 0 0 113 35 0 0 20 0 4 0 36523797 1248399360 246154 33554432000 4194304 16246674 140734600947024 140734600946336 12415827 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4266/statm: 304785 246154 873 2943 0 301679 0
[pid=4266/tid=4267] ppid=4263 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4267/stat : 4267 (toysat) S 4263 4266 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36523797 1248399360 246154 33554432000 4194304 16246674 140734600947024 140431623957744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=4266/tid=4268] ppid=4263 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4268/stat : 4268 (toysat) S 4263 4266 2004 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36523797 1248399360 246154 33554432000 4194304 16246674 140734600947024 140431539023088 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=4266/tid=4269] ppid=4263 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4269/stat : 4269 (toysat) S 4263 4266 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36523797 1248399360 246154 33554432000 4194304 16246674 140734600947024 140431528549552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1219140

[startup+3.10044 s]
/proc/loadavg: 2.52 2.40 2.22 4/183 4270
/proc/meminfo: memFree=28027808/32872528 swapFree=1499884/1696108
[pid=4266] ppid=4263 vsize=1306180 CPUtime=3.08 cores=1,3,5,7
/proc/4266/stat : 4266 (toysat) R 4263 4266 2004 0 -1 4202496 267552 0 0 0 270 38 0 0 20 0 4 0 36523797 1337528320 267876 33554432000 4194304 16246674 140734600947024 140734600928896 13954625 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4266/statm: 326545 267876 873 2943 0 323439 0
[pid=4266/tid=4267] ppid=4263 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4267/stat : 4267 (toysat) S 4263 4266 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36523797 1337528320 267876 33554432000 4194304 16246674 140734600947024 140431623957744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=4266/tid=4268] ppid=4263 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4268/stat : 4268 (toysat) S 4263 4266 2004 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36523797 1337528320 267876 33554432000 4194304 16246674 140734600947024 140431539023088 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=4266/tid=4269] ppid=4263 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4269/stat : 4269 (toysat) S 4263 4266 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36523797 1337528320 267876 33554432000 4194304 16246674 140734600947024 140431528549552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1306180

[startup+6.30043 s]
/proc/loadavg: 2.56 2.41 2.22 3/183 4270
/proc/meminfo: memFree=28026200/32872528 swapFree=1499884/1696108
[pid=4266] ppid=4263 vsize=1306180 CPUtime=6.28 cores=1,3,5,7
/proc/4266/stat : 4266 (toysat) R 4263 4266 2004 0 -1 4202496 267622 0 0 0 590 38 0 0 20 0 4 0 36523797 1337528320 267946 33554432000 4194304 16246674 140734600947024 140734600928896 5553752 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4266/statm: 326545 267946 874 2943 0 323439 0
[pid=4266/tid=4267] ppid=4263 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4267/stat : 4267 (toysat) S 4263 4266 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36523797 1337528320 267946 33554432000 4194304 16246674 140734600947024 140431623957744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=4266/tid=4268] ppid=4263 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4268/stat : 4268 (toysat) S 4263 4266 2004 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36523797 1337528320 267946 33554432000 4194304 16246674 140734600947024 140431539023088 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=4266/tid=4269] ppid=4263 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4269/stat : 4269 (toysat) S 4263 4266 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36523797 1337528320 267946 33554432000 4194304 16246674 140734600947024 140431528549552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.51 2.41 2.22 4/183 4319
/proc/meminfo: memFree=28782456/32872528 swapFree=1499884/1696108
[pid=4266] ppid=4263 vsize=1307204 CPUtime=12.68 cores=1,3,5,7
/proc/4266/stat : 4266 (toysat) R 4263 4266 2004 0 -1 4202496 267673 0 0 0 1230 38 0 0 20 0 4 0 36523797 1338576896 267997 33554432000 4194304 16246674 140734600947024 140734600928896 5711688 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4266/statm: 326801 267997 874 2943 0 323695 0
[pid=4266/tid=4267] ppid=4263 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4267/stat : 4267 (toysat) S 4263 4266 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36523797 1338576896 267997 33554432000 4194304 16246674 140734600947024 140431623957744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=4266/tid=4268] ppid=4263 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4268/stat : 4268 (toysat) S 4263 4266 2004 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36523797 1338576896 267997 33554432000 4194304 16246674 140734600947024 140431539023088 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=4266/tid=4269] ppid=4263 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4269/stat : 4269 (toysat) S 4263 4266 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36523797 1338576896 267997 33554432000 4194304 16246674 140734600947024 140431528549552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1307204

[startup+25.5075 s]
/proc/loadavg: 2.40 2.39 2.22 3/184 4322
/proc/meminfo: memFree=28026560/32872528 swapFree=1499884/1696108
[pid=4266] ppid=4263 vsize=1307204 CPUtime=25.49 cores=1,3,5,7
/proc/4266/stat : 4266 (toysat) R 4263 4266 2004 0 -1 4202496 267933 0 0 0 2510 39 0 0 20 0 4 0 36523797 1338576896 268257 33554432000 4194304 16246674 140734600947024 140734600930024 12483428 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4266/statm: 326801 268257 883 2943 0 323695 0
[pid=4266/tid=4267] ppid=4263 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4267/stat : 4267 (toysat) S 4263 4266 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36523797 1338576896 268257 33554432000 4194304 16246674 140734600947024 140431623957744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=4266/tid=4268] ppid=4263 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4268/stat : 4268 (toysat) S 4263 4266 2004 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36523797 1338576896 268257 33554432000 4194304 16246674 140734600947024 140431539023088 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=4266/tid=4269] ppid=4263 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4269/stat : 4269 (toysat) S 4263 4266 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36523797 1338576896 268257 33554432000 4194304 16246674 140734600947024 140431528549552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1307204

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

[startup+25.7004 s]
/proc/loadavg: 2.40 2.39 2.22 3/184 4322
/proc/meminfo: memFree=28026560/32872528 swapFree=1499884/1696108
[pid=4266] ppid=4263 vsize=1307204 CPUtime=25.68 cores=1,3,5,7
/proc/4266/stat : 4266 (toysat) R 4263 4266 2004 0 -1 4202496 267933 0 0 0 2529 39 0 0 20 0 4 0 36523797 1338576896 268257 33554432000 4194304 16246674 140734600947024 140734600930024 12483201 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4266/statm: 326801 268257 883 2943 0 323695 0
[pid=4266/tid=4267] ppid=4263 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4267/stat : 4267 (toysat) S 4263 4266 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36523797 1338576896 268257 33554432000 4194304 16246674 140734600947024 140431623957744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=4266/tid=4268] ppid=4263 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4268/stat : 4268 (toysat) S 4263 4266 2004 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36523797 1338576896 268257 33554432000 4194304 16246674 140734600947024 140431539023088 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=4266/tid=4269] ppid=4263 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4269/stat : 4269 (toysat) S 4263 4266 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36523797 1338576896 268257 33554432000 4194304 16246674 140734600947024 140431528549552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.68
Current children cumulated vsize (KiB) 1307204

[startup+27.3004 s]
/proc/loadavg: 2.40 2.39 2.22 3/184 4322
/proc/meminfo: memFree=28026436/32872528 swapFree=1499884/1696108
[pid=4266] ppid=4263 vsize=1307204 CPUtime=27.28 cores=1,3,5,7
/proc/4266/stat : 4266 (toysat) R 4263 4266 2004 0 -1 4202496 267933 0 0 0 2689 39 0 0 20 0 4 0 36523797 1338576896 268257 33554432000 4194304 16246674 140734600947024 140734600930024 15015658 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4266/statm: 326801 268257 883 2943 0 323695 0
[pid=4266/tid=4267] ppid=4263 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4267/stat : 4267 (toysat) S 4263 4266 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36523797 1338576896 268257 33554432000 4194304 16246674 140734600947024 140431623957744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=4266/tid=4268] ppid=4263 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4268/stat : 4268 (toysat) S 4263 4266 2004 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36523797 1338576896 268257 33554432000 4194304 16246674 140734600947024 140431539023088 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=4266/tid=4269] ppid=4263 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4269/stat : 4269 (toysat) S 4263 4266 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36523797 1338576896 268257 33554432000 4194304 16246674 140734600947024 140431528549552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 27.28
Current children cumulated vsize (KiB) 1307204

[startup+27.7076 s]
/proc/loadavg: 2.40 2.39 2.22 3/184 4322
/proc/meminfo: memFree=28026560/32872528 swapFree=1499884/1696108
[pid=4266] ppid=4263 vsize=1307204 CPUtime=27.69 cores=1,3,5,7
/proc/4266/stat : 4266 (toysat) R 4263 4266 2004 0 -1 4202496 267933 0 0 0 2730 39 0 0 20 0 4 0 36523797 1338576896 268257 33554432000 4194304 16246674 140734600947024 140734600930024 5823266 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4266/statm: 326801 268257 883 2943 0 323695 0
[pid=4266/tid=4267] ppid=4263 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4267/stat : 4267 (toysat) S 4263 4266 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36523797 1338576896 268257 33554432000 4194304 16246674 140734600947024 140431623957744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=4266/tid=4268] ppid=4263 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4268/stat : 4268 (toysat) S 4263 4266 2004 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36523797 1338576896 268257 33554432000 4194304 16246674 140734600947024 140431539023088 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=4266/tid=4269] ppid=4263 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4269/stat : 4269 (toysat) S 4263 4266 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36523797 1338576896 268257 33554432000 4194304 16246674 140734600947024 140431528549552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 27.69
Current children cumulated vsize (KiB) 1307204

[startup+27.9004 s]
/proc/loadavg: 2.40 2.39 2.22 3/184 4322
/proc/meminfo: memFree=28026560/32872528 swapFree=1499884/1696108
[pid=4266] ppid=4263 vsize=1307204 CPUtime=27.88 cores=1,3,5,7
/proc/4266/stat : 4266 (toysat) R 4263 4266 2004 0 -1 4202496 267933 0 0 0 2749 39 0 0 20 0 4 0 36523797 1338576896 268257 33554432000 4194304 16246674 140734600947024 140734600928896 5545784 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4266/statm: 326801 268257 883 2943 0 323695 0
[pid=4266/tid=4267] ppid=4263 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4267/stat : 4267 (toysat) S 4263 4266 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36523797 1338576896 268257 33554432000 4194304 16246674 140734600947024 140431623957744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=4266/tid=4268] ppid=4263 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4268/stat : 4268 (toysat) S 4263 4266 2004 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36523797 1338576896 268257 33554432000 4194304 16246674 140734600947024 140431539023088 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=4266/tid=4269] ppid=4263 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/4266/task/4269/stat : 4269 (toysat) S 4263 4266 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36523797 1338576896 268257 33554432000 4194304 16246674 140734600947024 140431528549552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 27.88
Current children cumulated vsize (KiB) 1307204

[startup+28.0004 s]
/proc/loadavg: 2.40 2.39 2.22 3/184 4322
/proc/meminfo: memFree=28026560/32872528 swapFree=1499884/1696108
[pid=4266] ppid=4263 vsize=0 CPUtime=27.98 cores=1,3,5,7
/proc/4266/stat : 4266 (toysat) R 4263 4266 2004 0 -1 4202500 267937 0 0 0 2758 40 0 0 20 0 1 0 36523797 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4266/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 27.98
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 28.0483
CPU time (s): 28.0367
CPU user time (s): 27.5818
CPU system time (s): 0.45493
CPU usage (%): 99.9586
Max. virtual memory (cumulated for all children) (KiB): 1307204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.5818
system time used= 0.45493
maximum resident set size= 1073036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267937
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= 66

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.19697 second user time and 0.25696 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-19 15:59:41
IDJOB=4110230
IDBENCH=79207
IDSOLVER=2553
FILE ID=node137/4110230-1466344781
RUNJOBID= node137-1466341805-2021
PBS_JOBID= 19922016
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.1111226368--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-4110230-1466344781/watcher-4110230-1466344781 -o /tmp/evaluation-result-4110230-1466344781/solver-4110230-1466344781 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466341805-2021 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4110230-1466344781.wbo

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

MD5SUM BENCH= 2aecdb7c21b6040137fec95add861f35
RANDOM SEED=386575137

node137.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.486
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	: 5332.97
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.486
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.486
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.486
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.486
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.486
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.38
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.486
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.56
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.486
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:        29097304 kB
Buffers:           72300 kB
Cached:           191996 kB
SwapCached:         1260 kB
Active:          1196520 kB
Inactive:         140936 kB
Active(anon):    1073692 kB
Inactive(anon):     2080 kB
Active(file):     122828 kB
Inactive(file):   138856 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100128 kB
Dirty:             33248 kB
Writeback:             0 kB
AnonPages:       2768380 kB
Mapped:            10772 kB
Shmem:                 0 kB
Slab:             606892 kB
SReclaimable:      50728 kB
SUnreclaim:       556164 kB
KernelStack:        1504 kB
PageTables:         9264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2911356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    198656 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 node137 at 2016-06-19 16:00:09