Trace number 4093225

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/scens/
normalized-scen06-16reduc_wcsp.wbo
MD5SUMe51a1e905ff19ece48b75fd81968c4c3
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmark
Best cost obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1921
Total number of constraints124511
Number of soft constraints124429
Number of constraints which are clauses124429
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint28
Top cost 3389
Min constraint cost 1
Max constraint cost 2436
Sum of constraints costs 44162576
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 29
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-16T22:26:54+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-4093225-1466108813.wbo"]
0.00/0.01	c use --random-gen="1101885005 1935182782 532118960 2337317103 3482400232 226940734 566756069 3742475048 3744933688 4095582049 1394686024 2319946174 1572828716 3272031389 1364185452 3319910045 1342280034 303333262 2489466002 20721560 1866314213 3760120011 3164388328 1696128332 522682879 1645739933 2950515140 2084880676 998768782 2168642586 2310698853 1235845135 4009099594 1861537984 1352695172 3797516286 4277214311 3657776131 4038184797 3676572291 3294341046 3670036687 116463151 1997496520 1029575839 1730035487 2859077779 2885356013 1310384425 2608752374 890753572 3908111723 2198836026 3196771303 2738055547 4116720740 4029376899 2940221588 2987483500 468883186 3727367691 876366416 1352592627 2518896522 489759675 3642499307 1633785803 2087777519 501236305 2307223033 3168598579 4100053008 3621949184 2350181348 3608970963 2025755313 2958654557 4096807282 4003125424 2450280292 55156750 440948309 2012942121 3686263907 639878302 1394786565 3493599526 209426396 4073492750 1295793681 653329062 3076310629 1731775890 2855252419 4283529998 4053362545 1390695821 830582632 1540054130 3927246807 3441542314 2316379879 3118826153 862477829 2759445093 4069730723 940640560 2776805585 339780894 1968947106 4236527665 3325545182 1097253724 1271721141 3702757756 1697404848 3560574244 617756728 567094227 690817305 3436816448 2234914633 3325030489 1470237124 700207747 4033016438 667850365 384853209 2613503396 1022978086 3009957614 2675824714 503827140 4052844816 2905231988 1717955535 288144626 1869481010 1459104645 499035354 3312901533 79755365 765546632 2026290423 277998133 3448548977 3897151290 674035134 4122226771 2969424595 2008611015 2173431342 453441249 153822912 1910994274 999762137 308047835 1840306353 104776913 2408359082 1750660366 4220581195 2971201015 550065779 2182395654 670042550 1170118296 1366930350 1955402626 2609167196 3232087321 1249609028 3147859774 2584505207 3569331060 762398904 2437200692 2772710265 1194682863 3513930390 3717256731 3622830403 1238036550 2184055444 3452973739 2544792527 608026506 1221973516 2547613521 634189181 1278315775 2140141099 1255123060 703169001 52082314 298092680 2322051755 4268694563 2772067016 1410593944 971473225 3888172575 1541294432 618542705 888587813 3665127625 2433131661 497703182 201798402 2464288630 968695130 3640326022 2698090515 4084570696 471821000 3578449520 2398249266 2943536453 800684831 1874201597 1449548760 2338316502 2743829762 1837123815 307129023 2420537115 4066735384 4128028888 773369594 1026302429 332010719 2667956386 3489034948 547769046 4197861595 1405098051 1588872743 3051155429 890708820 1286618094 32883668 1545384760 2685257211 1519508687 4027391717 2401817151 4035464612 3070396627 931071147 2772567169 2594263495 3055988273 4276514515 3764555946 4102103111 1232825207 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-4093225-1466108813/watcher-4093225-1466108813 -o /tmp/evaluation-result-4093225-1466108813/solver-4093225-1466108813 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466108812-27115 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093225-1466108813.wbo 

pid=27137
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: 1.34 1.73 1.96 3/172 27141
/proc/meminfo: memFree=30724800/32872528 swapFree=1073984/1155744
[pid=27141] ppid=27137 vsize=728508 CPUtime=0 cores=0,2,4,6
/proc/27141/stat : 27141 (toysat) R 27137 27141 24705 0 -1 4202496 2716 0 0 0 0 0 0 0 20 0 4 0 12930590 745992192 3587 33554432000 4194304 16246674 140736138242784 140736138242208 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27141/statm: 182895 3596 441 2943 0 179789 0
[pid=27141/tid=27145] ppid=27137 vsize=745916 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27145/stat : 27145 (toysat) S 27137 27141 24705 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12930591 763817984 3656 33554432000 4194304 16246674 140736138242784 140438335892720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27141/tid=27146] ppid=27137 vsize=751036 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27146/stat : 27146 (toysat) S 27137 27141 24705 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12930591 769060864 3673 33554432000 4194304 16246674 140736138242784 140438249909488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27141/tid=27147] ppid=27137 vsize=755132 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27147/stat : 27147 (toysat) S 27137 27141 24705 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12930591 773255168 3691 33554432000 4194304 16246674 140736138242784 140438239435952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100167 s]
/proc/loadavg: 1.34 1.73 1.96 3/172 27141
/proc/meminfo: memFree=30724800/32872528 swapFree=1073984/1155744
[pid=27141] ppid=27137 vsize=1221188 CPUtime=0.09 cores=0,2,4,6
/proc/27141/stat : 27141 (toysat) R 27137 27141 24705 0 -1 4202496 26776 0 0 0 6 3 0 0 20 0 4 0 12930590 1250496512 27587 33554432000 4194304 16246674 140736138242784 140736138242096 4221105 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27141/statm: 305297 27591 801 2943 0 302191 0
[pid=27141/tid=27145] ppid=27137 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27145/stat : 27145 (toysat) S 27137 27141 24705 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12930591 1250496512 27593 33554432000 4194304 16246674 140736138242784 140438335892720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27141/tid=27146] ppid=27137 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27146/stat : 27146 (toysat) S 27137 27141 24705 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12930591 1250496512 27597 33554432000 4194304 16246674 140736138242784 140438249909488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27141/tid=27147] ppid=27137 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27147/stat : 27147 (toysat) S 27137 27141 24705 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12930591 1250496512 27599 33554432000 4194304 16246674 140736138242784 140438239435952 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.200527 s]
/proc/loadavg: 1.34 1.73 1.96 3/172 27141
/proc/meminfo: memFree=30724800/32872528 swapFree=1073984/1155744
[pid=27141] ppid=27137 vsize=1309252 CPUtime=0.19 cores=0,2,4,6
/proc/27141/stat : 27141 (toysat) R 27137 27141 24705 0 -1 4202496 48218 0 0 0 13 6 0 0 20 0 4 0 12930590 1340674048 49540 33554432000 4194304 16246674 140736138242784 140736138242096 4225154 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27141/statm: 327313 49547 802 2943 0 324207 0
[pid=27141/tid=27145] ppid=27137 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27145/stat : 27145 (toysat) S 27137 27141 24705 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12930591 1340674048 49551 33554432000 4194304 16246674 140736138242784 140438335892720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27141/tid=27146] ppid=27137 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27146/stat : 27146 (toysat) S 27137 27141 24705 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12930591 1340674048 49556 33554432000 4194304 16246674 140736138242784 140438249909488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27141/tid=27147] ppid=27137 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27147/stat : 27147 (toysat) S 27137 27141 24705 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12930591 1340674048 49560 33554432000 4194304 16246674 140736138242784 140438239435952 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) 1309252

[startup+0.300464 s]
/proc/loadavg: 1.34 1.73 1.96 3/172 27141
/proc/meminfo: memFree=30724800/32872528 swapFree=1073984/1155744
[pid=27141] ppid=27137 vsize=1313348 CPUtime=0.29 cores=0,2,4,6
/proc/27141/stat : 27141 (toysat) R 27137 27141 24705 0 -1 4202496 65912 0 0 0 21 8 0 0 20 0 4 0 12930590 1344868352 67234 33554432000 4194304 16246674 140736138242784 140736138242096 4220897 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27141/statm: 328337 67234 802 2943 0 325231 0
[pid=27141/tid=27145] ppid=27137 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27145/stat : 27145 (toysat) S 27137 27141 24705 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12930591 1344868352 67234 33554432000 4194304 16246674 140736138242784 140438335892720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27141/tid=27146] ppid=27137 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27146/stat : 27146 (toysat) S 27137 27141 24705 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12930591 1344868352 67234 33554432000 4194304 16246674 140736138242784 140438249909488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27141/tid=27147] ppid=27137 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27147/stat : 27147 (toysat) S 27137 27141 24705 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12930591 1344868352 67234 33554432000 4194304 16246674 140736138242784 140438239435952 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) 1313348

[startup+0.700413 s]
/proc/loadavg: 1.34 1.73 1.96 3/172 27141
/proc/meminfo: memFree=30724800/32872528 swapFree=1073984/1155744
[pid=27141] ppid=27137 vsize=1314372 CPUtime=0.69 cores=0,2,4,6
/proc/27141/stat : 27141 (toysat) R 27137 27141 24705 0 -1 4202496 72645 0 0 0 59 10 0 0 20 0 4 0 12930590 1345916928 73967 33554432000 4194304 16246674 140736138242784 140736138242096 4206649 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27141/statm: 328593 73967 802 2943 0 325487 0
[pid=27141/tid=27145] ppid=27137 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27145/stat : 27145 (toysat) S 27137 27141 24705 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12930591 1345916928 73967 33554432000 4194304 16246674 140736138242784 140438335892720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27141/tid=27146] ppid=27137 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27146/stat : 27146 (toysat) S 27137 27141 24705 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12930591 1345916928 73967 33554432000 4194304 16246674 140736138242784 140438249909488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27141/tid=27147] ppid=27137 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27147/stat : 27147 (toysat) S 27137 27141 24705 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12930591 1345916928 73967 33554432000 4194304 16246674 140736138242784 140438239435952 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) 1314372

[startup+1.5004 s]
/proc/loadavg: 1.34 1.73 1.96 3/183 27152
/proc/meminfo: memFree=30135980/32872528 swapFree=1073984/1155744
[pid=27141] ppid=27137 vsize=1316420 CPUtime=1.49 cores=0,2,4,6
/proc/27141/stat : 27141 (toysat) R 27137 27141 24705 0 -1 4202496 73162 0 0 0 139 10 0 0 20 0 4 0 12930590 1348014080 74484 33554432000 4194304 16246674 140736138242784 140736138242096 12481161 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27141/statm: 329105 74484 838 2943 0 325999 0
[pid=27141/tid=27145] ppid=27137 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27145/stat : 27145 (toysat) S 27137 27141 24705 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12930591 1348014080 74484 33554432000 4194304 16246674 140736138242784 140438335892720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27141/tid=27146] ppid=27137 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27146/stat : 27146 (toysat) S 27137 27141 24705 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12930591 1348014080 74484 33554432000 4194304 16246674 140736138242784 140438249909488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27141/tid=27147] ppid=27137 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27147/stat : 27147 (toysat) S 27137 27141 24705 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12930591 1348014080 74484 33554432000 4194304 16246674 140736138242784 140438239435952 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) 1316420

[startup+3.10041 s]
/proc/loadavg: 1.34 1.73 1.96 3/183 27152
/proc/meminfo: memFree=28932676/32872528 swapFree=1073984/1155744
[pid=27141] ppid=27137 vsize=1394244 CPUtime=3.08 cores=0,2,4,6
/proc/27141/stat : 27141 (toysat) R 27137 27141 24705 0 -1 4202496 289179 0 0 0 269 39 0 0 20 0 4 0 12930590 1427705856 290501 33554432000 4194304 16246674 140736138242784 140736138224704 4206964 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27141/statm: 348561 290501 838 2943 0 345455 0
[pid=27141/tid=27145] ppid=27137 vsize=1394244 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27145/stat : 27145 (toysat) S 27137 27141 24705 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12930591 1427705856 290501 33554432000 4194304 16246674 140736138242784 140438335892720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27141/tid=27146] ppid=27137 vsize=1394244 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27146/stat : 27146 (toysat) S 27137 27141 24705 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12930591 1427705856 290501 33554432000 4194304 16246674 140736138242784 140438249909488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27141/tid=27147] ppid=27137 vsize=1394244 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27147/stat : 27147 (toysat) S 27137 27141 24705 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12930591 1427705856 290501 33554432000 4194304 16246674 140736138242784 140438239435952 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) 1394244

[startup+6.30036 s]
/proc/loadavg: 1.39 1.73 1.96 3/183 27152
/proc/meminfo: memFree=28402740/32872528 swapFree=1073984/1155744
[pid=27141] ppid=27137 vsize=1394244 CPUtime=6.29 cores=0,2,4,6
/proc/27141/stat : 27141 (toysat) R 27137 27141 24705 0 -1 4202496 289186 0 0 0 589 40 0 0 20 0 4 0 12930590 1427705856 290508 33554432000 4194304 16246674 140736138242784 140736138224704 13774223 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27141/statm: 348561 290508 844 2943 0 345455 0
[pid=27141/tid=27145] ppid=27137 vsize=1394244 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27145/stat : 27145 (toysat) S 27137 27141 24705 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12930591 1427705856 290508 33554432000 4194304 16246674 140736138242784 140438335892720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27141/tid=27146] ppid=27137 vsize=1394244 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27146/stat : 27146 (toysat) S 27137 27141 24705 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12930591 1427705856 290508 33554432000 4194304 16246674 140736138242784 140438249909488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27141/tid=27147] ppid=27137 vsize=1394244 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27147/stat : 27147 (toysat) S 27137 27141 24705 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12930591 1427705856 290508 33554432000 4194304 16246674 140736138242784 140438239435952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1394244

[startup+12.7004 s]
/proc/loadavg: 1.44 1.74 1.96 3/183 27152
/proc/meminfo: memFree=28402696/32872528 swapFree=1073984/1155744
[pid=27141] ppid=27137 vsize=1394244 CPUtime=12.69 cores=0,2,4,6
/proc/27141/stat : 27141 (toysat) R 27137 27141 24705 0 -1 4202496 289186 0 0 0 1229 40 0 0 20 0 4 0 12930590 1427705856 290508 33554432000 4194304 16246674 140736138242784 140736138224704 13965936 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27141/statm: 348561 290508 844 2943 0 345455 0
[pid=27141/tid=27145] ppid=27137 vsize=1394244 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27145/stat : 27145 (toysat) S 27137 27141 24705 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12930591 1427705856 290508 33554432000 4194304 16246674 140736138242784 140438335892720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27141/tid=27146] ppid=27137 vsize=1394244 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27146/stat : 27146 (toysat) S 27137 27141 24705 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12930591 1427705856 290508 33554432000 4194304 16246674 140736138242784 140438249909488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27141/tid=27147] ppid=27137 vsize=1394244 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27147/stat : 27147 (toysat) S 27137 27141 24705 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12930591 1427705856 290508 33554432000 4194304 16246674 140736138242784 140438239435952 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) 1394244

[startup+25.5004 s]
/proc/loadavg: 1.56 1.75 1.96 3/183 27152
/proc/meminfo: memFree=28403812/32872528 swapFree=1073984/1155744
[pid=27141] ppid=27137 vsize=1394244 CPUtime=25.49 cores=0,2,4,6
/proc/27141/stat : 27141 (toysat) R 27137 27141 24705 0 -1 4202496 289186 0 0 0 2509 40 0 0 20 0 4 0 12930590 1427705856 290508 33554432000 4194304 16246674 140736138242784 140736138224704 6132704 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27141/statm: 348561 290508 844 2943 0 345455 0
[pid=27141/tid=27145] ppid=27137 vsize=1394244 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27145/stat : 27145 (toysat) S 27137 27141 24705 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12930591 1427705856 290508 33554432000 4194304 16246674 140736138242784 140438335892720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27141/tid=27146] ppid=27137 vsize=1394244 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27146/stat : 27146 (toysat) S 27137 27141 24705 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12930591 1427705856 290508 33554432000 4194304 16246674 140736138242784 140438249909488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27141/tid=27147] ppid=27137 vsize=1394244 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27147/stat : 27147 (toysat) S 27137 27141 24705 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12930591 1427705856 290508 33554432000 4194304 16246674 140736138242784 140438239435952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1394244

[startup+51.1004 s]
/proc/loadavg: 1.77 1.78 1.97 3/183 27152
/proc/meminfo: memFree=28403944/32872528 swapFree=1073984/1155744
[pid=27141] ppid=27137 vsize=1394244 CPUtime=51.09 cores=0,2,4,6
/proc/27141/stat : 27141 (toysat) R 27137 27141 24705 0 -1 4202496 289186 0 0 0 5069 40 0 0 20 0 4 0 12930590 1427705856 290508 33554432000 4194304 16246674 140736138242784 140736138224704 12400425 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27141/statm: 348561 290508 844 2943 0 345455 0
[pid=27141/tid=27145] ppid=27137 vsize=1394244 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27145/stat : 27145 (toysat) S 27137 27141 24705 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12930591 1427705856 290508 33554432000 4194304 16246674 140736138242784 140438335892720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27141/tid=27146] ppid=27137 vsize=1394244 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27146/stat : 27146 (toysat) S 27137 27141 24705 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12930591 1427705856 290508 33554432000 4194304 16246674 140736138242784 140438249909488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27141/tid=27147] ppid=27137 vsize=1394244 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27147/stat : 27147 (toysat) S 27137 27141 24705 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12930591 1427705856 290508 33554432000 4194304 16246674 140736138242784 140438239435952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1394244

[startup+102.3 s]
/proc/loadavg: 2.05 1.86 1.98 3/183 27154
/proc/meminfo: memFree=28403196/32872528 swapFree=1073984/1155744
[pid=27141] ppid=27137 vsize=1394244 CPUtime=102.28 cores=0,2,4,6
/proc/27141/stat : 27141 (toysat) R 27137 27141 24705 0 -1 4202496 289186 0 0 0 10188 40 0 0 20 0 4 0 12930590 1427705856 290508 33554432000 4194304 16246674 140736138242784 140736138224704 6132704 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27141/statm: 348561 290508 844 2943 0 345455 0
[pid=27141/tid=27145] ppid=27137 vsize=1394244 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27145/stat : 27145 (toysat) S 27137 27141 24705 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12930591 1427705856 290508 33554432000 4194304 16246674 140736138242784 140438335892720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27141/tid=27146] ppid=27137 vsize=1394244 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27146/stat : 27146 (toysat) S 27137 27141 24705 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12930591 1427705856 290508 33554432000 4194304 16246674 140736138242784 140438249909488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27141/tid=27147] ppid=27137 vsize=1394244 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27147/stat : 27147 (toysat) S 27137 27141 24705 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12930591 1427705856 290508 33554432000 4194304 16246674 140736138242784 140438239435952 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) 1394244


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

/proc/27141/task/27147/stat : 27147 (toysat) S 27137 27141 24705 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438239435952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 2312772

[startup+1362.3 s]
/proc/loadavg: 2.23 2.22 2.12 4/183 27185
/proc/meminfo: memFree=26561604/32872528 swapFree=1073984/1155744
[pid=27141] ppid=27137 vsize=2312772 CPUtime=1362.07 cores=0,2,4,6
/proc/27141/stat : 27141 (toysat) R 27137 27141 24705 0 -1 4202496 518830 0 0 0 136133 74 0 0 20 0 4 0 12930590 2368278528 520143 33554432000 4194304 16246674 140736138242784 140736138224704 13807598 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27141/statm: 578193 520143 844 2943 0 575087 0
[pid=27141/tid=27145] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27145/stat : 27145 (toysat) S 27137 27141 24705 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438335892720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27141/tid=27146] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27146/stat : 27146 (toysat) S 27137 27141 24705 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438249909488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27141/tid=27147] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27147/stat : 27147 (toysat) S 27137 27141 24705 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438239435952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 2312772

[startup+1422.3 s]
/proc/loadavg: 2.12 2.19 2.11 3/184 27189
/proc/meminfo: memFree=26561800/32872528 swapFree=1073984/1155744
[pid=27141] ppid=27137 vsize=2312772 CPUtime=1422.07 cores=0,2,4,6
/proc/27141/stat : 27141 (toysat) R 27137 27141 24705 0 -1 4202496 518830 0 0 0 142132 75 0 0 20 0 4 0 12930590 2368278528 520143 33554432000 4194304 16246674 140736138242784 140736138224704 13809242 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27141/statm: 578193 520143 844 2943 0 575087 0
[pid=27141/tid=27145] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27145/stat : 27145 (toysat) S 27137 27141 24705 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438335892720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27141/tid=27146] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27146/stat : 27146 (toysat) S 27137 27141 24705 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438249909488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27141/tid=27147] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27147/stat : 27147 (toysat) S 27137 27141 24705 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438239435952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 2312772

[startup+1482.3 s]
/proc/loadavg: 2.26 2.22 2.12 3/183 27190
/proc/meminfo: memFree=26561704/32872528 swapFree=1073984/1155744
[pid=27141] ppid=27137 vsize=2312772 CPUtime=1482.06 cores=0,2,4,6
/proc/27141/stat : 27141 (toysat) R 27137 27141 24705 0 -1 4202496 518830 0 0 0 148131 75 0 0 20 0 4 0 12930590 2368278528 520143 33554432000 4194304 16246674 140736138242784 140736138224704 6132671 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27141/statm: 578193 520143 844 2943 0 575087 0
[pid=27141/tid=27145] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27145/stat : 27145 (toysat) S 27137 27141 24705 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438335892720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27141/tid=27146] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27146/stat : 27146 (toysat) S 27137 27141 24705 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438249909488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27141/tid=27147] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27147/stat : 27147 (toysat) S 27137 27141 24705 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438239435952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 2312772

[startup+1542.31 s]
/proc/loadavg: 2.17 2.19 2.12 3/183 27191
/proc/meminfo: memFree=26561484/32872528 swapFree=1073984/1155744
[pid=27141] ppid=27137 vsize=2312772 CPUtime=1542.05 cores=0,2,4,6
/proc/27141/stat : 27141 (toysat) R 27137 27141 24705 0 -1 4202496 518830 0 0 0 154130 75 0 0 20 0 4 0 12930590 2368278528 520143 33554432000 4194304 16246674 140736138242784 140736138241960 13817033 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27141/statm: 578193 520143 844 2943 0 575087 0
[pid=27141/tid=27145] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27145/stat : 27145 (toysat) S 27137 27141 24705 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438335892720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27141/tid=27146] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27146/stat : 27146 (toysat) S 27137 27141 24705 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438249909488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27141/tid=27147] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27147/stat : 27147 (toysat) S 27137 27141 24705 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438239435952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 2312772

[startup+1602.3 s]
/proc/loadavg: 2.06 2.15 2.11 3/183 27193
/proc/meminfo: memFree=26561584/32872528 swapFree=1073984/1155744
[pid=27141] ppid=27137 vsize=2312772 CPUtime=1602.03 cores=0,2,4,6
/proc/27141/stat : 27141 (toysat) R 27137 27141 24705 0 -1 4202496 518830 0 0 0 160128 75 0 0 20 0 4 0 12930590 2368278528 520143 33554432000 4194304 16246674 140736138242784 140736138241960 13774200 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27141/statm: 578193 520143 844 2943 0 575087 0
[pid=27141/tid=27145] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27145/stat : 27145 (toysat) S 27137 27141 24705 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438335892720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27141/tid=27146] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27146/stat : 27146 (toysat) S 27137 27141 24705 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438249909488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27141/tid=27147] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27147/stat : 27147 (toysat) S 27137 27141 24705 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438239435952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 2312772

[startup+1662.3 s]
/proc/loadavg: 2.12 2.15 2.11 3/183 27194
/proc/meminfo: memFree=26561628/32872528 swapFree=1073984/1155744
[pid=27141] ppid=27137 vsize=2312772 CPUtime=1662.03 cores=0,2,4,6
/proc/27141/stat : 27141 (toysat) R 27137 27141 24705 0 -1 4202496 518830 0 0 0 166127 76 0 0 20 0 4 0 12930590 2368278528 520143 33554432000 4194304 16246674 140736138242784 140736138241960 13807488 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27141/statm: 578193 520143 844 2943 0 575087 0
[pid=27141/tid=27145] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27145/stat : 27145 (toysat) S 27137 27141 24705 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438335892720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27141/tid=27146] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27146/stat : 27146 (toysat) S 27137 27141 24705 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438249909488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27141/tid=27147] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27147/stat : 27147 (toysat) S 27137 27141 24705 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438239435952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 2312772

[startup+1722.3 s]
/proc/loadavg: 2.08 2.14 2.10 3/183 27195
/proc/meminfo: memFree=26561596/32872528 swapFree=1073984/1155744
[pid=27141] ppid=27137 vsize=2312772 CPUtime=1722.02 cores=0,2,4,6
/proc/27141/stat : 27141 (toysat) R 27137 27141 24705 0 -1 4202496 518830 0 0 0 172126 76 0 0 20 0 4 0 12930590 2368278528 520143 33554432000 4194304 16246674 140736138242784 140736138224704 13807754 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27141/statm: 578193 520143 844 2943 0 575087 0
[pid=27141/tid=27145] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27145/stat : 27145 (toysat) S 27137 27141 24705 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438335892720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27141/tid=27146] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27146/stat : 27146 (toysat) S 27137 27141 24705 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438249909488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27141/tid=27147] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27147/stat : 27147 (toysat) S 27137 27141 24705 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438239435952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 2312772

[startup+1782.3 s]
/proc/loadavg: 2.10 2.14 2.10 3/183 27196
/proc/meminfo: memFree=26560948/32872528 swapFree=1073984/1155744
[pid=27141] ppid=27137 vsize=2312772 CPUtime=1782.01 cores=0,2,4,6
/proc/27141/stat : 27141 (toysat) R 27137 27141 24705 0 -1 4202496 518830 0 0 0 178125 76 0 0 20 0 4 0 12930590 2368278528 520143 33554432000 4194304 16246674 140736138242784 140736138224704 6132467 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27141/statm: 578193 520143 844 2943 0 575087 0
[pid=27141/tid=27145] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27145/stat : 27145 (toysat) S 27137 27141 24705 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438335892720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27141/tid=27146] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27146/stat : 27146 (toysat) S 27137 27141 24705 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438249909488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27141/tid=27147] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27147/stat : 27147 (toysat) S 27137 27141 24705 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438239435952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 2312772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.08 2.13 2.10 3/183 27196
/proc/meminfo: memFree=26560916/32872528 swapFree=1073984/1155744
[pid=27141] ppid=27137 vsize=2312772 CPUtime=1800 cores=0,2,4,6
/proc/27141/stat : 27141 (toysat) R 27137 27141 24705 0 -1 4202496 518830 0 0 0 179924 76 0 0 20 0 4 0 12930590 2368278528 520143 33554432000 4194304 16246674 140736138242784 140736138241960 13774000 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27141/statm: 578193 520143 844 2943 0 575087 0
[pid=27141/tid=27145] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27145/stat : 27145 (toysat) S 27137 27141 24705 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438335892720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27141/tid=27146] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27146/stat : 27146 (toysat) S 27137 27141 24705 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438249909488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27141/tid=27147] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27147/stat : 27147 (toysat) S 27137 27141 24705 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438239435952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 2312772

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

[startup+1800.3 s]
/proc/loadavg: 2.08 2.13 2.10 3/183 27196
/proc/meminfo: memFree=26560916/32872528 swapFree=1073984/1155744
[pid=27141] ppid=27137 vsize=2312772 CPUtime=1800 cores=0,2,4,6
/proc/27141/stat : 27141 (toysat) R 27137 27141 24705 0 -1 4202496 518830 0 0 0 179924 76 0 0 20 0 4 0 12930590 2368278528 520143 33554432000 4194304 16246674 140736138242784 140736138241960 13774000 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27141/statm: 578193 520143 844 2943 0 575087 0
[pid=27141/tid=27145] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27145/stat : 27145 (toysat) S 27137 27141 24705 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438335892720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27141/tid=27146] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27146/stat : 27146 (toysat) S 27137 27141 24705 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438249909488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27141/tid=27147] ppid=27137 vsize=2312772 CPUtime=0 cores=0,2,4,6
/proc/27141/task/27147/stat : 27147 (toysat) S 27137 27141 24705 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12930591 2368278528 520143 33554432000 4194304 16246674 140736138242784 140438239435952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 2312772

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.36
CPU time (s): 1800.07
CPU user time (s): 1799.25
CPU system time (s): 0.819875
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 2312772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.25
system time used= 0.819875
maximum resident set size= 2080572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 518830
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= 40
involuntary context switches= 1854

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.26805 second user time and 7.2489 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-16 22:26:53
IDJOB=4093225
IDBENCH=79567
IDSOLVER=2553
FILE ID=node114/4093225-1466108813
RUNJOBID= node114-1466108812-27115
PBS_JOBID= 19904067
Free space on /tmp= 71724 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/scens/normalized-scen06-16reduc_wcsp.wbo
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --wbo --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4093225-1466108813/watcher-4093225-1466108813 -o /tmp/evaluation-result-4093225-1466108813/solver-4093225-1466108813 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466108812-27115 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093225-1466108813.wbo

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

MD5SUM BENCH= e51a1e905ff19ece48b75fd81968c4c3
RANDOM SEED=1391021407

node114.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.761
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.52
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.761
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.56
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.761
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.54
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.761
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.761
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.761
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.761
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.761
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:        30725444 kB
Buffers:           41292 kB
Cached:           165104 kB
SwapCached:        80112 kB
Active:           106852 kB
Inactive:         180944 kB
Active(anon):       4092 kB
Inactive(anon):    79672 kB
Active(file):     102760 kB
Inactive(file):   101272 kB
Unevictable:     1155744 kB
Mlocked:         1073984 kB
SwapTotal:      67108856 kB
SwapFree:       67022276 kB
Dirty:             39780 kB
Writeback:             0 kB
AnonPages:       1158824 kB
Mapped:             8644 kB
Shmem:                 0 kB
Slab:             570568 kB
SReclaimable:      14580 kB
SUnreclaim:       555988 kB
KernelStack:        1400 kB
PageTables:         6540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1251700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 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= 71692 MiB
End job on node114 at 2016-06-16 22:56:54