Trace number 4119145

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

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern55-41.lin.opb
MD5SUM10d5bbd548108fed88882ab8a3502eb1
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-82163
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables33318
Total number of constraints66526
Number of constraints which are clauses33263
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints33263
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 33318
Biggest coefficient in the objective function 17543
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 6339040
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 17543
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 6339040
Number of bits of the biggest sum of numbers23
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-30T01:26:06+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-4119145-1467242766.opb"]
0.00/0.01	c use --random-gen="3768431256 2500217338 2323320002 2278597840 1366805675 1658083774 2416359738 709838188 545019123 4228718162 1006711569 3852492083 3560773621 4203633235 262552334 3371808815 3223010679 3244202799 2261745035 4107514226 2211475773 1489229684 1011809027 1328029843 2512954086 3669736096 1966484334 647487301 1340207231 1692215688 855549935 3457748606 1805077236 1195622558 2223042987 2415841017 437148750 2217278897 422938824 1647480936 3326230123 3438653379 2321651829 2115093603 1761290163 6195700 1312789954 2529855291 3113338889 1484743685 3904753344 1221847310 4285235798 1732275266 177189635 3438318716 862186946 2457950988 1377031564 2680481372 1566131498 2158635265 1095959335 2803770737 3144354369 37875377 3330798864 622220305 4148348169 336966219 2363324168 3890135928 2535273019 2730959832 2472964 1778832256 682447615 2905694630 3864053948 2499318273 3612606537 290497721 3866658700 1865070984 3214940691 2912881751 1695667391 3213024463 3449057751 3303005269 117620074 1236855899 2054258815 1308111996 3409505877 397538193 1960112804 1257643004 890511137 1396838271 3188206608 101355556 3978279577 3754148433 2582370025 3640812222 3607098245 2173230337 1781527601 2908733469 676083811 3832311354 4109043119 1115812341 275085087 2160066950 3179856085 181533917 1418458771 4212025326 4134102276 1930934049 1440402284 3623867421 738226435 519081507 2291346103 2031414551 495147733 2165401252 2168097288 777650645 2970453419 3700782690 3989338595 3769434899 50058663 2435592736 2095014230 4206845832 2311589421 1996026405 4155590964 52959584 3393839420 4276440472 80811523 1816445346 3880368069 1191861536 887194814 1219887607 2709483454 1874559942 4196513320 4284118921 1391619921 1973155209 829501562 1318988177 4271126080 1900225340 2943286465 2341538430 982243645 2466030 3541644615 1999936800 2343909843 90134432 2996676816 3297073990 1909796545 3982271717 217079041 1158301795 1772967005 4085680408 692271342 986317255 1700964548 961363370 2733437998 3416705045 2100740699 1725264367 811103839 3954970417 2069456091 2524781168 1525733530 3749647681 4242777256 894668328 773824495 370104969 4237524961 3558540142 2350181398 2210000665 1390262591 3432207173 4014672846 1798086027 2812255185 2380290956 312076900 3528992512 664202499 4136105161 3231900039 851509491 1678137144 3483612649 4180984875 3918281672 132023636 1468520089 1699457900 1301933315 2778214110 904664104 519990340 3792813389 946341972 3236888744 632717780 1140641356 1169388935 74546538 879921541 3533838045 3207298883 2830542780 973916783 2305549765 758594936 2172872329 2574379297 2399258589 3515867846 1869849795 3120615272 1294021448 4073293647 714087295 1617260244 804833480 3111490995 1648408891 4264308944 808067939 298478940 3150538708 4063787708 1209436125 255 362436" option to reproduce the execution
0.59/0.63	c #vars 33318
0.59/0.63	c #constraints 66526
2.20/2.23	c BCD2: Hardening is enabled.
2.20/2.23	c BCD2: BiasedSearch is enabled.
2.20/2.23	c Solving starts ...
2.20/2.23	c ============================[ Search Statistics ]============================
2.20/2.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.20/2.23	c       |         |          |          |    Limit     GC | Var      | Constra 
2.20/2.23	c =============================================================================
2.20/2.23	c  0.0s |       0 |        0 |        0 |    33281      0 |        0 |        0
2.39/2.40	c  0.2s |       0 |       54 |        0 |    33281      0 |        0 |        0
2.39/2.40	c #cpu_time = 0.140s
2.39/2.40	c #wall_clock_time = 0.140s
2.39/2.40	c #decision = 54
2.39/2.40	c #random_decision = 0
2.39/2.40	c #conflict = 0
2.39/2.40	c #restart = 0
2.39/2.40	o 0

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4119145-1467242766/watcher-4119145-1467242766 -o /tmp/evaluation-result-4119145-1467242766/solver-4119145-1467242766 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1467210309-2001 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4119145-1467242766.opb 

pid=5289
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.36 2.30 2.25 3/179 5292
/proc/meminfo: memFree=26016484/32872528 swapFree=1553660/1717180
[pid=5292] ppid=5289 vsize=583100 CPUtime=0 cores=1,3,5,7
/proc/5292/stat : 5292 (toysat) R 5289 5292 1984 0 -1 4202496 2150 0 0 0 0 0 0 0 20 0 4 0 3304205 597094400 2511 33554432000 4194304 16246674 140733656126400 140733656125824 15002730 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5292/statm: 146287 2520 441 2943 0 143181 0
[pid=5292/tid=5293] ppid=5289 vsize=600508 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5293/stat : 5293 (toysat) S 5289 5292 1984 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 3304206 614920192 2581 33554432000 4194304 16246674 140733656126400 140732284251376 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5292/tid=5294] ppid=5289 vsize=604604 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5294/stat : 5294 (toysat) S 5289 5292 1984 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 3304206 619114496 2598 33554432000 4194304 16246674 140733656126400 140732273761520 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5292/tid=5295] ppid=5289 vsize=608700 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5295/stat : 5295 (toysat) S 5289 5292 1984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 3304206 623308800 2612 33554432000 4194304 16246674 140733656126400 140732186750128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100178 s]
/proc/loadavg: 2.36 2.30 2.25 3/179 5292
/proc/meminfo: memFree=26016484/32872528 swapFree=1553660/1717180
[pid=5292] ppid=5289 vsize=1301060 CPUtime=0.09 cores=1,3,5,7
/proc/5292/stat : 5292 (toysat) R 5289 5292 1984 0 -1 4202496 28576 0 0 0 5 4 0 0 20 0 4 0 3304205 1332285440 28874 33554432000 4194304 16246674 140733656126400 140733656125712 12752373 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5292/statm: 325265 28890 800 2943 0 322159 0
[pid=5292/tid=5293] ppid=5289 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5293/stat : 5293 (toysat) S 5289 5292 1984 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 3304206 1332285440 28901 33554432000 4194304 16246674 140733656126400 140732284251376 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5292/tid=5294] ppid=5289 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5294/stat : 5294 (toysat) S 5289 5292 1984 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 3304206 1332285440 28912 33554432000 4194304 16246674 140733656126400 140732273761520 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5292/tid=5295] ppid=5289 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5295/stat : 5295 (toysat) S 5289 5292 1984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 3304206 1332285440 28923 33554432000 4194304 16246674 140733656126400 140732186750128 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.200535 s]
/proc/loadavg: 2.36 2.30 2.25 3/179 5292
/proc/meminfo: memFree=26016484/32872528 swapFree=1553660/1717180
[pid=5292] ppid=5289 vsize=1312324 CPUtime=0.19 cores=1,3,5,7
/proc/5292/stat : 5292 (toysat) R 5289 5292 1984 0 -1 4202496 50533 0 0 0 12 7 0 0 20 0 4 0 3304205 1343819776 51342 33554432000 4194304 16246674 140733656126400 140733656125712 8057834 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5292/statm: 328081 51342 801 2943 0 324975 0
[pid=5292/tid=5293] ppid=5289 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5293/stat : 5293 (toysat) S 5289 5292 1984 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 3304206 1343819776 51342 33554432000 4194304 16246674 140733656126400 140732284251376 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5292/tid=5294] ppid=5289 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5294/stat : 5294 (toysat) S 5289 5292 1984 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 3304206 1343819776 51342 33554432000 4194304 16246674 140733656126400 140732273761520 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5292/tid=5295] ppid=5289 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5295/stat : 5295 (toysat) S 5289 5292 1984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 3304206 1343819776 51342 33554432000 4194304 16246674 140733656126400 140732186750128 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) 1312324

[startup+0.300519 s]
/proc/loadavg: 2.36 2.30 2.25 3/179 5292
/proc/meminfo: memFree=26016484/32872528 swapFree=1553660/1717180
[pid=5292] ppid=5289 vsize=1312324 CPUtime=0.29 cores=1,3,5,7
/proc/5292/stat : 5292 (toysat) R 5289 5292 1984 0 -1 4202496 67095 0 0 0 19 10 0 0 20 0 4 0 3304205 1343819776 67904 33554432000 4194304 16246674 140733656126400 140733656125712 4221137 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5292/statm: 328081 67904 801 2943 0 324975 0
[pid=5292/tid=5293] ppid=5289 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5293/stat : 5293 (toysat) S 5289 5292 1984 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 3304206 1343819776 67904 33554432000 4194304 16246674 140733656126400 140732284251376 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5292/tid=5294] ppid=5289 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5294/stat : 5294 (toysat) S 5289 5292 1984 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 3304206 1343819776 67904 33554432000 4194304 16246674 140733656126400 140732273761520 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5292/tid=5295] ppid=5289 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5295/stat : 5295 (toysat) S 5289 5292 1984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 3304206 1343819776 67904 33554432000 4194304 16246674 140733656126400 140732186750128 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) 1312324

[startup+0.700433 s]
/proc/loadavg: 2.36 2.30 2.25 3/179 5292
/proc/meminfo: memFree=26016484/32872528 swapFree=1553660/1717180
[pid=5292] ppid=5289 vsize=1314372 CPUtime=0.69 cores=1,3,5,7
/proc/5292/stat : 5292 (toysat) R 5289 5292 1984 0 -1 4202496 77601 0 0 0 57 12 0 0 20 0 4 0 3304205 1345916928 78410 33554432000 4194304 16246674 140733656126400 140733656125496 4206952 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5292/statm: 328593 78410 813 2943 0 325487 0
[pid=5292/tid=5293] ppid=5289 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5293/stat : 5293 (toysat) S 5289 5292 1984 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 3304206 1345916928 78410 33554432000 4194304 16246674 140733656126400 140732284251376 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5292/tid=5294] ppid=5289 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5294/stat : 5294 (toysat) S 5289 5292 1984 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 3304206 1345916928 78410 33554432000 4194304 16246674 140733656126400 140732273761520 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5292/tid=5295] ppid=5289 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5295/stat : 5295 (toysat) S 5289 5292 1984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 3304206 1345916928 78410 33554432000 4194304 16246674 140733656126400 140732186750128 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.50041 s]
/proc/loadavg: 2.36 2.30 2.25 3/183 5296
/proc/meminfo: memFree=25593468/32872528 swapFree=1553660/1717180
[pid=5292] ppid=5289 vsize=1314372 CPUtime=1.49 cores=1,3,5,7
/proc/5292/stat : 5292 (toysat) R 5289 5292 1984 0 -1 4202496 178810 0 0 0 123 26 0 0 20 0 4 0 3304205 1345916928 179619 33554432000 4194304 16246674 140733656126400 140733656125712 12477891 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5292/statm: 328593 179628 836 2943 0 325487 0
[pid=5292/tid=5293] ppid=5289 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5293/stat : 5293 (toysat) S 5289 5292 1984 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 3304206 1345916928 179633 33554432000 4194304 16246674 140733656126400 140732284251376 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5292/tid=5294] ppid=5289 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5294/stat : 5294 (toysat) S 5289 5292 1984 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 3304206 1345916928 179638 33554432000 4194304 16246674 140733656126400 140732273761520 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5292/tid=5295] ppid=5289 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5295/stat : 5295 (toysat) S 5289 5292 1984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 3304206 1345916928 179644 33554432000 4194304 16246674 140733656126400 140732186750128 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) 1314372

[startup+3.10043 s]
/proc/loadavg: 2.36 2.30 2.25 3/183 5296
/proc/meminfo: memFree=24903532/32872528 swapFree=1553660/1717180
[pid=5292] ppid=5289 vsize=1354308 CPUtime=3.09 cores=1,3,5,7
/proc/5292/stat : 5292 (toysat) R 5289 5292 1984 0 -1 4202496 279249 0 0 0 268 41 0 0 20 0 4 0 3304205 1386811392 280058 33554432000 4194304 16246674 140733656126400 140733656124160 12654426 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5292/statm: 338577 280058 882 2943 0 335471 0
[pid=5292/tid=5293] ppid=5289 vsize=1354308 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5293/stat : 5293 (toysat) S 5289 5292 1984 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 3304206 1386811392 280058 33554432000 4194304 16246674 140733656126400 140732284251376 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5292/tid=5294] ppid=5289 vsize=1354308 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5294/stat : 5294 (toysat) S 5289 5292 1984 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 3304206 1386811392 280058 33554432000 4194304 16246674 140733656126400 140732273761520 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5292/tid=5295] ppid=5289 vsize=1354308 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5295/stat : 5295 (toysat) S 5289 5292 1984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 3304206 1386811392 280058 33554432000 4194304 16246674 140733656126400 140732186750128 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) 1354308

[startup+6.30043 s]
/proc/loadavg: 2.33 2.30 2.25 4/183 5296
/proc/meminfo: memFree=24895984/32872528 swapFree=1553660/1717180
[pid=5292] ppid=5289 vsize=1354308 CPUtime=6.28 cores=1,3,5,7
/proc/5292/stat : 5292 (toysat) R 5289 5292 1984 0 -1 4202496 279249 0 0 0 587 41 0 0 20 0 4 0 3304205 1386811392 280058 33554432000 4194304 16246674 140733656126400 140733656108288 6955412 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5292/statm: 338577 280058 882 2943 0 335471 0
[pid=5292/tid=5293] ppid=5289 vsize=1354308 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5293/stat : 5293 (toysat) S 5289 5292 1984 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 3304206 1386811392 280058 33554432000 4194304 16246674 140733656126400 140732284251376 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5292/tid=5294] ppid=5289 vsize=1354308 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5294/stat : 5294 (toysat) S 5289 5292 1984 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 3304206 1386811392 280058 33554432000 4194304 16246674 140733656126400 140732273761520 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5292/tid=5295] ppid=5289 vsize=1354308 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5295/stat : 5295 (toysat) S 5289 5292 1984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 3304206 1386811392 280058 33554432000 4194304 16246674 140733656126400 140732186750128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1354308

[startup+12.7004 s]
/proc/loadavg: 2.30 2.29 2.24 3/183 5296
/proc/meminfo: memFree=24896528/32872528 swapFree=1553660/1717180
[pid=5292] ppid=5289 vsize=1354308 CPUtime=12.68 cores=1,3,5,7
/proc/5292/stat : 5292 (toysat) R 5289 5292 1984 0 -1 4202496 279249 0 0 0 1227 41 0 0 20 0 4 0 3304205 1386811392 280058 33554432000 4194304 16246674 140733656126400 140733656108288 6955953 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5292/statm: 338577 280058 882 2943 0 335471 0
[pid=5292/tid=5293] ppid=5289 vsize=1354308 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5293/stat : 5293 (toysat) S 5289 5292 1984 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 3304206 1386811392 280058 33554432000 4194304 16246674 140733656126400 140732284251376 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5292/tid=5294] ppid=5289 vsize=1354308 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5294/stat : 5294 (toysat) S 5289 5292 1984 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 3304206 1386811392 280058 33554432000 4194304 16246674 140733656126400 140732273761520 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5292/tid=5295] ppid=5289 vsize=1354308 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5295/stat : 5295 (toysat) S 5289 5292 1984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 3304206 1386811392 280058 33554432000 4194304 16246674 140733656126400 140732186750128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1354308

[startup+25.5005 s]
/proc/loadavg: 2.30 2.29 2.24 3/183 5296
/proc/meminfo: memFree=24896852/32872528 swapFree=1553660/1717180
[pid=5292] ppid=5289 vsize=1354308 CPUtime=25.48 cores=1,3,5,7
/proc/5292/stat : 5292 (toysat) R 5289 5292 1984 0 -1 4202496 279249 0 0 0 2507 41 0 0 20 0 4 0 3304205 1386811392 280058 33554432000 4194304 16246674 140733656126400 140733656108288 12652957 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5292/statm: 338577 280058 882 2943 0 335471 0
[pid=5292/tid=5293] ppid=5289 vsize=1354308 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5293/stat : 5293 (toysat) S 5289 5292 1984 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 3304206 1386811392 280058 33554432000 4194304 16246674 140733656126400 140732284251376 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5292/tid=5294] ppid=5289 vsize=1354308 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5294/stat : 5294 (toysat) S 5289 5292 1984 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 3304206 1386811392 280058 33554432000 4194304 16246674 140733656126400 140732273761520 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5292/tid=5295] ppid=5289 vsize=1354308 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5295/stat : 5295 (toysat) S 5289 5292 1984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 3304206 1386811392 280058 33554432000 4194304 16246674 140733656126400 140732186750128 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) 1354308

[startup+51.1005 s]
/proc/loadavg: 2.32 2.30 2.25 3/183 5296
/proc/meminfo: memFree=24897072/32872528 swapFree=1553660/1717180
[pid=5292] ppid=5289 vsize=1354308 CPUtime=51.08 cores=1,3,5,7
/proc/5292/stat : 5292 (toysat) R 5289 5292 1984 0 -1 4202496 279249 0 0 0 5066 42 0 0 20 0 4 0 3304205 1386811392 280058 33554432000 4194304 16246674 140733656126400 140733656108288 12656213 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5292/statm: 338577 280058 882 2943 0 335471 0
[pid=5292/tid=5293] ppid=5289 vsize=1354308 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5293/stat : 5293 (toysat) S 5289 5292 1984 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 3304206 1386811392 280058 33554432000 4194304 16246674 140733656126400 140732284251376 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5292/tid=5294] ppid=5289 vsize=1354308 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5294/stat : 5294 (toysat) S 5289 5292 1984 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 3304206 1386811392 280058 33554432000 4194304 16246674 140733656126400 140732273761520 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5292/tid=5295] ppid=5289 vsize=1354308 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5295/stat : 5295 (toysat) S 5289 5292 1984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 3304206 1386811392 280058 33554432000 4194304 16246674 140733656126400 140732186750128 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) 1354308

[startup+102.301 s]
/proc/loadavg: 2.23 2.28 2.24 3/183 5297
/proc/meminfo: memFree=24896496/32872528 swapFree=1553660/1717180
[pid=5292] ppid=5289 vsize=1354308 CPUtime=102.28 cores=1,3,5,7
/proc/5292/stat : 5292 (toysat) R 5289 5292 1984 0 -1 4202496 279249 0 0 0 10186 42 0 0 20 0 4 0 3304205 1386811392 280058 33554432000 4194304 16246674 140733656126400 140733656125576 12449269 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5292/statm: 338577 280058 882 2943 0 335471 0
[pid=5292/tid=5293] ppid=5289 vsize=1354308 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5293/stat : 5293 (toysat) S 5289 5292 1984 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 3304206 1386811392 280058 33554432000 4194304 16246674 140733656126400 140732284251376 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5292/tid=5294] ppid=5289 vsize=1354308 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5294/stat : 5294 (toysat) S 5289 5292 1984 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 3304206 1386811392 280058 33554432000 4194304 16246674 140733656126400 140732273761520 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5292/tid=5295] ppid=5289 vsize=1354308 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5295/stat : 5295 (toysat) S 5289 5292 1984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 3304206 1386811392 280058 33554432000 4194304 16246674 140733656126400 140732186750128 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) 1354308


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

/proc/5292/task/5295/stat : 5295 (toysat) S 5289 5292 1984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732186750128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1463876

[startup+1302.3 s]
/proc/loadavg: 2.47 2.32 2.28 3/183 5375
/proc/meminfo: memFree=25375344/32872528 swapFree=1553660/1717180
[pid=5292] ppid=5289 vsize=1463876 CPUtime=1302.07 cores=1,3,5,7
/proc/5292/stat : 5292 (toysat) R 5289 5292 1984 0 -1 4202496 306672 0 0 0 130156 51 0 0 20 0 4 0 3304205 1499009024 307706 33554432000 4194304 16246674 140733656126400 140733656108288 12654333 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5292/statm: 365969 307706 882 2943 0 362863 0
[pid=5292/tid=5293] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5293/stat : 5293 (toysat) S 5289 5292 1984 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732284251376 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5292/tid=5294] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5294/stat : 5294 (toysat) S 5289 5292 1984 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732273761520 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5292/tid=5295] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5295/stat : 5295 (toysat) S 5289 5292 1984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732186750128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1463876

[startup+1362.3 s]
/proc/loadavg: 2.34 2.31 2.27 3/183 5376
/proc/meminfo: memFree=25338024/32872528 swapFree=1553660/1717180
[pid=5292] ppid=5289 vsize=1463876 CPUtime=1362.06 cores=1,3,5,7
/proc/5292/stat : 5292 (toysat) R 5289 5292 1984 0 -1 4202496 306672 0 0 0 136155 51 0 0 20 0 4 0 3304205 1499009024 307706 33554432000 4194304 16246674 140733656126400 140733656108288 12371332 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5292/statm: 365969 307706 882 2943 0 362863 0
[pid=5292/tid=5293] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5293/stat : 5293 (toysat) S 5289 5292 1984 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732284251376 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5292/tid=5294] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5294/stat : 5294 (toysat) S 5289 5292 1984 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732273761520 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5292/tid=5295] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5295/stat : 5295 (toysat) S 5289 5292 1984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732186750128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 1463876

[startup+1422.3 s]
/proc/loadavg: 2.36 2.32 2.28 3/183 5378
/proc/meminfo: memFree=25314704/32872528 swapFree=1553660/1717180
[pid=5292] ppid=5289 vsize=1463876 CPUtime=1422.06 cores=1,3,5,7
/proc/5292/stat : 5292 (toysat) R 5289 5292 1984 0 -1 4202496 306672 0 0 0 142154 52 0 0 20 0 4 0 3304205 1499009024 307706 33554432000 4194304 16246674 140733656126400 140733656108288 12413997 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5292/statm: 365969 307706 882 2943 0 362863 0
[pid=5292/tid=5293] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5293/stat : 5293 (toysat) S 5289 5292 1984 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732284251376 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5292/tid=5294] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5294/stat : 5294 (toysat) S 5289 5292 1984 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732273761520 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5292/tid=5295] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5295/stat : 5295 (toysat) S 5289 5292 1984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732186750128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1463876

[startup+1482.3 s]
/proc/loadavg: 2.36 2.32 2.28 3/184 5382
/proc/meminfo: memFree=25278204/32872528 swapFree=1553660/1717180
[pid=5292] ppid=5289 vsize=1463876 CPUtime=1482.04 cores=1,3,5,7
/proc/5292/stat : 5292 (toysat) R 5289 5292 1984 0 -1 4202496 306672 0 0 0 148152 52 0 0 20 0 4 0 3304205 1499009024 307706 33554432000 4194304 16246674 140733656126400 140733656108288 6955540 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5292/statm: 365969 307706 882 2943 0 362863 0
[pid=5292/tid=5293] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5293/stat : 5293 (toysat) S 5289 5292 1984 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732284251376 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5292/tid=5294] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5294/stat : 5294 (toysat) S 5289 5292 1984 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732273761520 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5292/tid=5295] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5295/stat : 5295 (toysat) S 5289 5292 1984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732186750128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1463876

[startup+1542.31 s]
/proc/loadavg: 2.39 2.34 2.28 3/183 5383
/proc/meminfo: memFree=25243536/32872528 swapFree=1553660/1717180
[pid=5292] ppid=5289 vsize=1463876 CPUtime=1542.04 cores=1,3,5,7
/proc/5292/stat : 5292 (toysat) R 5289 5292 1984 0 -1 4202496 306672 0 0 0 154152 52 0 0 20 0 4 0 3304205 1499009024 307706 33554432000 4194304 16246674 140733656126400 140733656108288 12429091 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5292/statm: 365969 307706 882 2943 0 362863 0
[pid=5292/tid=5293] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5293/stat : 5293 (toysat) S 5289 5292 1984 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732284251376 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5292/tid=5294] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5294/stat : 5294 (toysat) S 5289 5292 1984 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732273761520 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5292/tid=5295] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5295/stat : 5295 (toysat) S 5289 5292 1984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732186750128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1463876

[startup+1602.3 s]
/proc/loadavg: 2.38 2.35 2.28 4/183 5384
/proc/meminfo: memFree=25226824/32872528 swapFree=1553660/1717180
[pid=5292] ppid=5289 vsize=1463876 CPUtime=1602.03 cores=1,3,5,7
/proc/5292/stat : 5292 (toysat) R 5289 5292 1984 0 -1 4202496 306672 0 0 0 160150 53 0 0 20 0 4 0 3304205 1499009024 307706 33554432000 4194304 16246674 140733656126400 140733656108288 12449399 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5292/statm: 365969 307706 882 2943 0 362863 0
[pid=5292/tid=5293] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5293/stat : 5293 (toysat) S 5289 5292 1984 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732284251376 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5292/tid=5294] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5294/stat : 5294 (toysat) S 5289 5292 1984 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732273761520 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5292/tid=5295] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5295/stat : 5295 (toysat) S 5289 5292 1984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732186750128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1463876

[startup+1662.3 s]
/proc/loadavg: 2.48 2.37 2.29 4/183 5385
/proc/meminfo: memFree=25204772/32872528 swapFree=1553660/1717180
[pid=5292] ppid=5289 vsize=1463876 CPUtime=1662.02 cores=1,3,5,7
/proc/5292/stat : 5292 (toysat) R 5289 5292 1984 0 -1 4202496 306672 0 0 0 166149 53 0 0 20 0 4 0 3304205 1499009024 307706 33554432000 4194304 16246674 140733656126400 140733656108288 12414034 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5292/statm: 365969 307706 882 2943 0 362863 0
[pid=5292/tid=5293] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5293/stat : 5293 (toysat) S 5289 5292 1984 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732284251376 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5292/tid=5294] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5294/stat : 5294 (toysat) S 5289 5292 1984 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732273761520 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5292/tid=5295] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5295/stat : 5295 (toysat) S 5289 5292 1984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732186750128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1463876

[startup+1722.3 s]
/proc/loadavg: 2.42 2.38 2.30 3/183 5387
/proc/meminfo: memFree=25183220/32872528 swapFree=1553660/1717180
[pid=5292] ppid=5289 vsize=1463876 CPUtime=1722 cores=1,3,5,7
/proc/5292/stat : 5292 (toysat) R 5289 5292 1984 0 -1 4202496 306672 0 0 0 172147 53 0 0 20 0 4 0 3304205 1499009024 307706 33554432000 4194304 16246674 140733656126400 140733656108288 12371377 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5292/statm: 365969 307706 882 2943 0 362863 0
[pid=5292/tid=5293] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5293/stat : 5293 (toysat) S 5289 5292 1984 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732284251376 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5292/tid=5294] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5294/stat : 5294 (toysat) S 5289 5292 1984 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732273761520 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5292/tid=5295] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5295/stat : 5295 (toysat) S 5289 5292 1984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732186750128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1463876

[startup+1782.3 s]
/proc/loadavg: 2.25 2.34 2.28 3/183 5388
/proc/meminfo: memFree=25182880/32872528 swapFree=1553660/1717180
[pid=5292] ppid=5289 vsize=1463876 CPUtime=1781.99 cores=1,3,5,7
/proc/5292/stat : 5292 (toysat) R 5289 5292 1984 0 -1 4202496 306672 0 0 0 178146 53 0 0 20 0 4 0 3304205 1499009024 307706 33554432000 4194304 16246674 140733656126400 140733656108288 12429241 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5292/statm: 365969 307706 882 2943 0 362863 0
[pid=5292/tid=5293] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5293/stat : 5293 (toysat) S 5289 5292 1984 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732284251376 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5292/tid=5294] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5294/stat : 5294 (toysat) S 5289 5292 1984 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732273761520 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5292/tid=5295] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5295/stat : 5295 (toysat) S 5289 5292 1984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732186750128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 1463876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.28 2.34 2.28 3/183 5388
/proc/meminfo: memFree=25179748/32872528 swapFree=1553660/1717180
[pid=5292] ppid=5289 vsize=1463876 CPUtime=1800.09 cores=1,3,5,7
/proc/5292/stat : 5292 (toysat) R 5289 5292 1984 0 -1 4202496 306672 0 0 0 179956 53 0 0 20 0 4 0 3304205 1499009024 307706 33554432000 4194304 16246674 140733656126400 140733656108288 12655180 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5292/statm: 365969 307706 882 2943 0 362863 0
[pid=5292/tid=5293] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5293/stat : 5293 (toysat) S 5289 5292 1984 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732284251376 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5292/tid=5294] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5294/stat : 5294 (toysat) S 5289 5292 1984 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732273761520 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5292/tid=5295] ppid=5289 vsize=1463876 CPUtime=0 cores=1,3,5,7
/proc/5292/task/5295/stat : 5295 (toysat) S 5289 5292 1984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 3304206 1499009024 307706 33554432000 4194304 16246674 140733656126400 140732186750128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1463876

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 5292 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.11
CPU user time (s): 1799.57
CPU system time (s): 0.538918
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 1463876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.57
system time used= 0.538918
maximum resident set size= 1230824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 306672
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= 262
involuntary context switches= 2145

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.51531 second user time and 6.95394 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-30 01:26:06
IDJOB=4119145
IDBENCH=111661
IDSOLVER=2542
FILE ID=node117/4119145-1467242766
RUNJOBID= node117-1467210309-2001
PBS_JOBID= 19997597
Free space on /tmp= 71596 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-LIN/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern55-41.lin.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119145-1467242766/watcher-4119145-1467242766 -o /tmp/evaluation-result-4119145-1467242766/solver-4119145-1467242766 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1467210309-2001 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4119145-1467242766.opb

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

MD5SUM BENCH= 10d5bbd548108fed88882ab8a3502eb1
RANDOM SEED=496513309

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.714
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:        26016748 kB
Buffers:           75280 kB
Cached:          1753448 kB
SwapCached:            0 kB
Active:          2722756 kB
Inactive:        1693224 kB
Active(anon):    2589328 kB
Inactive(anon):        4 kB
Active(file):     133428 kB
Inactive(file):  1693220 kB
Unevictable:     1717180 kB
Mlocked:         1553660 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             19044 kB
Writeback:             0 kB
AnonPages:       4305696 kB
Mapped:            17724 kB
Shmem:               204 kB
Slab:             581940 kB
SReclaimable:      26468 kB
SUnreclaim:       555472 kB
KernelStack:        1472 kB
PageTables:        11884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4438848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 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= 71580 MiB
End job on node117 at 2016-06-30 01:56:06