Trace number 4118138

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.44

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-pb302035.opb
MD5SUMa55a2767b746cd8a24bbb8469fe80867
Bench CategoryOPT-BIGINT-NLC (optimisation, big integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4211459
Best CPU time to get the best result obtained on this benchmark1800.61
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables600
Total number of constraints50
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints20
Minimum length of a constraint20
Maximum length of a constraint30
Number of terms in the objective function 165900
Biggest coefficient in the objective function 299990
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 1735590180
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 299990
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 1735590180
Number of bits of the biggest sum of numbers31
Number of products (including duplicates)165300
Sum of products size (including duplicates)330600
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-29T19:51:49+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-4118138-1467222709.opb"]
0.00/0.01	c use --random-gen="2588736555 1617019404 4035441188 3769064165 571327202 499393428 1454546290 4278227289 2936523644 3740525348 3693098804 4139221695 770348282 2623728955 4217908776 3318185588 3564282276 900324139 627062494 1038879006 3651611394 2557211671 2702987732 3273651130 1600176424 581673665 2551509653 3787650093 1505523937 1479618467 620251014 1531441172 3773335607 1167784499 4128415802 958625803 3075202758 3536456261 1304226565 1467588700 1480853226 21789988 861235203 4033090276 2915721463 3733335771 165948274 489335001 1932294885 2523688309 118728453 3380601800 921384340 1096311152 821765510 2589249958 2226058769 1117603734 2501575309 563475349 2813792092 949855525 3456788042 3211287196 2270107320 512929854 2186875198 4124515608 2397447998 723825920 1183132063 282229690 2769274619 931948091 3865649963 2853451598 1803214401 2374947904 1166601611 163093707 1163499311 1818216935 3782547025 3815911446 4224691427 952557447 392306539 4173420770 1869259906 3782959282 1748278281 3468766365 2657470279 2082716869 2821402727 430487714 3459609474 857031529 770935997 1333285628 2038962820 624852348 3924728056 511283699 691360824 2918496443 2303561614 1443387870 3334030363 1803772847 4241971755 269345374 1623302649 3789097320 518185688 823565401 3425285947 1905177522 3593642067 3604830523 42435090 2749053310 1393257018 1217423917 623438852 3072298099 3546354752 1633014485 1036674183 4009867616 3439592339 3482287896 731432783 511347968 180393906 2946647842 2506451862 2600177143 2123697309 4101940101 524060961 3790111824 87745453 2039769369 938656222 2405032274 2289011257 1410964365 2906470381 3494963753 1400485432 2503647254 12221953 545085013 203153092 477657779 3580281009 927153959 2189859974 3815367418 1638238723 4083533215 3671956462 2670314739 4278555829 1738049374 111714000 321382044 1895442981 630234050 1503943259 4011393710 1684293956 2503158333 1619878790 2625036839 729377472 1749819266 835340060 1207321939 3147981692 3665610983 63335924 1999610007 1973344177 1080684901 3085758881 150915288 4098201509 51017176 3957298763 1570786014 2691743849 2398778146 1231762279 3668691626 2424213811 286284288 73158708 3211571310 1414860267 276817017 786495863 2364788112 4244720450 3485470286 3681538652 1912227968 3886182154 1684860285 1828141229 4017177030 420527710 2448873100 2675422404 1442309278 3962551161 527477271 4118480397 3276096831 1563856909 3073680416 2399245212 616817870 4220995109 3331841181 412140843 587234601 1850034422 2566086418 1079966787 1829884494 3743566768 455793360 3122943621 33322033 1426598499 2039323285 732619446 482966017 2567598320 17440923 3596864420 2917305781 1686099793 1095794976 584766876 729076300 2054338299 3920862571 418221326 2300163882 369254956 3268765487 997399724 3341228879 255 362436" option to reproduce the execution
0.39/0.45	c #vars 600
0.39/0.45	c #constraints 50
3.49/3.54	c BCD2: Hardening is enabled.
3.49/3.54	c BCD2: BiasedSearch is enabled.
3.49/3.54	c Solving starts ...
3.49/3.54	c ============================[ Search Statistics ]============================
3.49/3.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.49/3.54	c       |         |          |          |    Limit     GC | Var      | Constra 
3.49/3.54	c =============================================================================
3.69/3.78	c  0.0s |       0 |        0 |        0 |   110426      0 |        0 |        0
4.50/4.51	c  0.7s |       0 |   165321 |        0 |   110426      0 |        0 |        0
4.50/4.51	c #cpu_time = 0.650s
4.50/4.51	c #wall_clock_time = 0.650s
4.50/4.51	c #decision = 165321
4.50/4.51	c #random_decision = 807
4.50/4.51	c #conflict = 0
4.50/4.51	c #restart = 0
4.50/4.51	o 9299626

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

pid=4530
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.27 2.27 2.27 2/179 4533
/proc/meminfo: memFree=27428888/32872528 swapFree=1631852/1795372
[pid=4533] ppid=4530 vsize=723388 CPUtime=0 cores=1,3,5,7
/proc/4533/stat : 4533 (toysat) R 4530 4533 1867 0 -1 4202496 2698 0 0 0 0 0 0 0 20 0 4 0 1296941 740749312 3059 33554432000 4194304 16246674 140735031210800 140735031210224 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4533/statm: 181615 3068 441 2943 0 178509 0
[pid=4533/tid=4534] ppid=4530 vsize=741820 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4534/stat : 4534 (toysat) S 4530 4533 1867 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 1296942 759623680 3132 33554432000 4194304 16246674 140735031210800 140421258783984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4533/tid=4535] ppid=4530 vsize=745916 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4535/stat : 4535 (toysat) S 4530 4533 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1296942 763817984 3148 33554432000 4194304 16246674 140735031210800 140421248294128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4533/tid=4536] ppid=4530 vsize=750012 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4536/stat : 4536 (toysat) S 4530 4533 1867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 1296942 768012288 3164 33554432000 4194304 16246674 140735031210800 140421237820592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100171 s]
/proc/loadavg: 2.27 2.27 2.27 2/179 4533
/proc/meminfo: memFree=27428888/32872528 swapFree=1631852/1795372
[pid=4533] ppid=4530 vsize=1301060 CPUtime=0.09 cores=1,3,5,7
/proc/4533/stat : 4533 (toysat) R 4530 4533 1867 0 -1 4202496 28563 0 0 0 5 4 0 0 20 0 4 0 1296941 1332285440 28862 33554432000 4194304 16246674 140735031210800 140735031210112 7853005 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4533/statm: 325265 28879 798 2943 0 322159 0
[pid=4533/tid=4534] ppid=4530 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4534/stat : 4534 (toysat) S 4530 4533 1867 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 1296942 1332285440 28890 33554432000 4194304 16246674 140735031210800 140421258783984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4533/tid=4535] ppid=4530 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4535/stat : 4535 (toysat) S 4530 4533 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1296942 1332285440 28901 33554432000 4194304 16246674 140735031210800 140421248294128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4533/tid=4536] ppid=4530 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4536/stat : 4536 (toysat) S 4530 4533 1867 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 1296942 1332285440 28912 33554432000 4194304 16246674 140735031210800 140421237820592 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.200538 s]
/proc/loadavg: 2.27 2.27 2.27 2/179 4533
/proc/meminfo: memFree=27428888/32872528 swapFree=1631852/1795372
[pid=4533] ppid=4530 vsize=1315396 CPUtime=0.19 cores=1,3,5,7
/proc/4533/stat : 4533 (toysat) R 4530 4533 1867 0 -1 4202496 42738 0 0 0 13 6 0 0 20 0 4 0 1296941 1346965504 43547 33554432000 4194304 16246674 140735031210800 140735031210112 14073329 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4533/statm: 328849 43547 798 2943 0 325743 0
[pid=4533/tid=4534] ppid=4530 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4534/stat : 4534 (toysat) S 4530 4533 1867 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 1296942 1346965504 43547 33554432000 4194304 16246674 140735031210800 140421258783984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4533/tid=4535] ppid=4530 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4535/stat : 4535 (toysat) S 4530 4533 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1296942 1346965504 43547 33554432000 4194304 16246674 140735031210800 140421248294128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4533/tid=4536] ppid=4530 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4536/stat : 4536 (toysat) S 4530 4533 1867 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 1296942 1346965504 43547 33554432000 4194304 16246674 140735031210800 140421237820592 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) 1315396

[startup+0.300525 s]
/proc/loadavg: 2.27 2.27 2.27 2/179 4533
/proc/meminfo: memFree=27428888/32872528 swapFree=1631852/1795372
[pid=4533] ppid=4530 vsize=1315396 CPUtime=0.29 cores=1,3,5,7
/proc/4533/stat : 4533 (toysat) R 4530 4533 1867 0 -1 4202496 48588 0 0 0 22 7 0 0 20 0 4 0 1296941 1346965504 49397 33554432000 4194304 16246674 140735031210800 140735031208704 7364389 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4533/statm: 328849 49397 799 2943 0 325743 0
[pid=4533/tid=4534] ppid=4530 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4534/stat : 4534 (toysat) S 4530 4533 1867 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 1296942 1346965504 49397 33554432000 4194304 16246674 140735031210800 140421258783984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4533/tid=4535] ppid=4530 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4535/stat : 4535 (toysat) S 4530 4533 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1296942 1346965504 49397 33554432000 4194304 16246674 140735031210800 140421248294128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4533/tid=4536] ppid=4530 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4536/stat : 4536 (toysat) S 4530 4533 1867 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 1296942 1346965504 49397 33554432000 4194304 16246674 140735031210800 140421237820592 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) 1315396

[startup+0.700428 s]
/proc/loadavg: 2.27 2.27 2.27 2/179 4533
/proc/meminfo: memFree=27428888/32872528 swapFree=1631852/1795372
[pid=4533] ppid=4530 vsize=1315396 CPUtime=0.69 cores=1,3,5,7
/proc/4533/stat : 4533 (toysat) R 4530 4533 1867 0 -1 4202496 59328 0 0 0 61 8 0 0 20 0 4 0 1296941 1346965504 60137 33554432000 4194304 16246674 140735031210800 140735031210112 4206604 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4533/statm: 328849 60137 848 2943 0 325743 0
[pid=4533/tid=4534] ppid=4530 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4534/stat : 4534 (toysat) S 4530 4533 1867 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 1296942 1346965504 60137 33554432000 4194304 16246674 140735031210800 140421258783984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4533/tid=4535] ppid=4530 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4535/stat : 4535 (toysat) S 4530 4533 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1296942 1346965504 60137 33554432000 4194304 16246674 140735031210800 140421248294128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4533/tid=4536] ppid=4530 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4536/stat : 4536 (toysat) S 4530 4533 1867 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 1296942 1346965504 60137 33554432000 4194304 16246674 140735031210800 140421237820592 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) 1315396

[startup+1.50042 s]
/proc/loadavg: 2.27 2.27 2.27 3/183 4537
/proc/meminfo: memFree=27106204/32872528 swapFree=1631852/1795372
[pid=4533] ppid=4530 vsize=1317444 CPUtime=1.49 cores=1,3,5,7
/proc/4533/stat : 4533 (toysat) R 4530 4533 1867 0 -1 4202496 95548 0 0 0 134 15 0 0 20 0 4 0 1296941 1349062656 96357 33554432000 4194304 16246674 140735031210800 140735031192704 12481326 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4533/statm: 329361 96357 848 2943 0 326255 0
[pid=4533/tid=4534] ppid=4530 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4534/stat : 4534 (toysat) S 4530 4533 1867 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 1296942 1349062656 96357 33554432000 4194304 16246674 140735031210800 140421258783984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4533/tid=4535] ppid=4530 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4535/stat : 4535 (toysat) S 4530 4533 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1296942 1349062656 96357 33554432000 4194304 16246674 140735031210800 140421248294128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4533/tid=4536] ppid=4530 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4536/stat : 4536 (toysat) S 4530 4533 1867 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 1296942 1349062656 96357 33554432000 4194304 16246674 140735031210800 140421237820592 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) 1317444

[startup+3.10042 s]
/proc/loadavg: 2.27 2.27 2.27 3/183 4537
/proc/meminfo: memFree=26854792/32872528 swapFree=1631852/1795372
[pid=4533] ppid=4530 vsize=1371716 CPUtime=3.09 cores=1,3,5,7
/proc/4533/stat : 4533 (toysat) R 4530 4533 1867 0 -1 4202496 212116 0 0 0 280 29 0 0 20 0 4 0 1296941 1404637184 212925 33554432000 4194304 16246674 140735031210800 140735031192704 6168964 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4533/statm: 342929 212925 850 2943 0 339823 0
[pid=4533/tid=4534] ppid=4530 vsize=1371716 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4534/stat : 4534 (toysat) S 4530 4533 1867 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 1296942 1404637184 212925 33554432000 4194304 16246674 140735031210800 140421258783984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4533/tid=4535] ppid=4530 vsize=1371716 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4535/stat : 4535 (toysat) S 4530 4533 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1296942 1404637184 212925 33554432000 4194304 16246674 140735031210800 140421248294128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4533/tid=4536] ppid=4530 vsize=1371716 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4536/stat : 4536 (toysat) S 4530 4533 1867 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 1296942 1404637184 212925 33554432000 4194304 16246674 140735031210800 140421237820592 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) 1371716

[startup+6.30042 s]
/proc/loadavg: 2.25 2.27 2.27 3/183 4537
/proc/meminfo: memFree=26270888/32872528 swapFree=1631852/1795372
[pid=4533] ppid=4530 vsize=1393220 CPUtime=6.29 cores=1,3,5,7
/proc/4533/stat : 4533 (toysat) R 4530 4533 1867 0 -1 4202496 288987 0 0 0 591 38 0 0 20 0 4 0 1296941 1426657280 289796 33554432000 4194304 16246674 140735031210800 140735031192704 12413993 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4533/statm: 348305 289796 894 2943 0 345199 0
[pid=4533/tid=4534] ppid=4530 vsize=1393220 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4534/stat : 4534 (toysat) S 4530 4533 1867 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 1296942 1426657280 289796 33554432000 4194304 16246674 140735031210800 140421258783984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4533/tid=4535] ppid=4530 vsize=1393220 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4535/stat : 4535 (toysat) S 4530 4533 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1296942 1426657280 289796 33554432000 4194304 16246674 140735031210800 140421248294128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4533/tid=4536] ppid=4530 vsize=1393220 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4536/stat : 4536 (toysat) S 4530 4533 1867 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 1296942 1426657280 289796 33554432000 4194304 16246674 140735031210800 140421237820592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1393220

[startup+12.7004 s]
/proc/loadavg: 2.23 2.26 2.26 4/183 4537
/proc/meminfo: memFree=26270872/32872528 swapFree=1631852/1795372
[pid=4533] ppid=4530 vsize=1393220 CPUtime=12.69 cores=1,3,5,7
/proc/4533/stat : 4533 (toysat) R 4530 4533 1867 0 -1 4202496 288987 0 0 0 1231 38 0 0 20 0 4 0 1296941 1426657280 289796 33554432000 4194304 16246674 140735031210800 140735031209896 4220507 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4533/statm: 348305 289796 894 2943 0 345199 0
[pid=4533/tid=4534] ppid=4530 vsize=1393220 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4534/stat : 4534 (toysat) S 4530 4533 1867 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 1296942 1426657280 289796 33554432000 4194304 16246674 140735031210800 140421258783984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4533/tid=4535] ppid=4530 vsize=1393220 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4535/stat : 4535 (toysat) S 4530 4533 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1296942 1426657280 289796 33554432000 4194304 16246674 140735031210800 140421248294128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4533/tid=4536] ppid=4530 vsize=1393220 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4536/stat : 4536 (toysat) S 4530 4533 1867 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 1296942 1426657280 289796 33554432000 4194304 16246674 140735031210800 140421237820592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1393220

[startup+25.5005 s]
/proc/loadavg: 2.32 2.28 2.27 3/183 4537
/proc/meminfo: memFree=26270068/32872528 swapFree=1631852/1795372
[pid=4533] ppid=4530 vsize=1393220 CPUtime=25.48 cores=1,3,5,7
/proc/4533/stat : 4533 (toysat) R 4530 4533 1867 0 -1 4202496 288987 0 0 0 2510 38 0 0 20 0 4 0 1296941 1426657280 289796 33554432000 4194304 16246674 140735031210800 140735031192704 6955599 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4533/statm: 348305 289796 894 2943 0 345199 0
[pid=4533/tid=4534] ppid=4530 vsize=1393220 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4534/stat : 4534 (toysat) S 4530 4533 1867 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 1296942 1426657280 289796 33554432000 4194304 16246674 140735031210800 140421258783984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4533/tid=4535] ppid=4530 vsize=1393220 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4535/stat : 4535 (toysat) S 4530 4533 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1296942 1426657280 289796 33554432000 4194304 16246674 140735031210800 140421248294128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4533/tid=4536] ppid=4530 vsize=1393220 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4536/stat : 4536 (toysat) S 4530 4533 1867 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 1296942 1426657280 289796 33554432000 4194304 16246674 140735031210800 140421237820592 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) 1393220

[startup+51.1005 s]
/proc/loadavg: 2.35 2.29 2.27 3/183 4537
/proc/meminfo: memFree=26263540/32872528 swapFree=1631852/1795372
[pid=4533] ppid=4530 vsize=1393220 CPUtime=51.08 cores=1,3,5,7
/proc/4533/stat : 4533 (toysat) R 4530 4533 1867 0 -1 4202496 288987 0 0 0 5070 38 0 0 20 0 4 0 1296941 1426657280 289796 33554432000 4194304 16246674 140735031210800 140735031208640 12414161 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4533/statm: 348305 289796 894 2943 0 345199 0
[pid=4533/tid=4534] ppid=4530 vsize=1393220 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4534/stat : 4534 (toysat) S 4530 4533 1867 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 1296942 1426657280 289796 33554432000 4194304 16246674 140735031210800 140421258783984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4533/tid=4535] ppid=4530 vsize=1393220 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4535/stat : 4535 (toysat) S 4530 4533 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1296942 1426657280 289796 33554432000 4194304 16246674 140735031210800 140421248294128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4533/tid=4536] ppid=4530 vsize=1393220 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4536/stat : 4536 (toysat) S 4530 4533 1867 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 1296942 1426657280 289796 33554432000 4194304 16246674 140735031210800 140421237820592 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) 1393220

[startup+102.301 s]
/proc/loadavg: 2.32 2.29 2.27 4/183 4538
/proc/meminfo: memFree=26090072/32872528 swapFree=1631852/1795372
[pid=4533] ppid=4530 vsize=1566276 CPUtime=102.28 cores=1,3,5,7
/proc/4533/stat : 4533 (toysat) R 4530 4533 1867 0 -1 4202496 332251 0 0 0 10183 45 0 0 20 0 4 0 1296941 1603866624 333060 33554432000 4194304 16246674 140735031210800 140735031192704 4206613 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4533/statm: 391569 333060 894 2943 0 388463 0
[pid=4533/tid=4534] ppid=4530 vsize=1566276 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4534/stat : 4534 (toysat) S 4530 4533 1867 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 1296942 1603866624 333060 33554432000 4194304 16246674 140735031210800 140421258783984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4533/tid=4535] ppid=4530 vsize=1566276 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4535/stat : 4535 (toysat) S 4530 4533 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1296942 1603866624 333060 33554432000 4194304 16246674 140735031210800 140421248294128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4533/tid=4536] ppid=4530 vsize=1566276 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4536/stat : 4536 (toysat) S 4530 4533 1867 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 1296942 1603866624 333060 33554432000 4194304 16246674 140735031210800 140421237820592 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) 1566276


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

/proc/4533/task/4536/stat : 4536 (toysat) S 4530 4533 1867 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 1296942 2450067456 539655 33554432000 4194304 16246674 140735031210800 140421237820592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 2392644

[startup+1302.3 s]
/proc/loadavg: 2.47 2.42 2.34 4/183 4591
/proc/meminfo: memFree=25217468/32872528 swapFree=1631852/1795372
[pid=4533] ppid=4530 vsize=2405956 CPUtime=1302.08 cores=1,3,5,7
/proc/4533/stat : 4533 (toysat) R 4530 4533 1867 0 -1 4202496 542178 0 0 0 130093 115 0 0 20 0 4 0 1296941 2463698944 542983 33554432000 4194304 16246674 140735031210800 140735031208640 4220807 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4533/statm: 601489 542983 894 2943 0 598383 0
[pid=4533/tid=4534] ppid=4530 vsize=2405956 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4534/stat : 4534 (toysat) S 4530 4533 1867 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 1296942 2463698944 542983 33554432000 4194304 16246674 140735031210800 140421258783984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4533/tid=4535] ppid=4530 vsize=2405956 CPUtime=0.01 cores=1,3,5,7
/proc/4533/task/4535/stat : 4535 (toysat) S 4530 4533 1867 0 -1 4202560 8 0 0 0 0 1 0 0 20 0 4 0 1296942 2463698944 542983 33554432000 4194304 16246674 140735031210800 140421248294128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4533/tid=4536] ppid=4530 vsize=2405956 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4536/stat : 4536 (toysat) S 4530 4533 1867 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 1296942 2463698944 542983 33554432000 4194304 16246674 140735031210800 140421237820592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 2405956

[startup+1362.3 s]
/proc/loadavg: 2.44 2.42 2.34 3/183 4593
/proc/meminfo: memFree=25209308/32872528 swapFree=1631852/1795372
[pid=4533] ppid=4530 vsize=2414148 CPUtime=1362.06 cores=1,3,5,7
/proc/4533/stat : 4533 (toysat) R 4530 4533 1867 0 -1 4202496 544236 0 0 0 136087 119 0 0 20 0 4 0 1296941 2472087552 545031 33554432000 4194304 16246674 140735031210800 140735031208640 4220495 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4533/statm: 603537 545031 894 2943 0 600431 0
[pid=4533/tid=4534] ppid=4530 vsize=2414148 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4534/stat : 4534 (toysat) S 4530 4533 1867 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 1296942 2472087552 545031 33554432000 4194304 16246674 140735031210800 140421258783984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4533/tid=4535] ppid=4530 vsize=2414148 CPUtime=0.01 cores=1,3,5,7
/proc/4533/task/4535/stat : 4535 (toysat) S 4530 4533 1867 0 -1 4202560 8 0 0 0 0 1 0 0 20 0 4 0 1296942 2472087552 545031 33554432000 4194304 16246674 140735031210800 140421248293904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4533/tid=4536] ppid=4530 vsize=2414148 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4536/stat : 4536 (toysat) S 4530 4533 1867 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 1296942 2472087552 545031 33554432000 4194304 16246674 140735031210800 140421237820592 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) 2414148

[startup+1422.3 s]
/proc/loadavg: 2.35 2.40 2.34 3/183 4594
/proc/meminfo: memFree=25206360/32872528 swapFree=1631852/1795372
[pid=4533] ppid=4530 vsize=2417220 CPUtime=1422.04 cores=1,3,5,7
/proc/4533/stat : 4533 (toysat) R 4530 4533 1867 0 -1 4202496 545013 0 0 0 142081 123 0 0 20 0 4 0 1296941 2475233280 545799 33554432000 4194304 16246674 140735031210800 140735031208704 4220520 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4533/statm: 604305 545799 894 2943 0 601199 0
[pid=4533/tid=4534] ppid=4530 vsize=2417220 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4534/stat : 4534 (toysat) S 4530 4533 1867 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 1296942 2475233280 545799 33554432000 4194304 16246674 140735031210800 140421258783984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4533/tid=4535] ppid=4530 vsize=2417220 CPUtime=0.01 cores=1,3,5,7
/proc/4533/task/4535/stat : 4535 (toysat) S 4530 4533 1867 0 -1 4202560 8 0 0 0 0 1 0 0 20 0 4 0 1296942 2475233280 545799 33554432000 4194304 16246674 140735031210800 140421248293904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4533/tid=4536] ppid=4530 vsize=2417220 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4536/stat : 4536 (toysat) S 4530 4533 1867 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 1296942 2475233280 545799 33554432000 4194304 16246674 140735031210800 140421237820592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 2417220

[startup+1482.3 s]
/proc/loadavg: 2.32 2.37 2.33 4/183 4595
/proc/meminfo: memFree=25190920/32872528 swapFree=1631852/1795372
[pid=4533] ppid=4530 vsize=2432580 CPUtime=1482.02 cores=1,3,5,7
/proc/4533/stat : 4533 (toysat) R 4530 4533 1867 0 -1 4202496 548859 0 0 0 148076 126 0 0 20 0 4 0 1296941 2490961920 549639 33554432000 4194304 16246674 140735031210800 140735031208640 4206615 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4533/statm: 608145 549639 894 2943 0 605039 0
[pid=4533/tid=4534] ppid=4530 vsize=2432580 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4534/stat : 4534 (toysat) S 4530 4533 1867 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 1296942 2490961920 549639 33554432000 4194304 16246674 140735031210800 140421258783984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4533/tid=4535] ppid=4530 vsize=2432580 CPUtime=0.01 cores=1,3,5,7
/proc/4533/task/4535/stat : 4535 (toysat) S 4530 4533 1867 0 -1 4202560 8 0 0 0 0 1 0 0 20 0 4 0 1296942 2490961920 549639 33554432000 4194304 16246674 140735031210800 140421248293904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4533/tid=4536] ppid=4530 vsize=2432580 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4536/stat : 4536 (toysat) S 4530 4533 1867 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 1296942 2490961920 549639 33554432000 4194304 16246674 140735031210800 140421237820592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 2432580

[startup+1542.31 s]
/proc/loadavg: 2.29 2.35 2.33 3/183 4596
/proc/meminfo: memFree=25181804/32872528 swapFree=1631852/1795372
[pid=4533] ppid=4530 vsize=2441796 CPUtime=1542.01 cores=1,3,5,7
/proc/4533/stat : 4533 (toysat) R 4530 4533 1867 0 -1 4202496 551166 0 0 0 154071 130 0 0 20 0 4 0 1296941 2500399104 551943 33554432000 4194304 16246674 140735031210800 140735031209896 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4533/statm: 610449 551943 894 2943 0 607343 0
[pid=4533/tid=4534] ppid=4530 vsize=2441796 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4534/stat : 4534 (toysat) S 4530 4533 1867 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 1296942 2500399104 551943 33554432000 4194304 16246674 140735031210800 140421258783984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4533/tid=4535] ppid=4530 vsize=2441796 CPUtime=0.02 cores=1,3,5,7
/proc/4533/task/4535/stat : 4535 (toysat) S 4530 4533 1867 0 -1 4202560 8 0 0 0 0 2 0 0 20 0 4 0 1296942 2500399104 551943 33554432000 4194304 16246674 140735031210800 140421248294128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4533/tid=4536] ppid=4530 vsize=2441796 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4536/stat : 4536 (toysat) S 4530 4533 1867 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 1296942 2500399104 551943 33554432000 4194304 16246674 140735031210800 140421237820592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 2441796

[startup+1602.3 s]
/proc/loadavg: 2.30 2.34 2.33 4/183 4597
/proc/meminfo: memFree=25178496/32872528 swapFree=1631852/1795372
[pid=4533] ppid=4530 vsize=2444868 CPUtime=1602 cores=1,3,5,7
/proc/4533/stat : 4533 (toysat) R 4530 4533 1867 0 -1 4202496 551936 0 0 0 160066 134 0 0 20 0 4 0 1296941 2503544832 552711 33554432000 4194304 16246674 140735031210800 140735031208704 13892638 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4533/statm: 611217 552711 894 2943 0 608111 0
[pid=4533/tid=4534] ppid=4530 vsize=2444868 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4534/stat : 4534 (toysat) S 4530 4533 1867 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 1296942 2503544832 552711 33554432000 4194304 16246674 140735031210800 140421258783984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4533/tid=4535] ppid=4530 vsize=2444868 CPUtime=0.02 cores=1,3,5,7
/proc/4533/task/4535/stat : 4535 (toysat) S 4530 4533 1867 0 -1 4202560 8 0 0 0 0 2 0 0 20 0 4 0 1296942 2503544832 552711 33554432000 4194304 16246674 140735031210800 140421248294128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4533/tid=4536] ppid=4530 vsize=2444868 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4536/stat : 4536 (toysat) S 4530 4533 1867 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 1296942 2503544832 552711 33554432000 4194304 16246674 140735031210800 140421237820592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 2444868

[startup+1662.3 s]
/proc/loadavg: 2.24 2.32 2.32 4/183 4599
/proc/meminfo: memFree=25156972/32872528 swapFree=1631852/1795372
[pid=4533] ppid=4530 vsize=2461252 CPUtime=1661.99 cores=1,3,5,7
/proc/4533/stat : 4533 (toysat) R 4530 4533 1867 0 -1 4202496 556032 0 0 0 166061 138 0 0 20 0 4 0 1296941 2520322048 556807 33554432000 4194304 16246674 140735031210800 140735031208704 4220501 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4533/statm: 615313 556807 894 2943 0 612207 0
[pid=4533/tid=4534] ppid=4530 vsize=2461252 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4534/stat : 4534 (toysat) S 4530 4533 1867 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 1296942 2520322048 556807 33554432000 4194304 16246674 140735031210800 140421258783984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4533/tid=4535] ppid=4530 vsize=2461252 CPUtime=0.02 cores=1,3,5,7
/proc/4533/task/4535/stat : 4535 (toysat) S 4530 4533 1867 0 -1 4202560 8 0 0 0 0 2 0 0 20 0 4 0 1296942 2520322048 556807 33554432000 4194304 16246674 140735031210800 140421248294128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4533/tid=4536] ppid=4530 vsize=2461252 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4536/stat : 4536 (toysat) S 4530 4533 1867 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 1296942 2520322048 556807 33554432000 4194304 16246674 140735031210800 140421237820592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 2461252

[startup+1722.3 s]
/proc/loadavg: 2.32 2.32 2.32 3/184 4651
/proc/meminfo: memFree=25195632/32872528 swapFree=1631852/1795372
[pid=4533] ppid=4530 vsize=2472516 CPUtime=1721.98 cores=1,3,5,7
/proc/4533/stat : 4533 (toysat) R 4530 4533 1867 0 -1 4202496 558850 0 0 0 172054 144 0 0 20 0 4 0 1296941 2531856384 559623 33554432000 4194304 16246674 140735031210800 140735031208640 4225306 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4533/statm: 618129 559623 894 2943 0 615023 0
[pid=4533/tid=4534] ppid=4530 vsize=2472516 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4534/stat : 4534 (toysat) S 4530 4533 1867 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 1296942 2531856384 559623 33554432000 4194304 16246674 140735031210800 140421258783984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4533/tid=4535] ppid=4530 vsize=2472516 CPUtime=0.02 cores=1,3,5,7
/proc/4533/task/4535/stat : 4535 (toysat) S 4530 4533 1867 0 -1 4202560 8 0 0 0 0 2 0 0 20 0 4 0 1296942 2531856384 559623 33554432000 4194304 16246674 140735031210800 140421248293904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4533/tid=4536] ppid=4530 vsize=2472516 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4536/stat : 4536 (toysat) S 4530 4533 1867 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 1296942 2531856384 559623 33554432000 4194304 16246674 140735031210800 140421237820592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 2472516

[startup+1782.3 s]
/proc/loadavg: 2.44 2.34 2.32 3/183 4652
/proc/meminfo: memFree=25186104/32872528 swapFree=1631852/1795372
[pid=4533] ppid=4530 vsize=2476612 CPUtime=1781.97 cores=1,3,5,7
/proc/4533/stat : 4533 (toysat) R 4530 4533 1867 0 -1 4202496 559874 0 0 0 178049 148 0 0 20 0 4 0 1296941 2536050688 560647 33554432000 4194304 16246674 140735031210800 140735031208640 4220543 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4533/statm: 619153 560647 894 2943 0 616047 0
[pid=4533/tid=4534] ppid=4530 vsize=2476612 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4534/stat : 4534 (toysat) S 4530 4533 1867 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 1296942 2536050688 560647 33554432000 4194304 16246674 140735031210800 140421258783984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4533/tid=4535] ppid=4530 vsize=2476612 CPUtime=0.02 cores=1,3,5,7
/proc/4533/task/4535/stat : 4535 (toysat) S 4530 4533 1867 0 -1 4202560 8 0 0 0 0 2 0 0 20 0 4 0 1296942 2536050688 560647 33554432000 4194304 16246674 140735031210800 140421248293904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4533/tid=4536] ppid=4530 vsize=2476612 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4536/stat : 4536 (toysat) S 4530 4533 1867 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 1296942 2536050688 560647 33554432000 4194304 16246674 140735031210800 140421237820592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 2476612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.39 2.33 2.32 3/183 4653
/proc/meminfo: memFree=25185328/32872528 swapFree=1631852/1795372
[pid=4533] ppid=4530 vsize=2477636 CPUtime=1800.06 cores=1,3,5,7
/proc/4533/stat : 4533 (toysat) R 4530 4533 1867 0 -1 4202496 560130 0 0 0 179857 149 0 0 20 0 4 0 1296941 2537099264 560903 33554432000 4194304 16246674 140735031210800 140735031209896 13885029 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4533/statm: 619409 560903 894 2943 0 616303 0
[pid=4533/tid=4534] ppid=4530 vsize=2477636 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4534/stat : 4534 (toysat) S 4530 4533 1867 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 1296942 2537099264 560903 33554432000 4194304 16246674 140735031210800 140421258783984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4533/tid=4535] ppid=4530 vsize=2477636 CPUtime=0.02 cores=1,3,5,7
/proc/4533/task/4535/stat : 4535 (toysat) S 4530 4533 1867 0 -1 4202560 8 0 0 0 0 2 0 0 20 0 4 0 1296942 2537099264 560903 33554432000 4194304 16246674 140735031210800 140421248294128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4533/tid=4536] ppid=4530 vsize=2477636 CPUtime=0 cores=1,3,5,7
/proc/4533/task/4536/stat : 4536 (toysat) S 4530 4533 1867 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 1296942 2537099264 560903 33554432000 4194304 16246674 140735031210800 140421237820592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 2477636

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 4533 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.44
CPU time (s): 1800.11
CPU user time (s): 1798.58
CPU system time (s): 1.52977
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 2477636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.58
system time used= 1.52977
maximum resident set size= 2243612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 560130
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= 2353
involuntary context switches= 2037

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.2382 second user time and 7.33588 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-29 19:51:49
IDJOB=4118138
IDBENCH=111460
IDSOLVER=2542
FILE ID=node123/4118138-1467222709
RUNJOBID= node123-1467215373-3684
PBS_JOBID= 19997595
Free space on /tmp= 71712 MiB

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

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

MD5SUM BENCH= a55a2767b746cd8a24bbb8469fe80867
RANDOM SEED=691983700

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.387
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.387
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.54
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.387
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.387
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.387
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:        27429624 kB
Buffers:           81560 kB
Cached:          1757244 kB
SwapCached:            0 kB
Active:          1237344 kB
Inactive:        1695456 kB
Active(anon):    1096164 kB
Inactive(anon):        0 kB
Active(file):     141180 kB
Inactive(file):  1695456 kB
Unevictable:     1795372 kB
Mlocked:         1631852 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             19052 kB
Writeback:             0 kB
AnonPages:       2985604 kB
Mapped:            17364 kB
Shmem:               204 kB
Slab:             577644 kB
SReclaimable:      22300 kB
SUnreclaim:       555344 kB
KernelStack:        1520 kB
PageTables:         9208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3024540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    264192 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 node123 at 2016-06-29 20:21:50