Trace number 4097674

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2016-05-02UNSAT 86.8798 86.8951

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-5_6_20.opb
MD5SUM917f861d12c32056bcb027bc973d573b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.54146
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables650
Total number of constraints3030
Number of constraints which are clauses3025
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint25
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 20
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 45
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-17T01:05:29+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-4097674-1466118329.opb"]
0.00/0.01	c use --random-gen="2215901288 3665454041 3677796052 2268884595 3082353474 390619209 2618450432 3792216933 3996831624 2051451870 2632974058 3421958273 1303354122 2593935430 2089035259 3511247059 2592780064 2981868521 2378387938 624522007 515180953 828239008 2927230155 2748826675 1129292885 4019415768 3713782030 2910327674 633526673 1560904263 2318814730 25579117 906265975 1666301118 1874030317 249736250 439800268 719027843 667892769 2811277321 3756154516 846536885 3836870090 817700620 183787820 1415642528 614146860 2803077783 1692025135 1877762339 2831849276 3388206305 1644502010 4018373760 3615961000 3646349203 1477488241 1496125149 2726143045 1416351601 2677563152 3234710791 4180935466 1362041976 1550588076 2064901968 613587656 4188750735 2643055108 2429280635 1725021821 3917283444 813663881 4159643930 3084924669 536044511 1669770436 3303853948 3928460544 4124775136 2875116343 2290803565 2903554965 1954376393 4002585759 2592705120 3438095947 2649805658 645560829 849164500 3476459779 1922427783 1087972247 2697698035 3915305869 2654873077 3361621083 2901465286 4244707667 3530793458 3151308076 1116855369 3528057999 3787311594 2724129684 1496595329 1934418691 2319276008 3352406654 3659178945 526530032 2034433251 4166530594 381753234 2889573109 218435466 57393959 2865782469 633200001 3040794902 345583051 113629566 3095930980 231701254 3378539152 231121764 2141997067 3432294688 2478814748 1408950900 977573291 3483775474 222072800 2071977878 3710417795 1834702710 242832811 1951002156 928513544 901988036 1069855028 3162041785 2459401016 2451662699 1151473565 3894686466 1471254701 59308915 2661766827 4240145679 3703302702 3375314815 3616831252 1497228259 2811285898 4042178532 2265441335 3688852236 1451186327 872501647 3175030614 2316765614 2711503167 586471324 1705281567 668646992 4091259026 301854503 641887195 49462541 1086247724 611366350 2118697713 110067522 224980959 458718554 2649119535 1822474394 1669380766 3357154751 3517951991 3898211740 2691086110 1661429035 1934440044 2423552482 2402733761 3088588635 3851194671 1209471393 2221198943 2394335330 3940395318 3966646784 2008129084 4176215392 1479067258 1226197045 155728485 1941610907 2208518615 3482415367 3468942935 51968201 673221692 2381989417 2121039094 3761822213 520017903 342435549 1348121597 2162494649 774507784 4230264129 2760176031 3756527602 1269057205 3270296260 3018070141 3493276349 579584587 3022923959 43889972 677348371 2873159330 1155538624 597512463 2328752148 3994882757 3313084715 4139136256 3971591081 37251903 1176739952 919831991 2219218915 3180394076 635951131 2398683342 2528568467 3476630599 297505280 1943391931 3954125793 982043922 2136063735 1715334028 2171648744 2058264242 2840220823 2413557315 1267019927 1434277420 3093692900 3252398509 575328001 255 362436" option to reproduce the execution
0.00/0.04	c #vars 650
0.00/0.04	c #constraints 3030
0.00/0.08	c Solving starts ...
0.00/0.08	c ============================[ Search Statistics ]============================
0.00/0.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.08	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.08	c =============================================================================
0.00/0.08	c  0.0s |       0 |        0 |        0 |     1225      0 |        5 |        0
0.09/0.11	c  0.0s |       1 |      132 |      100 |     1225      0 |        5 |      198
0.09/0.16	c  0.1s |       2 |      318 |      250 |     1348      0 |        5 |      198
0.19/0.24	c  0.2s |       3 |      701 |      475 |     1483      0 |        5 |      198
0.28/0.37	c  0.3s |       4 |     1096 |      813 |     1632      0 |        5 |      198
0.49/0.58	c  0.5s |       5 |     1736 |     1320 |     1796      0 |        5 |      198
0.79/0.90	c  0.8s |       6 |     2565 |     2081 |     2174      1 |        5 |      198
1.20/1.28	c  1.2s |       7 |     3859 |     3223 |     2392      1 |        5 |      198
1.69/1.78	c  1.7s |       8 |     5776 |     4936 |     2632      3 |        5 |      198
2.49/2.54	c  2.5s |       9 |     8672 |     7506 |     2896      4 |        5 |      198
3.59/3.67	c  3.6s |      10 |    12944 |    11361 |     3186      7 |        5 |      198
5.39/5.48	c  5.4s |      11 |    19286 |    17144 |     3505     10 |        5 |      198
7.49/7.50	c  7.4s |      11 |    25987 |    23244 |     3505     13 |        5 |      198
8.29/8.33	c  8.2s |      12 |    28888 |    25819 |     3856     15 |        5 |      198
10.28/10.34	c 10.3s |      12 |    34977 |    31419 |     3856     18 |        5 |      198
12.28/12.36	c 12.3s |      12 |    41098 |    37119 |     3856     20 |        5 |      198
12.88/12.99	c 12.9s |      13 |    42914 |    38832 |     4242     21 |        5 |      198
14.98/15.01	c 14.9s |      13 |    49070 |    44432 |     4242     24 |        5 |      198
16.98/17.03	c 16.9s |      13 |    55366 |    50132 |     4242     26 |        5 |      198
18.98/19.04	c 19.0s |      13 |    61165 |    55632 |     4242     29 |        5 |      198
19.98/20.05	c 20.0s |      14 |    64050 |    58352 |     4667     30 |        5 |      198
21.99/22.07	c 22.0s |      14 |    69969 |    63752 |     4667     32 |        5 |      198
23.98/24.08	c 24.0s |      14 |    75648 |    69052 |     4667     34 |        5 |      198
26.08/26.11	c 26.0s |      14 |    81068 |    74152 |     4667     37 |        5 |      198
28.08/28.15	c 28.1s |      14 |    86587 |    79252 |     4667     39 |        5 |      198
30.08/30.19	c 30.1s |      14 |    91892 |    84252 |     4667     41 |        5 |      198
31.39/31.47	c 31.4s |      15 |    95494 |    87632 |     5134     42 |        5 |      198
33.39/33.48	c 33.4s |      15 |   101247 |    92932 |     5134     44 |        5 |      198
35.49/35.50	c 35.4s |      15 |   106682 |    98032 |     5134     46 |        5 |      198
37.49/37.52	c 37.4s |      15 |   112153 |   103132 |     5134     48 |        5 |      198
39.49/39.54	c 39.5s |      15 |   117668 |   108332 |     5134     50 |        5 |      198
41.49/41.56	c 41.5s |      15 |   122766 |   113232 |     5134     52 |        5 |      198
43.49/43.59	c 43.5s |      15 |   128009 |   118232 |     5134     54 |        5 |      198
45.59/45.61	c 45.5s |      15 |   132963 |   122932 |     5134     56 |        5 |      198
47.58/47.63	c 47.5s |      15 |   138000 |   127732 |     5134     57 |        5 |      198
49.18/49.23	c 49.1s |      16 |   142081 |   131552 |     5648     59 |        5 |      198
51.18/51.24	c 51.2s |      16 |   147650 |   136652 |     5648     60 |        5 |      198
53.18/53.26	c 53.2s |      16 |   153155 |   141752 |     5648     62 |        5 |      198
55.18/55.28	c 55.2s |      16 |   158289 |   146552 |     5648     64 |        5 |      198
57.29/57.31	c 57.2s |      16 |   163384 |   151352 |     5648     65 |        5 |      198
59.28/59.33	c 59.2s |      16 |   168823 |   156352 |     5648     67 |        5 |      198
61.28/61.35	c 61.3s |      16 |   173997 |   161252 |     5648     69 |        5 |      198
63.28/63.38	c 63.3s |      16 |   179103 |   166052 |     5648     71 |        5 |      198
65.28/65.39	c 65.3s |      16 |   184695 |   171252 |     5648     71 |        8 |      249
67.38/67.42	c 67.3s |      16 |   190128 |   176352 |     5648     73 |        8 |      249
69.38/69.43	c 69.3s |      16 |   195188 |   181152 |     5648     74 |        8 |      249
71.38/71.45	c 71.4s |      16 |   200257 |   185952 |     5648     76 |        8 |      249
73.38/73.46	c 73.4s |      16 |   205173 |   190552 |     5648     78 |        8 |      249
75.48/75.50	c 75.4s |      16 |   210443 |   195552 |     5648     78 |       13 |      304
76.38/76.43	c 76.3s |      17 |   212400 |   197432 |     6213     79 |       13 |      304
78.37/78.44	c 78.4s |      17 |   217848 |   202532 |     6213     80 |       20 |      363
80.38/80.44	c 80.4s |      17 |   223144 |   207532 |     6213     81 |       20 |      363
82.37/82.48	c 82.4s |      17 |   228027 |   212232 |     6213     82 |       29 |      426
84.37/84.48	c 84.4s |      17 |   232196 |   216232 |     6213     83 |       33 |      523
86.47/86.52	c 86.4s |      17 |   237252 |   221032 |     6213     83 |       63 |      758
86.77/86.83	c 86.7s |      17 |   238006 |   221758 |     6213     83 |      244 |     1318
86.77/86.83	c #cpu_time = 86.523s
86.77/86.83	c #wall_clock_time = 86.747s
86.77/86.83	c #decision = 238006
86.77/86.83	c #random_decision = 843
86.77/86.83	c #conflict = 221758
86.77/86.83	c #restart = 17
86.77/86.83	s UNSATISFIABLE
86.77/86.83	c total CPU time = 86.609s
86.77/86.83	c total wall clock time = 86.832s

Verifier Data

ERROR: no interpretation found !

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

pid=21996
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.13 2.12 2.05 3/179 21999
/proc/meminfo: memFree=30442936/32872528 swapFree=302776/319128
[pid=21999] ppid=21996 vsize=671164 CPUtime=0 cores=1,3,5,7
/proc/21999/stat : 21999 (toysat) R 21996 21999 16914 0 -1 4202496 2497 0 0 0 0 0 0 0 20 0 4 0 13879518 687271936 2858 33554432000 4194304 16246674 140734257583696 140734257583120 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21999/statm: 168303 2866 441 2943 0 165197 0
[pid=21999/tid=22000] ppid=21996 vsize=688572 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22000/stat : 22000 (toysat) S 21996 21999 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13879519 705097728 2926 33554432000 4194304 16246674 140734257583696 140183629442288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21999/tid=22001] ppid=21996 vsize=692668 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22001/stat : 22001 (toysat) S 21996 21999 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13879519 709292032 2942 33554432000 4194304 16246674 140734257583696 140183618952432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21999/tid=22002] ppid=21996 vsize=697788 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22002/stat : 22002 (toysat) S 21996 21999 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13879519 714534912 2960 33554432000 4194304 16246674 140734257583696 140183504678064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100175 s]
/proc/loadavg: 2.13 2.12 2.05 3/179 21999
/proc/meminfo: memFree=30442936/32872528 swapFree=302776/319128
[pid=21999] ppid=21996 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/21999/stat : 21999 (toysat) R 21996 21999 16914 0 -1 4202496 26667 0 0 0 6 3 0 0 20 0 4 0 13879518 1247350784 27018 33554432000 4194304 16246674 140734257583696 140734257583120 5674637 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21999/statm: 304529 27024 718 2943 0 301423 0
[pid=21999/tid=22000] ppid=21996 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22000/stat : 22000 (toysat) S 21996 21999 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13879519 1247350784 27031 33554432000 4194304 16246674 140734257583696 140183629442288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21999/tid=22001] ppid=21996 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22001/stat : 22001 (toysat) S 21996 21999 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13879519 1247350784 27036 33554432000 4194304 16246674 140734257583696 140183618952432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21999/tid=22002] ppid=21996 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22002/stat : 22002 (toysat) S 21996 21999 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13879519 1247350784 27045 33554432000 4194304 16246674 140734257583696 140183504678064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200458 s]
/proc/loadavg: 2.13 2.12 2.05 3/179 21999
/proc/meminfo: memFree=30442936/32872528 swapFree=302776/319128
[pid=21999] ppid=21996 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/21999/stat : 21999 (toysat) R 21996 21999 16914 0 -1 4202496 48937 0 0 0 12 7 0 0 20 0 4 0 13879518 1247350784 49287 33554432000 4194304 16246674 140734257583696 140734257583120 5546181 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21999/statm: 304529 49305 718 2943 0 301423 0
[pid=21999/tid=22000] ppid=21996 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22000/stat : 22000 (toysat) S 21996 21999 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13879519 1247350784 49313 33554432000 4194304 16246674 140734257583696 140183629442288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21999/tid=22001] ppid=21996 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22001/stat : 22001 (toysat) S 21996 21999 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13879519 1247350784 49321 33554432000 4194304 16246674 140734257583696 140183618952432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21999/tid=22002] ppid=21996 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22002/stat : 22002 (toysat) S 21996 21999 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13879519 1247350784 49327 33554432000 4194304 16246674 140734257583696 140183504678064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300435 s]
/proc/loadavg: 2.13 2.12 2.05 3/179 21999
/proc/meminfo: memFree=30442936/32872528 swapFree=302776/319128
[pid=21999] ppid=21996 vsize=1218116 CPUtime=0.28 cores=1,3,5,7
/proc/21999/stat : 21999 (toysat) R 21996 21999 16914 0 -1 4202496 71125 0 0 0 18 10 0 0 20 0 4 0 13879518 1247350784 71475 33554432000 4194304 16246674 140734257583696 140734257583120 5675357 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21999/statm: 304529 71488 718 2943 0 301423 0
[pid=21999/tid=22000] ppid=21996 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22000/stat : 22000 (toysat) S 21996 21999 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13879519 1247350784 71494 33554432000 4194304 16246674 140734257583696 140183629442288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21999/tid=22001] ppid=21996 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22001/stat : 22001 (toysat) S 21996 21999 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13879519 1247350784 71497 33554432000 4194304 16246674 140734257583696 140183618952432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21999/tid=22002] ppid=21996 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22002/stat : 22002 (toysat) S 21996 21999 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13879519 1247350784 71501 33554432000 4194304 16246674 140734257583696 140183504678064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1218116

[startup+0.700359 s]
/proc/loadavg: 2.13 2.12 2.05 3/179 21999
/proc/meminfo: memFree=30442936/32872528 swapFree=302776/319128
[pid=21999] ppid=21996 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/21999/stat : 21999 (toysat) R 21996 21999 16914 0 -1 4202496 157673 0 0 0 47 22 0 0 20 0 4 0 13879518 1247350784 158023 33554432000 4194304 16246674 140734257583696 140734257565568 5675357 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21999/statm: 304529 158035 718 2943 0 301423 0
[pid=21999/tid=22000] ppid=21996 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22000/stat : 22000 (toysat) S 21996 21999 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13879519 1247350784 158040 33554432000 4194304 16246674 140734257583696 140183629442288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21999/tid=22001] ppid=21996 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22001/stat : 22001 (toysat) S 21996 21999 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13879519 1247350784 158044 33554432000 4194304 16246674 140734257583696 140183618952432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21999/tid=22002] ppid=21996 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22002/stat : 22002 (toysat) S 21996 21999 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13879519 1247350784 158053 33554432000 4194304 16246674 140734257583696 140183504678064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50036 s]
/proc/loadavg: 2.13 2.12 2.05 3/183 22003
/proc/meminfo: memFree=29485336/32872528 swapFree=302776/319128
[pid=21999] ppid=21996 vsize=1221188 CPUtime=1.49 cores=1,3,5,7
/proc/21999/stat : 21999 (toysat) R 21996 21999 16914 0 -1 4202496 246187 0 0 0 115 34 0 0 20 0 4 0 13879518 1250496512 246517 33554432000 4194304 16246674 140734257583696 140734257583008 6837238 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21999/statm: 305297 246517 792 2943 0 302191 0
[pid=21999/tid=22000] ppid=21996 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22000/stat : 22000 (toysat) S 21996 21999 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13879519 1250496512 246517 33554432000 4194304 16246674 140734257583696 140183629442288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21999/tid=22001] ppid=21996 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22001/stat : 22001 (toysat) S 21996 21999 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13879519 1250496512 246517 33554432000 4194304 16246674 140734257583696 140183618952432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21999/tid=22002] ppid=21996 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22002/stat : 22002 (toysat) S 21996 21999 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13879519 1250496512 246517 33554432000 4194304 16246674 140734257583696 140183504678064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1221188

[startup+3.10037 s]
/proc/loadavg: 2.13 2.12 2.05 3/183 22003
/proc/meminfo: memFree=29375348/32872528 swapFree=302776/319128
[pid=21999] ppid=21996 vsize=1307204 CPUtime=3.09 cores=1,3,5,7
/proc/21999/stat : 21999 (toysat) R 21996 21999 16914 0 -1 4202496 267565 0 0 0 273 36 0 0 20 0 4 0 13879518 1338576896 267895 33554432000 4194304 16246674 140734257583696 140734257565568 5672188 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21999/statm: 326801 267895 793 2943 0 323695 0
[pid=21999/tid=22000] ppid=21996 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22000/stat : 22000 (toysat) S 21996 21999 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13879519 1338576896 267895 33554432000 4194304 16246674 140734257583696 140183629442288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21999/tid=22001] ppid=21996 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22001/stat : 22001 (toysat) S 21996 21999 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13879519 1338576896 267895 33554432000 4194304 16246674 140734257583696 140183618952432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21999/tid=22002] ppid=21996 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22002/stat : 22002 (toysat) S 21996 21999 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13879519 1338576896 267895 33554432000 4194304 16246674 140734257583696 140183504678064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1307204

[startup+6.30042 s]
/proc/loadavg: 2.12 2.12 2.04 3/183 22003
/proc/meminfo: memFree=29368684/32872528 swapFree=302776/319128
[pid=21999] ppid=21996 vsize=1308228 CPUtime=6.29 cores=1,3,5,7
/proc/21999/stat : 21999 (toysat) R 21996 21999 16914 0 -1 4202496 268087 0 0 0 592 37 0 0 20 0 4 0 13879518 1339625472 268417 33554432000 4194304 16246674 140734257583696 140734257565568 13928108 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21999/statm: 327057 268417 793 2943 0 323951 0
[pid=21999/tid=22000] ppid=21996 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22000/stat : 22000 (toysat) S 21996 21999 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13879519 1339625472 268417 33554432000 4194304 16246674 140734257583696 140183629442288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21999/tid=22001] ppid=21996 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22001/stat : 22001 (toysat) S 21996 21999 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13879519 1339625472 268417 33554432000 4194304 16246674 140734257583696 140183618952432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21999/tid=22002] ppid=21996 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22002/stat : 22002 (toysat) S 21996 21999 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13879519 1339625472 268417 33554432000 4194304 16246674 140734257583696 140183504678064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1308228

[startup+12.7004 s]
/proc/loadavg: 2.11 2.12 2.04 3/183 22003
/proc/meminfo: memFree=29361560/32872528 swapFree=302776/319128
[pid=21999] ppid=21996 vsize=1315396 CPUtime=12.68 cores=1,3,5,7
/proc/21999/stat : 21999 (toysat) R 21996 21999 16914 0 -1 4202496 269882 0 0 0 1231 37 0 0 20 0 4 0 13879518 1346965504 270212 33554432000 4194304 16246674 140734257583696 140734257565568 5822428 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21999/statm: 328849 270212 796 2943 0 325743 0
[pid=21999/tid=22000] ppid=21996 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22000/stat : 22000 (toysat) S 21996 21999 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13879519 1346965504 270212 33554432000 4194304 16246674 140734257583696 140183629442288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21999/tid=22001] ppid=21996 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22001/stat : 22001 (toysat) S 21996 21999 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13879519 1346965504 270212 33554432000 4194304 16246674 140734257583696 140183618952432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21999/tid=22002] ppid=21996 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22002/stat : 22002 (toysat) S 21996 21999 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13879519 1346965504 270212 33554432000 4194304 16246674 140734257583696 140183504678064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1315396

[startup+25.5004 s]
/proc/loadavg: 2.17 2.13 2.05 3/183 22004
/proc/meminfo: memFree=29361912/32872528 swapFree=302776/319128
[pid=21999] ppid=21996 vsize=1315396 CPUtime=25.48 cores=1,3,5,7
/proc/21999/stat : 21999 (toysat) R 21996 21999 16914 0 -1 4202496 269882 0 0 0 2511 37 0 0 20 0 4 0 13879518 1346965504 270212 33554432000 4194304 16246674 140734257583696 140734257565568 5822252 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21999/statm: 328849 270212 796 2943 0 325743 0
[pid=21999/tid=22000] ppid=21996 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22000/stat : 22000 (toysat) S 21996 21999 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13879519 1346965504 270212 33554432000 4194304 16246674 140734257583696 140183629442288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21999/tid=22001] ppid=21996 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22001/stat : 22001 (toysat) S 21996 21999 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13879519 1346965504 270212 33554432000 4194304 16246674 140734257583696 140183618952432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21999/tid=22002] ppid=21996 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22002/stat : 22002 (toysat) S 21996 21999 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13879519 1346965504 270212 33554432000 4194304 16246674 140734257583696 140183504678064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1315396

[startup+51.1005 s]
/proc/loadavg: 2.11 2.11 2.05 3/183 22004
/proc/meminfo: memFree=29359484/32872528 swapFree=302776/319128
[pid=21999] ppid=21996 vsize=1317444 CPUtime=51.08 cores=1,3,5,7
/proc/21999/stat : 21999 (toysat) R 21996 21999 16914 0 -1 4202496 270394 0 0 0 5070 38 0 0 20 0 4 0 13879518 1349062656 270724 33554432000 4194304 16246674 140734257583696 140734257565568 5674606 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21999/statm: 329361 270724 796 2943 0 326255 0
[pid=21999/tid=22000] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22000/stat : 22000 (toysat) S 21996 21999 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270724 33554432000 4194304 16246674 140734257583696 140183629442288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21999/tid=22001] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22001/stat : 22001 (toysat) S 21996 21999 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270724 33554432000 4194304 16246674 140734257583696 140183618952432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21999/tid=22002] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22002/stat : 22002 (toysat) S 21996 21999 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270724 33554432000 4194304 16246674 140734257583696 140183504678064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1317444

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

[startup+51.2005 s]
/proc/loadavg: 2.11 2.11 2.05 3/183 22004
/proc/meminfo: memFree=29359484/32872528 swapFree=302776/319128
[pid=21999] ppid=21996 vsize=1317444 CPUtime=51.18 cores=1,3,5,7
/proc/21999/stat : 21999 (toysat) R 21996 21999 16914 0 -1 4202496 270394 0 0 0 5080 38 0 0 20 0 4 0 13879518 1349062656 270724 33554432000 4194304 16246674 140734257583696 140734257565568 5661532 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21999/statm: 329361 270724 796 2943 0 326255 0
[pid=21999/tid=22000] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22000/stat : 22000 (toysat) S 21996 21999 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270724 33554432000 4194304 16246674 140734257583696 140183629442288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21999/tid=22001] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22001/stat : 22001 (toysat) S 21996 21999 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270724 33554432000 4194304 16246674 140734257583696 140183618952432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21999/tid=22002] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22002/stat : 22002 (toysat) S 21996 21999 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270724 33554432000 4194304 16246674 140734257583696 140183504678064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 1317444

[startup+64.0004 s]
/proc/loadavg: 2.08 2.11 2.04 3/183 22005
/proc/meminfo: memFree=29359712/32872528 swapFree=302776/319128
[pid=21999] ppid=21996 vsize=1317444 CPUtime=63.98 cores=1,3,5,7
/proc/21999/stat : 21999 (toysat) R 21996 21999 16914 0 -1 4202496 270394 0 0 0 6360 38 0 0 20 0 4 0 13879518 1349062656 270724 33554432000 4194304 16246674 140734257583696 140734257565568 6012176 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21999/statm: 329361 270724 796 2943 0 326255 0
[pid=21999/tid=22000] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22000/stat : 22000 (toysat) S 21996 21999 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270724 33554432000 4194304 16246674 140734257583696 140183629442288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21999/tid=22001] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22001/stat : 22001 (toysat) S 21996 21999 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270724 33554432000 4194304 16246674 140734257583696 140183618952432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21999/tid=22002] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22002/stat : 22002 (toysat) S 21996 21999 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270724 33554432000 4194304 16246674 140734257583696 140183504678064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 63.98
Current children cumulated vsize (KiB) 1317444

[startup+76.8004 s]
/proc/loadavg: 2.22 2.14 2.05 4/183 22005
/proc/meminfo: memFree=29359880/32872528 swapFree=302776/319128
[pid=21999] ppid=21996 vsize=1317444 CPUtime=76.78 cores=1,3,5,7
/proc/21999/stat : 21999 (toysat) R 21996 21999 16914 0 -1 4202496 270394 0 0 0 7640 38 0 0 20 0 4 0 13879518 1349062656 270724 33554432000 4194304 16246674 140734257583696 140734257565568 5661428 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21999/statm: 329361 270724 796 2943 0 326255 0
[pid=21999/tid=22000] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22000/stat : 22000 (toysat) S 21996 21999 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270724 33554432000 4194304 16246674 140734257583696 140183629442288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21999/tid=22001] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22001/stat : 22001 (toysat) S 21996 21999 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270724 33554432000 4194304 16246674 140734257583696 140183618952432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21999/tid=22002] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22002/stat : 22002 (toysat) S 21996 21999 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270724 33554432000 4194304 16246674 140734257583696 140183504678064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 76.78
Current children cumulated vsize (KiB) 1317444

[startup+83.2004 s]
/proc/loadavg: 2.21 2.13 2.05 3/183 22005
/proc/meminfo: memFree=29359656/32872528 swapFree=302776/319128
[pid=21999] ppid=21996 vsize=1317444 CPUtime=83.17 cores=1,3,5,7
/proc/21999/stat : 21999 (toysat) R 21996 21999 16914 0 -1 4202496 270395 0 0 0 8279 38 0 0 20 0 4 0 13879518 1349062656 270725 33554432000 4194304 16246674 140734257583696 140734257565568 5662329 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21999/statm: 329361 270725 797 2943 0 326255 0
[pid=21999/tid=22000] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22000/stat : 22000 (toysat) S 21996 21999 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270725 33554432000 4194304 16246674 140734257583696 140183629442288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21999/tid=22001] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22001/stat : 22001 (toysat) S 21996 21999 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270725 33554432000 4194304 16246674 140734257583696 140183618952432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21999/tid=22002] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22002/stat : 22002 (toysat) S 21996 21999 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270725 33554432000 4194304 16246674 140734257583696 140183504678064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 83.17
Current children cumulated vsize (KiB) 1317444

[startup+84.8073 s]
/proc/loadavg: 2.19 2.13 2.05 3/183 22005
/proc/meminfo: memFree=29359516/32872528 swapFree=302776/319128
[pid=21999] ppid=21996 vsize=1317444 CPUtime=84.78 cores=1,3,5,7
/proc/21999/stat : 21999 (toysat) R 21996 21999 16914 0 -1 4202496 270395 0 0 0 8440 38 0 0 20 0 4 0 13879518 1349062656 270725 33554432000 4194304 16246674 140734257583696 140734257565568 5661532 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21999/statm: 329361 270725 797 2943 0 326255 0
[pid=21999/tid=22000] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22000/stat : 22000 (toysat) S 21996 21999 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270725 33554432000 4194304 16246674 140734257583696 140183629442288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21999/tid=22001] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22001/stat : 22001 (toysat) S 21996 21999 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270725 33554432000 4194304 16246674 140734257583696 140183618952432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21999/tid=22002] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22002/stat : 22002 (toysat) S 21996 21999 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270725 33554432000 4194304 16246674 140734257583696 140183504678064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 84.78
Current children cumulated vsize (KiB) 1317444

[startup+85.6004 s]
/proc/loadavg: 2.19 2.13 2.05 3/183 22005
/proc/meminfo: memFree=29359516/32872528 swapFree=302776/319128
[pid=21999] ppid=21996 vsize=1317444 CPUtime=85.57 cores=1,3,5,7
/proc/21999/stat : 21999 (toysat) R 21996 21999 16914 0 -1 4202496 270395 0 0 0 8519 38 0 0 20 0 4 0 13879518 1349062656 270725 33554432000 4194304 16246674 140734257583696 140734257582872 5523460 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21999/statm: 329361 270725 797 2943 0 326255 0
[pid=21999/tid=22000] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22000/stat : 22000 (toysat) S 21996 21999 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270725 33554432000 4194304 16246674 140734257583696 140183629442288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21999/tid=22001] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22001/stat : 22001 (toysat) S 21996 21999 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270725 33554432000 4194304 16246674 140734257583696 140183618952432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21999/tid=22002] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22002/stat : 22002 (toysat) S 21996 21999 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270725 33554432000 4194304 16246674 140734257583696 140183504678064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 85.57
Current children cumulated vsize (KiB) 1317444

[startup+86.4004 s]
/proc/loadavg: 2.19 2.13 2.05 3/183 22005
/proc/meminfo: memFree=29359516/32872528 swapFree=302776/319128
[pid=21999] ppid=21996 vsize=1317444 CPUtime=86.37 cores=1,3,5,7
/proc/21999/stat : 21999 (toysat) R 21996 21999 16914 0 -1 4202496 270395 0 0 0 8599 38 0 0 20 0 4 0 13879518 1349062656 270725 33554432000 4194304 16246674 140734257583696 140734257582872 5546015 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21999/statm: 329361 270725 797 2943 0 326255 0
[pid=21999/tid=22000] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22000/stat : 22000 (toysat) S 21996 21999 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270725 33554432000 4194304 16246674 140734257583696 140183629442288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21999/tid=22001] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22001/stat : 22001 (toysat) S 21996 21999 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270725 33554432000 4194304 16246674 140734257583696 140183618952432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21999/tid=22002] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22002/stat : 22002 (toysat) S 21996 21999 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270725 33554432000 4194304 16246674 140734257583696 140183504678064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 86.37
Current children cumulated vsize (KiB) 1317444

[startup+86.8004 s]
/proc/loadavg: 2.19 2.13 2.05 3/183 22005
/proc/meminfo: memFree=29359516/32872528 swapFree=302776/319128
[pid=21999] ppid=21996 vsize=1317444 CPUtime=86.77 cores=1,3,5,7
/proc/21999/stat : 21999 (toysat) R 21996 21999 16914 0 -1 4202496 270395 0 0 0 8639 38 0 0 20 0 4 0 13879518 1349062656 270725 33554432000 4194304 16246674 140734257583696 140734257565568 5672188 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21999/statm: 329361 270725 797 2943 0 326255 0
[pid=21999/tid=22000] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22000/stat : 22000 (toysat) S 21996 21999 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270725 33554432000 4194304 16246674 140734257583696 140183629442288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21999/tid=22001] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22001/stat : 22001 (toysat) S 21996 21999 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270725 33554432000 4194304 16246674 140734257583696 140183618952432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21999/tid=22002] ppid=21996 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/21999/task/22002/stat : 22002 (toysat) S 21996 21999 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13879519 1349062656 270725 33554432000 4194304 16246674 140734257583696 140183504678064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 86.77
Current children cumulated vsize (KiB) 1317444

Child status: 0
Real time (s): 86.8951
CPU time (s): 86.8798
CPU user time (s): 86.4319
CPU system time (s): 0.447931
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 1317444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 86.4319
system time used= 0.447931
maximum resident set size= 1082912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 270400
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20
involuntary context switches= 104

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.223965 second user time and 0.338948 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-17 01:05:29
IDJOB=4097674
IDBENCH=107791
IDSOLVER=2542
FILE ID=node128/4097674-1466118329
RUNJOBID= node128-1466113207-19340
PBS_JOBID= 19904049
Free space on /tmp= 71692 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d_n_k/normalized-5_6_20.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4097674-1466118329/watcher-4097674-1466118329 -o /tmp/evaluation-result-4097674-1466118329/solver-4097674-1466118329 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466113207-19340 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4097674-1466118329.opb

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

MD5SUM BENCH= 917f861d12c32056bcb027bc973d573b
RANDOM SEED=900179107

node128.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.768
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.53
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.768
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.768
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.768
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.768
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.57
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.768
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		: 2666.768
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.768
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30443488 kB
Buffers:           75220 kB
Cached:           193428 kB
SwapCached:         2096 kB
Active:          1290172 kB
Inactive:         113504 kB
Active(anon):    1135832 kB
Inactive(anon):     1600 kB
Active(file):     154340 kB
Inactive(file):   111904 kB
Unevictable:      319128 kB
Mlocked:          302776 kB
SwapTotal:      67108856 kB
SwapFree:       67098972 kB
Dirty:             16348 kB
Writeback:             0 kB
AnonPages:       1457532 kB
Mapped:            10724 kB
Shmem:                 0 kB
Slab:             572692 kB
SReclaimable:      16076 kB
SUnreclaim:       556616 kB
KernelStack:        1520 kB
PageTables:         6900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1596096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     28672 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= 71676 MiB
End job on node128 at 2016-06-17 01:06:56