Trace number 4117986

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.09 1800.41

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern60-45.opb
MD5SUM22a7b45a0186a661638b15a7db7b7fcd
Bench CategoryOPT-BIGINT-NLC (optimisation, big integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-114288
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 43689
Biggest coefficient in the objective function 22846
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 9057216
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 22846
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 9057216
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)43629
Sum of products size (including duplicates)143020
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-29T18:06:02+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-4117986-1467216362.opb"]
0.00/0.01	c use --random-gen="209645688 3000194094 3457500274 3021835607 1431734718 3439104497 1834649388 3305109694 3185533696 3439737790 2009630780 2319804792 3146584806 3439324558 2431171315 1170716297 784514994 3425511651 2249724727 2921359147 3171784823 334191173 1439253444 1909447722 418587947 382358292 635138955 3848504333 3913515738 4117088745 2026983798 2467402793 215919517 1868474787 966645918 738448827 3509288487 1751840102 2371633057 1424799503 2562922829 4179749496 2226297278 2972780841 909666106 618986343 3571660839 2560944974 3945524849 2951006737 2519668084 1763721637 1539148630 2213967271 3905159766 624603723 3452670278 3963460820 3342857024 3372067028 136038046 2437086858 3402306100 749634520 3294046936 224994760 2253996484 1959867374 2470279497 1437143248 2129072641 1222422642 287706806 3526021750 658218130 3941244360 3154595797 615298847 3751697708 2595876035 3339836986 202607902 3575496488 854532774 1211653019 4045271330 1084729464 1616355869 3309041452 3168254018 565455032 3624664780 2516419215 922488455 484822438 3290751082 2940673451 3807853558 3046852153 180106848 1386127440 3635038074 106821823 1099152642 2351520287 2475820331 471496186 4094101708 40326311 3348974042 3317947562 123475331 1587409172 984446871 4107512155 4031040168 1731496771 3716377726 3658405944 2331662696 4101866357 2233515471 2562692652 3663515542 227507105 1378934350 397509402 1488761821 3269825926 374685501 4121769844 2679903675 1017101468 1955306452 307515669 629110333 2880956340 1045010340 121514733 1561601924 3487964072 2149158886 1692929823 3692451906 217038322 573628935 865120928 2693828016 2315229441 900432819 2852717591 334595311 1463679019 1697372873 3918677053 1184794630 1103452148 3669661272 1533153174 3789656505 822937284 4065815809 813744010 1257590144 3095450792 4217564096 3756780952 3319504933 1864154614 4042266755 2447862865 3002080087 738415719 4043066127 2287592396 565811579 3816809416 3020544560 3610336312 2305448825 3437557978 4233960731 4241917926 3970518493 737334779 3826641645 2899396057 953577950 3649561975 3103259797 3237747736 2886252505 2137179966 782892919 3779952038 1885264659 3198761397 911992359 2015928933 2443556891 4032724926 3686672669 190422784 3168801604 1823363248 1712617422 1367900799 2270938895 3505002609 1108876540 794842613 1822412484 1754453065 3252481571 3291252592 1957449813 2757745701 3256718897 2284079936 3343269911 49570850 265043129 520680950 1286480151 3891974537 3570115834 1792464329 3235714601 1207837006 1733559686 853361496 3802935607 486905160 1129912284 282508238 248480754 788006450 583550626 358207984 2843147596 3020234818 2450178690 853834722 1756575672 2953204345 2258865755 3848733321 4290727361 2262599629 2083341308 3299144363 1431248999 3878124113 2837263019 437233060 3702081485 255 362436" option to reproduce the execution
0.09/0.18	c #vars 60
0.09/0.18	c #constraints 0
1.18/1.22	c BCD2: Hardening is enabled.
1.18/1.22	c BCD2: BiasedSearch is enabled.
1.18/1.22	c Solving starts ...
1.18/1.22	c ============================[ Search Statistics ]============================
1.18/1.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.18/1.22	c       |         |          |          |    Limit     GC | Var      | Constra 
1.18/1.22	c =============================================================================
1.18/1.29	c  0.0s |       0 |        0 |        0 |    47903      0 |        0 |        0
1.39/1.45	c  0.2s |       0 |    29815 |        0 |    47903      0 |        0 |        0
1.39/1.45	c #cpu_time = 0.140s
1.39/1.45	c #wall_clock_time = 0.140s
1.39/1.45	c #decision = 29815
1.39/1.45	c #random_decision = 88
1.39/1.45	c #conflict = 0
1.39/1.45	c #restart = 0
1.39/1.45	o 0

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

pid=6161
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.06 2.08 2.08 3/179 6164
/proc/meminfo: memFree=29295072/32872528 swapFree=7620/7620
[pid=6164] ppid=6161 vsize=704956 CPUtime=0 cores=0,2,4,6
/proc/6164/stat : 6164 (toysat) R 6161 6164 5453 0 -1 4202496 2626 0 0 0 0 0 0 0 20 0 4 0 2532326 721874944 2987 33554432000 4194304 16246674 140734288660352 140734288659776 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6164/statm: 177007 2998 441 2943 0 173901 0
[pid=6164/tid=6165] ppid=6161 vsize=723388 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6165/stat : 6165 (toysat) S 6161 6164 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2532326 740749312 3061 33554432000 4194304 16246674 140734288660352 140139414138096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6166] ppid=6161 vsize=727484 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6166/stat : 6166 (toysat) S 6161 6164 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2532326 744943616 3077 33554432000 4194304 16246674 140734288660352 140139403648240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=6164/tid=6167] ppid=6161 vsize=731580 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6167/stat : 6167 (toysat) S 6161 6164 5453 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 2532326 749137920 3093 33554432000 4194304 16246674 140734288660352 140139393174704 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100171 s]
/proc/loadavg: 2.06 2.08 2.08 3/179 6164
/proc/meminfo: memFree=29295072/32872528 swapFree=7620/7620
[pid=6164] ppid=6161 vsize=1300036 CPUtime=0.09 cores=0,2,4,6
/proc/6164/stat : 6164 (toysat) R 6161 6164 5453 0 -1 4202496 27883 0 0 0 6 3 0 0 20 0 4 0 2532326 1331236864 28182 33554432000 4194304 16246674 140734288660352 140734288659664 12752373 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6164/statm: 325009 28197 799 2943 0 321903 0
[pid=6164/tid=6165] ppid=6161 vsize=1300036 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6165/stat : 6165 (toysat) S 6161 6164 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2532326 1331236864 28210 33554432000 4194304 16246674 140734288660352 140139414138096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6166] ppid=6161 vsize=1300036 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6166/stat : 6166 (toysat) S 6161 6164 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2532326 1331236864 28221 33554432000 4194304 16246674 140734288660352 140139403648240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=6164/tid=6167] ppid=6161 vsize=1300036 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6167/stat : 6167 (toysat) S 6161 6164 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2532326 1331236864 28233 33554432000 4194304 16246674 140734288660352 140139393174704 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1300036

[startup+0.200519 s]
/proc/loadavg: 2.06 2.08 2.08 3/179 6164
/proc/meminfo: memFree=29295072/32872528 swapFree=7620/7620
[pid=6164] ppid=6161 vsize=1315396 CPUtime=0.19 cores=0,2,4,6
/proc/6164/stat : 6164 (toysat) R 6161 6164 5453 0 -1 4202496 47820 0 0 0 13 6 0 0 20 0 4 0 2532326 1346965504 48629 33554432000 4194304 16246674 140734288660352 140734288659664 5873929 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6164/statm: 328849 48629 830 2943 0 325743 0
[pid=6164/tid=6165] ppid=6161 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6165/stat : 6165 (toysat) S 6161 6164 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2532326 1346965504 48629 33554432000 4194304 16246674 140734288660352 140139414138096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6166] ppid=6161 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6166/stat : 6166 (toysat) S 6161 6164 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2532326 1346965504 48629 33554432000 4194304 16246674 140734288660352 140139403648240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=6164/tid=6167] ppid=6161 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6167/stat : 6167 (toysat) S 6161 6164 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2532326 1346965504 48629 33554432000 4194304 16246674 140734288660352 140139393174704 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1315396

[startup+0.51277 s]
/proc/loadavg: 2.06 2.08 2.08 3/179 6164
/proc/meminfo: memFree=29295072/32872528 swapFree=7620/7620
[pid=6164] ppid=6161 vsize=1315396 CPUtime=0.49 cores=0,2,4,6
/proc/6164/stat : 6164 (toysat) R 6161 6164 5453 0 -1 4202496 57069 0 0 0 42 7 0 0 20 0 4 0 2532326 1346965504 57878 33554432000 4194304 16246674 140734288660352 140734288642240 4220897 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6164/statm: 328849 57878 831 2943 0 325743 0
[pid=6164/tid=6165] ppid=6161 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6165/stat : 6165 (toysat) S 6161 6164 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2532326 1346965504 57878 33554432000 4194304 16246674 140734288660352 140139414138096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6166] ppid=6161 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6166/stat : 6166 (toysat) S 6161 6164 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2532326 1346965504 57878 33554432000 4194304 16246674 140734288660352 140139403648240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=6164/tid=6167] ppid=6161 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6167/stat : 6167 (toysat) S 6161 6164 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2532326 1346965504 57878 33554432000 4194304 16246674 140734288660352 140139393174704 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 1315396

[startup+0.700408 s]
/proc/loadavg: 2.06 2.08 2.08 3/179 6164
/proc/meminfo: memFree=29295072/32872528 swapFree=7620/7620
[pid=6164] ppid=6161 vsize=1315396 CPUtime=0.68 cores=0,2,4,6
/proc/6164/stat : 6164 (toysat) R 6161 6164 5453 0 -1 4202496 73646 0 0 0 59 9 0 0 20 0 4 0 2532326 1346965504 74455 33554432000 4194304 16246674 140734288660352 140734288659664 4225192 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6164/statm: 328849 74455 831 2943 0 325743 0
[pid=6164/tid=6165] ppid=6161 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6165/stat : 6165 (toysat) S 6161 6164 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2532326 1346965504 74455 33554432000 4194304 16246674 140734288660352 140139414138096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6166] ppid=6161 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6166/stat : 6166 (toysat) S 6161 6164 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2532326 1346965504 74455 33554432000 4194304 16246674 140734288660352 140139403648240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=6164/tid=6167] ppid=6161 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6167/stat : 6167 (toysat) S 6161 6164 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2532326 1346965504 74455 33554432000 4194304 16246674 140734288660352 140139393174704 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1315396

[startup+1.50047 s]
/proc/loadavg: 2.06 2.08 2.08 3/183 6168
/proc/meminfo: memFree=28827928/32872528 swapFree=7620/7620
[pid=6164] ppid=6161 vsize=1320516 CPUtime=1.48 cores=0,2,4,6
/proc/6164/stat : 6164 (toysat) R 6161 6164 5453 0 -1 4202496 116279 0 0 0 133 15 0 0 20 0 4 0 2532326 1352208384 117088 33554432000 4194304 16246674 140734288660352 140734288642240 4206959 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6164/statm: 330129 117088 875 2943 0 327023 0
[pid=6164/tid=6165] ppid=6161 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6165/stat : 6165 (toysat) S 6161 6164 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2532326 1352208384 117088 33554432000 4194304 16246674 140734288660352 140139414138096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6166] ppid=6161 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6166/stat : 6166 (toysat) S 6161 6164 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2532326 1352208384 117088 33554432000 4194304 16246674 140734288660352 140139403648240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=6164/tid=6167] ppid=6161 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6167/stat : 6167 (toysat) S 6161 6164 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2532326 1352208384 117088 33554432000 4194304 16246674 140734288660352 140139393174704 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1320516

[startup+3.1004 s]
/proc/loadavg: 2.05 2.08 2.08 3/183 6168
/proc/meminfo: memFree=28200364/32872528 swapFree=7620/7620
[pid=6164] ppid=6161 vsize=1329732 CPUtime=3.09 cores=0,2,4,6
/proc/6164/stat : 6164 (toysat) R 6161 6164 5453 0 -1 4202496 273074 0 0 0 273 36 0 0 20 0 4 0 2532326 1361645568 273883 33554432000 4194304 16246674 140734288660352 140734288642240 13943664 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6164/statm: 332433 273883 885 2943 0 329327 0
[pid=6164/tid=6165] ppid=6161 vsize=1329732 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6165/stat : 6165 (toysat) S 6161 6164 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2532326 1361645568 273883 33554432000 4194304 16246674 140734288660352 140139414138096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6166] ppid=6161 vsize=1329732 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6166/stat : 6166 (toysat) S 6161 6164 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2532326 1361645568 273883 33554432000 4194304 16246674 140734288660352 140139403648240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=6164/tid=6167] ppid=6161 vsize=1329732 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6167/stat : 6167 (toysat) S 6161 6164 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2532326 1361645568 273883 33554432000 4194304 16246674 140734288660352 140139393174704 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1329732

[startup+6.3004 s]
/proc/loadavg: 2.05 2.08 2.08 3/183 6168
/proc/meminfo: memFree=28200648/32872528 swapFree=7620/7620
[pid=6164] ppid=6161 vsize=1329732 CPUtime=6.29 cores=0,2,4,6
/proc/6164/stat : 6164 (toysat) R 6161 6164 5453 0 -1 4202496 273074 0 0 0 593 36 0 0 20 0 4 0 2532326 1361645568 273883 33554432000 4194304 16246674 140734288660352 140734288642240 12654252 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6164/statm: 332433 273883 885 2943 0 329327 0
[pid=6164/tid=6165] ppid=6161 vsize=1329732 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6165/stat : 6165 (toysat) S 6161 6164 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2532326 1361645568 273883 33554432000 4194304 16246674 140734288660352 140139414138096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6166] ppid=6161 vsize=1329732 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6166/stat : 6166 (toysat) S 6161 6164 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2532326 1361645568 273883 33554432000 4194304 16246674 140734288660352 140139403648240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=6164/tid=6167] ppid=6161 vsize=1329732 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6167/stat : 6167 (toysat) S 6161 6164 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2532326 1361645568 273883 33554432000 4194304 16246674 140734288660352 140139393174704 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1329732

[startup+12.7004 s]
/proc/loadavg: 2.04 2.08 2.08 3/183 6168
/proc/meminfo: memFree=28200744/32872528 swapFree=7620/7620
[pid=6164] ppid=6161 vsize=1329732 CPUtime=12.69 cores=0,2,4,6
/proc/6164/stat : 6164 (toysat) R 6161 6164 5453 0 -1 4202496 273074 0 0 0 1233 36 0 0 20 0 4 0 2532326 1361645568 273883 33554432000 4194304 16246674 140734288660352 140734288642240 12652957 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6164/statm: 332433 273883 885 2943 0 329327 0
[pid=6164/tid=6165] ppid=6161 vsize=1329732 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6165/stat : 6165 (toysat) S 6161 6164 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2532326 1361645568 273883 33554432000 4194304 16246674 140734288660352 140139414138096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6166] ppid=6161 vsize=1329732 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6166/stat : 6166 (toysat) S 6161 6164 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2532326 1361645568 273883 33554432000 4194304 16246674 140734288660352 140139403648240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=6164/tid=6167] ppid=6161 vsize=1329732 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6167/stat : 6167 (toysat) S 6161 6164 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2532326 1361645568 273883 33554432000 4194304 16246674 140734288660352 140139393174704 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1329732

[startup+25.5004 s]
/proc/loadavg: 2.04 2.08 2.08 3/183 6168
/proc/meminfo: memFree=28201360/32872528 swapFree=7620/7620
[pid=6164] ppid=6161 vsize=1329732 CPUtime=25.49 cores=0,2,4,6
/proc/6164/stat : 6164 (toysat) R 6161 6164 5453 0 -1 4202496 273108 0 0 0 2513 36 0 0 20 0 4 0 2532326 1361645568 273917 33554432000 4194304 16246674 140734288660352 140734288642240 12652957 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6164/statm: 332433 273917 885 2943 0 329327 0
[pid=6164/tid=6165] ppid=6161 vsize=1329732 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6165/stat : 6165 (toysat) S 6161 6164 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2532326 1361645568 273917 33554432000 4194304 16246674 140734288660352 140139414138096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6166] ppid=6161 vsize=1329732 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6166/stat : 6166 (toysat) S 6161 6164 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2532326 1361645568 273917 33554432000 4194304 16246674 140734288660352 140139403648240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=6164/tid=6167] ppid=6161 vsize=1329732 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6167/stat : 6167 (toysat) S 6161 6164 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2532326 1361645568 273917 33554432000 4194304 16246674 140734288660352 140139393174704 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1329732

[startup+51.1004 s]
/proc/loadavg: 2.08 2.08 2.08 3/183 6168
/proc/meminfo: memFree=28200520/32872528 swapFree=7620/7620
[pid=6164] ppid=6161 vsize=1329732 CPUtime=51.08 cores=0,2,4,6
/proc/6164/stat : 6164 (toysat) R 6161 6164 5453 0 -1 4202496 273108 0 0 0 5072 36 0 0 20 0 4 0 2532326 1361645568 273917 33554432000 4194304 16246674 140734288660352 140734288642240 12449269 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6164/statm: 332433 273917 885 2943 0 329327 0
[pid=6164/tid=6165] ppid=6161 vsize=1329732 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6165/stat : 6165 (toysat) S 6161 6164 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2532326 1361645568 273917 33554432000 4194304 16246674 140734288660352 140139414138096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6166] ppid=6161 vsize=1329732 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6166/stat : 6166 (toysat) S 6161 6164 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2532326 1361645568 273917 33554432000 4194304 16246674 140734288660352 140139403648240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=6164/tid=6167] ppid=6161 vsize=1329732 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6167/stat : 6167 (toysat) S 6161 6164 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2532326 1361645568 273917 33554432000 4194304 16246674 140734288660352 140139393174704 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1329732

[startup+102.3 s]
/proc/loadavg: 2.16 2.10 2.09 3/183 6170
/proc/meminfo: memFree=28200812/32872528 swapFree=7620/7620
[pid=6164] ppid=6161 vsize=1329732 CPUtime=102.27 cores=0,2,4,6
/proc/6164/stat : 6164 (toysat) R 6161 6164 5453 0 -1 4202496 273108 0 0 0 10191 36 0 0 20 0 4 0 2532326 1361645568 273917 33554432000 4194304 16246674 140734288660352 140734288642240 6955456 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6164/statm: 332433 273917 885 2943 0 329327 0
[pid=6164/tid=6165] ppid=6161 vsize=1329732 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6165/stat : 6165 (toysat) S 6161 6164 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2532326 1361645568 273917 33554432000 4194304 16246674 140734288660352 140139414138096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6166] ppid=6161 vsize=1329732 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6166/stat : 6166 (toysat) S 6161 6164 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2532326 1361645568 273917 33554432000 4194304 16246674 140734288660352 140139403648240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=6164/tid=6167] ppid=6161 vsize=1329732 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6167/stat : 6167 (toysat) S 6161 6164 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2532326 1361645568 273917 33554432000 4194304 16246674 140734288660352 140139393174704 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1329732


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

/proc/6164/task/6167/stat : 6167 (toysat) S 6161 6164 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2532326 1398345728 282880 33554432000 4194304 16246674 140734288660352 140139393174704 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1365572

[startup+1302.3 s]
/proc/loadavg: 2.01 2.02 2.02 3/183 6199
/proc/meminfo: memFree=28090020/32872528 swapFree=7620/7620
[pid=6164] ppid=6161 vsize=1420868 CPUtime=1302.07 cores=0,2,4,6
/proc/6164/stat : 6164 (toysat) R 6161 6164 5453 0 -1 4202496 295933 0 0 0 130166 41 0 0 20 0 4 0 2532326 1454968832 296704 33554432000 4194304 16246674 140734288660352 140734288642240 4220921 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6164/statm: 355217 296704 885 2943 0 352111 0
[pid=6164/tid=6165] ppid=6161 vsize=1420868 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6165/stat : 6165 (toysat) S 6161 6164 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2532326 1454968832 296704 33554432000 4194304 16246674 140734288660352 140139414138096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6166] ppid=6161 vsize=1420868 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6166/stat : 6166 (toysat) S 6161 6164 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2532326 1454968832 296704 33554432000 4194304 16246674 140734288660352 140139403648240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=6164/tid=6167] ppid=6161 vsize=1420868 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6167/stat : 6167 (toysat) S 6161 6164 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2532326 1454968832 296704 33554432000 4194304 16246674 140734288660352 140139393174704 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1420868

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/183 6201
/proc/meminfo: memFree=28029656/32872528 swapFree=7620/7620
[pid=6164] ppid=6161 vsize=1481284 CPUtime=1362.05 cores=0,2,4,6
/proc/6164/stat : 6164 (toysat) R 6161 6164 5453 0 -1 4202496 311040 0 0 0 136161 44 0 0 20 0 4 0 2532326 1516834816 311808 33554432000 4194304 16246674 140734288660352 140734288658176 4220982 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6164/statm: 370321 311808 885 2943 0 367215 0
[pid=6164/tid=6165] ppid=6161 vsize=1481284 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6165/stat : 6165 (toysat) S 6161 6164 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2532326 1516834816 311808 33554432000 4194304 16246674 140734288660352 140139414138096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6166] ppid=6161 vsize=1481284 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6166/stat : 6166 (toysat) S 6161 6164 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2532326 1516834816 311808 33554432000 4194304 16246674 140734288660352 140139403648240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=6164/tid=6167] ppid=6161 vsize=1481284 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6167/stat : 6167 (toysat) S 6161 6164 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2532326 1516834816 311808 33554432000 4194304 16246674 140734288660352 140139393174704 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1481284

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 6202
/proc/meminfo: memFree=28018952/32872528 swapFree=7620/7620
[pid=6164] ppid=6161 vsize=1491524 CPUtime=1422.03 cores=0,2,4,6
/proc/6164/stat : 6164 (toysat) R 6161 6164 5453 0 -1 4202496 313606 0 0 0 142159 44 0 0 20 0 4 0 2532326 1527320576 314368 33554432000 4194304 16246674 140734288660352 140734288642240 4220880 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6164/statm: 372881 314368 885 2943 0 369775 0
[pid=6164/tid=6165] ppid=6161 vsize=1491524 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6165/stat : 6165 (toysat) S 6161 6164 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2532326 1527320576 314368 33554432000 4194304 16246674 140734288660352 140139414138096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6166] ppid=6161 vsize=1491524 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6166/stat : 6166 (toysat) S 6161 6164 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2532326 1527320576 314368 33554432000 4194304 16246674 140734288660352 140139403648240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=6164/tid=6167] ppid=6161 vsize=1491524 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6167/stat : 6167 (toysat) S 6161 6164 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2532326 1527320576 314368 33554432000 4194304 16246674 140734288660352 140139393174704 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 1491524

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/184 6206
/proc/meminfo: memFree=27956616/32872528 swapFree=7620/7620
[pid=6164] ppid=6161 vsize=1553988 CPUtime=1482.02 cores=0,2,4,6
/proc/6164/stat : 6164 (toysat) R 6161 6164 5453 0 -1 4202496 329225 0 0 0 148155 47 0 0 20 0 4 0 2532326 1591283712 329984 33554432000 4194304 16246674 140734288660352 140734288658176 4225124 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6164/statm: 388497 329984 885 2943 0 385391 0
[pid=6164/tid=6165] ppid=6161 vsize=1553988 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6165/stat : 6165 (toysat) S 6161 6164 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2532326 1591283712 329984 33554432000 4194304 16246674 140734288660352 140139414138096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6166] ppid=6161 vsize=1553988 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6166/stat : 6166 (toysat) S 6161 6164 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2532326 1591283712 329984 33554432000 4194304 16246674 140734288660352 140139403648240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6167] ppid=6161 vsize=1553988 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6167/stat : 6167 (toysat) S 6161 6164 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2532326 1591283712 329984 33554432000 4194304 16246674 140734288660352 140139393174704 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 1553988

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 6207
/proc/meminfo: memFree=27956420/32872528 swapFree=7620/7620
[pid=6164] ppid=6161 vsize=1553988 CPUtime=1542.01 cores=0,2,4,6
/proc/6164/stat : 6164 (toysat) R 6161 6164 5453 0 -1 4202496 329226 0 0 0 154154 47 0 0 20 0 4 0 2532326 1591283712 329984 33554432000 4194304 16246674 140734288660352 140734288659664 4220897 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6164/statm: 388497 329984 885 2943 0 385391 0
[pid=6164/tid=6165] ppid=6161 vsize=1553988 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6165/stat : 6165 (toysat) S 6161 6164 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2532326 1591283712 329984 33554432000 4194304 16246674 140734288660352 140139414138096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6166] ppid=6161 vsize=1553988 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6166/stat : 6166 (toysat) S 6161 6164 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2532326 1591283712 329984 33554432000 4194304 16246674 140734288660352 140139403648240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6167] ppid=6161 vsize=1553988 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6167/stat : 6167 (toysat) S 6161 6164 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2532326 1591283712 329984 33554432000 4194304 16246674 140734288660352 140139393174704 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 1553988

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 6208
/proc/meminfo: memFree=27941472/32872528 swapFree=7620/7620
[pid=6164] ppid=6161 vsize=1568324 CPUtime=1602 cores=0,2,4,6
/proc/6164/stat : 6164 (toysat) R 6161 6164 5453 0 -1 4202496 332810 0 0 0 160153 47 0 0 20 0 4 0 2532326 1605963776 333568 33554432000 4194304 16246674 140734288660352 140734288659664 12429241 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6164/statm: 392081 333568 885 2943 0 388975 0
[pid=6164/tid=6165] ppid=6161 vsize=1568324 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6165/stat : 6165 (toysat) S 6161 6164 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2532326 1605963776 333568 33554432000 4194304 16246674 140734288660352 140139414138096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6166] ppid=6161 vsize=1568324 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6166/stat : 6166 (toysat) S 6161 6164 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2532326 1605963776 333568 33554432000 4194304 16246674 140734288660352 140139403648240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6167] ppid=6161 vsize=1568324 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6167/stat : 6167 (toysat) S 6161 6164 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2532326 1605963776 333568 33554432000 4194304 16246674 140734288660352 140139393174704 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 1568324

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6210
/proc/meminfo: memFree=27942148/32872528 swapFree=7620/7620
[pid=6164] ppid=6161 vsize=1568324 CPUtime=1661.99 cores=0,2,4,6
/proc/6164/stat : 6164 (toysat) R 6161 6164 5453 0 -1 4202496 332810 0 0 0 166152 47 0 0 20 0 4 0 2532326 1605963776 333568 33554432000 4194304 16246674 140734288660352 140734288642240 12413857 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6164/statm: 392081 333568 885 2943 0 388975 0
[pid=6164/tid=6165] ppid=6161 vsize=1568324 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6165/stat : 6165 (toysat) S 6161 6164 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2532326 1605963776 333568 33554432000 4194304 16246674 140734288660352 140139414138096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6166] ppid=6161 vsize=1568324 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6166/stat : 6166 (toysat) S 6161 6164 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2532326 1605963776 333568 33554432000 4194304 16246674 140734288660352 140139403648240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6167] ppid=6161 vsize=1568324 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6167/stat : 6167 (toysat) S 6161 6164 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2532326 1605963776 333568 33554432000 4194304 16246674 140734288660352 140139393174704 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 1568324

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6211
/proc/meminfo: memFree=27942020/32872528 swapFree=7620/7620
[pid=6164] ppid=6161 vsize=1568324 CPUtime=1721.97 cores=0,2,4,6
/proc/6164/stat : 6164 (toysat) R 6161 6164 5453 0 -1 4202496 332810 0 0 0 172150 47 0 0 20 0 4 0 2532326 1605963776 333568 33554432000 4194304 16246674 140734288660352 140734288659664 4220897 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6164/statm: 392081 333568 885 2943 0 388975 0
[pid=6164/tid=6165] ppid=6161 vsize=1568324 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6165/stat : 6165 (toysat) S 6161 6164 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2532326 1605963776 333568 33554432000 4194304 16246674 140734288660352 140139414138096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6166] ppid=6161 vsize=1568324 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6166/stat : 6166 (toysat) S 6161 6164 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2532326 1605963776 333568 33554432000 4194304 16246674 140734288660352 140139403648240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6167] ppid=6161 vsize=1568324 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6167/stat : 6167 (toysat) S 6161 6164 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2532326 1605963776 333568 33554432000 4194304 16246674 140734288660352 140139393174704 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 1568324

[startup+1782.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6261
/proc/meminfo: memFree=27910120/32872528 swapFree=7620/7620
[pid=6164] ppid=6161 vsize=1579588 CPUtime=1781.97 cores=0,2,4,6
/proc/6164/stat : 6164 (toysat) R 6161 6164 5453 0 -1 4202496 335626 0 0 0 178149 48 0 0 20 0 4 0 2532326 1617498112 336384 33554432000 4194304 16246674 140734288660352 140734288659664 4220871 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6164/statm: 394897 336384 885 2943 0 391791 0
[pid=6164/tid=6165] ppid=6161 vsize=1579588 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6165/stat : 6165 (toysat) S 6161 6164 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2532326 1617498112 336384 33554432000 4194304 16246674 140734288660352 140139414138096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6166] ppid=6161 vsize=1579588 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6166/stat : 6166 (toysat) S 6161 6164 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2532326 1617498112 336384 33554432000 4194304 16246674 140734288660352 140139403648240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6167] ppid=6161 vsize=1579588 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6167/stat : 6167 (toysat) S 6161 6164 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2532326 1617498112 336384 33554432000 4194304 16246674 140734288660352 140139393174704 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 1579588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6261
/proc/meminfo: memFree=27910248/32872528 swapFree=7620/7620
[pid=6164] ppid=6161 vsize=1579588 CPUtime=1800.06 cores=0,2,4,6
/proc/6164/stat : 6164 (toysat) R 6161 6164 5453 0 -1 4202496 335626 0 0 0 179958 48 0 0 20 0 4 0 2532326 1617498112 336384 33554432000 4194304 16246674 140734288660352 140734288658240 4220543 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6164/statm: 394897 336384 885 2943 0 391791 0
[pid=6164/tid=6165] ppid=6161 vsize=1579588 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6165/stat : 6165 (toysat) S 6161 6164 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2532326 1617498112 336384 33554432000 4194304 16246674 140734288660352 140139414138096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6166] ppid=6161 vsize=1579588 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6166/stat : 6166 (toysat) S 6161 6164 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2532326 1617498112 336384 33554432000 4194304 16246674 140734288660352 140139403648240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=6164/tid=6167] ppid=6161 vsize=1579588 CPUtime=0 cores=0,2,4,6
/proc/6164/task/6167/stat : 6167 (toysat) S 6161 6164 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2532326 1617498112 336384 33554432000 4194304 16246674 140734288660352 140139393174704 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1579588

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 6164 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.09
CPU user time (s): 1799.59
CPU system time (s): 0.493924
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 1579588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.59
system time used= 0.493924
maximum resident set size= 1345536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 335626
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= 917
involuntary context switches= 2033

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.52631 second user time and 7.00593 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-29 18:06:02
IDJOB=4117986
IDBENCH=111422
IDSOLVER=2542
FILE ID=node106/4117986-1467216362
RUNJOBID= node106-1467209087-5469
PBS_JOBID= 19997588
Free space on /tmp= 71732 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-NLC/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern60-45.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117986-1467216362/watcher-4117986-1467216362 -o /tmp/evaluation-result-4117986-1467216362/solver-4117986-1467216362 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1467209087-5469 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4117986-1467216362.opb

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

MD5SUM BENCH= 22a7b45a0186a661638b15a7db7b7fcd
RANDOM SEED=1509963839

node106.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.495
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	: 5332.99
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.495
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.56
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.495
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.495
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.495
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.56
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.495
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.495
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.495
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:        29295600 kB
Buffers:          103744 kB
Cached:          1597960 kB
SwapCached:            0 kB
Active:          2240408 kB
Inactive:         570908 kB
Active(anon):    1112088 kB
Inactive(anon):        0 kB
Active(file):    1128320 kB
Inactive(file):   570908 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17156 kB
Writeback:             0 kB
AnonPages:       1117040 kB
Mapped:            18764 kB
Shmem:               204 kB
Slab:             626060 kB
SReclaimable:      69328 kB
SUnreclaim:       556732 kB
KernelStack:        1456 kB
PageTables:         5664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1246864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 71712 MiB
End job on node106 at 2016-06-29 18:36:03