Trace number 4117990

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-NLC/
minlplib2-pb-0.1.0/opb/normalized-faclay60.opb
MD5SUMee8da4d8a45f277f85b483c3c0a9623b
Bench CategoryOPT-BIGINT-NLC (optimisation, big integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1681658
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1771
Total number of constraints68441
Number of constraints which are clauses68440
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 90684
Biggest coefficient in the objective function 2306839
Number of bits for the biggest coefficient in the objective function 22
Sum of the numbers in the objective function 21217725
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 2306839
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 21217725
Number of bits of the biggest sum of numbers25
Number of products (including duplicates)88914
Sum of products size (including duplicates)177828
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-29T18:06:29+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-4117990-1467216389.opb"]
0.00/0.01	c use --random-gen="140492812 3552187642 3852737809 2545637057 3080409838 2019827771 3285670775 3817505917 2187249951 2212936301 2068915021 3016349942 3105258595 3820717997 3666007458 3381299999 313326676 4074230729 714130438 4290872152 798333686 3920597560 4040897495 2232464332 4097291473 4188974211 391708340 1736345530 3703245989 1905510550 1128481460 1604354620 3761498722 1453867254 996781996 2277259515 3591504135 4179754748 1504018952 2070669606 3422814408 2538322633 1402097501 652439892 2087190563 1412625355 80966809 91650642 4148225785 3600842311 3785615955 3161335176 2058932134 142673888 3295605769 4148423543 459241281 1607998349 3558704112 3292877806 1796685754 759799295 1700835461 1548515048 499137683 1206447730 1850800525 2450850051 3980591860 3280028491 378595967 3552005969 2212847100 2675627514 2700533758 2240070723 639430786 735012758 5423201 3969378634 2075327921 4133646843 1679079101 2793285328 1882317940 681156496 3832402222 1362761107 1261088404 1371178402 3184418595 4289859841 2084547140 3878321085 4165751677 2627966911 761971823 4191082424 3616122653 2885547605 554573254 1744143720 645733325 3616565626 2144645517 1743457375 1157617254 1283020651 2868228143 3692958079 243709226 816986785 2630182131 2430812285 2355018220 2188876605 1440987042 4007143864 962156455 3539982429 3437032193 3646858620 3686654671 1548476203 1558187908 640825232 1719987787 547171097 2116351511 306483297 956549404 2272821650 895408770 2547506000 3401655182 1180153905 338480301 2009238362 3409850707 2724561209 380978251 3350454960 3083517175 2818430368 3427163305 2476504000 395390391 2808978466 2906618618 3583512867 3529553593 2547552593 2973827688 1418114286 2455478175 3820814584 2386873715 630668049 1743403187 745174573 939491931 4037126852 825609869 290611798 1196499510 3818084201 1286845993 3939079095 4125963796 2260154365 493487415 3282228047 2169271152 483701155 2373752165 2123245148 1645318491 1933778869 2354989388 2360205555 4011194517 4293981981 2337292350 60162832 2659964684 1256804029 4018519339 2505319753 2304975003 4038706910 138199095 2670443770 3170859303 3227976593 1048785259 3103724879 4114375202 778651147 1253312306 2818590224 4285461651 2207745663 2913741328 2362037974 806305216 2640555225 4286192833 373938967 3240015117 608573559 3063661861 4019344843 2883344755 1245505726 1383882055 951563448 348238161 716197776 2280453473 1855780460 658986093 3072532056 597113235 2368729919 1723406932 1498426867 557023736 3760303589 3302239773 1914978981 1086811485 1230919436 2818350167 10017012 3731274264 77987334 2750826667 801099275 3876740734 1284521616 2624886407 1703934329 3758075914 3434745509 1799552508 2782540655 1005232266 2020693191 90326142 1201380552 3299397615 1444504476 706936048 1468241710 3130043231 871340049 255 362436" option to reproduce the execution
0.69/0.72	c #vars 1771
0.69/0.72	c #constraints 68441
3.69/3.78	c BCD2: Hardening is enabled.
3.69/3.78	c BCD2: BiasedSearch is enabled.
3.69/3.78	c Solving starts ...
3.69/3.78	c ============================[ Search Statistics ]============================
3.69/3.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.69/3.78	c       |         |          |          |    Limit     GC | Var      | Constra 
3.69/3.78	c =============================================================================
3.79/3.87	c  0.0s |       0 |        0 |        0 |   102386      0 |        1 |        0
4.29/4.32	c  0.4s |       0 |    68781 |        0 |   102386      0 |        1 |        0
4.29/4.32	c #cpu_time = 0.393s
4.29/4.32	c #wall_clock_time = 0.393s
4.29/4.32	c #decision = 68781
4.29/4.32	c #random_decision = 251
4.29/4.32	c #conflict = 0
4.29/4.32	c #restart = 0
4.29/4.32	o 2306839

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

pid=4921
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.19 2.17 2.17 3/178 4924
/proc/meminfo: memFree=23506000/32872528 swapFree=1253612/1390560
[pid=4924] ppid=4921 vsize=763324 CPUtime=0 cores=0,2,4,6
/proc/4924/stat : 4924 (toysat) R 4921 4924 3971 0 -1 4202496 2854 0 0 0 0 0 0 0 20 0 4 0 2599725 781643776 3215 33554432000 4194304 16246674 140735684730976 140735684730400 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4924/statm: 191599 3224 441 2943 0 188493 0
[pid=4924/tid=4925] ppid=4921 vsize=781756 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4925/stat : 4925 (toysat) S 4921 4924 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2599725 800518144 3284 33554432000 4194304 16246674 140735684730976 140373695376624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4924/tid=4926] ppid=4921 vsize=785852 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4926/stat : 4926 (toysat) S 4921 4924 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599725 804712448 3303 33554432000 4194304 16246674 140735684730976 140373684886768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4924/tid=4927] ppid=4921 vsize=790972 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4927/stat : 4927 (toysat) S 4921 4924 3971 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 2599725 809955328 3320 33554432000 4194304 16246674 140735684730976 140373674413232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100171 s]
/proc/loadavg: 2.19 2.17 2.17 3/178 4924
/proc/meminfo: memFree=23506000/32872528 swapFree=1253612/1390560
[pid=4924] ppid=4921 vsize=1301060 CPUtime=0.08 cores=0,2,4,6
/proc/4924/stat : 4924 (toysat) R 4921 4924 3971 0 -1 4202496 28817 0 0 0 5 3 0 0 20 0 4 0 2599725 1332285440 29117 33554432000 4194304 16246674 140735684730976 140735684730288 7368729 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4924/statm: 325265 29133 799 2943 0 322159 0
[pid=4924/tid=4925] ppid=4921 vsize=1301060 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4925/stat : 4925 (toysat) S 4921 4924 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2599725 1332285440 29143 33554432000 4194304 16246674 140735684730976 140373695376624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4924/tid=4926] ppid=4921 vsize=1301060 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4926/stat : 4926 (toysat) S 4921 4924 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599725 1332285440 29155 33554432000 4194304 16246674 140735684730976 140373684886768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4924/tid=4927] ppid=4921 vsize=1301060 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4927/stat : 4927 (toysat) S 4921 4924 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599725 1332285440 29169 33554432000 4194304 16246674 140735684730976 140373674413232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1301060

[startup+0.200534 s]
/proc/loadavg: 2.19 2.17 2.17 3/178 4924
/proc/meminfo: memFree=23506000/32872528 swapFree=1253612/1390560
[pid=4924] ppid=4921 vsize=1314372 CPUtime=0.19 cores=0,2,4,6
/proc/4924/stat : 4924 (toysat) R 4921 4924 3971 0 -1 4202496 45295 0 0 0 13 6 0 0 20 0 4 0 2599725 1345916928 46105 33554432000 4194304 16246674 140735684730976 140735684730288 14795900 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4924/statm: 328593 46105 799 2943 0 325487 0
[pid=4924/tid=4925] ppid=4921 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4925/stat : 4925 (toysat) S 4921 4924 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2599725 1345916928 46105 33554432000 4194304 16246674 140735684730976 140373695376624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4924/tid=4926] ppid=4921 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4926/stat : 4926 (toysat) S 4921 4924 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599725 1345916928 46105 33554432000 4194304 16246674 140735684730976 140373684886768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4924/tid=4927] ppid=4921 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4927/stat : 4927 (toysat) S 4921 4924 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599725 1345916928 46105 33554432000 4194304 16246674 140735684730976 140373674413232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1314372

[startup+0.300497 s]
/proc/loadavg: 2.19 2.17 2.17 3/178 4924
/proc/meminfo: memFree=23506000/32872528 swapFree=1253612/1390560
[pid=4924] ppid=4921 vsize=1314372 CPUtime=0.29 cores=0,2,4,6
/proc/4924/stat : 4924 (toysat) R 4921 4924 3971 0 -1 4202496 48700 0 0 0 23 6 0 0 20 0 4 0 2599725 1345916928 49510 33554432000 4194304 16246674 140735684730976 140735684730288 4221070 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4924/statm: 328593 49510 800 2943 0 325487 0
[pid=4924/tid=4925] ppid=4921 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4925/stat : 4925 (toysat) S 4921 4924 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2599725 1345916928 49510 33554432000 4194304 16246674 140735684730976 140373695376624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4924/tid=4926] ppid=4921 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4926/stat : 4926 (toysat) S 4921 4924 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599725 1345916928 49510 33554432000 4194304 16246674 140735684730976 140373684886768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4924/tid=4927] ppid=4921 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4927/stat : 4927 (toysat) S 4921 4924 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599725 1345916928 49510 33554432000 4194304 16246674 140735684730976 140373674413232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1314372

[startup+0.700457 s]
/proc/loadavg: 2.19 2.17 2.17 3/178 4924
/proc/meminfo: memFree=23506000/32872528 swapFree=1253612/1390560
[pid=4924] ppid=4921 vsize=1314372 CPUtime=0.69 cores=0,2,4,6
/proc/4924/stat : 4924 (toysat) R 4921 4924 3971 0 -1 4202496 74408 0 0 0 60 9 0 0 20 0 4 0 2599725 1345916928 75218 33554432000 4194304 16246674 140735684730976 140735684713968 4220912 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4924/statm: 328593 75218 801 2943 0 325487 0
[pid=4924/tid=4925] ppid=4921 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4925/stat : 4925 (toysat) S 4921 4924 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2599725 1345916928 75218 33554432000 4194304 16246674 140735684730976 140373695376624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4924/tid=4926] ppid=4921 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4926/stat : 4926 (toysat) S 4921 4924 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599725 1345916928 75218 33554432000 4194304 16246674 140735684730976 140373684886768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4924/tid=4927] ppid=4921 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4927/stat : 4927 (toysat) S 4921 4924 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599725 1345916928 75218 33554432000 4194304 16246674 140735684730976 140373674413232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1314372

[startup+1.50036 s]
/proc/loadavg: 2.19 2.17 2.17 3/182 4928
/proc/meminfo: memFree=22982032/32872528 swapFree=1253612/1390560
[pid=4924] ppid=4921 vsize=1314372 CPUtime=1.49 cores=0,2,4,6
/proc/4924/stat : 4924 (toysat) R 4921 4924 3971 0 -1 4202496 185765 0 0 0 122 27 0 0 20 0 4 0 2599725 1345916928 186576 33554432000 4194304 16246674 140735684730976 140735684712896 5889452 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4924/statm: 328593 186583 834 2943 0 325487 0
[pid=4924/tid=4925] ppid=4921 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4925/stat : 4925 (toysat) S 4921 4924 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2599725 1345916928 186588 33554432000 4194304 16246674 140735684730976 140373695376624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4924/tid=4926] ppid=4921 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4926/stat : 4926 (toysat) S 4921 4924 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599725 1345916928 186594 33554432000 4194304 16246674 140735684730976 140373684886768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4924/tid=4927] ppid=4921 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4927/stat : 4927 (toysat) S 4921 4924 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599725 1345916928 186599 33554432000 4194304 16246674 140735684730976 140373674413232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 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.19 2.17 2.17 3/182 4977
/proc/meminfo: memFree=23303324/32872528 swapFree=1253612/1390560
[pid=4924] ppid=4921 vsize=1349188 CPUtime=3.09 cores=0,2,4,6
/proc/4924/stat : 4924 (toysat) R 4921 4924 3971 0 -1 4202496 248598 0 0 0 272 37 0 0 20 0 4 0 2599725 1381568512 249408 33554432000 4194304 16246674 140735684730976 140735684712896 4220897 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4924/statm: 337297 249408 841 2943 0 334191 0
[pid=4924/tid=4925] ppid=4921 vsize=1349188 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4925/stat : 4925 (toysat) S 4921 4924 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2599725 1381568512 249408 33554432000 4194304 16246674 140735684730976 140373695376624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4924/tid=4926] ppid=4921 vsize=1349188 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4926/stat : 4926 (toysat) S 4921 4924 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599725 1381568512 249408 33554432000 4194304 16246674 140735684730976 140373684886768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4924/tid=4927] ppid=4921 vsize=1349188 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4927/stat : 4927 (toysat) S 4921 4924 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599725 1381568512 249408 33554432000 4194304 16246674 140735684730976 140373674413232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1349188

[startup+6.3004 s]
/proc/loadavg: 2.18 2.17 2.17 3/183 4978
/proc/meminfo: memFree=22366328/32872528 swapFree=1253612/1390560
[pid=4924] ppid=4921 vsize=1357380 CPUtime=6.28 cores=0,2,4,6
/proc/4924/stat : 4924 (toysat) R 4921 4924 3971 0 -1 4202496 279943 0 0 0 588 40 0 0 20 0 4 0 2599725 1389957120 280753 33554432000 4194304 16246674 140735684730976 140735684712896 12449376 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4924/statm: 339345 280753 889 2943 0 336239 0
[pid=4924/tid=4925] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4925/stat : 4925 (toysat) S 4921 4924 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280753 33554432000 4194304 16246674 140735684730976 140373695376624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4924/tid=4926] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4926/stat : 4926 (toysat) S 4921 4924 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280753 33554432000 4194304 16246674 140735684730976 140373684886768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4924/tid=4927] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4927/stat : 4927 (toysat) S 4921 4924 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280753 33554432000 4194304 16246674 140735684730976 140373674413232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1357380

[startup+12.7004 s]
/proc/loadavg: 2.16 2.16 2.17 3/183 4978
/proc/meminfo: memFree=22366276/32872528 swapFree=1253612/1390560
[pid=4924] ppid=4921 vsize=1357380 CPUtime=12.68 cores=0,2,4,6
/proc/4924/stat : 4924 (toysat) R 4921 4924 3971 0 -1 4202496 279943 0 0 0 1228 40 0 0 20 0 4 0 2599725 1389957120 280753 33554432000 4194304 16246674 140735684730976 140735684712896 12371341 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4924/statm: 339345 280753 889 2943 0 336239 0
[pid=4924/tid=4925] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4925/stat : 4925 (toysat) S 4921 4924 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280753 33554432000 4194304 16246674 140735684730976 140373695376624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4924/tid=4926] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4926/stat : 4926 (toysat) S 4921 4924 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280753 33554432000 4194304 16246674 140735684730976 140373684886768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4924/tid=4927] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4927/stat : 4927 (toysat) S 4921 4924 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280753 33554432000 4194304 16246674 140735684730976 140373674413232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1357380

[startup+25.5077 s]
/proc/loadavg: 2.13 2.16 2.17 3/183 4978
/proc/meminfo: memFree=22367184/32872528 swapFree=1253612/1390560
[pid=4924] ppid=4921 vsize=1357380 CPUtime=25.49 cores=0,2,4,6
/proc/4924/stat : 4924 (toysat) R 4921 4924 3971 0 -1 4202496 279943 0 0 0 2509 40 0 0 20 0 4 0 2599725 1389957120 280753 33554432000 4194304 16246674 140735684730976 140735684712896 12371164 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4924/statm: 339345 280753 889 2943 0 336239 0
[pid=4924/tid=4925] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4925/stat : 4925 (toysat) S 4921 4924 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280753 33554432000 4194304 16246674 140735684730976 140373695376624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4924/tid=4926] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4926/stat : 4926 (toysat) S 4921 4924 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280753 33554432000 4194304 16246674 140735684730976 140373684886768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4924/tid=4927] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4927/stat : 4927 (toysat) S 4921 4924 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280753 33554432000 4194304 16246674 140735684730976 140373674413232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1357380

[startup+51.1004 s]
/proc/loadavg: 2.24 2.17 2.17 3/183 4978
/proc/meminfo: memFree=22367444/32872528 swapFree=1253612/1390560
[pid=4924] ppid=4921 vsize=1357380 CPUtime=51.08 cores=0,2,4,6
/proc/4924/stat : 4924 (toysat) R 4921 4924 3971 0 -1 4202496 279943 0 0 0 5068 40 0 0 20 0 4 0 2599725 1389957120 280753 33554432000 4194304 16246674 140735684730976 140735684712896 6955088 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4924/statm: 339345 280753 889 2943 0 336239 0
[pid=4924/tid=4925] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4925/stat : 4925 (toysat) S 4921 4924 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280753 33554432000 4194304 16246674 140735684730976 140373695376624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4924/tid=4926] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4926/stat : 4926 (toysat) S 4921 4924 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280753 33554432000 4194304 16246674 140735684730976 140373684886768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4924/tid=4927] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4927/stat : 4927 (toysat) S 4921 4924 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280753 33554432000 4194304 16246674 140735684730976 140373674413232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1357380

[startup+102.3 s]
/proc/loadavg: 2.17 2.16 2.17 3/183 4979
/proc/meminfo: memFree=22367072/32872528 swapFree=1253612/1390560
[pid=4924] ppid=4921 vsize=1357380 CPUtime=102.27 cores=0,2,4,6
/proc/4924/stat : 4924 (toysat) R 4921 4924 3971 0 -1 4202496 279943 0 0 0 10187 40 0 0 20 0 4 0 2599725 1389957120 280753 33554432000 4194304 16246674 140735684730976 140735684712896 12371164 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4924/statm: 339345 280753 889 2943 0 336239 0
[pid=4924/tid=4925] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4925/stat : 4925 (toysat) S 4921 4924 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280753 33554432000 4194304 16246674 140735684730976 140373695376624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4924/tid=4926] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4926/stat : 4926 (toysat) S 4921 4924 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280753 33554432000 4194304 16246674 140735684730976 140373684886768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4924/tid=4927] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4927/stat : 4927 (toysat) S 4921 4924 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280753 33554432000 4194304 16246674 140735684730976 140373674413232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1357380


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

/proc/4924/task/4927/stat : 4927 (toysat) S 4921 4924 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373674413232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1357380

[startup+1362.3 s]
/proc/loadavg: 2.17 2.20 2.18 4/183 5010
/proc/meminfo: memFree=22362704/32872528 swapFree=1253612/1390560
[pid=4924] ppid=4921 vsize=1357380 CPUtime=1362.06 cores=0,2,4,6
/proc/4924/stat : 4924 (toysat) R 4921 4924 3971 0 -1 4202496 280051 0 0 0 136164 42 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140735684712896 12449318 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4924/statm: 339345 280834 889 2943 0 336239 0
[pid=4924/tid=4925] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4925/stat : 4925 (toysat) S 4921 4924 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373695376624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4924/tid=4926] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4926/stat : 4926 (toysat) S 4921 4924 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373684886768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4924/tid=4927] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4927/stat : 4927 (toysat) S 4921 4924 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373674413232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 1357380

[startup+1422.3 s]
/proc/loadavg: 2.11 2.17 2.17 3/184 5014
/proc/meminfo: memFree=22362704/32872528 swapFree=1253612/1390560
[pid=4924] ppid=4921 vsize=1357380 CPUtime=1422.05 cores=0,2,4,6
/proc/4924/stat : 4924 (toysat) R 4921 4924 3971 0 -1 4202496 280051 0 0 0 142163 42 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140735684728832 12655203 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4924/statm: 339345 280834 889 2943 0 336239 0
[pid=4924/tid=4925] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4925/stat : 4925 (toysat) S 4921 4924 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373695376624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4924/tid=4926] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4926/stat : 4926 (toysat) S 4921 4924 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373684886768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4924/tid=4927] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4927/stat : 4927 (toysat) S 4921 4924 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373674413232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1357380

[startup+1482.3 s]
/proc/loadavg: 2.08 2.15 2.16 4/183 5015
/proc/meminfo: memFree=22363032/32872528 swapFree=1253612/1390560
[pid=4924] ppid=4921 vsize=1357380 CPUtime=1482.04 cores=0,2,4,6
/proc/4924/stat : 4924 (toysat) R 4921 4924 3971 0 -1 4202496 280051 0 0 0 148162 42 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140735684712896 6955592 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4924/statm: 339345 280834 889 2943 0 336239 0
[pid=4924/tid=4925] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4925/stat : 4925 (toysat) S 4921 4924 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373695376624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4924/tid=4926] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4926/stat : 4926 (toysat) S 4921 4924 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373684886768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4924/tid=4927] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4927/stat : 4927 (toysat) S 4921 4924 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373674413232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1357380

[startup+1542.3 s]
/proc/loadavg: 2.29 2.20 2.18 3/183 5017
/proc/meminfo: memFree=22362944/32872528 swapFree=1253612/1390560
[pid=4924] ppid=4921 vsize=1357380 CPUtime=1542.04 cores=0,2,4,6
/proc/4924/stat : 4924 (toysat) R 4921 4924 3971 0 -1 4202496 280051 0 0 0 154162 42 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140735684728832 4220871 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4924/statm: 339345 280834 889 2943 0 336239 0
[pid=4924/tid=4925] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4925/stat : 4925 (toysat) S 4921 4924 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373695376624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4924/tid=4926] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4926/stat : 4926 (toysat) S 4921 4924 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373684886768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4924/tid=4927] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4927/stat : 4927 (toysat) S 4921 4924 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373674413232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1357380

[startup+1602.3 s]
/proc/loadavg: 2.20 2.19 2.18 3/183 5018
/proc/meminfo: memFree=22363348/32872528 swapFree=1253612/1390560
[pid=4924] ppid=4921 vsize=1357380 CPUtime=1602.03 cores=0,2,4,6
/proc/4924/stat : 4924 (toysat) R 4921 4924 3971 0 -1 4202496 280051 0 0 0 160160 43 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140735684728960 13055848 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4924/statm: 339345 280834 889 2943 0 336239 0
[pid=4924/tid=4925] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4925/stat : 4925 (toysat) S 4921 4924 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373695376624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4924/tid=4926] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4926/stat : 4926 (toysat) S 4921 4924 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373684886768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4924/tid=4927] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4927/stat : 4927 (toysat) S 4921 4924 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373674413232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1357380

[startup+1662.31 s]
/proc/loadavg: 2.29 2.21 2.19 4/183 5019
/proc/meminfo: memFree=22363256/32872528 swapFree=1253612/1390560
[pid=4924] ppid=4921 vsize=1357380 CPUtime=1662.03 cores=0,2,4,6
/proc/4924/stat : 4924 (toysat) R 4921 4924 3971 0 -1 4202496 280051 0 0 0 166160 43 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140735684728768 4206697 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4924/statm: 339345 280834 889 2943 0 336239 0
[pid=4924/tid=4925] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4925/stat : 4925 (toysat) S 4921 4924 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373695376624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4924/tid=4926] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4926/stat : 4926 (toysat) S 4921 4924 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373684886768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4924/tid=4927] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4927/stat : 4927 (toysat) S 4921 4924 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373674413232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1357380

[startup+1722.3 s]
/proc/loadavg: 2.24 2.22 2.18 3/183 5020
/proc/meminfo: memFree=22363536/32872528 swapFree=1253612/1390560
[pid=4924] ppid=4921 vsize=1357380 CPUtime=1722 cores=0,2,4,6
/proc/4924/stat : 4924 (toysat) R 4921 4924 3971 0 -1 4202496 280051 0 0 0 172157 43 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140735684728768 12654327 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4924/statm: 339345 280834 889 2943 0 336239 0
[pid=4924/tid=4925] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4925/stat : 4925 (toysat) S 4921 4924 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373695376624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4924/tid=4926] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4926/stat : 4926 (toysat) S 4921 4924 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373684886768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4924/tid=4927] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4927/stat : 4927 (toysat) S 4921 4924 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373674413232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1357380

[startup+1782.3 s]
/proc/loadavg: 2.21 2.21 2.18 3/183 5021
/proc/meminfo: memFree=22362648/32872528 swapFree=1253612/1390560
[pid=4924] ppid=4921 vsize=1357380 CPUtime=1782 cores=0,2,4,6
/proc/4924/stat : 4924 (toysat) R 4921 4924 3971 0 -1 4202496 280051 0 0 0 178157 43 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140735684712896 6955355 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4924/statm: 339345 280834 889 2943 0 336239 0
[pid=4924/tid=4925] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4925/stat : 4925 (toysat) S 4921 4924 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373695376624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4924/tid=4926] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4926/stat : 4926 (toysat) S 4921 4924 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373684886768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4924/tid=4927] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4927/stat : 4927 (toysat) S 4921 4924 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373674413232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1357380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.23 2.21 2.18 4/183 5021
/proc/meminfo: memFree=22363000/32872528 swapFree=1253612/1390560
[pid=4924] ppid=4921 vsize=1357380 CPUtime=1800.09 cores=0,2,4,6
/proc/4924/stat : 4924 (toysat) R 4921 4924 3971 0 -1 4202496 280051 0 0 0 179966 43 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140735684730288 4206568 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4924/statm: 339345 280834 889 2943 0 336239 0
[pid=4924/tid=4925] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4925/stat : 4925 (toysat) S 4921 4924 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373695376624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4924/tid=4926] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4926/stat : 4926 (toysat) S 4921 4924 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373684886768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4924/tid=4927] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4927/stat : 4927 (toysat) S 4921 4924 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373674413232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1357380

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

[startup+1800.4 s]
/proc/loadavg: 2.23 2.21 2.18 4/183 5021
/proc/meminfo: memFree=22363000/32872528 swapFree=1253612/1390560
[pid=4924] ppid=4921 vsize=1357380 CPUtime=1800.09 cores=0,2,4,6
/proc/4924/stat : 4924 (toysat) R 4921 4924 3971 0 -1 4202496 280051 0 0 0 179966 43 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140735684730288 4206568 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4924/statm: 339345 280834 889 2943 0 336239 0
[pid=4924/tid=4925] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4925/stat : 4925 (toysat) S 4921 4924 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373695376624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4924/tid=4926] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4926/stat : 4926 (toysat) S 4921 4924 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373684886768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4924/tid=4927] ppid=4921 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/4924/task/4927/stat : 4927 (toysat) S 4921 4924 3971 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 2599725 1389957120 280834 33554432000 4194304 16246674 140735684730976 140373674413232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1357380

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1799.67
CPU system time (s): 0.436933
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 1357380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.67
system time used= 0.436933
maximum resident set size= 1123336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 280051
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= 254
involuntary context switches= 1839

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.9441 second user time and 8.77167 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-29 18:06:29
IDJOB=4117990
IDBENCH=111423
IDSOLVER=2542
FILE ID=node119/4117990-1467216389
RUNJOBID= node119-1467209132-3987
PBS_JOBID= 19997583
Free space on /tmp= 71716 MiB

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

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

MD5SUM BENCH= ee8da4d8a45f277f85b483c3c0a9623b
RANDOM SEED=1958427803

node119.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.444
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.88
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.444
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.444
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.444
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.444
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.444
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.444
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.444
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:        23506644 kB
Buffers:          144984 kB
Cached:          5980660 kB
SwapCached:            0 kB
Active:          5054024 kB
Inactive:        2160128 kB
Active(anon):    1090684 kB
Inactive(anon):        0 kB
Active(file):    3963340 kB
Inactive(file):  2160128 kB
Unevictable:     1390560 kB
Mlocked:         1253612 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             19860 kB
Writeback:             0 kB
AnonPages:       2478524 kB
Mapped:            17308 kB
Shmem:               204 kB
Slab:             627112 kB
SReclaimable:      71152 kB
SUnreclaim:       555960 kB
KernelStack:        1456 kB
PageTables:         8984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2612168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1208320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71696 MiB
End job on node119 at 2016-06-29 18:36:29