Trace number 4107594

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.77 1801.07

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/random/
rand.smallist/normalized-randa65dfb.cudf.trendy.opb
MD5SUMf78c471fa9e2a498a3a77861f69630a4
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7514177838
Best CPU time to get the best result obtained on this benchmark3.05653
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7332
Total number of constraints21556
Number of constraints which are clauses21556
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 constraint1
Maximum length of a constraint1147
Number of terms in the objective function 3912
Biggest coefficient in the objective function 7506509912
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 8602452692435
Number of bits of the sum of numbers in the objective function 43
Biggest number in a constraint 7506509912
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 8602452692435
Number of bits of the biggest sum of numbers43
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-19T00:02:55+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-4107594-1466287374.opb"]
0.00/0.01	c use --random-gen="1939623041 2443733987 2783788209 3254503905 2889838862 1092011608 3744999156 1018236966 2427292534 3011087928 1034925211 3913327324 887968467 2353471304 876226480 1795498569 791784238 4179787078 755118358 4116871190 2490651880 174254570 42278572 1737082747 2976933936 1010093005 962952201 3818682970 2325842887 1499790289 1070535767 4233187373 1539776627 3790743139 747710780 3688461786 1383760961 2980587306 2153584997 1747697109 641474174 705263398 3207890635 3779798686 2153529616 1776788426 1765244632 2766006771 2283045243 4012214062 1282038852 1639468657 2440232298 1147795943 3034119767 2116737539 2495390635 1756179954 1831420638 4198690847 891920269 112104627 3341925331 38182376 1248829121 2528401589 1741248272 3449164965 2720576039 2002115952 1382132370 2074187483 3618349384 3934820515 681545490 3303030825 124472408 1103070292 1296136825 3587337941 3738259073 1510604879 4149907579 2693355566 3054058182 3479609574 3493972642 957002952 116037197 2677340144 2416920087 3882564043 1126036598 1546591747 3514229049 1480631646 4077221080 4152490222 919963401 1227135202 442476869 77427835 2592300491 3197645070 730018151 906999145 2102721843 2517691628 792321470 1014096394 3518461983 3931501001 316874431 1536791006 2719673546 2225140490 4154628434 869557252 2034437197 2079263710 2596144128 2488477443 2607599601 318982679 1396041217 2095232967 38082351 2314224368 3245700824 799520238 419267116 169277864 2260570464 2739756796 4109978193 2551236252 1377781790 3914113055 3569285921 1942152237 2961344487 3436323795 3257823504 767248158 565527441 55119907 3954291786 1195902559 918165092 3498735164 3218984518 2218189370 2150760811 4120636690 1809132014 1892743444 2752821291 2223088449 3605597807 3515161256 486820986 2732154100 2102129992 3341950399 443039356 2165503219 1720819714 50366733 2150144235 1360434774 1323422416 1257259446 2003599584 1882942852 878943139 2198310601 2240434719 3940458978 3895837720 2392033212 814114714 1237800442 4000101319 2637815144 3754042167 3800279285 1747785664 437611080 1969743036 177197407 2210186325 1723607945 1701123052 748191591 294628812 3810172509 2634406176 963510021 1975407879 1103921673 2873198124 1641953777 675056108 181395833 3508790376 2724234200 3217816543 228941994 3580283023 1194946427 2827100199 19791058 3346227335 2311386704 1562869172 3967350881 99257419 3067518320 2820944871 105483527 1625858619 2028420474 828563933 3291226384 2814946713 3832374099 3563449978 3775530778 2903753759 2330018785 2580551955 85077627 2704981922 872287373 53470096 528843553 2562554130 2687492279 1662676945 1316833748 3754923763 192116314 637730043 4251845056 704658546 1646304674 869774812 107845472 3942803621 3487683908 1625905400 3484429761 1217959418 759638242 4154870436 3580391248 255 362436" option to reproduce the execution
0.08/0.16	c #vars 7332
0.08/0.16	c #constraints 21556
0.39/0.41	c BCD2: Hardening is enabled.
0.39/0.41	c BCD2: BiasedSearch is enabled.
0.39/0.41	c Solving starts ...
0.39/0.41	c ============================[ Search Statistics ]============================
0.39/0.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.41	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.41	c =============================================================================
0.39/0.41	c  0.0s |       0 |        0 |        0 |     8549      0 |     2672 |        0
0.39/0.46	c  0.0s |       0 |     2638 |        5 |     8549      0 |     2674 |     7830
0.39/0.46	c #cpu_time = 0.041s
0.39/0.46	c #wall_clock_time = 0.041s
0.39/0.46	c #decision = 2638
0.39/0.46	c #random_decision = 8
0.39/0.46	c #conflict = 5
0.39/0.46	c #restart = 0
0.39/0.46	o 4137183418766

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

pid=28415
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.28 2.26 2.26 4/179 28418
/proc/meminfo: memFree=26353560/32872528 swapFree=1499884/1696108
[pid=28418] ppid=28415 vsize=586172 CPUtime=0 cores=1,3,5,7
/proc/28418/stat : 28418 (toysat) R 28415 28418 24910 0 -1 4202496 2162 0 0 0 0 0 0 0 20 0 4 0 30783189 600240128 3033 33554432000 4194304 16246674 140735046156752 140735046156176 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28418/statm: 147311 3041 441 2943 0 144205 0
[pid=28418/tid=28419] ppid=28415 vsize=604604 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28419/stat : 28419 (toysat) S 28415 28418 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30783189 619114496 3104 33554432000 4194304 16246674 140735046156752 140418071112944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=28418/tid=28420] ppid=28415 vsize=608700 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28420/stat : 28420 (toysat) S 28415 28418 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30783189 623308800 3121 33554432000 4194304 16246674 140735046156752 140417983032560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=28418/tid=28421] ppid=28415 vsize=612796 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28421/stat : 28421 (toysat) S 28415 28418 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 30783189 627503104 3136 33554432000 4194304 16246674 140735046156752 140417972559024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0

[startup+0.100178 s]
/proc/loadavg: 2.28 2.26 2.26 4/179 28418
/proc/meminfo: memFree=26353560/32872528 swapFree=1499884/1696108
[pid=28418] ppid=28415 vsize=1220164 CPUtime=0.08 cores=1,3,5,7
/proc/28418/stat : 28418 (toysat) R 28415 28418 24910 0 -1 4202496 28750 0 0 0 4 4 0 0 20 0 4 0 30783189 1249447936 29559 33554432000 4194304 16246674 140735046156752 140735046156064 4225154 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28418/statm: 305041 29559 800 2943 0 301935 0
[pid=28418/tid=28419] ppid=28415 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28419/stat : 28419 (toysat) S 28415 28418 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30783189 1249447936 29559 33554432000 4194304 16246674 140735046156752 140418071112944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=28418/tid=28420] ppid=28415 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28420/stat : 28420 (toysat) S 28415 28418 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30783189 1249447936 29559 33554432000 4194304 16246674 140735046156752 140417983032560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=28418/tid=28421] ppid=28415 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28421/stat : 28421 (toysat) S 28415 28418 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30783189 1249447936 29559 33554432000 4194304 16246674 140735046156752 140417972559024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1220164

[startup+0.200537 s]
/proc/loadavg: 2.28 2.26 2.26 4/179 28418
/proc/meminfo: memFree=26353560/32872528 swapFree=1499884/1696108
[pid=28418] ppid=28415 vsize=1302084 CPUtime=0.19 cores=1,3,5,7
/proc/28418/stat : 28418 (toysat) R 28415 28418 24910 0 -1 4202496 49116 0 0 0 12 7 0 0 20 0 4 0 30783189 1333334016 49925 33554432000 4194304 16246674 140735046156752 140735046156064 6934971 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28418/statm: 325521 49925 834 2943 0 322415 0
[pid=28418/tid=28419] ppid=28415 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28419/stat : 28419 (toysat) S 28415 28418 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30783189 1333334016 49925 33554432000 4194304 16246674 140735046156752 140418071112944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=28418/tid=28420] ppid=28415 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28420/stat : 28420 (toysat) S 28415 28418 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30783189 1333334016 49925 33554432000 4194304 16246674 140735046156752 140417983032560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=28418/tid=28421] ppid=28415 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28421/stat : 28421 (toysat) S 28415 28418 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30783189 1333334016 49925 33554432000 4194304 16246674 140735046156752 140417972559024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1302084

[startup+0.300501 s]
/proc/loadavg: 2.28 2.26 2.26 4/179 28418
/proc/meminfo: memFree=26353560/32872528 swapFree=1499884/1696108
[pid=28418] ppid=28415 vsize=1302084 CPUtime=0.28 cores=1,3,5,7
/proc/28418/stat : 28418 (toysat) R 28415 28418 24910 0 -1 4202496 61637 0 0 0 19 9 0 0 20 0 4 0 30783189 1333334016 62447 33554432000 4194304 16246674 140735046156752 140735046156064 6775184 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28418/statm: 325521 62455 837 2943 0 322415 0
[pid=28418/tid=28419] ppid=28415 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28419/stat : 28419 (toysat) S 28415 28418 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30783189 1333334016 62460 33554432000 4194304 16246674 140735046156752 140418071112944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=28418/tid=28420] ppid=28415 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28420/stat : 28420 (toysat) S 28415 28418 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30783189 1333334016 62466 33554432000 4194304 16246674 140735046156752 140417983032560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=28418/tid=28421] ppid=28415 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28421/stat : 28421 (toysat) S 28415 28418 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30783189 1333334016 62471 33554432000 4194304 16246674 140735046156752 140417972559024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1302084

[startup+0.7004 s]
/proc/loadavg: 2.28 2.26 2.26 4/179 28418
/proc/meminfo: memFree=26353560/32872528 swapFree=1499884/1696108
[pid=28418] ppid=28415 vsize=1318468 CPUtime=0.68 cores=1,3,5,7
/proc/28418/stat : 28418 (toysat) R 28415 28418 24910 0 -1 4202496 124842 0 0 0 51 17 0 0 20 0 4 0 30783189 1350111232 125651 33554432000 4194304 16246674 140735046156752 140735046156064 12449273 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28418/statm: 329617 125667 893 2943 0 326511 0
[pid=28418/tid=28419] ppid=28415 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28419/stat : 28419 (toysat) S 28415 28418 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30783189 1350111232 125677 33554432000 4194304 16246674 140735046156752 140418071112944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=28418/tid=28420] ppid=28415 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28420/stat : 28420 (toysat) S 28415 28418 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30783189 1350111232 125686 33554432000 4194304 16246674 140735046156752 140417983032560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=28418/tid=28421] ppid=28415 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28421/stat : 28421 (toysat) S 28415 28418 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30783189 1350111232 125695 33554432000 4194304 16246674 140735046156752 140417972559024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1318468

[startup+1.50038 s]
/proc/loadavg: 2.28 2.26 2.26 4/183 28422
/proc/meminfo: memFree=25454532/32872528 swapFree=1499884/1696108
[pid=28418] ppid=28415 vsize=1318468 CPUtime=1.49 cores=1,3,5,7
/proc/28418/stat : 28418 (toysat) R 28415 28418 24910 0 -1 4202496 270808 0 0 0 112 37 0 0 20 0 4 0 30783189 1350111232 271617 33554432000 4194304 16246674 140735046156752 140735046138624 12371230 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28418/statm: 329617 271617 894 2943 0 326511 0
[pid=28418/tid=28419] ppid=28415 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28419/stat : 28419 (toysat) S 28415 28418 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30783189 1350111232 271617 33554432000 4194304 16246674 140735046156752 140418071112944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=28418/tid=28420] ppid=28415 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28420/stat : 28420 (toysat) S 28415 28418 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30783189 1350111232 271617 33554432000 4194304 16246674 140735046156752 140417983032560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=28418/tid=28421] ppid=28415 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28421/stat : 28421 (toysat) S 28415 28418 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30783189 1350111232 271617 33554432000 4194304 16246674 140735046156752 140417972559024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1318468

[startup+3.10038 s]
/proc/loadavg: 2.28 2.26 2.26 4/183 28422
/proc/meminfo: memFree=25268028/32872528 swapFree=1499884/1696108
[pid=28418] ppid=28415 vsize=1318468 CPUtime=3.09 cores=1,3,5,7
/proc/28418/stat : 28418 (toysat) R 28415 28418 24910 0 -1 4202496 270809 0 0 0 272 37 0 0 20 0 4 0 30783189 1350111232 271618 33554432000 4194304 16246674 140735046156752 140735046138624 12654829 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28418/statm: 329617 271618 894 2943 0 326511 0
[pid=28418/tid=28419] ppid=28415 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28419/stat : 28419 (toysat) S 28415 28418 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30783189 1350111232 271618 33554432000 4194304 16246674 140735046156752 140418071112944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=28418/tid=28420] ppid=28415 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28420/stat : 28420 (toysat) S 28415 28418 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30783189 1350111232 271618 33554432000 4194304 16246674 140735046156752 140417983032560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=28418/tid=28421] ppid=28415 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28421/stat : 28421 (toysat) S 28415 28418 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30783189 1350111232 271618 33554432000 4194304 16246674 140735046156752 140417972559024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1318468

[startup+6.30039 s]
/proc/loadavg: 2.34 2.28 2.26 4/183 28422
/proc/meminfo: memFree=25188084/32872528 swapFree=1499884/1696108
[pid=28418] ppid=28415 vsize=1318468 CPUtime=6.29 cores=1,3,5,7
/proc/28418/stat : 28418 (toysat) R 28415 28418 24910 0 -1 4202496 270809 0 0 0 592 37 0 0 20 0 4 0 30783189 1350111232 271618 33554432000 4194304 16246674 140735046156752 140735046138624 12654452 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28418/statm: 329617 271618 894 2943 0 326511 0
[pid=28418/tid=28419] ppid=28415 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28419/stat : 28419 (toysat) S 28415 28418 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30783189 1350111232 271618 33554432000 4194304 16246674 140735046156752 140418071112944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=28418/tid=28420] ppid=28415 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28420/stat : 28420 (toysat) S 28415 28418 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30783189 1350111232 271618 33554432000 4194304 16246674 140735046156752 140417983032560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=28418/tid=28421] ppid=28415 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28421/stat : 28421 (toysat) S 28415 28418 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30783189 1350111232 271618 33554432000 4194304 16246674 140735046156752 140417972559024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1318468

[startup+12.7004 s]
/proc/loadavg: 2.31 2.27 2.26 4/183 28422
/proc/meminfo: memFree=25361484/32872528 swapFree=1499884/1696108
[pid=28418] ppid=28415 vsize=1318468 CPUtime=12.69 cores=1,3,5,7
/proc/28418/stat : 28418 (toysat) R 28415 28418 24910 0 -1 4202496 270809 0 0 0 1232 37 0 0 20 0 4 0 30783189 1350111232 271618 33554432000 4194304 16246674 140735046156752 140735046138624 12429241 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28418/statm: 329617 271618 894 2943 0 326511 0
[pid=28418/tid=28419] ppid=28415 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28419/stat : 28419 (toysat) S 28415 28418 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30783189 1350111232 271618 33554432000 4194304 16246674 140735046156752 140418071112944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=28418/tid=28420] ppid=28415 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28420/stat : 28420 (toysat) S 28415 28418 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30783189 1350111232 271618 33554432000 4194304 16246674 140735046156752 140417983032560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=28418/tid=28421] ppid=28415 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28421/stat : 28421 (toysat) S 28415 28418 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30783189 1350111232 271618 33554432000 4194304 16246674 140735046156752 140417972559024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1318468

[startup+25.5005 s]
/proc/loadavg: 2.31 2.27 2.26 3/182 28422
/proc/meminfo: memFree=25131748/32872528 swapFree=1499884/1696108
[pid=28418] ppid=28415 vsize=1319492 CPUtime=25.49 cores=1,3,5,7
/proc/28418/stat : 28418 (toysat) R 28415 28418 24910 0 -1 4202496 271003 0 0 0 2512 37 0 0 20 0 4 0 30783189 1351159808 271812 33554432000 4194304 16246674 140735046156752 140735046138624 4220543 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28418/statm: 329873 271812 894 2943 0 326767 0
[pid=28418/tid=28419] ppid=28415 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28419/stat : 28419 (toysat) S 28415 28418 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30783189 1351159808 271812 33554432000 4194304 16246674 140735046156752 140418071112944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=28418/tid=28420] ppid=28415 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28420/stat : 28420 (toysat) S 28415 28418 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30783189 1351159808 271812 33554432000 4194304 16246674 140735046156752 140417983032560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=28418/tid=28421] ppid=28415 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28421/stat : 28421 (toysat) S 28415 28418 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30783189 1351159808 271812 33554432000 4194304 16246674 140735046156752 140417972559024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1319492

[startup+51.1005 s]
/proc/loadavg: 2.29 2.27 2.26 4/183 28423
/proc/meminfo: memFree=24939788/32872528 swapFree=1499884/1696108
[pid=28418] ppid=28415 vsize=1327684 CPUtime=51.08 cores=1,3,5,7
/proc/28418/stat : 28418 (toysat) R 28415 28418 24910 0 -1 4202496 273088 0 0 0 5071 37 0 0 20 0 4 0 30783189 1359548416 273897 33554432000 4194304 16246674 140735046156752 140735046138624 12371230 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28418/statm: 331921 273897 894 2943 0 328815 0
[pid=28418/tid=28419] ppid=28415 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28419/stat : 28419 (toysat) S 28415 28418 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30783189 1359548416 273897 33554432000 4194304 16246674 140735046156752 140418071112944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=28418/tid=28420] ppid=28415 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28420/stat : 28420 (toysat) S 28415 28418 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30783189 1359548416 273897 33554432000 4194304 16246674 140735046156752 140417983032560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=28418/tid=28421] ppid=28415 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28421/stat : 28421 (toysat) S 28415 28418 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30783189 1359548416 273897 33554432000 4194304 16246674 140735046156752 140417972559024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1327684

[startup+102.301 s]
/proc/loadavg: 2.12 2.22 2.25 3/183 28424
/proc/meminfo: memFree=24703904/32872528 swapFree=1499884/1696108
[pid=28418] ppid=28415 vsize=1327684 CPUtime=102.28 cores=1,3,5,7
/proc/28418/stat : 28418 (toysat) R 28415 28418 24910 0 -1 4202496 273088 0 0 0 10191 37 0 0 20 0 4 0 30783189 1359548416 273897 33554432000 4194304 16246674 140735046156752 140735046138624 12656072 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28418/statm: 331921 273897 894 2943 0 328815 0
[pid=28418/tid=28419] ppid=28415 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28419/stat : 28419 (toysat) S 28415 28418 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30783189 1359548416 273897 33554432000 4194304 16246674 140735046156752 140418071112944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=28418/tid=28420] ppid=28415 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28420/stat : 28420 (toysat) S 28415 28418 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30783189 1359548416 273897 33554432000 4194304 16246674 140735046156752 140417983032560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=28418/tid=28421] ppid=28415 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28421/stat : 28421 (toysat) S 28415 28418 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30783189 1359548416 273897 33554432000 4194304 16246674 140735046156752 140417972559024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1327684


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

[pid=28418] ppid=28415 vsize=14058052 CPUtime=1362.08 cores=1,3,5,7
/proc/28418/stat : 28418 (toysat) R 28415 28418 24910 0 -1 4202496 4358883 0 0 0 135508 700 0 0 20 0 4 0 30783189 14395445248 3456524 33554432000 4194304 16246674 140735046156752 140735046155928 14628944 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28418/statm: 3514513 3456524 899 2943 0 3511407 0
[pid=28418/tid=28419] ppid=28415 vsize=14058052 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28419/stat : 28419 (toysat) S 28415 28418 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30783189 14395445248 3456524 33554432000 4194304 16246674 140735046156752 140418071112944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=28418/tid=28420] ppid=28415 vsize=14058052 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28420/stat : 28420 (toysat) S 28415 28418 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30783189 14395445248 3456524 33554432000 4194304 16246674 140735046156752 140417983032560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=28418/tid=28421] ppid=28415 vsize=14058052 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28421/stat : 28421 (toysat) S 28415 28418 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30783189 14395445248 3456524 33554432000 4194304 16246674 140735046156752 140417972559024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 14058052

[startup+1422.3 s]
/proc/loadavg: 2.33 2.28 2.23 3/183 28457
/proc/meminfo: memFree=12629276/32872528 swapFree=1499884/1696108
[pid=28418] ppid=28415 vsize=14079556 CPUtime=1422.08 cores=1,3,5,7
/proc/28418/stat : 28418 (toysat) R 28415 28418 24910 0 -1 4202496 4364259 0 0 0 141502 706 0 0 20 0 4 0 30783189 14417465344 3461900 33554432000 4194304 16246674 140735046156752 140735046154688 4220543 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28418/statm: 3519889 3461900 899 2943 0 3516783 0
[pid=28418/tid=28419] ppid=28415 vsize=14079556 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28419/stat : 28419 (toysat) S 28415 28418 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30783189 14417465344 3461900 33554432000 4194304 16246674 140735046156752 140418071112944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=28418/tid=28420] ppid=28415 vsize=14079556 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28420/stat : 28420 (toysat) S 28415 28418 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30783189 14417465344 3461900 33554432000 4194304 16246674 140735046156752 140417983032336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28418/tid=28421] ppid=28415 vsize=14079556 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28421/stat : 28421 (toysat) S 28415 28418 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30783189 14417465344 3461900 33554432000 4194304 16246674 140735046156752 140417972559024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 14079556

[startup+1482.3 s]
/proc/loadavg: 2.22 2.25 2.23 3/183 28458
/proc/meminfo: memFree=12220964/32872528 swapFree=1499884/1696108
[pid=28418] ppid=28415 vsize=14079556 CPUtime=1482.06 cores=1,3,5,7
/proc/28418/stat : 28418 (toysat) R 28415 28418 24910 0 -1 4202496 4364259 0 0 0 147499 707 0 0 20 0 4 0 30783189 14417465344 3461900 33554432000 4194304 16246674 140735046156752 140735046154688 14016704 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28418/statm: 3519889 3461900 899 2943 0 3516783 0
[pid=28418/tid=28419] ppid=28415 vsize=14079556 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28419/stat : 28419 (toysat) S 28415 28418 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30783189 14417465344 3461900 33554432000 4194304 16246674 140735046156752 140418071112944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=28418/tid=28420] ppid=28415 vsize=14079556 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28420/stat : 28420 (toysat) S 28415 28418 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30783189 14417465344 3461900 33554432000 4194304 16246674 140735046156752 140417983032336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28418/tid=28421] ppid=28415 vsize=14079556 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28421/stat : 28421 (toysat) S 28415 28418 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30783189 14417465344 3461900 33554432000 4194304 16246674 140735046156752 140417972559024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 14079556

[startup+1542.31 s]
/proc/loadavg: 2.24 2.25 2.23 3/183 28508
/proc/meminfo: memFree=14909164/32872528 swapFree=1499884/1696108
[pid=28418] ppid=28415 vsize=14413380 CPUtime=1542.06 cores=1,3,5,7
/proc/28418/stat : 28418 (toysat) R 28415 28418 24910 0 -1 4202496 4394571 0 0 0 153483 723 0 0 20 0 4 0 30783189 14759301120 3545356 33554432000 4194304 16246674 140735046156752 140735046155848 15015658 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28418/statm: 3603345 3545356 899 2943 0 3600239 0
[pid=28418/tid=28419] ppid=28415 vsize=14413380 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28419/stat : 28419 (toysat) S 28415 28418 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30783189 14759301120 3545356 33554432000 4194304 16246674 140735046156752 140418071112944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=28418/tid=28420] ppid=28415 vsize=14413380 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28420/stat : 28420 (toysat) S 28415 28418 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30783189 14759301120 3545356 33554432000 4194304 16246674 140735046156752 140417983032560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=28418/tid=28421] ppid=28415 vsize=14413380 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28421/stat : 28421 (toysat) S 28415 28418 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30783189 14759301120 3545356 33554432000 4194304 16246674 140735046156752 140417972559024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 14413380

[startup+1602.3 s]
/proc/loadavg: 2.28 2.26 2.23 3/183 28510
/proc/meminfo: memFree=14526428/32872528 swapFree=1499884/1696108
[pid=28418] ppid=28415 vsize=14796356 CPUtime=1602.04 cores=1,3,5,7
/proc/28418/stat : 28418 (toysat) R 28415 28418 24910 0 -1 4202496 4434902 0 0 0 159466 738 0 0 20 0 4 0 30783189 15151468544 3640875 33554432000 4194304 16246674 140735046156752 140735046154560 14006617 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28418/statm: 3699089 3640875 899 2943 0 3695983 0
[pid=28418/tid=28419] ppid=28415 vsize=14796356 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28419/stat : 28419 (toysat) S 28415 28418 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30783189 15151468544 3640875 33554432000 4194304 16246674 140735046156752 140418071112944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=28418/tid=28420] ppid=28415 vsize=14796356 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28420/stat : 28420 (toysat) S 28415 28418 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30783189 15151468544 3640875 33554432000 4194304 16246674 140735046156752 140417983032336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28418/tid=28421] ppid=28415 vsize=14796356 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28421/stat : 28421 (toysat) S 28415 28418 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30783189 15151468544 3640875 33554432000 4194304 16246674 140735046156752 140417972559024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 14796356

[startup+1662.3 s]
/proc/loadavg: 2.20 2.24 2.22 3/184 28514
/proc/meminfo: memFree=14525484/32872528 swapFree=1499884/1696108
[pid=28418] ppid=28415 vsize=14796356 CPUtime=1662.03 cores=1,3,5,7
/proc/28418/stat : 28418 (toysat) R 28415 28418 24910 0 -1 4202496 4435127 0 0 0 165462 741 0 0 20 0 4 0 30783189 15151468544 3641100 33554432000 4194304 16246674 140735046156752 140735046155928 15015658 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28418/statm: 3699089 3641100 899 2943 0 3695983 0
[pid=28418/tid=28419] ppid=28415 vsize=14796356 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28419/stat : 28419 (toysat) S 28415 28418 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30783189 15151468544 3641100 33554432000 4194304 16246674 140735046156752 140418071112944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=28418/tid=28420] ppid=28415 vsize=14796356 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28420/stat : 28420 (toysat) S 28415 28418 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30783189 15151468544 3641100 33554432000 4194304 16246674 140735046156752 140417983032560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=28418/tid=28421] ppid=28415 vsize=14796356 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28421/stat : 28421 (toysat) S 28415 28418 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30783189 15151468544 3641100 33554432000 4194304 16246674 140735046156752 140417972559024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 14796356

[startup+1722.3 s]
/proc/loadavg: 2.29 2.26 2.23 3/183 28515
/proc/meminfo: memFree=14288308/32872528 swapFree=1499884/1696108
[pid=28418] ppid=28415 vsize=15019588 CPUtime=1722.02 cores=1,3,5,7
/proc/28418/stat : 28418 (toysat) R 28415 28418 24910 0 -1 4202496 4435748 0 0 0 171451 751 0 0 20 0 4 0 30783189 15380058112 3696909 33554432000 4194304 16246674 140735046156752 140735046154624 13899629 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28418/statm: 3754897 3696909 899 2943 0 3751791 0
[pid=28418/tid=28419] ppid=28415 vsize=15019588 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28419/stat : 28419 (toysat) S 28415 28418 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30783189 15380058112 3696909 33554432000 4194304 16246674 140735046156752 140418071112944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=28418/tid=28420] ppid=28415 vsize=15019588 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28420/stat : 28420 (toysat) S 28415 28418 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30783189 15380058112 3696909 33554432000 4194304 16246674 140735046156752 140417983032336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28418/tid=28421] ppid=28415 vsize=15019588 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28421/stat : 28421 (toysat) S 28415 28418 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30783189 15380058112 3696909 33554432000 4194304 16246674 140735046156752 140417972559024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 15019588

[startup+1782.3 s]
/proc/loadavg: 2.32 2.27 2.23 3/183 28516
/proc/meminfo: memFree=13747588/32872528 swapFree=1499884/1696108
[pid=28418] ppid=28415 vsize=15560260 CPUtime=1782.02 cores=1,3,5,7
/proc/28418/stat : 28418 (toysat) R 28415 28418 24910 0 -1 4202496 4512929 0 0 0 177431 771 0 0 20 0 4 0 30783189 15933706240 3831833 33554432000 4194304 16246674 140735046156752 140735046154688 14014083 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28418/statm: 3890065 3831833 899 2943 0 3886959 0
[pid=28418/tid=28419] ppid=28415 vsize=15560260 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28419/stat : 28419 (toysat) S 28415 28418 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30783189 15933706240 3831833 33554432000 4194304 16246674 140735046156752 140418071112944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=28418/tid=28420] ppid=28415 vsize=15560260 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28420/stat : 28420 (toysat) S 28415 28418 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30783189 15933706240 3831833 33554432000 4194304 16246674 140735046156752 140417983032336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28418/tid=28421] ppid=28415 vsize=15560260 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28421/stat : 28421 (toysat) S 28415 28418 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30783189 15933706240 3831833 33554432000 4194304 16246674 140735046156752 140417972559024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 15560260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.25 2.25 2.23 3/183 28516
/proc/meminfo: memFree=13746448/32872528 swapFree=1499884/1696108
[pid=28418] ppid=28415 vsize=15560260 CPUtime=1800.01 cores=1,3,5,7
/proc/28418/stat : 28418 (toysat) R 28415 28418 24910 0 -1 4202496 4513173 0 0 0 179229 772 0 0 20 0 4 0 30783189 15933706240 3832077 33554432000 4194304 16246674 140735046156752 140735046155928 15015658 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28418/statm: 3890065 3832077 899 2943 0 3886959 0
[pid=28418/tid=28419] ppid=28415 vsize=15560260 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28419/stat : 28419 (toysat) S 28415 28418 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30783189 15933706240 3832077 33554432000 4194304 16246674 140735046156752 140418071112944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=28418/tid=28420] ppid=28415 vsize=15560260 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28420/stat : 28420 (toysat) S 28415 28418 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30783189 15933706240 3832077 33554432000 4194304 16246674 140735046156752 140417983032560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=28418/tid=28421] ppid=28415 vsize=15560260 CPUtime=0 cores=1,3,5,7
/proc/28418/task/28421/stat : 28421 (toysat) S 28415 28418 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30783189 15933706240 3832077 33554432000 4194304 16246674 140735046156752 140417972559024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 15560260

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

[startup+1800.81 s]
/proc/loadavg: 2.23 2.25 2.23 3/181 28516
/proc/meminfo: memFree=21452380/32872528 swapFree=1499884/1696108
[pid=28418] ppid=28415 vsize=0 CPUtime=1800.51 cores=1,3,5,7
/proc/28418/stat : 28418 (toysat) Z 28415 28418 24910 0 -1 4203532 4513173 0 0 0 179229 822 0 0 20 0 2 0 30783189 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28418/statm: 0 0 0 0 0 0 0
[pid=28418/tid=28419] ppid=28415 vsize=0 CPUtime=0.48 cores=1,3,5,7
/proc/28418/task/28419/stat : 28419 (toysat) R 28415 28418 24910 0 -1 4203588 8 0 0 0 0 48 0 0 20 0 2 0 30783189 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.51
Current children cumulated vsize (KiB) 0

[startup+1801 s]
/proc/loadavg: 2.23 2.25 2.23 3/181 28516
/proc/meminfo: memFree=21452380/32872528 swapFree=1499884/1696108
[pid=28418] ppid=28415 vsize=0 CPUtime=1800.7 cores=1,3,5,7
/proc/28418/stat : 28418 (toysat) Z 28415 28418 24910 0 -1 4203532 4513173 0 0 0 179229 841 0 0 20 0 2 0 30783189 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28418/statm: 0 0 0 0 0 0 0
[pid=28418/tid=28419] ppid=28415 vsize=0 CPUtime=0.68 cores=1,3,5,7
/proc/28418/task/28419/stat : 28419 (toysat) R 28415 28418 24910 0 -1 4203588 8 0 0 0 0 68 0 0 20 0 2 0 30783189 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.7
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.07
CPU time (s): 1800.77
CPU user time (s): 1792.3
CPU system time (s): 8.47571
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 15560260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.3
system time used= 8.47571
maximum resident set size= 15328308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4513173
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= 425
involuntary context switches= 2409

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.00924 second user time and 7.35488 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-19 00:02:55
IDJOB=4107594
IDBENCH=72337
IDSOLVER=2542
FILE ID=node137/4107594-1466287374
RUNJOBID= node137-1466264772-24927
PBS_JOBID= 19918225
Free space on /tmp= 71688 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/random/rand.smallist/normalized-randa65dfb.cudf.trendy.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4107594-1466287374/watcher-4107594-1466287374 -o /tmp/evaluation-result-4107594-1466287374/solver-4107594-1466287374 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466264772-24927 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4107594-1466287374.opb

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

MD5SUM BENCH= f78c471fa9e2a498a3a77861f69630a4
RANDOM SEED=327022681

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
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.38
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.486
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.56
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.486
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:        26354112 kB
Buffers:           43468 kB
Cached:           164500 kB
SwapCached:         1216 kB
Active:          3967336 kB
Inactive:         110688 kB
Active(anon):    3868336 kB
Inactive(anon):     3980 kB
Active(file):      99000 kB
Inactive(file):   106708 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100060 kB
Dirty:             16704 kB
Writeback:            24 kB
AnonPages:       5564852 kB
Mapped:            10588 kB
Shmem:                 0 kB
Slab:             603960 kB
SReclaimable:      47900 kB
SUnreclaim:       556060 kB
KernelStack:        1456 kB
PageTables:        14816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5707700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 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= 71668 MiB
End job on node137 at 2016-06-19 00:32:56