Trace number 4106292

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 NameAnswerobjective functionCPU timeWall clock time
toysat 2016-05-02OPT3 24.5223 24.5299

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=17-P1=11-P2=61-P3=5-P4=53-P5=7-P6=37-P7=7-B.opb
MD5SUM4c4368f6ede6fe3469b61db6ee1d3ae2
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.05899
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables126
Total number of constraints15
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints15
Minimum length of a constraint6
Maximum length of a constraint48
Number of terms in the objective function 6
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 63
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 2048
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 8064
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)252
Sum of products size (including duplicates)504
Number of different products252
Sum of products size504

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-18T18:54:28+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","--pb","--search=bcd2","HOME/instance-4106292-1466268868.opb"]
0.00/0.01	c use --random-gen="3885633190 1605017202 2972667610 2932525326 674213911 446814092 59724589 2998354422 1791897089 2302806904 2537324400 1741516858 1752376642 333204200 3926906137 2252421738 2398266432 3923423745 2630355688 3881457444 3188100609 1655996471 3336344802 3445692457 2500969198 454948532 1574542134 3357146154 874945520 1140459920 4252416574 2229886946 3455897287 638272258 3680505234 2528978948 1736983847 1701758926 3706103942 270618540 1965022056 1481927610 710586970 3388682044 3894818209 2769977887 839885470 3330602527 169798648 1781262446 419634177 2247948811 2331234533 1523396202 1550550129 3922873016 1194507441 3795217102 1722629876 3101314476 4014785725 3014702250 3399184657 2814728343 1562898667 3837582622 1076106219 860634052 2383001642 3359559359 2498163499 2245461434 149244908 190258468 3961314004 234604337 2270536536 1893871487 2840347468 1631853213 962994668 2331528163 3331329234 412595638 556685007 1262906812 2699832343 2100757016 81361416 1053794212 3078668868 4105714292 96980421 634086439 1179100736 1764034214 1743550666 3489515334 883315311 950004478 159539834 3548706454 301251861 2085949722 4005259285 1367754927 227993804 3932090263 3600961518 929046630 2653877684 297280444 417784588 975315443 3360848062 740220922 3544037509 3385654325 1885081275 3492442562 3357354242 1308052626 1000242554 1965451049 1242038971 1314223431 838486083 1340676313 2918695962 1720547905 3878053353 1377959020 777315584 3308637843 416189696 321011155 3672917403 4005747852 3849308203 2470707282 4126741074 2163422968 4093786967 2375806607 3055842918 783650038 94294622 3787809900 3831414406 3118896135 4167918649 794491737 518963606 3549999071 2123203514 3144237402 3781796729 2806786962 795485993 170881328 1239547722 3598362265 3354170308 1451744522 2913462378 1039452792 3250306895 2881314194 3614275288 106402600 1790173977 4159866780 4237149524 4112725611 3265661586 92288136 732026436 1212674733 2123383595 2956037562 1938009342 2351998042 4239333878 2818974132 3840978713 3368419901 324960739 4128636851 1572848793 2161781354 2074200165 4120852221 1846348137 705004688 2635058953 2670277433 2620310932 1543567760 872141369 458782183 229581306 3410949593 1188902393 3355378145 815181017 3778862793 1637685634 3411907620 258815905 1908412182 2382582955 2737404589 320048640 2406900646 2214289957 1799403090 2808016029 991916768 2080617510 37636958 960811068 3389290138 4104450266 894537127 526724437 507359929 1628098550 3897257138 3704035261 1494855480 4207647114 2287554540 1180682955 2432800774 3397450013 2678443680 4035096517 333437658 2710440603 4166949402 3375367311 2769466524 2013067458 1319222415 1169706203 628188944 2198609995 2555709214 3690583739 3677025592 2473871201 1613825908 1287876888 2075256147 3577565491 453232712 255 362436" option to reproduce the execution
0.00/0.01	c #vars 126
0.00/0.01	c #constraints 15
0.00/0.02	c BCD2: Hardening is enabled.
0.00/0.02	c BCD2: BiasedSearch is enabled.
0.00/0.02	c Solving starts ...
0.00/0.02	c ============================[ Search Statistics ]============================
0.00/0.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.02	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.02	c =============================================================================
0.00/0.02	c  0.0s |       0 |        0 |        0 |      385      0 |        0 |        0
0.00/0.04	c  0.0s |       1 |      137 |      100 |      385      0 |        0 |        0
0.00/0.06	c  0.0s |       2 |      333 |      250 |      424      0 |        0 |        0
0.08/0.12	c  0.1s |       3 |      689 |      475 |      467      0 |        0 |        0
0.08/0.19	c  0.2s |       4 |     1201 |      813 |      514      1 |        0 |        0
0.28/0.31	c  0.3s |       5 |     1861 |     1320 |      566      2 |        0 |        0
0.39/0.47	c  0.5s |       6 |     2704 |     2081 |      686      4 |        0 |        0
0.39/0.49	c  0.5s |       6 |     2874 |     2184 |      686      5 |        0 |        0
0.39/0.49	c #cpu_time = 0.472s
0.39/0.49	c #wall_clock_time = 0.472s
0.39/0.49	c #decision = 2874
0.39/0.49	c #random_decision = 5
0.39/0.49	c #conflict = 2184
0.39/0.49	c #restart = 6
0.39/0.49	o 53
0.39/0.49	c BCD2: updating upper bound: 63 -> 52
0.39/0.49	c BCD2: 0 <= obj <= 52
0.39/0.49	c BCD2: #cores=0, #unrelaxed=6, #relaxed=0, #hardened=0
0.39/0.49	c BCD2: #sat=1 #unsat=1 bias=1/2
0.39/0.49	c Solving starts ...
0.39/0.49	c ============================[ Search Statistics ]============================
0.39/0.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.49	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.49	c =============================================================================
0.39/0.49	c  0.0s |       0 |        0 |        0 |      686      0 |        0 |        0
0.39/0.49	c  0.0s |       0 |        4 |        0 |      686      0 |        0 |        0
0.39/0.49	c #cpu_time = 0.002s
0.39/0.49	c #wall_clock_time = 0.002s
0.39/0.49	c #decision = 4
0.39/0.49	c #random_decision = 0
0.39/0.49	c #conflict = 0
0.39/0.49	c #restart = 0
0.39/0.49	c BCD2: found a new core of size 5: cost of the new core is >=2
0.39/0.49	c lower bound updated to 2
0.39/0.49	c BCD2: 2 <= obj <= 52
0.39/0.49	c BCD2: #cores=1, #unrelaxed=1, #relaxed=5, #hardened=0
0.39/0.49	c BCD2: #sat=1 #unsat=2 bias=2/3
0.39/0.49	c Solving starts ...
0.39/0.49	c ============================[ Search Statistics ]============================
0.39/0.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.49	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.49	c =============================================================================
0.39/0.49	c  0.0s |       0 |        0 |        0 |      686      0 |        0 |        0
0.49/0.52	c  0.0s |       1 |      192 |      100 |      686      0 |        0 |        0
0.49/0.54	c  0.0s |       2 |      401 |      250 |      686      0 |        0 |        0
0.49/0.59	c  0.1s |       3 |      724 |      475 |      686      1 |        0 |        0
0.59/0.67	c  0.2s |       4 |     1164 |      813 |      686      2 |        0 |        0
0.69/0.78	c  0.3s |       5 |     1772 |     1320 |      755      2 |        0 |        0
0.99/1.00	c  0.5s |       6 |     2679 |     2081 |      755      4 |        0 |        0
1.19/1.23	c  0.7s |       7 |     3935 |     3223 |      831      6 |        0 |        0
1.38/1.48	c  1.0s |       8 |     5852 |     4936 |      831     10 |        0 |        0
2.09/2.12	c  1.6s |       9 |     8984 |     7506 |      915     14 |        0 |        0
2.69/2.75	c  2.3s |      10 |    13278 |    11361 |     1007     21 |        0 |        0
4.09/4.16	c  3.7s |      11 |    19633 |    17144 |     1108     29 |        0 |        0
6.09/6.19	c  5.7s |      11 |    29079 |    25644 |     1219     41 |        0 |        0
6.19/6.25	c  5.8s |      12 |    29272 |    25819 |     1219     42 |        0 |        0
8.19/8.27	c  7.8s |      12 |    42160 |    37719 |     1341     60 |        0 |        0
8.39/8.47	c  8.0s |      13 |    43344 |    38832 |     1341     61 |        0 |        0
10.39/10.48	c 10.0s |      13 |    53863 |    47232 |     1341     71 |        0 |        0
12.39/12.49	c 12.0s |      13 |    64978 |    57132 |     1476     84 |        0 |        0
12.59/12.68	c 12.2s |      14 |    66328 |    58352 |     1476     85 |        1 |        6
14.59/14.69	c 14.2s |      14 |    78296 |    69252 |     1476     98 |        1 |        6
16.69/16.70	c 16.2s |      14 |    89681 |    79452 |     1476    111 |        1 |        6
18.18/18.20	c 17.7s |      15 |    98912 |    87632 |     1624    121 |        1 |        6
20.18/20.21	c 19.7s |      15 |   110945 |    98532 |     1624    134 |        2 |       12
22.18/22.22	c 21.7s |      15 |   123165 |   109032 |     1624    146 |        2 |       12
24.19/24.23	c 23.7s |      15 |   135583 |   120532 |     1624    160 |        2 |       12
24.38/24.43	c 23.9s |      15 |   136912 |   121827 |     1624    161 |        2 |       12
24.38/24.43	c #cpu_time = 23.937s
24.38/24.43	c #wall_clock_time = 23.936s
24.38/24.43	c #decision = 136912
24.38/24.43	c #random_decision = 573
24.38/24.43	c #conflict = 121827
24.38/24.43	c #restart = 15
24.38/24.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=3
24.38/24.43	c lower bound updated to 3
24.38/24.43	c BCD2: 3 <= obj <= 52
24.38/24.43	c BCD2: #cores=1, #unrelaxed=0, #relaxed=6, #hardened=0
24.38/24.43	c BCD2: #sat=1 #unsat=3 bias=3/4
24.38/24.43	c Solving starts ...
24.38/24.43	c ============================[ Search Statistics ]============================
24.38/24.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.38/24.43	c       |         |          |          |    Limit     GC | Var      | Constra 
24.38/24.43	c =============================================================================
24.38/24.43	c  0.0s |       0 |        0 |        0 |     1624      0 |        3 |       12
24.38/24.45	c  0.0s |       0 |      151 |       71 |     1624      0 |        3 |       13
24.38/24.45	c #cpu_time = 0.016s
24.38/24.45	c #wall_clock_time = 0.016s
24.38/24.45	c #decision = 151
24.38/24.45	c #random_decision = 2
24.38/24.45	c #conflict = 71
24.38/24.45	c #restart = 0
24.38/24.45	o 35
24.38/24.45	c BCD2: updating upper bound: 52 -> 34
24.38/24.45	c BCD2: 3 <= obj <= 34
24.38/24.45	c BCD2: #cores=1, #unrelaxed=0, #relaxed=6, #hardened=0
24.38/24.45	c BCD2: #sat=2 #unsat=3 bias=3/5
24.38/24.45	c Solving starts ...
24.38/24.45	c ============================[ Search Statistics ]============================
24.38/24.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.38/24.45	c       |         |          |          |    Limit     GC | Var      | Constra 
24.38/24.45	c =============================================================================
24.38/24.45	c  0.0s |       0 |        0 |        0 |     1624      0 |        3 |       13
24.38/24.45	c  0.0s |       0 |       82 |       12 |     1624      0 |        3 |       13
24.38/24.45	c #cpu_time = 0.006s
24.38/24.45	c #wall_clock_time = 0.006s
24.38/24.45	c #decision = 82
24.38/24.45	c #random_decision = 0
24.38/24.45	c #conflict = 12
24.38/24.45	c #restart = 0
24.38/24.45	o 9
24.38/24.45	c BCD2: hardening fixes 2 literals
24.38/24.45	c BCD2: updating upper bound: 34 -> 8
24.38/24.45	c BCD2: 3 <= obj <= 8
24.38/24.45	c BCD2: #cores=1, #unrelaxed=0, #relaxed=4, #hardened=2
24.38/24.45	c BCD2: #sat=3 #unsat=3 bias=3/6
24.38/24.45	c Solving starts ...
24.38/24.45	c ============================[ Search Statistics ]============================
24.38/24.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.38/24.45	c       |         |          |          |    Limit     GC | Var      | Constra 
24.38/24.45	c =============================================================================
24.38/24.45	c  0.0s |       0 |        0 |        0 |     1624      0 |       19 |       17
24.38/24.46	c  0.0s |       0 |       95 |       22 |     1624      0 |       19 |       53
24.38/24.46	c #cpu_time = 0.008s
24.38/24.46	c #wall_clock_time = 0.008s
24.38/24.46	c #decision = 95
24.38/24.46	c #random_decision = 0
24.38/24.46	c #conflict = 22
24.38/24.46	c #restart = 0
24.38/24.46	o 5
24.38/24.46	c BCD2: hardening fixes 1 literals
24.38/24.46	c BCD2: updating upper bound: 8 -> 4
24.38/24.46	c BCD2: 3 <= obj <= 4
24.38/24.46	c BCD2: #cores=1, #unrelaxed=0, #relaxed=3, #hardened=3
24.38/24.46	c BCD2: #sat=4 #unsat=3 bias=3/7
24.38/24.46	c Solving starts ...
24.38/24.46	c ============================[ Search Statistics ]============================
24.38/24.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.38/24.46	c       |         |          |          |    Limit     GC | Var      | Constra 
24.38/24.46	c =============================================================================
24.38/24.46	c  0.0s |       0 |        0 |        0 |     1624      0 |       27 |       55
24.38/24.47	c  0.0s |       0 |       79 |        2 |     1624      0 |       27 |       73
24.38/24.47	c #cpu_time = 0.004s
24.38/24.47	c #wall_clock_time = 0.004s
24.38/24.47	c #decision = 79
24.38/24.47	c #random_decision = 0
24.38/24.47	c #conflict = 2
24.38/24.47	c #restart = 0
24.38/24.47	o 3
24.38/24.47	s OPTIMUM FOUND
24.38/24.47	v x1 x2 -x3 -x4 -x5 -x6 x7 -x8 x9 x10
24.38/24.47	v x11 x12 x13 x14 -x15 x16 x17 -x18 x19 -x20
24.38/24.47	v x21 -x22 -x23 x24 x25 -x26 -x27 -x28 -x29 x30
24.38/24.47	v x31 -x32 -x33 -x34 x35 x36 x37 x38 x39 x40
24.38/24.47	v -x41 -x42 x43 -x44 x45 x46 -x47 -x48 x49 x50
24.38/24.47	v x51 -x52 x53 x54 x55 -x56 x57 x58 -x59 -x60
24.38/24.47	v x61 -x62 -x63 -x64 -x65 x66 x67 -x68 -x69 -x70
24.38/24.47	v -x71 -x72 x73 -x74 -x75 -x76 x77 x78 x79 x80
24.38/24.47	v x81 x82 x83 -x84 -x85 x86 -x87 -x88 -x89 -x90
24.38/24.47	v x91 x92 x93 -x94 x95 -x96 x97 x98 x99 -x100
24.38/24.47	v -x101 -x102 x103 -x104 -x105 -x106 x107 -x108 -x109 -x110
24.38/24.47	v -x111 -x112 -x113 -x114 x115 x116 -x117 x118 -x119 -x120
24.38/24.47	v -x121 x122 x123 -x124 -x125 -x126
24.38/24.47	c total CPU time = 24.468s
24.38/24.47	c total wall clock time = 24.467s

Verifier Data

OK	3

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-4106292-1466268868/watcher-4106292-1466268868 -o /tmp/evaluation-result-4106292-1466268868/solver-4106292-1466268868 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466264772-24926 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4106292-1466268868.opb 

pid=25665
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.20 2.29 2.26 3/179 25668
/proc/meminfo: memFree=28942204/32872528 swapFree=1499884/1696108
[pid=25668] ppid=25665 vsize=534972 CPUtime=0 cores=0,2,4,6
/proc/25668/stat : 25668 (toysat) R 25665 25668 24910 0 -1 4202496 1961 0 0 0 0 0 0 0 20 0 4 0 28932509 547811328 2322 33554432000 4194304 16246674 140735794807984 140735794807408 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25668/statm: 134255 2332 441 2943 0 131149 0
[pid=25668/tid=25669] ppid=25665 vsize=552380 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25669/stat : 25669 (toysat) S 25665 25668 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28932509 565637120 2392 33554432000 4194304 16246674 140735794807984 140210318847216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25668/tid=25670] ppid=25665 vsize=556476 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25670/stat : 25670 (toysat) S 25665 25668 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28932510 569831424 2409 33554432000 4194304 16246674 140735794807984 140210308357360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25668/tid=25671] ppid=25665 vsize=561596 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25671/stat : 25671 (toysat) S 25665 25668 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28932510 575074304 2425 33554432000 4194304 16246674 140735794807984 140210297883824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100167 s]
/proc/loadavg: 2.20 2.29 2.26 3/179 25668
/proc/meminfo: memFree=28942204/32872528 swapFree=1499884/1696108
[pid=25668] ppid=25665 vsize=1218116 CPUtime=0.08 cores=0,2,4,6
/proc/25668/stat : 25668 (toysat) R 25665 25668 24910 0 -1 4202496 21130 0 0 0 6 2 0 0 20 0 4 0 28932509 1247350784 21478 33554432000 4194304 16246674 140735794807984 140735794807408 5546500 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25668/statm: 304529 21486 758 2943 0 301423 0
[pid=25668/tid=25669] ppid=25665 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25669/stat : 25669 (toysat) S 25665 25668 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28932509 1247350784 21491 33554432000 4194304 16246674 140735794807984 140210318847216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25668/tid=25670] ppid=25665 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25670/stat : 25670 (toysat) S 25665 25668 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28932510 1247350784 21496 33554432000 4194304 16246674 140735794807984 140210308357360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25668/tid=25671] ppid=25665 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25671/stat : 25671 (toysat) S 25665 25668 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28932510 1247350784 21501 33554432000 4194304 16246674 140735794807984 140210297883824 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.200516 s]
/proc/loadavg: 2.20 2.29 2.26 3/179 25668
/proc/meminfo: memFree=28942204/32872528 swapFree=1499884/1696108
[pid=25668] ppid=25665 vsize=1218116 CPUtime=0.18 cores=0,2,4,6
/proc/25668/stat : 25668 (toysat) R 25665 25668 24910 0 -1 4202496 43041 0 0 0 13 5 0 0 20 0 4 0 28932509 1247350784 43389 33554432000 4194304 16246674 140735794807984 140735794807408 6836566 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25668/statm: 304529 43399 765 2943 0 301423 0
[pid=25668/tid=25669] ppid=25665 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25669/stat : 25669 (toysat) S 25665 25668 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28932509 1247350784 43407 33554432000 4194304 16246674 140735794807984 140210318847216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25668/tid=25670] ppid=25665 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25670/stat : 25670 (toysat) S 25665 25668 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28932510 1247350784 43411 33554432000 4194304 16246674 140735794807984 140210308357360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25668/tid=25671] ppid=25665 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25671/stat : 25671 (toysat) S 25665 25668 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28932510 1247350784 43416 33554432000 4194304 16246674 140735794807984 140210297883824 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.300465 s]
/proc/loadavg: 2.20 2.29 2.26 3/179 25668
/proc/meminfo: memFree=28942204/32872528 swapFree=1499884/1696108
[pid=25668] ppid=25665 vsize=1218116 CPUtime=0.28 cores=0,2,4,6
/proc/25668/stat : 25668 (toysat) R 25665 25668 24910 0 -1 4202496 62064 0 0 0 21 7 0 0 20 0 4 0 28932509 1247350784 62413 33554432000 4194304 16246674 140735794807984 140735794807408 5712452 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25668/statm: 304529 62423 765 2943 0 301423 0
[pid=25668/tid=25669] ppid=25665 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25669/stat : 25669 (toysat) S 25665 25668 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28932509 1247350784 62427 33554432000 4194304 16246674 140735794807984 140210318847216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25668/tid=25670] ppid=25665 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25670/stat : 25670 (toysat) S 25665 25668 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28932510 1247350784 62432 33554432000 4194304 16246674 140735794807984 140210308357360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25668/tid=25671] ppid=25665 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25671/stat : 25671 (toysat) S 25665 25668 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28932510 1247350784 62437 33554432000 4194304 16246674 140735794807984 140210297883824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1218116

[startup+0.700354 s]
/proc/loadavg: 2.20 2.29 2.26 3/179 25668
/proc/meminfo: memFree=28942204/32872528 swapFree=1499884/1696108
[pid=25668] ppid=25665 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/25668/stat : 25668 (toysat) R 25665 25668 24910 0 -1 4202496 135415 0 0 0 52 17 0 0 20 0 4 0 28932509 1247350784 135762 33554432000 4194304 16246674 140735794807984 140735794790984 12875570 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25668/statm: 304529 135776 796 2943 0 301423 0
[pid=25668/tid=25669] ppid=25665 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25669/stat : 25669 (toysat) S 25665 25668 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28932509 1247350784 135779 33554432000 4194304 16246674 140735794807984 140210318847216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25668/tid=25670] ppid=25665 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25670/stat : 25670 (toysat) S 25665 25668 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28932510 1247350784 135785 33554432000 4194304 16246674 140735794807984 140210308357360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25668/tid=25671] ppid=25665 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25671/stat : 25671 (toysat) S 25665 25668 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28932510 1247350784 135790 33554432000 4194304 16246674 140735794807984 140210297883824 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.50036 s]
/proc/loadavg: 2.20 2.29 2.26 3/183 25672
/proc/meminfo: memFree=28084880/32872528 swapFree=1499884/1696108
[pid=25668] ppid=25665 vsize=1220164 CPUtime=1.48 cores=0,2,4,6
/proc/25668/stat : 25668 (toysat) R 25665 25668 24910 0 -1 4202496 245955 0 0 0 116 32 0 0 20 0 4 0 28932509 1249447936 246280 33554432000 4194304 16246674 140735794807984 140735794807296 6010629 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25668/statm: 305041 246280 851 2943 0 301935 0
[pid=25668/tid=25669] ppid=25665 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25669/stat : 25669 (toysat) S 25665 25668 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28932509 1249447936 246280 33554432000 4194304 16246674 140735794807984 140210318847216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25668/tid=25670] ppid=25665 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25670/stat : 25670 (toysat) S 25665 25668 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28932510 1249447936 246280 33554432000 4194304 16246674 140735794807984 140210308357360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25668/tid=25671] ppid=25665 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25671/stat : 25671 (toysat) S 25665 25668 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28932510 1249447936 246280 33554432000 4194304 16246674 140735794807984 140210297883824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1220164

[startup+3.1004 s]
/proc/loadavg: 2.20 2.29 2.26 3/183 25672
/proc/meminfo: memFree=27873212/32872528 swapFree=1499884/1696108
[pid=25668] ppid=25665 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/25668/stat : 25668 (toysat) R 25665 25668 24910 0 -1 4202496 267604 0 0 0 274 35 0 0 20 0 4 0 28932509 1337528320 267929 33554432000 4194304 16246674 140735794807984 140735794789888 5672188 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25668/statm: 326545 267929 851 2943 0 323439 0
[pid=25668/tid=25669] ppid=25665 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25669/stat : 25669 (toysat) S 25665 25668 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28932509 1337528320 267929 33554432000 4194304 16246674 140735794807984 140210318847216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25668/tid=25670] ppid=25665 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25670/stat : 25670 (toysat) S 25665 25668 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28932510 1337528320 267929 33554432000 4194304 16246674 140735794807984 140210308357360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25668/tid=25671] ppid=25665 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25671/stat : 25671 (toysat) S 25665 25668 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28932510 1337528320 267929 33554432000 4194304 16246674 140735794807984 140210297883824 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.30039 s]
/proc/loadavg: 2.18 2.29 2.26 4/183 25672
/proc/meminfo: memFree=27871132/32872528 swapFree=1499884/1696108
[pid=25668] ppid=25665 vsize=1307204 CPUtime=6.29 cores=0,2,4,6
/proc/25668/stat : 25668 (toysat) R 25665 25668 24910 0 -1 4202496 267785 0 0 0 594 35 0 0 20 0 4 0 28932509 1338576896 268110 33554432000 4194304 16246674 140735794807984 140735794807080 5754568 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25668/statm: 326801 268110 854 2943 0 323695 0
[pid=25668/tid=25669] ppid=25665 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25669/stat : 25669 (toysat) S 25665 25668 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28932509 1338576896 268110 33554432000 4194304 16246674 140735794807984 140210318847216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25668/tid=25670] ppid=25665 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25670/stat : 25670 (toysat) S 25665 25668 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28932510 1338576896 268110 33554432000 4194304 16246674 140735794807984 140210308357360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25668/tid=25671] ppid=25665 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25671/stat : 25671 (toysat) S 25665 25668 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28932510 1338576896 268110 33554432000 4194304 16246674 140735794807984 140210297883824 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) 1307204

[startup+12.7004 s]
/proc/loadavg: 2.25 2.30 2.27 3/183 25672
/proc/meminfo: memFree=27869068/32872528 swapFree=1499884/1696108
[pid=25668] ppid=25665 vsize=1308228 CPUtime=12.69 cores=0,2,4,6
/proc/25668/stat : 25668 (toysat) R 25665 25668 24910 0 -1 4202496 268158 0 0 0 1234 35 0 0 20 0 4 0 28932509 1339625472 268483 33554432000 4194304 16246674 140735794807984 140735794789888 5600808 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25668/statm: 327057 268483 855 2943 0 323951 0
[pid=25668/tid=25669] ppid=25665 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25669/stat : 25669 (toysat) S 25665 25668 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28932509 1339625472 268483 33554432000 4194304 16246674 140735794807984 140210318847216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25668/tid=25670] ppid=25665 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25670/stat : 25670 (toysat) S 25665 25668 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28932510 1339625472 268483 33554432000 4194304 16246674 140735794807984 140210308357360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25668/tid=25671] ppid=25665 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25671/stat : 25671 (toysat) S 25665 25668 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28932510 1339625472 268483 33554432000 4194304 16246674 140735794807984 140210297883824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1308228

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

[startup+12.8005 s]
/proc/loadavg: 2.25 2.30 2.27 3/183 25672
/proc/meminfo: memFree=27869068/32872528 swapFree=1499884/1696108
[pid=25668] ppid=25665 vsize=1308228 CPUtime=12.79 cores=0,2,4,6
/proc/25668/stat : 25668 (toysat) R 25665 25668 24910 0 -1 4202496 268158 0 0 0 1244 35 0 0 20 0 4 0 28932509 1339625472 268483 33554432000 4194304 16246674 140735794807984 140735794789888 5676609 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25668/statm: 327057 268483 855 2943 0 323951 0
[pid=25668/tid=25669] ppid=25665 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25669/stat : 25669 (toysat) S 25665 25668 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28932509 1339625472 268483 33554432000 4194304 16246674 140735794807984 140210318847216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25668/tid=25670] ppid=25665 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25670/stat : 25670 (toysat) S 25665 25668 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28932510 1339625472 268483 33554432000 4194304 16246674 140735794807984 140210308357360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25668/tid=25671] ppid=25665 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25671/stat : 25671 (toysat) S 25665 25668 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28932510 1339625472 268483 33554432000 4194304 16246674 140735794807984 140210297883824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 1308228

[startup+19.2003 s]
/proc/loadavg: 2.29 2.30 2.27 4/183 25672
/proc/meminfo: memFree=27868088/32872528 swapFree=1499884/1696108
[pid=25668] ppid=25665 vsize=1309252 CPUtime=19.18 cores=0,2,4,6
/proc/25668/stat : 25668 (toysat) R 25665 25668 24910 0 -1 4202496 268414 0 0 0 1883 35 0 0 20 0 4 0 28932509 1340674048 268739 33554432000 4194304 16246674 140735794807984 140735794789888 5824017 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25668/statm: 327313 268739 855 2943 0 324207 0
[pid=25668/tid=25669] ppid=25665 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25669/stat : 25669 (toysat) S 25665 25668 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28932509 1340674048 268739 33554432000 4194304 16246674 140735794807984 140210318847216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25668/tid=25670] ppid=25665 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25670/stat : 25670 (toysat) S 25665 25668 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28932510 1340674048 268739 33554432000 4194304 16246674 140735794807984 140210308357360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25668/tid=25671] ppid=25665 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25671/stat : 25671 (toysat) S 25665 25668 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28932510 1340674048 268739 33554432000 4194304 16246674 140735794807984 140210297883824 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) 1309252

[startup+22.4004 s]
/proc/loadavg: 2.29 2.30 2.27 4/183 25672
/proc/meminfo: memFree=27868216/32872528 swapFree=1499884/1696108
[pid=25668] ppid=25665 vsize=1309252 CPUtime=22.38 cores=0,2,4,6
/proc/25668/stat : 25668 (toysat) R 25665 25668 24910 0 -1 4202496 268414 0 0 0 2203 35 0 0 20 0 4 0 28932509 1340674048 268739 33554432000 4194304 16246674 140735794807984 140735794790984 13950192 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25668/statm: 327313 268739 855 2943 0 324207 0
[pid=25668/tid=25669] ppid=25665 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25669/stat : 25669 (toysat) S 25665 25668 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28932509 1340674048 268739 33554432000 4194304 16246674 140735794807984 140210318847216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25668/tid=25670] ppid=25665 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25670/stat : 25670 (toysat) S 25665 25668 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28932510 1340674048 268739 33554432000 4194304 16246674 140735794807984 140210308357360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25668/tid=25671] ppid=25665 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25671/stat : 25671 (toysat) S 25665 25668 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28932510 1340674048 268739 33554432000 4194304 16246674 140735794807984 140210297883824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 22.38
Current children cumulated vsize (KiB) 1309252

[startup+23.2074 s]
/proc/loadavg: 2.35 2.32 2.27 4/183 25672
/proc/meminfo: memFree=27868340/32872528 swapFree=1499884/1696108
[pid=25668] ppid=25665 vsize=1309252 CPUtime=23.19 cores=0,2,4,6
/proc/25668/stat : 25668 (toysat) R 25665 25668 24910 0 -1 4202496 268414 0 0 0 2284 35 0 0 20 0 4 0 28932509 1340674048 268739 33554432000 4194304 16246674 140735794807984 140735794789888 5822878 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25668/statm: 327313 268739 855 2943 0 324207 0
[pid=25668/tid=25669] ppid=25665 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25669/stat : 25669 (toysat) S 25665 25668 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28932509 1340674048 268739 33554432000 4194304 16246674 140735794807984 140210318847216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25668/tid=25670] ppid=25665 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25670/stat : 25670 (toysat) S 25665 25668 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28932510 1340674048 268739 33554432000 4194304 16246674 140735794807984 140210308357360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25668/tid=25671] ppid=25665 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25671/stat : 25671 (toysat) S 25665 25668 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28932510 1340674048 268739 33554432000 4194304 16246674 140735794807984 140210297883824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 23.19
Current children cumulated vsize (KiB) 1309252

[startup+24.0004 s]
/proc/loadavg: 2.35 2.32 2.27 4/183 25672
/proc/meminfo: memFree=27868340/32872528 swapFree=1499884/1696108
[pid=25668] ppid=25665 vsize=1309252 CPUtime=23.98 cores=0,2,4,6
/proc/25668/stat : 25668 (toysat) R 25665 25668 24910 0 -1 4202496 268414 0 0 0 2363 35 0 0 20 0 4 0 28932509 1340674048 268739 33554432000 4194304 16246674 140735794807984 140735794789888 6071961 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25668/statm: 327313 268739 855 2943 0 324207 0
[pid=25668/tid=25669] ppid=25665 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25669/stat : 25669 (toysat) S 25665 25668 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28932509 1340674048 268739 33554432000 4194304 16246674 140735794807984 140210318847216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25668/tid=25670] ppid=25665 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25670/stat : 25670 (toysat) S 25665 25668 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28932510 1340674048 268739 33554432000 4194304 16246674 140735794807984 140210308357360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25668/tid=25671] ppid=25665 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25671/stat : 25671 (toysat) S 25665 25668 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28932510 1340674048 268739 33554432000 4194304 16246674 140735794807984 140210297883824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 23.98
Current children cumulated vsize (KiB) 1309252

[startup+24.4004 s]
/proc/loadavg: 2.35 2.32 2.27 3/183 25672
/proc/meminfo: memFree=27868588/32872528 swapFree=1499884/1696108
[pid=25668] ppid=25665 vsize=1309252 CPUtime=24.38 cores=0,2,4,6
/proc/25668/stat : 25668 (toysat) R 25665 25668 24910 0 -1 4202496 268414 0 0 0 2403 35 0 0 20 0 4 0 28932509 1340674048 268739 33554432000 4194304 16246674 140735794807984 140735794789888 13192840 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25668/statm: 327313 268739 855 2943 0 324207 0
[pid=25668/tid=25669] ppid=25665 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25669/stat : 25669 (toysat) S 25665 25668 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28932509 1340674048 268739 33554432000 4194304 16246674 140735794807984 140210318847216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25668/tid=25670] ppid=25665 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25670/stat : 25670 (toysat) S 25665 25668 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28932510 1340674048 268739 33554432000 4194304 16246674 140735794807984 140210308357360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25668/tid=25671] ppid=25665 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/25668/task/25671/stat : 25671 (toysat) S 25665 25668 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28932510 1340674048 268739 33554432000 4194304 16246674 140735794807984 140210297883824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 24.38
Current children cumulated vsize (KiB) 1309252

[startup+24.5004 s]
/proc/loadavg: 2.35 2.32 2.27 3/183 25672
/proc/meminfo: memFree=27868588/32872528 swapFree=1499884/1696108
[pid=25668] ppid=25665 vsize=0 CPUtime=24.48 cores=0,2,4,6
/proc/25668/stat : 25668 (toysat) R 25665 25668 24910 0 -1 4202500 268419 0 0 0 2410 38 0 0 20 0 1 0 28932509 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25668/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 24.48
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 24.5299
CPU time (s): 24.5223
CPU user time (s): 24.1063
CPU system time (s): 0.415936
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 1309252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.1063
system time used= 0.415936
maximum resident set size= 1074968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 268419
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= 18
involuntary context switches= 26

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.071989 second user time and 0.103984 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-18 18:54:28
IDJOB=4106292
IDBENCH=48005
IDSOLVER=2542
FILE ID=node137/4106292-1466268868
RUNJOBID= node137-1466264772-24926
PBS_JOBID= 19918225
Free space on /tmp= 71688 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=6-P0=17-P1=11-P2=61-P3=5-P4=53-P5=7-P6=37-P7=7-B.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106292-1466268868/watcher-4106292-1466268868 -o /tmp/evaluation-result-4106292-1466268868/solver-4106292-1466268868 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466264772-24926 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4106292-1466268868.opb

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

MD5SUM BENCH= 4c4368f6ede6fe3469b61db6ee1d3ae2
RANDOM SEED=2021638516

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:        28942468 kB
Buffers:          147768 kB
Cached:           255596 kB
SwapCached:         1268 kB
Active:          1236692 kB
Inactive:         253948 kB
Active(anon):    1088244 kB
Inactive(anon):     1028 kB
Active(file):     148448 kB
Inactive(file):   252920 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100008 kB
Dirty:             16376 kB
Writeback:             4 kB
AnonPages:       2782460 kB
Mapped:            11012 kB
Shmem:                 0 kB
Slab:             607256 kB
SReclaimable:      51276 kB
SUnreclaim:       555980 kB
KernelStack:        1456 kB
PageTables:         9484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2925564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1275904 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-18 18:54:52