Trace number 4100321

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 NameAnswerobjective functionCPU timeWall clock time
toysat 2016-05-02UNSAT 158.727 158.752

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-dolom1.opb
MD5SUMc9cdfa3ed9647feb8326e0656a4e04eb
Bench CategoryOPT-SMALLINT (optimisation, small integers)
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.373942
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables66480
Total number of constraints1802
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1802
Minimum length of a constraint40
Maximum length of a constraint66480
Number of terms in the objective function 66480
Biggest coefficient in the objective function 7822
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 589829
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262142
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 589831
Number of bits of the biggest sum of numbers20
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-18T03:29:09+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-4100321-1466213349.opb"]
0.00/0.01	c use --random-gen="3740542253 887160509 2111272813 4234594556 3904448054 1038246044 2837637084 187887274 345622563 64041663 599417007 2481936452 3742818604 2981038645 1625729685 2447748733 3475845474 1435750873 439270784 557021374 3016302348 1501676433 2332116364 3947110067 1587554979 1680599895 2720571852 1018044607 1667566251 599275783 3648456060 2347474796 3005556731 1259352222 1039658669 437644287 3002198216 2095782511 2517527929 771712882 1777308328 2378414375 3243264829 1074111320 3147954123 4038992087 1841151779 1915437842 996909343 4234022324 1505355694 3331223473 1702128281 3428416013 510040246 524595049 1825473717 236915163 2267044965 3440067173 42080482 819176271 3314788346 1411068528 1066790669 1644491613 3569532741 3089062324 2368628095 4007856920 3433920390 1223156708 3282571367 1667904070 4090166680 780177852 844460258 1863315587 303389161 4122107690 2517425735 2172781573 3228817938 1893863435 2701338924 288836607 1562660309 2018283643 3268873665 2170242717 1780709317 2234326750 1581226741 2524122359 3612488841 2504165848 1347836549 3163654956 2258709962 124022347 2960906706 965089856 4054259423 3625308105 3769620780 3953801161 496397792 3775498360 1273045831 1539598073 477010988 2234104538 2064236107 3739252 974762160 471797213 1744833796 711088562 2679608045 991148191 706516238 4178834562 868223181 3074709716 800409066 1742859789 2638886189 2695989995 2096899128 789973594 2527444246 4192991911 3288242393 3954323391 3049758433 1478234082 971418270 2669364130 440731557 1228656511 1440535188 4002821418 2481591682 2935490286 286748720 2550138128 3475134842 3049326079 441229502 1913205606 416905406 1542125807 3082416718 4044969353 90273425 1079988761 3811277726 890654594 2373689901 3789055302 2578937266 4027163861 808587298 2755427518 3748241962 3289723157 2888955573 3289262486 130175463 2078471575 2333233584 3382774252 3761289409 3337937277 2397393107 1836460455 3783827962 2960816703 392443366 2107912710 3053778240 1681823875 3402156192 2657271675 271340960 52760666 1780009086 1141085035 656879656 1560829152 1429547575 2712345198 4083565929 2164075202 176884340 577756205 2236672803 1001950234 2892557669 1619936392 1658448057 1196745765 3280145049 2615892704 796845075 4048443257 2454489338 329757302 62152668 658479644 3219475247 1308617482 138658492 3682099697 1488067911 178433075 3448610610 38501115 1994289084 639344569 1930874668 1781693932 2203550776 3096239344 8118704 2967386010 276055545 1354576941 504178906 2800992837 3646551147 264667943 2567847542 574192675 3924021829 2263886039 795375626 1121727255 3525117407 1708846081 3773963417 4272617720 1268658671 1397006007 1299174484 620028194 2186426760 1427083833 4086508232 2581173210 4090502273 1548967165 967112486 1180554490 1347923731 2263980991 255 362436" option to reproduce the execution
0.59/0.66	c #vars 66480
0.59/0.66	c #constraints 1802
2.29/2.39	c BCD2: Hardening is enabled.
2.29/2.39	c BCD2: BiasedSearch is enabled.
2.29/2.39	c Solving starts ...
2.29/2.39	c ============================[ Search Statistics ]============================
2.29/2.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.29/2.39	c       |         |          |          |    Limit     GC | Var      | Constra 
2.29/2.39	c =============================================================================
2.49/2.59	c  0.0s |       0 |        0 |        0 |    23325      0 |    22515 |        0
19.59/19.64	c 17.0s |       0 |     4133 |      100 |    23325      0 |    22516 |        0
19.59/19.65	c 17.1s |       1 |     4133 |      100 |    23325      0 |    22516 |        0
26.79/26.83	c 24.2s |       1 |     5975 |      200 |    25658      0 |    22517 |        0
29.69/29.74	c 27.1s |       2 |     6321 |      250 |    25658      0 |    22517 |        0
38.69/38.75	c 36.2s |       2 |     7914 |      350 |    28224      0 |    22519 |        0
47.29/47.35	c 44.8s |       2 |     9280 |      450 |    28224      0 |    22519 |        0
49.18/49.28	c 46.7s |       3 |     9441 |      475 |    28224      0 |    22519 |        0
55.88/55.99	c 53.4s |       3 |    10285 |      575 |    31047      0 |    22520 |        0
62.58/62.69	c 60.1s |       3 |    10973 |      675 |    31047      0 |    22521 |        0
70.58/70.61	c 68.0s |       3 |    12677 |      775 |    31047      0 |    22521 |        0
73.88/73.95	c 71.4s |       4 |    13118 |      813 |    31047      0 |    22521 |        0
81.28/81.39	c 78.8s |       4 |    14475 |      913 |    34152      0 |    22521 |        0
87.78/87.84	c 85.2s |       4 |    15936 |     1013 |    34152      0 |    22521 |        0
94.88/94.98	c 92.4s |       4 |    17137 |     1113 |    34152      0 |    22521 |        0
101.28/101.34	c 98.8s |       4 |    17770 |     1213 |    34152      0 |    22521 |        0
108.78/108.86	c  106s |       4 |    18834 |     1313 |    34152      0 |    22521 |        0
109.18/109.25	c  106s |       5 |    18834 |     1320 |    34152      0 |    22521 |        0
116.07/116.11	c  113s |       5 |    20115 |     1420 |    37568      0 |    22522 |        0
122.27/122.36	c  119s |       5 |    20951 |     1520 |    37568      0 |    22522 |        0
130.37/130.43	c  127s |       5 |    22102 |     1620 |    37568      0 |    22522 |        0
138.87/138.97	c  136s |       5 |    22490 |     1720 |    37568      0 |    22522 |        0
148.07/148.17	c  145s |       5 |    23496 |     1820 |    37568      0 |    22522 |        0
156.17/156.28	c  153s |       5 |    24336 |     1920 |    37568      0 |    22523 |        0
158.47/158.58	c  155s |       5 |    24443 |     1945 |    37568      0 |    66480 |        0
158.47/158.58	c #cpu_time = 155.593s
158.47/158.58	c #wall_clock_time = 155.993s
158.47/158.58	c #decision = 24443
158.47/158.58	c #random_decision = 84
158.47/158.58	c #conflict = 1945
158.47/158.58	c #restart = 5
158.57/158.68	s UNSATISFIABLE
158.57/158.68	c total CPU time = 158.277s
158.57/158.68	c total wall clock time = 158.685s

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

pid=560
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.32 2.26 2.19 3/179 563
/proc/meminfo: memFree=29466076/32872528 swapFree=1200228/1314692
[pid=563] ppid=560 vsize=381508 CPUtime=0 cores=1,3,5,7
/proc/563/stat : 563 (toysat) R 560 563 31224 0 -1 4202496 1361 0 0 0 0 0 0 0 20 0 4 0 23381401 390664192 2234 33554432000 4194304 16246674 140734535152352 140734535151776 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/563/statm: 95889 2243 442 2943 0 92783 0
[pid=563/tid=564] ppid=560 vsize=702020 CPUtime=0 cores=1,3,5,7
/proc/563/task/564/stat : 564 (toysat) S 560 563 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23381401 718868480 3488 33554432000 4194304 16246674 140734535152352 139968678702320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=563/tid=565] ppid=560 vsize=707140 CPUtime=0 cores=1,3,5,7
/proc/563/task/565/stat : 565 (toysat) S 560 563 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23381401 724111360 3507 33554432000 4194304 16246674 140734535152352 139968668212464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=563/tid=566] ppid=560 vsize=711236 CPUtime=0 cores=1,3,5,7
/proc/563/task/566/stat : 566 (toysat) S 560 563 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23381401 728305664 3524 33554432000 4194304 16246674 140734535152352 139968554986672 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0

[startup+0.100122 s]
/proc/loadavg: 2.32 2.26 2.19 3/179 563
/proc/meminfo: memFree=29466076/32872528 swapFree=1200228/1314692
[pid=563] ppid=560 vsize=1301060 CPUtime=0.09 cores=1,3,5,7
/proc/563/stat : 563 (toysat) R 560 563 31224 0 -1 4202496 29047 0 0 0 5 4 0 0 20 0 4 0 23381401 1332285440 29858 33554432000 4194304 16246674 140734535152352 140734535151664 7374276 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/563/statm: 325265 29876 800 2943 0 322159 0
[pid=563/tid=564] ppid=560 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/563/task/564/stat : 564 (toysat) S 560 563 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23381401 1332285440 29886 33554432000 4194304 16246674 140734535152352 139968678702320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=563/tid=565] ppid=560 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/563/task/565/stat : 565 (toysat) S 560 563 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23381401 1332285440 29898 33554432000 4194304 16246674 140734535152352 139968668212464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=563/tid=566] ppid=560 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/563/task/566/stat : 566 (toysat) S 560 563 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23381401 1332285440 29910 33554432000 4194304 16246674 140734535152352 139968554986672 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1301060

[startup+0.200541 s]
/proc/loadavg: 2.32 2.26 2.19 3/179 563
/proc/meminfo: memFree=29466076/32872528 swapFree=1200228/1314692
[pid=563] ppid=560 vsize=1311300 CPUtime=0.19 cores=1,3,5,7
/proc/563/stat : 563 (toysat) R 560 563 31224 0 -1 4202496 45837 0 0 0 12 7 0 0 20 0 4 0 23381401 1342771200 47158 33554432000 4194304 16246674 140734535152352 140734535151664 14073329 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/563/statm: 327825 47158 802 2943 0 324719 0
[pid=563/tid=564] ppid=560 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/563/task/564/stat : 564 (toysat) S 560 563 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23381401 1342771200 47158 33554432000 4194304 16246674 140734535152352 139968678702320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=563/tid=565] ppid=560 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/563/task/565/stat : 565 (toysat) S 560 563 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23381401 1342771200 47158 33554432000 4194304 16246674 140734535152352 139968668212464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=563/tid=566] ppid=560 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/563/task/566/stat : 566 (toysat) S 560 563 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23381401 1342771200 47158 33554432000 4194304 16246674 140734535152352 139968554986672 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1311300

[startup+0.300513 s]
/proc/loadavg: 2.32 2.26 2.19 3/179 563
/proc/meminfo: memFree=29466076/32872528 swapFree=1200228/1314692
[pid=563] ppid=560 vsize=1312324 CPUtime=0.29 cores=1,3,5,7
/proc/563/stat : 563 (toysat) R 560 563 31224 0 -1 4202496 51350 0 0 0 21 8 0 0 20 0 4 0 23381401 1343819776 52671 33554432000 4194304 16246674 140734535152352 140734535151664 4206597 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/563/statm: 328081 52671 802 2943 0 324975 0
[pid=563/tid=564] ppid=560 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/563/task/564/stat : 564 (toysat) S 560 563 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23381401 1343819776 52671 33554432000 4194304 16246674 140734535152352 139968678702320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=563/tid=565] ppid=560 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/563/task/565/stat : 565 (toysat) S 560 563 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23381401 1343819776 52671 33554432000 4194304 16246674 140734535152352 139968668212464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=563/tid=566] ppid=560 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/563/task/566/stat : 566 (toysat) S 560 563 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23381401 1343819776 52671 33554432000 4194304 16246674 140734535152352 139968554986672 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1312324

[startup+0.700432 s]
/proc/loadavg: 2.32 2.26 2.19 3/179 563
/proc/meminfo: memFree=29466076/32872528 swapFree=1200228/1314692
[pid=563] ppid=560 vsize=1312324 CPUtime=0.69 cores=1,3,5,7
/proc/563/stat : 563 (toysat) R 560 563 31224 0 -1 4202496 65599 0 0 0 59 10 0 0 20 0 4 0 23381401 1343819776 66920 33554432000 4194304 16246674 140734535152352 140734535151448 4220897 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/563/statm: 328081 66920 814 2943 0 324975 0
[pid=563/tid=564] ppid=560 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/563/task/564/stat : 564 (toysat) S 560 563 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23381401 1343819776 66920 33554432000 4194304 16246674 140734535152352 139968678702320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=563/tid=565] ppid=560 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/563/task/565/stat : 565 (toysat) S 560 563 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23381401 1343819776 66920 33554432000 4194304 16246674 140734535152352 139968668212464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=563/tid=566] ppid=560 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/563/task/566/stat : 566 (toysat) S 560 563 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23381401 1343819776 66920 33554432000 4194304 16246674 140734535152352 139968554986672 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1312324

[startup+1.50043 s]
/proc/loadavg: 2.32 2.26 2.19 3/183 567
/proc/meminfo: memFree=28875464/32872528 swapFree=1200228/1314692
[pid=563] ppid=560 vsize=1337924 CPUtime=1.49 cores=1,3,5,7
/proc/563/stat : 563 (toysat) R 560 563 31224 0 -1 4202496 163322 0 0 0 125 24 0 0 20 0 4 0 23381401 1370034176 164643 33554432000 4194304 16246674 140734535152352 140734535151664 4220543 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/563/statm: 334481 164643 837 2943 0 331375 0
[pid=563/tid=564] ppid=560 vsize=1337924 CPUtime=0 cores=1,3,5,7
/proc/563/task/564/stat : 564 (toysat) S 560 563 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23381401 1370034176 164643 33554432000 4194304 16246674 140734535152352 139968678702320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=563/tid=565] ppid=560 vsize=1337924 CPUtime=0 cores=1,3,5,7
/proc/563/task/565/stat : 565 (toysat) S 560 563 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23381401 1370034176 164643 33554432000 4194304 16246674 140734535152352 139968668212464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=563/tid=566] ppid=560 vsize=1337924 CPUtime=0 cores=1,3,5,7
/proc/563/task/566/stat : 566 (toysat) S 560 563 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23381401 1370034176 164643 33554432000 4194304 16246674 140734535152352 139968554986672 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1337924

[startup+3.10043 s]
/proc/loadavg: 2.32 2.26 2.19 3/183 567
/proc/meminfo: memFree=28807884/32872528 swapFree=1200228/1314692
[pid=563] ppid=560 vsize=1338948 CPUtime=3.09 cores=1,3,5,7
/proc/563/stat : 563 (toysat) R 560 563 31224 0 -1 4202496 163632 0 0 0 285 24 0 0 20 0 4 0 23381401 1371082752 164953 33554432000 4194304 16246674 140734535152352 140734535134272 5662859 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/563/statm: 334737 164953 889 2943 0 331631 0
[pid=563/tid=564] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/564/stat : 564 (toysat) S 560 563 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 164953 33554432000 4194304 16246674 140734535152352 139968678702320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=563/tid=565] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/565/stat : 565 (toysat) S 560 563 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 164953 33554432000 4194304 16246674 140734535152352 139968668212464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=563/tid=566] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/566/stat : 566 (toysat) S 560 563 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 164953 33554432000 4194304 16246674 140734535152352 139968554986672 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1338948

[startup+6.30043 s]
/proc/loadavg: 2.29 2.26 2.19 3/183 567
/proc/meminfo: memFree=28807064/32872528 swapFree=1200228/1314692
[pid=563] ppid=560 vsize=1338948 CPUtime=6.29 cores=1,3,5,7
/proc/563/stat : 563 (toysat) R 560 563 31224 0 -1 4202496 163633 0 0 0 605 24 0 0 20 0 4 0 23381401 1371082752 164954 33554432000 4194304 16246674 140734535152352 140734535134272 12995176 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/563/statm: 334737 164954 889 2943 0 331631 0
[pid=563/tid=564] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/564/stat : 564 (toysat) S 560 563 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 164954 33554432000 4194304 16246674 140734535152352 139968678702320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=563/tid=565] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/565/stat : 565 (toysat) S 560 563 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 164954 33554432000 4194304 16246674 140734535152352 139968668212464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=563/tid=566] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/566/stat : 566 (toysat) S 560 563 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 164954 33554432000 4194304 16246674 140734535152352 139968554986672 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1338948

[startup+12.7004 s]
/proc/loadavg: 2.27 2.25 2.19 3/183 567
/proc/meminfo: memFree=28509764/32872528 swapFree=1200228/1314692
[pid=563] ppid=560 vsize=1338948 CPUtime=12.69 cores=1,3,5,7
/proc/563/stat : 563 (toysat) R 560 563 31224 0 -1 4202496 253056 0 0 0 1232 37 0 0 20 0 4 0 23381401 1371082752 254377 33554432000 4194304 16246674 140734535152352 140734535134272 13780501 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/563/statm: 334737 254378 889 2943 0 331631 0
[pid=563/tid=564] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/564/stat : 564 (toysat) S 560 563 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 254378 33554432000 4194304 16246674 140734535152352 139968678702320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=563/tid=565] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/565/stat : 565 (toysat) S 560 563 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 254378 33554432000 4194304 16246674 140734535152352 139968668212464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=563/tid=566] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/566/stat : 566 (toysat) S 560 563 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 254379 33554432000 4194304 16246674 140734535152352 139968554986672 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1338948

[startup+25.5005 s]
/proc/loadavg: 2.28 2.26 2.19 3/183 567
/proc/meminfo: memFree=28361036/32872528 swapFree=1200228/1314692
[pid=563] ppid=560 vsize=1338948 CPUtime=25.49 cores=1,3,5,7
/proc/563/stat : 563 (toysat) R 560 563 31224 0 -1 4202496 275419 0 0 0 2509 40 0 0 20 0 4 0 23381401 1371082752 276740 33554432000 4194304 16246674 140734535152352 140734535134272 12415827 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/563/statm: 334737 276740 896 2943 0 331631 0
[pid=563/tid=564] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/564/stat : 564 (toysat) S 560 563 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276740 33554432000 4194304 16246674 140734535152352 139968678702320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=563/tid=565] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/565/stat : 565 (toysat) S 560 563 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276740 33554432000 4194304 16246674 140734535152352 139968668212464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=563/tid=566] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/566/stat : 566 (toysat) S 560 563 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276740 33554432000 4194304 16246674 140734535152352 139968554986672 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1338948

[startup+51.1005 s]
/proc/loadavg: 2.25 2.25 2.19 3/183 567
/proc/meminfo: memFree=28362444/32872528 swapFree=1200228/1314692
[pid=563] ppid=560 vsize=1338948 CPUtime=51.08 cores=1,3,5,7
/proc/563/stat : 563 (toysat) R 560 563 31224 0 -1 4202496 275419 0 0 0 5068 40 0 0 20 0 4 0 23381401 1371082752 276740 33554432000 4194304 16246674 140734535152352 140734535134272 5600384 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/563/statm: 334737 276740 896 2943 0 331631 0
[pid=563/tid=564] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/564/stat : 564 (toysat) S 560 563 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276740 33554432000 4194304 16246674 140734535152352 139968678702320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=563/tid=565] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/565/stat : 565 (toysat) S 560 563 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276740 33554432000 4194304 16246674 140734535152352 139968668212464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=563/tid=566] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/566/stat : 566 (toysat) S 560 563 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276740 33554432000 4194304 16246674 140734535152352 139968554986672 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1338948

[startup+102.301 s]
/proc/loadavg: 2.21 2.24 2.19 3/184 571
/proc/meminfo: memFree=28362372/32872528 swapFree=1200228/1314692
[pid=563] ppid=560 vsize=1338948 CPUtime=102.28 cores=1,3,5,7
/proc/563/stat : 563 (toysat) R 560 563 31224 0 -1 4202496 275419 0 0 0 10188 40 0 0 20 0 4 0 23381401 1371082752 276740 33554432000 4194304 16246674 140734535152352 140734535134272 5600232 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/563/statm: 334737 276740 896 2943 0 331631 0
[pid=563/tid=564] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/564/stat : 564 (toysat) S 560 563 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276740 33554432000 4194304 16246674 140734535152352 139968678702320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=563/tid=565] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/565/stat : 565 (toysat) S 560 563 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276740 33554432000 4194304 16246674 140734535152352 139968668212464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=563/tid=566] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/566/stat : 566 (toysat) S 560 563 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276740 33554432000 4194304 16246674 140734535152352 139968554986672 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1338948

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

[startup+102.408 s]
/proc/loadavg: 2.21 2.24 2.19 3/184 571
/proc/meminfo: memFree=28362372/32872528 swapFree=1200228/1314692
[pid=563] ppid=560 vsize=1338948 CPUtime=102.38 cores=1,3,5,7
/proc/563/stat : 563 (toysat) R 560 563 31224 0 -1 4202496 275419 0 0 0 10198 40 0 0 20 0 4 0 23381401 1371082752 276740 33554432000 4194304 16246674 140734535152352 140734535134272 5711697 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/563/statm: 334737 276740 896 2943 0 331631 0
[pid=563/tid=564] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/564/stat : 564 (toysat) S 560 563 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276740 33554432000 4194304 16246674 140734535152352 139968678702320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=563/tid=565] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/565/stat : 565 (toysat) S 560 563 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276740 33554432000 4194304 16246674 140734535152352 139968668212464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=563/tid=566] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/566/stat : 566 (toysat) S 560 563 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276740 33554432000 4194304 16246674 140734535152352 139968554986672 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 1338948

[startup+128 s]
/proc/loadavg: 2.14 2.22 2.18 4/183 572
/proc/meminfo: memFree=28362352/32872528 swapFree=1200228/1314692
[pid=563] ppid=560 vsize=1338948 CPUtime=127.97 cores=1,3,5,7
/proc/563/stat : 563 (toysat) R 560 563 31224 0 -1 4202496 275421 0 0 0 12757 40 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 140734535134272 5599912 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/563/statm: 334737 276742 898 2943 0 331631 0
[pid=563/tid=564] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/564/stat : 564 (toysat) S 560 563 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 139968678702320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=563/tid=565] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/565/stat : 565 (toysat) S 560 563 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 139968668212464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=563/tid=566] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/566/stat : 566 (toysat) S 560 563 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 139968554986672 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 127.97
Current children cumulated vsize (KiB) 1338948

[startup+140.8 s]
/proc/loadavg: 2.17 2.22 2.18 3/183 572
/proc/meminfo: memFree=28362692/32872528 swapFree=1200228/1314692
[pid=563] ppid=560 vsize=1338948 CPUtime=140.77 cores=1,3,5,7
/proc/563/stat : 563 (toysat) R 560 563 31224 0 -1 4202496 275421 0 0 0 14037 40 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 140734535134272 5712608 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/563/statm: 334737 276742 898 2943 0 331631 0
[pid=563/tid=564] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/564/stat : 564 (toysat) S 560 563 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 139968678702320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=563/tid=565] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/565/stat : 565 (toysat) S 560 563 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 139968668212464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=563/tid=566] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/566/stat : 566 (toysat) S 560 563 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 139968554986672 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 140.77
Current children cumulated vsize (KiB) 1338948

[startup+147.2 s]
/proc/loadavg: 2.24 2.24 2.19 3/183 572
/proc/meminfo: memFree=28362692/32872528 swapFree=1200228/1314692
[pid=563] ppid=560 vsize=1338948 CPUtime=147.17 cores=1,3,5,7
/proc/563/stat : 563 (toysat) R 560 563 31224 0 -1 4202496 275421 0 0 0 14677 40 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 140734535134272 13781202 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/563/statm: 334737 276742 898 2943 0 331631 0
[pid=563/tid=564] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/564/stat : 564 (toysat) S 560 563 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 139968678702320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=563/tid=565] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/565/stat : 565 (toysat) S 560 563 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 139968668212464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=563/tid=566] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/566/stat : 566 (toysat) S 560 563 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 139968554986672 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 147.17
Current children cumulated vsize (KiB) 1338948

[startup+153.6 s]
/proc/loadavg: 2.20 2.23 2.18 4/183 572
/proc/meminfo: memFree=28362428/32872528 swapFree=1200228/1314692
[pid=563] ppid=560 vsize=1338948 CPUtime=153.57 cores=1,3,5,7
/proc/563/stat : 563 (toysat) R 560 563 31224 0 -1 4202496 275421 0 0 0 15317 40 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 140734535134272 13927305 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/563/statm: 334737 276742 898 2943 0 331631 0
[pid=563/tid=564] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/564/stat : 564 (toysat) S 560 563 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 139968678702320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=563/tid=565] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/565/stat : 565 (toysat) S 560 563 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 139968668212464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=563/tid=566] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/566/stat : 566 (toysat) S 560 563 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 139968554986672 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 153.57
Current children cumulated vsize (KiB) 1338948

[startup+156.8 s]
/proc/loadavg: 2.20 2.23 2.18 4/183 572
/proc/meminfo: memFree=28362428/32872528 swapFree=1200228/1314692
[pid=563] ppid=560 vsize=1338948 CPUtime=156.77 cores=1,3,5,7
/proc/563/stat : 563 (toysat) R 560 563 31224 0 -1 4202496 275421 0 0 0 15637 40 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 140734535134272 5602946 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/563/statm: 334737 276742 898 2943 0 331631 0
[pid=563/tid=564] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/564/stat : 564 (toysat) S 560 563 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 139968678702320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=563/tid=565] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/565/stat : 565 (toysat) S 560 563 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 139968668212464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=563/tid=566] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/566/stat : 566 (toysat) S 560 563 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 139968554986672 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 156.77
Current children cumulated vsize (KiB) 1338948

[startup+157.6 s]
/proc/loadavg: 2.20 2.23 2.18 4/183 572
/proc/meminfo: memFree=28362428/32872528 swapFree=1200228/1314692
[pid=563] ppid=560 vsize=1338948 CPUtime=157.57 cores=1,3,5,7
/proc/563/stat : 563 (toysat) R 560 563 31224 0 -1 4202496 275421 0 0 0 15717 40 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 140734535134272 12483583 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/563/statm: 334737 276742 898 2943 0 331631 0
[pid=563/tid=564] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/564/stat : 564 (toysat) S 560 563 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 139968678702320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=563/tid=565] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/565/stat : 565 (toysat) S 560 563 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 139968668212464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=563/tid=566] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/566/stat : 566 (toysat) S 560 563 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 139968554986672 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 157.57
Current children cumulated vsize (KiB) 1338948

[startup+158.4 s]
/proc/loadavg: 2.27 2.24 2.19 4/183 572
/proc/meminfo: memFree=28362288/32872528 swapFree=1200228/1314692
[pid=563] ppid=560 vsize=1338948 CPUtime=158.37 cores=1,3,5,7
/proc/563/stat : 563 (toysat) R 560 563 31224 0 -1 4202496 275421 0 0 0 15797 40 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 140734535134272 5711318 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/563/statm: 334737 276742 898 2943 0 331631 0
[pid=563/tid=564] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/564/stat : 564 (toysat) S 560 563 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 139968678702320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=563/tid=565] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/565/stat : 565 (toysat) S 560 563 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 139968668212464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=563/tid=566] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/566/stat : 566 (toysat) S 560 563 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276742 33554432000 4194304 16246674 140734535152352 139968554986672 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 158.37
Current children cumulated vsize (KiB) 1338948

[startup+158.6 s]
/proc/loadavg: 2.27 2.24 2.19 4/183 572
/proc/meminfo: memFree=28362288/32872528 swapFree=1200228/1314692
[pid=563] ppid=560 vsize=1338948 CPUtime=158.57 cores=1,3,5,7
/proc/563/stat : 563 (toysat) R 560 563 31224 0 -1 4202496 275423 0 0 0 15817 40 0 0 20 0 4 0 23381401 1371082752 276744 33554432000 4194304 16246674 140734535152352 140734535134272 13898695 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/563/statm: 334737 276744 900 2943 0 331631 0
[pid=563/tid=564] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/564/stat : 564 (toysat) S 560 563 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276744 33554432000 4194304 16246674 140734535152352 139968678702320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=563/tid=565] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/565/stat : 565 (toysat) S 560 563 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276744 33554432000 4194304 16246674 140734535152352 139968668212464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=563/tid=566] ppid=560 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/563/task/566/stat : 566 (toysat) S 560 563 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23381401 1371082752 276744 33554432000 4194304 16246674 140734535152352 139968554986672 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 158.57
Current children cumulated vsize (KiB) 1338948

[startup+158.7 s]
/proc/loadavg: 2.27 2.24 2.19 4/183 572
/proc/meminfo: memFree=28362288/32872528 swapFree=1200228/1314692
[pid=563] ppid=560 vsize=0 CPUtime=158.67 cores=1,3,5,7
/proc/563/stat : 563 (toysat) Z 560 563 31224 0 -1 4202508 275559 0 0 0 15826 41 0 0 20 0 2 0 23381401 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/563/statm: 0 0 0 0 0 0 0
[pid=563/tid=566] ppid=560 vsize=0 CPUtime=0 cores=1,3,5,7
/proc/563/task/566/stat : 566 (toysat) R 560 563 31224 0 -1 4203588 1 0 0 0 0 0 0 0 20 0 2 0 23381401 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 158.67
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 158.752
CPU time (s): 158.727
CPU user time (s): 158.262
CPU system time (s): 0.464929
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 1338948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 158.262
system time used= 0.464929
maximum resident set size= 1107516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 275559
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= 19
involuntary context switches= 164

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.428934 second user time and 0.59191 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-18 03:29:09
IDJOB=4100321
IDBENCH=1602
IDSOLVER=2542
FILE ID=node131/4100321-1466213349
RUNJOBID= node131-1466206062-31241
PBS_JOBID= 19918146
Free space on /tmp= 71680 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-reduced-mps-v2-20-10-dolom1.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100321-1466213349/watcher-4100321-1466213349 -o /tmp/evaluation-result-4100321-1466213349/solver-4100321-1466213349 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466206062-31241 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4100321-1466213349.opb

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

MD5SUM BENCH= c9cdfa3ed9647feb8326e0656a4e04eb
RANDOM SEED=131437418

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.752
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.752
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.57
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.752
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:        29466076 kB
Buffers:           95280 kB
Cached:           130784 kB
SwapCached:         1508 kB
Active:          1226504 kB
Inactive:         127692 kB
Active(anon):    1127752 kB
Inactive(anon):     2680 kB
Active(file):      98752 kB
Inactive(file):   125012 kB
Unevictable:     1314692 kB
Mlocked:         1200228 kB
SwapTotal:      67108856 kB
SwapFree:       67099852 kB
Dirty:             19884 kB
Writeback:             4 kB
AnonPages:       2441884 kB
Mapped:            10872 kB
Shmem:                 0 kB
Slab:             600592 kB
SReclaimable:      44564 kB
SUnreclaim:       556028 kB
KernelStack:        1480 kB
PageTables:         8608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2584348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    118784 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= 71664 MiB
End job on node131 at 2016-06-18 03:31:48