Trace number 4100889

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

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-d6cube.opb
MD5SUM81f6ac40aa7d3bed7fd7ce8f56c34d18
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.31034
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables185520
Total number of constraints404
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 constraints404
Minimum length of a constraint30
Maximum length of a constraint185520
Number of terms in the objective function 185520
Biggest coefficient in the objective function 43
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 686424
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 686424
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-18T04:59:35+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-4100889-1466218774.opb"]
0.00/0.01	c use --random-gen="2060461809 755289799 3261746655 1594479671 3254558294 3902351997 1814798324 641328673 3683647016 2856906552 1789894838 2827066092 3553543229 1940553758 2094634035 2753662236 2074691011 137409560 438185725 4178977200 2191817515 1940191585 1103573193 741177419 1229531471 3696625323 2468243136 1622390409 3397239382 937773588 1374097286 787639294 3603478796 1466346673 406219295 4220359092 3769445361 4150143197 161355661 3278608192 2462867828 1774049849 4028704740 217755695 3960993042 48337738 2697635304 547545174 3385287255 4178128898 3424382191 2108519682 1828221052 3284917872 2619490120 1610050701 3408035973 2210840572 1521811152 396318740 2234024287 2911959307 1065614360 202682228 2317729140 3039017196 2978203430 3588600089 4264660265 2102089566 1969282788 2754938645 3219300750 2882149722 3646137744 1475033793 905848986 3362852551 2752275226 2914820558 1502504374 4177887284 1693267825 1111750834 1835595892 3320300379 1167087096 3251318457 1588508238 776747160 3331973802 463598480 1871446084 1476316454 3069028691 4071033181 2427388525 1274260279 803319806 3448625709 3533696064 4284153863 4245124553 3026837758 3832159056 2975591199 3769136547 2588386603 1395686053 1315863667 3835299631 874169184 4059047097 770624931 3042278 4265838254 3315979545 660760084 3725984250 784060532 179014365 1726939794 3442975027 2685852508 74268842 4261425622 893315216 1389454698 252258398 1695812822 3696305699 905495637 1274931754 3091190599 593090519 2348250999 693400909 3661684560 2383873453 2991282718 1884058848 650264042 4178997209 1845948634 710327491 3034997643 973123296 847226110 4061967648 3282057332 1840710827 2927907996 3014966187 3005025330 85832996 2825243518 2038607439 3844008012 3245203283 761635320 1728204064 2008387674 2102926600 2382390010 2066222274 2682505742 3380122240 1071074554 3672688324 2707461579 1187600771 172769355 1332596898 283063768 4174485472 1657951390 1017385936 1776740624 276655029 1644648314 1513850592 3587205533 2389721251 1627259933 216491701 1036385225 3186781908 2516341603 1091676710 823501914 3623177870 1894645650 2363633254 1992551408 1940091734 1959126538 519903136 2715609722 2448986903 1077137438 2405983110 3100858001 1441887213 2112900722 564393798 350216940 399275269 2760752464 1568166407 2924117943 2890437207 3362153746 1757150044 411345952 981502849 450683710 1796405802 207904113 1651844361 2360756165 2385490427 3158060695 2333122676 1032360311 2919409973 3338602716 1473002504 2145310412 4105929393 2896897557 2295461414 4168895763 3401413606 3659746773 3637836614 3339297376 3042379768 2152343251 818912338 1212635961 273909723 1808045920 3840910960 4071222877 4074947821 2472633698 2231599890 776901714 1850104488 2197109302 952238552 1459707379 2606336115 3178063548 4243225003 1776640772 255 362436" option to reproduce the execution
2.30/2.38	c #vars 185520
2.30/2.38	c #constraints 404
13.30/13.34	c BCD2: Hardening is enabled.
13.30/13.34	c BCD2: BiasedSearch is enabled.
13.30/13.34	c Solving starts ...
13.30/13.34	c ============================[ Search Statistics ]============================
13.30/13.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.30/13.34	c       |         |          |          |    Limit     GC | Var      | Constra 
13.30/13.34	c =============================================================================
13.30/13.36	c  0.0s |       0 |        0 |        0 |    62109      0 |    40121 |        0
43.18/43.27	c 29.9s |       0 |    11596 |      100 |    62109      0 |    40144 |        0
43.28/43.30	c 29.9s |       1 |    11596 |      100 |    62109      0 |    40144 |        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-4100889-1466218774/watcher-4100889-1466218774 -o /tmp/evaluation-result-4100889-1466218774/solver-4100889-1466218774 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466206104-11341 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4100889-1466218774.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.05 2.02 3/179 13033
/proc/meminfo: memFree=30568996/32872528 swapFree=249320/249320
[pid=13033] ppid=13030 vsize=793020 CPUtime=0 cores=1,3,5,7
/proc/13033/stat : 13033 (toysat) R 13030 13033 11324 0 -1 4202496 2972 0 0 0 0 0 0 0 20 0 4 0 23927879 812052480 3332 33554432000 4194304 16246674 140733442891536 140733442890960 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13033/statm: 199023 3341 441 2943 0 195917 0
[pid=13033/tid=13034] ppid=13030 vsize=811452 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13034/stat : 13034 (toysat) S 13030 13033 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23927879 830926848 3403 33554432000 4194304 16246674 140733442891536 140141532261616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13033/tid=13035] ppid=13030 vsize=816572 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13035/stat : 13035 (toysat) S 13030 13033 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23927879 836169728 3421 33554432000 4194304 16246674 140733442891536 140141521771760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13033/tid=13036] ppid=13030 vsize=820668 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13036/stat : 13036 (toysat) S 13030 13033 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23927879 840364032 3436 33554432000 4194304 16246674 140733442891536 140141511298224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.10018 s]
/proc/loadavg: 2.02 2.05 2.02 3/179 13033
/proc/meminfo: memFree=30568996/32872528 swapFree=249320/249320
[pid=13033] ppid=13030 vsize=1301060 CPUtime=0.09 cores=1,3,5,7
/proc/13033/stat : 13033 (toysat) R 13030 13033 11324 0 -1 4202496 28563 0 0 0 5 4 0 0 20 0 4 0 23927879 1332285440 28861 33554432000 4194304 16246674 140733442891536 140733442890848 8058796 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13033/statm: 325265 28878 798 2943 0 322159 0
[pid=13033/tid=13034] ppid=13030 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13034/stat : 13034 (toysat) S 13030 13033 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23927879 1332285440 28891 33554432000 4194304 16246674 140733442891536 140141532261616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13033/tid=13035] ppid=13030 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13035/stat : 13035 (toysat) S 13030 13033 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23927879 1332285440 28901 33554432000 4194304 16246674 140733442891536 140141521771760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13033/tid=13036] ppid=13030 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13036/stat : 13036 (toysat) S 13030 13033 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23927879 1332285440 28913 33554432000 4194304 16246674 140733442891536 140141511298224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1301060

[startup+0.200543 s]
/proc/loadavg: 2.02 2.05 2.02 3/179 13033
/proc/meminfo: memFree=30568996/32872528 swapFree=249320/249320
[pid=13033] ppid=13030 vsize=1314372 CPUtime=0.19 cores=1,3,5,7
/proc/13033/stat : 13033 (toysat) R 13030 13033 11324 0 -1 4202496 45645 0 0 0 13 6 0 0 20 0 4 0 23927879 1345916928 46454 33554432000 4194304 16246674 140733442891536 140733442890848 7924992 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13033/statm: 328593 46454 798 2943 0 325487 0
[pid=13033/tid=13034] ppid=13030 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13034/stat : 13034 (toysat) S 13030 13033 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23927879 1345916928 46454 33554432000 4194304 16246674 140733442891536 140141532261616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13033/tid=13035] ppid=13030 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13035/stat : 13035 (toysat) S 13030 13033 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23927879 1345916928 46454 33554432000 4194304 16246674 140733442891536 140141521771760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13033/tid=13036] ppid=13030 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13036/stat : 13036 (toysat) S 13030 13033 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23927879 1345916928 46454 33554432000 4194304 16246674 140733442891536 140141511298224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1314372

[startup+0.300518 s]
/proc/loadavg: 2.02 2.05 2.02 3/179 13033
/proc/meminfo: memFree=30568996/32872528 swapFree=249320/249320
[pid=13033] ppid=13030 vsize=1314372 CPUtime=0.29 cores=1,3,5,7
/proc/13033/stat : 13033 (toysat) R 13030 13033 11324 0 -1 4202496 55385 0 0 0 21 8 0 0 20 0 4 0 23927879 1345916928 56194 33554432000 4194304 16246674 140733442891536 140733442890848 4206615 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13033/statm: 328593 56194 799 2943 0 325487 0
[pid=13033/tid=13034] ppid=13030 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13034/stat : 13034 (toysat) S 13030 13033 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23927879 1345916928 56194 33554432000 4194304 16246674 140733442891536 140141532261616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13033/tid=13035] ppid=13030 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13035/stat : 13035 (toysat) S 13030 13033 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23927879 1345916928 56194 33554432000 4194304 16246674 140733442891536 140141521771760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13033/tid=13036] ppid=13030 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13036/stat : 13036 (toysat) S 13030 13033 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23927879 1345916928 56194 33554432000 4194304 16246674 140733442891536 140141511298224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1314372

[startup+0.700417 s]
/proc/loadavg: 2.02 2.05 2.02 3/179 13033
/proc/meminfo: memFree=30568996/32872528 swapFree=249320/249320
[pid=13033] ppid=13030 vsize=1314372 CPUtime=0.69 cores=1,3,5,7
/proc/13033/stat : 13033 (toysat) R 13030 13033 11324 0 -1 4202496 75329 0 0 0 57 12 0 0 20 0 4 0 23927879 1345916928 76138 33554432000 4194304 16246674 140733442891536 140733442890848 7364240 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13033/statm: 328593 76138 801 2943 0 325487 0
[pid=13033/tid=13034] ppid=13030 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13034/stat : 13034 (toysat) S 13030 13033 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23927879 1345916928 76138 33554432000 4194304 16246674 140733442891536 140141532261616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13033/tid=13035] ppid=13030 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13035/stat : 13035 (toysat) S 13030 13033 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23927879 1345916928 76138 33554432000 4194304 16246674 140733442891536 140141521771760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13033/tid=13036] ppid=13030 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13036/stat : 13036 (toysat) S 13030 13033 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23927879 1345916928 76138 33554432000 4194304 16246674 140733442891536 140141511298224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1314372

[startup+1.50043 s]
/proc/loadavg: 2.02 2.05 2.02 3/183 13037
/proc/meminfo: memFree=30192436/32872528 swapFree=249320/249320
[pid=13033] ppid=13030 vsize=1326660 CPUtime=1.49 cores=1,3,5,7
/proc/13033/stat : 13033 (toysat) R 13030 13033 11324 0 -1 4202496 91962 0 0 0 135 14 0 0 20 0 4 0 23927879 1358499840 94815 33554432000 4194304 16246674 140733442891536 140733442874528 8058808 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13033/statm: 331665 94815 801 2943 0 328559 0
[pid=13033/tid=13034] ppid=13030 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13034/stat : 13034 (toysat) S 13030 13033 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23927879 1358499840 94815 33554432000 4194304 16246674 140733442891536 140141532261616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13033/tid=13035] ppid=13030 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13035/stat : 13035 (toysat) S 13030 13033 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23927879 1358499840 94815 33554432000 4194304 16246674 140733442891536 140141521771760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13033/tid=13036] ppid=13030 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13036/stat : 13036 (toysat) S 13030 13033 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23927879 1358499840 94815 33554432000 4194304 16246674 140733442891536 140141511298224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1326660

[startup+3.10043 s]
/proc/loadavg: 2.02 2.05 2.02 3/182 13037
/proc/meminfo: memFree=30023780/32872528 swapFree=249320/249320
[pid=13033] ppid=13030 vsize=1395268 CPUtime=3.09 cores=1,3,5,7
/proc/13033/stat : 13033 (toysat) R 13030 13033 11324 0 -1 4202496 140802 0 0 0 288 21 0 0 20 0 4 0 23927879 1428754432 148254 33554432000 4194304 16246674 140733442891536 140733442890632 14795193 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13033/statm: 348817 148254 837 2943 0 345711 0
[pid=13033/tid=13034] ppid=13030 vsize=1395268 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13034/stat : 13034 (toysat) S 13030 13033 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23927879 1428754432 148254 33554432000 4194304 16246674 140733442891536 140141532261616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13033/tid=13035] ppid=13030 vsize=1395268 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13035/stat : 13035 (toysat) S 13030 13033 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23927879 1428754432 148254 33554432000 4194304 16246674 140733442891536 140141521771760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13033/tid=13036] ppid=13030 vsize=1395268 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13036/stat : 13036 (toysat) S 13030 13033 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23927879 1428754432 148254 33554432000 4194304 16246674 140733442891536 140141511298224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1395268

[startup+6.30044 s]
/proc/loadavg: 2.01 2.05 2.01 3/182 13037
/proc/meminfo: memFree=29375248/32872528 swapFree=249320/249320
[pid=13033] ppid=13030 vsize=1431108 CPUtime=6.29 cores=1,3,5,7
/proc/13033/stat : 13033 (toysat) R 13030 13033 11324 0 -1 4202496 289721 0 0 0 589 40 0 0 20 0 4 0 23927879 1465454592 299217 33554432000 4194304 16246674 140733442891536 140733442873408 4220871 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13033/statm: 357777 299217 845 2943 0 354671 0
[pid=13033/tid=13034] ppid=13030 vsize=1431108 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13034/stat : 13034 (toysat) S 13030 13033 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23927879 1465454592 299217 33554432000 4194304 16246674 140733442891536 140141532261616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13033/tid=13035] ppid=13030 vsize=1431108 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13035/stat : 13035 (toysat) S 13030 13033 11324 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23927879 1465454592 299217 33554432000 4194304 16246674 140733442891536 140141521771760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13033/tid=13036] ppid=13030 vsize=1431108 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13036/stat : 13036 (toysat) S 13030 13033 11324 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 23927879 1465454592 299217 33554432000 4194304 16246674 140733442891536 140141511298224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1431108

[startup+12.7004 s]
/proc/loadavg: 2.01 2.05 2.01 3/183 13038
/proc/meminfo: memFree=29329576/32872528 swapFree=249320/249320
[pid=13033] ppid=13030 vsize=1475140 CPUtime=12.69 cores=1,3,5,7
/proc/13033/stat : 13033 (toysat) R 13030 13033 11324 0 -1 4202496 300701 0 0 0 1228 41 0 0 20 0 4 0 23927879 1510543360 310197 33554432000 4194304 16246674 140733442891536 140733442873408 13752941 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13033/statm: 368785 310197 845 2943 0 365679 0
[pid=13033/tid=13034] ppid=13030 vsize=1475140 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13034/stat : 13034 (toysat) S 13030 13033 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23927879 1510543360 310197 33554432000 4194304 16246674 140733442891536 140141532261616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13033/tid=13035] ppid=13030 vsize=1475140 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13035/stat : 13035 (toysat) S 13030 13033 11324 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23927879 1510543360 310197 33554432000 4194304 16246674 140733442891536 140141521771760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13033/tid=13036] ppid=13030 vsize=1475140 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13036/stat : 13036 (toysat) S 13030 13033 11324 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 23927879 1510543360 310197 33554432000 4194304 16246674 140733442891536 140141511298224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1475140

[startup+25.5005 s]
/proc/loadavg: 2.01 2.05 2.01 3/183 13038
/proc/meminfo: memFree=29147048/32872528 swapFree=249320/249320
[pid=13033] ppid=13030 vsize=1657412 CPUtime=25.48 cores=1,3,5,7
/proc/13033/stat : 13033 (toysat) R 13030 13033 11324 0 -1 4202496 346351 0 0 0 2501 47 0 0 20 0 4 0 23927879 1697189888 355847 33554432000 4194304 16246674 140733442891536 140733442873408 5661532 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13033/statm: 414353 355847 897 2943 0 411247 0
[pid=13033/tid=13034] ppid=13030 vsize=1657412 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13034/stat : 13034 (toysat) S 13030 13033 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23927879 1697189888 355847 33554432000 4194304 16246674 140733442891536 140141532261616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13033/tid=13035] ppid=13030 vsize=1657412 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13035/stat : 13035 (toysat) S 13030 13033 11324 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23927879 1697189888 355847 33554432000 4194304 16246674 140733442891536 140141521771760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13033/tid=13036] ppid=13030 vsize=1657412 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13036/stat : 13036 (toysat) S 13030 13033 11324 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 23927879 1697189888 355847 33554432000 4194304 16246674 140733442891536 140141511298224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1657412

[startup+51.1005 s]
/proc/loadavg: 2.00 2.04 2.01 3/184 13090
/proc/meminfo: memFree=29073124/32872528 swapFree=249320/249320
[pid=13033] ppid=13030 vsize=1735236 CPUtime=51.08 cores=1,3,5,7
/proc/13033/stat : 13033 (toysat) R 13030 13033 11324 0 -1 4202496 365737 0 0 0 5058 50 0 0 20 0 4 0 23927879 1776881664 375233 33554432000 4194304 16246674 140733442891536 140733442873408 5711552 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13033/statm: 433809 375233 901 2943 0 430703 0
[pid=13033/tid=13034] ppid=13030 vsize=1735236 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13034/stat : 13034 (toysat) S 13030 13033 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23927879 1776881664 375233 33554432000 4194304 16246674 140733442891536 140141532261616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13033/tid=13035] ppid=13030 vsize=1735236 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13035/stat : 13035 (toysat) S 13030 13033 11324 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23927879 1776881664 375233 33554432000 4194304 16246674 140733442891536 140141521771760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13033/tid=13036] ppid=13030 vsize=1735236 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13036/stat : 13036 (toysat) S 13030 13033 11324 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 23927879 1776881664 375233 33554432000 4194304 16246674 140733442891536 140141511298224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1735236

[startup+102.301 s]
/proc/loadavg: 2.00 2.03 2.01 3/184 13114
/proc/meminfo: memFree=29062112/32872528 swapFree=249320/249320
[pid=13033] ppid=13030 vsize=1735236 CPUtime=102.28 cores=1,3,5,7
/proc/13033/stat : 13033 (toysat) R 13030 13033 11324 0 -1 4202496 365742 0 0 0 10178 50 0 0 20 0 4 0 23927879 1776881664 375236 33554432000 4194304 16246674 140733442891536 140733442873408 5712608 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13033/statm: 433809 375236 901 2943 0 430703 0
[pid=13033/tid=13034] ppid=13030 vsize=1735236 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13034/stat : 13034 (toysat) S 13030 13033 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23927879 1776881664 375236 33554432000 4194304 16246674 140733442891536 140141532261616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13033/tid=13035] ppid=13030 vsize=1735236 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13035/stat : 13035 (toysat) S 13030 13033 11324 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23927879 1776881664 375236 33554432000 4194304 16246674 140733442891536 140141521771760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13033/tid=13036] ppid=13030 vsize=1735236 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13036/stat : 13036 (toysat) S 13030 13033 11324 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 23927879 1776881664 375236 33554432000 4194304 16246674 140733442891536 140141511298224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1735236


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

/proc/13033/task/13036/stat : 13036 (toysat) S 13030 13033 11324 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141511298224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 1738308

[startup+1302.3 s]
/proc/loadavg: 2.07 2.08 2.03 3/183 13145
/proc/meminfo: memFree=27296368/32872528 swapFree=249320/249320
[pid=13033] ppid=13030 vsize=1738308 CPUtime=1302.05 cores=1,3,5,7
/proc/13033/stat : 13033 (toysat) R 13030 13033 11324 0 -1 4202496 366590 0 0 0 130154 51 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140733442873408 5712608 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13033/statm: 434577 376003 901 2943 0 431471 0
[pid=13033/tid=13034] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13034/stat : 13034 (toysat) S 13030 13033 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141532261616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13033/tid=13035] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13035/stat : 13035 (toysat) S 13030 13033 11324 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141521771760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13033/tid=13036] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13036/stat : 13036 (toysat) S 13030 13033 11324 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141511298224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 1738308

[startup+1362.3 s]
/proc/loadavg: 2.12 2.10 2.04 3/183 13146
/proc/meminfo: memFree=27230676/32872528 swapFree=249320/249320
[pid=13033] ppid=13030 vsize=1738308 CPUtime=1362.04 cores=1,3,5,7
/proc/13033/stat : 13033 (toysat) R 13030 13033 11324 0 -1 4202496 366590 0 0 0 136153 51 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140733442873408 5712608 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13033/statm: 434577 376003 901 2943 0 431471 0
[pid=13033/tid=13034] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13034/stat : 13034 (toysat) S 13030 13033 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141532261616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13033/tid=13035] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13035/stat : 13035 (toysat) S 13030 13033 11324 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141521771760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13033/tid=13036] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13036/stat : 13036 (toysat) S 13030 13033 11324 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141511298224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 1738308

[startup+1422.3 s]
/proc/loadavg: 2.11 2.09 2.04 3/183 13147
/proc/meminfo: memFree=27164232/32872528 swapFree=249320/249320
[pid=13033] ppid=13030 vsize=1738308 CPUtime=1422.04 cores=1,3,5,7
/proc/13033/stat : 13033 (toysat) R 13030 13033 11324 0 -1 4202496 366590 0 0 0 142153 51 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140733442873408 5712608 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13033/statm: 434577 376003 901 2943 0 431471 0
[pid=13033/tid=13034] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13034/stat : 13034 (toysat) S 13030 13033 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141532261616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13033/tid=13035] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13035/stat : 13035 (toysat) S 13030 13033 11324 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141521771760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13033/tid=13036] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13036/stat : 13036 (toysat) S 13030 13033 11324 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141511298224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 1738308

[startup+1482.3 s]
/proc/loadavg: 2.15 2.10 2.04 3/183 13148
/proc/meminfo: memFree=27096184/32872528 swapFree=249320/249320
[pid=13033] ppid=13030 vsize=1738308 CPUtime=1482.02 cores=1,3,5,7
/proc/13033/stat : 13033 (toysat) R 13030 13033 11324 0 -1 4202496 366590 0 0 0 148151 51 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140733442873408 5711576 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13033/statm: 434577 376003 901 2943 0 431471 0
[pid=13033/tid=13034] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13034/stat : 13034 (toysat) S 13030 13033 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141532261616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13033/tid=13035] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13035/stat : 13035 (toysat) S 13030 13033 11324 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141521771760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13033/tid=13036] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13036/stat : 13036 (toysat) S 13030 13033 11324 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141511298224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 1738308

[startup+1542.31 s]
/proc/loadavg: 2.16 2.11 2.05 3/183 13150
/proc/meminfo: memFree=27032964/32872528 swapFree=249320/249320
[pid=13033] ppid=13030 vsize=1738308 CPUtime=1542.02 cores=1,3,5,7
/proc/13033/stat : 13033 (toysat) R 13030 13033 11324 0 -1 4202496 366590 0 0 0 154151 51 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140733442873408 5712608 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13033/statm: 434577 376003 901 2943 0 431471 0
[pid=13033/tid=13034] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13034/stat : 13034 (toysat) S 13030 13033 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141532261616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13033/tid=13035] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13035/stat : 13035 (toysat) S 13030 13033 11324 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141521771760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13033/tid=13036] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13036/stat : 13036 (toysat) S 13030 13033 11324 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141511298224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1738308

[startup+1602.3 s]
/proc/loadavg: 2.10 2.10 2.05 3/183 13151
/proc/meminfo: memFree=26968512/32872528 swapFree=249320/249320
[pid=13033] ppid=13030 vsize=1738308 CPUtime=1602.01 cores=1,3,5,7
/proc/13033/stat : 13033 (toysat) R 13030 13033 11324 0 -1 4202496 366590 0 0 0 160150 51 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140733442873408 5712608 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13033/statm: 434577 376003 901 2943 0 431471 0
[pid=13033/tid=13034] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13034/stat : 13034 (toysat) S 13030 13033 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141532261616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13033/tid=13035] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13035/stat : 13035 (toysat) S 13030 13033 11324 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141521771760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13033/tid=13036] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13036/stat : 13036 (toysat) S 13030 13033 11324 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141511298224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1738308

[startup+1662.3 s]
/proc/loadavg: 2.07 2.10 2.05 3/183 13152
/proc/meminfo: memFree=26896924/32872528 swapFree=249320/249320
[pid=13033] ppid=13030 vsize=1738308 CPUtime=1662 cores=1,3,5,7
/proc/13033/stat : 13033 (toysat) R 13030 13033 11324 0 -1 4202496 366590 0 0 0 166149 51 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140733442873408 5712608 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13033/statm: 434577 376003 901 2943 0 431471 0
[pid=13033/tid=13034] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13034/stat : 13034 (toysat) S 13030 13033 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141532261616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13033/tid=13035] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13035/stat : 13035 (toysat) S 13030 13033 11324 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141521771760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13033/tid=13036] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13036/stat : 13036 (toysat) S 13030 13033 11324 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141511298224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 1738308

[startup+1722.3 s]
/proc/loadavg: 2.09 2.09 2.05 4/183 13153
/proc/meminfo: memFree=26824912/32872528 swapFree=249320/249320
[pid=13033] ppid=13030 vsize=1738308 CPUtime=1721.99 cores=1,3,5,7
/proc/13033/stat : 13033 (toysat) R 13030 13033 11324 0 -1 4202496 366590 0 0 0 172148 51 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140733442873408 5711984 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13033/statm: 434577 376003 901 2943 0 431471 0
[pid=13033/tid=13034] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13034/stat : 13034 (toysat) S 13030 13033 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141532261616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13033/tid=13035] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13035/stat : 13035 (toysat) S 13030 13033 11324 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141521771760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13033/tid=13036] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13036/stat : 13036 (toysat) S 13030 13033 11324 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141511298224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 1738308

[startup+1782.3 s]
/proc/loadavg: 2.03 2.07 2.04 3/183 13154
/proc/meminfo: memFree=26785636/32872528 swapFree=249320/249320
[pid=13033] ppid=13030 vsize=1738308 CPUtime=1781.98 cores=1,3,5,7
/proc/13033/stat : 13033 (toysat) R 13030 13033 11324 0 -1 4202496 366590 0 0 0 178147 51 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140733442873408 5711697 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13033/statm: 434577 376003 901 2943 0 431471 0
[pid=13033/tid=13034] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13034/stat : 13034 (toysat) S 13030 13033 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141532261616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13033/tid=13035] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13035/stat : 13035 (toysat) S 13030 13033 11324 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141521771760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13033/tid=13036] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13036/stat : 13036 (toysat) S 13030 13033 11324 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141511298224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1738308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.07 2.04 3/183 13154
/proc/meminfo: memFree=26748032/32872528 swapFree=249320/249320
[pid=13033] ppid=13030 vsize=1738308 CPUtime=1800.08 cores=1,3,5,7
/proc/13033/stat : 13033 (toysat) R 13030 13033 11324 0 -1 4202496 366590 0 0 0 179957 51 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140733442873408 5712604 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13033/statm: 434577 376003 901 2943 0 431471 0
[pid=13033/tid=13034] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13034/stat : 13034 (toysat) S 13030 13033 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141532261616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13033/tid=13035] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13035/stat : 13035 (toysat) S 13030 13033 11324 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141521771760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13033/tid=13036] ppid=13030 vsize=1738308 CPUtime=0 cores=1,3,5,7
/proc/13033/task/13036/stat : 13036 (toysat) S 13030 13033 11324 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 23927879 1780027392 376003 33554432000 4194304 16246674 140733442891536 140141511298224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1738308

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 13033 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.57
CPU system time (s): 0.514921
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 1738308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.57
system time used= 0.514921
maximum resident set size= 1504012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 366590
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= 125
involuntary context switches= 1963

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.64514 second user time and 8.14076 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-18 04:59:35
IDJOB=4100889
IDBENCH=1674
IDSOLVER=2542
FILE ID=node103/4100889-1466218774
RUNJOBID= node103-1466206104-11341
PBS_JOBID= 19918169
Free space on /tmp= 71704 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-d6cube.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100889-1466218774/watcher-4100889-1466218774 -o /tmp/evaluation-result-4100889-1466218774/solver-4100889-1466218774 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466206104-11341 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4100889-1466218774.opb

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

MD5SUM BENCH= 81f6ac40aa7d3bed7fd7ce8f56c34d18
RANDOM SEED=731703446

node103.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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:        30569904 kB
Buffers:           99728 kB
Cached:           127144 kB
SwapCached:         2200 kB
Active:          1185864 kB
Inactive:         130648 kB
Active(anon):    1088348 kB
Inactive(anon):     3600 kB
Active(file):      97516 kB
Inactive(file):   127048 kB
Unevictable:      249320 kB
Mlocked:          249320 kB
SwapTotal:      67108856 kB
SwapFree:       67099436 kB
Dirty:             30176 kB
Writeback:             0 kB
AnonPages:       1340032 kB
Mapped:            10708 kB
Shmem:                 0 kB
Slab:             601744 kB
SReclaimable:      45316 kB
SUnreclaim:       556428 kB
KernelStack:        1456 kB
PageTables:         6656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1483116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1083392 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= 71684 MiB
End job on node103 at 2016-06-18 05:29:35