Trace number 4106502

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 28.0277 28.0359

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=5-P1=59-P2=47-P3=43-P4=7-P5=19-P6=67-P7=41-B.opb
MD5SUM416e6ba6850c71f5940a8724479965c3
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-18T19:56:02+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-4106502-1466272562.opb"]
0.00/0.01	c use --random-gen="2277202137 1890402039 1178924490 4076559916 1639785820 75446234 302614869 1516881422 3727101837 1351086965 926638397 1596484524 4259500927 3953858168 4247772392 1746585843 2513767189 726904118 4171135592 4243337742 3674753963 762932705 1305374715 2897153436 460553247 4090140317 922667366 1353626994 3039154994 441742885 2212850562 3846948022 3841810050 3440823899 2915104656 163768176 83778048 1488608990 3534922561 580484569 4110914823 998206698 3415233458 317390010 594272720 2724978163 1333125251 1370727111 1623970468 2764303364 1899045305 3857813822 1774391953 4006761542 1736046183 2570029629 737961664 3443087630 1177365024 1448435272 670071907 1258360484 3634161878 1705021083 1941104045 1959826853 2579718136 1727118324 741205554 737632598 1813879975 1249432601 1768143940 3954672594 3735842861 2231843747 3692951793 950068381 3335188296 2953589046 2605161722 3775859627 2228326280 3737573776 328663273 1047996930 2247036246 4060314482 1121450088 348256860 4173201875 3779010491 1661934567 604366250 3403084469 3195348412 965777182 2688360648 2255286718 417212033 132563785 442040234 1786728294 3401489440 1766427876 713010245 2014608058 4197455508 48793367 2848022590 2398622908 3496848300 3992937531 591197661 2410499806 595668177 2771210060 1182136574 4172859372 693588895 1959647284 1381464140 2559033621 3146364639 717026385 3761389495 2657289151 454166005 4198491686 1082622093 1168079596 301975029 490717351 966605999 3191998767 3340383670 4021593711 4060265246 2856469168 3089198700 2388428718 2906051409 3893724080 1573640941 2422383209 2798794478 127946788 4261323638 4278281227 4185243533 1022086336 1010409249 1617371805 2248198090 1262718253 3581953208 174094534 404870890 1250575197 3318991264 208057300 45655818 339622023 3811710202 297297557 16152976 1587713951 3580211003 2978249282 3447148552 1126838263 3884441201 1571403508 2832075877 3502955799 2490468783 3918560164 1115554953 11372031 404110570 3655255223 1141569553 3980398865 640859877 1245108304 1315760877 1110432965 3472423305 3474795384 9915604 3315283173 2654822609 1495383073 3221090505 3311525230 76067291 335629828 855357891 2680397272 3699126272 2315468986 3555166061 2616919072 3109996823 3671428888 2402881973 2326404569 680543915 1579100829 3328192286 662000535 1353026479 1414778707 3876125146 3793824479 3206000551 2700015716 2249339693 585216875 3775274635 2439053089 116334282 1149740502 1715670093 1952464491 3129144224 3144209455 2221895998 1952301031 2779067052 225230777 2893667515 2283458357 1344734262 3022650702 2288812872 806003066 80764126 2598932317 70668893 655011167 1361082092 1203507096 1433227814 928541788 2356597503 3027341796 419951828 1423055739 1736625518 1780736793 12033617 4106965025 24354753 1609060002 3335146817 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 |      151 |      100 |      385      0 |        0 |        0
0.00/0.07	c  0.1s |       2 |      378 |      250 |      424      0 |        0 |        0
0.09/0.16	c  0.1s |       3 |      786 |      475 |      467      0 |        0 |        0
0.19/0.26	c  0.2s |       4 |     1335 |      813 |      514      1 |        0 |        0
0.29/0.36	c  0.3s |       5 |     2038 |     1320 |      566      2 |        0 |        0
0.48/0.59	c  0.6s |       6 |     3496 |     2081 |      686      4 |        0 |        0
0.58/0.63	c  0.6s |       6 |     3812 |     2247 |      686      5 |        0 |        0
0.58/0.63	c #cpu_time = 0.611s
0.58/0.63	c #wall_clock_time = 0.611s
0.58/0.63	c #decision = 3812
0.58/0.63	c #random_decision = 21
0.58/0.63	c #conflict = 2247
0.58/0.63	c #restart = 6
0.58/0.63	o 39
0.58/0.63	c BCD2: updating upper bound: 63 -> 38
0.58/0.63	c BCD2: 0 <= obj <= 38
0.58/0.63	c BCD2: #cores=0, #unrelaxed=6, #relaxed=0, #hardened=0
0.58/0.63	c BCD2: #sat=1 #unsat=1 bias=1/2
0.58/0.63	c Solving starts ...
0.58/0.63	c ============================[ Search Statistics ]============================
0.58/0.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.58/0.63	c       |         |          |          |    Limit     GC | Var      | Constra 
0.58/0.63	c =============================================================================
0.58/0.63	c  0.0s |       0 |        0 |        0 |      686      0 |        0 |        0
0.58/0.63	c  0.0s |       0 |        4 |        0 |      686      0 |        0 |        0
0.58/0.63	c #cpu_time = 0.002s
0.58/0.63	c #wall_clock_time = 0.002s
0.58/0.63	c #decision = 4
0.58/0.63	c #random_decision = 0
0.58/0.63	c #conflict = 0
0.58/0.63	c #restart = 0
0.58/0.63	c BCD2: found a new core of size 5: cost of the new core is >=2
0.58/0.63	c lower bound updated to 2
0.58/0.63	c BCD2: 2 <= obj <= 38
0.58/0.63	c BCD2: #cores=1, #unrelaxed=1, #relaxed=5, #hardened=0
0.58/0.63	c BCD2: #sat=1 #unsat=2 bias=2/3
0.58/0.63	c Solving starts ...
0.58/0.63	c ============================[ Search Statistics ]============================
0.58/0.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.58/0.63	c       |         |          |          |    Limit     GC | Var      | Constra 
0.58/0.63	c =============================================================================
0.58/0.63	c  0.0s |       0 |        0 |        0 |      686      0 |        0 |        0
0.69/0.70	c  0.1s |       1 |      209 |      100 |      686      0 |        0 |        0
0.69/0.73	c  0.1s |       2 |      400 |      250 |      686      1 |        0 |        0
0.69/0.78	c  0.1s |       3 |      749 |      475 |      686      1 |        0 |        0
0.88/0.90	c  0.3s |       4 |     1160 |      813 |      686      2 |        0 |        0
0.98/1.03	c  0.4s |       5 |     1777 |     1320 |      755      2 |        0 |        0
1.19/1.25	c  0.6s |       6 |     2674 |     2081 |      755      4 |        0 |        0
1.38/1.43	c  0.8s |       7 |     3947 |     3223 |      831      6 |        0 |        0
1.58/1.67	c  1.0s |       8 |     5867 |     4936 |      831     10 |        0 |        0
2.19/2.20	c  1.6s |       9 |     9041 |     7506 |      915     14 |        0 |        0
2.78/2.89	c  2.3s |      10 |    13585 |    11361 |     1007     21 |        0 |        0
4.09/4.16	c  3.5s |      11 |    20021 |    17144 |     1108     29 |        0 |        0
5.69/5.76	c  5.1s |      12 |    29815 |    25819 |     1219     42 |        0 |        0
7.69/7.76	c  7.1s |      12 |    41581 |    36219 |     1219     57 |        0 |        0
8.19/8.27	c  7.6s |      13 |    44452 |    38832 |     1341     60 |        0 |        0
10.19/10.28	c  9.6s |      13 |    56940 |    50432 |     1341     74 |        0 |        0
11.69/11.75	c 11.1s |      14 |    65611 |    58352 |     1476     84 |        0 |        0
13.68/13.77	c 13.1s |      14 |    76676 |    67452 |     1476     94 |        0 |        0
15.68/15.77	c 15.1s |      14 |    88282 |    78152 |     1476    107 |        1 |        6
17.59/17.64	c 17.0s |      15 |    98669 |    87632 |     1624    117 |        1 |        6
19.58/19.65	c 19.0s |      15 |   109589 |    96532 |     1624    127 |        1 |        6
21.58/21.65	c 21.0s |      15 |   119945 |   105532 |     1624    137 |        1 |        6
23.58/23.65	c 23.0s |      15 |   130776 |   115332 |     1624    149 |        1 |        6
25.58/25.66	c 25.0s |      15 |   142665 |   125732 |     1624    161 |        2 |       12
26.68/26.73	c 26.1s |      16 |   148939 |   131552 |     1787    167 |        2 |       12
27.78/27.80	c 27.2s |      16 |   155681 |   137316 |     1787    173 |        2 |       12
27.78/27.80	c #cpu_time = 27.166s
27.78/27.80	c #wall_clock_time = 27.165s
27.78/27.80	c #decision = 155681
27.78/27.80	c #random_decision = 567
27.78/27.80	c #conflict = 137316
27.78/27.80	c #restart = 16
27.78/27.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=3
27.78/27.80	c lower bound updated to 3
27.78/27.80	c BCD2: 3 <= obj <= 38
27.78/27.80	c BCD2: #cores=1, #unrelaxed=0, #relaxed=6, #hardened=0
27.78/27.80	c BCD2: #sat=1 #unsat=3 bias=3/4
27.78/27.80	c Solving starts ...
27.78/27.80	c ============================[ Search Statistics ]============================
27.78/27.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.78/27.80	c       |         |          |          |    Limit     GC | Var      | Constra 
27.78/27.80	c =============================================================================
27.78/27.80	c  0.0s |       0 |        0 |        0 |     1787      0 |        3 |       12
27.78/27.83	c  0.0s |       1 |      136 |      100 |     1787      0 |        3 |       13
27.78/27.85	c  0.0s |       2 |      334 |      250 |     1787      0 |        3 |       13
27.78/27.90	c  0.1s |       3 |      623 |      475 |     1787      0 |        3 |       13
27.88/27.94	c  0.1s |       4 |     1063 |      813 |     1787      0 |        3 |       13
27.88/27.96	c  0.2s |       4 |     1161 |      863 |     1787      1 |        3 |       13
27.88/27.96	c #cpu_time = 0.157s
27.88/27.96	c #wall_clock_time = 0.157s
27.88/27.96	c #decision = 1161
27.88/27.96	c #random_decision = 6
27.88/27.96	c #conflict = 863
27.88/27.96	c #restart = 4
27.88/27.96	o 17
27.88/27.96	c BCD2: hardening fixes 1 literals
27.88/27.96	c BCD2: updating upper bound: 38 -> 16
27.88/27.96	c BCD2: 3 <= obj <= 16
27.88/27.96	c BCD2: #cores=1, #unrelaxed=0, #relaxed=5, #hardened=1
27.88/27.96	c BCD2: #sat=2 #unsat=3 bias=3/5
27.88/27.96	c Solving starts ...
27.88/27.96	c ============================[ Search Statistics ]============================
27.88/27.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.88/27.96	c       |         |          |          |    Limit     GC | Var      | Constra 
27.88/27.96	c =============================================================================
27.88/27.96	c  0.0s |       0 |        0 |        0 |     1787      0 |       11 |       15
27.88/27.96	c  0.0s |       0 |       71 |       13 |     1787      0 |       11 |       33
27.88/27.96	c #cpu_time = 0.006s
27.88/27.96	c #wall_clock_time = 0.006s
27.88/27.96	c #decision = 71
27.88/27.96	c #random_decision = 0
27.88/27.96	c #conflict = 13
27.88/27.96	c #restart = 0
27.88/27.96	o 5
27.88/27.96	c BCD2: hardening fixes 2 literals
27.88/27.96	c BCD2: updating upper bound: 16 -> 4
27.88/27.96	c BCD2: 3 <= obj <= 4
27.88/27.96	c BCD2: #cores=1, #unrelaxed=0, #relaxed=3, #hardened=3
27.88/27.96	c BCD2: #sat=3 #unsat=3 bias=3/6
27.88/27.96	c Solving starts ...
27.88/27.96	c ============================[ Search Statistics ]============================
27.88/27.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.88/27.96	c       |         |          |          |    Limit     GC | Var      | Constra 
27.88/27.96	c =============================================================================
27.88/27.96	c  0.0s |       0 |        0 |        0 |     1787      0 |       27 |       35
27.88/27.97	c  0.0s |       0 |       63 |       12 |     1787      0 |       27 |       71
27.88/27.97	c #cpu_time = 0.005s
27.88/27.97	c #wall_clock_time = 0.005s
27.88/27.97	c #decision = 63
27.88/27.97	c #random_decision = 0
27.88/27.97	c #conflict = 12
27.88/27.97	c #restart = 0
27.88/27.97	o 3
27.88/27.97	s OPTIMUM FOUND
27.88/27.97	v x1 x2 -x3 -x4 -x5 -x6 x7 x8 -x9 -x10
27.88/27.97	v x11 x12 x13 -x14 x15 x16 -x17 -x18 x19 x20
27.88/27.97	v x21 x22 -x23 -x24 x25 -x26 -x27 x28 -x29 -x30
27.88/27.97	v x31 x32 -x33 x34 x35 x36 x37 x38 -x39 -x40
27.88/27.97	v -x41 x42 x43 x44 x45 -x46 x47 x48 x49 -x50
27.88/27.97	v -x51 x52 x53 -x54 x55 -x56 x57 -x58 -x59 -x60
27.88/27.97	v x61 x62 -x63 x64 -x65 -x66 x67 x68 -x69 -x70
27.88/27.97	v -x71 x72 x73 -x74 -x75 -x76 x77 -x78 x79 x80
27.88/27.97	v -x81 -x82 x83 -x84 -x85 x86 -x87 -x88 -x89 -x90
27.88/27.97	v x91 -x92 x93 -x94 -x95 -x96 x97 -x98 -x99 -x100
27.88/27.97	v -x101 -x102 x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
27.88/27.97	v -x111 -x112 -x113 x114 x115 -x116 -x117 x118 -x119 -x120
27.88/27.97	v -x121 -x122 -x123 -x124 x125 -x126
27.88/27.97	c total CPU time = 27.971s
27.88/27.97	c total wall clock time = 27.970s

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

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

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


[startup+0 s]
/proc/loadavg: 2.27 2.34 2.28 4/179 26317
/proc/meminfo: memFree=28948844/32872528 swapFree=1499884/1696108
[pid=26317] ppid=26314 vsize=453052 CPUtime=0 cores=1,3,5,7
/proc/26317/stat : 26317 (toysat) R 26314 26317 24910 0 -1 4202496 1646 0 0 0 0 0 0 0 20 0 4 0 29301906 463925248 1495 33554432000 4194304 16246674 140733733943456 140733733942880 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26317/statm: 114031 1503 441 2943 0 110925 0
[pid=26317/tid=26318] ppid=26314 vsize=469436 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26318/stat : 26318 (toysat) S 26314 26317 24910 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 29301907 480702464 1558 33554432000 4194304 16246674 140733733943456 140585062083824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=26317/tid=26319] ppid=26314 vsize=473532 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26319/stat : 26319 (toysat) S 26314 26317 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29301907 484896768 1574 33554432000 4194304 16246674 140733733943456 140585051593968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=26317/tid=26320] ppid=26314 vsize=477628 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26320/stat : 26320 (toysat) S 26314 26317 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29301907 489091072 1591 33554432000 4194304 16246674 140733733943456 140585041120432 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0

[startup+0.100174 s]
/proc/loadavg: 2.27 2.34 2.28 4/179 26317
/proc/meminfo: memFree=28948844/32872528 swapFree=1499884/1696108
[pid=26317] ppid=26314 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/26317/stat : 26317 (toysat) R 26314 26317 24910 0 -1 4202496 20861 0 0 0 6 3 0 0 20 0 4 0 29301906 1247350784 20698 33554432000 4194304 16246674 140733733943456 140733733942880 5546181 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26317/statm: 304529 20707 758 2943 0 301423 0
[pid=26317/tid=26318] ppid=26314 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26318/stat : 26318 (toysat) S 26314 26317 24910 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 29301907 1247350784 20711 33554432000 4194304 16246674 140733733943456 140585062083824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=26317/tid=26319] ppid=26314 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26319/stat : 26319 (toysat) S 26314 26317 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29301907 1247350784 20716 33554432000 4194304 16246674 140733733943456 140585051593968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=26317/tid=26320] ppid=26314 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26320/stat : 26320 (toysat) S 26314 26317 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29301907 1247350784 20720 33554432000 4194304 16246674 140733733943456 140585041120432 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.20053 s]
/proc/loadavg: 2.27 2.34 2.28 4/179 26317
/proc/meminfo: memFree=28948844/32872528 swapFree=1499884/1696108
[pid=26317] ppid=26314 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/26317/stat : 26317 (toysat) R 26314 26317 24910 0 -1 4202496 39456 0 0 0 13 6 0 0 20 0 4 0 29301906 1247350784 39293 33554432000 4194304 16246674 140733733943456 140733733942880 13954518 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26317/statm: 304529 39304 765 2943 0 301423 0
[pid=26317/tid=26318] ppid=26314 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26318/stat : 26318 (toysat) S 26314 26317 24910 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 29301907 1247350784 39312 33554432000 4194304 16246674 140733733943456 140585062083824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=26317/tid=26319] ppid=26314 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26319/stat : 26319 (toysat) S 26314 26317 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29301907 1247350784 39316 33554432000 4194304 16246674 140733733943456 140585051593968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=26317/tid=26320] ppid=26314 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26320/stat : 26320 (toysat) S 26314 26317 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29301907 1247350784 39322 33554432000 4194304 16246674 140733733943456 140585041120432 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300478 s]
/proc/loadavg: 2.27 2.34 2.28 4/179 26317
/proc/meminfo: memFree=28948844/32872528 swapFree=1499884/1696108
[pid=26317] ppid=26314 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/26317/stat : 26317 (toysat) R 26314 26317 24910 0 -1 4202496 59949 0 0 0 21 8 0 0 20 0 4 0 29301906 1247350784 59787 33554432000 4194304 16246674 140733733943456 140733733942880 5545885 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26317/statm: 304529 59797 765 2943 0 301423 0
[pid=26317/tid=26318] ppid=26314 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26318/stat : 26318 (toysat) S 26314 26317 24910 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 29301907 1247350784 59806 33554432000 4194304 16246674 140733733943456 140585062083824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=26317/tid=26319] ppid=26314 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26319/stat : 26319 (toysat) S 26314 26317 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29301907 1247350784 59810 33554432000 4194304 16246674 140733733943456 140585051593968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=26317/tid=26320] ppid=26314 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26320/stat : 26320 (toysat) S 26314 26317 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29301907 1247350784 59814 33554432000 4194304 16246674 140733733943456 140585041120432 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700415 s]
/proc/loadavg: 2.27 2.34 2.28 4/179 26317
/proc/meminfo: memFree=28948844/32872528 swapFree=1499884/1696108
[pid=26317] ppid=26314 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/26317/stat : 26317 (toysat) R 26314 26317 24910 0 -1 4202496 137815 0 0 0 51 18 0 0 20 0 4 0 29301906 1247350784 137651 33554432000 4194304 16246674 140733733943456 140733733925376 6843278 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26317/statm: 304529 137659 794 2943 0 301423 0
[pid=26317/tid=26318] ppid=26314 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26318/stat : 26318 (toysat) S 26314 26317 24910 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 29301907 1247350784 137669 33554432000 4194304 16246674 140733733943456 140585062083824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=26317/tid=26319] ppid=26314 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26319/stat : 26319 (toysat) S 26314 26317 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29301907 1247350784 137671 33554432000 4194304 16246674 140733733943456 140585051593968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=26317/tid=26320] ppid=26314 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26320/stat : 26320 (toysat) S 26314 26317 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29301907 1247350784 137675 33554432000 4194304 16246674 140733733943456 140585041120432 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50041 s]
/proc/loadavg: 2.27 2.34 2.28 4/183 26321
/proc/meminfo: memFree=28103704/32872528 swapFree=1499884/1696108
[pid=26317] ppid=26314 vsize=1220164 CPUtime=1.48 cores=1,3,5,7
/proc/26317/stat : 26317 (toysat) R 26314 26317 24910 0 -1 4202496 245898 0 0 0 115 33 0 0 20 0 4 0 29301906 1249447936 245712 33554432000 4194304 16246674 140733733943456 140733733942768 5717664 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26317/statm: 305041 245712 850 2943 0 301935 0
[pid=26317/tid=26318] ppid=26314 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26318/stat : 26318 (toysat) S 26314 26317 24910 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 29301907 1249447936 245712 33554432000 4194304 16246674 140733733943456 140585062083824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=26317/tid=26319] ppid=26314 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26319/stat : 26319 (toysat) S 26314 26317 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29301907 1249447936 245712 33554432000 4194304 16246674 140733733943456 140585051593968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=26317/tid=26320] ppid=26314 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26320/stat : 26320 (toysat) S 26314 26317 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 29301907 1249447936 245712 33554432000 4194304 16246674 140733733943456 140585041120432 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1220164

[startup+3.10043 s]
/proc/loadavg: 2.27 2.34 2.28 3/183 26321
/proc/meminfo: memFree=27883480/32872528 swapFree=1499884/1696108
[pid=26317] ppid=26314 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/26317/stat : 26317 (toysat) R 26314 26317 24910 0 -1 4202496 267529 0 0 0 272 37 0 0 20 0 4 0 29301906 1337528320 267343 33554432000 4194304 16246674 140733733943456 140733733926456 5711916 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26317/statm: 326545 267343 850 2943 0 323439 0
[pid=26317/tid=26318] ppid=26314 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26318/stat : 26318 (toysat) S 26314 26317 24910 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 29301907 1337528320 267343 33554432000 4194304 16246674 140733733943456 140585062083824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=26317/tid=26319] ppid=26314 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26319/stat : 26319 (toysat) S 26314 26317 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29301907 1337528320 267343 33554432000 4194304 16246674 140733733943456 140585051593968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=26317/tid=26320] ppid=26314 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26320/stat : 26320 (toysat) S 26314 26317 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 29301907 1337528320 267343 33554432000 4194304 16246674 140733733943456 140585041120432 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30044 s]
/proc/loadavg: 2.33 2.35 2.29 3/183 26321
/proc/meminfo: memFree=27879316/32872528 swapFree=1499884/1696108
[pid=26317] ppid=26314 vsize=1307204 CPUtime=6.29 cores=1,3,5,7
/proc/26317/stat : 26317 (toysat) R 26314 26317 24910 0 -1 4202496 267726 0 0 0 592 37 0 0 20 0 4 0 29301906 1338576896 267540 33554432000 4194304 16246674 140733733943456 140733733925376 13198652 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26317/statm: 326801 267540 851 2943 0 323695 0
[pid=26317/tid=26318] ppid=26314 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26318/stat : 26318 (toysat) S 26314 26317 24910 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 29301907 1338576896 267540 33554432000 4194304 16246674 140733733943456 140585062083824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=26317/tid=26319] ppid=26314 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26319/stat : 26319 (toysat) S 26314 26317 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29301907 1338576896 267540 33554432000 4194304 16246674 140733733943456 140585051593968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=26317/tid=26320] ppid=26314 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26320/stat : 26320 (toysat) S 26314 26317 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 29301907 1338576896 267540 33554432000 4194304 16246674 140733733943456 140585041120432 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 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.39 2.36 2.29 4/183 26321
/proc/meminfo: memFree=27876020/32872528 swapFree=1499884/1696108
[pid=26317] ppid=26314 vsize=1308228 CPUtime=12.69 cores=1,3,5,7
/proc/26317/stat : 26317 (toysat) R 26314 26317 24910 0 -1 4202496 267936 0 0 0 1232 37 0 0 20 0 4 0 29301906 1339625472 267750 33554432000 4194304 16246674 140733733943456 140733733926456 5711584 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26317/statm: 327057 267750 853 2943 0 323951 0
[pid=26317/tid=26318] ppid=26314 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26318/stat : 26318 (toysat) S 26314 26317 24910 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 29301907 1339625472 267750 33554432000 4194304 16246674 140733733943456 140585062083824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=26317/tid=26319] ppid=26314 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26319/stat : 26319 (toysat) S 26314 26317 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29301907 1339625472 267750 33554432000 4194304 16246674 140733733943456 140585051593968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=26317/tid=26320] ppid=26314 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26320/stat : 26320 (toysat) S 26314 26317 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 29301907 1339625472 267750 33554432000 4194304 16246674 140733733943456 140585041120432 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1308228

[startup+25.5005 s]
/proc/loadavg: 2.52 2.39 2.30 4/183 26321
/proc/meminfo: memFree=27872660/32872528 swapFree=1499884/1696108
[pid=26317] ppid=26314 vsize=1310276 CPUtime=25.48 cores=1,3,5,7
/proc/26317/stat : 26317 (toysat) R 26314 26317 24910 0 -1 4202496 268669 0 0 0 2511 37 0 0 20 0 4 0 29301906 1341722624 268483 33554432000 4194304 16246674 140733733943456 140733733926456 5589344 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26317/statm: 327569 268483 853 2943 0 324463 0
[pid=26317/tid=26318] ppid=26314 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26318/stat : 26318 (toysat) S 26314 26317 24910 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 29301907 1341722624 268483 33554432000 4194304 16246674 140733733943456 140585062083824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=26317/tid=26319] ppid=26314 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26319/stat : 26319 (toysat) S 26314 26317 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29301907 1341722624 268483 33554432000 4194304 16246674 140733733943456 140585051593968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=26317/tid=26320] ppid=26314 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26320/stat : 26320 (toysat) S 26314 26317 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 29301907 1341722624 268483 33554432000 4194304 16246674 140733733943456 140585041120432 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 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 26317 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+25.6006 s]
/proc/loadavg: 2.52 2.39 2.30 4/183 26321
/proc/meminfo: memFree=27872660/32872528 swapFree=1499884/1696108
[pid=26317] ppid=26314 vsize=1310276 CPUtime=25.58 cores=1,3,5,7
/proc/26317/stat : 26317 (toysat) R 26314 26317 24910 0 -1 4202496 268669 0 0 0 2521 37 0 0 20 0 4 0 29301906 1341722624 268483 33554432000 4194304 16246674 140733733943456 140733733926456 6836764 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26317/statm: 327569 268483 853 2943 0 324463 0
[pid=26317/tid=26318] ppid=26314 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26318/stat : 26318 (toysat) S 26314 26317 24910 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 29301907 1341722624 268483 33554432000 4194304 16246674 140733733943456 140585062083824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=26317/tid=26319] ppid=26314 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26319/stat : 26319 (toysat) S 26314 26317 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29301907 1341722624 268483 33554432000 4194304 16246674 140733733943456 140585051593968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=26317/tid=26320] ppid=26314 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26320/stat : 26320 (toysat) S 26314 26317 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 29301907 1341722624 268483 33554432000 4194304 16246674 140733733943456 140585041120432 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 1310276

[startup+27.2004 s]
/proc/loadavg: 2.52 2.39 2.30 3/183 26321
/proc/meminfo: memFree=27872784/32872528 swapFree=1499884/1696108
[pid=26317] ppid=26314 vsize=1310276 CPUtime=27.18 cores=1,3,5,7
/proc/26317/stat : 26317 (toysat) R 26314 26317 24910 0 -1 4202496 268669 0 0 0 2681 37 0 0 20 0 4 0 29301906 1341722624 268483 33554432000 4194304 16246674 140733733943456 140733733925376 5672857 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26317/statm: 327569 268483 853 2943 0 324463 0
[pid=26317/tid=26318] ppid=26314 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26318/stat : 26318 (toysat) S 26314 26317 24910 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 29301907 1341722624 268483 33554432000 4194304 16246674 140733733943456 140585062083824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=26317/tid=26319] ppid=26314 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26319/stat : 26319 (toysat) S 26314 26317 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29301907 1341722624 268483 33554432000 4194304 16246674 140733733943456 140585051593968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=26317/tid=26320] ppid=26314 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26320/stat : 26320 (toysat) S 26314 26317 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 29301907 1341722624 268483 33554432000 4194304 16246674 140733733943456 140585041120432 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 27.18
Current children cumulated vsize (KiB) 1310276

[startup+27.6076 s]
/proc/loadavg: 2.52 2.39 2.30 3/183 26321
/proc/meminfo: memFree=27872908/32872528 swapFree=1499884/1696108
[pid=26317] ppid=26314 vsize=1310276 CPUtime=27.59 cores=1,3,5,7
/proc/26317/stat : 26317 (toysat) R 26314 26317 24910 0 -1 4202496 268669 0 0 0 2722 37 0 0 20 0 4 0 29301906 1341722624 268483 33554432000 4194304 16246674 140733733943456 140733733925376 12482065 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26317/statm: 327569 268483 853 2943 0 324463 0
[pid=26317/tid=26318] ppid=26314 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26318/stat : 26318 (toysat) S 26314 26317 24910 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 29301907 1341722624 268483 33554432000 4194304 16246674 140733733943456 140585062083824 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=26317/tid=26319] ppid=26314 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26319/stat : 26319 (toysat) S 26314 26317 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29301907 1341722624 268483 33554432000 4194304 16246674 140733733943456 140585051593968 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=26317/tid=26320] ppid=26314 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/26317/task/26320/stat : 26320 (toysat) S 26314 26317 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 29301907 1341722624 268483 33554432000 4194304 16246674 140733733943456 140585041120432 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 27.59
Current children cumulated vsize (KiB) 1310276

[startup+28.0004 s]
/proc/loadavg: 2.52 2.39 2.30 3/183 26321
/proc/meminfo: memFree=27872908/32872528 swapFree=1499884/1696108
[pid=26317] ppid=26314 vsize=0 CPUtime=27.98 cores=1,3,5,7
/proc/26317/stat : 26317 (toysat) R 26314 26317 24910 0 -1 4202500 268674 0 0 0 2758 40 0 0 20 0 1 0 29301906 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26317/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 27.98
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 28.0359
CPU time (s): 28.0277
CPU user time (s): 27.5858
CPU system time (s): 0.441932
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 1310276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.5858
system time used= 0.441932
maximum resident set size= 1073948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 268674
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= 17
involuntary context switches= 30

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.19597 second user time and 0.26196 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-18 19:56:02
IDJOB=4106502
IDBENCH=48083
IDSOLVER=2542
FILE ID=node137/4106502-1466272562
RUNJOBID= node137-1466264772-24927
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=5-P1=59-P2=47-P3=43-P4=7-P5=19-P6=67-P7=41-B.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106502-1466272562/watcher-4106502-1466272562 -o /tmp/evaluation-result-4106502-1466272562/solver-4106502-1466272562 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466264772-24927 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4106502-1466272562.opb

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

MD5SUM BENCH= 416e6ba6850c71f5940a8724479965c3
RANDOM SEED=1593168361

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:        28948960 kB
Buffers:          151944 kB
Cached:           257180 kB
SwapCached:         1268 kB
Active:          1227752 kB
Inactive:         256832 kB
Active(anon):    1077032 kB
Inactive(anon):     1028 kB
Active(file):     150720 kB
Inactive(file):   255804 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100008 kB
Dirty:             33116 kB
Writeback:             0 kB
AnonPages:       2774940 kB
Mapped:            10464 kB
Shmem:                 0 kB
Slab:             607908 kB
SReclaimable:      51608 kB
SUnreclaim:       556300 kB
KernelStack:        1520 kB
PageTables:         9664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2914408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 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 19:56:30