Trace number 4093272

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 NameAnswerCPU timeWall clock time
toysat 2016-05-02? (TO) 1800.71 1801.03

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-cap134_wcsp.wbo
MD5SUM8eeb21bef0624b36d5575dec4c8f650d
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark19425822
Best CPU time to get the best result obtained on this benchmark1800.11
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2600
Total number of constraints5148
Number of soft constraints5048
Number of constraints which are clauses5048
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint50
Top cost 69881436
Min constraint cost 1
Max constraint cost 69881436
Sum of constraints costs 175993421300
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 51
Number of bits of the biggest sum of numbers6
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-16T18:40:47+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","--wbo","--search=bcd2","HOME/instance-4093272-1466095247.wbo"]
0.00/0.01	c use --random-gen="3960876997 346121089 3451800383 3520119684 3720262857 1920495525 3753822837 1906271145 354137100 81432469 421136356 402513084 2859644316 1791895799 3703175835 2852524319 1447957292 2283086202 2578252499 2128572542 4089461442 2155014211 2911729469 594413055 305236542 3637330978 757471842 4239859821 1039615491 2601788817 1274625879 3574201722 1297734045 3730987822 1911162282 2290162044 2638342688 811537287 2249274278 1156247835 2952104144 1750464309 3559163774 3465463298 1940943759 2783144481 763361024 2704619262 160470822 3362143063 3441062140 2949619244 4162080459 1470762740 2996114283 926095319 1976573098 1979664179 766837204 1850277747 123833404 1412363257 3871696970 962545788 4038293743 146347489 1447930324 3264983119 3496039652 986207351 132798035 3252950775 4186264834 1663305013 866734416 331581852 1012869771 1319442866 1806758048 1759199396 3947606822 192382195 821864482 897530218 4053186256 3395718764 3899576751 3341581862 4288978488 3490925613 1844275765 1943754163 125385823 3888710450 892548284 2225882710 3883389022 1931720779 2809184043 3006224771 250418402 575815689 307982517 3912865001 935993860 1041396545 3091076736 221575509 2962926676 2663151178 3790206714 1541929180 1154353530 3313204315 418131412 42335883 678555259 2845145094 1688266324 3149858880 2618475000 4117663727 3197731211 1638372541 2799749073 1019452114 4054110335 2004048720 3818526034 3898220140 2869615792 1871294852 2962993384 1818382458 188263124 2597062810 3603879963 2525385903 3264726439 447900750 3746921276 1135515226 2565009788 894695182 462167134 861808186 1017975345 392871028 2547143372 2972348476 2369437344 2131108430 4022872597 1314488018 1594834974 2041677045 910321937 3535057585 1127012251 639401831 1009824948 1596519395 1703592260 2927604039 2336122408 533614204 2688140354 1003748685 2359873675 3446779344 962960241 2635571495 862148251 372142089 3178116281 2171108915 1615839856 3626610444 3637531996 2161788438 969348933 2003430226 3426091510 716290127 3556223447 51241897 1922026000 2515911852 226270178 456130168 1618810039 1539298884 2775535396 463628381 397210564 3593174026 2815704325 1409377426 2756638180 103231963 788686241 456402656 219506895 1368169887 1794894110 1894335666 3278445333 1786717073 471778063 2489980078 1515311443 316547985 4036523347 141234725 2849158303 3845317773 3246545392 606624847 3501713889 169992040 2959239424 3317105988 3385359582 3972477889 1687754064 702415925 1188540892 3832657246 2631092416 44792440 3633975453 1190793408 604509990 4294610866 2444073127 1065038094 3238124815 4177757920 3915109011 3197683398 4085263730 232885526 3175762451 2413780024 628984002 803402912 958086459 2415270054 424038744 637488550 3195566780 3377129188 2932576126 1577928990 2204055008 409895934 255 362436" option to reproduce the execution

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-4093272-1466095247/watcher-4093272-1466095247 -o /tmp/evaluation-result-4093272-1466095247/solver-4093272-1466095247 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466075236-16166 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093272-1466095247.wbo 

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

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


[startup+0 s]
/proc/loadavg: 2.29 2.30 2.27 3/182 19009
/proc/meminfo: memFree=29231736/32872528 swapFree=1504664/1684536
[pid=19009] ppid=19006 vsize=748100 CPUtime=0 cores=0,2,4,6
/proc/19009/stat : 19009 (toysat) R 19006 19009 12407 0 -1 4202496 2794 0 0 0 0 0 0 0 20 0 4 0 11570593 766054400 3666 33554432000 4194304 16246674 140737429074672 140737429074096 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19009/statm: 187537 3676 442 2943 0 184431 0
[pid=19009/tid=19010] ppid=19006 vsize=765508 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19010/stat : 19010 (toysat) S 19006 19009 12407 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11570593 783880192 3735 33554432000 4194304 16246674 140737429074672 140303642111216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19009/tid=19011] ppid=19006 vsize=769604 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19011/stat : 19011 (toysat) S 19006 19009 12407 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11570593 788074496 3750 33554432000 4194304 16246674 140737429074672 140303562419440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19009/tid=19012] ppid=19006 vsize=773700 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19012/stat : 19012 (toysat) S 19006 19009 12407 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11570593 792268800 3766 33554432000 4194304 16246674 140737429074672 140303551945904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.10016 s]
/proc/loadavg: 2.29 2.30 2.27 3/182 19009
/proc/meminfo: memFree=29231736/32872528 swapFree=1504664/1684536
[pid=19009] ppid=19006 vsize=1220164 CPUtime=0.09 cores=0,2,4,6
/proc/19009/stat : 19009 (toysat) R 19006 19009 12407 0 -1 4202496 21919 0 0 0 7 2 0 0 20 0 4 0 11570593 1249447936 22732 33554432000 4194304 16246674 140737429074672 140737429073984 6169272 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19009/statm: 305041 22740 830 2943 0 301935 0
[pid=19009/tid=19010] ppid=19006 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19010/stat : 19010 (toysat) S 19006 19009 12407 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11570593 1249447936 22746 33554432000 4194304 16246674 140737429074672 140303642111216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19009/tid=19011] ppid=19006 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19011/stat : 19011 (toysat) S 19006 19009 12407 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11570593 1249447936 22753 33554432000 4194304 16246674 140737429074672 140303562419440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19009/tid=19012] ppid=19006 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19012/stat : 19012 (toysat) S 19006 19009 12407 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11570593 1249447936 22760 33554432000 4194304 16246674 140737429074672 140303551945904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1220164

[startup+0.200513 s]
/proc/loadavg: 2.29 2.30 2.27 3/182 19009
/proc/meminfo: memFree=29231736/32872528 swapFree=1504664/1684536
[pid=19009] ppid=19006 vsize=1220164 CPUtime=0.19 cores=0,2,4,6
/proc/19009/stat : 19009 (toysat) R 19006 19009 12407 0 -1 4202496 42032 0 0 0 14 5 0 0 20 0 4 0 11570593 1249447936 42844 33554432000 4194304 16246674 140737429074672 140737429073984 4220897 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19009/statm: 305041 42844 835 2943 0 301935 0
[pid=19009/tid=19010] ppid=19006 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19010/stat : 19010 (toysat) S 19006 19009 12407 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11570593 1249447936 42844 33554432000 4194304 16246674 140737429074672 140303642111216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19009/tid=19011] ppid=19006 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19011/stat : 19011 (toysat) S 19006 19009 12407 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11570593 1249447936 42844 33554432000 4194304 16246674 140737429074672 140303562419440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19009/tid=19012] ppid=19006 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19012/stat : 19012 (toysat) S 19006 19009 12407 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11570593 1249447936 42844 33554432000 4194304 16246674 140737429074672 140303551945904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1220164

[startup+0.300476 s]
/proc/loadavg: 2.29 2.30 2.27 3/182 19009
/proc/meminfo: memFree=29231736/32872528 swapFree=1504664/1684536
[pid=19009] ppid=19006 vsize=1307204 CPUtime=0.29 cores=0,2,4,6
/proc/19009/stat : 19009 (toysat) R 19006 19009 12407 0 -1 4202496 50531 0 0 0 23 6 0 0 20 0 4 0 11570593 1338576896 51343 33554432000 4194304 16246674 140737429074672 140737429073984 12481124 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19009/statm: 326801 51354 841 2943 0 323695 0
[pid=19009/tid=19010] ppid=19006 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19010/stat : 19010 (toysat) S 19006 19009 12407 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11570593 1338576896 51360 33554432000 4194304 16246674 140737429074672 140303642111216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19009/tid=19011] ppid=19006 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19011/stat : 19011 (toysat) S 19006 19009 12407 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11570593 1338576896 51367 33554432000 4194304 16246674 140737429074672 140303562419440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19009/tid=19012] ppid=19006 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19012/stat : 19012 (toysat) S 19006 19009 12407 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11570593 1338576896 51374 33554432000 4194304 16246674 140737429074672 140303551945904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1307204

[startup+0.700392 s]
/proc/loadavg: 2.29 2.30 2.27 3/182 19009
/proc/meminfo: memFree=29231736/32872528 swapFree=1504664/1684536
[pid=19009] ppid=19006 vsize=1307204 CPUtime=0.69 cores=0,2,4,6
/proc/19009/stat : 19009 (toysat) R 19006 19009 12407 0 -1 4202496 55188 0 0 0 62 7 0 0 20 0 4 0 11570593 1338576896 56000 33554432000 4194304 16246674 140737429074672 140737429073984 13774216 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19009/statm: 326801 56000 841 2943 0 323695 0
[pid=19009/tid=19010] ppid=19006 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19010/stat : 19010 (toysat) S 19006 19009 12407 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11570593 1338576896 56000 33554432000 4194304 16246674 140737429074672 140303642111216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19009/tid=19011] ppid=19006 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19011/stat : 19011 (toysat) S 19006 19009 12407 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11570593 1338576896 56000 33554432000 4194304 16246674 140737429074672 140303562419440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19009/tid=19012] ppid=19006 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19012/stat : 19012 (toysat) S 19006 19009 12407 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11570593 1338576896 56000 33554432000 4194304 16246674 140737429074672 140303551945904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1307204

[startup+1.50041 s]
/proc/loadavg: 2.29 2.30 2.27 3/186 19013
/proc/meminfo: memFree=29008492/32872528 swapFree=1504664/1684536
[pid=19009] ppid=19006 vsize=1307204 CPUtime=1.49 cores=0,2,4,6
/proc/19009/stat : 19009 (toysat) R 19006 19009 12407 0 -1 4202496 55188 0 0 0 142 7 0 0 20 0 4 0 11570593 1338576896 56000 33554432000 4194304 16246674 140737429074672 140737429056576 6132539 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19009/statm: 326801 56000 841 2943 0 323695 0
[pid=19009/tid=19010] ppid=19006 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19010/stat : 19010 (toysat) S 19006 19009 12407 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11570593 1338576896 56000 33554432000 4194304 16246674 140737429074672 140303642111216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19009/tid=19011] ppid=19006 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19011/stat : 19011 (toysat) S 19006 19009 12407 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11570593 1338576896 56000 33554432000 4194304 16246674 140737429074672 140303562419440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19009/tid=19012] ppid=19006 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19012/stat : 19012 (toysat) S 19006 19009 12407 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11570593 1338576896 56000 33554432000 4194304 16246674 140737429074672 140303551945904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1307204

[startup+3.10038 s]
/proc/loadavg: 2.35 2.31 2.27 3/186 19013
/proc/meminfo: memFree=29008120/32872528 swapFree=1504664/1684536
[pid=19009] ppid=19006 vsize=1307204 CPUtime=3.09 cores=0,2,4,6
/proc/19009/stat : 19009 (toysat) R 19006 19009 12407 0 -1 4202496 55188 0 0 0 302 7 0 0 20 0 4 0 11570593 1338576896 56000 33554432000 4194304 16246674 140737429074672 140737429056576 13774056 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19009/statm: 326801 56000 841 2943 0 323695 0
[pid=19009/tid=19010] ppid=19006 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19010/stat : 19010 (toysat) S 19006 19009 12407 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11570593 1338576896 56000 33554432000 4194304 16246674 140737429074672 140303642111216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19009/tid=19011] ppid=19006 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19011/stat : 19011 (toysat) S 19006 19009 12407 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11570593 1338576896 56000 33554432000 4194304 16246674 140737429074672 140303562419440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19009/tid=19012] ppid=19006 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19012/stat : 19012 (toysat) S 19006 19009 12407 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11570593 1338576896 56000 33554432000 4194304 16246674 140737429074672 140303551945904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1307204

[startup+6.30039 s]
/proc/loadavg: 2.35 2.31 2.27 4/186 19013
/proc/meminfo: memFree=28973564/32872528 swapFree=1504664/1684536
[pid=19009] ppid=19006 vsize=1307204 CPUtime=6.29 cores=0,2,4,6
/proc/19009/stat : 19009 (toysat) R 19006 19009 12407 0 -1 4202496 63841 0 0 0 620 9 0 0 20 0 4 0 11570593 1338576896 64653 33554432000 4194304 16246674 140737429074672 140737429056576 13923754 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19009/statm: 326801 64653 841 2943 0 323695 0
[pid=19009/tid=19010] ppid=19006 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19010/stat : 19010 (toysat) S 19006 19009 12407 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11570593 1338576896 64653 33554432000 4194304 16246674 140737429074672 140303642111216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19009/tid=19011] ppid=19006 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19011/stat : 19011 (toysat) S 19006 19009 12407 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11570593 1338576896 64653 33554432000 4194304 16246674 140737429074672 140303562419440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19009/tid=19012] ppid=19006 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19012/stat : 19012 (toysat) S 19006 19009 12407 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11570593 1338576896 64653 33554432000 4194304 16246674 140737429074672 140303551945904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1307204

[startup+12.7004 s]
/proc/loadavg: 2.32 2.30 2.27 3/186 19013
/proc/meminfo: memFree=28971232/32872528 swapFree=1504664/1684536
[pid=19009] ppid=19006 vsize=1309252 CPUtime=12.69 cores=0,2,4,6
/proc/19009/stat : 19009 (toysat) R 19006 19009 12407 0 -1 4202496 64353 0 0 0 1260 9 0 0 20 0 4 0 11570593 1340674048 65165 33554432000 4194304 16246674 140737429074672 140737429056576 12481105 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19009/statm: 327313 65165 841 2943 0 324207 0
[pid=19009/tid=19010] ppid=19006 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19010/stat : 19010 (toysat) S 19006 19009 12407 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11570593 1340674048 65165 33554432000 4194304 16246674 140737429074672 140303642111216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19009/tid=19011] ppid=19006 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19011/stat : 19011 (toysat) S 19006 19009 12407 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11570593 1340674048 65165 33554432000 4194304 16246674 140737429074672 140303562419440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19009/tid=19012] ppid=19006 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19012/stat : 19012 (toysat) S 19006 19009 12407 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11570593 1340674048 65165 33554432000 4194304 16246674 140737429074672 140303551945904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1309252

[startup+25.5074 s]
/proc/loadavg: 2.39 2.32 2.28 3/185 19013
/proc/meminfo: memFree=28970600/32872528 swapFree=1504664/1684536
[pid=19009] ppid=19006 vsize=1310276 CPUtime=25.49 cores=0,2,4,6
/proc/19009/stat : 19009 (toysat) R 19006 19009 12407 0 -1 4202496 64609 0 0 0 2540 9 0 0 20 0 4 0 11570593 1341722624 65421 33554432000 4194304 16246674 140737429074672 140737429073848 6132539 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19009/statm: 327569 65421 841 2943 0 324463 0
[pid=19009/tid=19010] ppid=19006 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19010/stat : 19010 (toysat) S 19006 19009 12407 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11570593 1341722624 65421 33554432000 4194304 16246674 140737429074672 140303642111216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19009/tid=19011] ppid=19006 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19011/stat : 19011 (toysat) S 19006 19009 12407 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11570593 1341722624 65421 33554432000 4194304 16246674 140737429074672 140303562419440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19009/tid=19012] ppid=19006 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19012/stat : 19012 (toysat) S 19006 19009 12407 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11570593 1341722624 65421 33554432000 4194304 16246674 140737429074672 140303551945904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1310276

[startup+51.1004 s]
/proc/loadavg: 2.32 2.31 2.27 3/185 19062
/proc/meminfo: memFree=29395684/32872528 swapFree=1504664/1684536
[pid=19009] ppid=19006 vsize=1312324 CPUtime=51.08 cores=0,2,4,6
/proc/19009/stat : 19009 (toysat) R 19006 19009 12407 0 -1 4202496 102774 0 0 0 5094 14 0 0 20 0 4 0 11570593 1343819776 103586 33554432000 4194304 16246674 140737429074672 140737429056576 13811492 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19009/statm: 328081 103586 843 2943 0 324975 0
[pid=19009/tid=19010] ppid=19006 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19010/stat : 19010 (toysat) S 19006 19009 12407 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11570593 1343819776 103586 33554432000 4194304 16246674 140737429074672 140303642111216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19009/tid=19011] ppid=19006 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19011/stat : 19011 (toysat) S 19006 19009 12407 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11570593 1343819776 103586 33554432000 4194304 16246674 140737429074672 140303562419440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19009/tid=19012] ppid=19006 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19012/stat : 19012 (toysat) S 19006 19009 12407 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11570593 1343819776 103586 33554432000 4194304 16246674 140737429074672 140303551945904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1312324

[startup+102.3 s]
/proc/loadavg: 2.28 2.30 2.27 3/185 19063
/proc/meminfo: memFree=28549112/32872528 swapFree=1504664/1684536
[pid=19009] ppid=19006 vsize=1314372 CPUtime=102.27 cores=0,2,4,6
/proc/19009/stat : 19009 (toysat) R 19006 19009 12407 0 -1 4202496 196718 0 0 0 10199 28 0 0 20 0 4 0 11570593 1345916928 197530 33554432000 4194304 16246674 140737429074672 140737429056576 12481188 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19009/statm: 328593 197530 843 2943 0 325487 0
[pid=19009/tid=19010] ppid=19006 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19010/stat : 19010 (toysat) S 19006 19009 12407 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11570593 1345916928 197530 33554432000 4194304 16246674 140737429074672 140303642111216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19009/tid=19011] ppid=19006 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19011/stat : 19011 (toysat) S 19006 19009 12407 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11570593 1345916928 197530 33554432000 4194304 16246674 140737429074672 140303562419440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19009/tid=19012] ppid=19006 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19012/stat : 19012 (toysat) S 19006 19009 12407 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11570593 1345916928 197530 33554432000 4194304 16246674 140737429074672 140303551945904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1314372


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


[startup+1422.3 s]
/proc/loadavg: 2.21 2.19 2.22 3/185 19119
/proc/meminfo: memFree=6435096/32872528 swapFree=1504664/1684536
[pid=19009] ppid=19006 vsize=10779204 CPUtime=1422.05 cores=0,2,4,6
/proc/19009/stat : 19009 (toysat) R 19006 19009 12407 0 -1 4202496 2635988 0 0 0 141764 441 0 0 20 0 4 0 11570593 11037904896 2636756 33554432000 4194304 16246674 140737429074672 140737429073848 6132704 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19009/statm: 2694801 2636756 843 2943 0 2691695 0
[pid=19009/tid=19010] ppid=19006 vsize=10779204 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19010/stat : 19010 (toysat) S 19006 19009 12407 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11570593 11037904896 2636756 33554432000 4194304 16246674 140737429074672 140303642111216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19009/tid=19011] ppid=19006 vsize=10779204 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19011/stat : 19011 (toysat) S 19006 19009 12407 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11570593 11037904896 2636756 33554432000 4194304 16246674 140737429074672 140303562419440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19009/tid=19012] ppid=19006 vsize=10779204 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19012/stat : 19012 (toysat) S 19006 19009 12407 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11570593 11037904896 2636756 33554432000 4194304 16246674 140737429074672 140303551945904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 10779204

[startup+1482.3 s]
/proc/loadavg: 2.30 2.21 2.22 3/185 19120
/proc/meminfo: memFree=6434620/32872528 swapFree=1504664/1684536
[pid=19009] ppid=19006 vsize=10779204 CPUtime=1482.03 cores=0,2,4,6
/proc/19009/stat : 19009 (toysat) R 19006 19009 12407 0 -1 4202496 2636002 0 0 0 147758 445 0 0 20 0 4 0 11570593 11037904896 2636756 33554432000 4194304 16246674 140737429074672 140737429073848 6132452 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19009/statm: 2694801 2636756 843 2943 0 2691695 0
[pid=19009/tid=19010] ppid=19006 vsize=10779204 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19010/stat : 19010 (toysat) S 19006 19009 12407 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11570593 11037904896 2636756 33554432000 4194304 16246674 140737429074672 140303642111216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19009/tid=19011] ppid=19006 vsize=10779204 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19011/stat : 19011 (toysat) S 19006 19009 12407 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11570593 11037904896 2636756 33554432000 4194304 16246674 140737429074672 140303562419440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19009/tid=19012] ppid=19006 vsize=10779204 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19012/stat : 19012 (toysat) S 19006 19009 12407 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11570593 11037904896 2636756 33554432000 4194304 16246674 140737429074672 140303551945904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 10779204

[startup+1542.3 s]
/proc/loadavg: 2.20 2.20 2.21 3/185 19121
/proc/meminfo: memFree=3734524/32872528 swapFree=1504664/1684536
[pid=19009] ppid=19006 vsize=13474372 CPUtime=1542.02 cores=0,2,4,6
/proc/19009/stat : 19009 (toysat) R 19006 19009 12407 0 -1 4202496 3309796 0 0 0 153664 538 0 0 20 0 4 0 11570593 13797756928 3310550 33554432000 4194304 16246674 140737429074672 140737429073848 15015658 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19009/statm: 3368593 3310550 844 2943 0 3365487 0
[pid=19009/tid=19010] ppid=19006 vsize=13474372 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19010/stat : 19010 (toysat) S 19006 19009 12407 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11570593 13797756928 3310550 33554432000 4194304 16246674 140737429074672 140303642111216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19009/tid=19011] ppid=19006 vsize=13474372 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19011/stat : 19011 (toysat) S 19006 19009 12407 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11570593 13797756928 3310550 33554432000 4194304 16246674 140737429074672 140303562419440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19009/tid=19012] ppid=19006 vsize=13474372 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19012/stat : 19012 (toysat) S 19006 19009 12407 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11570593 13797756928 3310550 33554432000 4194304 16246674 140737429074672 140303551945904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 13474372

[startup+1602.3 s]
/proc/loadavg: 2.28 2.22 2.22 3/185 19122
/proc/meminfo: memFree=3734056/32872528 swapFree=1504664/1684536
[pid=19009] ppid=19006 vsize=13474372 CPUtime=1602.01 cores=0,2,4,6
/proc/19009/stat : 19009 (toysat) R 19006 19009 12407 0 -1 4202496 3309796 0 0 0 159659 542 0 0 20 0 4 0 11570593 13797756928 3310550 33554432000 4194304 16246674 140737429074672 140737429073848 13807608 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19009/statm: 3368593 3310550 844 2943 0 3365487 0
[pid=19009/tid=19010] ppid=19006 vsize=13474372 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19010/stat : 19010 (toysat) S 19006 19009 12407 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11570593 13797756928 3310550 33554432000 4194304 16246674 140737429074672 140303642111216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19009/tid=19011] ppid=19006 vsize=13474372 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19011/stat : 19011 (toysat) S 19006 19009 12407 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11570593 13797756928 3310550 33554432000 4194304 16246674 140737429074672 140303562419440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19009/tid=19012] ppid=19006 vsize=13474372 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19012/stat : 19012 (toysat) S 19006 19009 12407 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11570593 13797756928 3310550 33554432000 4194304 16246674 140737429074672 140303551945904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 13474372

[startup+1662.31 s]
/proc/loadavg: 2.35 2.24 2.22 4/185 19124
/proc/meminfo: memFree=3733788/32872528 swapFree=1504664/1684536
[pid=19009] ppid=19006 vsize=13474372 CPUtime=1662 cores=0,2,4,6
/proc/19009/stat : 19009 (toysat) R 19006 19009 12407 0 -1 4202496 3309796 0 0 0 165657 543 0 0 20 0 4 0 11570593 13797756928 3310550 33554432000 4194304 16246674 140737429074672 140737429073848 13807608 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19009/statm: 3368593 3310550 844 2943 0 3365487 0
[pid=19009/tid=19010] ppid=19006 vsize=13474372 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19010/stat : 19010 (toysat) S 19006 19009 12407 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11570593 13797756928 3310550 33554432000 4194304 16246674 140737429074672 140303642111216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19009/tid=19011] ppid=19006 vsize=13474372 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19011/stat : 19011 (toysat) S 19006 19009 12407 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11570593 13797756928 3310550 33554432000 4194304 16246674 140737429074672 140303562419440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19009/tid=19012] ppid=19006 vsize=13474372 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19012/stat : 19012 (toysat) S 19006 19009 12407 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11570593 13797756928 3310550 33554432000 4194304 16246674 140737429074672 140303551945904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 13474372

[startup+1722.3 s]
/proc/loadavg: 2.28 2.24 2.22 3/185 19125
/proc/meminfo: memFree=3734452/32872528 swapFree=1504664/1684536
[pid=19009] ppid=19006 vsize=13474372 CPUtime=1721.99 cores=0,2,4,6
/proc/19009/stat : 19009 (toysat) R 19006 19009 12407 0 -1 4202496 3309796 0 0 0 171653 546 0 0 20 0 4 0 11570593 13797756928 3310550 33554432000 4194304 16246674 140737429074672 140737429073768 13809392 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19009/statm: 3368593 3310550 844 2943 0 3365487 0
[pid=19009/tid=19010] ppid=19006 vsize=13474372 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19010/stat : 19010 (toysat) S 19006 19009 12407 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11570593 13797756928 3310550 33554432000 4194304 16246674 140737429074672 140303642111216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19009/tid=19011] ppid=19006 vsize=13474372 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19011/stat : 19011 (toysat) S 19006 19009 12407 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11570593 13797756928 3310550 33554432000 4194304 16246674 140737429074672 140303562419440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19009/tid=19012] ppid=19006 vsize=13474372 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19012/stat : 19012 (toysat) S 19006 19009 12407 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11570593 13797756928 3310550 33554432000 4194304 16246674 140737429074672 140303551945904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 13474372

[startup+1782.3 s]
/proc/loadavg: 2.30 2.25 2.22 3/186 19129
/proc/meminfo: memFree=3733652/32872528 swapFree=1504664/1684536
[pid=19009] ppid=19006 vsize=13474372 CPUtime=1781.98 cores=0,2,4,6
/proc/19009/stat : 19009 (toysat) R 19006 19009 12407 0 -1 4202496 3309796 0 0 0 177649 549 0 0 20 0 4 0 11570593 13797756928 3310550 33554432000 4194304 16246674 140737429074672 140737429073848 6171128 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19009/statm: 3368593 3310550 844 2943 0 3365487 0
[pid=19009/tid=19010] ppid=19006 vsize=13474372 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19010/stat : 19010 (toysat) S 19006 19009 12407 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11570593 13797756928 3310550 33554432000 4194304 16246674 140737429074672 140303642111216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19009/tid=19011] ppid=19006 vsize=13474372 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19011/stat : 19011 (toysat) S 19006 19009 12407 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11570593 13797756928 3310550 33554432000 4194304 16246674 140737429074672 140303562419440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19009/tid=19012] ppid=19006 vsize=13474372 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19012/stat : 19012 (toysat) S 19006 19009 12407 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11570593 13797756928 3310550 33554432000 4194304 16246674 140737429074672 140303551945904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 13474372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.28 2.25 2.22 3/186 19129
/proc/meminfo: memFree=3734080/32872528 swapFree=1504664/1684536
[pid=19009] ppid=19006 vsize=13474372 CPUtime=1800.07 cores=0,2,4,6
/proc/19009/stat : 19009 (toysat) R 19006 19009 12407 0 -1 4202496 3309796 0 0 0 179458 549 0 0 20 0 4 0 11570593 13797756928 3310550 33554432000 4194304 16246674 140737429074672 140737429056576 13774056 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19009/statm: 3368593 3310550 844 2943 0 3365487 0
[pid=19009/tid=19010] ppid=19006 vsize=13474372 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19010/stat : 19010 (toysat) S 19006 19009 12407 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11570593 13797756928 3310550 33554432000 4194304 16246674 140737429074672 140303642111216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19009/tid=19011] ppid=19006 vsize=13474372 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19011/stat : 19011 (toysat) S 19006 19009 12407 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11570593 13797756928 3310550 33554432000 4194304 16246674 140737429074672 140303562419440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19009/tid=19012] ppid=19006 vsize=13474372 CPUtime=0 cores=0,2,4,6
/proc/19009/task/19012/stat : 19012 (toysat) S 19006 19009 12407 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11570593 13797756928 3310550 33554432000 4194304 16246674 140737429074672 140303551945904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 13474372

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

[startup+1800.5 s]
/proc/loadavg: 2.28 2.25 2.22 3/186 19129
/proc/meminfo: memFree=3734080/32872528 swapFree=1504664/1684536
[pid=19009] ppid=19006 vsize=0 CPUtime=1800.18 cores=0,2,4,6
/proc/19009/stat : 19009 (toysat) Z 19006 19009 12407 0 -1 4203532 3309796 0 0 0 179459 559 0 0 20 0 2 0 11570593 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19009/statm: 0 0 0 0 0 0 0
[pid=19009/tid=19011] ppid=19006 vsize=0 CPUtime=0.08 cores=0,2,4,6
/proc/19009/task/19011/stat : 19011 (toysat) R 19006 19009 12407 0 -1 4203588 9 0 0 0 0 8 0 0 20 0 2 0 11570593 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 0

[startup+1800.91 s]
/proc/loadavg: 2.28 2.25 2.22 3/184 19129
/proc/meminfo: memFree=12811972/32872528 swapFree=1504664/1684536
[pid=19009] ppid=19006 vsize=0 CPUtime=1800.59 cores=0,2,4,6
/proc/19009/stat : 19009 (toysat) Z 19006 19009 12407 0 -1 4203532 3309796 0 0 0 179459 600 0 0 20 0 2 0 11570593 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19009/statm: 0 0 0 0 0 0 0
[pid=19009/tid=19011] ppid=19006 vsize=0 CPUtime=0.49 cores=0,2,4,6
/proc/19009/task/19011/stat : 19011 (toysat) R 19006 19009 12407 0 -1 4203588 9 0 0 0 0 49 0 0 20 0 2 0 11570593 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.59
Current children cumulated vsize (KiB) 0

[startup+1801 s]
/proc/loadavg: 2.28 2.25 2.22 3/184 19129
/proc/meminfo: memFree=12811972/32872528 swapFree=1504664/1684536
[pid=19009] ppid=19006 vsize=0 CPUtime=1800.68 cores=0,2,4,6
/proc/19009/stat : 19009 (toysat) Z 19006 19009 12407 0 -1 4203532 3309796 0 0 0 179459 609 0 0 20 0 2 0 11570593 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19009/statm: 0 0 0 0 0 0 0
[pid=19009/tid=19011] ppid=19006 vsize=0 CPUtime=0.58 cores=0,2,4,6
/proc/19009/task/19011/stat : 19011 (toysat) R 19006 19009 12407 0 -1 4203588 9 0 0 0 0 58 0 0 20 0 2 0 11570593 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.68
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.03
CPU time (s): 1800.71
CPU user time (s): 1794.59
CPU system time (s): 6.11607
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 13474372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.59
system time used= 6.11607
maximum resident set size= 13242200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3309796
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= 128
involuntary context switches= 1850

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.66929 second user time and 6.79997 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-16 18:40:47
IDJOB=4093272
IDBENCH=79491
IDSOLVER=2553
FILE ID=node135/4093272-1466095247
RUNJOBID= node135-1466075236-16166
PBS_JOBID= 19904004
Free space on /tmp= 71720 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/warehouse/normalized-cap134_wcsp.wbo
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --wbo --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4093272-1466095247/watcher-4093272-1466095247 -o /tmp/evaluation-result-4093272-1466095247/solver-4093272-1466095247 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466075236-16166 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093272-1466095247.wbo

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

MD5SUM BENCH= 8eeb21bef0624b36d5575dec4c8f650d
RANDOM SEED=2097105441

node135.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.004
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.00
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.004
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.004
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.57
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.004
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.004
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.004
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.004
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.004
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:        29231892 kB
Buffers:           50108 kB
Cached:           113168 kB
SwapCached:         2268 kB
Active:          1170748 kB
Inactive:          81408 kB
Active(anon):    1089480 kB
Inactive(anon):     1496 kB
Active(file):      81268 kB
Inactive(file):    79912 kB
Unevictable:     1684536 kB
Mlocked:         1504664 kB
SwapTotal:      67108856 kB
SwapFree:       67099248 kB
Dirty:             16548 kB
Writeback:             0 kB
AnonPages:       2772388 kB
Mapped:            10636 kB
Shmem:                 0 kB
Slab:             567976 kB
SReclaimable:      12128 kB
SUnreclaim:       555848 kB
KernelStack:        1496 kB
PageTables:         9716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2914880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1259520 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= 71704 MiB
End job on node135 at 2016-06-16 19:10:48