Trace number 4093264

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.74 1801.03

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-cap103_wcsp.wbo
MD5SUM731e2b3d085e2d31d63a0bd0dc294faf
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark13818626
Best CPU time to get the best result obtained on this benchmark1800.05
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1300
Total number of constraints2598
Number of soft constraints2523
Number of constraints which are clauses2523
Number of constraints which are cardinality constraints (but not clauses)75
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint25
Top cost 61786724
Min constraint cost 1
Max constraint cost 61786724
Sum of constraints costs 77838680126
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
Number of bits of the biggest sum of numbers5
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:46:40+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-4093264-1466095600.wbo"]
0.00/0.01	c use --random-gen="2910857805 2553691512 1880589473 2969676654 2029958739 2047173137 2622429079 2031387344 2990731208 1026055368 1007646939 2921143702 1914432297 3021464609 2309192949 3115986689 1498762301 1130369825 640903044 1183796075 3884900326 3153518522 4248040861 265499658 2249280554 2035579467 276226089 277068442 226680929 1872755797 4275056594 3997176796 2532912054 3764751547 698210271 3104991754 1113082277 2845512605 1511529772 3265261977 310112912 1657319599 1550781700 2453928313 2541611412 2707205707 3089944314 1183325341 2569565624 1674957909 3815435259 134961860 4178688078 223518121 2893960847 4227928677 2178598267 251297314 2832040597 2552914871 2244204757 2510382006 1469876060 2864451175 2538632919 1669854547 2974457802 1621569791 3000189588 1444010868 1946362062 2262642476 3853074339 1495393531 4130819001 447196823 560580918 614086789 1765513911 2326586013 399245045 1929553400 726978606 1641104029 1389684769 1992488137 3501034 4206063758 2965679224 10998260 1227225017 348057690 1443028651 919537916 39910493 3424711604 1429149318 2104609587 898449367 78775143 3307036860 2958191690 3657502147 3743931650 3175297201 179667902 3884472980 1290389027 3994257823 4092435338 2132677774 1045316363 1261736414 4128531877 4104313208 2239958339 3662162090 3059338083 2116657112 1743030582 3988336040 1830912535 3053346514 2812059709 280723657 1899603452 1000946200 3433302852 2402269915 669166420 3098520442 2072552000 3367944318 1885351143 1977988926 1175296044 974596622 747964344 402777325 1870906508 636602483 271765009 2765568127 973344398 447872431 3006768432 2535257172 3820170139 2868268080 660556994 2030209374 1325792577 2985583132 3698626906 4164356462 3155562551 47309986 3862810425 2350157101 528949739 1361963625 144400441 173474614 3661251712 2032495386 2873263897 75853959 1235513267 1586023751 102887667 4105667594 3269877370 650737610 4076305145 2864503971 592920695 3905024042 454683538 3772629094 124156269 546120707 1854360987 1204884488 3150309476 136581218 3120530601 1161738466 2636581006 2678365606 2040901358 3204895758 3158380207 382685391 2707537752 3998174046 1323414524 2407429221 2082931358 950420376 1199852302 2181839640 2836617670 1796796959 3893066620 605886214 3745763859 2439390486 4211061432 1895213905 1485961661 2276184756 3659717436 2047970639 1059723070 1087842214 28290804 2379919562 876636122 1081121593 2624117325 19792554 4088633247 2971299688 1691638143 4016537259 4030711050 3221618998 2782348634 3276239529 2173223880 3680154103 1150876897 1021700733 2088526801 409756122 604350916 2674231214 2784534108 1729236751 48702192 3760866043 3741814139 3816646133 3814639096 852060848 945875453 2385931120 2444649686 3314159974 1846576641 788040106 3975785639 427902538 1786904925 1876161997 680483888 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-4093264-1466095600/watcher-4093264-1466095600 -o /tmp/evaluation-result-4093264-1466095600/solver-4093264-1466095600 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466075445-11100 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093264-1466095600.wbo 

pid=17594
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.12 2.14 2.09 4/179 17597
/proc/meminfo: memFree=28063644/32872528 swapFree=681192/736380
[pid=17597] ppid=17594 vsize=704956 CPUtime=0 cores=0,2,4,6
/proc/17597/stat : 17597 (toysat) R 17594 17597 7985 0 -1 4202496 2624 0 0 0 0 0 0 0 20 0 4 0 11609242 721874944 2985 33554432000 4194304 16246674 140735769514304 140735769513728 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17597/statm: 176751 2993 441 2943 0 173645 0
[pid=17597/tid=17598] ppid=17594 vsize=721340 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17598/stat : 17598 (toysat) S 17594 17597 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11609242 738652160 3053 33554432000 4194304 16246674 140735769514304 140704163540208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=17597/tid=17599] ppid=17594 vsize=726460 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17599/stat : 17599 (toysat) S 17594 17597 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11609242 743895040 3070 33554432000 4194304 16246674 140735769514304 140704153050352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=17597/tid=17600] ppid=17594 vsize=729532 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17600/stat : 17600 (toysat) S 17594 17597 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11609242 747040768 3085 33554432000 4194304 16246674 140735769514304 140704068136112 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0

[startup+0.100122 s]
/proc/loadavg: 2.12 2.14 2.09 4/179 17597
/proc/meminfo: memFree=28063644/32872528 swapFree=681192/736380
[pid=17597] ppid=17594 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/17597/stat : 17597 (toysat) R 17594 17597 7985 0 -1 4202496 26969 0 0 0 5 4 0 0 20 0 4 0 11609242 1247350784 27324 33554432000 4194304 16246674 140735769514304 140735769513728 4550441 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17597/statm: 304529 27332 613 2943 0 301423 0
[pid=17597/tid=17598] ppid=17594 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17598/stat : 17598 (toysat) S 17594 17597 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11609242 1247350784 27337 33554432000 4194304 16246674 140735769514304 140704163540208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=17597/tid=17599] ppid=17594 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17599/stat : 17599 (toysat) S 17594 17597 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11609242 1247350784 27345 33554432000 4194304 16246674 140735769514304 140704153050352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=17597/tid=17600] ppid=17594 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17600/stat : 17600 (toysat) S 17594 17597 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11609242 1247350784 27352 33554432000 4194304 16246674 140735769514304 140704068136112 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200476 s]
/proc/loadavg: 2.12 2.14 2.09 4/179 17597
/proc/meminfo: memFree=28063644/32872528 swapFree=681192/736380
[pid=17597] ppid=17594 vsize=1221188 CPUtime=0.19 cores=0,2,4,6
/proc/17597/stat : 17597 (toysat) R 17594 17597 7985 0 -1 4202496 28778 0 0 0 15 4 0 0 20 0 4 0 11609242 1250496512 29086 33554432000 4194304 16246674 140735769514304 140735769513616 13774084 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17597/statm: 305297 29086 841 2943 0 302191 0
[pid=17597/tid=17598] ppid=17594 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17598/stat : 17598 (toysat) S 17594 17597 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11609242 1250496512 29086 33554432000 4194304 16246674 140735769514304 140704163540208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=17597/tid=17599] ppid=17594 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17599/stat : 17599 (toysat) S 17594 17597 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11609242 1250496512 29086 33554432000 4194304 16246674 140735769514304 140704153050352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=17597/tid=17600] ppid=17594 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17600/stat : 17600 (toysat) S 17594 17597 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11609242 1250496512 29086 33554432000 4194304 16246674 140735769514304 140704068136112 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1221188

[startup+0.300432 s]
/proc/loadavg: 2.12 2.14 2.09 4/179 17597
/proc/meminfo: memFree=28063644/32872528 swapFree=681192/736380
[pid=17597] ppid=17594 vsize=1221188 CPUtime=0.29 cores=0,2,4,6
/proc/17597/stat : 17597 (toysat) R 17594 17597 7985 0 -1 4202496 28778 0 0 0 25 4 0 0 20 0 4 0 11609242 1250496512 29086 33554432000 4194304 16246674 140735769514304 140735769496192 13923665 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17597/statm: 305297 29086 841 2943 0 302191 0
[pid=17597/tid=17598] ppid=17594 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17598/stat : 17598 (toysat) S 17594 17597 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11609242 1250496512 29086 33554432000 4194304 16246674 140735769514304 140704163540208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=17597/tid=17599] ppid=17594 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17599/stat : 17599 (toysat) S 17594 17597 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11609242 1250496512 29086 33554432000 4194304 16246674 140735769514304 140704153050352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=17597/tid=17600] ppid=17594 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17600/stat : 17600 (toysat) S 17594 17597 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11609242 1250496512 29086 33554432000 4194304 16246674 140735769514304 140704068136112 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1221188

[startup+0.700351 s]
/proc/loadavg: 2.12 2.14 2.09 4/179 17597
/proc/meminfo: memFree=28063644/32872528 swapFree=681192/736380
[pid=17597] ppid=17594 vsize=1221188 CPUtime=0.68 cores=0,2,4,6
/proc/17597/stat : 17597 (toysat) R 17594 17597 7985 0 -1 4202496 30182 0 0 0 64 4 0 0 20 0 4 0 11609242 1250496512 30490 33554432000 4194304 16246674 140735769514304 140735769496192 13809356 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17597/statm: 305297 30490 841 2943 0 302191 0
[pid=17597/tid=17598] ppid=17594 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17598/stat : 17598 (toysat) S 17594 17597 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11609242 1250496512 30490 33554432000 4194304 16246674 140735769514304 140704163540208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=17597/tid=17599] ppid=17594 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17599/stat : 17599 (toysat) S 17594 17597 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11609242 1250496512 30490 33554432000 4194304 16246674 140735769514304 140704153050352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=17597/tid=17600] ppid=17594 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17600/stat : 17600 (toysat) S 17594 17597 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11609242 1250496512 30490 33554432000 4194304 16246674 140735769514304 140704068136112 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1221188

[startup+1.50036 s]
/proc/loadavg: 2.19 2.15 2.10 3/183 17601
/proc/meminfo: memFree=27903588/32872528 swapFree=681192/736380
[pid=17597] ppid=17594 vsize=1221188 CPUtime=1.49 cores=0,2,4,6
/proc/17597/stat : 17597 (toysat) R 17594 17597 7985 0 -1 4202496 48289 0 0 0 141 8 0 0 20 0 4 0 11609242 1250496512 48597 33554432000 4194304 16246674 140735769514304 140735769496192 12459048 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17597/statm: 305297 48598 841 2943 0 302191 0
[pid=17597/tid=17598] ppid=17594 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17598/stat : 17598 (toysat) S 17594 17597 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11609242 1250496512 48598 33554432000 4194304 16246674 140735769514304 140704163540208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=17597/tid=17599] ppid=17594 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17599/stat : 17599 (toysat) S 17594 17597 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11609242 1250496512 48598 33554432000 4194304 16246674 140735769514304 140704153050352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=17597/tid=17600] ppid=17594 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17600/stat : 17600 (toysat) S 17594 17597 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11609242 1250496512 48598 33554432000 4194304 16246674 140735769514304 140704068136112 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1221188

[startup+3.10036 s]
/proc/loadavg: 2.19 2.15 2.10 3/183 17601
/proc/meminfo: memFree=27801048/32872528 swapFree=681192/736380
[pid=17597] ppid=17594 vsize=1221188 CPUtime=3.09 cores=0,2,4,6
/proc/17597/stat : 17597 (toysat) R 17594 17597 7985 0 -1 4202496 96240 0 0 0 293 16 0 0 20 0 4 0 11609242 1250496512 96548 33554432000 4194304 16246674 140735769514304 140735769496192 6132467 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17597/statm: 305297 96549 841 2943 0 302191 0
[pid=17597/tid=17598] ppid=17594 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17598/stat : 17598 (toysat) S 17594 17597 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11609242 1250496512 96549 33554432000 4194304 16246674 140735769514304 140704163540208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=17597/tid=17599] ppid=17594 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17599/stat : 17599 (toysat) S 17594 17597 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11609242 1250496512 96549 33554432000 4194304 16246674 140735769514304 140704153050352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=17597/tid=17600] ppid=17594 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17600/stat : 17600 (toysat) S 17594 17597 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11609242 1250496512 96549 33554432000 4194304 16246674 140735769514304 140704068136112 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1221188

[startup+6.30036 s]
/proc/loadavg: 2.19 2.15 2.10 3/183 17601
/proc/meminfo: memFree=27074752/32872528 swapFree=681192/736380
[pid=17597] ppid=17594 vsize=1277508 CPUtime=6.29 cores=0,2,4,6
/proc/17597/stat : 17597 (toysat) R 17594 17597 7985 0 -1 4202496 260364 0 0 0 590 39 0 0 20 0 4 0 11609242 1308168192 260672 33554432000 4194304 16246674 140735769514304 140735769496192 13809312 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17597/statm: 319377 260672 841 2943 0 316271 0
[pid=17597/tid=17598] ppid=17594 vsize=1277508 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17598/stat : 17598 (toysat) S 17594 17597 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11609242 1308168192 260672 33554432000 4194304 16246674 140735769514304 140704163540208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=17597/tid=17599] ppid=17594 vsize=1277508 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17599/stat : 17599 (toysat) S 17594 17597 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11609242 1308168192 260672 33554432000 4194304 16246674 140735769514304 140704153050352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=17597/tid=17600] ppid=17594 vsize=1277508 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17600/stat : 17600 (toysat) S 17594 17597 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11609242 1308168192 260672 33554432000 4194304 16246674 140735769514304 140704068136112 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1277508

[startup+12.7004 s]
/proc/loadavg: 2.23 2.16 2.10 3/183 17601
/proc/meminfo: memFree=26991460/32872528 swapFree=681192/736380
[pid=17597] ppid=17594 vsize=1307204 CPUtime=12.68 cores=0,2,4,6
/proc/17597/stat : 17597 (toysat) R 17594 17597 7985 0 -1 4202496 267711 0 0 0 1224 44 0 0 20 0 4 0 11609242 1338576896 268019 33554432000 4194304 16246674 140735769514304 140735769496192 6136820 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17597/statm: 326801 268019 843 2943 0 323695 0
[pid=17597/tid=17598] ppid=17594 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17598/stat : 17598 (toysat) S 17594 17597 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11609242 1338576896 268019 33554432000 4194304 16246674 140735769514304 140704163540208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=17597/tid=17599] ppid=17594 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17599/stat : 17599 (toysat) S 17594 17597 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11609242 1338576896 268019 33554432000 4194304 16246674 140735769514304 140704153050352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=17597/tid=17600] ppid=17594 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17600/stat : 17600 (toysat) S 17594 17597 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11609242 1338576896 268019 33554432000 4194304 16246674 140735769514304 140704068136112 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1307204

[startup+25.5005 s]
/proc/loadavg: 2.20 2.16 2.10 3/183 17601
/proc/meminfo: memFree=26990288/32872528 swapFree=681192/736380
[pid=17597] ppid=17594 vsize=1307204 CPUtime=25.48 cores=0,2,4,6
/proc/17597/stat : 17597 (toysat) R 17594 17597 7985 0 -1 4202496 267924 0 0 0 2493 55 0 0 20 0 4 0 11609242 1338576896 268232 33554432000 4194304 16246674 140735769514304 140735769496192 6132539 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17597/statm: 326801 268232 843 2943 0 323695 0
[pid=17597/tid=17598] ppid=17594 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17598/stat : 17598 (toysat) S 17594 17597 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11609242 1338576896 268232 33554432000 4194304 16246674 140735769514304 140704163540208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=17597/tid=17599] ppid=17594 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17599/stat : 17599 (toysat) S 17594 17597 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11609242 1338576896 268232 33554432000 4194304 16246674 140735769514304 140704153050352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=17597/tid=17600] ppid=17594 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17600/stat : 17600 (toysat) S 17594 17597 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11609242 1338576896 268232 33554432000 4194304 16246674 140735769514304 140704068136112 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1307204

[startup+51.1005 s]
/proc/loadavg: 2.13 2.14 2.09 3/183 17601
/proc/meminfo: memFree=26990260/32872528 swapFree=681192/736380
[pid=17597] ppid=17594 vsize=1307204 CPUtime=51.08 cores=0,2,4,6
/proc/17597/stat : 17597 (toysat) R 17594 17597 7985 0 -1 4202496 267924 0 0 0 5036 72 0 0 20 0 4 0 11609242 1338576896 268232 33554432000 4194304 16246674 140735769514304 140735769496192 13807548 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17597/statm: 326801 268232 843 2943 0 323695 0
[pid=17597/tid=17598] ppid=17594 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17598/stat : 17598 (toysat) S 17594 17597 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11609242 1338576896 268232 33554432000 4194304 16246674 140735769514304 140704163540208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=17597/tid=17599] ppid=17594 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17599/stat : 17599 (toysat) S 17594 17597 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11609242 1338576896 268232 33554432000 4194304 16246674 140735769514304 140704153050352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=17597/tid=17600] ppid=17594 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17600/stat : 17600 (toysat) S 17594 17597 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11609242 1338576896 268232 33554432000 4194304 16246674 140735769514304 140704068136112 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1307204

[startup+102.3 s]
/proc/loadavg: 2.16 2.15 2.09 3/183 17603
/proc/meminfo: memFree=25986472/32872528 swapFree=681192/736380
[pid=17597] ppid=17594 vsize=1307204 CPUtime=102.28 cores=0,2,4,6
/proc/17597/stat : 17597 (toysat) R 17594 17597 7985 0 -1 4202496 267924 0 0 0 10111 117 0 0 20 0 4 0 11609242 1338576896 268232 33554432000 4194304 16246674 140735769514304 140735769496192 13809364 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17597/statm: 326801 268232 843 2943 0 323695 0
[pid=17597/tid=17598] ppid=17594 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17598/stat : 17598 (toysat) S 17594 17597 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11609242 1338576896 268232 33554432000 4194304 16246674 140735769514304 140704163540208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=17597/tid=17599] ppid=17594 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17599/stat : 17599 (toysat) S 17594 17597 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11609242 1338576896 268232 33554432000 4194304 16246674 140735769514304 140704153050352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=17597/tid=17600] ppid=17594 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17600/stat : 17600 (toysat) S 17594 17597 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11609242 1338576896 268232 33554432000 4194304 16246674 140735769514304 140704068136112 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1307204


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

[pid=17597] ppid=17594 vsize=13271620 CPUtime=1362.08 cores=0,2,4,6
/proc/17597/stat : 17597 (toysat) R 17594 17597 7985 0 -1 4202496 3259034 0 0 0 135138 1070 0 0 20 0 4 0 11609242 13590138880 3259342 33554432000 4194304 16246674 140735769514304 140735769513480 13817033 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17597/statm: 3317905 3259342 845 2943 0 3314799 0
[pid=17597/tid=17598] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17598/stat : 17598 (toysat) S 17594 17597 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259342 33554432000 4194304 16246674 140735769514304 140704163540208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=17597/tid=17599] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17599/stat : 17599 (toysat) S 17594 17597 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259342 33554432000 4194304 16246674 140735769514304 140704153050352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=17597/tid=17600] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17600/stat : 17600 (toysat) S 17594 17597 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259342 33554432000 4194304 16246674 140735769514304 140704068136112 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 13271620

[startup+1422.3 s]
/proc/loadavg: 2.01 2.12 2.12 3/184 17661
/proc/meminfo: memFree=6321896/32872528 swapFree=681192/736380
[pid=17597] ppid=17594 vsize=13271620 CPUtime=1422.08 cores=0,2,4,6
/proc/17597/stat : 17597 (toysat) R 17594 17597 7985 0 -1 4202496 3259034 0 0 0 141116 1092 0 0 20 0 4 0 11609242 13590138880 3259342 33554432000 4194304 16246674 140735769514304 140735769513400 13923640 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17597/statm: 3317905 3259342 845 2943 0 3314799 0
[pid=17597/tid=17598] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17598/stat : 17598 (toysat) S 17594 17597 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259342 33554432000 4194304 16246674 140735769514304 140704163540208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=17597/tid=17599] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17599/stat : 17599 (toysat) S 17594 17597 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259342 33554432000 4194304 16246674 140735769514304 140704153050352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=17597/tid=17600] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17600/stat : 17600 (toysat) S 17594 17597 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259342 33554432000 4194304 16246674 140735769514304 140704068136112 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 13271620

[startup+1482.3 s]
/proc/loadavg: 2.00 2.09 2.11 3/183 17711
/proc/meminfo: memFree=17943328/32872528 swapFree=681192/736380
[pid=17597] ppid=17594 vsize=13271620 CPUtime=1482.07 cores=0,2,4,6
/proc/17597/stat : 17597 (toysat) R 17594 17597 7985 0 -1 4202496 3259034 0 0 0 147099 1108 0 0 20 0 4 0 11609242 13590138880 3259342 33554432000 4194304 16246674 140735769514304 140735769513480 6132712 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17597/statm: 3317905 3259342 845 2943 0 3314799 0
[pid=17597/tid=17598] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17598/stat : 17598 (toysat) S 17594 17597 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259342 33554432000 4194304 16246674 140735769514304 140704163540208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=17597/tid=17599] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17599/stat : 17599 (toysat) S 17594 17597 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259342 33554432000 4194304 16246674 140735769514304 140704153050352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=17597/tid=17600] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17600/stat : 17600 (toysat) S 17594 17597 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259342 33554432000 4194304 16246674 140735769514304 140704068136112 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 13271620

[startup+1542.31 s]
/proc/loadavg: 2.04 2.09 2.11 4/183 17712
/proc/meminfo: memFree=17637616/32872528 swapFree=681192/736380
[pid=17597] ppid=17594 vsize=13271620 CPUtime=1542.06 cores=0,2,4,6
/proc/17597/stat : 17597 (toysat) R 17594 17597 7985 0 -1 4202496 3259035 0 0 0 153083 1123 0 0 20 0 4 0 11609242 13590138880 3259598 33554432000 4194304 16246674 140735769514304 140735769513480 13807738 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17597/statm: 3317905 3259598 845 2943 0 3314799 0
[pid=17597/tid=17598] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17598/stat : 17598 (toysat) S 17594 17597 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259598 33554432000 4194304 16246674 140735769514304 140704163540208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=17597/tid=17599] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17599/stat : 17599 (toysat) S 17594 17597 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259598 33554432000 4194304 16246674 140735769514304 140704153050352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=17597/tid=17600] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17600/stat : 17600 (toysat) S 17594 17597 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259598 33554432000 4194304 16246674 140735769514304 140704068136112 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 13271620

[startup+1602.3 s]
/proc/loadavg: 2.13 2.10 2.10 3/183 17713
/proc/meminfo: memFree=17135944/32872528 swapFree=681192/736380
[pid=17597] ppid=17594 vsize=13271620 CPUtime=1602.05 cores=0,2,4,6
/proc/17597/stat : 17597 (toysat) R 17594 17597 7985 0 -1 4202496 3259037 0 0 0 159063 1142 0 0 20 0 4 0 11609242 13590138880 3259598 33554432000 4194304 16246674 140735769514304 140735769513480 13807758 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17597/statm: 3317905 3259598 845 2943 0 3314799 0
[pid=17597/tid=17598] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17598/stat : 17598 (toysat) S 17594 17597 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259598 33554432000 4194304 16246674 140735769514304 140704163540208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=17597/tid=17599] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17599/stat : 17599 (toysat) S 17594 17597 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259598 33554432000 4194304 16246674 140735769514304 140704153050352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=17597/tid=17600] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17600/stat : 17600 (toysat) S 17594 17597 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259598 33554432000 4194304 16246674 140735769514304 140704068136112 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 13271620

[startup+1662.3 s]
/proc/loadavg: 2.04 2.08 2.09 3/183 17715
/proc/meminfo: memFree=16970704/32872528 swapFree=681192/736380
[pid=17597] ppid=17594 vsize=13271620 CPUtime=1662.04 cores=0,2,4,6
/proc/17597/stat : 17597 (toysat) R 17594 17597 7985 0 -1 4202496 3259044 0 0 0 164902 1302 0 0 20 0 4 0 11609242 13590138880 3259602 33554432000 4194304 16246674 140735769514304 140735769512256 14016881 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17597/statm: 3317905 3259602 849 2943 0 3314799 0
[pid=17597/tid=17598] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17598/stat : 17598 (toysat) S 17594 17597 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259602 33554432000 4194304 16246674 140735769514304 140704163540208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=17597/tid=17599] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17599/stat : 17599 (toysat) S 17594 17597 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259602 33554432000 4194304 16246674 140735769514304 140704153050128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17597/tid=17600] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17600/stat : 17600 (toysat) S 17594 17597 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259602 33554432000 4194304 16246674 140735769514304 140704068136112 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 13271620

[startup+1722.3 s]
/proc/loadavg: 2.25 2.11 2.10 3/183 17716
/proc/meminfo: memFree=16519568/32872528 swapFree=681192/736380
[pid=17597] ppid=17594 vsize=13271620 CPUtime=1722.02 cores=0,2,4,6
/proc/17597/stat : 17597 (toysat) R 17594 17597 7985 0 -1 4202496 3259044 0 0 0 170868 1334 0 0 20 0 4 0 11609242 13590138880 3259602 33554432000 4194304 16246674 140735769514304 140735769513480 6139120 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17597/statm: 3317905 3259602 849 2943 0 3314799 0
[pid=17597/tid=17598] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17598/stat : 17598 (toysat) S 17594 17597 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259602 33554432000 4194304 16246674 140735769514304 140704163540208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=17597/tid=17599] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17599/stat : 17599 (toysat) S 17594 17597 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259602 33554432000 4194304 16246674 140735769514304 140704153050352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=17597/tid=17600] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17600/stat : 17600 (toysat) S 17594 17597 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259602 33554432000 4194304 16246674 140735769514304 140704068136112 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 13271620

[startup+1782.3 s]
/proc/loadavg: 2.20 2.12 2.10 3/183 17717
/proc/meminfo: memFree=15937444/32872528 swapFree=681192/736380
[pid=17597] ppid=17594 vsize=13271620 CPUtime=1782.01 cores=0,2,4,6
/proc/17597/stat : 17597 (toysat) R 17594 17597 7985 0 -1 4202496 3259044 0 0 0 176847 1354 0 0 20 0 4 0 11609242 13590138880 3259602 33554432000 4194304 16246674 140735769514304 140735769513480 13955776 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17597/statm: 3317905 3259602 849 2943 0 3314799 0
[pid=17597/tid=17598] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17598/stat : 17598 (toysat) S 17594 17597 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259602 33554432000 4194304 16246674 140735769514304 140704163540208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=17597/tid=17599] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17599/stat : 17599 (toysat) S 17594 17597 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259602 33554432000 4194304 16246674 140735769514304 140704153050352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=17597/tid=17600] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17600/stat : 17600 (toysat) S 17594 17597 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259602 33554432000 4194304 16246674 140735769514304 140704068136112 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 13271620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.24 2.13 2.10 3/183 17717
/proc/meminfo: memFree=15937612/32872528 swapFree=681192/736380
[pid=17597] ppid=17594 vsize=13271620 CPUtime=1800.02 cores=0,2,4,6
/proc/17597/stat : 17597 (toysat) R 17594 17597 7985 0 -1 4202496 3259046 0 0 0 178642 1360 0 0 20 0 4 0 11609242 13590138880 3259602 33554432000 4194304 16246674 140735769514304 140735769513480 6132521 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17597/statm: 3317905 3259602 849 2943 0 3314799 0
[pid=17597/tid=17598] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17598/stat : 17598 (toysat) S 17594 17597 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259602 33554432000 4194304 16246674 140735769514304 140704163540208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=17597/tid=17599] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17599/stat : 17599 (toysat) S 17594 17597 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259602 33554432000 4194304 16246674 140735769514304 140704153050352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=17597/tid=17600] ppid=17594 vsize=13271620 CPUtime=0 cores=0,2,4,6
/proc/17597/task/17600/stat : 17600 (toysat) S 17594 17597 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11609242 13590138880 3259602 33554432000 4194304 16246674 140735769514304 140704068136112 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 13271620

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

[startup+1800.81 s]
/proc/loadavg: 2.24 2.13 2.10 3/181 17717
/proc/meminfo: memFree=23770440/32872528 swapFree=681192/736380
[pid=17597] ppid=17594 vsize=0 CPUtime=1800.52 cores=0,2,4,6
/proc/17597/stat : 17597 (toysat) Z 17594 17597 7985 0 -1 4203532 3259046 0 0 0 178642 1410 0 0 20 0 2 0 11609242 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17597/statm: 0 0 0 0 0 0 0
[pid=17597/tid=17598] ppid=17594 vsize=0 CPUtime=0.48 cores=0,2,4,6
/proc/17597/task/17598/stat : 17598 (toysat) R 17594 17597 7985 0 -1 4203588 10 0 0 0 0 48 0 0 20 0 2 0 11609242 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.52
Current children cumulated vsize (KiB) 0

[startup+1801 s]
/proc/loadavg: 2.24 2.13 2.10 3/181 17717
/proc/meminfo: memFree=23770440/32872528 swapFree=681192/736380
[pid=17597] ppid=17594 vsize=0 CPUtime=1800.71 cores=0,2,4,6
/proc/17597/stat : 17597 (toysat) Z 17594 17597 7985 0 -1 4203532 3259046 0 0 0 178642 1429 0 0 20 0 2 0 11609242 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17597/statm: 0 0 0 0 0 0 0
[pid=17597/tid=17598] ppid=17594 vsize=0 CPUtime=0.68 cores=0,2,4,6
/proc/17597/task/17598/stat : 17598 (toysat) R 17594 17597 7985 0 -1 4203588 10 0 0 0 0 68 0 0 20 0 2 0 11609242 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.71
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.03
CPU time (s): 1800.74
CPU user time (s): 1786.43
CPU system time (s): 14.3118
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 13271620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.43
system time used= 14.3118
maximum resident set size= 13038408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3259046
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= 67
involuntary context switches= 1963

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.83511 second user time and 7.47786 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-16 18:46:40
IDJOB=4093264
IDBENCH=79506
IDSOLVER=2553
FILE ID=node112/4093264-1466095600
RUNJOBID= node112-1466075445-11100
PBS_JOBID= 19904024
Free space on /tmp= 71732 MiB

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

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

MD5SUM BENCH= 731e2b3d085e2d31d63a0bd0dc294faf
RANDOM SEED=894667647

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

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.734
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	: 5321.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.734
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28063552 kB
Buffers:           53324 kB
Cached:           112136 kB
SwapCached:          696 kB
Active:          3284780 kB
Inactive:          82324 kB
Active(anon):    3203520 kB
Inactive(anon):      740 kB
Active(file):      81260 kB
Inactive(file):    81584 kB
Unevictable:      736380 kB
Mlocked:          681192 kB
SwapTotal:      67108856 kB
SwapFree:       67098028 kB
Dirty:             16312 kB
Writeback:             0 kB
AnonPages:       3953912 kB
Mapped:            10472 kB
Shmem:                 0 kB
Slab:             569324 kB
SReclaimable:      13336 kB
SUnreclaim:       555988 kB
KernelStack:        1520 kB
PageTables:        11776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4081528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 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= 71716 MiB
End job on node112 at 2016-06-16 19:16:41