Trace number 4122378

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 106.778 106.805

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-regular-n21-d4-i2.cnf.gz-extracted.pb.metafix.opb
MD5SUMd2b6c54d10f890770179a43bfa3b262f
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.010997
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables85
Total number of constraints84
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)84
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8
Number of bits of the biggest sum of numbers4
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:55:56+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-4122378-1467316556.opb"]
0.00/0.01	c use --random-gen="153942842 1964970344 1556704714 3640130034 2631523192 3593166167 1698614896 1673097708 2322066497 1441921142 333073125 2871496347 3292971373 174097848 3380508898 657106260 5955006 3421652437 1161307034 1250868656 3723904981 1916722100 3731145786 961084777 3891201266 3756135091 957781587 168862675 2977122524 2358154756 1902464416 583203666 2788543429 938320164 3210658383 799773409 1865325498 1604892145 2637373752 986358275 759912523 1821071756 642935075 2255379104 3805160262 196110530 2389427143 1799483776 1669777507 2285283332 3824515351 1772964860 1540096053 3227315621 618641919 3284768149 1870733717 2268326293 255718436 2830716871 1763877390 545178549 1104466797 1807972218 533384190 3581006748 2522482657 956222837 3117425613 2784462179 735637950 3124966094 1365938604 1441352565 270156924 3796985673 4036767633 1654786837 960771033 3755117647 49329316 1739091825 1490900084 3034874003 1941584885 418075648 2979349650 3887519606 830036993 1903042812 59271945 3100020065 3431114513 4113288842 4060735758 3685840166 2472145154 1158188206 4093463717 2722395740 738054128 3085133067 2451120871 2162955422 2382538395 1996361706 1521649379 1541760820 2572624613 3031644230 2533574011 60046484 1284624398 1926154652 152355804 2005493971 1005469698 2914665925 435039975 3429343700 3991063331 3273495615 3611307204 3884222884 3175549077 3012131315 3934087959 4164396313 2565882864 3191754967 3331881994 932911794 2913929669 1189640106 3269933571 1419946458 2054623776 1425424052 2289086054 1922431156 950058743 2102376538 1283430390 4192992436 3300199214 577167633 1155406041 1945244454 621299095 740781968 1954397254 3271526844 3641470843 3017790399 271778870 364990783 2871795367 3884868386 2816771326 3045570856 3878878771 958449532 2204957299 4005407513 1512168326 3417239258 2929680147 664480622 2580567179 3281646077 966560655 2740572213 734900553 3343370031 1098681759 1293254276 2735804047 747141106 3825796644 1929682349 344903391 9371732 514480832 3199933000 3818001597 2951315849 2425165859 3798434754 4007945728 2476622319 3898404263 716841621 1652089349 1936884847 3565525897 689555523 1224231446 3904285935 2239743511 2695859935 2418953193 2237617867 3278623545 244260553 3615619027 2074670709 1043578243 3165578930 330372103 2342924410 940434284 3419409011 3268495734 1199397751 3555502646 819898304 1359598048 3909884297 2845799367 1116303471 4217912700 109498253 144973510 3876306232 3420493049 3089295369 637918496 1755176845 2284462230 1729789124 602589888 894341419 1608983437 978418440 3317872885 3792126379 863400076 4170061825 1449383805 2862817110 3135194493 2176238302 582113683 2182462833 4096601380 3454765588 3196584238 3343845349 3581550645 2506658361 620565279 3308806418 1249551596 4269182188 2049773907 1471575868 255 362436" option to reproduce the execution
0.00/0.01	c #vars 85
0.00/0.01	c #constraints 84
0.00/0.01	c Solving starts ...
0.00/0.01	c ============================[ Search Statistics ]============================
0.00/0.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.01	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.01	c =============================================================================
0.00/0.01	c  0.0s |       0 |        0 |        0 |       56      0 |        0 |        0
0.00/0.02	c  0.0s |       1 |      130 |      100 |       56      1 |        0 |        0
0.00/0.03	c  0.0s |       2 |      399 |      250 |       62      4 |        0 |        0
0.00/0.05	c  0.0s |       3 |      727 |      475 |       69      9 |        0 |        0
0.00/0.08	c  0.1s |       4 |     1231 |      813 |       76     16 |        0 |        0
0.09/0.12	c  0.1s |       5 |     2012 |     1320 |       84     26 |        0 |        0
0.09/0.19	c  0.2s |       6 |     3133 |     2081 |      103     39 |        0 |        0
0.19/0.29	c  0.3s |       7 |     4698 |     3223 |      114     57 |        0 |        0
0.38/0.42	c  0.4s |       8 |     7558 |     4936 |      126     83 |        0 |        0
0.59/0.61	c  0.6s |       9 |    11145 |     7506 |      139    119 |        0 |        0
0.89/0.91	c  0.9s |      10 |    17030 |    11361 |      153    169 |        0 |        0
1.29/1.31	c  1.3s |      11 |    24357 |    17144 |      169    237 |        0 |        0
1.79/1.86	c  1.8s |      12 |    35709 |    25819 |      186    330 |        0 |        0
2.59/2.66	c  2.6s |      13 |    53363 |    38832 |      205    459 |        0 |        0
3.79/3.85	c  3.8s |      14 |    80562 |    58352 |      226    634 |        0 |        0
5.60/5.62	c  5.6s |      15 |   120711 |    87632 |      249    878 |        0 |        0
7.59/7.62	c  7.6s |      15 |   174737 |   123332 |      249   1152 |        0 |        0
7.99/8.09	c  8.1s |      16 |   186864 |   131552 |      274   1215 |        0 |        0
10.00/10.09	c 10.1s |      16 |   231616 |   164152 |      274   1441 |        0 |        0
11.99/12.09	c 12.1s |      16 |   274888 |   197152 |      302   1671 |        0 |        0
12.10/12.11	c 12.1s |      17 |   275231 |   197432 |      302   1673 |        0 |        0
14.09/14.11	c 14.1s |      17 |   320921 |   230632 |      302   1884 |        0 |        0
16.09/16.12	c 16.1s |      17 |   375077 |   266832 |      302   2117 |        0 |        0
17.69/17.78	c 17.8s |      18 |   418286 |   296252 |      333   2305 |        0 |        0
19.69/19.78	c 19.8s |      18 |   466687 |   330252 |      333   2503 |        0 |        0
21.69/21.79	c 21.8s |      18 |   513235 |   363352 |      333   2695 |        0 |        0
23.69/23.79	c 23.8s |      18 |   559796 |   396352 |      333   2888 |        0 |        0
25.68/25.79	c 25.8s |      18 |   599302 |   427052 |      333   3067 |        0 |        0
26.88/26.95	c 26.9s |      19 |   622523 |   444482 |      367   3167 |        0 |        0
28.88/28.96	c 28.9s |      19 |   662601 |   474682 |      367   3327 |        0 |        0
30.89/30.96	c 31.0s |      19 |   703621 |   505582 |      367   3490 |        0 |        0
32.88/32.97	c 33.0s |      19 |   741898 |   535282 |      367   3646 |        0 |        0
34.88/34.97	c 35.0s |      19 |   776668 |   563482 |      367   3795 |        0 |        0
36.88/36.98	c 37.0s |      19 |   815907 |   593682 |      367   3956 |        0 |        0
38.88/38.98	c 39.0s |      19 |   860210 |   625882 |      367   4126 |        0 |        0
40.89/40.98	c 41.0s |      19 |   904678 |   657482 |      367   4294 |        0 |        0
41.59/41.61	c 41.6s |      20 |   916526 |   666827 |      404   4342 |        0 |        0
43.59/43.62	c 43.6s |      20 |   956798 |   697227 |      404   4488 |        0 |        0
45.59/45.62	c 45.6s |      20 |   996380 |   726827 |      404   4632 |        0 |        0
47.58/47.62	c 47.6s |      20 |  1034613 |   756227 |      404   4775 |        0 |        0
49.59/49.63	c 49.6s |      20 |  1072463 |   785327 |      404   4916 |        0 |        0
51.58/51.63	c 51.6s |      20 |  1109209 |   814227 |      404   5056 |        0 |        0
53.58/53.63	c 53.6s |      20 |  1148623 |   844427 |      404   5202 |        0 |        0
55.58/55.64	c 55.6s |      20 |  1185351 |   873727 |      404   5344 |        0 |        0
57.58/57.64	c 57.6s |      20 |  1228756 |   904427 |      404   5492 |        0 |        0
59.58/59.64	c 59.6s |      20 |  1271602 |   935427 |      404   5642 |        0 |        0
61.58/61.65	c 61.6s |      20 |  1310045 |   964727 |      404   5783 |        0 |        0
63.57/63.65	c 63.6s |      20 |  1349773 |   994227 |      445   5925 |        0 |        0
63.97/64.09	c 64.1s |      21 |  1357477 |  1000345 |      445   5953 |        0 |        0
65.98/66.10	c 66.1s |      21 |  1396275 |  1029845 |      445   6082 |        0 |        0
68.07/68.10	c 68.1s |      21 |  1431582 |  1057745 |      445   6204 |        0 |        0
70.07/70.10	c 70.1s |      21 |  1468137 |  1086145 |      445   6328 |        0 |        0
72.07/72.10	c 72.1s |      21 |  1508383 |  1116045 |      445   6460 |        0 |        0
74.07/74.11	c 74.1s |      21 |  1547331 |  1145345 |      445   6589 |        0 |        0
76.07/76.12	c 76.1s |      21 |  1589523 |  1175945 |      445   6724 |        0 |        0
78.08/78.12	c 78.1s |      21 |  1630083 |  1206245 |      445   6856 |        0 |        0
80.07/80.13	c 80.1s |      21 |  1670131 |  1235945 |      445   6986 |        0 |        0
82.08/82.13	c 82.1s |      21 |  1708645 |  1265045 |      445   7113 |        0 |        0
84.08/84.14	c 84.1s |      21 |  1748199 |  1294945 |      445   7245 |        1 |        0
86.07/86.14	c 86.1s |      21 |  1788087 |  1325145 |      445   7378 |        1 |        0
88.08/88.14	c 88.1s |      21 |  1829998 |  1355945 |      445   7514 |        1 |        0
90.07/90.14	c 90.1s |      21 |  1865679 |  1383945 |      445   7636 |        1 |        0
92.07/92.15	c 92.1s |      21 |  1901714 |  1411845 |      445   7758 |        1 |        0
94.07/94.15	c 94.1s |      21 |  1938173 |  1440345 |      445   7883 |        1 |        0
96.07/96.15	c 96.1s |      21 |  1977503 |  1469945 |      445   8012 |        1 |        0
98.07/98.15	c 98.1s |      21 |  2015406 |  1498945 |      490   8135 |        1 |        0
98.17/98.26	c 98.2s |      22 |  2017777 |  1500622 |      490   8142 |        1 |        0
100.17/100.26	c  100s |      22 |  2059083 |  1530622 |      490   8262 |        1 |        0
102.16/102.26	c  102s |      22 |  2102166 |  1561222 |      490   8384 |        1 |        0
104.16/104.27	c  104s |      22 |  2146389 |  1592222 |      490   8507 |        2 |        0
106.16/106.27	c  106s |      22 |  2190164 |  1623922 |      490   8631 |        4 |        0
106.67/106.74	c  106s |      22 |  2201560 |  1631863 |      490   8659 |       26 |        4
106.67/106.74	c #cpu_time = 106.441s
106.67/106.74	c #wall_clock_time = 106.733s
106.67/106.74	c #decision = 2201560
106.67/106.74	c #random_decision = 9092
106.67/106.74	c #conflict = 1631863
106.67/106.74	c #restart = 22
106.67/106.74	s UNSATISFIABLE
106.67/106.74	c total CPU time = 106.455s
106.67/106.74	c total wall clock time = 106.747s

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

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

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


[startup+0 s]
/proc/loadavg: 2.31 2.24 2.20 3/179 19688
/proc/meminfo: memFree=28499000/32872528 swapFree=1498612/1645780
[pid=19688] ppid=19685 vsize=756156 CPUtime=0 cores=0,2,4,6
/proc/19688/stat : 19688 (toysat) R 19685 19688 13393 0 -1 4202496 2825 0 0 0 0 0 0 0 20 0 4 0 12612417 774303744 3186 33554432000 4194304 16246674 140735209675584 140735209675008 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19688/statm: 189807 3195 441 2943 0 186701 0
[pid=19688/tid=19689] ppid=19685 vsize=773564 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19689/stat : 19689 (toysat) S 19685 19688 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12612418 792129536 3252 33554432000 4194304 16246674 140735209675584 140058287910128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19688/tid=19690] ppid=19685 vsize=777660 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19690/stat : 19690 (toysat) S 19685 19688 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12612418 796323840 3268 33554432000 4194304 16246674 140735209675584 140058277420272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19688/tid=19691] ppid=19685 vsize=781756 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19691/stat : 19691 (toysat) S 19685 19688 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12612418 800518144 3284 33554432000 4194304 16246674 140735209675584 140058266946736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100174 s]
/proc/loadavg: 2.31 2.24 2.20 3/179 19688
/proc/meminfo: memFree=28499000/32872528 swapFree=1498612/1645780
[pid=19688] ppid=19685 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/19688/stat : 19688 (toysat) R 19685 19688 13393 0 -1 4202496 24449 0 0 0 5 4 0 0 20 0 4 0 12612417 1247350784 24800 33554432000 4194304 16246674 140735209675584 140735209675008 5707468 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19688/statm: 304529 24808 709 2943 0 301423 0
[pid=19688/tid=19689] ppid=19685 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19689/stat : 19689 (toysat) S 19685 19688 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12612418 1247350784 24816 33554432000 4194304 16246674 140735209675584 140058287910128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19688/tid=19690] ppid=19685 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19690/stat : 19690 (toysat) S 19685 19688 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12612418 1247350784 24822 33554432000 4194304 16246674 140735209675584 140058277420272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19688/tid=19691] ppid=19685 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19691/stat : 19691 (toysat) S 19685 19688 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12612418 1247350784 24830 33554432000 4194304 16246674 140735209675584 140058266946736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200519 s]
/proc/loadavg: 2.31 2.24 2.20 3/179 19688
/proc/meminfo: memFree=28499000/32872528 swapFree=1498612/1645780
[pid=19688] ppid=19685 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/19688/stat : 19688 (toysat) R 19685 19688 13393 0 -1 4202496 46881 0 0 0 12 7 0 0 20 0 4 0 12612417 1247350784 47231 33554432000 4194304 16246674 140735209675584 140735209675008 13192029 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19688/statm: 304529 47243 709 2943 0 301423 0
[pid=19688/tid=19689] ppid=19685 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19689/stat : 19689 (toysat) S 19685 19688 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12612418 1247350784 47254 33554432000 4194304 16246674 140735209675584 140058287910128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19688/tid=19690] ppid=19685 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19690/stat : 19690 (toysat) S 19685 19688 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12612418 1247350784 47264 33554432000 4194304 16246674 140735209675584 140058277420272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19688/tid=19691] ppid=19685 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19691/stat : 19691 (toysat) S 19685 19688 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12612418 1247350784 47273 33554432000 4194304 16246674 140735209675584 140058266946736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300423 s]
/proc/loadavg: 2.31 2.24 2.20 3/179 19688
/proc/meminfo: memFree=28499000/32872528 swapFree=1498612/1645780
[pid=19688] ppid=19685 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/19688/stat : 19688 (toysat) R 19685 19688 13393 0 -1 4202496 69194 0 0 0 19 10 0 0 20 0 4 0 12612417 1247350784 69544 33554432000 4194304 16246674 140735209675584 140735209675008 5831697 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19688/statm: 304529 69556 709 2943 0 301423 0
[pid=19688/tid=19689] ppid=19685 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19689/stat : 19689 (toysat) S 19685 19688 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12612418 1247350784 69561 33554432000 4194304 16246674 140735209675584 140058287910128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19688/tid=19690] ppid=19685 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19690/stat : 19690 (toysat) S 19685 19688 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12612418 1247350784 69568 33554432000 4194304 16246674 140735209675584 140058277420272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19688/tid=19691] ppid=19685 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19691/stat : 19691 (toysat) S 19685 19688 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12612418 1247350784 69575 33554432000 4194304 16246674 140735209675584 140058266946736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700373 s]
/proc/loadavg: 2.31 2.24 2.20 3/179 19688
/proc/meminfo: memFree=28499000/32872528 swapFree=1498612/1645780
[pid=19688] ppid=19685 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/19688/stat : 19688 (toysat) R 19685 19688 13393 0 -1 4202496 157115 0 0 0 47 22 0 0 20 0 4 0 12612417 1247350784 157466 33554432000 4194304 16246674 140735209675584 140735209658584 13954518 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19688/statm: 304529 157476 710 2943 0 301423 0
[pid=19688/tid=19689] ppid=19685 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19689/stat : 19689 (toysat) S 19685 19688 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12612418 1247350784 157482 33554432000 4194304 16246674 140735209675584 140058287910128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19688/tid=19690] ppid=19685 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19690/stat : 19690 (toysat) S 19685 19688 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12612418 1247350784 157490 33554432000 4194304 16246674 140735209675584 140058277420272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19688/tid=19691] ppid=19685 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19691/stat : 19691 (toysat) S 19685 19688 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12612418 1247350784 157496 33554432000 4194304 16246674 140735209675584 140058266946736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50037 s]
/proc/loadavg: 2.28 2.23 2.20 3/183 19692
/proc/meminfo: memFree=27517056/32872528 swapFree=1498612/1645780
[pid=19688] ppid=19685 vsize=1218116 CPUtime=1.49 cores=0,2,4,6
/proc/19688/stat : 19688 (toysat) R 19685 19688 13393 0 -1 4202496 245461 0 0 0 112 37 0 0 20 0 4 0 12612417 1247350784 245791 33554432000 4194304 16246674 140735209675584 140735209674896 6022520 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19688/statm: 304529 245791 784 2943 0 301423 0
[pid=19688/tid=19689] ppid=19685 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19689/stat : 19689 (toysat) S 19685 19688 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12612418 1247350784 245791 33554432000 4194304 16246674 140735209675584 140058287910128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19688/tid=19690] ppid=19685 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19690/stat : 19690 (toysat) S 19685 19688 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12612418 1247350784 245791 33554432000 4194304 16246674 140735209675584 140058277420272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19688/tid=19691] ppid=19685 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19691/stat : 19691 (toysat) S 19685 19688 13393 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12612418 1247350784 245791 33554432000 4194304 16246674 140735209675584 140058266946736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1218116

[startup+3.10037 s]
/proc/loadavg: 2.28 2.23 2.20 3/183 19692
/proc/meminfo: memFree=27428232/32872528 swapFree=1498612/1645780
[pid=19688] ppid=19685 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/19688/stat : 19688 (toysat) R 19685 19688 13393 0 -1 4202496 267374 0 0 0 269 40 0 0 20 0 4 0 12612417 1337528320 267704 33554432000 4194304 16246674 140735209675584 140735209658584 5754966 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19688/statm: 326545 267704 784 2943 0 323439 0
[pid=19688/tid=19689] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19689/stat : 19689 (toysat) S 19685 19688 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267704 33554432000 4194304 16246674 140735209675584 140058287910128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19688/tid=19690] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19690/stat : 19690 (toysat) S 19685 19688 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267704 33554432000 4194304 16246674 140735209675584 140058277420272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19688/tid=19691] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19691/stat : 19691 (toysat) S 19685 19688 13393 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267704 33554432000 4194304 16246674 140735209675584 140058266946736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30037 s]
/proc/loadavg: 2.28 2.23 2.20 3/183 19692
/proc/meminfo: memFree=27427756/32872528 swapFree=1498612/1645780
[pid=19688] ppid=19685 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/19688/stat : 19688 (toysat) R 19685 19688 13393 0 -1 4202496 267398 0 0 0 589 40 0 0 20 0 4 0 12612417 1337528320 267728 33554432000 4194304 16246674 140735209675584 140735209658584 5822492 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19688/statm: 326545 267728 784 2943 0 323439 0
[pid=19688/tid=19689] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19689/stat : 19689 (toysat) S 19685 19688 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267728 33554432000 4194304 16246674 140735209675584 140058287910128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19688/tid=19690] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19690/stat : 19690 (toysat) S 19685 19688 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267728 33554432000 4194304 16246674 140735209675584 140058277420272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19688/tid=19691] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19691/stat : 19691 (toysat) S 19685 19688 13393 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267728 33554432000 4194304 16246674 140735209675584 140058266946736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 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.31 2.24 2.20 3/183 19692
/proc/meminfo: memFree=27427776/32872528 swapFree=1498612/1645780
[pid=19688] ppid=19685 vsize=1306180 CPUtime=12.69 cores=0,2,4,6
/proc/19688/stat : 19688 (toysat) R 19685 19688 13393 0 -1 4202496 267399 0 0 0 1229 40 0 0 20 0 4 0 12612417 1337528320 267729 33554432000 4194304 16246674 140735209675584 140735209658584 12477976 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19688/statm: 326545 267729 784 2943 0 323439 0
[pid=19688/tid=19689] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19689/stat : 19689 (toysat) S 19685 19688 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267729 33554432000 4194304 16246674 140735209675584 140058287910128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19688/tid=19690] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19690/stat : 19690 (toysat) S 19685 19688 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267729 33554432000 4194304 16246674 140735209675584 140058277420272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19688/tid=19691] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19691/stat : 19691 (toysat) S 19685 19688 13393 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267729 33554432000 4194304 16246674 140735209675584 140058266946736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

[startup+25.5005 s]
/proc/loadavg: 2.26 2.23 2.20 3/183 19692
/proc/meminfo: memFree=27428584/32872528 swapFree=1498612/1645780
[pid=19688] ppid=19685 vsize=1306180 CPUtime=25.48 cores=0,2,4,6
/proc/19688/stat : 19688 (toysat) R 19685 19688 13393 0 -1 4202496 267399 0 0 0 2508 40 0 0 20 0 4 0 12612417 1337528320 267729 33554432000 4194304 16246674 140735209675584 140735209658584 5976032 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19688/statm: 326545 267729 784 2943 0 323439 0
[pid=19688/tid=19689] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19689/stat : 19689 (toysat) S 19685 19688 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267729 33554432000 4194304 16246674 140735209675584 140058287910128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19688/tid=19690] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19690/stat : 19690 (toysat) S 19685 19688 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267729 33554432000 4194304 16246674 140735209675584 140058277420272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19688/tid=19691] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19691/stat : 19691 (toysat) S 19685 19688 13393 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267729 33554432000 4194304 16246674 140735209675584 140058266946736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1306180

[startup+51.1005 s]
/proc/loadavg: 2.32 2.24 2.20 4/183 19692
/proc/meminfo: memFree=27428808/32872528 swapFree=1498612/1645780
[pid=19688] ppid=19685 vsize=1306180 CPUtime=51.08 cores=0,2,4,6
/proc/19688/stat : 19688 (toysat) R 19685 19688 13393 0 -1 4202496 267416 0 0 0 5067 41 0 0 20 0 4 0 12612417 1337528320 267744 33554432000 4194304 16246674 140735209675584 140735209658584 13923760 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19688/statm: 326545 267744 787 2943 0 323439 0
[pid=19688/tid=19689] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19689/stat : 19689 (toysat) S 19685 19688 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267744 33554432000 4194304 16246674 140735209675584 140058287910128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19688/tid=19690] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19690/stat : 19690 (toysat) S 19685 19688 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267744 33554432000 4194304 16246674 140735209675584 140058277420272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19688/tid=19691] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19691/stat : 19691 (toysat) S 19685 19688 13393 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267744 33554432000 4194304 16246674 140735209675584 140058266946736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1306180

[startup+102.3 s]
/proc/loadavg: 2.18 2.22 2.19 3/183 19693
/proc/meminfo: memFree=27428224/32872528 swapFree=1498612/1645780
[pid=19688] ppid=19685 vsize=1306180 CPUtime=102.27 cores=0,2,4,6
/proc/19688/stat : 19688 (toysat) R 19685 19688 13393 0 -1 4202496 267441 0 0 0 10185 42 0 0 20 0 4 0 12612417 1337528320 267752 33554432000 4194304 16246674 140735209675584 140735209658584 5523150 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19688/statm: 326545 267752 787 2943 0 323439 0
[pid=19688/tid=19689] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19689/stat : 19689 (toysat) S 19685 19688 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267752 33554432000 4194304 16246674 140735209675584 140058287910128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19688/tid=19690] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19690/stat : 19690 (toysat) S 19685 19688 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267752 33554432000 4194304 16246674 140735209675584 140058277420272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19688/tid=19691] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19691/stat : 19691 (toysat) S 19685 19688 13393 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267752 33554432000 4194304 16246674 140735209675584 140058266946736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1306180

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

[startup+102.407 s]
/proc/loadavg: 2.18 2.22 2.19 3/183 19693
/proc/meminfo: memFree=27428224/32872528 swapFree=1498612/1645780
[pid=19688] ppid=19685 vsize=1306180 CPUtime=102.37 cores=0,2,4,6
/proc/19688/stat : 19688 (toysat) R 19685 19688 13393 0 -1 4202496 267441 0 0 0 10195 42 0 0 20 0 4 0 12612417 1337528320 267752 33554432000 4194304 16246674 140735209675584 140735209658584 13949748 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19688/statm: 326545 267752 787 2943 0 323439 0
[pid=19688/tid=19689] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19689/stat : 19689 (toysat) S 19685 19688 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267752 33554432000 4194304 16246674 140735209675584 140058287910128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19688/tid=19690] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19690/stat : 19690 (toysat) S 19685 19688 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267752 33554432000 4194304 16246674 140735209675584 140058277420272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19688/tid=19691] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19691/stat : 19691 (toysat) S 19685 19688 13393 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267752 33554432000 4194304 16246674 140735209675584 140058266946736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 1306180

[startup+104 s]
/proc/loadavg: 2.18 2.22 2.19 3/183 19693
/proc/meminfo: memFree=27428472/32872528 swapFree=1498612/1645780
[pid=19688] ppid=19685 vsize=1306180 CPUtime=103.96 cores=0,2,4,6
/proc/19688/stat : 19688 (toysat) R 19685 19688 13393 0 -1 4202496 267441 0 0 0 10354 42 0 0 20 0 4 0 12612417 1337528320 267752 33554432000 4194304 16246674 140735209675584 140735209658584 13191272 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19688/statm: 326545 267752 787 2943 0 323439 0
[pid=19688/tid=19689] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19689/stat : 19689 (toysat) S 19685 19688 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267752 33554432000 4194304 16246674 140735209675584 140058287910128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19688/tid=19690] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19690/stat : 19690 (toysat) S 19685 19688 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267752 33554432000 4194304 16246674 140735209675584 140058277420272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19688/tid=19691] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19691/stat : 19691 (toysat) S 19685 19688 13393 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267752 33554432000 4194304 16246674 140735209675584 140058266946736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 103.96
Current children cumulated vsize (KiB) 1306180

[startup+105.6 s]
/proc/loadavg: 2.18 2.22 2.19 3/183 19693
/proc/meminfo: memFree=27428472/32872528 swapFree=1498612/1645780
[pid=19688] ppid=19685 vsize=1306180 CPUtime=105.57 cores=0,2,4,6
/proc/19688/stat : 19688 (toysat) R 19685 19688 13393 0 -1 4202496 267441 0 0 0 10515 42 0 0 20 0 4 0 12612417 1337528320 267752 33554432000 4194304 16246674 140735209675584 140735209658584 5589225 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19688/statm: 326545 267752 787 2943 0 323439 0
[pid=19688/tid=19689] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19689/stat : 19689 (toysat) S 19685 19688 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267752 33554432000 4194304 16246674 140735209675584 140058287910128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19688/tid=19690] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19690/stat : 19690 (toysat) S 19685 19688 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267752 33554432000 4194304 16246674 140735209675584 140058277420272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19688/tid=19691] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19691/stat : 19691 (toysat) S 19685 19688 13393 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267752 33554432000 4194304 16246674 140735209675584 140058266946736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 105.57
Current children cumulated vsize (KiB) 1306180

[startup+106.4 s]
/proc/loadavg: 2.18 2.22 2.19 3/183 19693
/proc/meminfo: memFree=27428472/32872528 swapFree=1498612/1645780
[pid=19688] ppid=19685 vsize=1306180 CPUtime=106.36 cores=0,2,4,6
/proc/19688/stat : 19688 (toysat) R 19685 19688 13393 0 -1 4202496 267441 0 0 0 10594 42 0 0 20 0 4 0 12612417 1337528320 267752 33554432000 4194304 16246674 140735209675584 140735209658584 5808208 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19688/statm: 326545 267752 787 2943 0 323439 0
[pid=19688/tid=19689] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19689/stat : 19689 (toysat) S 19685 19688 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267752 33554432000 4194304 16246674 140735209675584 140058287910128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19688/tid=19690] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19690/stat : 19690 (toysat) S 19685 19688 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267752 33554432000 4194304 16246674 140735209675584 140058277420272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19688/tid=19691] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19691/stat : 19691 (toysat) S 19685 19688 13393 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267752 33554432000 4194304 16246674 140735209675584 140058266946736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 106.36
Current children cumulated vsize (KiB) 1306180

[startup+106.6 s]
/proc/loadavg: 2.18 2.22 2.19 3/183 19693
/proc/meminfo: memFree=27428472/32872528 swapFree=1498612/1645780
[pid=19688] ppid=19685 vsize=1306180 CPUtime=106.56 cores=0,2,4,6
/proc/19688/stat : 19688 (toysat) R 19685 19688 13393 0 -1 4202496 267441 0 0 0 10614 42 0 0 20 0 4 0 12612417 1337528320 267752 33554432000 4194304 16246674 140735209675584 140735209658584 5667289 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19688/statm: 326545 267752 787 2943 0 323439 0
[pid=19688/tid=19689] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19689/stat : 19689 (toysat) S 19685 19688 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267752 33554432000 4194304 16246674 140735209675584 140058287910128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19688/tid=19690] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19690/stat : 19690 (toysat) S 19685 19688 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267752 33554432000 4194304 16246674 140735209675584 140058277420272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19688/tid=19691] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19691/stat : 19691 (toysat) S 19685 19688 13393 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267752 33554432000 4194304 16246674 140735209675584 140058266946736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 106.56
Current children cumulated vsize (KiB) 1306180

[startup+106.7 s]
/proc/loadavg: 2.24 2.23 2.19 3/183 19693
/proc/meminfo: memFree=27428472/32872528 swapFree=1498612/1645780
[pid=19688] ppid=19685 vsize=1306180 CPUtime=106.67 cores=0,2,4,6
/proc/19688/stat : 19688 (toysat) R 19685 19688 13393 0 -1 4202496 267442 0 0 0 10625 42 0 0 20 0 4 0 12612417 1337528320 267753 33554432000 4194304 16246674 140735209675584 140735209658584 6022115 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19688/statm: 326545 267753 788 2943 0 323439 0
[pid=19688/tid=19689] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19689/stat : 19689 (toysat) S 19685 19688 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267753 33554432000 4194304 16246674 140735209675584 140058287910128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19688/tid=19690] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19690/stat : 19690 (toysat) S 19685 19688 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267753 33554432000 4194304 16246674 140735209675584 140058277420272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19688/tid=19691] ppid=19685 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19688/task/19691/stat : 19691 (toysat) S 19685 19688 13393 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12612418 1337528320 267753 33554432000 4194304 16246674 140735209675584 140058266946736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 106.67
Current children cumulated vsize (KiB) 1306180

Child status: 0
Real time (s): 106.805
CPU time (s): 106.778
CPU user time (s): 106.293
CPU system time (s): 0.484926
CPU usage (%): 99.9745
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 106.293
system time used= 0.484926
maximum resident set size= 1071024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267447
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= 38
involuntary context switches= 111

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.268959 second user time and 0.424935 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-30 21:55:56
IDJOB=4122378
IDBENCH=111093
IDSOLVER=2542
FILE ID=node124/4122378-1467316556
RUNJOBID= node124-1467310918-18129
PBS_JOBID= 20005255
Free space on /tmp= 71708 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-regular-n21-d4-i2.cnf.gz-extracted.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-4122378-1467316556/watcher-4122378-1467316556 -o /tmp/evaluation-result-4122378-1467316556/solver-4122378-1467316556 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1467310918-18129 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4122378-1467316556.opb

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

MD5SUM BENCH= d2b6c54d10f890770179a43bfa3b262f
RANDOM SEED=1876155348

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

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

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.062
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		: 2667.062
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		: 2667.062
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:        28499712 kB
Buffers:          153156 kB
Cached:           738360 kB
SwapCached:            0 kB
Active:          1346172 kB
Inactive:         634288 kB
Active(anon):    1080200 kB
Inactive(anon):    11336 kB
Active(file):     265972 kB
Inactive(file):   622952 kB
Unevictable:     1645780 kB
Mlocked:         1498612 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16524 kB
Writeback:             0 kB
AnonPages:       2738904 kB
Mapped:            17104 kB
Shmem:               204 kB
Slab:             610760 kB
SReclaimable:      54772 kB
SUnreclaim:       555988 kB
KernelStack:        1520 kB
PageTables:         9412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2870740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1196032 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= 71692 MiB
End job on node124 at 2016-06-30 21:57:43