Trace number 4093289

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.02 1800.31

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-capmp3_wcsp.wbo
MD5SUM667e87c159ca7c6072a3d3832704da71
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 variables40400
Total number of constraints80600
Number of soft constraints80200
Number of constraints which are clauses80200
Number of constraints which are cardinality constraints (but not clauses)400
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint200
Top cost 83553490
Min constraint cost 1
Max constraint cost 83553490
Sum of constraints costs 3342705609061
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 201
Number of bits of the biggest sum of numbers8
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-30T00:55:55+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-4093289-1467240953.wbo"]
0.00/0.01	c use --random-gen="3561156538 3764905391 400610116 1452915165 3911243733 3294568939 766652548 2784172736 2437081653 2401404869 2445327421 2630353775 1279808992 2434544835 3807565536 1033921357 1027119991 930032956 2661750054 3604891434 1877738870 2307330343 4276841468 3179407944 438463539 3869223167 4151550745 2571275515 138626887 3929368315 3170162195 3723849360 1269605324 465772914 3996358993 2527827742 1645053906 383885880 2869975727 2923814144 1248419380 1128543 2663381060 3360912768 3824285211 2511098915 3572660502 3693916996 891070653 3052259793 531185540 85768804 1245886312 2633128343 512009945 3810110889 1472926963 2311125475 348086745 2755743713 3926283034 2462400719 1326184446 3581612811 18981241 1372408463 2830522704 2665632028 455666927 3065964221 2562501689 4016831736 1181833017 959359615 26252751 4162358836 4238791214 3983898387 222546482 1101348947 3348861860 4106112395 3035180746 1670669259 1618702115 454897341 2842363474 444285783 612862938 3142271657 3898541475 981673506 1410745574 1435663102 3551907947 3966336325 392552723 3495366311 1375664264 3028383860 1915861718 3305367066 3363630199 4289641677 511137839 1543294005 3815916294 534328012 1511108272 3915873354 2342303449 2786384997 2217146450 346107736 4066102666 541697831 560418378 2323697246 2415739929 4053417512 2588873540 2893812029 3142628885 3404332169 682286846 3122130418 4068778178 3136224029 81595954 705510349 587643545 919079472 2852351237 1452613815 4015855223 2947090362 2568178517 175713413 3267314910 2026018197 484002266 2442243848 3627634367 1604439768 4129575678 3738710180 4019636698 2524593175 2225838212 2149148540 1591101096 3984360914 3314119533 211469249 3914140947 1412857280 598592545 174580507 4176886618 2910544924 570986693 3517192202 1528231488 2258348299 508198028 2709186116 979739297 775487213 4126815040 3917145814 3875248356 272741099 1262985782 1384292427 3335504461 785887638 190951739 1776627124 4059168482 3056746827 1458678606 778329068 1042862692 3085852836 1827244023 503570072 2397503775 2901625626 4223431779 1650402673 2691448286 1667989503 2188151976 1039226698 3139604500 4086394516 394758896 354080669 2185093335 2076837536 4144116742 1510128079 2937848465 742542442 1738998464 4267731308 3235949221 2932003659 1768358515 3888490393 3157794622 2391205833 1228468719 1536089625 3414259240 3906737158 3711648238 2744856563 1148208391 101832199 1022937019 1203194364 2751158093 1851321612 2114807719 4186084834 1997655900 1097477438 2968626566 386648780 4082293712 4070463668 1652503270 1547277003 2453915260 630585252 1200546686 4156847395 595770193 152119951 108417184 3101431590 565043260 4143594144 3809522446 3739737942 83163913 3957619279 1873553252 4136410933 2125229566 2583425873 2336614739 1402070233 838128777 1132399347 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-4093289-1467240953/watcher-4093289-1467240953 -o /tmp/evaluation-result-4093289-1467240953/solver-4093289-1467240953 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1467240953-11051 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093289-1467240953.wbo 

pid=11068
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.02 2.49 3.24 2/170 11071
/proc/meminfo: memFree=24993268/32872528 swapFree=12440/1155036
[pid=11071] ppid=11068 vsize=645564 CPUtime=0 cores=0,2,4,6
/proc/11071/stat : 11071 (toysat) R 11068 11071 4301 0 -1 4202496 2393 0 0 0 0 0 0 0 20 0 4 0 5062899 661057536 3265 33554432000 4194304 16246674 140735741282144 140735741281568 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11071/statm: 162159 3274 441 2943 0 159053 0
[pid=11071/tid=11072] ppid=11068 vsize=662972 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11072/stat : 11072 (toysat) S 11068 11071 4301 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5062899 678883328 3333 33554432000 4194304 16246674 140735741282144 140526179298544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11071/tid=11073] ppid=11068 vsize=667068 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11073/stat : 11073 (toysat) S 11068 11071 4301 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 5062900 683077632 3350 33554432000 4194304 16246674 140735741282144 140526095412464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11071/tid=11074] ppid=11068 vsize=671164 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11074/stat : 11074 (toysat) S 11068 11071 4301 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 5062900 687271936 3366 33554432000 4194304 16246674 140735741282144 140526084938928 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.10018 s]
/proc/loadavg: 2.02 2.49 3.24 2/170 11071
/proc/meminfo: memFree=24993268/32872528 swapFree=12440/1155036
[pid=11071] ppid=11068 vsize=1302084 CPUtime=0.09 cores=0,2,4,6
/proc/11071/stat : 11071 (toysat) R 11068 11071 4301 0 -1 4202496 29194 0 0 0 5 4 0 0 20 0 4 0 5062899 1333334016 30006 33554432000 4194304 16246674 140735741282144 140735741281456 7367789 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11071/statm: 325521 30022 802 2943 0 322415 0
[pid=11071/tid=11072] ppid=11068 vsize=1302084 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11072/stat : 11072 (toysat) S 11068 11071 4301 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5062899 1333334016 30033 33554432000 4194304 16246674 140735741282144 140526179298544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11071/tid=11073] ppid=11068 vsize=1302084 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11073/stat : 11073 (toysat) S 11068 11071 4301 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 5062900 1333334016 30043 33554432000 4194304 16246674 140735741282144 140526095412464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11071/tid=11074] ppid=11068 vsize=1302084 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11074/stat : 11074 (toysat) S 11068 11071 4301 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5062900 1333334016 30054 33554432000 4194304 16246674 140735741282144 140526084938928 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) 1302084

[startup+0.200512 s]
/proc/loadavg: 2.02 2.49 3.24 2/170 11071
/proc/meminfo: memFree=24993268/32872528 swapFree=12440/1155036
[pid=11071] ppid=11068 vsize=1313348 CPUtime=0.18 cores=0,2,4,6
/proc/11071/stat : 11071 (toysat) R 11068 11071 4301 0 -1 4202496 48652 0 0 0 11 7 0 0 20 0 4 0 5062899 1344868352 49975 33554432000 4194304 16246674 140735741282144 140735741281456 7376448 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11071/statm: 328337 49975 803 2943 0 325231 0
[pid=11071/tid=11072] ppid=11068 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11072/stat : 11072 (toysat) S 11068 11071 4301 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5062899 1344868352 49975 33554432000 4194304 16246674 140735741282144 140526179298544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11071/tid=11073] ppid=11068 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11073/stat : 11073 (toysat) S 11068 11071 4301 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 5062900 1344868352 49975 33554432000 4194304 16246674 140735741282144 140526095412464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11071/tid=11074] ppid=11068 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11074/stat : 11074 (toysat) S 11068 11071 4301 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5062900 1344868352 49975 33554432000 4194304 16246674 140735741282144 140526084938928 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1313348

[startup+0.300476 s]
/proc/loadavg: 2.02 2.49 3.24 2/170 11071
/proc/meminfo: memFree=24993268/32872528 swapFree=12440/1155036
[pid=11071] ppid=11068 vsize=1313348 CPUtime=0.29 cores=0,2,4,6
/proc/11071/stat : 11071 (toysat) R 11068 11071 4301 0 -1 4202496 51559 0 0 0 21 8 0 0 20 0 4 0 5062899 1344868352 52882 33554432000 4194304 16246674 140735741282144 140735741281456 4221027 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11071/statm: 328337 52882 803 2943 0 325231 0
[pid=11071/tid=11072] ppid=11068 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11072/stat : 11072 (toysat) S 11068 11071 4301 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5062899 1344868352 52882 33554432000 4194304 16246674 140735741282144 140526179298544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11071/tid=11073] ppid=11068 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11073/stat : 11073 (toysat) S 11068 11071 4301 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 5062900 1344868352 52882 33554432000 4194304 16246674 140735741282144 140526095412464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11071/tid=11074] ppid=11068 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11074/stat : 11074 (toysat) S 11068 11071 4301 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5062900 1344868352 52882 33554432000 4194304 16246674 140735741282144 140526084938928 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.700385 s]
/proc/loadavg: 2.02 2.49 3.24 2/170 11071
/proc/meminfo: memFree=24993268/32872528 swapFree=12440/1155036
[pid=11071] ppid=11068 vsize=1313348 CPUtime=0.69 cores=0,2,4,6
/proc/11071/stat : 11071 (toysat) R 11068 11071 4301 0 -1 4202496 88635 0 0 0 55 14 0 0 20 0 4 0 5062899 1344868352 89959 33554432000 4194304 16246674 140735741282144 140735741264064 12457395 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11071/statm: 328337 89967 830 2943 0 325231 0
[pid=11071/tid=11072] ppid=11068 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11072/stat : 11072 (toysat) S 11068 11071 4301 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5062899 1344868352 89973 33554432000 4194304 16246674 140735741282144 140526179298544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11071/tid=11073] ppid=11068 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11073/stat : 11073 (toysat) S 11068 11071 4301 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 5062900 1344868352 89979 33554432000 4194304 16246674 140735741282144 140526095412464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11071/tid=11074] ppid=11068 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11074/stat : 11074 (toysat) S 11068 11071 4301 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5062900 1344868352 89984 33554432000 4194304 16246674 140735741282144 140526084938928 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) 1313348

[startup+1.50038 s]
/proc/loadavg: 2.02 2.49 3.24 3/183 11088
/proc/meminfo: memFree=23806968/32872528 swapFree=12440/1155036
[pid=11071] ppid=11068 vsize=1313348 CPUtime=1.49 cores=0,2,4,6
/proc/11071/stat : 11071 (toysat) R 11068 11071 4301 0 -1 4202496 232633 0 0 0 114 35 0 0 20 0 4 0 5062899 1344868352 233957 33554432000 4194304 16246674 140735741282144 140735741264064 13954914 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11071/statm: 328337 233966 832 2943 0 325231 0
[pid=11071/tid=11072] ppid=11068 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11072/stat : 11072 (toysat) S 11068 11071 4301 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5062899 1344868352 233972 33554432000 4194304 16246674 140735741282144 140526179298544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11071/tid=11073] ppid=11068 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11073/stat : 11073 (toysat) S 11068 11071 4301 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 5062900 1344868352 233978 33554432000 4194304 16246674 140735741282144 140526095412464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11071/tid=11074] ppid=11068 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11074/stat : 11074 (toysat) S 11068 11071 4301 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5062900 1344868352 233985 33554432000 4194304 16246674 140735741282144 140526084938928 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) 1313348

[startup+3.10039 s]
/proc/loadavg: 2.02 2.48 3.23 3/183 11088
/proc/meminfo: memFree=22824392/32872528 swapFree=12440/1155036
[pid=11071] ppid=11068 vsize=1319492 CPUtime=3.08 cores=0,2,4,6
/proc/11071/stat : 11071 (toysat) R 11068 11071 4301 0 -1 4202496 270494 0 0 0 268 40 0 0 20 0 4 0 5062899 1351159808 271817 33554432000 4194304 16246674 140735741282144 140735741279936 12480985 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11071/statm: 329873 271817 838 2943 0 326767 0
[pid=11071/tid=11072] ppid=11068 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11072/stat : 11072 (toysat) S 11068 11071 4301 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5062899 1351159808 271817 33554432000 4194304 16246674 140735741282144 140526179298544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11071/tid=11073] ppid=11068 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11073/stat : 11073 (toysat) S 11068 11071 4301 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 5062900 1351159808 271817 33554432000 4194304 16246674 140735741282144 140526095412464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11071/tid=11074] ppid=11068 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11074/stat : 11074 (toysat) S 11068 11071 4301 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5062900 1351159808 271817 33554432000 4194304 16246674 140735741282144 140526084938928 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) 1319492

[startup+6.30036 s]
/proc/loadavg: 2.02 2.48 3.23 3/183 11088
/proc/meminfo: memFree=22735612/32872528 swapFree=12440/1155036
[pid=11071] ppid=11068 vsize=1363524 CPUtime=6.29 cores=0,2,4,6
/proc/11071/stat : 11071 (toysat) R 11068 11071 4301 0 -1 4202496 281508 0 0 0 587 42 0 0 20 0 4 0 5062899 1396248576 282831 33554432000 4194304 16246674 140735741282144 140735741264064 13774084 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11071/statm: 340881 282831 844 2943 0 337775 0
[pid=11071/tid=11072] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11072/stat : 11072 (toysat) S 11068 11071 4301 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5062899 1396248576 282831 33554432000 4194304 16246674 140735741282144 140526179298544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11071/tid=11073] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11073/stat : 11073 (toysat) S 11068 11071 4301 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 5062900 1396248576 282831 33554432000 4194304 16246674 140735741282144 140526095412464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11071/tid=11074] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11074/stat : 11074 (toysat) S 11068 11071 4301 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5062900 1396248576 282831 33554432000 4194304 16246674 140735741282144 140526084938928 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) 1363524

[startup+12.7003 s]
/proc/loadavg: 2.10 2.48 3.22 3/183 11088
/proc/meminfo: memFree=22735552/32872528 swapFree=12440/1155036
[pid=11071] ppid=11068 vsize=1363524 CPUtime=12.69 cores=0,2,4,6
/proc/11071/stat : 11071 (toysat) R 11068 11071 4301 0 -1 4202496 281508 0 0 0 1227 42 0 0 20 0 4 0 5062899 1396248576 282831 33554432000 4194304 16246674 140735741282144 140735741264064 13809224 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11071/statm: 340881 282831 844 2943 0 337775 0
[pid=11071/tid=11072] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11072/stat : 11072 (toysat) S 11068 11071 4301 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5062899 1396248576 282831 33554432000 4194304 16246674 140735741282144 140526179298544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11071/tid=11073] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11073/stat : 11073 (toysat) S 11068 11071 4301 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 5062900 1396248576 282831 33554432000 4194304 16246674 140735741282144 140526095412464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11071/tid=11074] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11074/stat : 11074 (toysat) S 11068 11071 4301 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5062900 1396248576 282831 33554432000 4194304 16246674 140735741282144 140526084938928 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) 1363524

[startup+25.5004 s]
/proc/loadavg: 2.08 2.46 3.21 3/183 11088
/proc/meminfo: memFree=22736408/32872528 swapFree=12440/1155036
[pid=11071] ppid=11068 vsize=1363524 CPUtime=25.49 cores=0,2,4,6
/proc/11071/stat : 11071 (toysat) R 11068 11071 4301 0 -1 4202496 281508 0 0 0 2507 42 0 0 20 0 4 0 5062899 1396248576 282834 33554432000 4194304 16246674 140735741282144 140735741264064 13809242 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11071/statm: 340881 282834 844 2943 0 337775 0
[pid=11071/tid=11072] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11072/stat : 11072 (toysat) S 11068 11071 4301 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5062899 1396248576 282834 33554432000 4194304 16246674 140735741282144 140526179298544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11071/tid=11073] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11073/stat : 11073 (toysat) S 11068 11071 4301 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 5062900 1396248576 282834 33554432000 4194304 16246674 140735741282144 140526095412464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11071/tid=11074] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11074/stat : 11074 (toysat) S 11068 11071 4301 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5062900 1396248576 282834 33554432000 4194304 16246674 140735741282144 140526084938928 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) 1363524

[startup+51.1004 s]
/proc/loadavg: 2.24 2.47 3.19 3/183 11088
/proc/meminfo: memFree=22736632/32872528 swapFree=12440/1155036
[pid=11071] ppid=11068 vsize=1363524 CPUtime=51.08 cores=0,2,4,6
/proc/11071/stat : 11071 (toysat) R 11068 11071 4301 0 -1 4202496 281508 0 0 0 5066 42 0 0 20 0 4 0 5062899 1396248576 282834 33554432000 4194304 16246674 140735741282144 140735741264064 13774000 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11071/statm: 340881 282834 844 2943 0 337775 0
[pid=11071/tid=11072] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11072/stat : 11072 (toysat) S 11068 11071 4301 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5062899 1396248576 282834 33554432000 4194304 16246674 140735741282144 140526179298544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11071/tid=11073] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11073/stat : 11073 (toysat) S 11068 11071 4301 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 5062900 1396248576 282834 33554432000 4194304 16246674 140735741282144 140526095412464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11071/tid=11074] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11074/stat : 11074 (toysat) S 11068 11071 4301 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5062900 1396248576 282834 33554432000 4194304 16246674 140735741282144 140526084938928 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) 1363524

[startup+102.3 s]
/proc/loadavg: 2.26 2.43 3.13 3/183 11090
/proc/meminfo: memFree=22736340/32872528 swapFree=12440/1155036
[pid=11071] ppid=11068 vsize=1363524 CPUtime=102.28 cores=0,2,4,6
/proc/11071/stat : 11071 (toysat) R 11068 11071 4301 0 -1 4202496 281508 0 0 0 10186 42 0 0 20 0 4 0 5062899 1396248576 282834 33554432000 4194304 16246674 140735741282144 140735741264064 13809400 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11071/statm: 340881 282834 844 2943 0 337775 0
[pid=11071/tid=11072] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11072/stat : 11072 (toysat) S 11068 11071 4301 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5062899 1396248576 282834 33554432000 4194304 16246674 140735741282144 140526179298544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11071/tid=11073] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11073/stat : 11073 (toysat) S 11068 11071 4301 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 5062900 1396248576 282834 33554432000 4194304 16246674 140735741282144 140526095412464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11071/tid=11074] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11074/stat : 11074 (toysat) S 11068 11071 4301 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5062900 1396248576 282834 33554432000 4194304 16246674 140735741282144 140526084938928 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) 1363524


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

/proc/11071/task/11074/stat : 11074 (toysat) S 11068 11071 4301 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5062900 1396248576 282834 33554432000 4194304 16246674 140735741282144 140526084938928 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) 1363524

[startup+1362.3 s]
/proc/loadavg: 2.24 2.19 2.41 3/183 11144
/proc/meminfo: memFree=22733676/32872528 swapFree=12440/1155036
[pid=11071] ppid=11068 vsize=1363524 CPUtime=1362.07 cores=0,2,4,6
/proc/11071/stat : 11071 (toysat) R 11068 11071 4301 0 -1 4202496 281532 0 0 0 136164 43 0 0 20 0 4 0 5062899 1396248576 282834 33554432000 4194304 16246674 140735741282144 140735741264064 13807608 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11071/statm: 340881 282834 844 2943 0 337775 0
[pid=11071/tid=11072] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11072/stat : 11072 (toysat) S 11068 11071 4301 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5062899 1396248576 282834 33554432000 4194304 16246674 140735741282144 140526179298544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11071/tid=11073] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11073/stat : 11073 (toysat) S 11068 11071 4301 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 5062900 1396248576 282834 33554432000 4194304 16246674 140735741282144 140526095412464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11071/tid=11074] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11074/stat : 11074 (toysat) S 11068 11071 4301 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5062900 1396248576 282834 33554432000 4194304 16246674 140735741282144 140526084938928 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) 1363524

[startup+1422.3 s]
/proc/loadavg: 2.25 2.20 2.40 3/183 11145
/proc/meminfo: memFree=22733692/32872528 swapFree=12440/1155036
[pid=11071] ppid=11068 vsize=1363524 CPUtime=1422.07 cores=0,2,4,6
/proc/11071/stat : 11071 (toysat) R 11068 11071 4301 0 -1 4202496 281532 0 0 0 142164 43 0 0 20 0 4 0 5062899 1396248576 282834 33554432000 4194304 16246674 140735741282144 140735741264064 13774056 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11071/statm: 340881 282834 844 2943 0 337775 0
[pid=11071/tid=11072] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11072/stat : 11072 (toysat) S 11068 11071 4301 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5062899 1396248576 282834 33554432000 4194304 16246674 140735741282144 140526179298544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11071/tid=11073] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11073/stat : 11073 (toysat) S 11068 11071 4301 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 5062900 1396248576 282834 33554432000 4194304 16246674 140735741282144 140526095412464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11071/tid=11074] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11074/stat : 11074 (toysat) S 11068 11071 4301 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5062900 1396248576 282834 33554432000 4194304 16246674 140735741282144 140526084938928 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) 1363524

[startup+1482.3 s]
/proc/loadavg: 2.16 2.18 2.38 3/184 11149
/proc/meminfo: memFree=22734016/32872528 swapFree=12440/1155036
[pid=11071] ppid=11068 vsize=1363524 CPUtime=1482.05 cores=0,2,4,6
/proc/11071/stat : 11071 (toysat) R 11068 11071 4301 0 -1 4202496 281532 0 0 0 148162 43 0 0 20 0 4 0 5062899 1396248576 282834 33554432000 4194304 16246674 140735741282144 140735741264064 13807598 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11071/statm: 340881 282834 844 2943 0 337775 0
[pid=11071/tid=11072] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11072/stat : 11072 (toysat) S 11068 11071 4301 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5062899 1396248576 282834 33554432000 4194304 16246674 140735741282144 140526179298544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11071/tid=11073] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11073/stat : 11073 (toysat) S 11068 11071 4301 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 5062900 1396248576 282834 33554432000 4194304 16246674 140735741282144 140526095412464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11071/tid=11074] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11074/stat : 11074 (toysat) S 11068 11071 4301 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5062900 1396248576 282834 33554432000 4194304 16246674 140735741282144 140526084938928 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1363524

[startup+1542.31 s]
/proc/loadavg: 2.24 2.19 2.36 3/183 11150
/proc/meminfo: memFree=22734368/32872528 swapFree=12440/1155036
[pid=11071] ppid=11068 vsize=1363524 CPUtime=1542.05 cores=0,2,4,6
/proc/11071/stat : 11071 (toysat) R 11068 11071 4301 0 -1 4202496 281532 0 0 0 154162 43 0 0 20 0 4 0 5062899 1396248576 282834 33554432000 4194304 16246674 140735741282144 140735741264064 13774229 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11071/statm: 340881 282834 844 2943 0 337775 0
[pid=11071/tid=11072] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11072/stat : 11072 (toysat) S 11068 11071 4301 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5062899 1396248576 282834 33554432000 4194304 16246674 140735741282144 140526179298544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11071/tid=11073] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11073/stat : 11073 (toysat) S 11068 11071 4301 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 5062900 1396248576 282834 33554432000 4194304 16246674 140735741282144 140526095412464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11071/tid=11074] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11074/stat : 11074 (toysat) S 11068 11071 4301 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5062900 1396248576 282834 33554432000 4194304 16246674 140735741282144 140526084938928 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) 1363524

[startup+1602.3 s]
/proc/loadavg: 2.13 2.17 2.35 3/183 11152
/proc/meminfo: memFree=22734220/32872528 swapFree=12440/1155036
[pid=11071] ppid=11068 vsize=1363524 CPUtime=1602.03 cores=0,2,4,6
/proc/11071/stat : 11071 (toysat) R 11068 11071 4301 0 -1 4202496 281532 0 0 0 160160 43 0 0 20 0 4 0 5062899 1396248576 282834 33554432000 4194304 16246674 140735741282144 140735741264064 13774072 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11071/statm: 340881 282834 844 2943 0 337775 0
[pid=11071/tid=11072] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11072/stat : 11072 (toysat) S 11068 11071 4301 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5062899 1396248576 282834 33554432000 4194304 16246674 140735741282144 140526179298544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11071/tid=11073] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11073/stat : 11073 (toysat) S 11068 11071 4301 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 5062900 1396248576 282834 33554432000 4194304 16246674 140735741282144 140526095412464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11071/tid=11074] ppid=11068 vsize=1363524 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11074/stat : 11074 (toysat) S 11068 11071 4301 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5062900 1396248576 282834 33554432000 4194304 16246674 140735741282144 140526084938928 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) 1363524

[startup+1662.3 s]
/proc/loadavg: 2.15 2.16 2.33 3/183 11153
/proc/meminfo: memFree=22548192/32872528 swapFree=12440/1155036
[pid=11071] ppid=11068 vsize=1456708 CPUtime=1662.02 cores=0,2,4,6
/proc/11071/stat : 11071 (toysat) R 11068 11071 4301 0 -1 4202496 304737 0 0 0 166156 46 0 0 20 0 4 0 5062899 1491668992 306039 33554432000 4194304 16246674 140735741282144 140735741264064 13809288 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11071/statm: 364177 306039 844 2943 0 361071 0
[pid=11071/tid=11072] ppid=11068 vsize=1456708 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11072/stat : 11072 (toysat) S 11068 11071 4301 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5062899 1491668992 306039 33554432000 4194304 16246674 140735741282144 140526179298544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11071/tid=11073] ppid=11068 vsize=1456708 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11073/stat : 11073 (toysat) S 11068 11071 4301 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 5062900 1491668992 306039 33554432000 4194304 16246674 140735741282144 140526095412464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11071/tid=11074] ppid=11068 vsize=1456708 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11074/stat : 11074 (toysat) S 11068 11071 4301 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5062900 1491668992 306039 33554432000 4194304 16246674 140735741282144 140526084938928 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1456708

[startup+1722.3 s]
/proc/loadavg: 2.06 2.13 2.31 3/183 11154
/proc/meminfo: memFree=22548168/32872528 swapFree=12440/1155036
[pid=11071] ppid=11068 vsize=1456708 CPUtime=1722.01 cores=0,2,4,6
/proc/11071/stat : 11071 (toysat) R 11068 11071 4301 0 -1 4202496 304737 0 0 0 172155 46 0 0 20 0 4 0 5062899 1491668992 306039 33554432000 4194304 16246674 140735741282144 140735741264064 6132605 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11071/statm: 364177 306039 844 2943 0 361071 0
[pid=11071/tid=11072] ppid=11068 vsize=1456708 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11072/stat : 11072 (toysat) S 11068 11071 4301 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5062899 1491668992 306039 33554432000 4194304 16246674 140735741282144 140526179298544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11071/tid=11073] ppid=11068 vsize=1456708 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11073/stat : 11073 (toysat) S 11068 11071 4301 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 5062900 1491668992 306039 33554432000 4194304 16246674 140735741282144 140526095412464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11071/tid=11074] ppid=11068 vsize=1456708 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11074/stat : 11074 (toysat) S 11068 11071 4301 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5062900 1491668992 306039 33554432000 4194304 16246674 140735741282144 140526084938928 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1456708

[startup+1782.3 s]
/proc/loadavg: 2.06 2.12 2.29 3/183 11155
/proc/meminfo: memFree=22547656/32872528 swapFree=12440/1155036
[pid=11071] ppid=11068 vsize=1456708 CPUtime=1782 cores=0,2,4,6
/proc/11071/stat : 11071 (toysat) R 11068 11071 4301 0 -1 4202496 304737 0 0 0 178154 46 0 0 20 0 4 0 5062899 1491668992 306039 33554432000 4194304 16246674 140735741282144 140735741264064 13774216 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11071/statm: 364177 306039 844 2943 0 361071 0
[pid=11071/tid=11072] ppid=11068 vsize=1456708 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11072/stat : 11072 (toysat) S 11068 11071 4301 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5062899 1491668992 306039 33554432000 4194304 16246674 140735741282144 140526179298544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11071/tid=11073] ppid=11068 vsize=1456708 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11073/stat : 11073 (toysat) S 11068 11071 4301 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 5062900 1491668992 306039 33554432000 4194304 16246674 140735741282144 140526095412464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11071/tid=11074] ppid=11068 vsize=1456708 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11074/stat : 11074 (toysat) S 11068 11071 4301 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5062900 1491668992 306039 33554432000 4194304 16246674 140735741282144 140526084938928 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1456708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.12 2.13 2.29 3/183 11155
/proc/meminfo: memFree=22547904/32872528 swapFree=12440/1155036
[pid=11071] ppid=11068 vsize=1456708 CPUtime=1800 cores=0,2,4,6
/proc/11071/stat : 11071 (toysat) R 11068 11071 4301 0 -1 4202496 304737 0 0 0 179954 46 0 0 20 0 4 0 5062899 1491668992 306039 33554432000 4194304 16246674 140735741282144 140735741264064 6132712 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11071/statm: 364177 306039 844 2943 0 361071 0
[pid=11071/tid=11072] ppid=11068 vsize=1456708 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11072/stat : 11072 (toysat) S 11068 11071 4301 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5062899 1491668992 306039 33554432000 4194304 16246674 140735741282144 140526179298544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11071/tid=11073] ppid=11068 vsize=1456708 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11073/stat : 11073 (toysat) S 11068 11071 4301 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 5062900 1491668992 306039 33554432000 4194304 16246674 140735741282144 140526095412464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11071/tid=11074] ppid=11068 vsize=1456708 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11074/stat : 11074 (toysat) S 11068 11071 4301 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5062900 1491668992 306039 33554432000 4194304 16246674 140735741282144 140526084938928 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) 1456708

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

[startup+1800.3 s]
/proc/loadavg: 2.12 2.13 2.29 3/183 11155
/proc/meminfo: memFree=22547904/32872528 swapFree=12440/1155036
[pid=11071] ppid=11068 vsize=1456708 CPUtime=1800 cores=0,2,4,6
/proc/11071/stat : 11071 (toysat) R 11068 11071 4301 0 -1 4202496 304737 0 0 0 179954 46 0 0 20 0 4 0 5062899 1491668992 306039 33554432000 4194304 16246674 140735741282144 140735741264064 6132712 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11071/statm: 364177 306039 844 2943 0 361071 0
[pid=11071/tid=11072] ppid=11068 vsize=1456708 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11072/stat : 11072 (toysat) S 11068 11071 4301 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5062899 1491668992 306039 33554432000 4194304 16246674 140735741282144 140526179298544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11071/tid=11073] ppid=11068 vsize=1456708 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11073/stat : 11073 (toysat) S 11068 11071 4301 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 5062900 1491668992 306039 33554432000 4194304 16246674 140735741282144 140526095412464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11071/tid=11074] ppid=11068 vsize=1456708 CPUtime=0 cores=0,2,4,6
/proc/11071/task/11074/stat : 11074 (toysat) S 11068 11071 4301 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5062900 1491668992 306039 33554432000 4194304 16246674 140735741282144 140526084938928 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) 1456708

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1799.55
CPU system time (s): 0.467928
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 1456708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.55
system time used= 0.467928
maximum resident set size= 1224156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 304737
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= 49
involuntary context switches= 1847

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.2732 second user time and 7.01793 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-30 00:55:53
IDJOB=4093289
IDBENCH=79519
IDSOLVER=2553
FILE ID=node114/4093289-1467240953
RUNJOBID= node114-1467240953-11051
PBS_JOBID= 19997585
Free space on /tmp= 71668 MiB

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

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

MD5SUM BENCH= 667e87c159ca7c6072a3d3832704da71
RANDOM SEED=21391446

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.752
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.752
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.752
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.56
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.752
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.752
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:        24993648 kB
Buffers:          105592 kB
Cached:          5842772 kB
SwapCached:            0 kB
Active:           169904 kB
Inactive:        5793816 kB
Active(anon):      18536 kB
Inactive(anon):        0 kB
Active(file):     151368 kB
Inactive(file):  5793816 kB
Unevictable:     1155036 kB
Mlocked:           12440 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             38300 kB
Writeback:             0 kB
AnonPages:       1171144 kB
Mapped:            13808 kB
Shmem:               204 kB
Slab:             628104 kB
SReclaimable:      71276 kB
SUnreclaim:       556828 kB
KernelStack:        1392 kB
PageTables:         6500 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1257196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1148928 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= 71632 MiB
End job on node114 at 2016-06-30 01:25:55