Trace number 4097352

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 42.3886 42.4065

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-7_6_18.opb
MD5SUMdae36be52e76738f614fa893ff33c71c
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.309952
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables650
Total number of constraints3030
Number of constraints which are clauses3025
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint25
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 43
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-17T00:44:32+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-4097352-1466117072.opb"]
0.00/0.01	c use --random-gen="2266535392 3687743922 2568421846 1125214161 1946766775 3621529046 3171583286 447914323 543107267 1614692641 3793819509 890085687 3461933231 3032566872 2301904257 1926246068 441274183 2996766554 2586503039 3185634551 232896669 153983037 1053928737 1270081780 286299709 81690177 965248797 3019235927 428580121 632186452 1607869543 2629936997 3222364160 3126558385 1326599438 636245559 1876841468 3327399801 2839273558 3065252296 1373437500 299962653 791873139 3055708011 1422204348 3101583473 2014319774 619796717 835923910 3611600572 822785480 2275062648 3789187073 3718165517 2541961735 2427828037 4135848816 399801228 3662490999 2758291177 393945278 3803743394 3146006172 1163349528 3379090020 2657893950 2693686813 2038730190 3769707912 2545226198 1549291892 4088806913 1106557156 1671596161 955712388 468402324 1419496696 3107953628 2563769321 709566668 2865868696 2174240304 1420580314 2908424617 441840878 1768852026 1186152880 2193388358 3851580259 2278047819 850503114 4136997573 2542322738 1912256670 3947252492 498652312 989691916 149648749 2952121999 152690273 3900433574 3393606905 3836474225 1933564376 3497904090 898000547 3389860254 3090008749 1380746757 2518818546 1547429041 260704422 348959026 1341077896 3947336315 3426964928 3897904871 3219224636 3614704588 1285130361 2009399874 3641920397 4139886436 2824365596 3212891383 357475086 3777839373 2981686437 2147712955 2145489190 2810027558 3334045389 730748279 3004172242 1350389913 670371859 2452483871 2762919074 1115863681 2223064767 670899639 712877838 2270049934 105863663 1320951951 2465617445 2534569036 2806666454 3094728461 1088344742 364768182 755324919 2803563633 2802880371 1806427609 3895497310 2359637178 1630367530 2386200133 4210338485 51415342 3373774542 1905412518 3675845279 297931943 2179486709 3951270047 565450753 3936276455 2774318930 2062118103 1552170838 3421797848 1945223536 2151077842 1154777804 603186000 3712637108 1464345798 3131505215 3537289497 1867701254 1033033514 731782693 1168046961 605038713 1042890296 1990106469 241437212 2854961791 3066312910 541606883 1098076287 2381015091 3284352953 171773125 4141185207 2307413157 126535278 151509612 2529948128 8737580 2768364266 1495076765 2465378000 2516934675 3227993077 1675762371 207825440 2643840576 4004149360 2797896167 2514760912 1406417334 1557357081 847427932 1823718709 1999498564 3950664790 2326451774 2222806951 242428581 635136778 26247491 1034266038 2829207299 2988431134 1620740822 3820404600 2984026893 2815276389 2842420660 2226771939 3036657291 2899030962 3039380570 254865304 4251863599 2845531103 3773485 307092843 2706874331 169512134 1108235697 4183507257 328363448 1192623347 419321936 94206868 497984802 1739284354 3867014074 4236206124 4100777612 571571569 179665598 255 362436" option to reproduce the execution
0.00/0.04	c #vars 650
0.00/0.04	c #constraints 3030
0.00/0.08	c Solving starts ...
0.00/0.08	c ============================[ Search Statistics ]============================
0.00/0.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.08	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.08	c =============================================================================
0.00/0.08	c  0.0s |       0 |        0 |        0 |     1225      0 |        5 |        0
0.09/0.11	c  0.0s |       1 |      132 |      100 |     1225      0 |        5 |      198
0.09/0.16	c  0.1s |       2 |      326 |      250 |     1348      0 |        5 |      198
0.19/0.24	c  0.2s |       3 |      598 |      475 |     1483      0 |        5 |      198
0.29/0.37	c  0.3s |       4 |      999 |      813 |     1632      0 |        5 |      198
0.49/0.55	c  0.5s |       5 |     1589 |     1320 |     1796      0 |        5 |      198
0.79/0.86	c  0.8s |       6 |     2444 |     2081 |     2174      0 |        5 |      198
1.29/1.30	c  1.2s |       7 |     3760 |     3223 |     2392      1 |        5 |      198
1.79/1.83	c  1.7s |       8 |     5799 |     4936 |     2632      2 |        5 |      198
2.58/2.66	c  2.6s |       9 |     8883 |     7506 |     2896      4 |        5 |      198
3.79/3.89	c  3.8s |      10 |    13355 |    11361 |     3186      7 |        5 |      198
5.79/5.81	c  5.7s |      11 |    20366 |    17144 |     3505     10 |        5 |      198
7.80/7.82	c  7.7s |      11 |    26318 |    22344 |     3505     13 |        5 |      198
8.99/9.09	c  9.0s |      12 |    30247 |    25819 |     3856     14 |        5 |      198
11.00/11.09	c 11.0s |      12 |    36581 |    31119 |     3856     17 |        5 |      198
13.09/13.10	c 13.0s |      12 |    43039 |    36419 |     3856     20 |        5 |      198
13.99/14.01	c 13.9s |      13 |    45854 |    38832 |     4242     21 |        5 |      198
15.99/16.02	c 15.9s |      13 |    52190 |    44132 |     4242     23 |        5 |      198
17.99/18.05	c 18.0s |      13 |    58295 |    49132 |     4242     25 |        5 |      198
19.99/20.08	c 20.0s |      13 |    64297 |    54132 |     4242     27 |        6 |      247
21.69/21.77	c 21.7s |      14 |    69348 |    58352 |     4667     29 |        6 |      247
23.69/23.79	c 23.7s |      14 |    75206 |    63352 |     4667     31 |        6 |      247
25.79/25.82	c 25.7s |      14 |    81155 |    68352 |     4667     33 |        6 |      247
27.79/27.83	c 27.7s |      14 |    86883 |    73352 |     4667     35 |        6 |      247
29.79/29.85	c 29.8s |      14 |    92855 |    78552 |     4667     37 |        7 |      296
31.79/31.86	c 31.8s |      14 |    98969 |    83952 |     4667     40 |        7 |      296
33.09/33.13	c 33.0s |      15 |   103061 |    87632 |     5134     41 |       10 |      347
35.09/35.14	c 35.1s |      15 |   108949 |    92832 |     5134     42 |       10 |      347
37.09/37.16	c 37.1s |      15 |   114633 |    97832 |     5134     44 |       10 |      347
39.09/39.19	c 39.1s |      15 |   120287 |   102632 |     5134     45 |       15 |      402
41.19/41.22	c 41.1s |      15 |   126017 |   107432 |     5134     46 |       17 |      500
42.29/42.34	c 42.3s |      15 |   129262 |   110259 |     5134     46 |      343 |     1760
42.29/42.34	c #cpu_time = 42.146s
42.29/42.34	c #wall_clock_time = 42.258s
42.29/42.34	c #decision = 129262
42.29/42.34	c #random_decision = 444
42.29/42.34	c #conflict = 110259
42.29/42.34	c #restart = 15
42.29/42.34	s UNSATISFIABLE
42.29/42.34	c total CPU time = 42.231s
42.29/42.34	c total wall clock time = 42.344s

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

pid=21112
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.10 2.06 2.01 3/179 21115
/proc/meminfo: memFree=30451248/32872528 swapFree=302776/319128
[pid=21115] ppid=21112 vsize=610884 CPUtime=0 cores=0,2,4,6
/proc/21115/stat : 21115 (toysat) R 21112 21115 16914 0 -1 4202496 2262 0 0 0 0 0 0 0 20 0 4 0 13753853 625545216 2622 33554432000 4194304 16246674 140734144192128 140734144191552 15002730 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21115/statm: 153489 2633 442 2943 0 150383 0
[pid=21115/tid=21116] ppid=21112 vsize=629316 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21116/stat : 21116 (toysat) S 21112 21115 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13753853 644419584 2694 33554432000 4194304 16246674 140734144192128 140449414098160 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=21115/tid=21117] ppid=21112 vsize=633412 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21117/stat : 21117 (toysat) S 21112 21115 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13753853 648613888 2710 33554432000 4194304 16246674 140734144192128 140449403608304 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=21115/tid=21118] ppid=21112 vsize=638532 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21118/stat : 21118 (toysat) S 21112 21115 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13753853 653856768 2728 33554432000 4194304 16246674 140734144192128 140449322888368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.10017 s]
/proc/loadavg: 2.10 2.06 2.01 3/179 21115
/proc/meminfo: memFree=30451248/32872528 swapFree=302776/319128
[pid=21115] ppid=21112 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/21115/stat : 21115 (toysat) R 21112 21115 16914 0 -1 4202496 26614 0 0 0 6 3 0 0 20 0 4 0 13753853 1247350784 26963 33554432000 4194304 16246674 140734144192128 140734144191552 5523709 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21115/statm: 304529 26970 718 2943 0 301423 0
[pid=21115/tid=21116] ppid=21112 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21116/stat : 21116 (toysat) S 21112 21115 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13753853 1247350784 26973 33554432000 4194304 16246674 140734144192128 140449414098160 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=21115/tid=21117] ppid=21112 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21117/stat : 21117 (toysat) S 21112 21115 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13753853 1247350784 26980 33554432000 4194304 16246674 140734144192128 140449403608304 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=21115/tid=21118] ppid=21112 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21118/stat : 21118 (toysat) S 21112 21115 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13753853 1247350784 26988 33554432000 4194304 16246674 140734144192128 140449322888368 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.200551 s]
/proc/loadavg: 2.10 2.06 2.01 3/179 21115
/proc/meminfo: memFree=30451248/32872528 swapFree=302776/319128
[pid=21115] ppid=21112 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/21115/stat : 21115 (toysat) R 21112 21115 16914 0 -1 4202496 48786 0 0 0 13 6 0 0 20 0 4 0 13753853 1247350784 49136 33554432000 4194304 16246674 140734144192128 140734144174016 5675357 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21115/statm: 304529 49145 718 2943 0 301423 0
[pid=21115/tid=21116] ppid=21112 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21116/stat : 21116 (toysat) S 21112 21115 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13753853 1247350784 49149 33554432000 4194304 16246674 140734144192128 140449414098160 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=21115/tid=21117] ppid=21112 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21117/stat : 21117 (toysat) S 21112 21115 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13753853 1247350784 49155 33554432000 4194304 16246674 140734144192128 140449403608304 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=21115/tid=21118] ppid=21112 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21118/stat : 21118 (toysat) S 21112 21115 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13753853 1247350784 49167 33554432000 4194304 16246674 140734144192128 140449322888368 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.30046 s]
/proc/loadavg: 2.10 2.06 2.01 3/179 21115
/proc/meminfo: memFree=30451248/32872528 swapFree=302776/319128
[pid=21115] ppid=21112 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/21115/stat : 21115 (toysat) R 21112 21115 16914 0 -1 4202496 70337 0 0 0 20 9 0 0 20 0 4 0 13753853 1247350784 70686 33554432000 4194304 16246674 140734144192128 140734144174016 5662075 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21115/statm: 304529 70695 718 2943 0 301423 0
[pid=21115/tid=21116] ppid=21112 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21116/stat : 21116 (toysat) S 21112 21115 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13753853 1247350784 70701 33554432000 4194304 16246674 140734144192128 140449414098160 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=21115/tid=21117] ppid=21112 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21117/stat : 21117 (toysat) S 21112 21115 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13753853 1247350784 70706 33554432000 4194304 16246674 140734144192128 140449403608304 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=21115/tid=21118] ppid=21112 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21118/stat : 21118 (toysat) S 21112 21115 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13753853 1247350784 70711 33554432000 4194304 16246674 140734144192128 140449322888368 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.700407 s]
/proc/loadavg: 2.10 2.06 2.01 3/179 21115
/proc/meminfo: memFree=30451248/32872528 swapFree=302776/319128
[pid=21115] ppid=21112 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/21115/stat : 21115 (toysat) R 21112 21115 16914 0 -1 4202496 151502 0 0 0 50 19 0 0 20 0 4 0 13753853 1247350784 151851 33554432000 4194304 16246674 140734144192128 140734144174016 5677720 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21115/statm: 304529 151860 718 2943 0 301423 0
[pid=21115/tid=21116] ppid=21112 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21116/stat : 21116 (toysat) S 21112 21115 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13753853 1247350784 151866 33554432000 4194304 16246674 140734144192128 140449414098160 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=21115/tid=21117] ppid=21112 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21117/stat : 21117 (toysat) S 21112 21115 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13753853 1247350784 151870 33554432000 4194304 16246674 140734144192128 140449403608304 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=21115/tid=21118] ppid=21112 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21118/stat : 21118 (toysat) S 21112 21115 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13753853 1247350784 151874 33554432000 4194304 16246674 140734144192128 140449322888368 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.5004 s]
/proc/loadavg: 2.10 2.06 2.01 3/183 21119
/proc/meminfo: memFree=29532492/32872528 swapFree=302776/319128
[pid=21115] ppid=21112 vsize=1221188 CPUtime=1.49 cores=0,2,4,6
/proc/21115/stat : 21115 (toysat) R 21112 21115 16914 0 -1 4202496 246252 0 0 0 118 31 0 0 20 0 4 0 13753853 1250496512 246581 33554432000 4194304 16246674 140734144192128 140734144191440 13943600 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21115/statm: 305297 246581 794 2943 0 302191 0
[pid=21115/tid=21116] ppid=21112 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21116/stat : 21116 (toysat) S 21112 21115 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13753853 1250496512 246581 33554432000 4194304 16246674 140734144192128 140449414098160 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=21115/tid=21117] ppid=21112 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21117/stat : 21117 (toysat) S 21112 21115 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13753853 1250496512 246581 33554432000 4194304 16246674 140734144192128 140449403608304 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=21115/tid=21118] ppid=21112 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21118/stat : 21118 (toysat) S 21112 21115 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13753853 1250496512 246581 33554432000 4194304 16246674 140734144192128 140449322888368 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) 1221188

[startup+3.10041 s]
/proc/loadavg: 2.10 2.06 2.01 3/183 21119
/proc/meminfo: memFree=29384312/32872528 swapFree=302776/319128
[pid=21115] ppid=21112 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/21115/stat : 21115 (toysat) R 21112 21115 16914 0 -1 4202496 267471 0 0 0 274 35 0 0 20 0 4 0 13753853 1337528320 267800 33554432000 4194304 16246674 140734144192128 140734144174016 13965618 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21115/statm: 326545 267800 794 2943 0 323439 0
[pid=21115/tid=21116] ppid=21112 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21116/stat : 21116 (toysat) S 21112 21115 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13753853 1337528320 267800 33554432000 4194304 16246674 140734144192128 140449414098160 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=21115/tid=21117] ppid=21112 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21117/stat : 21117 (toysat) S 21112 21115 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13753853 1337528320 267800 33554432000 4194304 16246674 140734144192128 140449403608304 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=21115/tid=21118] ppid=21112 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21118/stat : 21118 (toysat) S 21112 21115 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13753853 1337528320 267800 33554432000 4194304 16246674 140734144192128 140449322888368 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.30041 s]
/proc/loadavg: 2.25 2.10 2.02 3/183 21119
/proc/meminfo: memFree=29379500/32872528 swapFree=302776/319128
[pid=21115] ppid=21112 vsize=1307204 CPUtime=6.29 cores=0,2,4,6
/proc/21115/stat : 21115 (toysat) R 21112 21115 16914 0 -1 4202496 267770 0 0 0 594 35 0 0 20 0 4 0 13753853 1338576896 268099 33554432000 4194304 16246674 140734144192128 140734144174016 5822428 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21115/statm: 326801 268099 794 2943 0 323695 0
[pid=21115/tid=21116] ppid=21112 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21116/stat : 21116 (toysat) S 21112 21115 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13753853 1338576896 268099 33554432000 4194304 16246674 140734144192128 140449414098160 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=21115/tid=21117] ppid=21112 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21117/stat : 21117 (toysat) S 21112 21115 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13753853 1338576896 268099 33554432000 4194304 16246674 140734144192128 140449403608304 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=21115/tid=21118] ppid=21112 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21118/stat : 21118 (toysat) S 21112 21115 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13753853 1338576896 268099 33554432000 4194304 16246674 140734144192128 140449322888368 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) 1307204

[startup+12.7004 s]
/proc/loadavg: 2.23 2.09 2.02 3/183 21119
/proc/meminfo: memFree=29377156/32872528 swapFree=302776/319128
[pid=21115] ppid=21112 vsize=1309252 CPUtime=12.69 cores=0,2,4,6
/proc/21115/stat : 21115 (toysat) R 21112 21115 16914 0 -1 4202496 268346 0 0 0 1234 35 0 0 20 0 4 0 13753853 1340674048 268675 33554432000 4194304 16246674 140734144192128 140734144174016 5822240 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21115/statm: 327313 268675 796 2943 0 324207 0
[pid=21115/tid=21116] ppid=21112 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21116/stat : 21116 (toysat) S 21112 21115 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13753853 1340674048 268675 33554432000 4194304 16246674 140734144192128 140449414098160 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=21115/tid=21117] ppid=21112 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21117/stat : 21117 (toysat) S 21112 21115 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13753853 1340674048 268675 33554432000 4194304 16246674 140734144192128 140449403608304 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=21115/tid=21118] ppid=21112 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21118/stat : 21118 (toysat) S 21112 21115 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13753853 1340674048 268675 33554432000 4194304 16246674 140734144192128 140449322888368 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) 1309252

[startup+25.5005 s]
/proc/loadavg: 2.18 2.09 2.01 3/183 21119
/proc/meminfo: memFree=29343668/32872528 swapFree=302776/319128
[pid=21115] ppid=21112 vsize=1315396 CPUtime=25.49 cores=0,2,4,6
/proc/21115/stat : 21115 (toysat) R 21112 21115 16914 0 -1 4202496 269838 0 0 0 2514 35 0 0 20 0 4 0 13753853 1346965504 270167 33554432000 4194304 16246674 140734144192128 140734144174016 5822432 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21115/statm: 328849 270167 796 2943 0 325743 0
[pid=21115/tid=21116] ppid=21112 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21116/stat : 21116 (toysat) S 21112 21115 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13753853 1346965504 270167 33554432000 4194304 16246674 140734144192128 140449414098160 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=21115/tid=21117] ppid=21112 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21117/stat : 21117 (toysat) S 21112 21115 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13753853 1346965504 270167 33554432000 4194304 16246674 140734144192128 140449403608304 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=21115/tid=21118] ppid=21112 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21118/stat : 21118 (toysat) S 21112 21115 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13753853 1346965504 270167 33554432000 4194304 16246674 140734144192128 140449322888368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1315396

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

[startup+25.6006 s]
/proc/loadavg: 2.18 2.09 2.01 3/183 21119
/proc/meminfo: memFree=29343668/32872528 swapFree=302776/319128
[pid=21115] ppid=21112 vsize=1315396 CPUtime=25.59 cores=0,2,4,6
/proc/21115/stat : 21115 (toysat) R 21112 21115 16914 0 -1 4202496 269838 0 0 0 2524 35 0 0 20 0 4 0 13753853 1346965504 270167 33554432000 4194304 16246674 140734144192128 140734144174016 5822428 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21115/statm: 328849 270167 796 2943 0 325743 0
[pid=21115/tid=21116] ppid=21112 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21116/stat : 21116 (toysat) S 21112 21115 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13753853 1346965504 270167 33554432000 4194304 16246674 140734144192128 140449414098160 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=21115/tid=21117] ppid=21112 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21117/stat : 21117 (toysat) S 21112 21115 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13753853 1346965504 270167 33554432000 4194304 16246674 140734144192128 140449403608304 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=21115/tid=21118] ppid=21112 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21118/stat : 21118 (toysat) S 21112 21115 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13753853 1346965504 270167 33554432000 4194304 16246674 140734144192128 140449322888368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 1315396

[startup+32.0073 s]
/proc/loadavg: 2.16 2.09 2.01 3/183 21119
/proc/meminfo: memFree=29339564/32872528 swapFree=302776/319128
[pid=21115] ppid=21112 vsize=1315396 CPUtime=31.99 cores=0,2,4,6
/proc/21115/stat : 21115 (toysat) R 21112 21115 16914 0 -1 4202496 269882 0 0 0 3164 35 0 0 20 0 4 0 13753853 1346965504 270211 33554432000 4194304 16246674 140734144192128 140734144174016 5661607 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21115/statm: 328849 270211 796 2943 0 325743 0
[pid=21115/tid=21116] ppid=21112 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21116/stat : 21116 (toysat) S 21112 21115 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13753853 1346965504 270211 33554432000 4194304 16246674 140734144192128 140449414098160 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=21115/tid=21117] ppid=21112 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21117/stat : 21117 (toysat) S 21112 21115 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13753853 1346965504 270211 33554432000 4194304 16246674 140734144192128 140449403608304 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=21115/tid=21118] ppid=21112 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21118/stat : 21118 (toysat) S 21112 21115 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13753853 1346965504 270211 33554432000 4194304 16246674 140734144192128 140449322888368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 31.99
Current children cumulated vsize (KiB) 1315396

[startup+38.4004 s]
/proc/loadavg: 2.15 2.08 2.01 3/183 21119
/proc/meminfo: memFree=29339564/32872528 swapFree=302776/319128
[pid=21115] ppid=21112 vsize=1315396 CPUtime=38.39 cores=0,2,4,6
/proc/21115/stat : 21115 (toysat) R 21112 21115 16914 0 -1 4202496 269883 0 0 0 3804 35 0 0 20 0 4 0 13753853 1346965504 270212 33554432000 4194304 16246674 140734144192128 140734144174016 5672201 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21115/statm: 328849 270212 797 2943 0 325743 0
[pid=21115/tid=21116] ppid=21112 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21116/stat : 21116 (toysat) S 21112 21115 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13753853 1346965504 270212 33554432000 4194304 16246674 140734144192128 140449414098160 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=21115/tid=21117] ppid=21112 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21117/stat : 21117 (toysat) S 21112 21115 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13753853 1346965504 270212 33554432000 4194304 16246674 140734144192128 140449403608304 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=21115/tid=21118] ppid=21112 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21118/stat : 21118 (toysat) S 21112 21115 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13753853 1346965504 270212 33554432000 4194304 16246674 140734144192128 140449322888368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 38.39
Current children cumulated vsize (KiB) 1315396

[startup+40.0004 s]
/proc/loadavg: 2.14 2.08 2.01 4/183 21119
/proc/meminfo: memFree=29337456/32872528 swapFree=302776/319128
[pid=21115] ppid=21112 vsize=1318468 CPUtime=39.99 cores=0,2,4,6
/proc/21115/stat : 21115 (toysat) R 21112 21115 16914 0 -1 4202496 270404 0 0 0 3964 35 0 0 20 0 4 0 13753853 1350111232 270733 33554432000 4194304 16246674 140734144192128 140734144174016 5674088 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21115/statm: 329617 270733 797 2943 0 326511 0
[pid=21115/tid=21116] ppid=21112 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21116/stat : 21116 (toysat) S 21112 21115 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13753853 1350111232 270733 33554432000 4194304 16246674 140734144192128 140449414098160 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=21115/tid=21117] ppid=21112 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21117/stat : 21117 (toysat) S 21112 21115 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13753853 1350111232 270733 33554432000 4194304 16246674 140734144192128 140449403608304 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=21115/tid=21118] ppid=21112 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21118/stat : 21118 (toysat) S 21112 21115 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13753853 1350111232 270733 33554432000 4194304 16246674 140734144192128 140449322888368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (KiB) 1318468

[startup+41.6004 s]
/proc/loadavg: 2.14 2.08 2.01 3/183 21119
/proc/meminfo: memFree=29336448/32872528 swapFree=302776/319128
[pid=21115] ppid=21112 vsize=1318468 CPUtime=41.59 cores=0,2,4,6
/proc/21115/stat : 21115 (toysat) R 21112 21115 16914 0 -1 4202496 270651 0 0 0 4124 35 0 0 20 0 4 0 13753853 1350111232 270980 33554432000 4194304 16246674 140734144192128 140734144174016 13927401 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21115/statm: 329617 270980 797 2943 0 326511 0
[pid=21115/tid=21116] ppid=21112 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21116/stat : 21116 (toysat) S 21112 21115 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13753853 1350111232 270980 33554432000 4194304 16246674 140734144192128 140449414098160 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=21115/tid=21117] ppid=21112 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21117/stat : 21117 (toysat) S 21112 21115 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13753853 1350111232 270980 33554432000 4194304 16246674 140734144192128 140449403608304 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=21115/tid=21118] ppid=21112 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21118/stat : 21118 (toysat) S 21112 21115 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13753853 1350111232 270980 33554432000 4194304 16246674 140734144192128 140449322888368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 41.59
Current children cumulated vsize (KiB) 1318468

[startup+42.0004 s]
/proc/loadavg: 2.14 2.08 2.01 3/183 21119
/proc/meminfo: memFree=29336448/32872528 swapFree=302776/319128
[pid=21115] ppid=21112 vsize=1318468 CPUtime=41.99 cores=0,2,4,6
/proc/21115/stat : 21115 (toysat) R 21112 21115 16914 0 -1 4202496 270651 0 0 0 4164 35 0 0 20 0 4 0 13753853 1350111232 270980 33554432000 4194304 16246674 140734144192128 140734144174016 5823631 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21115/statm: 329617 270980 797 2943 0 326511 0
[pid=21115/tid=21116] ppid=21112 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21116/stat : 21116 (toysat) S 21112 21115 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13753853 1350111232 270980 33554432000 4194304 16246674 140734144192128 140449414098160 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=21115/tid=21117] ppid=21112 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21117/stat : 21117 (toysat) S 21112 21115 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13753853 1350111232 270980 33554432000 4194304 16246674 140734144192128 140449403608304 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=21115/tid=21118] ppid=21112 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/21115/task/21118/stat : 21118 (toysat) S 21112 21115 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13753853 1350111232 270980 33554432000 4194304 16246674 140734144192128 140449322888368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 41.99
Current children cumulated vsize (KiB) 1318468

[startup+42.4004 s]
/proc/loadavg: 2.14 2.08 2.01 3/183 21119
/proc/meminfo: memFree=29336448/32872528 swapFree=302776/319128
[pid=21115] ppid=21112 vsize=0 CPUtime=42.38 cores=0,2,4,6
/proc/21115/stat : 21115 (toysat) Z 21112 21115 16914 0 -1 4202508 270656 0 0 0 4198 40 0 0 20 0 2 0 13753853 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21115/statm: 0 0 0 0 0 0 0
[pid=21115/tid=21118] ppid=21112 vsize=0 CPUtime=0.04 cores=0,2,4,6
/proc/21115/task/21118/stat : 21118 (toysat) R 21112 21115 16914 0 -1 4203588 1 0 0 0 0 4 0 0 20 0 2 0 13753853 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 42.38
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 42.4065
CPU time (s): 42.3886
CPU user time (s): 41.9866
CPU system time (s): 0.401938
CPU usage (%): 99.9576
Max. virtual memory (cumulated for all children) (KiB): 1318468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.9866
system time used= 0.401938
maximum resident set size= 1083932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 270656
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= 18
involuntary context switches= 53

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.283956 second user time and 0.414936 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-17 00:44:32
IDJOB=4097352
IDBENCH=107745
IDSOLVER=2542
FILE ID=node128/4097352-1466117072
RUNJOBID= node128-1466113207-19339
PBS_JOBID= 19904049
Free space on /tmp= 71692 MiB

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

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

MD5SUM BENCH= dae36be52e76738f614fa893ff33c71c
RANDOM SEED=285752149

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30451792 kB
Buffers:           73304 kB
Cached:           192652 kB
SwapCached:         2096 kB
Active:          1282936 kB
Inactive:         112284 kB
Active(anon):    1130048 kB
Inactive(anon):     1600 kB
Active(file):     152888 kB
Inactive(file):   110684 kB
Unevictable:      319128 kB
Mlocked:          302776 kB
SwapTotal:      67108856 kB
SwapFree:       67098972 kB
Dirty:             16196 kB
Writeback:             0 kB
AnonPages:       1447356 kB
Mapped:            10728 kB
Shmem:                 0 kB
Slab:             572124 kB
SReclaimable:      15712 kB
SUnreclaim:       556412 kB
KernelStack:        1520 kB
PageTables:         6500 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1592064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    909312 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71676 MiB
End job on node128 at 2016-06-17 00:45:15