Trace number 4093495

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.17 1800.48

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/coloring/
normalized-dsjc125-1-5_wcsp.wbo
MD5SUM1e03c0838cb45b8ff7a074bb8c15e2b5
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.53477
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables625
Total number of constraints3805
Number of soft constraints3680
Number of constraints which are clauses3680
Number of constraints which are cardinality constraints (but not clauses)125
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint5
Top cost 737
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 3680
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
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-16T23:11:13+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-4093495-1466111473.wbo"]
0.00/0.01	c use --random-gen="3477577476 880523190 203237322 4034631178 3717567684 3496482591 4120260997 3691744263 1194060514 3700015685 2168396109 969733910 2370037393 3340458707 1422441771 3820892725 854888018 3399187107 2169470771 2573956636 4026756097 167209363 2510727866 1366008713 119098897 1309946475 1551326367 564793689 3427110933 3111927693 2932815459 958788453 726294512 1857381898 3506280790 633526748 551601503 1188725806 2056581158 3573783605 1985044682 3416033520 3188586081 748888993 4107375750 1227581018 2561152094 2212055688 849069962 3232709380 2657544840 3698573988 404092268 2316630595 2286991106 3354850093 3642775449 2794573022 2211042566 3506361140 3064578701 1008508757 1378438833 92703826 4103463266 2366999362 3364486462 3068106552 3206765722 2505392124 3574121139 22920287 463656672 1697016916 1915377883 3694083652 3452006694 3406624146 2473790656 4212592433 2027274995 3571866771 2992508504 1598815613 3422772316 1970796711 3203805353 177127555 3490877211 1929754094 3962338421 2863546836 3815379485 2592625166 3822554726 4121393608 2821719496 1887201695 3651477928 4253690345 1371959745 3842919344 1600981073 773298402 220519170 503663930 471068024 3071860817 2592968392 2671137710 3297830220 296049981 1160364308 2416855795 974178826 1649803516 2887046968 427758726 1970878962 1709980262 1810123126 237228836 553287316 144913591 3367477434 2552751979 1744340055 1569769947 2143925490 3727976659 1028514289 1735607646 3383102143 2736164704 3626684896 2795611901 3265891798 899101218 324266715 3534460276 3215969607 3191658904 1347778593 1452612764 1187275729 3738275941 1060529499 221351502 2353312907 2720498782 3997559800 814398544 959653480 1550683956 2272123713 2578007534 1568780034 1649525424 1458810629 2657259306 3711474837 3910868526 3753793538 2684670288 3932281369 730970767 3924513490 1258555727 1076672247 1047697862 235182712 195462238 2223732697 694981430 1436539383 1215675694 2600506440 240313869 969912454 860929368 2468689487 512426682 561609518 3617005256 3066801205 4081644615 2925583666 3927051312 3684846893 4220887621 1083035414 1483509520 2456619303 4084285741 548842975 189607071 391975825 1651969752 1628804775 182635358 3701254238 1799891458 3187383624 857840552 416249047 1983125242 479200558 185688245 2553313409 1470135796 1775249623 3185217303 3364549830 2298706330 1865182519 1467186114 2615517900 558061599 532386746 753771750 1277447194 1811926961 4057456378 875015319 530224356 1141017438 3464286193 687876782 1566768808 1913228791 3131071321 1647007123 76690227 3831246458 2828349221 4165536559 1533198012 2863536381 3259708338 3554852158 221267647 1735280742 3365312498 1328094248 3069436325 2480480819 2426023530 4141626200 2962957602 3718139481 4225484752 164240962 3375650432 519405239 2959891324 4093321078 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-4093495-1466111473/watcher-4093495-1466111473 -o /tmp/evaluation-result-4093495-1466111473/solver-4093495-1466111473 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466104263-25263 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093495-1466111473.wbo 

pid=26086
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.20 2.25 2.25 2/170 26089
/proc/meminfo: memFree=30259140/32872528 swapFree=1499116/1695340
[pid=26089] ppid=26086 vsize=635324 CPUtime=0 cores=0,2,4,6
/proc/26089/stat : 26089 (toysat) R 26086 26089 24593 0 -1 4202496 2354 0 0 0 0 0 0 0 20 0 4 0 13193052 650571776 2716 33554432000 4194304 16246674 140735106793024 140735106792448 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 159599 2725 441 2943 0 156493 0
[pid=26089/tid=26090] ppid=26086 vsize=652732 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26090/stat : 26090 (toysat) S 26086 26089 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13193052 668397568 2784 33554432000 4194304 16246674 140735106793024 140599469518064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26089/tid=26091] ppid=26086 vsize=657852 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (toysat) S 26086 26089 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13193052 673640448 2801 33554432000 4194304 16246674 140735106793024 140599459028208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26089/tid=26092] ppid=26086 vsize=661948 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26092/stat : 26092 (toysat) S 26086 26089 24593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13193052 677834752 2816 33554432000 4194304 16246674 140735106793024 140599378308272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100207 s]
/proc/loadavg: 2.20 2.25 2.25 2/170 26089
/proc/meminfo: memFree=30259140/32872528 swapFree=1499116/1695340
[pid=26089] ppid=26086 vsize=1221188 CPUtime=0.09 cores=0,2,4,6
/proc/26089/stat : 26089 (toysat) R 26086 26089 24593 0 -1 4202496 24267 0 0 0 6 3 0 0 20 0 4 0 13193052 1250496512 24575 33554432000 4194304 16246674 140735106793024 140735106792336 12481138 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 305297 24575 839 2943 0 302191 0
[pid=26089/tid=26090] ppid=26086 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26090/stat : 26090 (toysat) S 26086 26089 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13193052 1250496512 24575 33554432000 4194304 16246674 140735106793024 140599469518064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26089/tid=26091] ppid=26086 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (toysat) S 26086 26089 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13193052 1250496512 24575 33554432000 4194304 16246674 140735106793024 140599459028208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26089/tid=26092] ppid=26086 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26092/stat : 26092 (toysat) S 26086 26089 24593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13193052 1250496512 24575 33554432000 4194304 16246674 140735106793024 140599378308272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1221188

[startup+0.200417 s]
/proc/loadavg: 2.20 2.25 2.25 2/170 26089
/proc/meminfo: memFree=30259140/32872528 swapFree=1499116/1695340
[pid=26089] ppid=26086 vsize=1307204 CPUtime=0.19 cores=0,2,4,6
/proc/26089/stat : 26089 (toysat) R 26086 26089 24593 0 -1 4202496 31571 0 0 0 15 4 0 0 20 0 4 0 13193052 1338576896 31879 33554432000 4194304 16246674 140735106793024 140735106790848 13955776 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 326801 31879 839 2943 0 323695 0
[pid=26089/tid=26090] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26090/stat : 26090 (toysat) S 26086 26089 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 31879 33554432000 4194304 16246674 140735106793024 140599469518064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26089/tid=26091] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (toysat) S 26086 26089 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 31879 33554432000 4194304 16246674 140735106793024 140599459028208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26089/tid=26092] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26092/stat : 26092 (toysat) S 26086 26089 24593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 31879 33554432000 4194304 16246674 140735106793024 140599378308272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1307204

[startup+0.300452 s]
/proc/loadavg: 2.20 2.25 2.25 2/170 26089
/proc/meminfo: memFree=30259140/32872528 swapFree=1499116/1695340
[pid=26089] ppid=26086 vsize=1307204 CPUtime=0.29 cores=0,2,4,6
/proc/26089/stat : 26089 (toysat) R 26086 26089 24593 0 -1 4202496 31571 0 0 0 25 4 0 0 20 0 4 0 13193052 1338576896 31879 33554432000 4194304 16246674 140735106793024 140735106790848 13807742 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 326801 31879 839 2943 0 323695 0
[pid=26089/tid=26090] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26090/stat : 26090 (toysat) S 26086 26089 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 31879 33554432000 4194304 16246674 140735106793024 140599469518064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26089/tid=26091] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (toysat) S 26086 26089 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 31879 33554432000 4194304 16246674 140735106793024 140599459028208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26089/tid=26092] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26092/stat : 26092 (toysat) S 26086 26089 24593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 31879 33554432000 4194304 16246674 140735106793024 140599378308272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1307204

[startup+0.700389 s]
/proc/loadavg: 2.20 2.25 2.25 2/170 26089
/proc/meminfo: memFree=30259140/32872528 swapFree=1499116/1695340
[pid=26089] ppid=26086 vsize=1307204 CPUtime=0.69 cores=0,2,4,6
/proc/26089/stat : 26089 (toysat) R 26086 26089 24593 0 -1 4202496 31571 0 0 0 65 4 0 0 20 0 4 0 13193052 1338576896 31879 33554432000 4194304 16246674 140735106793024 140735106790848 13809392 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 326801 31879 839 2943 0 323695 0
[pid=26089/tid=26090] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26090/stat : 26090 (toysat) S 26086 26089 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 31879 33554432000 4194304 16246674 140735106793024 140599469518064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26089/tid=26091] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (toysat) S 26086 26089 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 31879 33554432000 4194304 16246674 140735106793024 140599459028208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26089/tid=26092] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26092/stat : 26092 (toysat) S 26086 26089 24593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 31879 33554432000 4194304 16246674 140735106793024 140599378308272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1307204

[startup+1.50035 s]
/proc/loadavg: 2.19 2.24 2.25 3/183 26111
/proc/meminfo: memFree=29869200/32872528 swapFree=1499116/1695340
[pid=26089] ppid=26086 vsize=1307204 CPUtime=1.49 cores=0,2,4,6
/proc/26089/stat : 26089 (toysat) R 26086 26089 24593 0 -1 4202496 31902 0 0 0 145 4 0 0 20 0 4 0 13193052 1338576896 32210 33554432000 4194304 16246674 140735106793024 140735106774912 13923665 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 326801 32210 839 2943 0 323695 0
[pid=26089/tid=26090] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26090/stat : 26090 (toysat) S 26086 26089 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 32210 33554432000 4194304 16246674 140735106793024 140599469518064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26089/tid=26091] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (toysat) S 26086 26089 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 32210 33554432000 4194304 16246674 140735106793024 140599459028208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26089/tid=26092] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26092/stat : 26092 (toysat) S 26086 26089 24593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 32210 33554432000 4194304 16246674 140735106793024 140599378308272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1307204

[startup+3.10037 s]
/proc/loadavg: 2.19 2.24 2.25 3/183 26111
/proc/meminfo: memFree=29699528/32872528 swapFree=1499116/1695340
[pid=26089] ppid=26086 vsize=1307204 CPUtime=3.08 cores=0,2,4,6
/proc/26089/stat : 26089 (toysat) R 26086 26089 24593 0 -1 4202496 34770 0 0 0 304 4 0 0 20 0 4 0 13193052 1338576896 35078 33554432000 4194304 16246674 140735106793024 140735106774912 13807548 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 326801 35078 839 2943 0 323695 0
[pid=26089/tid=26090] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26090/stat : 26090 (toysat) S 26086 26089 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 35078 33554432000 4194304 16246674 140735106793024 140599469518064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26089/tid=26091] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (toysat) S 26086 26089 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 35078 33554432000 4194304 16246674 140735106793024 140599459028208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26089/tid=26092] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26092/stat : 26092 (toysat) S 26086 26089 24593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 35078 33554432000 4194304 16246674 140735106793024 140599378308272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1307204

[startup+6.30034 s]
/proc/loadavg: 2.19 2.24 2.25 2/173 26142
/proc/meminfo: memFree=30093424/32872528 swapFree=1499116/1695340
[pid=26089] ppid=26086 vsize=1307204 CPUtime=6.28 cores=0,2,4,6
/proc/26089/stat : 26089 (toysat) R 26086 26089 24593 0 -1 4202496 42189 0 0 0 623 5 0 0 20 0 4 0 13193052 1338576896 42497 33554432000 4194304 16246674 140735106793024 140735106774912 13807598 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 326801 42497 841 2943 0 323695 0
[pid=26089/tid=26090] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26090/stat : 26090 (toysat) S 26086 26089 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 42497 33554432000 4194304 16246674 140735106793024 140599469518064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26089/tid=26091] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (toysat) S 26086 26089 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 42497 33554432000 4194304 16246674 140735106793024 140599459028208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26089/tid=26092] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26092/stat : 26092 (toysat) S 26086 26089 24593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 42497 33554432000 4194304 16246674 140735106793024 140599378308272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1307204

[startup+12.7003 s]
/proc/loadavg: 2.08 2.22 2.24 2/173 26142
/proc/meminfo: memFree=30076232/32872528 swapFree=1499116/1695340
[pid=26089] ppid=26086 vsize=1307204 CPUtime=12.69 cores=0,2,4,6
/proc/26089/stat : 26089 (toysat) R 26086 26089 24593 0 -1 4202496 46000 0 0 0 1263 6 0 0 20 0 4 0 13193052 1338576896 46308 33554432000 4194304 16246674 140735106793024 140735106774912 13923640 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 326801 46308 841 2943 0 323695 0
[pid=26089/tid=26090] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26090/stat : 26090 (toysat) S 26086 26089 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 46308 33554432000 4194304 16246674 140735106793024 140599469518064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26089/tid=26091] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (toysat) S 26086 26089 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 46308 33554432000 4194304 16246674 140735106793024 140599459028208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26089/tid=26092] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26092/stat : 26092 (toysat) S 26086 26089 24593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 46308 33554432000 4194304 16246674 140735106793024 140599378308272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1307204

[startup+25.5004 s]
/proc/loadavg: 1.99 2.19 2.24 2/173 26142
/proc/meminfo: memFree=30063684/32872528 swapFree=1499116/1695340
[pid=26089] ppid=26086 vsize=1307204 CPUtime=25.48 cores=0,2,4,6
/proc/26089/stat : 26089 (toysat) R 26086 26089 24593 0 -1 4202496 49582 0 0 0 2542 6 0 0 20 0 4 0 13193052 1338576896 49890 33554432000 4194304 16246674 140735106793024 140735106774912 6132656 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 326801 49890 841 2943 0 323695 0
[pid=26089/tid=26090] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26090/stat : 26090 (toysat) S 26086 26089 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 49890 33554432000 4194304 16246674 140735106793024 140599469518064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26089/tid=26091] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (toysat) S 26086 26089 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 49890 33554432000 4194304 16246674 140735106793024 140599459028208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26089/tid=26092] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26092/stat : 26092 (toysat) S 26086 26089 24593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 49890 33554432000 4194304 16246674 140735106793024 140599378308272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 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: 1.65 2.10 2.20 2/173 26142
/proc/meminfo: memFree=29932680/32872528 swapFree=1499116/1695340
[pid=26089] ppid=26086 vsize=1307204 CPUtime=51.08 cores=0,2,4,6
/proc/26089/stat : 26089 (toysat) R 26086 26089 24593 0 -1 4202496 82393 0 0 0 5098 10 0 0 20 0 4 0 13193052 1338576896 82701 33554432000 4194304 16246674 140735106793024 140735106774912 13774024 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 326801 82701 841 2943 0 323695 0
[pid=26089/tid=26090] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26090/stat : 26090 (toysat) S 26086 26089 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 82701 33554432000 4194304 16246674 140735106793024 140599469518064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26089/tid=26091] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (toysat) S 26086 26089 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 82701 33554432000 4194304 16246674 140735106793024 140599459028208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26089/tid=26092] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26092/stat : 26092 (toysat) S 26086 26089 24593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 82701 33554432000 4194304 16246674 140735106793024 140599378308272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1307204

[startup+102.3 s]
/proc/loadavg: 1.38 1.95 2.14 2/172 26143
/proc/meminfo: memFree=29797664/32872528 swapFree=1499116/1695340
[pid=26089] ppid=26086 vsize=1307204 CPUtime=102.28 cores=0,2,4,6
/proc/26089/stat : 26089 (toysat) R 26086 26089 24593 0 -1 4202496 116393 0 0 0 10211 17 0 0 20 0 4 0 13193052 1338576896 116701 33554432000 4194304 16246674 140735106793024 140735106774912 13807770 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 326801 116701 841 2943 0 323695 0
[pid=26089/tid=26090] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26090/stat : 26090 (toysat) S 26086 26089 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 116701 33554432000 4194304 16246674 140735106793024 140599469518064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26089/tid=26091] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (toysat) S 26086 26089 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 116701 33554432000 4194304 16246674 140735106793024 140599459028208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26089/tid=26092] ppid=26086 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26092/stat : 26092 (toysat) S 26086 26089 24593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13193052 1338576896 116701 33554432000 4194304 16246674 140735106793024 140599378308272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1307204


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

/proc/26089/task/26092/stat : 26092 (toysat) S 26086 26089 24593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140599378308272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 2315844

[startup+1302.3 s]
/proc/loadavg: 1.19 1.15 1.40 3/173 26176
/proc/meminfo: memFree=28177580/32872528 swapFree=1499116/1695340
[pid=26089] ppid=26086 vsize=2315844 CPUtime=1302.08 cores=0,2,4,6
/proc/26089/stat : 26089 (toysat) R 26086 26089 24593 0 -1 4202496 520104 0 0 0 130134 74 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140735106774912 13807608 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 578961 520646 841 2943 0 575855 0
[pid=26089/tid=26090] ppid=26086 vsize=2315844 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26090/stat : 26090 (toysat) S 26086 26089 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140599469518064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26089/tid=26091] ppid=26086 vsize=2315844 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (toysat) S 26086 26089 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140599459028208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26089/tid=26092] ppid=26086 vsize=2315844 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26092/stat : 26092 (toysat) S 26086 26089 24593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140599378308272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 2315844

[startup+1362.3 s]
/proc/loadavg: 1.23 1.18 1.39 2/173 26177
/proc/meminfo: memFree=28177600/32872528 swapFree=1499116/1695340
[pid=26089] ppid=26086 vsize=2315844 CPUtime=1362.06 cores=0,2,4,6
/proc/26089/stat : 26089 (toysat) R 26086 26089 24593 0 -1 4202496 520120 0 0 0 136132 74 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140735106774912 13807696 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 578961 520646 841 2943 0 575855 0
[pid=26089/tid=26090] ppid=26086 vsize=2315844 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26090/stat : 26090 (toysat) S 26086 26089 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140599469518064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26089/tid=26091] ppid=26086 vsize=2315844 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (toysat) S 26086 26089 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140599459028208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26089/tid=26092] ppid=26086 vsize=2315844 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26092/stat : 26092 (toysat) S 26086 26089 24593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140599378308272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 2315844

[startup+1422.3 s]
/proc/loadavg: 1.20 1.18 1.37 3/173 26179
/proc/meminfo: memFree=28177632/32872528 swapFree=1499116/1695340
[pid=26089] ppid=26086 vsize=2315844 CPUtime=1422.05 cores=0,2,4,6
/proc/26089/stat : 26089 (toysat) R 26086 26089 24593 0 -1 4202496 520128 0 0 0 142131 74 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140735106774912 13809364 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 578961 520646 841 2943 0 575855 0
[pid=26089/tid=26090] ppid=26086 vsize=2315844 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26090/stat : 26090 (toysat) S 26086 26089 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140599469518064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26089/tid=26091] ppid=26086 vsize=2315844 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (toysat) S 26086 26089 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140599459028208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26089/tid=26092] ppid=26086 vsize=2315844 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26092/stat : 26092 (toysat) S 26086 26089 24593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140599378308272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 2315844

[startup+1482.3 s]
/proc/loadavg: 1.20 1.17 1.36 2/173 26180
/proc/meminfo: memFree=28177656/32872528 swapFree=1499116/1695340
[pid=26089] ppid=26086 vsize=2315844 CPUtime=1482.03 cores=0,2,4,6
/proc/26089/stat : 26089 (toysat) R 26086 26089 24593 0 -1 4202496 520128 0 0 0 148128 75 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140735106774912 6132712 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 578961 520646 841 2943 0 575855 0
[pid=26089/tid=26090] ppid=26086 vsize=2315844 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26090/stat : 26090 (toysat) S 26086 26089 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140599469518064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26089/tid=26091] ppid=26086 vsize=2315844 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (toysat) S 26086 26089 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140599459028208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26089/tid=26092] ppid=26086 vsize=2315844 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26092/stat : 26092 (toysat) S 26086 26089 24593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140599378308272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 2315844

[startup+1542.31 s]
/proc/loadavg: 1.31 1.20 1.35 3/173 26181
/proc/meminfo: memFree=28177676/32872528 swapFree=1499116/1695340
[pid=26089] ppid=26086 vsize=2315844 CPUtime=1542.03 cores=0,2,4,6
/proc/26089/stat : 26089 (toysat) R 26086 26089 24593 0 -1 4202496 520128 0 0 0 154128 75 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140735106774912 13807508 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 578961 520646 841 2943 0 575855 0
[pid=26089/tid=26090] ppid=26086 vsize=2315844 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26090/stat : 26090 (toysat) S 26086 26089 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140599469518064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26089/tid=26091] ppid=26086 vsize=2315844 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (toysat) S 26086 26089 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140599459028208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26089/tid=26092] ppid=26086 vsize=2315844 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26092/stat : 26092 (toysat) S 26086 26089 24593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140599378308272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 2315844

[startup+1602.3 s]
/proc/loadavg: 1.27 1.21 1.35 3/173 26182
/proc/meminfo: memFree=28177580/32872528 swapFree=1499116/1695340
[pid=26089] ppid=26086 vsize=2315844 CPUtime=1602.02 cores=0,2,4,6
/proc/26089/stat : 26089 (toysat) R 26086 26089 24593 0 -1 4202496 520128 0 0 0 160126 76 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140735106774912 13774090 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 578961 520646 841 2943 0 575855 0
[pid=26089/tid=26090] ppid=26086 vsize=2315844 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26090/stat : 26090 (toysat) S 26086 26089 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140599469518064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26089/tid=26091] ppid=26086 vsize=2315844 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (toysat) S 26086 26089 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140599459028208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26089/tid=26092] ppid=26086 vsize=2315844 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26092/stat : 26092 (toysat) S 26086 26089 24593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140599378308272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 2315844

[startup+1662.3 s]
/proc/loadavg: 1.24 1.21 1.34 2/173 26183
/proc/meminfo: memFree=28177348/32872528 swapFree=1499116/1695340
[pid=26089] ppid=26086 vsize=2315844 CPUtime=1662 cores=0,2,4,6
/proc/26089/stat : 26089 (toysat) R 26086 26089 24593 0 -1 4202496 520128 0 0 0 166124 76 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140735106774912 6132640 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 578961 520646 841 2943 0 575855 0
[pid=26089/tid=26090] ppid=26086 vsize=2315844 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26090/stat : 26090 (toysat) S 26086 26089 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140599469518064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26089/tid=26091] ppid=26086 vsize=2315844 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (toysat) S 26086 26089 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140599459028208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26089/tid=26092] ppid=26086 vsize=2315844 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26092/stat : 26092 (toysat) S 26086 26089 24593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13193052 2371424256 520646 33554432000 4194304 16246674 140735106793024 140599378308272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 2315844

[startup+1722.3 s]
/proc/loadavg: 1.19 1.20 1.33 2/173 26185
/proc/meminfo: memFree=27225188/32872528 swapFree=1499116/1695340
[pid=26089] ppid=26086 vsize=3266116 CPUtime=1722 cores=0,2,4,6
/proc/26089/stat : 26089 (toysat) R 26086 26089 24593 0 -1 4202496 757692 0 0 0 172090 110 0 0 20 0 4 0 13193052 3344502784 758210 33554432000 4194304 16246674 140735106793024 140735106774912 6132605 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 816529 758210 841 2943 0 813423 0
[pid=26089/tid=26090] ppid=26086 vsize=3266116 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26090/stat : 26090 (toysat) S 26086 26089 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13193052 3344502784 758210 33554432000 4194304 16246674 140735106793024 140599469518064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26089/tid=26091] ppid=26086 vsize=3266116 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (toysat) S 26086 26089 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13193052 3344502784 758210 33554432000 4194304 16246674 140735106793024 140599459028208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26089/tid=26092] ppid=26086 vsize=3266116 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26092/stat : 26092 (toysat) S 26086 26089 24593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13193052 3344502784 758210 33554432000 4194304 16246674 140735106793024 140599378308272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 3266116

[startup+1782.3 s]
/proc/loadavg: 1.23 1.21 1.32 3/174 26189
/proc/meminfo: memFree=27224948/32872528 swapFree=1499116/1695340
[pid=26089] ppid=26086 vsize=3266116 CPUtime=1781.98 cores=0,2,4,6
/proc/26089/stat : 26089 (toysat) R 26086 26089 24593 0 -1 4202496 757692 0 0 0 178088 110 0 0 20 0 4 0 13193052 3344502784 758210 33554432000 4194304 16246674 140735106793024 140735106774912 13774216 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 816529 758210 841 2943 0 813423 0
[pid=26089/tid=26090] ppid=26086 vsize=3266116 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26090/stat : 26090 (toysat) S 26086 26089 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13193052 3344502784 758210 33554432000 4194304 16246674 140735106793024 140599469518064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26089/tid=26091] ppid=26086 vsize=3266116 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (toysat) S 26086 26089 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13193052 3344502784 758210 33554432000 4194304 16246674 140735106793024 140599459028208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26089/tid=26092] ppid=26086 vsize=3266116 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26092/stat : 26092 (toysat) S 26086 26089 24593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13193052 3344502784 758210 33554432000 4194304 16246674 140735106793024 140599378308272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 3266116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.18 1.20 1.31 2/173 26189
/proc/meminfo: memFree=27224928/32872528 swapFree=1499116/1695340
[pid=26089] ppid=26086 vsize=3266116 CPUtime=1800.09 cores=0,2,4,6
/proc/26089/stat : 26089 (toysat) R 26086 26089 24593 0 -1 4202496 757692 0 0 0 179898 111 0 0 20 0 4 0 13193052 3344502784 758210 33554432000 4194304 16246674 140735106793024 140735106774912 13809288 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 816529 758210 841 2943 0 813423 0
[pid=26089/tid=26090] ppid=26086 vsize=3266116 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26090/stat : 26090 (toysat) S 26086 26089 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13193052 3344502784 758210 33554432000 4194304 16246674 140735106793024 140599469518064 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26089/tid=26091] ppid=26086 vsize=3266116 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (toysat) S 26086 26089 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13193052 3344502784 758210 33554432000 4194304 16246674 140735106793024 140599459028208 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26089/tid=26092] ppid=26086 vsize=3266116 CPUtime=0 cores=0,2,4,6
/proc/26089/task/26092/stat : 26092 (toysat) S 26086 26089 24593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13193052 3344502784 758210 33554432000 4194304 16246674 140735106793024 140599378308272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 3266116

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.48
CPU time (s): 1800.17
CPU user time (s): 1798.99
CPU system time (s): 1.18182
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 3266116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.99
system time used= 1.18182
maximum resident set size= 3032840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 757692
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= 70
involuntary context switches= 1849

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.56031 second user time and 5.86411 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-16 23:11:13
IDJOB=4093495
IDBENCH=79665
IDSOLVER=2553
FILE ID=node137/4093495-1466111473
RUNJOBID= node137-1466104263-25263
PBS_JOBID= 19904058
Free space on /tmp= 71688 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/coloring/normalized-dsjc125-1-5_wcsp.wbo
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --wbo --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4093495-1466111473/watcher-4093495-1466111473 -o /tmp/evaluation-result-4093495-1466111473/solver-4093495-1466111473 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466104263-25263 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093495-1466111473.wbo

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

MD5SUM BENCH= 1e03c0838cb45b8ff7a074bb8c15e2b5
RANDOM SEED=1353021678

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
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.486
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.486
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.38
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.486
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.56
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.486
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:        30259768 kB
Buffers:           61148 kB
Cached:           145800 kB
SwapCached:         2444 kB
Active:           115676 kB
Inactive:          95412 kB
Active(anon):       4816 kB
Inactive(anon):     1780 kB
Active(file):     110860 kB
Inactive(file):    93632 kB
Unevictable:     1695340 kB
Mlocked:         1499116 kB
SwapTotal:      67108856 kB
SwapFree:       67099396 kB
Dirty:             16772 kB
Writeback:             0 kB
AnonPages:       1702196 kB
Mapped:             7324 kB
Shmem:                 0 kB
Slab:             572684 kB
SReclaimable:      15492 kB
SUnreclaim:       557192 kB
KernelStack:        1520 kB
PageTables:         7172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1790456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 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= 71688 MiB
End job on node137 at 2016-06-16 23:41:14