Trace number 4121858

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.6368 86.6529

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n74-d3-i3-r1.cnf.gz-plain.pb.metafix.opb
MD5SUM0382f6c6c8ff03d12a45e245b5b630a6
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 benchmark0.683895
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables111
Total number of constraints296
Number of constraints which are clauses296
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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-30T21:42:52+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-4121858-1467315772.opb"]
0.00/0.01	c use --random-gen="4217464090 420322079 2668873300 1690642728 3759896755 634477965 484125628 379183034 4183287749 1767975719 2426100556 425301913 2539238957 454305862 2778259936 1424690114 4144795471 1332882729 3287588174 2809501440 3301591558 3947594119 302063599 3697622639 2123144184 519056088 2031844960 3633328805 2771888871 768079044 3618480001 3851286233 2530860799 4232267608 263114023 1100687855 3041131715 3782203028 1787647046 284494325 3685335149 3595412128 3122671058 3559801378 2584652932 829377519 1988651464 73581159 2926197854 1052121072 249106078 2880501039 2376538287 2303011506 2625273200 328485827 541185438 2750571579 3762380806 3416548738 2644443610 1844195833 3533791582 1663169812 3932302958 3341229468 2139477132 219194894 3331232721 2483055211 111859196 3669620140 2969008729 1627807570 3945193210 1071268995 2912673905 1257434385 2852340861 4239869800 3790798287 3383587279 277618873 1027718613 3658377086 732936470 1024436574 1885288416 4102968823 2948922093 1712310936 3686050812 4005626312 483129253 1827106236 3061103951 2848182875 1978238458 1101780952 848121656 1479103505 452041770 1237054071 3816429162 3659566001 404665980 2718962390 565423284 1279431886 991757492 3163438466 3212679242 2083140198 267565027 1416188984 2289197715 764565798 4062074105 2098894121 590081560 1751368228 1463462596 3981295313 2087920338 1625224740 739104984 3832982123 3276628874 1036805486 386626596 1150190494 1231021564 159685805 3312963180 864077324 2221410558 3810504618 4161588456 131198412 1069797022 118996201 3983613133 2170999798 1306205894 1976042126 4041478068 1602244831 1007155217 2347494602 4119309288 2806212078 3025332444 467295328 2526843959 2223136894 171730543 1514663538 2894082072 2968086147 881635545 2675433509 2028696983 2263192729 3762524625 448563070 699142748 350937454 939018048 3891848588 1048693167 1861633659 2202654194 147426820 2516040947 2363239010 3716075069 2152135468 1350583418 4182788102 3558713846 750497156 2144082718 4242953325 2404034557 3436879632 1559237409 4192696638 4293860462 2867898297 2891284731 1167714587 1699180418 882932806 2153240958 3566103456 2673020259 3812277174 4021089954 250070542 2757422365 898056333 1304502330 3439717202 482855477 742725612 2553989260 1811678663 299055377 3007904765 132389890 3526601654 2692805969 2976918239 2187482134 2738744421 3523198126 1801380288 4003207693 2961496151 1267288470 2992761890 365115674 2469727900 3100088657 3076529214 4229962417 3039807061 3905882165 2030654282 67308033 313124411 4032546193 444151238 992609068 4100298057 1822966102 59881294 1911049255 713617585 2216355734 4047004079 820936807 2052473138 3409918303 3359247685 2627567088 1158467099 2072846522 1030102630 3625444365 1183456972 3310812497 1105970805 3452250238 736558004 3765142039 255 362436" option to reproduce the execution
0.00/0.01	c #vars 111
0.00/0.01	c #constraints 296
0.00/0.02	c Solving starts ...
0.00/0.02	c ============================[ Search Statistics ]============================
0.00/0.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.02	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.02	c =============================================================================
0.00/0.02	c  0.0s |       0 |        0 |        0 |      135      0 |        0 |        0
0.00/0.02	c  0.0s |       1 |      177 |      100 |      135      0 |        0 |        0
0.00/0.04	c  0.0s |       2 |      390 |      250 |      149      1 |        0 |        0
0.00/0.06	c  0.0s |       3 |      710 |      475 |      164      3 |        0 |        0
0.00/0.08	c  0.1s |       4 |     1300 |      813 |      181      6 |        0 |        0
0.09/0.13	c  0.1s |       5 |     2071 |     1320 |      200     10 |        0 |        0
0.09/0.19	c  0.2s |       6 |     3216 |     2081 |      244     16 |        0 |        0
0.19/0.28	c  0.3s |       7 |     4694 |     3223 |      269     25 |        0 |        0
0.39/0.44	c  0.4s |       8 |     6955 |     4936 |      296     36 |        0 |        0
0.59/0.66	c  0.6s |       9 |    10744 |     7506 |      326     53 |        0 |        0
0.99/1.01	c  1.0s |      10 |    15761 |    11361 |      359     74 |        0 |        0
1.39/1.41	c  1.4s |      11 |    23354 |    17144 |      395    105 |        0 |        0
1.99/2.05	c  2.0s |      12 |    33782 |    25819 |      435    145 |        0 |        0
2.69/2.80	c  2.8s |      13 |    52365 |    38832 |      479    203 |        0 |        0
3.89/3.99	c  4.0s |      14 |    78464 |    58352 |      527    282 |        0 |        0
5.89/5.91	c  5.9s |      15 |   116863 |    87632 |      580    390 |        0 |        0
7.88/7.92	c  7.9s |      15 |   153794 |   116732 |      580    488 |        0 |        0
8.89/8.92	c  8.9s |      16 |   172875 |   131552 |      638    538 |        0 |        0
10.88/10.92	c 10.9s |      16 |   218641 |   162452 |      638    634 |        0 |        0
12.88/12.92	c 12.9s |      16 |   266326 |   195652 |      638    737 |        0 |        0
12.98/13.03	c 13.0s |      17 |   268916 |   197432 |      702    742 |        0 |        0
14.98/15.04	c 15.0s |      17 |   314095 |   229632 |      702    832 |        0 |        0
16.99/17.04	c 17.0s |      17 |   357576 |   261632 |      702    922 |        0 |        0
18.99/19.05	c 19.0s |      17 |   400017 |   292532 |      702   1010 |        0 |        0
19.19/19.29	c 19.3s |      18 |   405424 |   296252 |      773   1020 |        0 |        0
21.19/21.29	c 21.3s |      18 |   453034 |   329352 |      773   1104 |        0 |        0
23.29/23.30	c 23.3s |      18 |   497925 |   362752 |      773   1190 |        0 |        0
25.19/25.30	c 25.3s |      18 |   544967 |   396852 |      773   1277 |        0 |        0
27.29/27.30	c 27.3s |      18 |   592939 |   429652 |      773   1362 |        0 |        0
28.08/28.17	c 28.2s |      19 |   614548 |   444482 |      851   1399 |        0 |        0
30.08/30.17	c 30.2s |      19 |   657571 |   475982 |      851   1472 |        0 |        0
32.08/32.17	c 32.2s |      19 |   698107 |   506682 |      851   1544 |        0 |        0
34.09/34.17	c 34.2s |      19 |   737531 |   536582 |      851   1614 |        0 |        0
36.08/36.18	c 36.2s |      19 |   779948 |   567282 |      851   1685 |        0 |        0
38.09/38.18	c 38.2s |      19 |   819398 |   597282 |      851   1755 |        0 |        0
40.09/40.18	c 40.2s |      19 |   862524 |   628582 |      851   1829 |        0 |        0
42.09/42.19	c 42.2s |      19 |   905188 |   660482 |      851   1903 |        0 |        0
42.59/42.61	c 42.6s |      20 |   913655 |   666827 |      937   1917 |        0 |        0
44.59/44.61	c 44.6s |      20 |   957164 |   697627 |      937   1982 |        0 |        0
46.58/46.62	c 46.6s |      20 |   997345 |   727027 |      937   2044 |        0 |        0
48.58/48.62	c 48.6s |      20 |  1036492 |   756527 |      937   2107 |        0 |        0
50.59/50.63	c 50.6s |      20 |  1074473 |   785727 |      937   2169 |        0 |        0
52.58/52.63	c 52.6s |      20 |  1114535 |   815527 |      937   2232 |        0 |        0
54.58/54.64	c 54.6s |      20 |  1158565 |   846927 |      937   2298 |        0 |        0
56.58/56.64	c 56.6s |      20 |  1200463 |   877227 |      937   2363 |        0 |        0
58.58/58.64	c 58.6s |      20 |  1242428 |   907927 |      937   2428 |        0 |        0
60.58/60.65	c 60.6s |      20 |  1287805 |   939927 |      937   2495 |        0 |        0
62.58/62.65	c 62.6s |      20 |  1331287 |   971327 |      937   2561 |        1 |        4
64.48/64.53	c 64.5s |      21 |  1371744 |  1000345 |     1031   2621 |        1 |        4
66.47/66.54	c 66.5s |      21 |  1414536 |  1031945 |     1031   2682 |        1 |        4
68.47/68.54	c 68.5s |      21 |  1455833 |  1062145 |     1031   2740 |        1 |        4
70.48/70.54	c 70.5s |      21 |  1496979 |  1092245 |     1031   2798 |        1 |        4
72.47/72.54	c 72.5s |      21 |  1541024 |  1123845 |     1031   2857 |        2 |        8
74.48/74.55	c 74.5s |      21 |  1583756 |  1154445 |     1031   2916 |        2 |        8
76.48/76.55	c 76.5s |      21 |  1626150 |  1185545 |     1031   2976 |        2 |        8
78.48/78.55	c 78.5s |      21 |  1671120 |  1217345 |     1031   3036 |        3 |       12
80.48/80.56	c 80.5s |      21 |  1711156 |  1247445 |     1031   3094 |        4 |       16
82.48/82.57	c 82.6s |      21 |  1745396 |  1275245 |     1031   3147 |        4 |       16
84.48/84.57	c 84.6s |      21 |  1781067 |  1303645 |     1031   3200 |        5 |       20
86.47/86.57	c 86.6s |      21 |  1819806 |  1333145 |     1031   3253 |       10 |       40
86.47/86.59	c 86.6s |      21 |  1820307 |  1333589 |     1031   3253 |       23 |       72
86.47/86.59	c #cpu_time = 86.579s
86.47/86.59	c #wall_clock_time = 86.577s
86.47/86.59	c #decision = 1820307
86.47/86.59	c #random_decision = 8743
86.47/86.59	c #conflict = 1333589
86.47/86.59	c #restart = 21
86.47/86.59	s UNSATISFIABLE
86.47/86.59	c total CPU time = 86.597s
86.47/86.59	c total wall clock time = 86.596s

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

pid=17819
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.33 2.28 2.20 3/179 17822
/proc/meminfo: memFree=27991280/32872528 swapFree=1254912/1391860
[pid=17822] ppid=17819 vsize=717244 CPUtime=0 cores=1,3,5,7
/proc/17822/stat : 17822 (toysat) R 17819 17822 16091 0 -1 4202496 2670 0 0 0 0 0 0 0 20 0 4 0 12538029 734457856 3542 33554432000 4194304 16246674 140735237127552 140735237126976 15002730 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17822/statm: 179823 3552 441 2943 0 176717 0
[pid=17822/tid=17823] ppid=17819 vsize=734652 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17823/stat : 17823 (toysat) S 17819 17822 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12538029 752283648 3611 33554432000 4194304 16246674 140735237127552 139789330263280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17822/tid=17824] ppid=17819 vsize=738748 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17824/stat : 17824 (toysat) S 17819 17822 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12538029 756477952 3630 33554432000 4194304 16246674 140735237127552 139789319773424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17822/tid=17825] ppid=17819 vsize=742844 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17825/stat : 17825 (toysat) S 17819 17822 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12538029 760672256 3646 33554432000 4194304 16246674 140735237127552 139789240102064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100164 s]
/proc/loadavg: 2.33 2.28 2.20 3/179 17822
/proc/meminfo: memFree=27991280/32872528 swapFree=1254912/1391860
[pid=17822] ppid=17819 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/17822/stat : 17822 (toysat) R 17819 17822 16091 0 -1 4202496 25413 0 0 0 6 3 0 0 20 0 4 0 12538029 1247350784 26275 33554432000 4194304 16246674 140735237127552 140735237126976 5545885 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17822/statm: 304529 26284 707 2943 0 301423 0
[pid=17822/tid=17823] ppid=17819 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17823/stat : 17823 (toysat) S 17819 17822 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12538029 1247350784 26291 33554432000 4194304 16246674 140735237127552 139789330263280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17822/tid=17824] ppid=17819 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17824/stat : 17824 (toysat) S 17819 17822 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12538029 1247350784 26298 33554432000 4194304 16246674 140735237127552 139789319773424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17822/tid=17825] ppid=17819 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17825/stat : 17825 (toysat) S 17819 17822 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12538029 1247350784 26306 33554432000 4194304 16246674 140735237127552 139789240102064 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.200539 s]
/proc/loadavg: 2.33 2.28 2.20 3/179 17822
/proc/meminfo: memFree=27991280/32872528 swapFree=1254912/1391860
[pid=17822] ppid=17819 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/17822/stat : 17822 (toysat) R 17819 17822 16091 0 -1 4202496 48662 0 0 0 12 7 0 0 20 0 4 0 12538029 1247350784 49524 33554432000 4194304 16246674 140735237127552 140735237126976 13194067 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17822/statm: 304529 49534 707 2943 0 301423 0
[pid=17822/tid=17823] ppid=17819 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17823/stat : 17823 (toysat) S 17819 17822 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12538029 1247350784 49543 33554432000 4194304 16246674 140735237127552 139789330263280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17822/tid=17824] ppid=17819 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17824/stat : 17824 (toysat) S 17819 17822 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12538029 1247350784 49549 33554432000 4194304 16246674 140735237127552 139789319773424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17822/tid=17825] ppid=17819 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17825/stat : 17825 (toysat) S 17819 17822 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12538029 1247350784 49557 33554432000 4194304 16246674 140735237127552 139789240102064 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.30049 s]
/proc/loadavg: 2.33 2.28 2.20 3/179 17822
/proc/meminfo: memFree=27991280/32872528 swapFree=1254912/1391860
[pid=17822] ppid=17819 vsize=1218116 CPUtime=0.28 cores=1,3,5,7
/proc/17822/stat : 17822 (toysat) R 17819 17822 16091 0 -1 4202496 72117 0 0 0 18 10 0 0 20 0 4 0 12538029 1247350784 72979 33554432000 4194304 16246674 140735237127552 140735237126976 6836566 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17822/statm: 304529 72990 707 2943 0 301423 0
[pid=17822/tid=17823] ppid=17819 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17823/stat : 17823 (toysat) S 17819 17822 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12538029 1247350784 72996 33554432000 4194304 16246674 140735237127552 139789330263280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17822/tid=17824] ppid=17819 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17824/stat : 17824 (toysat) S 17819 17822 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12538029 1247350784 73001 33554432000 4194304 16246674 140735237127552 139789319773424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17822/tid=17825] ppid=17819 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17825/stat : 17825 (toysat) S 17819 17822 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12538029 1247350784 73007 33554432000 4194304 16246674 140735237127552 139789240102064 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.700418 s]
/proc/loadavg: 2.33 2.28 2.20 3/179 17822
/proc/meminfo: memFree=27991280/32872528 swapFree=1254912/1391860
[pid=17822] ppid=17819 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/17822/stat : 17822 (toysat) R 17819 17822 16091 0 -1 4202496 164868 0 0 0 46 23 0 0 20 0 4 0 12538029 1247350784 165730 33554432000 4194304 16246674 140735237127552 140735237110552 13954518 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17822/statm: 304529 165743 707 2943 0 301423 0
[pid=17822/tid=17823] ppid=17819 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17823/stat : 17823 (toysat) S 17819 17822 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12538029 1247350784 165751 33554432000 4194304 16246674 140735237127552 139789330263280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17822/tid=17824] ppid=17819 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17824/stat : 17824 (toysat) S 17819 17822 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12538029 1247350784 165758 33554432000 4194304 16246674 140735237127552 139789319773424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17822/tid=17825] ppid=17819 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17825/stat : 17825 (toysat) S 17819 17822 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12538029 1247350784 165764 33554432000 4194304 16246674 140735237127552 139789240102064 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.50042 s]
/proc/loadavg: 2.33 2.28 2.20 3/183 17826
/proc/meminfo: memFree=27008740/32872528 swapFree=1254916/1391864
[pid=17822] ppid=17819 vsize=1219140 CPUtime=1.49 cores=1,3,5,7
/proc/17822/stat : 17822 (toysat) R 17819 17822 16091 0 -1 4202496 245573 0 0 0 115 34 0 0 20 0 4 0 12538029 1248399360 246414 33554432000 4194304 16246674 140735237127552 140735237110552 5672205 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17822/statm: 304785 246414 785 2943 0 301679 0
[pid=17822/tid=17823] ppid=17819 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17823/stat : 17823 (toysat) S 17819 17822 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12538029 1248399360 246414 33554432000 4194304 16246674 140735237127552 139789330263280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17822/tid=17824] ppid=17819 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17824/stat : 17824 (toysat) S 17819 17822 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12538029 1248399360 246414 33554432000 4194304 16246674 140735237127552 139789319773424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17822/tid=17825] ppid=17819 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17825/stat : 17825 (toysat) S 17819 17822 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12538029 1248399360 246414 33554432000 4194304 16246674 140735237127552 139789240102064 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) 1219140

[startup+3.10043 s]
/proc/loadavg: 2.33 2.28 2.20 3/183 17826
/proc/meminfo: memFree=26921328/32872528 swapFree=1254916/1391864
[pid=17822] ppid=17819 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/17822/stat : 17822 (toysat) R 17819 17822 16091 0 -1 4202496 267384 0 0 0 272 37 0 0 20 0 4 0 12538029 1337528320 268225 33554432000 4194304 16246674 140735237127552 140735237110552 13943664 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17822/statm: 326545 268225 785 2943 0 323439 0
[pid=17822/tid=17823] ppid=17819 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17823/stat : 17823 (toysat) S 17819 17822 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12538029 1337528320 268225 33554432000 4194304 16246674 140735237127552 139789330263280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17822/tid=17824] ppid=17819 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17824/stat : 17824 (toysat) S 17819 17822 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12538029 1337528320 268225 33554432000 4194304 16246674 140735237127552 139789319773424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17822/tid=17825] ppid=17819 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17825/stat : 17825 (toysat) S 17819 17822 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12538029 1337528320 268225 33554432000 4194304 16246674 140735237127552 139789240102064 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) 1306180

[startup+6.30041 s]
/proc/loadavg: 2.31 2.27 2.20 3/183 17826
/proc/meminfo: memFree=26920252/32872528 swapFree=1254912/1391860
[pid=17822] ppid=17819 vsize=1306180 CPUtime=6.29 cores=1,3,5,7
/proc/17822/stat : 17822 (toysat) R 17819 17822 16091 0 -1 4202496 267406 0 0 0 592 37 0 0 20 0 4 0 12538029 1337528320 268247 33554432000 4194304 16246674 140735237127552 140735237110552 5822432 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17822/statm: 326545 268247 785 2943 0 323439 0
[pid=17822/tid=17823] ppid=17819 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17823/stat : 17823 (toysat) S 17819 17822 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12538029 1337528320 268247 33554432000 4194304 16246674 140735237127552 139789330263280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17822/tid=17824] ppid=17819 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17824/stat : 17824 (toysat) S 17819 17822 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12538029 1337528320 268247 33554432000 4194304 16246674 140735237127552 139789319773424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17822/tid=17825] ppid=17819 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17825/stat : 17825 (toysat) S 17819 17822 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12538029 1337528320 268247 33554432000 4194304 16246674 140735237127552 139789240102064 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) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.36 2.28 2.20 3/183 17826
/proc/meminfo: memFree=26920292/32872528 swapFree=1254912/1391860
[pid=17822] ppid=17819 vsize=1306180 CPUtime=12.68 cores=1,3,5,7
/proc/17822/stat : 17822 (toysat) R 17819 17822 16091 0 -1 4202496 267503 0 0 0 1231 37 0 0 20 0 4 0 12538029 1337528320 268344 33554432000 4194304 16246674 140735237127552 140735237110552 13943664 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17822/statm: 326545 268344 785 2943 0 323439 0
[pid=17822/tid=17823] ppid=17819 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17823/stat : 17823 (toysat) S 17819 17822 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12538029 1337528320 268344 33554432000 4194304 16246674 140735237127552 139789330263280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17822/tid=17824] ppid=17819 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17824/stat : 17824 (toysat) S 17819 17822 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12538029 1337528320 268344 33554432000 4194304 16246674 140735237127552 139789319773424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17822/tid=17825] ppid=17819 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17825/stat : 17825 (toysat) S 17819 17822 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12538029 1337528320 268344 33554432000 4194304 16246674 140735237127552 139789240102064 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) 1306180

[startup+25.5005 s]
/proc/loadavg: 2.36 2.29 2.20 4/183 17826
/proc/meminfo: memFree=26921552/32872528 swapFree=1254912/1391860
[pid=17822] ppid=17819 vsize=1306180 CPUtime=25.49 cores=1,3,5,7
/proc/17822/stat : 17822 (toysat) R 17819 17822 16091 0 -1 4202496 267504 0 0 0 2511 38 0 0 20 0 4 0 12538029 1337528320 268345 33554432000 4194304 16246674 140735237127552 140735237110552 6844221 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17822/statm: 326545 268345 785 2943 0 323439 0
[pid=17822/tid=17823] ppid=17819 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17823/stat : 17823 (toysat) S 17819 17822 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12538029 1337528320 268345 33554432000 4194304 16246674 140735237127552 139789330263280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17822/tid=17824] ppid=17819 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17824/stat : 17824 (toysat) S 17819 17822 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12538029 1337528320 268345 33554432000 4194304 16246674 140735237127552 139789319773424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17822/tid=17825] ppid=17819 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17825/stat : 17825 (toysat) S 17819 17822 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12538029 1337528320 268345 33554432000 4194304 16246674 140735237127552 139789240102064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1306180

[startup+51.1005 s]
/proc/loadavg: 2.24 2.26 2.20 3/183 17826
/proc/meminfo: memFree=26920480/32872528 swapFree=1254912/1391860
[pid=17822] ppid=17819 vsize=1307204 CPUtime=51.08 cores=1,3,5,7
/proc/17822/stat : 17822 (toysat) R 17819 17822 16091 0 -1 4202496 267575 0 0 0 5069 39 0 0 20 0 4 0 12538029 1338576896 268415 33554432000 4194304 16246674 140735237127552 140735237110552 5523632 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17822/statm: 326801 268415 788 2943 0 323695 0
[pid=17822/tid=17823] ppid=17819 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17823/stat : 17823 (toysat) S 17819 17822 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12538029 1338576896 268415 33554432000 4194304 16246674 140735237127552 139789330263280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17822/tid=17824] ppid=17819 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17824/stat : 17824 (toysat) S 17819 17822 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12538029 1338576896 268415 33554432000 4194304 16246674 140735237127552 139789319773424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17822/tid=17825] ppid=17819 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17825/stat : 17825 (toysat) S 17819 17822 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12538029 1338576896 268415 33554432000 4194304 16246674 140735237127552 139789240102064 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) 1307204

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

[startup+51.2005 s]
/proc/loadavg: 2.24 2.26 2.20 3/183 17826
/proc/meminfo: memFree=26920480/32872528 swapFree=1254912/1391860
[pid=17822] ppid=17819 vsize=1307204 CPUtime=51.18 cores=1,3,5,7
/proc/17822/stat : 17822 (toysat) R 17819 17822 16091 0 -1 4202496 267575 0 0 0 5079 39 0 0 20 0 4 0 12538029 1338576896 268415 33554432000 4194304 16246674 140735237127552 140735237110552 13927272 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17822/statm: 326801 268415 788 2943 0 323695 0
[pid=17822/tid=17823] ppid=17819 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17823/stat : 17823 (toysat) S 17819 17822 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12538029 1338576896 268415 33554432000 4194304 16246674 140735237127552 139789330263280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17822/tid=17824] ppid=17819 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17824/stat : 17824 (toysat) S 17819 17822 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12538029 1338576896 268415 33554432000 4194304 16246674 140735237127552 139789319773424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17822/tid=17825] ppid=17819 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17825/stat : 17825 (toysat) S 17819 17822 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12538029 1338576896 268415 33554432000 4194304 16246674 140735237127552 139789240102064 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) 1307204

[startup+64.0004 s]
/proc/loadavg: 2.20 2.25 2.19 3/183 17827
/proc/meminfo: memFree=26920336/32872528 swapFree=1254912/1391860
[pid=17822] ppid=17819 vsize=1307204 CPUtime=63.98 cores=1,3,5,7
/proc/17822/stat : 17822 (toysat) R 17819 17822 16091 0 -1 4202496 267596 0 0 0 6359 39 0 0 20 0 4 0 12538029 1338576896 268436 33554432000 4194304 16246674 140735237127552 140735237110552 5829844 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17822/statm: 326801 268436 788 2943 0 323695 0
[pid=17822/tid=17823] ppid=17819 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17823/stat : 17823 (toysat) S 17819 17822 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12538029 1338576896 268436 33554432000 4194304 16246674 140735237127552 139789330263280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17822/tid=17824] ppid=17819 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17824/stat : 17824 (toysat) S 17819 17822 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12538029 1338576896 268436 33554432000 4194304 16246674 140735237127552 139789319773424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17822/tid=17825] ppid=17819 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17825/stat : 17825 (toysat) S 17819 17822 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12538029 1338576896 268436 33554432000 4194304 16246674 140735237127552 139789240102064 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) 1307204

[startup+76.8004 s]
/proc/loadavg: 2.31 2.27 2.20 3/183 17827
/proc/meminfo: memFree=26920316/32872528 swapFree=1254912/1391860
[pid=17822] ppid=17819 vsize=1307204 CPUtime=76.78 cores=1,3,5,7
/proc/17822/stat : 17822 (toysat) R 17819 17822 16091 0 -1 4202496 267597 0 0 0 7638 40 0 0 20 0 4 0 12538029 1338576896 268436 33554432000 4194304 16246674 140735237127552 140735237110552 5522905 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17822/statm: 326801 268436 788 2943 0 323695 0
[pid=17822/tid=17823] ppid=17819 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17823/stat : 17823 (toysat) S 17819 17822 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12538029 1338576896 268436 33554432000 4194304 16246674 140735237127552 139789330263280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17822/tid=17824] ppid=17819 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17824/stat : 17824 (toysat) S 17819 17822 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12538029 1338576896 268436 33554432000 4194304 16246674 140735237127552 139789319773424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17822/tid=17825] ppid=17819 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17825/stat : 17825 (toysat) S 17819 17822 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12538029 1338576896 268436 33554432000 4194304 16246674 140735237127552 139789240102064 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) 1307204

[startup+83.2004 s]
/proc/loadavg: 2.28 2.27 2.20 3/183 17827
/proc/meminfo: memFree=26919680/32872528 swapFree=1254912/1391860
[pid=17822] ppid=17819 vsize=1307204 CPUtime=83.18 cores=1,3,5,7
/proc/17822/stat : 17822 (toysat) R 17819 17822 16091 0 -1 4202496 267631 0 0 0 8278 40 0 0 20 0 4 0 12538029 1338576896 268469 33554432000 4194304 16246674 140735237127552 140735237110552 5677392 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17822/statm: 326801 268469 788 2943 0 323695 0
[pid=17822/tid=17823] ppid=17819 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17823/stat : 17823 (toysat) S 17819 17822 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12538029 1338576896 268469 33554432000 4194304 16246674 140735237127552 139789330263280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17822/tid=17824] ppid=17819 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17824/stat : 17824 (toysat) S 17819 17822 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12538029 1338576896 268469 33554432000 4194304 16246674 140735237127552 139789319773424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17822/tid=17825] ppid=17819 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17825/stat : 17825 (toysat) S 17819 17822 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12538029 1338576896 268469 33554432000 4194304 16246674 140735237127552 139789240102064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 83.18
Current children cumulated vsize (KiB) 1307204

[startup+84.8075 s]
/proc/loadavg: 2.28 2.27 2.20 3/183 17827
/proc/meminfo: memFree=26919928/32872528 swapFree=1254912/1391860
[pid=17822] ppid=17819 vsize=1307204 CPUtime=84.78 cores=1,3,5,7
/proc/17822/stat : 17822 (toysat) R 17819 17822 16091 0 -1 4202496 267631 0 0 0 8438 40 0 0 20 0 4 0 12538029 1338576896 268469 33554432000 4194304 16246674 140735237127552 140735237110552 5822252 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17822/statm: 326801 268469 788 2943 0 323695 0
[pid=17822/tid=17823] ppid=17819 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17823/stat : 17823 (toysat) S 17819 17822 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12538029 1338576896 268469 33554432000 4194304 16246674 140735237127552 139789330263280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17822/tid=17824] ppid=17819 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17824/stat : 17824 (toysat) S 17819 17822 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12538029 1338576896 268469 33554432000 4194304 16246674 140735237127552 139789319773424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17822/tid=17825] ppid=17819 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17825/stat : 17825 (toysat) S 17819 17822 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12538029 1338576896 268469 33554432000 4194304 16246674 140735237127552 139789240102064 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) 1307204

[startup+85.6004 s]
/proc/loadavg: 2.28 2.27 2.20 3/183 17827
/proc/meminfo: memFree=26919928/32872528 swapFree=1254912/1391860
[pid=17822] ppid=17819 vsize=1307204 CPUtime=85.58 cores=1,3,5,7
/proc/17822/stat : 17822 (toysat) R 17819 17822 16091 0 -1 4202496 267631 0 0 0 8518 40 0 0 20 0 4 0 12538029 1338576896 268469 33554432000 4194304 16246674 140735237127552 140735237110552 5822428 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17822/statm: 326801 268469 788 2943 0 323695 0
[pid=17822/tid=17823] ppid=17819 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17823/stat : 17823 (toysat) S 17819 17822 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12538029 1338576896 268469 33554432000 4194304 16246674 140735237127552 139789330263280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17822/tid=17824] ppid=17819 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17824/stat : 17824 (toysat) S 17819 17822 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12538029 1338576896 268469 33554432000 4194304 16246674 140735237127552 139789319773424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17822/tid=17825] ppid=17819 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17825/stat : 17825 (toysat) S 17819 17822 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12538029 1338576896 268469 33554432000 4194304 16246674 140735237127552 139789240102064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 85.58
Current children cumulated vsize (KiB) 1307204

[startup+86.4004 s]
/proc/loadavg: 2.26 2.26 2.20 3/183 17827
/proc/meminfo: memFree=26919928/32872528 swapFree=1254912/1391860
[pid=17822] ppid=17819 vsize=1307204 CPUtime=86.37 cores=1,3,5,7
/proc/17822/stat : 17822 (toysat) R 17819 17822 16091 0 -1 4202496 267631 0 0 0 8597 40 0 0 20 0 4 0 12538029 1338576896 268469 33554432000 4194304 16246674 140735237127552 140735237110552 5861752 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17822/statm: 326801 268469 788 2943 0 323695 0
[pid=17822/tid=17823] ppid=17819 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17823/stat : 17823 (toysat) S 17819 17822 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12538029 1338576896 268469 33554432000 4194304 16246674 140735237127552 139789330263280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17822/tid=17824] ppid=17819 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17824/stat : 17824 (toysat) S 17819 17822 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12538029 1338576896 268469 33554432000 4194304 16246674 140735237127552 139789319773424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17822/tid=17825] ppid=17819 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17822/task/17825/stat : 17825 (toysat) S 17819 17822 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12538029 1338576896 268469 33554432000 4194304 16246674 140735237127552 139789240102064 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) 1307204

[startup+86.6004 s]
/proc/loadavg: 2.26 2.26 2.20 3/183 17827
/proc/meminfo: memFree=26919928/32872528 swapFree=1254912/1391860
[pid=17822] ppid=17819 vsize=0 CPUtime=86.57 cores=1,3,5,7
/proc/17822/stat : 17822 (toysat) R 17819 17822 16091 0 -1 4202500 267636 0 0 0 8617 40 0 0 20 0 1 0 12538029 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17822/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 86.57
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 86.6529
CPU time (s): 86.6368
CPU user time (s): 86.1779
CPU system time (s): 0.45893
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 1307204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 86.1779
system time used= 0.45893
maximum resident set size= 1073888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267636
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= 22
involuntary context switches= 90

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.198969 second user time and 0.359945 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-30 21:42:52
IDJOB=4121858
IDBENCH=110707
IDSOLVER=2542
FILE ID=node119/4121858-1467315772
RUNJOBID= node119-1467308805-16108
PBS_JOBID= 20005280
Free space on /tmp= 71716 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n74-d3-i3-r1.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4121858-1467315772/watcher-4121858-1467315772 -o /tmp/evaluation-result-4121858-1467315772/solver-4121858-1467315772 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1467308805-16108 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4121858-1467315772.opb

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

MD5SUM BENCH= 0382f6c6c8ff03d12a45e245b5b630a6
RANDOM SEED=855937665

node119.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.444
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.88
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.444
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.444
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.444
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.444
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.444
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.55
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.444
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.55
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.444
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:        27992172 kB
Buffers:          204020 kB
Cached:          1432976 kB
SwapCached:            0 kB
Active:          1362160 kB
Inactive:        1377368 kB
Active(anon):    1099164 kB
Inactive(anon):     5936 kB
Active(file):     262996 kB
Inactive(file):  1371432 kB
Unevictable:     1391860 kB
Mlocked:         1254912 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16364 kB
Writeback:             0 kB
AnonPages:       2439248 kB
Mapped:            17124 kB
Shmem:               204 kB
Slab:             612272 kB
SReclaimable:      56420 kB
SUnreclaim:       555852 kB
KernelStack:        1520 kB
PageTables:         8916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2626848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1161216 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= 71700 MiB
End job on node119 at 2016-06-30 21:44:19