Trace number 4106070

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 34.2778 34.2899

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=47-P1=23-P2=47-P3=53-P4=59-P5=23-P6=37-P7=61-B.opb
MD5SUM9967eb2b89437d51526bdf8efb5c6065
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.05999
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-18T17:52:01+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-4106070-1466265120.opb"]
0.00/0.01	c use --random-gen="3657163120 2249631709 2771014774 3242709187 2497841807 760686021 2747079690 3139779477 2716044028 2762149568 687380343 1375387325 2670715595 1660604161 1660703469 1171190690 3672475303 911799629 1263805380 4184294012 1387533589 919358733 2259324456 1023464823 2115991907 2842307954 2572520139 1991699038 1261868264 2881144948 2175501896 3346438617 2144094123 3793850165 2722519642 680742674 377871532 2827679234 2690701060 3678576965 3943135719 1601740390 1518160461 2495429747 736801810 3952571613 1863567918 293141584 1422156967 2956868913 2940653813 470303812 1397938769 1654937497 3931353086 3586947487 382936488 4147621412 3426201052 3562308618 1356875991 31553776 2325681915 2997612630 3293671844 3446543780 585185045 2545229302 2926656894 252028602 2806677315 1432703957 2815314747 2322811922 1232916488 3095727750 2945811973 2738651040 3778481559 722136365 1667641691 2012490296 89754979 3184561261 1091063650 330819764 970644872 3480742916 2374303833 1069121557 792427224 1619965967 4290409370 142409693 3261139751 1397877896 3203635151 2843483037 1697243410 1835544385 2373133199 3726586771 3689117713 1607177864 449324675 1967385963 869528525 3315344975 3413581503 819756643 2106352967 551481943 1933842563 1406037551 392295784 2871704949 3043998826 1864641780 2160093890 488277348 3008458543 1292054771 1328126025 3830657755 764329478 3422493274 690124969 2400572485 3064565548 1946549882 3201808227 1257371644 129870119 2785510956 3453640277 2467695330 3110041018 3664731002 917695852 1667352125 3975524001 3139159238 1854112026 2376051444 273803127 2291622840 3318931835 3593489495 3247810611 365943954 3938746545 4254188789 662738325 1527755739 4216435446 1845487253 1327726799 3461207931 213052195 163503765 3333321425 368258132 2042512792 3795798056 3239804496 2845721353 2912952208 733638476 1058025215 3903923195 3567664931 87828121 4189001726 3884266289 596394127 934059084 3102166285 3826496088 602233904 1581499979 2790108160 504685382 1131725190 2708556493 1838110367 282066294 3066749078 3056340457 1017363211 2601952253 182531413 2709355983 3415156286 3551543518 3059987961 3425343984 2072415671 573485225 4134347191 3827728538 644069891 2261802359 2653247458 1129441706 2280726119 1483135074 1620861979 3889632937 566575206 3633477823 960192054 3955428457 1975271241 1713876056 1299706480 2011158661 2363789156 1751245249 4076854353 297090945 3603640270 535171220 1501001363 887235431 3667573605 2072209529 4277187512 174331549 2977638329 3722531051 2919556271 1828623174 66074596 1472460707 3380553150 2389416081 2739192117 2459090208 201352013 2514899666 792467314 724409667 3730550457 1896209143 606779357 2101697422 3794729951 4146822090 3628695843 2558939101 1486334473 2520638251 1005585649 4219320855 935375324 3132612570 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 |      122 |      100 |      385      0 |        0 |        0
0.00/0.06	c  0.0s |       2 |      337 |      250 |      424      0 |        0 |        0
0.08/0.10	c  0.1s |       3 |      657 |      475 |      467      0 |        0 |        0
0.08/0.16	c  0.1s |       4 |     1024 |      813 |      514      1 |        0 |        0
0.29/0.30	c  0.3s |       5 |     1670 |     1320 |      566      2 |        0 |        0
0.49/0.52	c  0.5s |       6 |     2769 |     2081 |      686      4 |        0 |        0
0.49/0.54	c  0.5s |       6 |     3020 |     2195 |      686      5 |        0 |        0
0.49/0.54	c #cpu_time = 0.522s
0.49/0.54	c #wall_clock_time = 0.523s
0.49/0.54	c #decision = 3020
0.49/0.54	c #random_decision = 18
0.49/0.54	c #conflict = 2195
0.49/0.54	c #restart = 6
0.49/0.54	o 31
0.49/0.54	c BCD2: hardening fixes 1 literals
0.49/0.54	c BCD2: updating upper bound: 63 -> 30
0.49/0.54	c BCD2: 0 <= obj <= 30
0.49/0.54	c BCD2: #cores=0, #unrelaxed=5, #relaxed=0, #hardened=1
0.49/0.54	c BCD2: #sat=1 #unsat=1 bias=1/2
0.49/0.54	c Solving starts ...
0.49/0.54	c ============================[ Search Statistics ]============================
0.49/0.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.54	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.54	c =============================================================================
0.49/0.54	c  0.0s |       0 |        0 |        0 |      686      0 |        8 |        0
0.49/0.55	c  0.0s |       0 |        3 |        0 |      686      0 |        8 |       18
0.49/0.55	c #cpu_time = 0.002s
0.49/0.55	c #wall_clock_time = 0.002s
0.49/0.55	c #decision = 3
0.49/0.55	c #random_decision = 0
0.49/0.55	c #conflict = 0
0.49/0.55	c #restart = 0
0.49/0.55	c BCD2: found a new core of size 4: cost of the new core is >=2
0.49/0.55	c lower bound updated to 2
0.49/0.55	c BCD2: 2 <= obj <= 30
0.49/0.55	c BCD2: #cores=1, #unrelaxed=1, #relaxed=4, #hardened=1
0.49/0.55	c BCD2: #sat=1 #unsat=2 bias=2/3
0.49/0.55	c Solving starts ...
0.49/0.55	c ============================[ Search Statistics ]============================
0.49/0.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.55	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.55	c =============================================================================
0.49/0.55	c  0.0s |       0 |        0 |        0 |      686      0 |        8 |       18
0.49/0.57	c  0.0s |       1 |      175 |      100 |      686      0 |        8 |       18
0.59/0.62	c  0.1s |       2 |      427 |      250 |      686      0 |        8 |       18
0.59/0.66	c  0.1s |       3 |      755 |      475 |      686      1 |        8 |       18
0.69/0.76	c  0.2s |       4 |     1237 |      813 |      686      2 |        8 |       18
0.79/0.85	c  0.3s |       5 |     1874 |     1320 |      755      2 |        8 |       18
0.98/1.08	c  0.5s |       6 |     3034 |     2081 |      755      4 |        8 |       18
1.19/1.29	c  0.7s |       7 |     4379 |     3223 |      831      6 |        8 |       18
1.78/1.84	c  1.3s |       8 |     6747 |     4936 |      831      9 |        8 |       18
2.19/2.30	c  1.8s |       9 |     9643 |     7506 |      915     14 |        8 |       18
2.98/3.03	c  2.5s |      10 |    16081 |    11361 |     1007     20 |        8 |       18
3.88/3.97	c  3.4s |      11 |    22378 |    17144 |     1108     29 |        8 |       18
5.88/5.98	c  5.4s |      11 |    32337 |    25744 |     1219     41 |        8 |       18
5.98/6.00	c  5.5s |      12 |    32410 |    25819 |     1219     41 |        8 |       18
7.98/8.00	c  7.5s |      12 |    43607 |    35719 |     1219     55 |        8 |       18
8.48/8.56	c  8.0s |      13 |    47090 |    38832 |     1341     58 |        8 |       18
10.48/10.57	c 10.0s |      13 |    56786 |    47232 |     1341     69 |        9 |       24
12.49/12.57	c 12.0s |      13 |    67514 |    57032 |     1476     81 |        9 |       24
12.69/12.76	c 12.2s |      14 |    68954 |    58352 |     1476     82 |        9 |       24
14.69/14.77	c 14.2s |      14 |    80282 |    67752 |     1476     93 |        9 |       24
16.69/16.78	c 16.2s |      14 |    92232 |    78152 |     1476    106 |        9 |       24
18.49/18.54	c 18.0s |      15 |   103034 |    87632 |     1624    117 |       10 |       30
20.48/20.55	c 20.0s |      15 |   112193 |    95732 |     1624    125 |       10 |       30
22.48/22.55	c 22.0s |      15 |   123282 |   105132 |     1624    136 |       10 |       30
24.48/24.56	c 24.0s |      15 |   133708 |   113932 |     1624    146 |       10 |       30
26.49/26.58	c 26.0s |      15 |   145039 |   123632 |     1624    157 |       10 |       30
28.18/28.24	c 27.7s |      16 |   154904 |   131552 |     1787    166 |       10 |       30
30.18/30.26	c 29.7s |      16 |   167609 |   142852 |     1787    177 |       10 |       30
32.18/32.26	c 31.7s |      16 |   179323 |   153352 |     1787    188 |       10 |       30
34.09/34.13	c 33.6s |      16 |   191113 |   163710 |     1787    199 |       10 |       30
34.09/34.13	c #cpu_time = 33.493s
34.09/34.13	c #wall_clock_time = 33.579s
34.09/34.13	c #decision = 191113
34.09/34.13	c #random_decision = 729
34.09/34.13	c #conflict = 163710
34.09/34.13	c #restart = 16
34.09/34.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=3
34.09/34.13	c lower bound updated to 3
34.09/34.13	c BCD2: 3 <= obj <= 30
34.09/34.13	c BCD2: #cores=1, #unrelaxed=0, #relaxed=5, #hardened=1
34.09/34.13	c BCD2: #sat=1 #unsat=3 bias=3/4
34.09/34.13	c Solving starts ...
34.09/34.13	c ============================[ Search Statistics ]============================
34.09/34.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
34.09/34.13	c       |         |          |          |    Limit     GC | Var      | Constra 
34.09/34.13	c =============================================================================
34.09/34.13	c  0.0s |       0 |        0 |        0 |     1787      0 |       11 |       30
34.09/34.15	c  0.0s |       1 |      138 |      100 |     1787      0 |       11 |       31
34.09/34.18	c  0.1s |       2 |      448 |      250 |     1787      0 |       11 |       31
34.19/34.21	c  0.1s |       2 |      738 |      450 |     1787      0 |       11 |       31
34.19/34.21	c #cpu_time = 0.082s
34.19/34.21	c #wall_clock_time = 0.082s
34.19/34.21	c #decision = 738
34.19/34.21	c #random_decision = 1
34.19/34.21	c #conflict = 450
34.19/34.21	c #restart = 2
34.19/34.21	o 21
34.19/34.21	c BCD2: updating upper bound: 30 -> 20
34.19/34.21	c BCD2: 3 <= obj <= 20
34.19/34.21	c BCD2: #cores=1, #unrelaxed=0, #relaxed=5, #hardened=1
34.19/34.21	c BCD2: #sat=2 #unsat=3 bias=3/5
34.19/34.21	c Solving starts ...
34.19/34.21	c ============================[ Search Statistics ]============================
34.19/34.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
34.19/34.21	c       |         |          |          |    Limit     GC | Var      | Constra 
34.19/34.21	c =============================================================================
34.19/34.21	c  0.0s |       0 |        0 |        0 |     1787      0 |       11 |       31
34.19/34.22	c  0.0s |       0 |       88 |        7 |     1787      1 |       11 |       31
34.19/34.22	c #cpu_time = 0.010s
34.19/34.22	c #wall_clock_time = 0.010s
34.19/34.22	c #decision = 88
34.19/34.22	c #random_decision = 1
34.19/34.22	c #conflict = 7
34.19/34.22	c #restart = 0
34.19/34.22	o 5
34.19/34.22	c BCD2: hardening fixes 2 literals
34.19/34.22	c BCD2: updating upper bound: 20 -> 4
34.19/34.22	c BCD2: 3 <= obj <= 4
34.19/34.22	c BCD2: #cores=1, #unrelaxed=0, #relaxed=3, #hardened=3
34.19/34.22	c BCD2: #sat=3 #unsat=3 bias=3/6
34.19/34.22	c Solving starts ...
34.19/34.22	c ============================[ Search Statistics ]============================
34.19/34.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
34.19/34.22	c       |         |          |          |    Limit     GC | Var      | Constra 
34.19/34.22	c =============================================================================
34.19/34.22	c  0.0s |       0 |        0 |        0 |     1787      0 |       27 |       34
34.19/34.22	c  0.0s |       0 |       70 |       10 |     1787      0 |       27 |       71
34.19/34.22	c #cpu_time = 0.004s
34.19/34.22	c #wall_clock_time = 0.004s
34.19/34.22	c #decision = 70
34.19/34.22	c #random_decision = 0
34.19/34.22	c #conflict = 10
34.19/34.22	c #restart = 0
34.19/34.22	o 3
34.19/34.22	s OPTIMUM FOUND
34.19/34.22	v x1 x2 -x3 -x4 -x5 -x6 x7 -x8 x9 -x10
34.19/34.22	v x11 -x12 x13 x14 -x15 x16 x17 x18 x19 -x20
34.19/34.22	v x21 x22 -x23 -x24 x25 -x26 -x27 -x28 -x29 x30
34.19/34.22	v x31 -x32 -x33 x34 x35 -x36 x37 -x38 x39 x40
34.19/34.22	v -x41 -x42 x43 x44 -x45 x46 -x47 x48 x49 x50
34.19/34.22	v x51 x52 x53 x54 x55 -x56 x57 -x58 -x59 -x60
34.19/34.22	v x61 -x62 -x63 -x64 -x65 -x66 x67 -x68 -x69 -x70
34.19/34.22	v -x71 x72 x73 -x74 -x75 x76 x77 x78 x79 -x80
34.19/34.22	v x81 -x82 -x83 x84 -x85 -x86 -x87 -x88 -x89 -x90
34.19/34.22	v -x91 x92 -x93 x94 x95 x96 x97 -x98 -x99 -x100
34.19/34.22	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
34.19/34.22	v x111 x112 -x113 -x114 x115 x116 -x117 x118 -x119 -x120
34.19/34.22	v -x121 -x122 -x123 x124 x125 -x126
34.19/34.22	c total CPU time = 34.136s
34.19/34.23	c total wall clock time = 34.224s

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

pid=8551
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.11 2.14 2.09 3/179 8554
/proc/meminfo: memFree=30179508/32872528 swapFree=526336/559040
[pid=8554] ppid=8551 vsize=241084 CPUtime=0 cores=0,2,4,6
/proc/8554/stat : 8554 (toysat) R 8551 8554 28898 0 -1 4202496 714 0 0 0 0 0 0 0 20 0 4 0 28562180 246870016 1074 33554432000 4194304 16246674 140735151675200 140735151674624 13806321 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8554/statm: 60271 1079 425 2943 0 57165 0
[pid=8554/tid=8555] ppid=8551 vsize=241084 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8555/stat : 8555 (toysat) S 8551 8554 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28562180 246870016 1154 33554432000 4194304 16246674 140735151675200 140030627523824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8554/tid=8556] ppid=8551 vsize=241084 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8556/stat : 8556 (toysat) S 8551 8554 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28562180 246870016 1163 33554432000 4194304 16246674 140735151675200 140030617033968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8554/tid=8557] ppid=8551 vsize=241084 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8557/stat : 8557 (toysat) S 8551 8554 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28562180 246870016 1167 33554432000 4194304 16246674 140735151675200 140030496468144 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.10017 s]
/proc/loadavg: 2.11 2.14 2.09 3/179 8554
/proc/meminfo: memFree=30179508/32872528 swapFree=526336/559040
[pid=8554] ppid=8551 vsize=1218116 CPUtime=0.08 cores=0,2,4,6
/proc/8554/stat : 8554 (toysat) R 8551 8554 28898 0 -1 4202496 20709 0 0 0 5 3 0 0 20 0 4 0 28562180 1247350784 21057 33554432000 4194304 16246674 140735151675200 140735151674624 5675357 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8554/statm: 304529 21063 758 2943 0 301423 0
[pid=8554/tid=8555] ppid=8551 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8555/stat : 8555 (toysat) S 8551 8554 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28562180 1247350784 21069 33554432000 4194304 16246674 140735151675200 140030627523824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8554/tid=8556] ppid=8551 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8556/stat : 8556 (toysat) S 8551 8554 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28562180 1247350784 21074 33554432000 4194304 16246674 140735151675200 140030617033968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8554/tid=8557] ppid=8551 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8557/stat : 8557 (toysat) S 8551 8554 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28562180 1247350784 21079 33554432000 4194304 16246674 140735151675200 140030496468144 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1218116

[startup+0.200524 s]
/proc/loadavg: 2.11 2.14 2.09 3/179 8554
/proc/meminfo: memFree=30179508/32872528 swapFree=526336/559040
[pid=8554] ppid=8551 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/8554/stat : 8554 (toysat) R 8551 8554 28898 0 -1 4202496 38264 0 0 0 13 6 0 0 20 0 4 0 28562180 1247350784 38612 33554432000 4194304 16246674 140735151675200 140735151674624 12474890 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8554/statm: 304529 38620 765 2943 0 301423 0
[pid=8554/tid=8555] ppid=8551 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8555/stat : 8555 (toysat) S 8551 8554 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28562180 1247350784 38625 33554432000 4194304 16246674 140735151675200 140030627523824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8554/tid=8556] ppid=8551 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8556/stat : 8556 (toysat) S 8551 8554 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28562180 1247350784 38632 33554432000 4194304 16246674 140735151675200 140030617033968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8554/tid=8557] ppid=8551 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8557/stat : 8557 (toysat) S 8551 8554 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28562180 1247350784 38639 33554432000 4194304 16246674 140735151675200 140030496468144 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300529 s]
/proc/loadavg: 2.11 2.14 2.09 3/179 8554
/proc/meminfo: memFree=30179508/32872528 swapFree=526336/559040
[pid=8554] ppid=8551 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/8554/stat : 8554 (toysat) R 8551 8554 28898 0 -1 4202496 60414 0 0 0 20 9 0 0 20 0 4 0 28562180 1247350784 60763 33554432000 4194304 16246674 140735151675200 140735151674624 5515837 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8554/statm: 304529 60768 765 2943 0 301423 0
[pid=8554/tid=8555] ppid=8551 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8555/stat : 8555 (toysat) S 8551 8554 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28562180 1247350784 60774 33554432000 4194304 16246674 140735151675200 140030627523824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8554/tid=8556] ppid=8551 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8556/stat : 8556 (toysat) S 8551 8554 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28562180 1247350784 60783 33554432000 4194304 16246674 140735151675200 140030617033968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8554/tid=8557] ppid=8551 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8557/stat : 8557 (toysat) S 8551 8554 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28562180 1247350784 60796 33554432000 4194304 16246674 140735151675200 140030496468144 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700437 s]
/proc/loadavg: 2.11 2.14 2.09 3/179 8554
/proc/meminfo: memFree=30179508/32872528 swapFree=526336/559040
[pid=8554] ppid=8551 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/8554/stat : 8554 (toysat) R 8551 8554 28898 0 -1 4202496 136623 0 0 0 48 21 0 0 20 0 4 0 28562180 1247350784 136971 33554432000 4194304 16246674 140735151675200 140735151674624 5721660 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8554/statm: 304529 136981 794 2943 0 301423 0
[pid=8554/tid=8555] ppid=8551 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8555/stat : 8555 (toysat) S 8551 8554 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28562180 1247350784 136984 33554432000 4194304 16246674 140735151675200 140030627523824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8554/tid=8556] ppid=8551 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8556/stat : 8556 (toysat) S 8551 8554 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28562180 1247350784 136990 33554432000 4194304 16246674 140735151675200 140030617033968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8554/tid=8557] ppid=8551 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8557/stat : 8557 (toysat) S 8551 8554 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28562180 1247350784 136995 33554432000 4194304 16246674 140735151675200 140030496468144 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50045 s]
/proc/loadavg: 2.11 2.13 2.09 3/183 8558
/proc/meminfo: memFree=29314124/32872528 swapFree=526336/559040
[pid=8554] ppid=8551 vsize=1220164 CPUtime=1.48 cores=0,2,4,6
/proc/8554/stat : 8554 (toysat) R 8551 8554 28898 0 -1 4202496 245895 0 0 0 114 34 0 0 20 0 4 0 28562180 1249447936 246220 33554432000 4194304 16246674 140735151675200 140735151674512 5665215 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8554/statm: 305041 246220 850 2943 0 301935 0
[pid=8554/tid=8555] ppid=8551 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8555/stat : 8555 (toysat) S 8551 8554 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28562180 1249447936 246220 33554432000 4194304 16246674 140735151675200 140030627523824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8554/tid=8556] ppid=8551 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8556/stat : 8556 (toysat) S 8551 8554 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28562180 1249447936 246220 33554432000 4194304 16246674 140735151675200 140030617033968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8554/tid=8557] ppid=8551 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8557/stat : 8557 (toysat) S 8551 8554 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28562180 1249447936 246220 33554432000 4194304 16246674 140735151675200 140030496468144 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1220164

[startup+3.10042 s]
/proc/loadavg: 2.11 2.13 2.09 3/183 8558
/proc/meminfo: memFree=29165556/32872528 swapFree=526336/559040
[pid=8554] ppid=8551 vsize=1307204 CPUtime=3.08 cores=0,2,4,6
/proc/8554/stat : 8554 (toysat) R 8551 8554 28898 0 -1 4202496 267626 0 0 0 272 36 0 0 20 0 4 0 28562180 1338576896 267951 33554432000 4194304 16246674 140735151675200 140735151657088 5828996 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8554/statm: 326801 267951 852 2943 0 323695 0
[pid=8554/tid=8555] ppid=8551 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8555/stat : 8555 (toysat) S 8551 8554 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28562180 1338576896 267951 33554432000 4194304 16246674 140735151675200 140030627523824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8554/tid=8556] ppid=8551 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8556/stat : 8556 (toysat) S 8551 8554 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28562180 1338576896 267951 33554432000 4194304 16246674 140735151675200 140030617033968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8554/tid=8557] ppid=8551 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8557/stat : 8557 (toysat) S 8551 8554 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28562180 1338576896 267951 33554432000 4194304 16246674 140735151675200 140030496468144 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1307204

[startup+6.30048 s]
/proc/loadavg: 2.18 2.15 2.10 3/182 8558
/proc/meminfo: memFree=29108544/32872528 swapFree=526336/559040
[pid=8554] ppid=8551 vsize=1307204 CPUtime=6.28 cores=0,2,4,6
/proc/8554/stat : 8554 (toysat) R 8551 8554 28898 0 -1 4202496 267894 0 0 0 592 36 0 0 20 0 4 0 28562180 1338576896 268219 33554432000 4194304 16246674 140735151675200 140735151657088 6842904 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8554/statm: 326801 268219 852 2943 0 323695 0
[pid=8554/tid=8555] ppid=8551 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8555/stat : 8555 (toysat) S 8551 8554 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28562180 1338576896 268219 33554432000 4194304 16246674 140735151675200 140030627523824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8554/tid=8556] ppid=8551 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8556/stat : 8556 (toysat) S 8551 8554 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28562180 1338576896 268219 33554432000 4194304 16246674 140735151675200 140030617033968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8554/tid=8557] ppid=8551 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8557/stat : 8557 (toysat) S 8551 8554 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28562180 1338576896 268219 33554432000 4194304 16246674 140735151675200 140030496468144 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1307204

[startup+12.7004 s]
/proc/loadavg: 2.24 2.16 2.10 3/183 8559
/proc/meminfo: memFree=29107612/32872528 swapFree=526336/559040
[pid=8554] ppid=8551 vsize=1307204 CPUtime=12.69 cores=0,2,4,6
/proc/8554/stat : 8554 (toysat) R 8551 8554 28898 0 -1 4202496 267901 0 0 0 1232 37 0 0 20 0 4 0 28562180 1338576896 268226 33554432000 4194304 16246674 140735151675200 140735151657088 5827966 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8554/statm: 326801 268226 854 2943 0 323695 0
[pid=8554/tid=8555] ppid=8551 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8555/stat : 8555 (toysat) S 8551 8554 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28562180 1338576896 268226 33554432000 4194304 16246674 140735151675200 140030627523824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8554/tid=8556] ppid=8551 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8556/stat : 8556 (toysat) S 8551 8554 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28562180 1338576896 268226 33554432000 4194304 16246674 140735151675200 140030617033968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8554/tid=8557] ppid=8551 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8557/stat : 8557 (toysat) S 8551 8554 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28562180 1338576896 268226 33554432000 4194304 16246674 140735151675200 140030496468144 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1307204

[startup+25.5005 s]
/proc/loadavg: 2.20 2.16 2.10 3/183 8559
/proc/meminfo: memFree=29105256/32872528 swapFree=526336/559040
[pid=8554] ppid=8551 vsize=1310276 CPUtime=25.48 cores=0,2,4,6
/proc/8554/stat : 8554 (toysat) R 8551 8554 28898 0 -1 4202496 268669 0 0 0 2511 37 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140735151657088 6042391 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8554/statm: 327569 268994 854 2943 0 324463 0
[pid=8554/tid=8555] ppid=8551 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8555/stat : 8555 (toysat) S 8551 8554 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140030627523824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8554/tid=8556] ppid=8551 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8556/stat : 8556 (toysat) S 8551 8554 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140030617033968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8554/tid=8557] ppid=8551 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8557/stat : 8557 (toysat) S 8551 8554 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140030496468144 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1310276

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

[startup+25.6006 s]
/proc/loadavg: 2.20 2.16 2.10 3/183 8559
/proc/meminfo: memFree=29105256/32872528 swapFree=526336/559040
[pid=8554] ppid=8551 vsize=1310276 CPUtime=25.58 cores=0,2,4,6
/proc/8554/stat : 8554 (toysat) R 8551 8554 28898 0 -1 4202496 268669 0 0 0 2521 37 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140735151657088 5712482 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8554/statm: 327569 268994 854 2943 0 324463 0
[pid=8554/tid=8555] ppid=8551 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8555/stat : 8555 (toysat) S 8551 8554 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140030627523824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8554/tid=8556] ppid=8551 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8556/stat : 8556 (toysat) S 8551 8554 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140030617033968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8554/tid=8557] ppid=8551 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8557/stat : 8557 (toysat) S 8551 8554 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140030496468144 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 1310276

[startup+28.8004 s]
/proc/loadavg: 2.19 2.15 2.10 3/183 8559
/proc/meminfo: memFree=29104692/32872528 swapFree=526336/559040
[pid=8554] ppid=8551 vsize=1310276 CPUtime=28.78 cores=0,2,4,6
/proc/8554/stat : 8554 (toysat) R 8551 8554 28898 0 -1 4202496 268669 0 0 0 2841 37 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140735151657088 12466733 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8554/statm: 327569 268994 854 2943 0 324463 0
[pid=8554/tid=8555] ppid=8551 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8555/stat : 8555 (toysat) S 8551 8554 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140030627523824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8554/tid=8556] ppid=8551 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8556/stat : 8556 (toysat) S 8551 8554 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140030617033968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8554/tid=8557] ppid=8551 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8557/stat : 8557 (toysat) S 8551 8554 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140030496468144 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 28.78
Current children cumulated vsize (KiB) 1310276

[startup+32.0073 s]
/proc/loadavg: 2.17 2.15 2.10 3/183 8559
/proc/meminfo: memFree=29104940/32872528 swapFree=526336/559040
[pid=8554] ppid=8551 vsize=1310276 CPUtime=31.99 cores=0,2,4,6
/proc/8554/stat : 8554 (toysat) R 8551 8554 28898 0 -1 4202496 268669 0 0 0 3162 37 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140735151658200 5711624 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8554/statm: 327569 268994 854 2943 0 324463 0
[pid=8554/tid=8555] ppid=8551 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8555/stat : 8555 (toysat) S 8551 8554 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140030627523824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8554/tid=8556] ppid=8551 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8556/stat : 8556 (toysat) S 8551 8554 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140030617033968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8554/tid=8557] ppid=8551 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8557/stat : 8557 (toysat) S 8551 8554 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140030496468144 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 31.99
Current children cumulated vsize (KiB) 1310276

[startup+33.6004 s]
/proc/loadavg: 2.17 2.15 2.10 3/183 8559
/proc/meminfo: memFree=29104940/32872528 swapFree=526336/559040
[pid=8554] ppid=8551 vsize=1310276 CPUtime=33.58 cores=0,2,4,6
/proc/8554/stat : 8554 (toysat) R 8551 8554 28898 0 -1 4202496 268669 0 0 0 3321 37 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140735151657088 5827966 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8554/statm: 327569 268994 854 2943 0 324463 0
[pid=8554/tid=8555] ppid=8551 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8555/stat : 8555 (toysat) S 8551 8554 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140030627523824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8554/tid=8556] ppid=8551 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8556/stat : 8556 (toysat) S 8551 8554 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140030617033968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8554/tid=8557] ppid=8551 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8557/stat : 8557 (toysat) S 8551 8554 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140030496468144 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 33.58
Current children cumulated vsize (KiB) 1310276

[startup+34.0004 s]
/proc/loadavg: 2.17 2.15 2.10 3/183 8559
/proc/meminfo: memFree=29104940/32872528 swapFree=526336/559040
[pid=8554] ppid=8551 vsize=1310276 CPUtime=33.98 cores=0,2,4,6
/proc/8554/stat : 8554 (toysat) R 8551 8554 28898 0 -1 4202496 268669 0 0 0 3361 37 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140735151657088 5523315 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8554/statm: 327569 268994 854 2943 0 324463 0
[pid=8554/tid=8555] ppid=8551 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8555/stat : 8555 (toysat) S 8551 8554 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140030627523824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8554/tid=8556] ppid=8551 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8556/stat : 8556 (toysat) S 8551 8554 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140030617033968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8554/tid=8557] ppid=8551 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8557/stat : 8557 (toysat) S 8551 8554 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140030496468144 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 33.98
Current children cumulated vsize (KiB) 1310276

[startup+34.2074 s]
/proc/loadavg: 2.17 2.15 2.10 3/183 8559
/proc/meminfo: memFree=29104944/32872528 swapFree=526336/559040
[pid=8554] ppid=8551 vsize=1310276 CPUtime=34.19 cores=0,2,4,6
/proc/8554/stat : 8554 (toysat) R 8551 8554 28898 0 -1 4202496 268669 0 0 0 3382 37 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140735151657088 5717462 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8554/statm: 327569 268994 854 2943 0 324463 0
[pid=8554/tid=8555] ppid=8551 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8555/stat : 8555 (toysat) S 8551 8554 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140030627523824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8554/tid=8556] ppid=8551 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8556/stat : 8556 (toysat) S 8551 8554 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140030617033968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8554/tid=8557] ppid=8551 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/8554/task/8557/stat : 8557 (toysat) S 8551 8554 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28562180 1341722624 268994 33554432000 4194304 16246674 140735151675200 140030496468144 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 34.19
Current children cumulated vsize (KiB) 1310276

Child status: 0
Real time (s): 34.2899
CPU time (s): 34.2778
CPU user time (s): 33.8459
CPU system time (s): 0.431934
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 1310276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.8459
system time used= 0.431934
maximum resident set size= 1075984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 268673
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= 23
involuntary context switches= 40

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

The end

Launcher Data

Begin job on node106 at 2016-06-18 17:52:01
IDJOB=4106070
IDBENCH=47914
IDSOLVER=2542
FILE ID=node106/4106070-1466265120
RUNJOBID= node106-1466241787-28914
PBS_JOBID= 19918214
Free space on /tmp= 71684 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=47-P1=23-P2=47-P3=53-P4=59-P5=23-P6=37-P7=61-B.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106070-1466265120/watcher-4106070-1466265120 -o /tmp/evaluation-result-4106070-1466265120/solver-4106070-1466265120 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1466241787-28914 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4106070-1466265120.opb

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

MD5SUM BENCH= 9967eb2b89437d51526bdf8efb5c6065
RANDOM SEED=949825724

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

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.073
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.073
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.073
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.073
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.38
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.073
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:        30180244 kB
Buffers:           83404 kB
Cached:           195212 kB
SwapCached:         1736 kB
Active:          1202856 kB
Inactive:         183620 kB
Active(anon):    1106148 kB
Inactive(anon):     4000 kB
Active(file):      96708 kB
Inactive(file):   179620 kB
Unevictable:      559040 kB
Mlocked:          526336 kB
SwapTotal:      67108856 kB
SwapFree:       67099160 kB
Dirty:             16324 kB
Writeback:             0 kB
AnonPages:       1666352 kB
Mapped:            10564 kB
Shmem:                 0 kB
Slab:             612784 kB
SReclaimable:      56396 kB
SUnreclaim:       556388 kB
KernelStack:        1464 kB
PageTables:         7272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1809816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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= 71668 MiB
End job on node106 at 2016-06-18 17:52:35