Trace number 4079175

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-02? (TO) 1800.1 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/datasets/
9orless/normalized-gnash-common-opengl.cudf.trendy.opb
MD5SUMa3b409ee32ed598382bd48e986006a5e
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2784767898449
Best CPU time to get the best result obtained on this benchmark380.979
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21105
Total number of constraints100098
Number of constraints which are clauses98533
Number of constraints which are cardinality constraints (but not clauses)1565
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 8588
Biggest coefficient in the objective function 79285326336
Number of bits for the biggest coefficient in the objective function 37
Sum of the numbers in the objective function 234763814370998
Number of bits of the sum of numbers in the objective function 48
Biggest number in a constraint 79285326336
Number of bits of the biggest number in a constraint 37
Biggest sum of numbers in a constraint 234763814370998
Number of bits of the biggest sum of numbers48
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-07T05:55:57+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-4079175-1465271757.opb"]
0.00/0.01	c use --random-gen="1803133190 2951969797 1082157910 1584186717 852754612 3716909965 1976420313 1959446592 924998743 591086470 363137452 3180650209 205211145 1536605045 2271944741 2298423454 2284710528 718516709 857979283 3708628894 179878321 676682784 1593826377 1089521863 1037585123 1113792915 2478435862 298618357 1521034617 1009629876 3811222330 2539954257 992077980 684374204 3244750693 378006986 4182235743 2076885178 3660603517 2056069051 3806671001 3450837447 2023424656 1378705267 679886113 412013563 807169004 3510064918 2267460455 1984035190 2251341322 3485454226 4241968603 2050325099 727941517 3270970605 3435283118 2992421486 3242494659 3341556320 3300065990 4114711253 900513993 2393679030 3491387077 3973018974 1707697280 3087668599 3476262259 4154119865 1785743310 2258298136 196900122 3860314905 1594365552 813457555 1871923173 2460151291 2274883340 3994631963 2030160717 826435024 2716800709 3293426049 3720464014 2880615318 1158439843 2705034366 354201543 2377612002 227134449 2608204669 1130666515 2158385189 981362198 3649487940 1506494722 3371451347 4248474794 4271585318 3760702612 1894076371 1585736137 256599047 3640553940 740781947 2906749517 1894525526 2207626697 2470461708 1151963203 1616354718 532003443 3857410860 3657315575 4038316113 1715651299 2951754602 1743541440 3899462944 896045827 2689191996 2003469017 3650899210 2500558546 963646628 3490777017 2058224354 4207926924 4257142197 2746827219 618452881 2024325279 2099107530 439428575 816386450 3808557007 1532642957 2186632066 1850603507 1182743861 3871942587 408798838 857146381 4244397451 2178483584 1398537900 3455790653 3327237986 3349896353 266192567 2740265183 293127579 1808699019 2533954880 337727804 3772636174 3110930808 3834677798 1994570678 183559811 3561511239 1377260862 3816175 334139173 4008297271 4006702316 66535265 1792764249 3538563418 1469785302 514687030 2362181990 3235514777 2367546884 2451057456 519677246 316228851 1830741073 1963078186 957902077 3497314900 4051816825 838411925 2183434671 2194178662 2711585353 471898846 2272547117 272232989 1038580708 2184234470 2067038471 1705450141 62974741 1922562185 2871986595 2237839585 2028222964 362277220 2381695399 3226959999 297964301 3667269834 2152689156 1839460391 533365889 3165444847 1754201220 3548064149 2868159588 2995432519 1944693800 1547138560 3899700842 2616856162 1022571238 994494005 3991998772 156066856 3170146801 563994362 757214440 4219183718 2903080184 1611898963 2173205753 3592138556 2010264738 3616655868 1892399030 952666594 2052870378 246794838 1502105050 3852066191 4138625264 3203562938 215471090 3585459404 3726392605 3196891613 129790799 3566369492 2189838073 4114418580 3356276157 2607270245 3905741968 2325960058 1770584417 2254310544 603770489 3940179982 840605308 2771629724 255 362436" option to reproduce the execution
0.69/0.71	c #vars 21105
0.69/0.71	c #constraints 100098
2.19/2.29	c BCD2: Hardening is enabled.
2.19/2.29	c BCD2: BiasedSearch is enabled.
2.19/2.29	c Solving starts ...
2.19/2.29	c ============================[ Search Statistics ]============================
2.19/2.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.19/2.29	c       |         |          |          |    Limit     GC | Var      | Constra 
2.19/2.29	c =============================================================================
2.19/2.29	c  0.0s |       0 |        0 |        0 |    39958      0 |     1202 |        0
2.89/2.94	c  0.6s |       1 |    76080 |      100 |    39958      0 |     1202 |     1291
4.69/4.71	c  2.4s |       2 |   273510 |      250 |    43954      0 |     1202 |     1291
5.69/5.78	c  3.5s |       2 |   404066 |      353 |    48350      0 |     1202 |     1291
5.69/5.78	c #cpu_time = 3.469s
5.69/5.78	c #wall_clock_time = 3.478s
5.69/5.78	c #decision = 404066
5.69/5.78	c #random_decision = 1218
5.69/5.78	c #conflict = 353
5.69/5.78	c #restart = 2
5.69/5.78	o 51022211438628

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

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

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


[startup+0 s]
/proc/loadavg: 2.15 2.18 2.18 3/179 14704
/proc/meminfo: memFree=29093080/32872528 swapFree=12208/1156848
[pid=14704] ppid=14701 vsize=771516 CPUtime=0 cores=0,2,4,6
/proc/14704/stat : 14704 (toysat) R 14701 14704 9895 0 -1 4202496 2885 0 0 0 0 0 0 0 20 0 4 0 109110280 790032384 3246 33554432000 4194304 16246674 140736283803520 140736283802944 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14704/statm: 193391 3254 441 2943 0 190285 0
[pid=14704/tid=14705] ppid=14701 vsize=788924 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14705/stat : 14705 (toysat) S 14701 14704 9895 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 109110280 807858176 3314 33554432000 4194304 16246674 140736283803520 139700846177520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14704/tid=14706] ppid=14701 vsize=793020 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14706/stat : 14706 (toysat) S 14701 14704 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109110280 812052480 3333 33554432000 4194304 16246674 140736283803520 139700835687664 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14704/tid=14707] ppid=14701 vsize=797116 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14707/stat : 14707 (toysat) S 14701 14704 9895 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 109110280 816246784 3349 33554432000 4194304 16246674 140736283803520 139700723510448 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100167 s]
/proc/loadavg: 2.15 2.18 2.18 3/179 14704
/proc/meminfo: memFree=29093080/32872528 swapFree=12208/1156848
[pid=14704] ppid=14701 vsize=1303108 CPUtime=0.09 cores=0,2,4,6
/proc/14704/stat : 14704 (toysat) R 14701 14704 9895 0 -1 4202496 31558 0 0 0 5 4 0 0 20 0 4 0 109110280 1334382592 31857 33554432000 4194304 16246674 140736283803520 140736283802832 7853005 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14704/statm: 325777 31872 799 2943 0 322671 0
[pid=14704/tid=14705] ppid=14701 vsize=1303108 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14705/stat : 14705 (toysat) S 14701 14704 9895 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 109110280 1334382592 31882 33554432000 4194304 16246674 140736283803520 139700846177520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14704/tid=14706] ppid=14701 vsize=1303108 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14706/stat : 14706 (toysat) S 14701 14704 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109110280 1334382592 31893 33554432000 4194304 16246674 140736283803520 139700835687664 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14704/tid=14707] ppid=14701 vsize=1303108 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14707/stat : 14707 (toysat) S 14701 14704 9895 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 109110280 1334382592 31905 33554432000 4194304 16246674 140736283803520 139700723510448 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1303108

[startup+0.200597 s]
/proc/loadavg: 2.15 2.18 2.18 3/179 14704
/proc/meminfo: memFree=29093080/32872528 swapFree=12208/1156848
[pid=14704] ppid=14701 vsize=1313348 CPUtime=0.19 cores=0,2,4,6
/proc/14704/stat : 14704 (toysat) R 14701 14704 9895 0 -1 4202496 48472 0 0 0 13 6 0 0 20 0 4 0 109110280 1344868352 49281 33554432000 4194304 16246674 140736283803520 140736283802832 13967455 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14704/statm: 328337 49281 799 2943 0 325231 0
[pid=14704/tid=14705] ppid=14701 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14705/stat : 14705 (toysat) S 14701 14704 9895 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 109110280 1344868352 49281 33554432000 4194304 16246674 140736283803520 139700846177520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14704/tid=14706] ppid=14701 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14706/stat : 14706 (toysat) S 14701 14704 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109110280 1344868352 49281 33554432000 4194304 16246674 140736283803520 139700835687664 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14704/tid=14707] ppid=14701 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14707/stat : 14707 (toysat) S 14701 14704 9895 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 109110280 1344868352 49281 33554432000 4194304 16246674 140736283803520 139700723510448 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1313348

[startup+0.300519 s]
/proc/loadavg: 2.15 2.18 2.18 3/179 14704
/proc/meminfo: memFree=29093080/32872528 swapFree=12208/1156848
[pid=14704] ppid=14701 vsize=1313348 CPUtime=0.29 cores=0,2,4,6
/proc/14704/stat : 14704 (toysat) R 14701 14704 9895 0 -1 4202496 63920 0 0 0 20 9 0 0 20 0 4 0 109110280 1344868352 64729 33554432000 4194304 16246674 140736283803520 140736283802832 7439916 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14704/statm: 328337 64729 800 2943 0 325231 0
[pid=14704/tid=14705] ppid=14701 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14705/stat : 14705 (toysat) S 14701 14704 9895 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 109110280 1344868352 64729 33554432000 4194304 16246674 140736283803520 139700846177520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14704/tid=14706] ppid=14701 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14706/stat : 14706 (toysat) S 14701 14704 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109110280 1344868352 64729 33554432000 4194304 16246674 140736283803520 139700835687664 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14704/tid=14707] ppid=14701 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14707/stat : 14707 (toysat) S 14701 14704 9895 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 109110280 1344868352 64729 33554432000 4194304 16246674 140736283803520 139700723510448 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1313348

[startup+0.700407 s]
/proc/loadavg: 2.15 2.18 2.18 3/179 14704
/proc/meminfo: memFree=29093080/32872528 swapFree=12208/1156848
[pid=14704] ppid=14701 vsize=1313348 CPUtime=0.69 cores=0,2,4,6
/proc/14704/stat : 14704 (toysat) R 14701 14704 9895 0 -1 4202496 72308 0 0 0 59 10 0 0 20 0 4 0 109110280 1344868352 73117 33554432000 4194304 16246674 140736283803520 140736283802832 4222992 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14704/statm: 328337 73117 801 2943 0 325231 0
[pid=14704/tid=14705] ppid=14701 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14705/stat : 14705 (toysat) S 14701 14704 9895 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 109110280 1344868352 73117 33554432000 4194304 16246674 140736283803520 139700846177520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14704/tid=14706] ppid=14701 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14706/stat : 14706 (toysat) S 14701 14704 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109110280 1344868352 73117 33554432000 4194304 16246674 140736283803520 139700835687664 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14704/tid=14707] ppid=14701 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14707/stat : 14707 (toysat) S 14701 14704 9895 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 109110280 1344868352 73117 33554432000 4194304 16246674 140736283803520 139700723510448 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1313348

[startup+1.50039 s]
/proc/loadavg: 2.14 2.17 2.17 3/183 14708
/proc/meminfo: memFree=28568616/32872528 swapFree=12208/1156848
[pid=14704] ppid=14701 vsize=1319492 CPUtime=1.49 cores=0,2,4,6
/proc/14704/stat : 14704 (toysat) R 14701 14704 9895 0 -1 4202496 194863 0 0 0 121 28 0 0 20 0 4 0 109110280 1351159808 195673 33554432000 4194304 16246674 140736283803520 140736283785408 12457395 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14704/statm: 329873 195682 838 2943 0 326767 0
[pid=14704/tid=14705] ppid=14701 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14705/stat : 14705 (toysat) S 14701 14704 9895 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 109110280 1351159808 195686 33554432000 4194304 16246674 140736283803520 139700846177520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14704/tid=14706] ppid=14701 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14706/stat : 14706 (toysat) S 14701 14704 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109110280 1351159808 195692 33554432000 4194304 16246674 140736283803520 139700835687664 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14704/tid=14707] ppid=14701 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14707/stat : 14707 (toysat) S 14701 14704 9895 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 109110280 1351159808 195700 33554432000 4194304 16246674 140736283803520 139700723510448 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1319492

[startup+3.1004 s]
/proc/loadavg: 2.14 2.17 2.17 3/183 14708
/proc/meminfo: memFree=27926916/32872528 swapFree=12208/1156848
[pid=14704] ppid=14701 vsize=1337924 CPUtime=3.09 cores=0,2,4,6
/proc/14704/stat : 14704 (toysat) R 14701 14704 9895 0 -1 4202496 275087 0 0 0 271 38 0 0 20 0 4 0 109110280 1370034176 275896 33554432000 4194304 16246674 140736283803520 140736283785408 5672188 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14704/statm: 334481 275896 889 2943 0 331375 0
[pid=14704/tid=14705] ppid=14701 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14705/stat : 14705 (toysat) S 14701 14704 9895 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 109110280 1370034176 275896 33554432000 4194304 16246674 140736283803520 139700846177520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14704/tid=14706] ppid=14701 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14706/stat : 14706 (toysat) S 14701 14704 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109110280 1370034176 275896 33554432000 4194304 16246674 140736283803520 139700835687664 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14704/tid=14707] ppid=14701 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14707/stat : 14707 (toysat) S 14701 14704 9895 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 109110280 1370034176 275896 33554432000 4194304 16246674 140736283803520 139700723510448 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1337924

[startup+6.30041 s]
/proc/loadavg: 2.21 2.19 2.18 4/183 14708
/proc/meminfo: memFree=28229292/32872528 swapFree=12208/1156848
[pid=14704] ppid=14701 vsize=1337924 CPUtime=6.29 cores=0,2,4,6
/proc/14704/stat : 14704 (toysat) R 14701 14704 9895 0 -1 4202496 275171 0 0 0 591 38 0 0 20 0 4 0 109110280 1370034176 275980 33554432000 4194304 16246674 140736283803520 140736283785408 12413857 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14704/statm: 334481 275980 903 2943 0 331375 0
[pid=14704/tid=14705] ppid=14701 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14705/stat : 14705 (toysat) S 14701 14704 9895 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 109110280 1370034176 275980 33554432000 4194304 16246674 140736283803520 139700846177520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14704/tid=14706] ppid=14701 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14706/stat : 14706 (toysat) S 14701 14704 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109110280 1370034176 275980 33554432000 4194304 16246674 140736283803520 139700835687664 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14704/tid=14707] ppid=14701 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14707/stat : 14707 (toysat) S 14701 14704 9895 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 109110280 1370034176 275980 33554432000 4194304 16246674 140736283803520 139700723510448 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1337924

[startup+12.7004 s]
/proc/loadavg: 2.19 2.18 2.18 3/183 14708
/proc/meminfo: memFree=28036416/32872528 swapFree=12208/1156848
[pid=14704] ppid=14701 vsize=1337924 CPUtime=12.69 cores=0,2,4,6
/proc/14704/stat : 14704 (toysat) R 14701 14704 9895 0 -1 4202496 275171 0 0 0 1231 38 0 0 20 0 4 0 109110280 1370034176 275980 33554432000 4194304 16246674 140736283803520 140736283785408 12371230 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14704/statm: 334481 275980 903 2943 0 331375 0
[pid=14704/tid=14705] ppid=14701 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14705/stat : 14705 (toysat) S 14701 14704 9895 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 109110280 1370034176 275980 33554432000 4194304 16246674 140736283803520 139700846177520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14704/tid=14706] ppid=14701 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14706/stat : 14706 (toysat) S 14701 14704 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109110280 1370034176 275980 33554432000 4194304 16246674 140736283803520 139700835687664 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14704/tid=14707] ppid=14701 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14707/stat : 14707 (toysat) S 14701 14704 9895 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 109110280 1370034176 275980 33554432000 4194304 16246674 140736283803520 139700723510448 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1337924

[startup+25.5005 s]
/proc/loadavg: 2.16 2.18 2.18 3/183 14708
/proc/meminfo: memFree=27682352/32872528 swapFree=12208/1156848
[pid=14704] ppid=14701 vsize=1337924 CPUtime=25.48 cores=0,2,4,6
/proc/14704/stat : 14704 (toysat) R 14701 14704 9895 0 -1 4202496 275171 0 0 0 2510 38 0 0 20 0 4 0 109110280 1370034176 275980 33554432000 4194304 16246674 140736283803520 140736283785408 12371212 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14704/statm: 334481 275980 903 2943 0 331375 0
[pid=14704/tid=14705] ppid=14701 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14705/stat : 14705 (toysat) S 14701 14704 9895 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 109110280 1370034176 275980 33554432000 4194304 16246674 140736283803520 139700846177520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14704/tid=14706] ppid=14701 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14706/stat : 14706 (toysat) S 14701 14704 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109110280 1370034176 275980 33554432000 4194304 16246674 140736283803520 139700835687664 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14704/tid=14707] ppid=14701 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14707/stat : 14707 (toysat) S 14701 14704 9895 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 109110280 1370034176 275980 33554432000 4194304 16246674 140736283803520 139700723510448 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1337924

[startup+51.1005 s]
/proc/loadavg: 2.25 2.19 2.18 4/183 14708
/proc/meminfo: memFree=27459500/32872528 swapFree=12208/1156848
[pid=14704] ppid=14701 vsize=1337924 CPUtime=51.08 cores=0,2,4,6
/proc/14704/stat : 14704 (toysat) R 14701 14704 9895 0 -1 4202496 275171 0 0 0 5070 38 0 0 20 0 4 0 109110280 1370034176 275980 33554432000 4194304 16246674 140736283803520 140736283785408 12429162 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14704/statm: 334481 275980 903 2943 0 331375 0
[pid=14704/tid=14705] ppid=14701 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14705/stat : 14705 (toysat) S 14701 14704 9895 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 109110280 1370034176 275980 33554432000 4194304 16246674 140736283803520 139700846177520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14704/tid=14706] ppid=14701 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14706/stat : 14706 (toysat) S 14701 14704 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109110280 1370034176 275980 33554432000 4194304 16246674 140736283803520 139700835687664 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14704/tid=14707] ppid=14701 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14707/stat : 14707 (toysat) S 14701 14704 9895 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 109110280 1370034176 275980 33554432000 4194304 16246674 140736283803520 139700723510448 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1337924

[startup+102.301 s]
/proc/loadavg: 2.29 2.21 2.18 3/183 14709
/proc/meminfo: memFree=27170816/32872528 swapFree=12208/1156848
[pid=14704] ppid=14701 vsize=1338948 CPUtime=102.28 cores=0,2,4,6
/proc/14704/stat : 14704 (toysat) R 14701 14704 9895 0 -1 4202496 275206 0 0 0 10190 38 0 0 20 0 4 0 109110280 1371082752 276015 33554432000 4194304 16246674 140736283803520 140736283785408 12413857 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14704/statm: 334737 276015 903 2943 0 331631 0
[pid=14704/tid=14705] ppid=14701 vsize=1338948 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14705/stat : 14705 (toysat) S 14701 14704 9895 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 109110280 1371082752 276015 33554432000 4194304 16246674 140736283803520 139700846177520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14704/tid=14706] ppid=14701 vsize=1338948 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14706/stat : 14706 (toysat) S 14701 14704 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109110280 1371082752 276015 33554432000 4194304 16246674 140736283803520 139700835687664 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14704/tid=14707] ppid=14701 vsize=1338948 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14707/stat : 14707 (toysat) S 14701 14704 9895 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 109110280 1371082752 276015 33554432000 4194304 16246674 140736283803520 139700723510448 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1338948


################
# More data... #
################

/proc/14704/task/14707/stat : 14707 (toysat) S 14701 14704 9895 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 109110280 1467551744 300045 33554432000 4194304 16246674 140736283803520 139700723510448 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1433156

[startup+1302.3 s]
/proc/loadavg: 2.08 2.09 2.12 3/183 14812
/proc/meminfo: memFree=28181816/32872528 swapFree=12208/1156848
[pid=14704] ppid=14701 vsize=1501764 CPUtime=1302.05 cores=0,2,4,6
/proc/14704/stat : 14704 (toysat) R 14701 14704 9895 0 -1 4202496 316160 0 0 0 130159 46 0 0 20 0 4 0 109110280 1537806336 317197 33554432000 4194304 16246674 140736283803520 140736283785408 13881652 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14704/statm: 375441 317197 903 2943 0 372335 0
[pid=14704/tid=14705] ppid=14701 vsize=1501764 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14705/stat : 14705 (toysat) S 14701 14704 9895 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 109110280 1537806336 317197 33554432000 4194304 16246674 140736283803520 139700846177520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14704/tid=14706] ppid=14701 vsize=1501764 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14706/stat : 14706 (toysat) S 14701 14704 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109110280 1537806336 317197 33554432000 4194304 16246674 140736283803520 139700835687664 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14704/tid=14707] ppid=14701 vsize=1501764 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14707/stat : 14707 (toysat) S 14701 14704 9895 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 109110280 1537806336 317197 33554432000 4194304 16246674 140736283803520 139700723510448 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 1501764

[startup+1362.3 s]
/proc/loadavg: 2.08 2.08 2.12 4/183 14814
/proc/meminfo: memFree=28140788/32872528 swapFree=12208/1156848
[pid=14704] ppid=14701 vsize=1541700 CPUtime=1362.04 cores=0,2,4,6
/proc/14704/stat : 14704 (toysat) R 14701 14704 9895 0 -1 4202496 326144 0 0 0 136157 47 0 0 20 0 4 0 109110280 1578700800 327181 33554432000 4194304 16246674 140736283803520 140736283801408 4220897 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14704/statm: 385425 327181 903 2943 0 382319 0
[pid=14704/tid=14705] ppid=14701 vsize=1541700 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14705/stat : 14705 (toysat) S 14701 14704 9895 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 109110280 1578700800 327181 33554432000 4194304 16246674 140736283803520 139700846177520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14704/tid=14706] ppid=14701 vsize=1541700 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14706/stat : 14706 (toysat) S 14701 14704 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109110280 1578700800 327181 33554432000 4194304 16246674 140736283803520 139700835687664 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14704/tid=14707] ppid=14701 vsize=1541700 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14707/stat : 14707 (toysat) S 14701 14704 9895 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 109110280 1578700800 327181 33554432000 4194304 16246674 140736283803520 139700723510448 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 1541700

[startup+1422.3 s]
/proc/loadavg: 2.03 2.07 2.10 3/183 14815
/proc/meminfo: memFree=28141444/32872528 swapFree=12208/1156848
[pid=14704] ppid=14701 vsize=1541700 CPUtime=1422.05 cores=0,2,4,6
/proc/14704/stat : 14704 (toysat) R 14701 14704 9895 0 -1 4202496 326146 0 0 0 142157 48 0 0 20 0 4 0 109110280 1578700800 327181 33554432000 4194304 16246674 140736283803520 140736283801360 13880700 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14704/statm: 385425 327181 903 2943 0 382319 0
[pid=14704/tid=14705] ppid=14701 vsize=1541700 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14705/stat : 14705 (toysat) S 14701 14704 9895 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 109110280 1578700800 327181 33554432000 4194304 16246674 140736283803520 139700846177520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14704/tid=14706] ppid=14701 vsize=1541700 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14706/stat : 14706 (toysat) S 14701 14704 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109110280 1578700800 327181 33554432000 4194304 16246674 140736283803520 139700835687440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14704/tid=14707] ppid=14701 vsize=1541700 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14707/stat : 14707 (toysat) S 14701 14704 9895 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 109110280 1578700800 327181 33554432000 4194304 16246674 140736283803520 139700723510448 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1541700

[startup+1482.3 s]
/proc/loadavg: 2.11 2.08 2.10 3/184 14819
/proc/meminfo: memFree=28135016/32872528 swapFree=12208/1156848
[pid=14704] ppid=14701 vsize=1547844 CPUtime=1482.03 cores=0,2,4,6
/proc/14704/stat : 14704 (toysat) R 14701 14704 9895 0 -1 4202496 327684 0 0 0 148155 48 0 0 20 0 4 0 109110280 1584992256 328717 33554432000 4194304 16246674 140736283803520 140736283801408 4221138 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14704/statm: 386961 328717 903 2943 0 383855 0
[pid=14704/tid=14705] ppid=14701 vsize=1547844 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14705/stat : 14705 (toysat) S 14701 14704 9895 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 109110280 1584992256 328717 33554432000 4194304 16246674 140736283803520 139700846177520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14704/tid=14706] ppid=14701 vsize=1547844 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14706/stat : 14706 (toysat) S 14701 14704 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109110280 1584992256 328717 33554432000 4194304 16246674 140736283803520 139700835687664 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14704/tid=14707] ppid=14701 vsize=1547844 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14707/stat : 14707 (toysat) S 14701 14704 9895 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 109110280 1584992256 328717 33554432000 4194304 16246674 140736283803520 139700723510448 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 1547844

[startup+1542.31 s]
/proc/loadavg: 2.12 2.08 2.10 3/183 14820
/proc/meminfo: memFree=28108092/32872528 swapFree=12208/1156848
[pid=14704] ppid=14701 vsize=1557060 CPUtime=1542.03 cores=0,2,4,6
/proc/14704/stat : 14704 (toysat) R 14701 14704 9895 0 -1 4202496 329988 0 0 0 154154 49 0 0 20 0 4 0 109110280 1594429440 331021 33554432000 4194304 16246674 140736283803520 140736283785408 4207010 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14704/statm: 389265 331021 903 2943 0 386159 0
[pid=14704/tid=14705] ppid=14701 vsize=1557060 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14705/stat : 14705 (toysat) S 14701 14704 9895 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 109110280 1594429440 331021 33554432000 4194304 16246674 140736283803520 139700846177520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14704/tid=14706] ppid=14701 vsize=1557060 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14706/stat : 14706 (toysat) S 14701 14704 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109110280 1594429440 331021 33554432000 4194304 16246674 140736283803520 139700835687664 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14704/tid=14707] ppid=14701 vsize=1557060 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14707/stat : 14707 (toysat) S 14701 14704 9895 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 109110280 1594429440 331021 33554432000 4194304 16246674 140736283803520 139700723510448 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1557060

[startup+1602.3 s]
/proc/loadavg: 2.19 2.10 2.10 3/183 14821
/proc/meminfo: memFree=28098972/32872528 swapFree=12208/1156848
[pid=14704] ppid=14701 vsize=1566276 CPUtime=1602.01 cores=0,2,4,6
/proc/14704/stat : 14704 (toysat) R 14701 14704 9895 0 -1 4202496 332294 0 0 0 160152 49 0 0 20 0 4 0 109110280 1603866624 333325 33554432000 4194304 16246674 140736283803520 140736283801408 4225136 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14704/statm: 391569 333325 903 2943 0 388463 0
[pid=14704/tid=14705] ppid=14701 vsize=1566276 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14705/stat : 14705 (toysat) S 14701 14704 9895 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 109110280 1603866624 333325 33554432000 4194304 16246674 140736283803520 139700846177520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14704/tid=14706] ppid=14701 vsize=1566276 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14706/stat : 14706 (toysat) S 14701 14704 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109110280 1603866624 333325 33554432000 4194304 16246674 140736283803520 139700835687664 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14704/tid=14707] ppid=14701 vsize=1566276 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14707/stat : 14707 (toysat) S 14701 14704 9895 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 109110280 1603866624 333325 33554432000 4194304 16246674 140736283803520 139700723510448 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1566276

[startup+1662.3 s]
/proc/loadavg: 2.11 2.09 2.09 3/182 14822
/proc/meminfo: memFree=28094212/32872528 swapFree=12208/1156848
[pid=14704] ppid=14701 vsize=1571396 CPUtime=1662 cores=0,2,4,6
/proc/14704/stat : 14704 (toysat) R 14701 14704 9895 0 -1 4202496 333578 0 0 0 166151 49 0 0 20 0 4 0 109110280 1609109504 334605 33554432000 4194304 16246674 140736283803520 140736283801408 4220520 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14704/statm: 392849 334605 903 2943 0 389743 0
[pid=14704/tid=14705] ppid=14701 vsize=1571396 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14705/stat : 14705 (toysat) S 14701 14704 9895 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 109110280 1609109504 334605 33554432000 4194304 16246674 140736283803520 139700846177520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14704/tid=14706] ppid=14701 vsize=1571396 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14706/stat : 14706 (toysat) S 14701 14704 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109110280 1609109504 334605 33554432000 4194304 16246674 140736283803520 139700835687664 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14704/tid=14707] ppid=14701 vsize=1571396 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14707/stat : 14707 (toysat) S 14701 14704 9895 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 109110280 1609109504 334605 33554432000 4194304 16246674 140736283803520 139700723510448 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 1571396

[startup+1722.3 s]
/proc/loadavg: 2.07 2.08 2.09 3/183 14824
/proc/meminfo: memFree=28077568/32872528 swapFree=12208/1156848
[pid=14704] ppid=14701 vsize=1587780 CPUtime=1721.99 cores=0,2,4,6
/proc/14704/stat : 14704 (toysat) R 14701 14704 9895 0 -1 4202496 337676 0 0 0 172149 50 0 0 20 0 4 0 109110280 1625886720 338701 33554432000 4194304 16246674 140736283803520 140736283801408 12414079 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14704/statm: 396945 338701 903 2943 0 393839 0
[pid=14704/tid=14705] ppid=14701 vsize=1587780 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14705/stat : 14705 (toysat) S 14701 14704 9895 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 109110280 1625886720 338701 33554432000 4194304 16246674 140736283803520 139700846177520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14704/tid=14706] ppid=14701 vsize=1587780 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14706/stat : 14706 (toysat) S 14701 14704 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109110280 1625886720 338701 33554432000 4194304 16246674 140736283803520 139700835687664 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14704/tid=14707] ppid=14701 vsize=1587780 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14707/stat : 14707 (toysat) S 14701 14704 9895 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 109110280 1625886720 338701 33554432000 4194304 16246674 140736283803520 139700723510448 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 1587780

[startup+1782.3 s]
/proc/loadavg: 2.03 2.07 2.08 3/183 14825
/proc/meminfo: memFree=28075184/32872528 swapFree=12208/1156848
[pid=14704] ppid=14701 vsize=1587780 CPUtime=1781.98 cores=0,2,4,6
/proc/14704/stat : 14704 (toysat) R 14701 14704 9895 0 -1 4202496 337676 0 0 0 178148 50 0 0 20 0 4 0 109110280 1625886720 338701 33554432000 4194304 16246674 140736283803520 140736283802736 4220897 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14704/statm: 396945 338701 903 2943 0 393839 0
[pid=14704/tid=14705] ppid=14701 vsize=1587780 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14705/stat : 14705 (toysat) S 14701 14704 9895 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 109110280 1625886720 338701 33554432000 4194304 16246674 140736283803520 139700846177520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14704/tid=14706] ppid=14701 vsize=1587780 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14706/stat : 14706 (toysat) S 14701 14704 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109110280 1625886720 338701 33554432000 4194304 16246674 140736283803520 139700835687664 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14704/tid=14707] ppid=14701 vsize=1587780 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14707/stat : 14707 (toysat) S 14701 14704 9895 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 109110280 1625886720 338701 33554432000 4194304 16246674 140736283803520 139700723510448 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1587780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.09 2.08 2.09 3/183 14825
/proc/meminfo: memFree=28075668/32872528 swapFree=12208/1156848
[pid=14704] ppid=14701 vsize=1587780 CPUtime=1800.08 cores=0,2,4,6
/proc/14704/stat : 14704 (toysat) R 14701 14704 9895 0 -1 4202496 337676 0 0 0 179958 50 0 0 20 0 4 0 109110280 1625886720 338701 33554432000 4194304 16246674 140736283803520 140736283802736 12655131 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14704/statm: 396945 338701 903 2943 0 393839 0
[pid=14704/tid=14705] ppid=14701 vsize=1587780 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14705/stat : 14705 (toysat) S 14701 14704 9895 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 109110280 1625886720 338701 33554432000 4194304 16246674 140736283803520 139700846177520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14704/tid=14706] ppid=14701 vsize=1587780 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14706/stat : 14706 (toysat) S 14701 14704 9895 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109110280 1625886720 338701 33554432000 4194304 16246674 140736283803520 139700835687664 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14704/tid=14707] ppid=14701 vsize=1587780 CPUtime=0 cores=0,2,4,6
/proc/14704/task/14707/stat : 14707 (toysat) S 14701 14704 9895 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 109110280 1625886720 338701 33554432000 4194304 16246674 140736283803520 139700723510448 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1587780

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.59
CPU system time (s): 0.506922
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 1587780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.59
system time used= 0.506922
maximum resident set size= 1354804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 337676
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= 2170
involuntary context switches= 3602

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.942 second user time and 16.3315 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-07 05:55:57
IDJOB=4079175
IDBENCH=72452
IDSOLVER=2542
FILE ID=node114/4079175-1465271757
RUNJOBID= node114-1465241547-9911
PBS_JOBID= 19843245
Free space on /tmp= 71716 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/datasets/9orless/normalized-gnash-common-opengl.cudf.trendy.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4079175-1465271757/watcher-4079175-1465271757 -o /tmp/evaluation-result-4079175-1465271757/solver-4079175-1465271757 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1465241547-9911 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4079175-1465271757.opb

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

MD5SUM BENCH= a3b409ee32ed598382bd48e986006a5e
RANDOM SEED=891750299

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.54
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.852
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:        29092972 kB
Buffers:          129088 kB
Cached:           234348 kB
SwapCached:         1696 kB
Active:          1664108 kB
Inactive:         220968 kB
Active(anon):    1522420 kB
Inactive(anon):     1252 kB
Active(file):     141688 kB
Inactive(file):   219716 kB
Unevictable:     1156848 kB
Mlocked:           12208 kB
SwapTotal:      67108856 kB
SwapFree:       67096680 kB
Dirty:             19684 kB
Writeback:             0 kB
AnonPages:       2679768 kB
Mapped:            10764 kB
Shmem:                 0 kB
Slab:             602028 kB
SReclaimable:      45828 kB
SUnreclaim:       556200 kB
KernelStack:        1480 kB
PageTables:         9428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2819996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1222656 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71700 MiB
End job on node114 at 2016-06-07 06:25:58