Trace number 4097877

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 47.1158 47.126

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression16_10.opb
MD5SUM3ed60324aa46a974f587e27fe2a229da
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 benchmark1.76673
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables702
Total number of constraints3254
Number of constraints which are clauses3250
Number of constraints which are cardinality constraints (but not clauses)4
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint26
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 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 36
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:11:31+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-4097877-1466118691.opb"]
0.00/0.01	c use --random-gen="2307406962 2667356475 609895684 2961405930 3566116275 2964322813 2612056742 1398764241 3707256087 1010136091 2812247954 322978758 851482325 2677086982 568556036 2084391737 1392215321 2013938303 869251317 3045209872 611197317 744942602 1531983147 3601368843 24407309 2765240207 4204248746 3055990319 3565301334 1165387810 4264505496 936696407 3004268880 3747540535 1668596322 4263453850 1287916387 1667159174 3579281611 1379545554 2921599563 946934426 576638295 1578025577 4203735299 3470931719 727093297 1666993206 160391784 2679747278 1948156504 2648246863 2418263323 2213653269 766352037 3692019709 2357516047 2774393681 648781384 4222492455 965501504 278108859 1020568548 3036312236 4216591521 698129954 323718725 372335557 3133322385 3078599563 585627828 3999329189 4006340943 2554273013 1415165049 2993615784 1996324210 1542844345 3934874201 3334827924 3450943104 518059183 2640404969 1070134693 2207810931 1409671700 3792591476 2671814048 1671070174 1586581227 2323593657 2338412748 951803323 186507481 2199085785 429380663 3904857396 455739755 707194946 2759099235 1188853135 158361066 733815137 1920617282 1725677239 1777853800 1113827995 1498082972 68355225 3029046597 356964807 833429846 3417408836 2360097537 2190614350 3977195088 737738819 2012040706 3656125886 1087105030 2701866566 4076188188 2053766049 2733928987 3792886174 3049186798 638259752 2688249662 587822109 3312392493 1395748699 858526572 408580696 1552452590 256928271 2340867637 2318527182 819644640 3891603634 1114483273 3647007887 2938607373 3328708042 2316450269 415653927 3437492524 3691224611 697534842 4051096242 940504915 1791654825 3080977478 3534695861 3810797735 3395485439 663078763 1059276262 1500485339 2360610175 608002959 2632544141 1896326548 3601386149 690576841 3907739864 1833978490 4186593199 2852324357 3412011763 3648044447 188242567 3974377892 1209508646 213194863 912597246 927506692 868975851 1635972198 2371234364 278408054 125553644 2968528199 2993938489 144629338 1077038010 2690129971 670629472 91081259 1332768472 2330536042 3476866029 831392652 4099769087 2015136606 208131841 2814894212 2118437821 3546603686 1328864705 2411132478 3168039590 2337814596 485413790 3594511843 823170989 3264761680 120631697 2901057690 2110691604 985043687 1246894155 427180548 3218199058 2078207562 1050552636 2344410552 2539247023 655121114 4291842636 475723001 1786220943 990303106 2572341498 813966414 630635223 3849338841 593888300 3635480709 3080970097 689427873 671900088 3973751712 840062299 3763874808 2151459017 758556645 767628023 3203771675 2013569818 3119157784 59056393 1295657424 1809530009 3494276076 598326044 3598671057 3835096070 2308886140 549476669 1236318811 1890258823 2961405523 4226397218 1470248782 3181866247 1945989120 255 362436" option to reproduce the execution
0.00/0.07	c #vars 702
0.00/0.07	c #constraints 3254
0.09/0.11	c Solving starts ...
0.09/0.11	c ============================[ Search Statistics ]============================
0.09/0.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.11	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.11	c =============================================================================
0.09/0.11	c  0.0s |       0 |        0 |        0 |     1318      0 |        5 |        0
0.09/0.16	c  0.0s |       1 |      153 |      100 |     1318      0 |        5 |      216
0.19/0.22	c  0.1s |       2 |      340 |      250 |     1450      0 |        5 |      216
0.29/0.31	c  0.2s |       3 |      615 |      475 |     1596      0 |        5 |      216
0.38/0.45	c  0.3s |       4 |     1041 |      813 |     1756      0 |        5 |      216
0.59/0.66	c  0.5s |       5 |     1617 |     1320 |     1932      0 |        5 |      216
0.98/1.00	c  0.9s |       6 |     2462 |     2081 |     2339      0 |        5 |      216
1.39/1.46	c  1.4s |       7 |     3705 |     3223 |     2573      1 |        5 |      216
1.99/2.08	c  2.0s |       8 |     5569 |     4936 |     2831      2 |        5 |      216
2.99/3.03	c  2.9s |       9 |     8449 |     7506 |     3115      4 |        5 |      216
4.29/4.39	c  4.3s |      10 |    12709 |    11361 |     3427      6 |        5 |      216
6.39/6.41	c  6.3s |      10 |    18559 |    16661 |     3427      9 |        5 |      216
6.49/6.57	c  6.5s |      11 |    19111 |    17144 |     3770      9 |        5 |      216
8.49/8.58	c  8.5s |      11 |    24769 |    22344 |     3770     11 |        5 |      216
9.99/10.09	c 10.0s |      12 |    28526 |    25819 |     4147     13 |        5 |      216
11.99/12.10	c 12.0s |      12 |    34035 |    30819 |     4147     15 |        5 |      216
14.08/14.12	c 14.0s |      12 |    39629 |    35919 |     4147     17 |        5 |      216
15.28/15.33	c 15.2s |      13 |    42807 |    38832 |     4562     19 |        5 |      216
17.28/17.37	c 17.3s |      13 |    47690 |    43332 |     4562     21 |        5 |      216
19.38/19.42	c 19.3s |      13 |    52877 |    48132 |     4562     23 |        5 |      216
21.38/21.46	c 21.3s |      13 |    58288 |    53032 |     4562     24 |        5 |      216
23.38/23.47	c 23.4s |      13 |    63242 |    57632 |     4562     26 |        5 |      216
23.68/23.78	c 23.7s |      14 |    64007 |    58352 |     5019     27 |        5 |      216
25.78/25.80	c 25.7s |      14 |    69149 |    63052 |     5019     28 |        5 |      216
27.78/27.80	c 27.7s |      14 |    74045 |    67552 |     5019     30 |        5 |      216
29.79/29.83	c 29.7s |      14 |    79209 |    72352 |     5019     32 |        5 |      216
31.78/31.87	c 31.8s |      14 |    84222 |    77052 |     5019     34 |        5 |      216
33.78/33.88	c 33.8s |      14 |    89037 |    81552 |     5019     35 |       56 |      408
35.88/35.90	c 35.8s |      14 |    94829 |    86852 |     5019     36 |       58 |      416
36.18/36.20	c 36.1s |      15 |    95666 |    87632 |     5521     36 |       58 |      416
38.18/38.24	c 38.1s |      15 |   100770 |    92332 |     5521     38 |       58 |      416
40.18/40.26	c 40.2s |      15 |   105893 |    97132 |     5521     39 |      108 |      604
42.28/42.30	c 42.2s |      15 |   111198 |   102132 |     5521     40 |      108 |      604
44.28/44.31	c 44.2s |      15 |   116178 |   106832 |     5521     41 |      155 |      780
46.28/46.34	c 46.2s |      15 |   120932 |   111332 |     5521     42 |      157 |      868
46.98/47.06	c 47.0s |      15 |   122901 |   113195 |     5521     42 |      525 |     2174
46.98/47.06	c #cpu_time = 46.952s
46.98/47.06	c #wall_clock_time = 46.951s
46.98/47.06	c #decision = 122901
46.98/47.06	c #random_decision = 266
46.98/47.06	c #conflict = 113195
46.98/47.06	c #restart = 15
46.98/47.06	s UNSATISFIABLE
46.98/47.06	c total CPU time = 47.064s
46.98/47.06	c total wall clock time = 47.064s

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

pid=27320
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.49 1.67 1.97 3/179 27323
/proc/meminfo: memFree=29133300/32872528 swapFree=1499116/1695340
[pid=27323] ppid=27320 vsize=538044 CPUtime=0 cores=0,2,4,6
/proc/27323/stat : 27323 (toysat) R 27320 27323 24593 0 -1 4202496 1977 0 0 0 0 0 0 0 20 0 4 0 13914798 550957056 1828 33554432000 4194304 16246674 140737410409856 140737410409280 13880264 0 2 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27323/statm: 135023 1836 441 2943 0 131917 0
[pid=27323/tid=27324] ppid=27320 vsize=554428 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27324/stat : 27324 (toysat) S 27320 27323 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13914798 567734272 1892 33554432000 4194304 16246674 140737410409856 140731829169392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=27323/tid=27325] ppid=27320 vsize=559548 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27325/stat : 27325 (toysat) S 27320 27323 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13914798 572977152 1910 33554432000 4194304 16246674 140737410409856 140731818679536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=27323/tid=27326] ppid=27320 vsize=563644 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27326/stat : 27326 (toysat) S 27320 27323 24593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13914798 577171456 1927 33554432000 4194304 16246674 140737410409856 140731808206000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0

[startup+0.100125 s]
/proc/loadavg: 1.49 1.67 1.97 3/179 27323
/proc/meminfo: memFree=29133300/32872528 swapFree=1499116/1695340
[pid=27323] ppid=27320 vsize=1221188 CPUtime=0.09 cores=0,2,4,6
/proc/27323/stat : 27323 (toysat) R 27320 27323 24593 0 -1 4202496 21974 0 0 0 5 4 0 0 20 0 4 0 13914798 1250496512 21762 33554432000 4194304 16246674 140737410409856 140737410409168 13943664 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27323/statm: 305297 21762 833 2943 0 302191 0
[pid=27323/tid=27324] ppid=27320 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27324/stat : 27324 (toysat) S 27320 27323 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13914798 1250496512 21762 33554432000 4194304 16246674 140737410409856 140731829169392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=27323/tid=27325] ppid=27320 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27325/stat : 27325 (toysat) S 27320 27323 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13914798 1250496512 21762 33554432000 4194304 16246674 140737410409856 140731818679536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=27323/tid=27326] ppid=27320 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27326/stat : 27326 (toysat) S 27320 27323 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13914798 1250496512 21762 33554432000 4194304 16246674 140737410409856 140731808206000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1221188

[startup+0.20048 s]
/proc/loadavg: 1.49 1.67 1.97 3/179 27323
/proc/meminfo: memFree=29133300/32872528 swapFree=1499116/1695340
[pid=27323] ppid=27320 vsize=1221188 CPUtime=0.19 cores=0,2,4,6
/proc/27323/stat : 27323 (toysat) R 27320 27323 24593 0 -1 4202496 37921 0 0 0 12 7 0 0 20 0 4 0 13914798 1250496512 37709 33554432000 4194304 16246674 140737410409856 140737410409168 5677277 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27323/statm: 305297 37717 875 2943 0 302191 0
[pid=27323/tid=27324] ppid=27320 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27324/stat : 27324 (toysat) S 27320 27323 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13914798 1250496512 37722 33554432000 4194304 16246674 140737410409856 140731829169392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=27323/tid=27325] ppid=27320 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27325/stat : 27325 (toysat) S 27320 27323 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13914798 1250496512 37731 33554432000 4194304 16246674 140737410409856 140731818679536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=27323/tid=27326] ppid=27320 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27326/stat : 27326 (toysat) S 27320 27323 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13914798 1250496512 37741 33554432000 4194304 16246674 140737410409856 140731808206000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1221188

[startup+0.30043 s]
/proc/loadavg: 1.49 1.67 1.97 3/179 27323
/proc/meminfo: memFree=29133300/32872528 swapFree=1499116/1695340
[pid=27323] ppid=27320 vsize=1221188 CPUtime=0.29 cores=0,2,4,6
/proc/27323/stat : 27323 (toysat) R 27320 27323 24593 0 -1 4202496 57487 0 0 0 19 10 0 0 20 0 4 0 13914798 1250496512 57276 33554432000 4194304 16246674 140737410409856 140737410409168 5674637 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27323/statm: 305297 57287 875 2943 0 302191 0
[pid=27323/tid=27324] ppid=27320 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27324/stat : 27324 (toysat) S 27320 27323 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13914798 1250496512 57293 33554432000 4194304 16246674 140737410409856 140731829169392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=27323/tid=27325] ppid=27320 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27325/stat : 27325 (toysat) S 27320 27323 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13914798 1250496512 57300 33554432000 4194304 16246674 140737410409856 140731818679536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=27323/tid=27326] ppid=27320 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27326/stat : 27326 (toysat) S 27320 27323 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13914798 1250496512 57306 33554432000 4194304 16246674 140737410409856 140731808206000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1221188

[startup+0.700389 s]
/proc/loadavg: 1.49 1.67 1.97 3/179 27323
/proc/meminfo: memFree=29133300/32872528 swapFree=1499116/1695340
[pid=27323] ppid=27320 vsize=1221188 CPUtime=0.69 cores=0,2,4,6
/proc/27323/stat : 27323 (toysat) R 27320 27323 24593 0 -1 4202496 133349 0 0 0 48 21 0 0 20 0 4 0 13914798 1250496512 133137 33554432000 4194304 16246674 140737410409856 140737410391744 13954410 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27323/statm: 305297 133147 875 2943 0 302191 0
[pid=27323/tid=27324] ppid=27320 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27324/stat : 27324 (toysat) S 27320 27323 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13914798 1250496512 133153 33554432000 4194304 16246674 140737410409856 140731829169392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=27323/tid=27325] ppid=27320 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27325/stat : 27325 (toysat) S 27320 27323 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13914798 1250496512 133160 33554432000 4194304 16246674 140737410409856 140731818679536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=27323/tid=27326] ppid=27320 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27326/stat : 27326 (toysat) S 27320 27323 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13914798 1250496512 133166 33554432000 4194304 16246674 140737410409856 140731808206000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1221188

[startup+1.50044 s]
/proc/loadavg: 1.49 1.67 1.97 3/183 27327
/proc/meminfo: memFree=28282312/32872528 swapFree=1499116/1695340
[pid=27323] ppid=27320 vsize=1302084 CPUtime=1.49 cores=0,2,4,6
/proc/27323/stat : 27323 (toysat) R 27320 27323 24593 0 -1 4202496 266613 0 0 0 110 39 0 0 20 0 4 0 13914798 1333334016 266401 33554432000 4194304 16246674 140737410409856 140737410409072 5677667 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27323/statm: 325521 266401 878 2943 0 322415 0
[pid=27323/tid=27324] ppid=27320 vsize=1302084 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27324/stat : 27324 (toysat) S 27320 27323 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13914798 1333334016 266401 33554432000 4194304 16246674 140737410409856 140731829169392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=27323/tid=27325] ppid=27320 vsize=1302084 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27325/stat : 27325 (toysat) S 27320 27323 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13914798 1333334016 266401 33554432000 4194304 16246674 140737410409856 140731818679536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=27323/tid=27326] ppid=27320 vsize=1302084 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27326/stat : 27326 (toysat) S 27320 27323 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13914798 1333334016 266401 33554432000 4194304 16246674 140737410409856 140731808206000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1302084

[startup+3.10043 s]
/proc/loadavg: 1.49 1.67 1.97 3/183 27327
/proc/meminfo: memFree=28064080/32872528 swapFree=1499116/1695340
[pid=27323] ppid=27320 vsize=1308228 CPUtime=3.09 cores=0,2,4,6
/proc/27323/stat : 27323 (toysat) R 27320 27323 24593 0 -1 4202496 268071 0 0 0 270 39 0 0 20 0 4 0 13914798 1339625472 267859 33554432000 4194304 16246674 140737410409856 140737410392856 5675761 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27323/statm: 327057 267859 882 2943 0 323951 0
[pid=27323/tid=27324] ppid=27320 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27324/stat : 27324 (toysat) S 27320 27323 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13914798 1339625472 267859 33554432000 4194304 16246674 140737410409856 140731829169392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=27323/tid=27325] ppid=27320 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27325/stat : 27325 (toysat) S 27320 27323 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13914798 1339625472 267859 33554432000 4194304 16246674 140737410409856 140731818679536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=27323/tid=27326] ppid=27320 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27326/stat : 27326 (toysat) S 27320 27323 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13914798 1339625472 267859 33554432000 4194304 16246674 140737410409856 140731808206000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1308228

[startup+6.30041 s]
/proc/loadavg: 1.61 1.69 1.98 3/183 27327
/proc/meminfo: memFree=28062600/32872528 swapFree=1499116/1695340
[pid=27323] ppid=27320 vsize=1309252 CPUtime=6.29 cores=0,2,4,6
/proc/27323/stat : 27323 (toysat) R 27320 27323 24593 0 -1 4202496 268498 0 0 0 590 39 0 0 20 0 4 0 13914798 1340674048 268286 33554432000 4194304 16246674 140737410409856 140737410392856 5677740 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27323/statm: 327313 268286 884 2943 0 324207 0
[pid=27323/tid=27324] ppid=27320 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27324/stat : 27324 (toysat) S 27320 27323 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13914798 1340674048 268286 33554432000 4194304 16246674 140737410409856 140731829169392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=27323/tid=27325] ppid=27320 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27325/stat : 27325 (toysat) S 27320 27323 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13914798 1340674048 268286 33554432000 4194304 16246674 140737410409856 140731818679536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=27323/tid=27326] ppid=27320 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27326/stat : 27326 (toysat) S 27320 27323 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13914798 1340674048 268286 33554432000 4194304 16246674 140737410409856 140731808206000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1309252

[startup+12.7004 s]
/proc/loadavg: 1.64 1.69 1.98 4/183 27327
/proc/meminfo: memFree=28050960/32872528 swapFree=1499116/1695340
[pid=27323] ppid=27320 vsize=1315396 CPUtime=12.69 cores=0,2,4,6
/proc/27323/stat : 27323 (toysat) R 27320 27323 24593 0 -1 4202496 269883 0 0 0 1230 39 0 0 20 0 4 0 13914798 1346965504 269671 33554432000 4194304 16246674 140737410409856 140737410392856 5824098 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27323/statm: 328849 269671 885 2943 0 325743 0
[pid=27323/tid=27324] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27324/stat : 27324 (toysat) S 27320 27323 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269671 33554432000 4194304 16246674 140737410409856 140731829169392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=27323/tid=27325] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27325/stat : 27325 (toysat) S 27320 27323 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269671 33554432000 4194304 16246674 140737410409856 140731818679536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=27323/tid=27326] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27326/stat : 27326 (toysat) S 27320 27323 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269671 33554432000 4194304 16246674 140737410409856 140731808206000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1315396

[startup+25.5004 s]
/proc/loadavg: 1.80 1.73 1.98 4/183 27327
/proc/meminfo: memFree=28050188/32872528 swapFree=1499116/1695340
[pid=27323] ppid=27320 vsize=1315396 CPUtime=25.48 cores=0,2,4,6
/proc/27323/stat : 27323 (toysat) R 27320 27323 24593 0 -1 4202496 270035 0 0 0 2509 39 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140737410391744 5523416 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27323/statm: 328849 269823 885 2943 0 325743 0
[pid=27323/tid=27324] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27324/stat : 27324 (toysat) S 27320 27323 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140731829169392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=27323/tid=27325] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27325/stat : 27325 (toysat) S 27320 27323 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140731818679536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=27323/tid=27326] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27326/stat : 27326 (toysat) S 27320 27323 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140731808206000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1315396

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

[startup+25.6005 s]
/proc/loadavg: 1.80 1.73 1.98 4/183 27327
/proc/meminfo: memFree=28050188/32872528 swapFree=1499116/1695340
[pid=27323] ppid=27320 vsize=1315396 CPUtime=25.58 cores=0,2,4,6
/proc/27323/stat : 27323 (toysat) R 27320 27323 24593 0 -1 4202496 270035 0 0 0 2519 39 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140737410391744 5722849 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27323/statm: 328849 269823 885 2943 0 325743 0
[pid=27323/tid=27324] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27324/stat : 27324 (toysat) S 27320 27323 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140731829169392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=27323/tid=27325] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27325/stat : 27325 (toysat) S 27320 27323 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140731818679536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=27323/tid=27326] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27326/stat : 27326 (toysat) S 27320 27323 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140731808206000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 1315396

[startup+38.4004 s]
/proc/loadavg: 1.83 1.73 1.98 3/183 27327
/proc/meminfo: memFree=28049120/32872528 swapFree=1499116/1695340
[pid=27323] ppid=27320 vsize=1315396 CPUtime=38.38 cores=0,2,4,6
/proc/27323/stat : 27323 (toysat) R 27320 27323 24593 0 -1 4202496 270035 0 0 0 3799 39 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140737410391744 5545984 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27323/statm: 328849 269823 885 2943 0 325743 0
[pid=27323/tid=27324] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27324/stat : 27324 (toysat) S 27320 27323 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140731829169392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=27323/tid=27325] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27325/stat : 27325 (toysat) S 27320 27323 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140731818679536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=27323/tid=27326] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27326/stat : 27326 (toysat) S 27320 27323 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140731808206000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 38.38
Current children cumulated vsize (KiB) 1315396

[startup+41.6004 s]
/proc/loadavg: 1.92 1.76 1.99 3/183 27327
/proc/meminfo: memFree=28043648/32872528 swapFree=1499116/1695340
[pid=27323] ppid=27320 vsize=1315396 CPUtime=41.58 cores=0,2,4,6
/proc/27323/stat : 27323 (toysat) R 27320 27323 24593 0 -1 4202496 270035 0 0 0 4119 39 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140737410392856 4206979 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27323/statm: 328849 269823 885 2943 0 325743 0
[pid=27323/tid=27324] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27324/stat : 27324 (toysat) S 27320 27323 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140731829169392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=27323/tid=27325] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27325/stat : 27325 (toysat) S 27320 27323 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140731818679536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=27323/tid=27326] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27326/stat : 27326 (toysat) S 27320 27323 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140731808206000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 41.58
Current children cumulated vsize (KiB) 1315396

[startup+44.8004 s]
/proc/loadavg: 1.92 1.76 1.99 3/183 27327
/proc/meminfo: memFree=28043772/32872528 swapFree=1499116/1695340
[pid=27323] ppid=27320 vsize=1315396 CPUtime=44.78 cores=0,2,4,6
/proc/27323/stat : 27323 (toysat) R 27320 27323 24593 0 -1 4202496 270035 0 0 0 4439 39 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140737410391744 13820919 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27323/statm: 328849 269823 885 2943 0 325743 0
[pid=27323/tid=27324] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27324/stat : 27324 (toysat) S 27320 27323 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140731829169392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=27323/tid=27325] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27325/stat : 27325 (toysat) S 27320 27323 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140731818679536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=27323/tid=27326] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27326/stat : 27326 (toysat) S 27320 27323 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140731808206000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 44.78
Current children cumulated vsize (KiB) 1315396

[startup+46.4004 s]
/proc/loadavg: 1.93 1.76 1.99 3/183 27327
/proc/meminfo: memFree=28043896/32872528 swapFree=1499116/1695340
[pid=27323] ppid=27320 vsize=1315396 CPUtime=46.38 cores=0,2,4,6
/proc/27323/stat : 27323 (toysat) R 27320 27323 24593 0 -1 4202496 270035 0 0 0 4599 39 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140737410391744 5823905 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27323/statm: 328849 269823 885 2943 0 325743 0
[pid=27323/tid=27324] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27324/stat : 27324 (toysat) S 27320 27323 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140731829169392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=27323/tid=27325] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27325/stat : 27325 (toysat) S 27320 27323 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140731818679536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=27323/tid=27326] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27326/stat : 27326 (toysat) S 27320 27323 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140731808206000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 46.38
Current children cumulated vsize (KiB) 1315396

[startup+46.8004 s]
/proc/loadavg: 1.93 1.76 1.99 3/183 27327
/proc/meminfo: memFree=28043896/32872528 swapFree=1499116/1695340
[pid=27323] ppid=27320 vsize=1315396 CPUtime=46.78 cores=0,2,4,6
/proc/27323/stat : 27323 (toysat) R 27320 27323 24593 0 -1 4202496 270035 0 0 0 4639 39 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140737410391744 5672988 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27323/statm: 328849 269823 885 2943 0 325743 0
[pid=27323/tid=27324] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27324/stat : 27324 (toysat) S 27320 27323 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140731829169392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=27323/tid=27325] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27325/stat : 27325 (toysat) S 27320 27323 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140731818679536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=27323/tid=27326] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27326/stat : 27326 (toysat) S 27320 27323 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140731808206000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 46.78
Current children cumulated vsize (KiB) 1315396

[startup+47.0004 s]
/proc/loadavg: 1.93 1.76 1.99 3/183 27327
/proc/meminfo: memFree=28043896/32872528 swapFree=1499116/1695340
[pid=27323] ppid=27320 vsize=1315396 CPUtime=46.98 cores=0,2,4,6
/proc/27323/stat : 27323 (toysat) R 27320 27323 24593 0 -1 4202496 270035 0 0 0 4659 39 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140737410391744 6010834 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27323/statm: 328849 269823 885 2943 0 325743 0
[pid=27323/tid=27324] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27324/stat : 27324 (toysat) S 27320 27323 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140731829169392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=27323/tid=27325] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27325/stat : 27325 (toysat) S 27320 27323 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140731818679536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=27323/tid=27326] ppid=27320 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/27323/task/27326/stat : 27326 (toysat) S 27320 27323 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13914798 1346965504 269823 33554432000 4194304 16246674 140737410409856 140731808206000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 46.98
Current children cumulated vsize (KiB) 1315396

[startup+47.1004 s]
/proc/loadavg: 1.93 1.76 1.99 3/183 27327
/proc/meminfo: memFree=28043896/32872528 swapFree=1499116/1695340
[pid=27323] ppid=27320 vsize=0 CPUtime=47.08 cores=0,2,4,6
/proc/27323/stat : 27323 (toysat) R 27320 27323 24593 0 -1 4202500 270040 0 0 0 4665 43 0 0 20 0 1 0 13914798 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27323/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 47.08
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 47.126
CPU time (s): 47.1158
CPU user time (s): 46.6569
CPU system time (s): 0.45893
CPU usage (%): 99.9784
Max. virtual memory (cumulated for all children) (KiB): 1315396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.6569
system time used= 0.45893
maximum resident set size= 1079308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 270040
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= 21
involuntary context switches= 55

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.142978 second user time and 0.184971 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-17 01:11:31
IDJOB=4097877
IDBENCH=107820
IDSOLVER=2542
FILE ID=node137/4097877-1466118691
RUNJOBID= node137-1466118679-27241
PBS_JOBID= 19904058
Free space on /tmp= 71688 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression16_10.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4097877-1466118691/watcher-4097877-1466118691 -o /tmp/evaluation-result-4097877-1466118691/solver-4097877-1466118691 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466118679-27241 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4097877-1466118691.opb

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

MD5SUM BENCH= 3ed60324aa46a974f587e27fe2a229da
RANDOM SEED=1516661380

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:        29134316 kB
Buffers:           70280 kB
Cached:           186176 kB
SwapCached:         2428 kB
Active:          1226996 kB
Inactive:         107280 kB
Active(anon):    1078204 kB
Inactive(anon):     1904 kB
Active(file):     148792 kB
Inactive(file):   105376 kB
Unevictable:     1695340 kB
Mlocked:         1499116 kB
SwapTotal:      67108856 kB
SwapFree:       67099536 kB
Dirty:             33628 kB
Writeback:             0 kB
AnonPages:       2771680 kB
Mapped:            10604 kB
Shmem:                 0 kB
Slab:             572340 kB
SReclaimable:      16116 kB
SUnreclaim:       556224 kB
KernelStack:        1480 kB
PageTables:         9120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2916648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 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-17 01:12:18