Trace number 4100201

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-reduced-mps-v2-20-10-swath2.opb
MD5SUM136e834aa135f130ab268d7e01dc474c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 262226
Optimality of the best value was proved YES
Number of variables52335
Total number of constraints5202
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)193
Number of constraints which are nor clauses,nor cardinality constraints5009
Minimum length of a constraint1
Maximum length of a constraint49934
Number of terms in the objective function 31
Biggest coefficient in the objective function 262145
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 524318
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 559784
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-18T02:59:30+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-4100201-1466211570.opb"]
0.00/0.01	c use --random-gen="4201381407 4222700513 894612604 3572489546 3041684843 1601193210 1189621726 3180929621 1785765605 1472506971 797194355 1989613140 3822674856 3533178635 1763203620 2189378608 2935161032 822880247 3723807021 769230807 412779214 236862334 2370922480 316182691 1844891919 1109418551 1317773002 379341561 4197797359 1984463124 2470782066 2160964907 127015173 1077451086 3030428314 3108011334 4162996989 1202114876 1564915593 3484014309 375945334 2329297073 4124675963 4019479995 2827310649 2536652698 2883832031 3195106213 1246489491 1627656031 1076978174 3895957302 1662531313 4037456484 182230556 1024942803 3254489311 948174890 3272417028 2284748142 1714628248 3348740825 2360555489 1252503620 1925289265 826417863 100306555 1622031173 3667781635 4079362239 271812856 3379603521 1991479953 3818697346 548549661 2910191769 672714496 2967813736 276849402 3727418856 1066567120 208924802 3474733934 3461753353 91755806 3059727506 835751462 3305541185 2555062183 3858437060 25909349 2601418998 549409557 2711076000 4266883207 2526987021 609093491 1849361833 3523135449 1613658585 3403884953 1361865309 3370028678 578438201 2464187388 628305821 1200469400 2156651250 1073832809 1146260757 1250622467 2123068003 1115197565 1351626607 721442902 2740730540 732761449 2628150037 2497338998 1822799434 1061854831 3793965157 4138572095 2405128206 1827971534 3028249053 1603936953 2654754130 2457925057 447614413 2356739989 3306918423 2403469156 3606288323 32581860 2653950587 2994336013 1736246592 2942316611 3229244426 63546486 2023942478 2901096530 788299495 3942892463 297719739 2114263082 4069662950 2385495834 2490028855 305907434 2417386054 3948384565 3717671734 2673474501 3277194829 3384290095 2809841584 4037767310 3207040673 3336431027 296103336 202303954 3931945239 3815352250 490812035 2839826183 852373920 1889958649 4128763110 1306129333 1465755828 1881229897 761459112 2752050752 1028174914 2151253438 3398626001 3026901528 2965247949 2612202811 4269232127 2868613267 3428825326 597846880 1266133582 3468654314 3528591575 2860490656 530661218 2462204935 2284749817 2063611754 3144766790 2738752034 3843396624 3462146094 3215466442 409289164 3786249975 2482744454 3352319388 1017100941 1751542908 3423084418 3799550446 2135361134 1691200785 1385965981 1385025588 2866909471 1094190911 1064277813 4211776711 72175788 1156919849 3504580988 1626148670 3193668727 2138817217 2850383655 206835805 2898623197 1532384064 1884838518 2341139009 499251042 2262279369 2572415910 2511330804 1581934413 2516440958 257549425 3723085529 3519691283 2589439813 1833377622 2310422311 1449697075 3459212281 656578516 360990983 1418472734 197136892 993680165 2872680922 1005574796 1205634487 1407349985 2057836627 401885552 2355298719 3113393866 1697236622 1516931048 1508875575 255 362436" option to reproduce the execution
0.59/0.69	c #vars 52335
0.59/0.69	c #constraints 5202
3.40/3.45	c BCD2: Hardening is enabled.
3.40/3.45	c BCD2: BiasedSearch is enabled.
3.40/3.45	c Solving starts ...
3.40/3.45	c ============================[ Search Statistics ]============================
3.40/3.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.40/3.45	c       |         |          |          |    Limit     GC | Var      | Constra 
3.40/3.45	c =============================================================================
3.49/3.54	c  0.0s |       0 |        0 |        0 |    19149      0 |     2481 |        0

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

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

pid=12212
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.04 2.05 2.00 3/179 12215
/proc/meminfo: memFree=30686984/32872528 swapFree=249320/249320
[pid=12215] ppid=12212 vsize=714172 CPUtime=0 cores=1,3,5,7
/proc/12215/stat : 12215 (toysat) R 12212 12215 11324 0 -1 4202496 2662 0 0 0 0 0 0 0 20 0 4 0 23207432 731312128 3023 33554432000 4194304 16246674 140737221760928 140737221760352 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12215/statm: 179055 3031 441 2943 0 175949 0
[pid=12215/tid=12216] ppid=12212 vsize=731580 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12216/stat : 12216 (toysat) S 12212 12215 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23207432 749137920 3093 33554432000 4194304 16246674 140737221760928 140483358600432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12215/tid=12217] ppid=12212 vsize=736700 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12217/stat : 12217 (toysat) S 12212 12215 11324 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 23207432 754380800 3112 33554432000 4194304 16246674 140737221760928 140483279957232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12215/tid=12218] ppid=12212 vsize=740796 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12218/stat : 12218 (toysat) S 12212 12215 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23207432 758575104 3127 33554432000 4194304 16246674 140737221760928 140483269483696 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100221 s]
/proc/loadavg: 2.04 2.05 2.00 3/179 12215
/proc/meminfo: memFree=30686984/32872528 swapFree=249320/249320
[pid=12215] ppid=12212 vsize=1302084 CPUtime=0.09 cores=1,3,5,7
/proc/12215/stat : 12215 (toysat) R 12212 12215 11324 0 -1 4202496 29285 0 0 0 5 4 0 0 20 0 4 0 23207432 1333334016 29585 33554432000 4194304 16246674 140737221760928 140737221760240 12752373 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12215/statm: 325521 29601 801 2943 0 322415 0
[pid=12215/tid=12216] ppid=12212 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12216/stat : 12216 (toysat) S 12212 12215 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23207432 1333334016 29613 33554432000 4194304 16246674 140737221760928 140483358600432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12215/tid=12217] ppid=12212 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12217/stat : 12217 (toysat) S 12212 12215 11324 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 23207432 1333334016 29624 33554432000 4194304 16246674 140737221760928 140483279957232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12215/tid=12218] ppid=12212 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12218/stat : 12218 (toysat) S 12212 12215 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23207432 1333334016 29635 33554432000 4194304 16246674 140737221760928 140483269483696 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) 1302084

[startup+0.200537 s]
/proc/loadavg: 2.04 2.05 2.00 3/179 12215
/proc/meminfo: memFree=30686984/32872528 swapFree=249320/249320
[pid=12215] ppid=12212 vsize=1314372 CPUtime=0.19 cores=1,3,5,7
/proc/12215/stat : 12215 (toysat) R 12212 12215 11324 0 -1 4202496 44921 0 0 0 13 6 0 0 20 0 4 0 23207432 1345916928 45731 33554432000 4194304 16246674 140737221760928 140737221760240 7361381 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12215/statm: 328593 45731 801 2943 0 325487 0
[pid=12215/tid=12216] ppid=12212 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12216/stat : 12216 (toysat) S 12212 12215 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23207432 1345916928 45731 33554432000 4194304 16246674 140737221760928 140483358600432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12215/tid=12217] ppid=12212 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12217/stat : 12217 (toysat) S 12212 12215 11324 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 23207432 1345916928 45731 33554432000 4194304 16246674 140737221760928 140483279957232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12215/tid=12218] ppid=12212 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12218/stat : 12218 (toysat) S 12212 12215 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23207432 1345916928 45731 33554432000 4194304 16246674 140737221760928 140483269483696 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1314372

[startup+0.300515 s]
/proc/loadavg: 2.04 2.05 2.00 3/179 12215
/proc/meminfo: memFree=30686984/32872528 swapFree=249320/249320
[pid=12215] ppid=12212 vsize=1314372 CPUtime=0.29 cores=1,3,5,7
/proc/12215/stat : 12215 (toysat) R 12212 12215 11324 0 -1 4202496 55263 0 0 0 22 7 0 0 20 0 4 0 23207432 1345916928 56073 33554432000 4194304 16246674 140737221760928 140737221760240 4220495 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12215/statm: 328593 56073 802 2943 0 325487 0
[pid=12215/tid=12216] ppid=12212 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12216/stat : 12216 (toysat) S 12212 12215 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23207432 1345916928 56073 33554432000 4194304 16246674 140737221760928 140483358600432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12215/tid=12217] ppid=12212 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12217/stat : 12217 (toysat) S 12212 12215 11324 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 23207432 1345916928 56073 33554432000 4194304 16246674 140737221760928 140483279957232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12215/tid=12218] ppid=12212 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12218/stat : 12218 (toysat) S 12212 12215 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23207432 1345916928 56073 33554432000 4194304 16246674 140737221760928 140483269483696 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1314372

[startup+0.700417 s]
/proc/loadavg: 2.04 2.05 2.00 3/179 12215
/proc/meminfo: memFree=30686984/32872528 swapFree=249320/249320
[pid=12215] ppid=12212 vsize=1314372 CPUtime=0.69 cores=1,3,5,7
/proc/12215/stat : 12215 (toysat) R 12212 12215 11324 0 -1 4202496 65250 0 0 0 60 9 0 0 20 0 4 0 23207432 1345916928 66060 33554432000 4194304 16246674 140737221760928 140737221742848 4220897 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12215/statm: 328593 66060 808 2943 0 325487 0
[pid=12215/tid=12216] ppid=12212 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12216/stat : 12216 (toysat) S 12212 12215 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23207432 1345916928 66060 33554432000 4194304 16246674 140737221760928 140483358600432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12215/tid=12217] ppid=12212 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12217/stat : 12217 (toysat) S 12212 12215 11324 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 23207432 1345916928 66060 33554432000 4194304 16246674 140737221760928 140483279957232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12215/tid=12218] ppid=12212 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12218/stat : 12218 (toysat) S 12212 12215 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23207432 1345916928 66060 33554432000 4194304 16246674 140737221760928 140483269483696 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1314372

[startup+1.50043 s]
/proc/loadavg: 2.04 2.05 2.00 3/183 12219
/proc/meminfo: memFree=30372352/32872528 swapFree=249320/249320
[pid=12215] ppid=12212 vsize=1332804 CPUtime=1.49 cores=1,3,5,7
/proc/12215/stat : 12215 (toysat) R 12212 12215 11324 0 -1 4202496 83013 0 0 0 138 11 0 0 20 0 4 0 23207432 1364791296 83823 33554432000 4194304 16246674 140737221760928 140737221758720 4206872 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12215/statm: 333201 83823 837 2943 0 330095 0
[pid=12215/tid=12216] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12216/stat : 12216 (toysat) S 12212 12215 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 83823 33554432000 4194304 16246674 140737221760928 140483358600432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12215/tid=12217] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12217/stat : 12217 (toysat) S 12212 12215 11324 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 83823 33554432000 4194304 16246674 140737221760928 140483279957232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12215/tid=12218] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12218/stat : 12218 (toysat) S 12212 12215 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 83823 33554432000 4194304 16246674 140737221760928 140483269483696 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) 1332804

[startup+3.10042 s]
/proc/loadavg: 2.04 2.05 2.00 3/183 12219
/proc/meminfo: memFree=30298076/32872528 swapFree=249320/249320
[pid=12215] ppid=12212 vsize=1332804 CPUtime=3.09 cores=1,3,5,7
/proc/12215/stat : 12215 (toysat) R 12212 12215 11324 0 -1 4202496 109821 0 0 0 294 15 0 0 20 0 4 0 23207432 1364791296 110631 33554432000 4194304 16246674 140737221760928 140737221758720 13191438 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12215/statm: 333201 110631 838 2943 0 330095 0
[pid=12215/tid=12216] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12216/stat : 12216 (toysat) S 12212 12215 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 110631 33554432000 4194304 16246674 140737221760928 140483358600432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12215/tid=12217] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12217/stat : 12217 (toysat) S 12212 12215 11324 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 110631 33554432000 4194304 16246674 140737221760928 140483279957232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12215/tid=12218] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12218/stat : 12218 (toysat) S 12212 12215 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 110631 33554432000 4194304 16246674 140737221760928 140483269483696 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) 1332804

[startup+6.30042 s]
/proc/loadavg: 2.04 2.05 2.00 3/183 12219
/proc/meminfo: memFree=30085080/32872528 swapFree=249320/249320
[pid=12215] ppid=12212 vsize=1332804 CPUtime=6.29 cores=1,3,5,7
/proc/12215/stat : 12215 (toysat) R 12212 12215 11324 0 -1 4202496 194898 0 0 0 604 25 0 0 20 0 4 0 23207432 1364791296 195708 33554432000 4194304 16246674 140737221760928 140737221742848 5721660 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12215/statm: 333201 195712 897 2943 0 330095 0
[pid=12215/tid=12216] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12216/stat : 12216 (toysat) S 12212 12215 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 195714 33554432000 4194304 16246674 140737221760928 140483358600432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12215/tid=12217] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12217/stat : 12217 (toysat) S 12212 12215 11324 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 195715 33554432000 4194304 16246674 140737221760928 140483279957232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12215/tid=12218] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12218/stat : 12218 (toysat) S 12212 12215 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 195717 33554432000 4194304 16246674 140737221760928 140483269483696 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) 1332804

[startup+12.7004 s]
/proc/loadavg: 2.03 2.04 2.00 3/183 12219
/proc/meminfo: memFree=29605840/32872528 swapFree=249320/249320
[pid=12215] ppid=12212 vsize=1332804 CPUtime=12.69 cores=1,3,5,7
/proc/12215/stat : 12215 (toysat) R 12212 12215 11324 0 -1 4202496 269749 0 0 0 1233 36 0 0 20 0 4 0 23207432 1364791296 270559 33554432000 4194304 16246674 140737221760928 140737221742848 12995176 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12215/statm: 333201 270559 897 2943 0 330095 0
[pid=12215/tid=12216] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12216/stat : 12216 (toysat) S 12212 12215 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 270559 33554432000 4194304 16246674 140737221760928 140483358600432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12215/tid=12217] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12217/stat : 12217 (toysat) S 12212 12215 11324 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 270559 33554432000 4194304 16246674 140737221760928 140483279957232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12215/tid=12218] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12218/stat : 12218 (toysat) S 12212 12215 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 270559 33554432000 4194304 16246674 140737221760928 140483269483696 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) 1332804

[startup+25.5005 s]
/proc/loadavg: 2.03 2.04 2.00 3/183 12219
/proc/meminfo: memFree=29606608/32872528 swapFree=249320/249320
[pid=12215] ppid=12212 vsize=1332804 CPUtime=25.49 cores=1,3,5,7
/proc/12215/stat : 12215 (toysat) R 12212 12215 11324 0 -1 4202496 269749 0 0 0 2513 36 0 0 20 0 4 0 23207432 1364791296 270559 33554432000 4194304 16246674 140737221760928 140737221742848 5722816 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12215/statm: 333201 270559 897 2943 0 330095 0
[pid=12215/tid=12216] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12216/stat : 12216 (toysat) S 12212 12215 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 270559 33554432000 4194304 16246674 140737221760928 140483358600432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12215/tid=12217] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12217/stat : 12217 (toysat) S 12212 12215 11324 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 270559 33554432000 4194304 16246674 140737221760928 140483279957232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12215/tid=12218] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12218/stat : 12218 (toysat) S 12212 12215 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 270559 33554432000 4194304 16246674 140737221760928 140483269483696 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1332804

[startup+51.1005 s]
/proc/loadavg: 1.96 2.02 1.99 4/184 12271
/proc/meminfo: memFree=30275348/32872528 swapFree=249320/249320
[pid=12215] ppid=12212 vsize=1332804 CPUtime=51.09 cores=1,3,5,7
/proc/12215/stat : 12215 (toysat) R 12212 12215 11324 0 -1 4202496 269749 0 0 0 5073 36 0 0 20 0 4 0 23207432 1364791296 270559 33554432000 4194304 16246674 140737221760928 140737221742848 5711439 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12215/statm: 333201 270559 897 2943 0 330095 0
[pid=12215/tid=12216] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12216/stat : 12216 (toysat) S 12212 12215 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 270559 33554432000 4194304 16246674 140737221760928 140483358600432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12215/tid=12217] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12217/stat : 12217 (toysat) S 12212 12215 11324 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 270559 33554432000 4194304 16246674 140737221760928 140483279957232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12215/tid=12218] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12218/stat : 12218 (toysat) S 12212 12215 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 270559 33554432000 4194304 16246674 140737221760928 140483269483696 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1332804

[startup+102.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/185 12295
/proc/meminfo: memFree=30227888/32872528 swapFree=249320/249320
[pid=12215] ppid=12212 vsize=1332804 CPUtime=102.28 cores=1,3,5,7
/proc/12215/stat : 12215 (toysat) R 12212 12215 11324 0 -1 4202496 269749 0 0 0 10192 36 0 0 20 0 4 0 23207432 1364791296 270815 33554432000 4194304 16246674 140737221760928 140737221742848 12483320 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12215/statm: 333201 270815 897 2943 0 330095 0
[pid=12215/tid=12216] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12216/stat : 12216 (toysat) S 12212 12215 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 270815 33554432000 4194304 16246674 140737221760928 140483358600432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12215/tid=12217] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12217/stat : 12217 (toysat) S 12212 12215 11324 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 270815 33554432000 4194304 16246674 140737221760928 140483279957232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12215/tid=12218] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12218/stat : 12218 (toysat) S 12212 12215 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 270815 33554432000 4194304 16246674 140737221760928 140483269483696 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) 1332804


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

/proc/12215/task/12218/stat : 12218 (toysat) S 12212 12215 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483269483696 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 1332804

[startup+1302.3 s]
/proc/loadavg: 2.04 2.05 2.02 3/183 12529
/proc/meminfo: memFree=29012680/32872528 swapFree=249320/249320
[pid=12215] ppid=12212 vsize=1332804 CPUtime=1302.03 cores=1,3,5,7
/proc/12215/stat : 12215 (toysat) R 12212 12215 11324 0 -1 4202496 269848 0 0 0 130167 36 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140737221742848 5722960 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12215/statm: 333201 274598 900 2943 0 330095 0
[pid=12215/tid=12216] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12216/stat : 12216 (toysat) S 12212 12215 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483358600432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12215/tid=12217] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12217/stat : 12217 (toysat) S 12212 12215 11324 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483279957232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12215/tid=12218] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12218/stat : 12218 (toysat) S 12212 12215 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483269483696 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 1332804

[startup+1362.3 s]
/proc/loadavg: 2.18 2.08 2.03 3/183 12530
/proc/meminfo: memFree=29012584/32872528 swapFree=249320/249320
[pid=12215] ppid=12212 vsize=1332804 CPUtime=1362.02 cores=1,3,5,7
/proc/12215/stat : 12215 (toysat) R 12212 12215 11324 0 -1 4202496 269848 0 0 0 136166 36 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140737221742848 5712608 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12215/statm: 333201 274598 900 2943 0 330095 0
[pid=12215/tid=12216] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12216/stat : 12216 (toysat) S 12212 12215 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483358600432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12215/tid=12217] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12217/stat : 12217 (toysat) S 12212 12215 11324 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483279957232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12215/tid=12218] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12218/stat : 12218 (toysat) S 12212 12215 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483269483696 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 1332804

[startup+1422.3 s]
/proc/loadavg: 2.06 2.07 2.02 3/183 12532
/proc/meminfo: memFree=29012892/32872528 swapFree=249320/249320
[pid=12215] ppid=12212 vsize=1332804 CPUtime=1422.02 cores=1,3,5,7
/proc/12215/stat : 12215 (toysat) R 12212 12215 11324 0 -1 4202496 269848 0 0 0 142166 36 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140737221742848 5722908 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12215/statm: 333201 274598 900 2943 0 330095 0
[pid=12215/tid=12216] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12216/stat : 12216 (toysat) S 12212 12215 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483358600432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12215/tid=12217] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12217/stat : 12217 (toysat) S 12212 12215 11324 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483279957232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12215/tid=12218] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12218/stat : 12218 (toysat) S 12212 12215 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483269483696 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 1332804

[startup+1482.3 s]
/proc/loadavg: 2.06 2.06 2.02 3/183 12533
/proc/meminfo: memFree=29013044/32872528 swapFree=249320/249320
[pid=12215] ppid=12212 vsize=1332804 CPUtime=1482 cores=1,3,5,7
/proc/12215/stat : 12215 (toysat) R 12212 12215 11324 0 -1 4202496 269848 0 0 0 148164 36 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140737221742848 5712771 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12215/statm: 333201 274598 900 2943 0 330095 0
[pid=12215/tid=12216] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12216/stat : 12216 (toysat) S 12212 12215 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483358600432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12215/tid=12217] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12217/stat : 12217 (toysat) S 12212 12215 11324 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483279957232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12215/tid=12218] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12218/stat : 12218 (toysat) S 12212 12215 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483269483696 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 1332804

[startup+1542.31 s]
/proc/loadavg: 2.09 2.08 2.03 3/183 12534
/proc/meminfo: memFree=29013072/32872528 swapFree=249320/249320
[pid=12215] ppid=12212 vsize=1332804 CPUtime=1542 cores=1,3,5,7
/proc/12215/stat : 12215 (toysat) R 12212 12215 11324 0 -1 4202496 269848 0 0 0 154164 36 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140737221742848 5712604 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12215/statm: 333201 274598 900 2943 0 330095 0
[pid=12215/tid=12216] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12216/stat : 12216 (toysat) S 12212 12215 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483358600432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12215/tid=12217] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12217/stat : 12217 (toysat) S 12212 12215 11324 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483279957232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12215/tid=12218] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12218/stat : 12218 (toysat) S 12212 12215 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483269483696 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 1332804

[startup+1602.3 s]
/proc/loadavg: 2.19 2.11 2.04 3/183 12535
/proc/meminfo: memFree=29012972/32872528 swapFree=249320/249320
[pid=12215] ppid=12212 vsize=1332804 CPUtime=1601.99 cores=1,3,5,7
/proc/12215/stat : 12215 (toysat) R 12212 12215 11324 0 -1 4202496 269848 0 0 0 160163 36 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140737221742848 5711439 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12215/statm: 333201 274598 900 2943 0 330095 0
[pid=12215/tid=12216] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12216/stat : 12216 (toysat) S 12212 12215 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483358600432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12215/tid=12217] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12217/stat : 12217 (toysat) S 12212 12215 11324 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483279957232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12215/tid=12218] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12218/stat : 12218 (toysat) S 12212 12215 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483269483696 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 1332804

[startup+1662.3 s]
/proc/loadavg: 2.20 2.13 2.05 3/183 12536
/proc/meminfo: memFree=29012868/32872528 swapFree=249320/249320
[pid=12215] ppid=12212 vsize=1332804 CPUtime=1661.98 cores=1,3,5,7
/proc/12215/stat : 12215 (toysat) R 12212 12215 11324 0 -1 4202496 269848 0 0 0 166162 36 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140737221742848 5712760 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12215/statm: 333201 274598 900 2943 0 330095 0
[pid=12215/tid=12216] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12216/stat : 12216 (toysat) S 12212 12215 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483358600432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12215/tid=12217] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12217/stat : 12217 (toysat) S 12212 12215 11324 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483279957232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12215/tid=12218] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12218/stat : 12218 (toysat) S 12212 12215 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483269483696 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 1332804

[startup+1722.3 s]
/proc/loadavg: 2.12 2.12 2.05 3/183 12538
/proc/meminfo: memFree=29013600/32872528 swapFree=249320/249320
[pid=12215] ppid=12212 vsize=1332804 CPUtime=1721.97 cores=1,3,5,7
/proc/12215/stat : 12215 (toysat) R 12212 12215 11324 0 -1 4202496 269848 0 0 0 172161 36 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140737221742848 12483300 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12215/statm: 333201 274598 900 2943 0 330095 0
[pid=12215/tid=12216] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12216/stat : 12216 (toysat) S 12212 12215 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483358600432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12215/tid=12217] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12217/stat : 12217 (toysat) S 12212 12215 11324 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483279957232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12215/tid=12218] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12218/stat : 12218 (toysat) S 12212 12215 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483269483696 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 1332804

[startup+1782.3 s]
/proc/loadavg: 2.04 2.09 2.04 3/183 12539
/proc/meminfo: memFree=29013180/32872528 swapFree=249320/249320
[pid=12215] ppid=12212 vsize=1332804 CPUtime=1781.96 cores=1,3,5,7
/proc/12215/stat : 12215 (toysat) R 12212 12215 11324 0 -1 4202496 269848 0 0 0 178160 36 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140737221742848 12483393 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12215/statm: 333201 274598 900 2943 0 330095 0
[pid=12215/tid=12216] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12216/stat : 12216 (toysat) S 12212 12215 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483358600432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12215/tid=12217] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12217/stat : 12217 (toysat) S 12212 12215 11324 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483279957232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12215/tid=12218] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12218/stat : 12218 (toysat) S 12212 12215 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483269483696 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 1332804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.10 2.10 2.05 3/183 12539
/proc/meminfo: memFree=29013428/32872528 swapFree=249320/249320
[pid=12215] ppid=12212 vsize=1332804 CPUtime=1800.06 cores=1,3,5,7
/proc/12215/stat : 12215 (toysat) R 12212 12215 11324 0 -1 4202496 269848 0 0 0 179970 36 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140737221742848 5711318 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12215/statm: 333201 274598 900 2943 0 330095 0
[pid=12215/tid=12216] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12216/stat : 12216 (toysat) S 12212 12215 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483358600432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12215/tid=12217] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12217/stat : 12217 (toysat) S 12212 12215 11324 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483279957232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12215/tid=12218] ppid=12212 vsize=1332804 CPUtime=0 cores=1,3,5,7
/proc/12215/task/12218/stat : 12218 (toysat) S 12212 12215 11324 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23207432 1364791296 274598 33554432000 4194304 16246674 140737221760928 140483269483696 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) 1332804

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1799.71
CPU system time (s): 0.367944
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 1332804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.71
system time used= 0.367944
maximum resident set size= 1098392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 269848
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= 111
involuntary context switches= 2138

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.68729 second user time and 6.78097 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-18 02:59:30
IDJOB=4100201
IDBENCH=1586
IDSOLVER=2542
FILE ID=node103/4100201-1466211570
RUNJOBID= node103-1466206104-11341
PBS_JOBID= 19918169
Free space on /tmp= 71712 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-reduced-mps-v2-20-10-swath2.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100201-1466211570/watcher-4100201-1466211570 -o /tmp/evaluation-result-4100201-1466211570/solver-4100201-1466211570 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466206104-11341 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4100201-1466211570.opb

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

MD5SUM BENCH= 136e834aa135f130ab268d7e01dc474c
RANDOM SEED=1801956617

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30687512 kB
Buffers:           38828 kB
Cached:           103848 kB
SwapCached:         2228 kB
Active:          1160980 kB
Inactive:          71456 kB
Active(anon):    1088672 kB
Inactive(anon):     3560 kB
Active(file):      72308 kB
Inactive(file):    67896 kB
Unevictable:      249320 kB
Mlocked:          249320 kB
SwapTotal:      67108856 kB
SwapFree:       67099368 kB
Dirty:             20196 kB
Writeback:             0 kB
AnonPages:       1426252 kB
Mapped:            10776 kB
Shmem:                 0 kB
Slab:             570504 kB
SReclaimable:      14748 kB
SUnreclaim:       555756 kB
KernelStack:        1520 kB
PageTables:         6636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1480036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1171456 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 node103 at 2016-06-18 03:29:31