Trace number 4089211

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.7065 42.716

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
vertexcover-instances/normalized-vertexcover-grid8x9.opb
MD5SUM16ba58859e4bf10244313ffbff371257
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.002999
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72
Total number of constraints145
Number of constraints which are clauses144
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint72
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 36
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 108
Number of bits of the biggest sum of numbers7
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-15T22:39:59+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-4089211-1466023199.opb"]
0.00/0.01	c use --random-gen="4270306583 3680739003 3797648593 1148740149 2557432579 2090799936 2860256454 2359340188 3218079309 3526798503 2308466204 2334082469 925585912 1195828303 1126515506 3506375648 2012889467 4253299044 2611754382 3397672308 870022209 4136446146 4010928915 3685999633 2590112202 3567819292 867431346 1153687755 2265702668 263559094 1847602246 1965590768 1489163009 1266020745 1555605384 3530384718 393776475 1382353149 3174057192 3599624760 2646621294 3758788665 1010709880 3117509577 3814019943 2162943083 3345189756 77397159 964491306 3230209765 2780915677 1995818277 1860483332 1766889565 2163284347 1496109319 623389575 2904421512 2809057649 614272145 933362832 261481241 1930140508 2024159564 2189261155 656643978 1472646327 3663073583 3619703330 728654792 969842883 2579962115 129690521 3422983212 4242292849 1786992986 122801365 3417578639 3281676763 3828182575 2857562651 1024616677 1733903319 1604008320 1339655378 1291303711 1077007456 775703632 89027758 890026783 1542739260 3770555613 3881164364 2338777019 2671993087 2103038636 3070708983 2849963825 980390508 256379569 2458325864 152255607 320716319 3932499009 15302493 2698309726 3377112830 1472930847 3239311247 2796121403 3312553715 798084202 1089186800 1647984958 1355616731 3752158059 869415878 2354010903 2727086792 1920711145 2884672321 1779098077 1865283923 3771763366 2129669085 1089341702 2690002382 4185372727 2591623954 2789750390 3743068227 1431582389 3306883376 2244074258 1355284350 775229207 958078387 4294643256 2850110028 3412681593 2467486161 165084670 1902725922 1405466810 1238562631 1531800803 511202058 935582787 2902783883 2614209475 3407432376 2125177631 3701574072 691194668 891360318 2269260270 1610265992 3201222149 18472109 2555639941 1531971429 3706432968 106625416 2953406734 1284285814 1744660011 2219752919 714070911 3994984751 520792201 3886424863 978051879 1738644894 4044403335 4019744075 3513353354 519364166 2589684464 2718861331 3434231339 744246639 2601273866 139666219 3952481901 4242305978 1679454074 4093939320 2482025523 1899328489 795028682 985185454 233396204 38979247 1051335916 3204641213 871118221 4287601364 1007334523 3592315883 3154100791 2313824938 1902818163 3383104228 3846131226 828488358 211171388 1859034265 4029241232 411355193 2468090731 1783762351 3741334263 3978455085 3152731932 3259288885 424844132 752957511 3673247268 2564402595 2429252140 3025455515 568890229 2185910334 896972851 1650691697 3981658526 1466468655 1564641139 3824167592 1602882441 115800496 398931145 3687269605 983890554 661256934 18413206 1721203111 1825061420 2363758244 547056845 1030430576 2178316611 3279110072 3944670616 4049573552 1485023816 3847425375 3848418027 152503641 91547132 733882775 2093274435 599306210 657809400 3706260699 2606254425 255 362436" option to reproduce the execution
0.00/0.01	c #vars 72
0.00/0.01	c #constraints 145
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 |       72      0 |        0 |        0
0.00/0.02	c  0.0s |       1 |      129 |      100 |       72      0 |        0 |        0
0.00/0.03	c  0.0s |       2 |      321 |      250 |       80      3 |        0 |        0
0.00/0.06	c  0.0s |       3 |      575 |      475 |       88      7 |        0 |        0
0.00/0.09	c  0.1s |       4 |      942 |      813 |       97     13 |        0 |        0
0.08/0.14	c  0.1s |       5 |     1478 |     1320 |      107     20 |        0 |        0
0.19/0.21	c  0.2s |       6 |     2270 |     2081 |      130     30 |        0 |        0
0.29/0.32	c  0.3s |       7 |     3449 |     3223 |      143     45 |        0 |        0
0.39/0.49	c  0.5s |       8 |     5207 |     4936 |      158     64 |        0 |        0
0.69/0.74	c  0.7s |       9 |     7854 |     7506 |      174     92 |        0 |        0
0.99/1.05	c  1.0s |      10 |    11835 |    11361 |      192    130 |        0 |        0
1.39/1.43	c  1.4s |      11 |    17789 |    17144 |      212    183 |        0 |        0
1.99/2.02	c  2.0s |      12 |    26752 |    25819 |      234    256 |        0 |        0
2.79/2.85	c  2.8s |      13 |    40083 |    38832 |      258    357 |        0 |        0
4.09/4.13	c  4.1s |      14 |    60373 |    58352 |      284    495 |        0 |        0
5.99/6.03	c  6.0s |      15 |    90561 |    87632 |      313    684 |        0 |        0
7.99/8.04	c  8.0s |      15 |   121891 |   117932 |      313    865 |        0 |        0
8.89/8.94	c  8.9s |      16 |   136163 |   131552 |      345    945 |        0 |        0
10.89/10.94	c 10.9s |      16 |   168289 |   162252 |      345   1112 |        0 |        0
12.89/12.95	c 12.9s |      16 |   200385 |   193152 |      345   1280 |        0 |        0
13.19/13.21	c 13.2s |      17 |   204831 |   197432 |      380   1303 |        0 |        0
15.18/15.21	c 15.2s |      17 |   235881 |   227432 |      380   1451 |        0 |        0
17.18/17.22	c 17.2s |      17 |   267936 |   258332 |      380   1604 |        0 |        0
19.18/19.22	c 19.2s |      17 |   300094 |   289032 |      380   1756 |        0 |        0
19.58/19.66	c 19.6s |      18 |   307532 |   296252 |      419   1791 |        0 |        0
21.58/21.66	c 21.7s |      18 |   338304 |   325952 |      419   1925 |        0 |        0
23.58/23.67	c 23.7s |      18 |   368910 |   355552 |      419   2060 |        0 |        0
25.58/25.67	c 25.7s |      18 |   400944 |   385952 |      419   2198 |        0 |        0
27.59/27.67	c 27.7s |      18 |   433406 |   417052 |      419   2339 |        0 |        0
29.39/29.43	c 29.4s |      19 |   461959 |   444482 |      461   2462 |        0 |        0
31.39/31.44	c 31.4s |      19 |   493409 |   474682 |      461   2587 |        0 |        0
33.38/33.44	c 33.4s |      19 |   525050 |   505082 |      461   2712 |        0 |        0
35.38/35.45	c 35.4s |      19 |   556978 |   535882 |      461   2839 |        2 |        8
37.39/37.45	c 37.4s |      19 |   591092 |   568382 |      461   2974 |        2 |        8
39.38/39.45	c 39.4s |      19 |   625517 |   601182 |      461   3109 |        2 |        8
41.38/41.45	c 41.4s |      19 |   660617 |   634682 |      461   3245 |        7 |       24
42.58/42.65	c 42.6s |      19 |   683679 |   656801 |      461   3327 |       68 |      108
42.58/42.65	c #cpu_time = 42.528s
42.58/42.65	c #wall_clock_time = 42.639s
42.58/42.65	c #decision = 683679
42.58/42.65	c #random_decision = 2885
42.58/42.65	c #conflict = 656801
42.58/42.65	c #restart = 19
42.58/42.65	s UNSATISFIABLE
42.58/42.65	c total CPU time = 42.543s
42.58/42.65	c total wall clock time = 42.654s

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

pid=10368
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.56 2.39 2.27 4/181 10371
/proc/meminfo: memFree=29305208/32872528 swapFree=1481856/1661728
[pid=10371] ppid=10368 vsize=608700 CPUtime=0 cores=1,3,5,7
/proc/10371/stat : 10371 (toysat) R 10368 10371 6232 0 -1 4202496 2250 0 0 0 0 0 0 0 20 0 4 0 4366305 623308800 3121 33554432000 4194304 16246674 140736404016272 140736404015696 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10371/statm: 152943 3130 441 2943 0 149837 0
[pid=10371/tid=10372] ppid=10368 vsize=627132 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10372/stat : 10372 (toysat) S 10368 10371 6232 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4366305 642183168 3193 33554432000 4194304 16246674 140736404016272 139711727250672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=10371/tid=10373] ppid=10368 vsize=631228 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10373/stat : 10373 (toysat) S 10368 10371 6232 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4366305 646377472 3210 33554432000 4194304 16246674 140736404016272 139711716760816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=10371/tid=10374] ppid=10368 vsize=635324 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10374/stat : 10374 (toysat) S 10368 10371 6232 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4366305 650571776 3226 33554432000 4194304 16246674 140736404016272 139711595146416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.10017 s]
/proc/loadavg: 2.56 2.39 2.27 4/181 10371
/proc/meminfo: memFree=29305208/32872528 swapFree=1481856/1661728
[pid=10371] ppid=10368 vsize=1218116 CPUtime=0.08 cores=1,3,5,7
/proc/10371/stat : 10371 (toysat) R 10368 10371 6232 0 -1 4202496 27897 0 0 0 5 3 0 0 20 0 4 0 4366305 1247350784 28757 33554432000 4194304 16246674 140736404016272 140736404015696 5675357 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10371/statm: 304529 28768 710 2943 0 301423 0
[pid=10371/tid=10372] ppid=10368 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10372/stat : 10372 (toysat) S 10368 10371 6232 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4366305 1247350784 28777 33554432000 4194304 16246674 140736404016272 139711727250672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=10371/tid=10373] ppid=10368 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10373/stat : 10373 (toysat) S 10368 10371 6232 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4366305 1247350784 28782 33554432000 4194304 16246674 140736404016272 139711716760816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=10371/tid=10374] ppid=10368 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10374/stat : 10374 (toysat) S 10368 10371 6232 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4366305 1247350784 28789 33554432000 4194304 16246674 140736404016272 139711595146416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1218116

[startup+0.200535 s]
/proc/loadavg: 2.56 2.39 2.27 4/181 10371
/proc/meminfo: memFree=29305208/32872528 swapFree=1481856/1661728
[pid=10371] ppid=10368 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/10371/stat : 10371 (toysat) R 10368 10371 6232 0 -1 4202496 54878 0 0 0 13 6 0 0 20 0 4 0 4366305 1247350784 55738 33554432000 4194304 16246674 140736404016272 140736404015696 5675357 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10371/statm: 304529 55746 710 2943 0 301423 0
[pid=10371/tid=10372] ppid=10368 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10372/stat : 10372 (toysat) S 10368 10371 6232 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4366305 1247350784 55751 33554432000 4194304 16246674 140736404016272 139711727250672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=10371/tid=10373] ppid=10368 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10373/stat : 10373 (toysat) S 10368 10371 6232 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4366305 1247350784 55757 33554432000 4194304 16246674 140736404016272 139711716760816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=10371/tid=10374] ppid=10368 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10374/stat : 10374 (toysat) S 10368 10371 6232 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4366305 1247350784 55766 33554432000 4194304 16246674 140736404016272 139711595146416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300485 s]
/proc/loadavg: 2.56 2.39 2.27 4/181 10371
/proc/meminfo: memFree=29305208/32872528 swapFree=1481856/1661728
[pid=10371] ppid=10368 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/10371/stat : 10371 (toysat) R 10368 10371 6232 0 -1 4202496 82063 0 0 0 19 10 0 0 20 0 4 0 4366305 1247350784 82923 33554432000 4194304 16246674 140736404016272 140736404015696 13954410 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10371/statm: 304529 82938 711 2943 0 301423 0
[pid=10371/tid=10372] ppid=10368 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10372/stat : 10372 (toysat) S 10368 10371 6232 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4366305 1247350784 82944 33554432000 4194304 16246674 140736404016272 139711727250672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=10371/tid=10373] ppid=10368 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10373/stat : 10373 (toysat) S 10368 10371 6232 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4366305 1247350784 82951 33554432000 4194304 16246674 140736404016272 139711716760816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=10371/tid=10374] ppid=10368 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10374/stat : 10374 (toysat) S 10368 10371 6232 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4366305 1247350784 82961 33554432000 4194304 16246674 140736404016272 139711595146416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700399 s]
/proc/loadavg: 2.56 2.39 2.27 4/181 10371
/proc/meminfo: memFree=29305208/32872528 swapFree=1481856/1661728
[pid=10371] ppid=10368 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/10371/stat : 10371 (toysat) R 10368 10371 6232 0 -1 4202496 191317 0 0 0 43 26 0 0 20 0 4 0 4366305 1247350784 192178 33554432000 4194304 16246674 140736404016272 140736403998144 6836566 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10371/statm: 304529 192194 711 2943 0 301423 0
[pid=10371/tid=10372] ppid=10368 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10372/stat : 10372 (toysat) S 10368 10371 6232 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4366305 1247350784 192201 33554432000 4194304 16246674 140736404016272 139711727250672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=10371/tid=10373] ppid=10368 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10373/stat : 10373 (toysat) S 10368 10371 6232 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4366305 1247350784 192208 33554432000 4194304 16246674 140736404016272 139711716760816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=10371/tid=10374] ppid=10368 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10374/stat : 10374 (toysat) S 10368 10371 6232 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4366305 1247350784 192218 33554432000 4194304 16246674 140736404016272 139711595146416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50039 s]
/proc/loadavg: 2.51 2.38 2.27 4/185 10375
/proc/meminfo: memFree=28320508/32872528 swapFree=1481856/1661728
[pid=10371] ppid=10368 vsize=1306180 CPUtime=1.49 cores=1,3,5,7
/proc/10371/stat : 10371 (toysat) R 10368 10371 6232 0 -1 4202496 248613 0 0 0 117 32 0 0 20 0 4 0 4366305 1337528320 249453 33554432000 4194304 16246674 140736404016272 140736404015584 5546098 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10371/statm: 326545 249468 788 2943 0 323439 0
[pid=10371/tid=10372] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10372/stat : 10372 (toysat) S 10368 10371 6232 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 249474 33554432000 4194304 16246674 140736404016272 139711727250672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=10371/tid=10373] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10373/stat : 10373 (toysat) S 10368 10371 6232 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 249481 33554432000 4194304 16246674 140736404016272 139711716760816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=10371/tid=10374] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10374/stat : 10374 (toysat) S 10368 10371 6232 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 249491 33554432000 4194304 16246674 140736404016272 139711595146416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1306180

[startup+3.1004 s]
/proc/loadavg: 2.51 2.38 2.27 4/185 10375
/proc/meminfo: memFree=28232468/32872528 swapFree=1481856/1661728
[pid=10371] ppid=10368 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/10371/stat : 10371 (toysat) R 10368 10371 6232 0 -1 4202496 267402 0 0 0 274 35 0 0 20 0 4 0 4366305 1337528320 268242 33554432000 4194304 16246674 140736404016272 140736403999272 15015658 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10371/statm: 326545 268242 790 2943 0 323439 0
[pid=10371/tid=10372] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10372/stat : 10372 (toysat) S 10368 10371 6232 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268242 33554432000 4194304 16246674 140736404016272 139711727250672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=10371/tid=10373] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10373/stat : 10373 (toysat) S 10368 10371 6232 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268242 33554432000 4194304 16246674 140736404016272 139711716760816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=10371/tid=10374] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10374/stat : 10374 (toysat) S 10368 10371 6232 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268242 33554432000 4194304 16246674 140736404016272 139711595146416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30041 s]
/proc/loadavg: 2.51 2.38 2.27 3/185 10378
/proc/meminfo: memFree=28231632/32872528 swapFree=1481856/1661728
[pid=10371] ppid=10368 vsize=1306180 CPUtime=6.29 cores=1,3,5,7
/proc/10371/stat : 10371 (toysat) R 10368 10371 6232 0 -1 4202496 267403 0 0 0 594 35 0 0 20 0 4 0 4366305 1337528320 268243 33554432000 4194304 16246674 140736404016272 140736403998144 5553636 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10371/statm: 326545 268243 790 2943 0 323439 0
[pid=10371/tid=10372] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10372/stat : 10372 (toysat) S 10368 10371 6232 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268243 33554432000 4194304 16246674 140736404016272 139711727250672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=10371/tid=10373] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10373/stat : 10373 (toysat) S 10368 10371 6232 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268243 33554432000 4194304 16246674 140736404016272 139711716760816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=10371/tid=10374] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10374/stat : 10374 (toysat) S 10368 10371 6232 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268243 33554432000 4194304 16246674 140736404016272 139711595146416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.43 2.37 2.27 3/186 10428
/proc/meminfo: memFree=28251788/32872528 swapFree=1481856/1661728
[pid=10371] ppid=10368 vsize=1306180 CPUtime=12.69 cores=1,3,5,7
/proc/10371/stat : 10371 (toysat) R 10368 10371 6232 0 -1 4202496 267429 0 0 0 1234 35 0 0 20 0 4 0 4366305 1337528320 268269 33554432000 4194304 16246674 140736404016272 140736403998144 6022670 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10371/statm: 326545 268269 790 2943 0 323439 0
[pid=10371/tid=10372] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10372/stat : 10372 (toysat) S 10368 10371 6232 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268269 33554432000 4194304 16246674 140736404016272 139711727250672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=10371/tid=10373] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10373/stat : 10373 (toysat) S 10368 10371 6232 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268269 33554432000 4194304 16246674 140736404016272 139711716760816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=10371/tid=10374] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10374/stat : 10374 (toysat) S 10368 10371 6232 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268269 33554432000 4194304 16246674 140736404016272 139711595146416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 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.44 2.37 2.27 3/186 10428
/proc/meminfo: memFree=28252472/32872528 swapFree=1481856/1661728
[pid=10371] ppid=10368 vsize=1306180 CPUtime=25.48 cores=1,3,5,7
/proc/10371/stat : 10371 (toysat) R 10368 10371 6232 0 -1 4202496 267435 0 0 0 2513 35 0 0 20 0 4 0 4366305 1337528320 268275 33554432000 4194304 16246674 140736404016272 140736403998144 5672857 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10371/statm: 326545 268275 790 2943 0 323439 0
[pid=10371/tid=10372] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10372/stat : 10372 (toysat) S 10368 10371 6232 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268275 33554432000 4194304 16246674 140736404016272 139711727250672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=10371/tid=10373] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10373/stat : 10373 (toysat) S 10368 10371 6232 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268275 33554432000 4194304 16246674 140736404016272 139711716760816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=10371/tid=10374] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10374/stat : 10374 (toysat) S 10368 10371 6232 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268275 33554432000 4194304 16246674 140736404016272 139711595146416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1306180

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

[startup+25.6005 s]
/proc/loadavg: 2.44 2.37 2.27 3/186 10428
/proc/meminfo: memFree=28252472/32872528 swapFree=1481856/1661728
[pid=10371] ppid=10368 vsize=1306180 CPUtime=25.58 cores=1,3,5,7
/proc/10371/stat : 10371 (toysat) R 10368 10371 6232 0 -1 4202496 267435 0 0 0 2523 35 0 0 20 0 4 0 4366305 1337528320 268275 33554432000 4194304 16246674 140736404016272 140736403998144 5667837 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10371/statm: 326545 268275 790 2943 0 323439 0
[pid=10371/tid=10372] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10372/stat : 10372 (toysat) S 10368 10371 6232 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268275 33554432000 4194304 16246674 140736404016272 139711727250672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=10371/tid=10373] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10373/stat : 10373 (toysat) S 10368 10371 6232 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268275 33554432000 4194304 16246674 140736404016272 139711716760816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=10371/tid=10374] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10374/stat : 10374 (toysat) S 10368 10371 6232 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268275 33554432000 4194304 16246674 140736404016272 139711595146416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 1306180

[startup+32.0074 s]
/proc/loadavg: 2.45 2.37 2.27 3/186 10428
/proc/meminfo: memFree=28252596/32872528 swapFree=1481856/1661728
[pid=10371] ppid=10368 vsize=1306180 CPUtime=31.99 cores=1,3,5,7
/proc/10371/stat : 10371 (toysat) R 10368 10371 6232 0 -1 4202496 267456 0 0 0 3163 36 0 0 20 0 4 0 4366305 1337528320 268296 33554432000 4194304 16246674 140736404016272 140736403999272 5553724 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10371/statm: 326545 268296 790 2943 0 323439 0
[pid=10371/tid=10372] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10372/stat : 10372 (toysat) S 10368 10371 6232 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268296 33554432000 4194304 16246674 140736404016272 139711727250672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=10371/tid=10373] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10373/stat : 10373 (toysat) S 10368 10371 6232 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268296 33554432000 4194304 16246674 140736404016272 139711716760816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=10371/tid=10374] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10374/stat : 10374 (toysat) S 10368 10371 6232 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268296 33554432000 4194304 16246674 140736404016272 139711595146416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 31.99
Current children cumulated vsize (KiB) 1306180

[startup+38.4004 s]
/proc/loadavg: 2.49 2.38 2.27 4/186 10428
/proc/meminfo: memFree=28251480/32872528 swapFree=1481856/1661728
[pid=10371] ppid=10368 vsize=1306180 CPUtime=38.38 cores=1,3,5,7
/proc/10371/stat : 10371 (toysat) R 10368 10371 6232 0 -1 4202496 267458 0 0 0 3802 36 0 0 20 0 4 0 4366305 1337528320 268301 33554432000 4194304 16246674 140736404016272 140736403999272 13950230 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10371/statm: 326545 268301 790 2943 0 323439 0
[pid=10371/tid=10372] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10372/stat : 10372 (toysat) S 10368 10371 6232 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268301 33554432000 4194304 16246674 140736404016272 139711727250672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=10371/tid=10373] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10373/stat : 10373 (toysat) S 10368 10371 6232 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268301 33554432000 4194304 16246674 140736404016272 139711716760816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=10371/tid=10374] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10374/stat : 10374 (toysat) S 10368 10371 6232 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268301 33554432000 4194304 16246674 140736404016272 139711595146416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 38.38
Current children cumulated vsize (KiB) 1306180

[startup+40.0004 s]
/proc/loadavg: 2.49 2.38 2.27 4/186 10428
/proc/meminfo: memFree=28251604/32872528 swapFree=1481856/1661728
[pid=10371] ppid=10368 vsize=1306180 CPUtime=39.98 cores=1,3,5,7
/proc/10371/stat : 10371 (toysat) R 10368 10371 6232 0 -1 4202496 267458 0 0 0 3962 36 0 0 20 0 4 0 4366305 1337528320 268301 33554432000 4194304 16246674 140736404016272 140736403999272 5545713 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10371/statm: 326545 268301 790 2943 0 323439 0
[pid=10371/tid=10372] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10372/stat : 10372 (toysat) S 10368 10371 6232 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268301 33554432000 4194304 16246674 140736404016272 139711727250672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=10371/tid=10373] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10373/stat : 10373 (toysat) S 10368 10371 6232 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268301 33554432000 4194304 16246674 140736404016272 139711716760816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=10371/tid=10374] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10374/stat : 10374 (toysat) S 10368 10371 6232 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268301 33554432000 4194304 16246674 140736404016272 139711595146416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (KiB) 1306180

[startup+41.6004 s]
/proc/loadavg: 2.53 2.39 2.28 4/186 10428
/proc/meminfo: memFree=28251604/32872528 swapFree=1481856/1661728
[pid=10371] ppid=10368 vsize=1306180 CPUtime=41.58 cores=1,3,5,7
/proc/10371/stat : 10371 (toysat) R 10368 10371 6232 0 -1 4202496 267458 0 0 0 4122 36 0 0 20 0 4 0 4366305 1337528320 268301 33554432000 4194304 16246674 140736404016272 140736403999272 6836825 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10371/statm: 326545 268301 790 2943 0 323439 0
[pid=10371/tid=10372] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10372/stat : 10372 (toysat) S 10368 10371 6232 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268301 33554432000 4194304 16246674 140736404016272 139711727250672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=10371/tid=10373] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10373/stat : 10373 (toysat) S 10368 10371 6232 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268301 33554432000 4194304 16246674 140736404016272 139711716760816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=10371/tid=10374] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10374/stat : 10374 (toysat) S 10368 10371 6232 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268301 33554432000 4194304 16246674 140736404016272 139711595146416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 41.58
Current children cumulated vsize (KiB) 1306180

[startup+42.4004 s]
/proc/loadavg: 2.53 2.39 2.28 3/186 10428
/proc/meminfo: memFree=28251732/32872528 swapFree=1481856/1661728
[pid=10371] ppid=10368 vsize=1306180 CPUtime=42.38 cores=1,3,5,7
/proc/10371/stat : 10371 (toysat) R 10368 10371 6232 0 -1 4202496 267458 0 0 0 4202 36 0 0 20 0 4 0 4366305 1337528320 268301 33554432000 4194304 16246674 140736404016272 140736403999272 5828829 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10371/statm: 326545 268301 790 2943 0 323439 0
[pid=10371/tid=10372] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10372/stat : 10372 (toysat) S 10368 10371 6232 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268301 33554432000 4194304 16246674 140736404016272 139711727250672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=10371/tid=10373] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10373/stat : 10373 (toysat) S 10368 10371 6232 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268301 33554432000 4194304 16246674 140736404016272 139711716760816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=10371/tid=10374] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10374/stat : 10374 (toysat) S 10368 10371 6232 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268301 33554432000 4194304 16246674 140736404016272 139711595146416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 42.38
Current children cumulated vsize (KiB) 1306180

[startup+42.6004 s]
/proc/loadavg: 2.53 2.39 2.28 3/186 10428
/proc/meminfo: memFree=28251732/32872528 swapFree=1481856/1661728
[pid=10371] ppid=10368 vsize=1306180 CPUtime=42.58 cores=1,3,5,7
/proc/10371/stat : 10371 (toysat) R 10368 10371 6232 0 -1 4202496 267458 0 0 0 4222 36 0 0 20 0 4 0 4366305 1337528320 268301 33554432000 4194304 16246674 140736404016272 140736403999272 13949872 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10371/statm: 326545 268301 790 2943 0 323439 0
[pid=10371/tid=10372] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10372/stat : 10372 (toysat) S 10368 10371 6232 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268301 33554432000 4194304 16246674 140736404016272 139711727250672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=10371/tid=10373] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10373/stat : 10373 (toysat) S 10368 10371 6232 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268301 33554432000 4194304 16246674 140736404016272 139711716760816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=10371/tid=10374] ppid=10368 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/10371/task/10374/stat : 10374 (toysat) S 10368 10371 6232 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4366305 1337528320 268301 33554432000 4194304 16246674 140736404016272 139711595146416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 42.58
Current children cumulated vsize (KiB) 1306180

[startup+42.7004 s]
/proc/loadavg: 2.53 2.39 2.28 3/186 10428
/proc/meminfo: memFree=28251732/32872528 swapFree=1481856/1661728
[pid=10371] ppid=10368 vsize=0 CPUtime=42.68 cores=1,3,5,7
/proc/10371/stat : 10371 (toysat) R 10368 10371 6232 0 -1 4202500 267463 0 0 0 4228 40 0 0 20 0 1 0 4366305 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10371/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 42.68
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 42.716
CPU time (s): 42.7065
CPU user time (s): 42.2826
CPU system time (s): 0.423935
CPU usage (%): 99.9778
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 42.2826
system time used= 0.423935
maximum resident set size= 1073216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267463
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= 25
involuntary context switches= 51

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.105983 second user time and 0.174973 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-15 22:39:59
IDJOB=4089211
IDBENCH=107374
IDSOLVER=2542
FILE ID=node134/4089211-1466023199
RUNJOBID= node134-1466019588-9689
PBS_JOBID= 19902814
Free space on /tmp= 71720 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/vertexcover-instances/normalized-vertexcover-grid8x9.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089211-1466023199/watcher-4089211-1466023199 -o /tmp/evaluation-result-4089211-1466023199/solver-4089211-1466023199 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466019588-9689 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4089211-1466023199.opb

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

MD5SUM BENCH= 16ba58859e4bf10244313ffbff371257
RANDOM SEED=394822432

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.020
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:        29305504 kB
Buffers:           18104 kB
Cached:            78016 kB
SwapCached:        17304 kB
Active:          1154768 kB
Inactive:          47904 kB
Active(anon):    1090964 kB
Inactive(anon):    17948 kB
Active(file):      63804 kB
Inactive(file):    29956 kB
Unevictable:     1661728 kB
Mlocked:         1481856 kB
SwapTotal:      67108856 kB
SwapFree:       67083696 kB
Dirty:             16616 kB
Writeback:             0 kB
AnonPages:       2753436 kB
Mapped:            10444 kB
Shmem:                 0 kB
Slab:             566964 kB
SReclaimable:      10548 kB
SUnreclaim:       556416 kB
KernelStack:        1536 kB
PageTables:         9800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2894628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    780288 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= 71704 MiB
End job on node134 at 2016-06-15 22:40:42