Trace number 4079196

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.3 1800.63

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/
random/rand.newlist/normalized-randf794d2.cudf.trendy.opb
MD5SUM0e6c65a243b8e18d3662d3982a89affb
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark20204418175
Best CPU time to get the best result obtained on this benchmark4.40233
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6751
Total number of constraints28388
Number of constraints which are clauses28115
Number of constraints which are cardinality constraints (but not clauses)273
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint553
Number of terms in the objective function 3174
Biggest coefficient in the objective function 4012099469
Number of bits for the biggest coefficient in the objective function 32
Sum of the numbers in the objective function 2214673858082
Number of bits of the sum of numbers in the objective function 42
Biggest number in a constraint 4012099469
Number of bits of the biggest number in a constraint 32
Biggest sum of numbers in a constraint 2214673858082
Number of bits of the biggest sum of numbers42
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:42:05+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.01	c   bytestring-0.10.6.0
0.00/0.01	c   bytestring-builder-0.10.6.0.0
0.00/0.01	c   clock-0.7.2
0.00/0.01	c   containers-0.5.6.2
0.00/0.01	c   data-default-0.5.3
0.00/0.01	c   data-default-class-0.0.1
0.00/0.01	c   data-interval-1.2.0
0.00/0.01	c   deepseq-1.4.1.1
0.00/0.01	c   directory-1.2.2.0
0.00/0.01	c   exceptions-0.8.2.1
0.00/0.01	c   extended-reals-0.2.1.0
0.00/0.01	c   filepath-1.4.0.0
0.00/0.01	c   finite-field-0.8.0
0.00/0.01	c   hashable-1.2.4.0
0.00/0.01	c   heaps-0.3.3
0.00/0.01	c   intern-0.9.1.4
0.00/0.01	c   loop-0.3.0
0.00/0.01	c   mtl-2.2.1
0.00/0.01	c   multiset-0.3.2
0.00/0.01	c   mwc-random-0.13.3.2
0.00/0.01	c   parse_dimacs-1.3
0.00/0.01	c   parsec-3.1.9
0.00/0.01	c   prettyclass-1.0.0.0
0.00/0.01	c   primes-0.2.1.0
0.00/0.01	c   primitive-0.6.1.0
0.00/0.01	c   process-1.2.3.0
0.00/0.01	c   pseudo-boolean-0.1.3.0
0.00/0.02	c   queue-0.1.2
0.00/0.02	c   semigroups-0.18.1
0.00/0.02	c   sign-0.4.3
0.00/0.02	c   stm-2.4.4.1
0.00/0.02	c   template-haskell-2.10.0.0
0.00/0.02	c   temporary-1.2.0.4
0.00/0.02	c   time-1.5.0.1
0.00/0.02	c   transformers-0.4.2.0
0.00/0.02	c   transformers-compat-0.5.1.4
0.00/0.02	c   type-level-numbers-0.1.1.1
0.00/0.02	c   unbounded-delays-0.1.0.9
0.00/0.02	c   unordered-containers-0.2.6.0
0.00/0.02	c   vector-0.11.0.0
0.00/0.02	c   vector-space-0.10.3
0.00/0.02	c command line = ["+RTS","-H1G","-M15500m","-K1G","-RTS","--pb","--search=bcd2","HOME/instance-4079196-1465270925.opb"]
0.00/0.02	c use --random-gen="695159803 3283830271 3526499019 4254860511 189039188 3923106284 3099319810 1772272173 1375043122 3048911641 214118817 1734806843 3119372913 891914307 1371402578 1501414085 691171435 641440947 3842259131 899586755 819842916 977372892 933173499 3266310144 893922836 1414129768 2503756208 1733939140 793100883 3010610857 3735297762 3242079487 2220042327 1693676944 1822993172 2054137760 1180086397 2894773049 1355056405 3947353910 1423321083 767315246 2029366068 1730830525 2294665552 331586656 2278400431 1424215437 1927928291 2126393740 1321823980 481347736 1685142078 1414996727 1127197897 3282292769 1652170799 2437520711 3194212942 1213547122 2905833468 3099152745 1063865987 3227897510 3479121794 3395518135 4207139892 135015177 3857887257 4086695070 4150631346 1610379627 1272453644 2975670593 2935583704 3976502223 2003520829 1743985079 3861184508 1850715363 749142931 1528191043 4232520828 3872449321 108701654 297028121 3291629515 2033165302 3455262026 1263315690 2037175651 2481163336 2102469555 190691667 2414982842 1137409240 435170641 2406719473 2994545961 3053022931 374986014 2014180569 1343246444 5471858 1724304057 3389094153 142791732 608893600 873581001 3824673136 2206418609 490086830 1449684937 1046462377 2896299561 582155229 1738966486 3858236152 1565240026 4085555696 579566490 3907092238 3909496692 4026200173 297336830 127658837 2511755779 3759322769 3501127685 3998448340 1527971094 2157244352 4146740155 2020784295 3202381319 1340405397 2320528177 1194563373 821879285 46374303 1097499766 136535306 2305726828 3599957353 112537109 3541796770 57425928 3922679578 3795370548 4192518759 2775175835 1445146350 1730700203 3552085072 3318279822 2083696220 2820591334 4145056184 4023562643 1112209936 4016111037 2803292179 4204989238 1081385397 2728061051 1791306448 2517317540 1290298433 3675485492 190655494 2224608464 1805302225 3028679466 359960261 1583729583 2243200822 1536579331 4073262658 2313770793 1214297800 3993170147 540836920 3928801294 2304291484 2145338048 3346980593 1000152549 4232512727 2032698559 2475870821 1547188563 2097728953 344271337 4107637023 4136177547 3205112018 535360504 659063140 543865047 1934769948 2222961138 2492131473 373760038 2673051863 1033797956 2674316354 1056645714 2321140751 4265384656 2914651313 2545646011 237343008 218712651 1212162224 1956286006 3234223022 4114423589 69289543 2088813416 2377599039 1542816939 2283367526 2468956007 773671364 2091499826 435260474 97047296 969067796 4136434986 1859610551 3478484793 105820002 3361342026 2183803897 4023714902 3517559674 2539455980 3771396605 3617388020 2804266009 1960693689 1323831610 2163372248 3736856006 1565925444 1795263561 2716583196 1965177039 342547313 3401836660 1391345804 3810285707 570581402 3029436351 1619329440 2467434154 255 362436" option to reproduce the execution
0.18/0.24	c #vars 6751
0.18/0.24	c #constraints 28388
0.57/0.62	c BCD2: Hardening is enabled.
0.57/0.62	c BCD2: BiasedSearch is enabled.
0.57/0.62	c Solving starts ...
0.57/0.62	c ============================[ Search Statistics ]============================
0.57/0.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.57/0.62	c       |         |          |          |    Limit     GC | Var      | Constra 
0.57/0.62	c =============================================================================
0.57/0.62	c  0.0s |       0 |        0 |        0 |    11327      0 |      914 |        0
0.87/0.97	c  0.3s |       0 |    26098 |       82 |    11327      0 |      933 |     4958
0.87/0.97	c #cpu_time = 0.344s
0.87/0.97	c #wall_clock_time = 0.345s
0.87/0.97	c #decision = 26098
0.87/0.97	c #random_decision = 67
0.87/0.97	c #conflict = 82
0.87/0.97	c #restart = 0
0.87/0.97	o 274713930668
498.30/498.44	c BCD2: updating upper bound: 2214673858082 -> 274713930667
772.33/772.50	c BCD2: 0 <= obj <= 274713930667
772.33/772.50	c BCD2: #cores=0, #unrelaxed=3174, #relaxed=0, #hardened=0
772.33/772.50	c BCD2: #sat=1 #unsat=1 bias=1/2
772.33/772.50	c Solving starts ...
772.33/772.50	c ============================[ Search Statistics ]============================
772.33/772.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
772.33/772.50	c       |         |          |          |    Limit     GC | Var      | Constra 
772.33/772.50	c =============================================================================
772.33/772.50	c  0.0s |       0 |        0 |        0 |    11327      0 |      933 |     4958
772.33/772.52	c  0.0s |       0 |        1 |        1 |    11327      0 |      934 |     4960
772.33/772.52	c #cpu_time = 0.020s
772.33/772.52	c #wall_clock_time = 0.020s
772.33/772.52	c #decision = 1
772.33/772.52	c #random_decision = 0
772.33/772.52	c #conflict = 1
772.33/772.52	c #restart = 0
772.33/772.52	c BCD2: found a new core of size 1: cost of the new core is >=1
772.33/772.52	c lower bound updated to 1
1293.94/1294.26	c BCD2: 1 <= obj <= 274713930667
1293.94/1294.26	c BCD2: #cores=1, #unrelaxed=3173, #relaxed=1, #hardened=0
1293.94/1294.26	c BCD2: #sat=1 #unsat=2 bias=2/3
1293.94/1294.26	c Solving starts ...
1293.94/1294.26	c ============================[ Search Statistics ]============================
1293.94/1294.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1293.94/1294.26	c       |         |          |          |    Limit     GC | Var      | Constra 
1293.94/1294.26	c =============================================================================
1293.94/1294.26	c  0.0s |       0 |        0 |        0 |    11327      0 |      934 |     4960
1293.94/1294.28	c  0.0s |       0 |        3 |        1 |    11327      0 |      935 |     4962
1293.94/1294.28	c #cpu_time = 0.021s
1293.94/1294.28	c #wall_clock_time = 0.021s
1293.94/1294.28	c #decision = 3
1293.94/1294.28	c #random_decision = 0
1293.94/1294.28	c #conflict = 1
1293.94/1294.28	c #restart = 0
1293.94/1294.28	c BCD2: found a new core of size 1: cost of the new core is >=1
1293.94/1294.28	c lower bound updated to 2

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

pid=15904
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

[startup+0 s]
/proc/loadavg: 2.28 2.28 2.25 3/179 15907
/proc/meminfo: memFree=29274580/32872528 swapFree=17452/1581112
[pid=15907] ppid=15904 vsize=24328 CPUtime=0 cores=0,2,4,6
/proc/15907/stat : 15907 (runsolver) R 15904 13546 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 1 0 109024452 24911872 50 33554432000 4194304 4338465 140734185683744 140734185681280 248793554320 0 0 4096 24578 0 0 0 17 6 0 0 0 0 0
/proc/15907/statm: 6082 50 4 36 0 2655 0
Current StackSize limit: 10240 KiB


[startup+0.100125 s]
/proc/loadavg: 2.28 2.28 2.25 3/179 15907
/proc/meminfo: memFree=29274580/32872528 swapFree=17452/1581112
[pid=15907] ppid=15904 vsize=1220164 CPUtime=0.08 cores=0,2,4,6
/proc/15907/stat : 15907 (toysat) R 15904 15907 13546 0 -1 4202496 24202 0 0 0 4 4 0 0 20 0 4 0 109024452 1249447936 25012 33554432000 4194304 16246674 140734124263872 140734124263184 7364033 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15907/statm: 305041 25028 798 2943 0 301935 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1220164

[startup+0.200332 s]
/proc/loadavg: 2.28 2.28 2.25 3/179 15907
/proc/meminfo: memFree=29274580/32872528 swapFree=17452/1581112
[pid=15907] ppid=15904 vsize=1306180 CPUtime=0.18 cores=0,2,4,6
/proc/15907/stat : 15907 (toysat) R 15904 15907 13546 0 -1 4202496 46757 0 0 0 11 7 0 0 20 0 4 0 109024452 1337528320 48077 33554432000 4194304 16246674 140734124263872 140734124245760 4206649 0 2 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15907/statm: 326545 48079 800 2943 0 323439 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1306180

[startup+0.300327 s]
/proc/loadavg: 2.28 2.28 2.25 3/179 15907
/proc/meminfo: memFree=29274580/32872528 swapFree=17452/1581112
[pid=15907] ppid=15904 vsize=1313348 CPUtime=0.27 cores=0,2,4,6
/proc/15907/stat : 15907 (toysat) R 15904 15907 13546 0 -1 4202496 48514 0 0 0 20 7 0 0 20 0 4 0 109024452 1344868352 49834 33554432000 4194304 16246674 140734124263872 140734124245760 13775094 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15907/statm: 328337 49834 837 2943 0 325231 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 1313348

[startup+0.700295 s]
/proc/loadavg: 2.28 2.28 2.25 3/179 15907
/proc/meminfo: memFree=29274580/32872528 swapFree=17452/1581112
[pid=15907] ppid=15904 vsize=1313348 CPUtime=0.67 cores=0,2,4,6
/proc/15907/stat : 15907 (toysat) R 15904 15907 13546 0 -1 4202496 117395 0 0 0 50 17 0 0 20 0 4 0 109024452 1344868352 118715 33554432000 4194304 16246674 140734124263872 140734124245760 5531437 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15907/statm: 328337 118721 888 2943 0 325231 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 1313348

[startup+1.50044 s]
/proc/loadavg: 2.28 2.28 2.25 3/183 15911
/proc/meminfo: memFree=28685556/32872528 swapFree=17452/1581112
[pid=15907] ppid=15904 vsize=1323588 CPUtime=1.48 cores=0,2,4,6
/proc/15907/stat : 15907 (toysat) R 15904 15907 13546 0 -1 4202496 228659 0 0 0 116 32 0 0 20 0 4 0 109024452 1355354112 229979 33554432000 4194304 16246674 140734124263872 140734124245760 12449399 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15907/statm: 330897 229994 899 2943 0 327791 0
[pid=15907/tid=15909] ppid=15904 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15909/stat : 15909 (toysat) S 15904 15907 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109024453 1355354112 230003 33554432000 4194304 16246674 140734124263872 140711804513520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=15907/tid=15910] ppid=15904 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15910/stat : 15910 (toysat) S 15904 15907 13546 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 109024453 1355354112 230013 33554432000 4194304 16246674 140734124263872 140711718530288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=15907/tid=15911] ppid=15904 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15911/stat : 15911 (toysat) S 15904 15907 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109024453 1355354112 230022 33554432000 4194304 16246674 140734124263872 140711708056752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1323588

[startup+3.10046 s]
/proc/loadavg: 2.28 2.28 2.25 3/183 15911
/proc/meminfo: memFree=28184728/32872528 swapFree=17452/1581112
[pid=15907] ppid=15904 vsize=1323588 CPUtime=3.08 cores=0,2,4,6
/proc/15907/stat : 15907 (toysat) R 15904 15907 13546 0 -1 4202496 271581 0 0 0 271 37 0 0 20 0 4 0 109024452 1355354112 272901 33554432000 4194304 16246674 140734124263872 140734124245760 12654808 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15907/statm: 330897 272901 900 2943 0 327791 0
[pid=15907/tid=15909] ppid=15904 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15909/stat : 15909 (toysat) S 15904 15907 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109024453 1355354112 272901 33554432000 4194304 16246674 140734124263872 140711804513520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=15907/tid=15910] ppid=15904 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15910/stat : 15910 (toysat) S 15904 15907 13546 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 109024453 1355354112 272901 33554432000 4194304 16246674 140734124263872 140711718530288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=15907/tid=15911] ppid=15904 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15911/stat : 15911 (toysat) S 15904 15907 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109024453 1355354112 272901 33554432000 4194304 16246674 140734124263872 140711708056752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1323588

[startup+6.30046 s]
/proc/loadavg: 2.26 2.28 2.25 3/183 15911
/proc/meminfo: memFree=28184796/32872528 swapFree=17452/1581112
[pid=15907] ppid=15904 vsize=1323588 CPUtime=6.28 cores=0,2,4,6
/proc/15907/stat : 15907 (toysat) R 15904 15907 13546 0 -1 4202496 271581 0 0 0 591 37 0 0 20 0 4 0 109024452 1355354112 272901 33554432000 4194304 16246674 140734124263872 140734124245760 12449395 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15907/statm: 330897 272901 900 2943 0 327791 0
[pid=15907/tid=15909] ppid=15904 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15909/stat : 15909 (toysat) S 15904 15907 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109024453 1355354112 272901 33554432000 4194304 16246674 140734124263872 140711804513520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=15907/tid=15910] ppid=15904 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15910/stat : 15910 (toysat) S 15904 15907 13546 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 109024453 1355354112 272901 33554432000 4194304 16246674 140734124263872 140711718530288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=15907/tid=15911] ppid=15904 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15911/stat : 15911 (toysat) S 15904 15907 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109024453 1355354112 272901 33554432000 4194304 16246674 140734124263872 140711708056752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1323588

[startup+12.7005 s]
/proc/loadavg: 2.24 2.27 2.25 3/183 15911
/proc/meminfo: memFree=28184840/32872528 swapFree=17452/1581112
[pid=15907] ppid=15904 vsize=1323588 CPUtime=12.68 cores=0,2,4,6
/proc/15907/stat : 15907 (toysat) R 15904 15907 13546 0 -1 4202496 271581 0 0 0 1231 37 0 0 20 0 4 0 109024452 1355354112 272901 33554432000 4194304 16246674 140734124263872 140734124245760 12654389 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15907/statm: 330897 272901 900 2943 0 327791 0
[pid=15907/tid=15909] ppid=15904 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15909/stat : 15909 (toysat) S 15904 15907 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109024453 1355354112 272901 33554432000 4194304 16246674 140734124263872 140711804513520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=15907/tid=15910] ppid=15904 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15910/stat : 15910 (toysat) S 15904 15907 13546 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 109024453 1355354112 272901 33554432000 4194304 16246674 140734124263872 140711718530288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=15907/tid=15911] ppid=15904 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15911/stat : 15911 (toysat) S 15904 15907 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109024453 1355354112 272901 33554432000 4194304 16246674 140734124263872 140711708056752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1323588

[startup+25.5006 s]
/proc/loadavg: 2.41 2.31 2.26 3/183 15911
/proc/meminfo: memFree=28186068/32872528 swapFree=17452/1581112
[pid=15907] ppid=15904 vsize=1323588 CPUtime=25.48 cores=0,2,4,6
/proc/15907/stat : 15907 (toysat) R 15904 15907 13546 0 -1 4202496 271581 0 0 0 2511 37 0 0 20 0 4 0 109024452 1355354112 272901 33554432000 4194304 16246674 140734124263872 140734124245760 12371164 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15907/statm: 330897 272901 900 2943 0 327791 0
[pid=15907/tid=15909] ppid=15904 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15909/stat : 15909 (toysat) S 15904 15907 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109024453 1355354112 272901 33554432000 4194304 16246674 140734124263872 140711804513520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=15907/tid=15910] ppid=15904 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15910/stat : 15910 (toysat) S 15904 15907 13546 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 109024453 1355354112 272901 33554432000 4194304 16246674 140734124263872 140711718530288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=15907/tid=15911] ppid=15904 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15911/stat : 15911 (toysat) S 15904 15907 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109024453 1355354112 272901 33554432000 4194304 16246674 140734124263872 140711708056752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1323588

[startup+51.1006 s]
/proc/loadavg: 2.33 2.30 2.26 3/183 15911
/proc/meminfo: memFree=27921916/32872528 swapFree=17452/1581112
[pid=15907] ppid=15904 vsize=1586756 CPUtime=51.07 cores=0,2,4,6
/proc/15907/stat : 15907 (toysat) R 15904 15907 13546 0 -1 4202496 337374 0 0 0 5062 45 0 0 20 0 4 0 109024452 1624838144 338694 33554432000 4194304 16246674 140734124263872 140734124263184 4226104 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15907/statm: 396689 338694 900 2943 0 393583 0
[pid=15907/tid=15909] ppid=15904 vsize=1586756 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15909/stat : 15909 (toysat) S 15904 15907 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109024453 1624838144 338694 33554432000 4194304 16246674 140734124263872 140711804513520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=15907/tid=15910] ppid=15904 vsize=1586756 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15910/stat : 15910 (toysat) S 15904 15907 13546 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 109024453 1624838144 338694 33554432000 4194304 16246674 140734124263872 140711718530288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=15907/tid=15911] ppid=15904 vsize=1586756 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15911/stat : 15911 (toysat) S 15904 15907 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109024453 1624838144 338694 33554432000 4194304 16246674 140734124263872 140711708056752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1586756

[startup+102.301 s]
/proc/loadavg: 2.35 2.31 2.27 3/183 15912
/proc/meminfo: memFree=27338128/32872528 swapFree=17452/1581112
[pid=15907] ppid=15904 vsize=2169412 CPUtime=102.27 cores=0,2,4,6
/proc/15907/stat : 15907 (toysat) R 15904 15907 13546 0 -1 4202496 483038 0 0 0 10163 64 0 0 20 0 4 0 109024452 2221477888 484358 33554432000 4194304 16246674 140734124263872 140734124261696 4206974 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15907/statm: 542353 484358 900 2943 0 539247 0
[pid=15907/tid=15909] ppid=15904 vsize=2169412 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15909/stat : 15909 (toysat) S 15904 15907 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109024453 2221477888 484358 33554432000 4194304 16246674 140734124263872 140711804513520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=15907/tid=15910] ppid=15904 vsize=2169412 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15910/stat : 15910 (toysat) S 15904 15907 13546 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 109024453 2221477888 484358 33554432000 4194304 16246674 140734124263872 140711718530064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15907/tid=15911] ppid=15904 vsize=2169412 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15911/stat : 15911 (toysat) S 15904 15907 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109024453 2221477888 484358 33554432000 4194304 16246674 140734124263872 140711708056752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2169412

[startup+162.3 s]
/proc/loadavg: 2.23 2.29 2.26 3/183 15914
/proc/meminfo: memFree=26640700/32872528 swapFree=17452/1581112
[pid=15907] ppid=15904 vsize=2865732 CPUtime=162.24 cores=0,2,4,6
/proc/15907/stat : 15907 (toysat) R 15904 15907 13546 0 -1 4202496 657118 0 0 0 16134 90 0 0 20 0 4 0 109024452 2934509568 658438 33554432000 4194304 16246674 140734124263872 140734124262968 4221138 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15907/statm: 716433 658438 900 2943 0 713327 0
[pid=15907/tid=15909] ppid=15904 vsize=2865732 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15909/stat : 15909 (toysat) S 15904 15907 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109024453 2934509568 658438 33554432000 4194304 16246674 140734124263872 140711804513520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=15907/tid=15910] ppid=15904 vsize=2865732 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15910/stat : 15910 (toysat) S 15904 15907 13546 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 109024453 2934509568 658438 33554432000 4194304 16246674 140734124263872 140711718530288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=15907/tid=15911] ppid=15904 vsize=2865732 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15911/stat : 15911 (toysat) S 15904 15907 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109024453 2934509568 658438 33554432000 4194304 16246674 140734124263872 140711708056752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 2865732

[startup+222.308 s]
/proc/loadavg: 2.19 2.27 2.26 3/183 15915
/proc/meminfo: memFree=26190980/32872528 swapFree=17452/1581112
[pid=15907] ppid=15904 vsize=3314244 CPUtime=222.24 cores=0,2,4,6
/proc/15907/stat : 15907 (toysat) R 15904 15907 13546 0 -1 4202496 769246 0 0 0 22114 110 0 0 20 0 4 0 109024452 3393785856 770566 33554432000 4194304 16246674 140734124263872 140734124263048 15015658 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15907/statm: 828561 770566 900 2943 0 825455 0
[pid=15907/tid=15909] ppid=15904 vsize=3314244 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15909/stat : 15909 (toysat) S 15904 15907 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109024453 3393785856 770566 33554432000 4194304 16246674 140734124263872 140711804513520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=15907/tid=15910] ppid=15904 vsize=3314244 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15910/stat : 15910 (toysat) S 15904 15907 13546 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 109024453 3393785856 770566 33554432000 4194304 16246674 140734124263872 140711718530288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=15907/tid=15911] ppid=15904 vsize=3314244 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15911/stat : 15911 (toysat) S 15904 15907 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109024453 3393785856 770566 33554432000 4194304 16246674 140734124263872 140711708056752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 3314244


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

/proc/15907/task/15909/stat : 15909 (toysat) S 15904 15907 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109024453 2645102592 587805 33554432000 4194304 16246674 140734124263872 140711804513520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=15907/tid=15910] ppid=15904 vsize=2583108 CPUtime=0.01 cores=0,2,4,6
/proc/15907/task/15910/stat : 15910 (toysat) S 15904 15907 13546 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 4 0 109024453 2645102592 587805 33554432000 4194304 16246674 140734124263872 140711718530288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=15907/tid=15911] ppid=15904 vsize=2583108 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15911/stat : 15911 (toysat) S 15904 15907 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109024453 2645102592 587805 33554432000 4194304 16246674 140734124263872 140711708056752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 2583108

[startup+1362.3 s]
/proc/loadavg: 2.07 2.12 2.17 3/183 16015
/proc/meminfo: memFree=27653496/32872528 swapFree=17452/1581112
[pid=15907] ppid=15904 vsize=1857092 CPUtime=1362.03 cores=0,2,4,6
/proc/15907/stat : 15907 (toysat) R 15904 15907 13546 0 -1 4202496 3225591 0 0 0 135609 594 0 0 20 0 4 0 109024452 1901662208 406302 33554432000 4194304 16246674 140734124263872 140734124261760 4220489 0 2 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15907/statm: 464273 406302 917 2943 0 461167 0
[pid=15907/tid=15909] ppid=15904 vsize=1857092 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15909/stat : 15909 (toysat) S 15904 15907 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109024453 1901662208 406302 33554432000 4194304 16246674 140734124263872 140711804513520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=15907/tid=15910] ppid=15904 vsize=1857092 CPUtime=0.01 cores=0,2,4,6
/proc/15907/task/15910/stat : 15910 (toysat) S 15904 15907 13546 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 4 0 109024453 1901662208 406302 33554432000 4194304 16246674 140734124263872 140711718530288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=15907/tid=15911] ppid=15904 vsize=1857092 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15911/stat : 15911 (toysat) S 15904 15907 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109024453 1901662208 406302 33554432000 4194304 16246674 140734124263872 140711708056752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 1857092

[startup+1422.3 s]
/proc/loadavg: 2.13 2.12 2.17 3/183 16016
/proc/meminfo: memFree=27001028/32872528 swapFree=17452/1581112
[pid=15907] ppid=15904 vsize=2510404 CPUtime=1422.03 cores=0,2,4,6
/proc/15907/stat : 15907 (toysat) R 15904 15907 13546 0 -1 4202496 3388921 0 0 0 141582 621 0 0 20 0 4 0 109024452 2570653696 569630 33554432000 4194304 16246674 140734124263872 140734124261696 12371093 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15907/statm: 627601 569630 917 2943 0 624495 0
[pid=15907/tid=15909] ppid=15904 vsize=2510404 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15909/stat : 15909 (toysat) S 15904 15907 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109024453 2570653696 569630 33554432000 4194304 16246674 140734124263872 140711804513520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=15907/tid=15910] ppid=15904 vsize=2510404 CPUtime=0.01 cores=0,2,4,6
/proc/15907/task/15910/stat : 15910 (toysat) S 15904 15907 13546 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 4 0 109024453 2570653696 569630 33554432000 4194304 16246674 140734124263872 140711718530288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=15907/tid=15911] ppid=15904 vsize=2510404 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15911/stat : 15911 (toysat) S 15904 15907 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109024453 2570653696 569630 33554432000 4194304 16246674 140734124263872 140711708056752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 2510404

[startup+1482.3 s]
/proc/loadavg: 2.18 2.14 2.17 3/183 16017
/proc/meminfo: memFree=26497988/32872528 swapFree=17452/1581112
[pid=15907] ppid=15904 vsize=3012164 CPUtime=1482 cores=0,2,4,6
/proc/15907/stat : 15907 (toysat) R 15904 15907 13546 0 -1 4202496 3514361 0 0 0 147558 642 0 0 20 0 4 0 109024452 3084455936 695070 33554432000 4194304 16246674 140734124263872 140734124261760 4221132 0 2 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15907/statm: 753041 695070 917 2943 0 749935 0
[pid=15907/tid=15909] ppid=15904 vsize=3012164 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15909/stat : 15909 (toysat) S 15904 15907 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109024453 3084455936 695070 33554432000 4194304 16246674 140734124263872 140711804513520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=15907/tid=15910] ppid=15904 vsize=3012164 CPUtime=0.01 cores=0,2,4,6
/proc/15907/task/15910/stat : 15910 (toysat) S 15904 15907 13546 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 4 0 109024453 3084455936 695070 33554432000 4194304 16246674 140734124263872 140711718530288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=15907/tid=15911] ppid=15904 vsize=3012164 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15911/stat : 15911 (toysat) S 15904 15907 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109024453 3084455936 695070 33554432000 4194304 16246674 140734124263872 140711708056752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 3012164

[startup+1542.31 s]
/proc/loadavg: 2.26 2.17 2.18 3/183 16018
/proc/meminfo: memFree=26241348/32872528 swapFree=17452/1581112
[pid=15907] ppid=15904 vsize=3268164 CPUtime=1542 cores=0,2,4,6
/proc/15907/stat : 15907 (toysat) R 15904 15907 13546 0 -1 4202496 3578361 0 0 0 153543 657 0 0 20 0 4 0 109024452 3346599936 759070 33554432000 4194304 16246674 140734124263872 140734124261760 4221137 0 2 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15907/statm: 817041 759070 917 2943 0 813935 0
[pid=15907/tid=15909] ppid=15904 vsize=3268164 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15909/stat : 15909 (toysat) S 15904 15907 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109024453 3346599936 759070 33554432000 4194304 16246674 140734124263872 140711804513520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=15907/tid=15910] ppid=15904 vsize=3268164 CPUtime=0.01 cores=0,2,4,6
/proc/15907/task/15910/stat : 15910 (toysat) S 15904 15907 13546 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 4 0 109024453 3346599936 759070 33554432000 4194304 16246674 140734124263872 140711718530288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=15907/tid=15911] ppid=15904 vsize=3268164 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15911/stat : 15911 (toysat) S 15904 15907 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109024453 3346599936 759070 33554432000 4194304 16246674 140734124263872 140711708056752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 3268164

[startup+1602.3 s]
/proc/loadavg: 2.26 2.19 2.18 3/183 16019
/proc/meminfo: memFree=25670308/32872528 swapFree=17452/1581112
[pid=15907] ppid=15904 vsize=3762756 CPUtime=1601.98 cores=0,2,4,6
/proc/15907/stat : 15907 (toysat) R 15904 15907 13546 0 -1 4202496 3721211 0 0 0 159515 683 0 0 20 0 4 0 109024452 3853062144 882718 33554432000 4194304 16246674 140734124263872 140734124263048 4220489 0 2 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15907/statm: 940689 882718 917 2943 0 937583 0
[pid=15907/tid=15909] ppid=15904 vsize=3762756 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15909/stat : 15909 (toysat) S 15904 15907 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109024453 3853062144 882718 33554432000 4194304 16246674 140734124263872 140711804513520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=15907/tid=15910] ppid=15904 vsize=3762756 CPUtime=0.01 cores=0,2,4,6
/proc/15907/task/15910/stat : 15910 (toysat) S 15904 15907 13546 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 4 0 109024453 3853062144 882718 33554432000 4194304 16246674 140734124263872 140711718530288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=15907/tid=15911] ppid=15904 vsize=3762756 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15911/stat : 15911 (toysat) S 15904 15907 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109024453 3853062144 882718 33554432000 4194304 16246674 140734124263872 140711708056752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 3762756

[startup+1662.3 s]
/proc/loadavg: 2.15 2.16 2.18 3/183 16021
/proc/meminfo: memFree=25271020/32872528 swapFree=17452/1581112
[pid=15907] ppid=15904 vsize=4145732 CPUtime=1661.98 cores=0,2,4,6
/proc/15907/stat : 15907 (toysat) R 15904 15907 13546 0 -1 4202496 3826683 0 0 0 165492 706 0 0 20 0 4 0 109024452 4245229568 978462 33554432000 4194304 16246674 140734124263872 140734124262968 14628944 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15907/statm: 1036433 978462 917 2943 0 1033327 0
[pid=15907/tid=15909] ppid=15904 vsize=4145732 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15909/stat : 15909 (toysat) S 15904 15907 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109024453 4245229568 978462 33554432000 4194304 16246674 140734124263872 140711804513520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=15907/tid=15910] ppid=15904 vsize=4145732 CPUtime=0.01 cores=0,2,4,6
/proc/15907/task/15910/stat : 15910 (toysat) S 15904 15907 13546 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 4 0 109024453 4245229568 978462 33554432000 4194304 16246674 140734124263872 140711718530288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=15907/tid=15911] ppid=15904 vsize=4145732 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15911/stat : 15911 (toysat) S 15904 15907 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109024453 4245229568 978462 33554432000 4194304 16246674 140734124263872 140711708056752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 4145732

[startup+1722.3 s]
/proc/loadavg: 2.24 2.19 2.18 3/184 16025
/proc/meminfo: memFree=25215044/32872528 swapFree=17452/1581112
[pid=15907] ppid=15904 vsize=4201028 CPUtime=1721.96 cores=0,2,4,6
/proc/15907/stat : 15907 (toysat) R 15904 15907 13546 0 -1 4202496 3960571 0 0 0 171462 734 0 0 20 0 4 0 109024452 4301852672 992286 33554432000 4194304 16246674 140734124263872 140734124262968 4226064 0 2 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15907/statm: 1050257 992286 917 2943 0 1047151 0
[pid=15907/tid=15909] ppid=15904 vsize=4201028 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15909/stat : 15909 (toysat) S 15904 15907 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109024453 4301852672 992286 33554432000 4194304 16246674 140734124263872 140711804513520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=15907/tid=15910] ppid=15904 vsize=4201028 CPUtime=0.01 cores=0,2,4,6
/proc/15907/task/15910/stat : 15910 (toysat) S 15904 15907 13546 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 4 0 109024453 4301852672 992286 33554432000 4194304 16246674 140734124263872 140711718530288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=15907/tid=15911] ppid=15904 vsize=4201028 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15911/stat : 15911 (toysat) S 15904 15907 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109024453 4301852672 992286 33554432000 4194304 16246674 140734124263872 140711708056752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 4201028

[startup+1782.3 s]
/proc/loadavg: 2.23 2.20 2.18 3/183 16026
/proc/meminfo: memFree=24849108/32872528 swapFree=17452/1581112
[pid=15907] ppid=15904 vsize=4566596 CPUtime=1781.95 cores=0,2,4,6
/proc/15907/stat : 15907 (toysat) R 15904 15907 13546 0 -1 4202496 4215292 0 0 0 177415 780 0 0 20 0 4 0 109024452 4676194304 1083679 33554432000 4194304 16246674 140734124263872 140734124262968 12429024 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15907/statm: 1141649 1083679 917 2943 0 1138543 0
[pid=15907/tid=15909] ppid=15904 vsize=4566596 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15909/stat : 15909 (toysat) S 15904 15907 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109024453 4676194304 1083679 33554432000 4194304 16246674 140734124263872 140711804513520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=15907/tid=15910] ppid=15904 vsize=4566596 CPUtime=0.01 cores=0,2,4,6
/proc/15907/task/15910/stat : 15910 (toysat) S 15904 15907 13546 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 4 0 109024453 4676194304 1083679 33554432000 4194304 16246674 140734124263872 140711718530288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=15907/tid=15911] ppid=15904 vsize=4566596 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15911/stat : 15911 (toysat) S 15904 15907 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109024453 4676194304 1083679 33554432000 4194304 16246674 140734124263872 140711708056752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 4566596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.17 2.19 2.18 3/183 16027
/proc/meminfo: memFree=25263856/32872528 swapFree=17452/1581112
[pid=15907] ppid=15904 vsize=4151876 CPUtime=1800.04 cores=0,2,4,6
/proc/15907/stat : 15907 (toysat) R 15904 15907 13546 0 -1 4202496 4256508 0 0 0 179214 790 0 0 20 0 4 0 109024452 4251521024 979999 33554432000 4194304 16246674 140734124263872 140734124261696 4220536 0 2 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15907/statm: 1037969 979999 917 2943 0 1034863 0
[pid=15907/tid=15909] ppid=15904 vsize=4151876 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15909/stat : 15909 (toysat) S 15904 15907 13546 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109024453 4251521024 979999 33554432000 4194304 16246674 140734124263872 140711804513520 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=15907/tid=15910] ppid=15904 vsize=4151876 CPUtime=0.01 cores=0,2,4,6
/proc/15907/task/15910/stat : 15910 (toysat) S 15904 15907 13546 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 4 0 109024453 4251521024 979999 33554432000 4194304 16246674 140734124263872 140711718530064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15907/tid=15911] ppid=15904 vsize=4151876 CPUtime=0 cores=0,2,4,6
/proc/15907/task/15911/stat : 15911 (toysat) S 15904 15907 13546 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109024453 4251521024 979999 33554432000 4194304 16246674 140734124263872 140711708056752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 4151876

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 15907 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.6 s]
/proc/loadavg: 2.17 2.19 2.18 3/183 16027
/proc/meminfo: memFree=25263856/32872528 swapFree=17452/1581112
[pid=15907] ppid=15904 vsize=0 CPUtime=1800.25 cores=0,2,4,6
/proc/15907/stat : 15907 (toysat) Z 15904 15907 13546 0 -1 4203532 4256508 0 0 0 179215 810 0 0 20 0 2 0 109024452 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15907/statm: 0 0 0 0 0 0 0
[pid=15907/tid=15910] ppid=15904 vsize=0 CPUtime=0.21 cores=0,2,4,6
/proc/15907/task/15910/stat : 15910 (toysat) R 15904 15907 13546 0 -1 4203588 7 0 0 0 1 20 0 0 20 0 2 0 109024453 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.63
CPU time (s): 1800.3
CPU user time (s): 1792.16
CPU system time (s): 8.13676
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 4926020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.16
system time used= 8.13676
maximum resident set size= 4694132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4256508
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= 2007
involuntary context switches= 2023

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.3903 second user time and 16.0286 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-07 05:42:05
IDJOB=4079196
IDBENCH=72307
IDSOLVER=2542
FILE ID=node139/4079196-1465270925
RUNJOBID= node139-1465254943-13562
PBS_JOBID= 19843273
Free space on /tmp= 71712 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/random/rand.newlist/normalized-randf794d2.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-4079196-1465270925/watcher-4079196-1465270925 -o /tmp/evaluation-result-4079196-1465270925/solver-4079196-1465270925 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1465254943-13562 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4079196-1465270925.opb

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

MD5SUM BENCH= 0e6c65a243b8e18d3662d3982a89affb
RANDOM SEED=1686836167

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.868
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:        29275300 kB
Buffers:           57868 kB
Cached:            97768 kB
SwapCached:          948 kB
Active:          1200468 kB
Inactive:          80504 kB
Active(anon):    1124340 kB
Inactive(anon):     3236 kB
Active(file):      76128 kB
Inactive(file):    77268 kB
Unevictable:     1581112 kB
Mlocked:           17452 kB
SwapTotal:      67108856 kB
SwapFree:       67099808 kB
Dirty:             17100 kB
Writeback:             0 kB
AnonPages:       2826636 kB
Mapped:            10996 kB
Shmem:                 0 kB
Slab:             597788 kB
SReclaimable:      41708 kB
SUnreclaim:       556080 kB
KernelStack:        1520 kB
PageTables:         9068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2848524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2275328 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= 71696 MiB
End job on node139 at 2016-06-07 06:12:06