Trace number 4110562

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.1 1800.38

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-capmo5_wcsp.wbo
MD5SUMc674b5672a70d11a823c21683e092c9d
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark1424967
Best CPU time to get the best result obtained on this benchmark1800.27
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables10200
Total number of constraints20300
Number of soft constraints20100
Number of constraints which are clauses20100
Number of constraints which are cardinality constraints (but not clauses)200
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint100
Top cost 20136974
Min constraint cost 1
Max constraint cost 20136974
Sum of constraints costs 201503640750
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 101
Number of bits of the biggest sum of numbers7
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-19T16:27:09+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-4110562-1466346429.wbo"]
0.00/0.01	c use --random-gen="4197978503 2673724809 4047859961 2561117540 1883077389 3727445508 2722372468 1125852452 2441297453 877111687 3262215359 3475906742 2553000044 4291809616 2136956367 326030933 971341959 1530989922 3034007071 522648666 4064157677 3328324438 377455490 4230443455 831285034 1319016853 2218786271 567110429 1333885793 3381955312 860602857 3120175180 2989686078 1874170772 3102490903 2192919281 1458832001 2167409997 2545496611 264656290 3739230891 2325214917 4075819698 1667419203 3469737011 3704449319 3691226601 1678206270 897415434 78636528 675878738 2759873011 487053377 3754185764 3047035821 3256730260 465327910 4249354065 3417216163 4263787872 1224141784 2088783385 1268743916 2959718127 2291395281 1460502709 3605661285 19873221 500200593 3947294454 2226180616 3754324749 277272291 3516247746 3443420263 1655391928 2449133732 3004019782 1167412943 1724385196 935317047 1334062658 1990182101 3193079006 3169068161 4032259254 528536705 541889820 32520167 247080249 1808461458 2433474580 2889241834 2735774694 519860544 2751562754 2781131584 2769686498 3811238582 2592633925 2803985128 3883318317 2416441219 1991033108 1356267956 1358313877 3920044722 414941569 4050226855 2732681214 2151977374 3009926013 1158250817 3298399615 2051939767 2399767612 1016784491 3218076934 1030777983 2162207991 646128889 388217432 3389346578 3855367309 490825912 3608590475 2816634756 4127722598 1468080095 1954556176 4151914789 1938073150 3489554562 3637894672 3500079771 2967500109 4042575027 1350500078 3122033289 773905097 749369655 3773870138 632445098 398657020 553188543 1814426278 3924177691 821792387 3634558424 3187312918 1981450832 433314830 587046003 2733909202 1344916665 2881954437 1907661169 3005493486 564003529 497393955 2939521542 1609193331 221381376 74465008 3551370532 2817166769 4015026231 1184962620 3797057029 3011563203 3413528351 1198311954 559293233 2770158819 735497195 3344275045 252279296 3748914332 3992564698 3351773120 2683931224 2953733888 2199820848 2471330732 527663924 760251534 4010795307 1423776150 2814442204 548284845 1612753375 3756285785 4238426003 3891825949 1587629978 936148269 1451135261 560320517 3640204409 4195267455 1121936630 734219468 3965942777 1582819575 1322738558 1134770642 2082516672 2093521818 3704942708 4150915536 3677491260 3705719005 2372204930 701549165 609782131 568221256 2015814923 1114494163 485577107 297117095 427528851 1313336061 503183612 3581973851 2938435773 294424388 2702369597 1557081029 1619648703 3497572733 2207431605 2377028474 2116280200 1212927324 33296272 2705874781 1344573167 1398026025 628777183 3727590980 825344551 4181790926 2246364075 1215361968 1979382710 3739688063 3034197457 1462101945 775391991 296309230 3782192696 20148770 1500454546 3654181683 228675333 928797062 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-4110562-1466346429/watcher-4110562-1466346429 -o /tmp/evaluation-result-4110562-1466346429/solver-4110562-1466346429 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466346429-8201 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4110562-1466346429.wbo 

pid=8221
running on 4 cores: 1,3,5,7

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.22 1.63 1.89 3/170 8226
/proc/meminfo: memFree=30986192/32872528 swapFree=447868/480572
[pid=8226] ppid=8221 vsize=627132 CPUtime=0 cores=1,3,5,7
/proc/8226/stat : 8226 (toysat) R 8221 8226 5576 0 -1 4202496 2317 0 0 0 0 0 0 0 20 0 4 0 36693011 642183168 3189 33554432000 4194304 16246674 140734302126384 140734302125808 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8226/statm: 157551 3200 441 2943 0 154445 0
[pid=8226/tid=8227] ppid=8221 vsize=643516 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8227/stat : 8227 (toysat) S 8221 8226 5576 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36693011 658960384 3256 33554432000 4194304 16246674 140734302126384 140383843495152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8226/tid=8229] ppid=8221 vsize=648636 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8229/stat : 8229 (toysat) S 8221 8226 5576 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36693011 664203264 3273 33554432000 4194304 16246674 140734302126384 140383757511920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8226/tid=8232] ppid=8221 vsize=651708 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8232/stat : 8232 (toysat) S 8221 8226 5576 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36693011 667348992 3288 33554432000 4194304 16246674 140734302126384 140383747038384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100171 s]
/proc/loadavg: 1.22 1.63 1.89 3/170 8226
/proc/meminfo: memFree=30986192/32872528 swapFree=447868/480572
[pid=8226] ppid=8221 vsize=1301060 CPUtime=0.09 cores=1,3,5,7
/proc/8226/stat : 8226 (toysat) R 8221 8226 5576 0 -1 4202496 26342 0 0 0 6 3 0 0 20 0 4 0 36693011 1332285440 27154 33554432000 4194304 16246674 140734302126384 140734302125696 7410953 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8226/statm: 325265 27170 801 2943 0 322159 0
[pid=8226/tid=8227] ppid=8221 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8227/stat : 8227 (toysat) S 8221 8226 5576 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36693011 1332285440 27180 33554432000 4194304 16246674 140734302126384 140383843495152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8226/tid=8229] ppid=8221 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8229/stat : 8229 (toysat) S 8221 8226 5576 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36693011 1332285440 27190 33554432000 4194304 16246674 140734302126384 140383757511920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8226/tid=8232] ppid=8221 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8232/stat : 8232 (toysat) S 8221 8226 5576 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36693011 1332285440 27200 33554432000 4194304 16246674 140734302126384 140383747038384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1301060

[startup+0.200503 s]
/proc/loadavg: 1.22 1.63 1.89 3/170 8226
/proc/meminfo: memFree=30986192/32872528 swapFree=447868/480572
[pid=8226] ppid=8221 vsize=1302084 CPUtime=0.19 cores=1,3,5,7
/proc/8226/stat : 8226 (toysat) R 8221 8226 5576 0 -1 4202496 45341 0 0 0 13 6 0 0 20 0 4 0 36693011 1333334016 46153 33554432000 4194304 16246674 140734302126384 140734302125696 6192613 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8226/statm: 325521 46162 828 2943 0 322415 0
[pid=8226/tid=8227] ppid=8221 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8227/stat : 8227 (toysat) S 8221 8226 5576 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36693011 1333334016 46169 33554432000 4194304 16246674 140734302126384 140383843495152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8226/tid=8229] ppid=8221 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8229/stat : 8229 (toysat) S 8221 8226 5576 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36693011 1333334016 46173 33554432000 4194304 16246674 140734302126384 140383757511920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8226/tid=8232] ppid=8221 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8232/stat : 8232 (toysat) S 8221 8226 5576 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36693011 1333334016 46178 33554432000 4194304 16246674 140734302126384 140383747038384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1302084

[startup+0.300534 s]
/proc/loadavg: 1.22 1.63 1.89 3/170 8226
/proc/meminfo: memFree=30986192/32872528 swapFree=447868/480572
[pid=8226] ppid=8221 vsize=1302084 CPUtime=0.29 cores=1,3,5,7
/proc/8226/stat : 8226 (toysat) R 8221 8226 5576 0 -1 4202496 65273 0 0 0 20 9 0 0 20 0 4 0 36693011 1333334016 66086 33554432000 4194304 16246674 140734302126384 140734302125696 12481124 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8226/statm: 325521 66095 828 2943 0 322415 0
[pid=8226/tid=8227] ppid=8221 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8227/stat : 8227 (toysat) S 8221 8226 5576 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36693011 1333334016 66098 33554432000 4194304 16246674 140734302126384 140383843495152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8226/tid=8229] ppid=8221 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8229/stat : 8229 (toysat) S 8221 8226 5576 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36693011 1333334016 66105 33554432000 4194304 16246674 140734302126384 140383757511920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8226/tid=8232] ppid=8221 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8232/stat : 8232 (toysat) S 8221 8226 5576 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36693011 1333334016 66108 33554432000 4194304 16246674 140734302126384 140383747038384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1302084

[startup+0.700368 s]
/proc/loadavg: 1.22 1.63 1.89 3/170 8226
/proc/meminfo: memFree=30986192/32872528 swapFree=447868/480572
[pid=8226] ppid=8221 vsize=1320516 CPUtime=0.69 cores=1,3,5,7
/proc/8226/stat : 8226 (toysat) R 8221 8226 5576 0 -1 4202496 133086 0 0 0 50 19 0 0 20 0 4 0 36693011 1352208384 133898 33554432000 4194304 16246674 140734302126384 140734302125696 13923787 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8226/statm: 330129 133898 831 2943 0 327023 0
[pid=8226/tid=8227] ppid=8221 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8227/stat : 8227 (toysat) S 8221 8226 5576 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36693011 1352208384 133898 33554432000 4194304 16246674 140734302126384 140383843495152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8226/tid=8229] ppid=8221 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8229/stat : 8229 (toysat) S 8221 8226 5576 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36693011 1352208384 133898 33554432000 4194304 16246674 140734302126384 140383757511920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8226/tid=8232] ppid=8221 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8232/stat : 8232 (toysat) S 8221 8226 5576 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36693011 1352208384 133898 33554432000 4194304 16246674 140734302126384 140383747038384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1320516

[startup+1.50047 s]
/proc/loadavg: 1.22 1.63 1.89 3/181 8237
/proc/meminfo: memFree=30298928/32872528 swapFree=447868/480572
[pid=8226] ppid=8221 vsize=1320516 CPUtime=1.49 cores=1,3,5,7
/proc/8226/stat : 8226 (toysat) R 8221 8226 5576 0 -1 4202496 133096 0 0 0 130 19 0 0 20 0 4 0 36693011 1352208384 133908 33554432000 4194304 16246674 140734302126384 140734302125696 13807435 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8226/statm: 330129 133908 840 2943 0 327023 0
[pid=8226/tid=8227] ppid=8221 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8227/stat : 8227 (toysat) S 8221 8226 5576 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36693011 1352208384 133908 33554432000 4194304 16246674 140734302126384 140383843495152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8226/tid=8229] ppid=8221 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8229/stat : 8229 (toysat) S 8221 8226 5576 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36693011 1352208384 133908 33554432000 4194304 16246674 140734302126384 140383757511920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8226/tid=8232] ppid=8221 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8232/stat : 8232 (toysat) S 8221 8226 5576 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36693011 1352208384 133908 33554432000 4194304 16246674 140734302126384 140383747038384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1320516

[startup+3.10045 s]
/proc/loadavg: 1.22 1.63 1.89 3/181 8237
/proc/meminfo: memFree=30160048/32872528 swapFree=447868/480572
[pid=8226] ppid=8221 vsize=1333828 CPUtime=3.09 cores=1,3,5,7
/proc/8226/stat : 8226 (toysat) R 8221 8226 5576 0 -1 4202496 210909 0 0 0 282 27 0 0 20 0 4 0 36693011 1365839872 211721 33554432000 4194304 16246674 140734302126384 140734302108288 4225134 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8226/statm: 333457 211721 840 2943 0 330351 0
[pid=8226/tid=8227] ppid=8221 vsize=1333828 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8227/stat : 8227 (toysat) S 8221 8226 5576 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36693011 1365839872 211721 33554432000 4194304 16246674 140734302126384 140383843495152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8226/tid=8229] ppid=8221 vsize=1333828 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8229/stat : 8229 (toysat) S 8221 8226 5576 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36693011 1365839872 211721 33554432000 4194304 16246674 140734302126384 140383757511920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8226/tid=8232] ppid=8221 vsize=1333828 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8232/stat : 8232 (toysat) S 8221 8226 5576 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36693011 1365839872 211721 33554432000 4194304 16246674 140734302126384 140383747038384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1333828

[startup+6.30031 s]
/proc/loadavg: 1.28 1.64 1.89 3/181 8237
/proc/meminfo: memFree=29248128/32872528 swapFree=447868/480572
[pid=8226] ppid=8221 vsize=1333828 CPUtime=6.28 cores=1,3,5,7
/proc/8226/stat : 8226 (toysat) R 8221 8226 5576 0 -1 4202496 210909 0 0 0 601 27 0 0 20 0 4 0 36693011 1365839872 211721 33554432000 4194304 16246674 140734302126384 140734302108288 6132663 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8226/statm: 333457 211721 840 2943 0 330351 0
[pid=8226/tid=8227] ppid=8221 vsize=1333828 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8227/stat : 8227 (toysat) S 8221 8226 5576 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36693011 1365839872 211721 33554432000 4194304 16246674 140734302126384 140383843495152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8226/tid=8229] ppid=8221 vsize=1333828 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8229/stat : 8229 (toysat) S 8221 8226 5576 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36693011 1365839872 211721 33554432000 4194304 16246674 140734302126384 140383757511920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8226/tid=8232] ppid=8221 vsize=1333828 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8232/stat : 8232 (toysat) S 8221 8226 5576 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36693011 1365839872 211721 33554432000 4194304 16246674 140734302126384 140383747038384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1333828

[startup+12.7003 s]
/proc/loadavg: 1.34 1.65 1.89 3/181 8237
/proc/meminfo: memFree=29068856/32872528 swapFree=447868/480572
[pid=8226] ppid=8221 vsize=1333828 CPUtime=12.68 cores=1,3,5,7
/proc/8226/stat : 8226 (toysat) R 8221 8226 5576 0 -1 4202496 210909 0 0 0 1241 27 0 0 20 0 4 0 36693011 1365839872 211721 33554432000 4194304 16246674 140734302126384 140734302108288 13774072 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8226/statm: 333457 211721 840 2943 0 330351 0
[pid=8226/tid=8227] ppid=8221 vsize=1333828 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8227/stat : 8227 (toysat) S 8221 8226 5576 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36693011 1365839872 211721 33554432000 4194304 16246674 140734302126384 140383843495152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8226/tid=8229] ppid=8221 vsize=1333828 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8229/stat : 8229 (toysat) S 8221 8226 5576 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36693011 1365839872 211721 33554432000 4194304 16246674 140734302126384 140383757511920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8226/tid=8232] ppid=8221 vsize=1333828 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8232/stat : 8232 (toysat) S 8221 8226 5576 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36693011 1365839872 211721 33554432000 4194304 16246674 140734302126384 140383747038384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1333828

[startup+25.5004 s]
/proc/loadavg: 1.48 1.66 1.90 3/181 8237
/proc/meminfo: memFree=29070084/32872528 swapFree=447868/480572
[pid=8226] ppid=8221 vsize=1333828 CPUtime=25.48 cores=1,3,5,7
/proc/8226/stat : 8226 (toysat) R 8221 8226 5576 0 -1 4202496 210909 0 0 0 2521 27 0 0 20 0 4 0 36693011 1365839872 211721 33554432000 4194304 16246674 140734302126384 140734302108288 13807598 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8226/statm: 333457 211721 840 2943 0 330351 0
[pid=8226/tid=8227] ppid=8221 vsize=1333828 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8227/stat : 8227 (toysat) S 8221 8226 5576 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36693011 1365839872 211721 33554432000 4194304 16246674 140734302126384 140383843495152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8226/tid=8229] ppid=8221 vsize=1333828 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8229/stat : 8229 (toysat) S 8221 8226 5576 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36693011 1365839872 211721 33554432000 4194304 16246674 140734302126384 140383757511920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8226/tid=8232] ppid=8221 vsize=1333828 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8232/stat : 8232 (toysat) S 8221 8226 5576 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36693011 1365839872 211721 33554432000 4194304 16246674 140734302126384 140383747038384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1333828

[startup+51.1004 s]
/proc/loadavg: 1.73 1.71 1.90 3/181 8237
/proc/meminfo: memFree=29034096/32872528 swapFree=447868/480572
[pid=8226] ppid=8221 vsize=1333828 CPUtime=51.08 cores=1,3,5,7
/proc/8226/stat : 8226 (toysat) R 8221 8226 5576 0 -1 4202496 210909 0 0 0 5081 27 0 0 20 0 4 0 36693011 1365839872 220636 33554432000 4194304 16246674 140734302126384 140734302108288 13807770 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8226/statm: 333457 220636 840 2943 0 330351 0
[pid=8226/tid=8227] ppid=8221 vsize=1333828 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8227/stat : 8227 (toysat) S 8221 8226 5576 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36693011 1365839872 220636 33554432000 4194304 16246674 140734302126384 140383843495152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8226/tid=8229] ppid=8221 vsize=1333828 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8229/stat : 8229 (toysat) S 8221 8226 5576 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36693011 1365839872 220636 33554432000 4194304 16246674 140734302126384 140383757511920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8226/tid=8232] ppid=8221 vsize=1333828 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8232/stat : 8232 (toysat) S 8221 8226 5576 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36693011 1365839872 220636 33554432000 4194304 16246674 140734302126384 140383747038384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1333828

[startup+102.3 s]
/proc/loadavg: 1.94 1.77 1.91 3/181 8238
/proc/meminfo: memFree=28953248/32872528 swapFree=447868/480572
[pid=8226] ppid=8221 vsize=1333828 CPUtime=102.28 cores=1,3,5,7
/proc/8226/stat : 8226 (toysat) R 8221 8226 5576 0 -1 4202496 210909 0 0 0 10201 27 0 0 20 0 4 0 36693011 1365839872 240796 33554432000 4194304 16246674 140734302126384 140734302125560 6132584 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8226/statm: 333457 240796 840 2943 0 330351 0
[pid=8226/tid=8227] ppid=8221 vsize=1333828 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8227/stat : 8227 (toysat) S 8221 8226 5576 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36693011 1365839872 240796 33554432000 4194304 16246674 140734302126384 140383843495152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8226/tid=8229] ppid=8221 vsize=1333828 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8229/stat : 8229 (toysat) S 8221 8226 5576 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36693011 1365839872 240796 33554432000 4194304 16246674 140734302126384 140383757511920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8226/tid=8232] ppid=8221 vsize=1333828 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8232/stat : 8232 (toysat) S 8221 8226 5576 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36693011 1365839872 240796 33554432000 4194304 16246674 140734302126384 140383747038384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1333828


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

/proc/8226/task/8232/stat : 8232 (toysat) S 8221 8226 5576 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36693011 1863913472 397007 33554432000 4194304 16246674 140734302126384 140383747038384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1820228

[startup+1362.3 s]
/proc/loadavg: 2.08 2.11 2.04 3/181 8270
/proc/meminfo: memFree=16453540/32872528 swapFree=447868/480572
[pid=8226] ppid=8221 vsize=1820228 CPUtime=1362.08 cores=1,3,5,7
/proc/8226/stat : 8226 (toysat) R 8221 8226 5576 0 -1 4202496 332525 0 0 0 136163 45 0 0 20 0 4 0 36693011 1863913472 397007 33554432000 4194304 16246674 140734302126384 140734302108288 13807754 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8226/statm: 455057 397007 843 2943 0 451951 0
[pid=8226/tid=8227] ppid=8221 vsize=1820228 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8227/stat : 8227 (toysat) S 8221 8226 5576 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36693011 1863913472 397007 33554432000 4194304 16246674 140734302126384 140383843495152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8226/tid=8229] ppid=8221 vsize=1820228 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8229/stat : 8229 (toysat) S 8221 8226 5576 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36693011 1863913472 397007 33554432000 4194304 16246674 140734302126384 140383757511920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8226/tid=8232] ppid=8221 vsize=1820228 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8232/stat : 8232 (toysat) S 8221 8226 5576 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36693011 1863913472 397007 33554432000 4194304 16246674 140734302126384 140383747038384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1820228

[startup+1422.3 s]
/proc/loadavg: 2.08 2.11 2.04 3/182 8275
/proc/meminfo: memFree=16086316/32872528 swapFree=447868/480572
[pid=8226] ppid=8221 vsize=2186820 CPUtime=1422.08 cores=1,3,5,7
/proc/8226/stat : 8226 (toysat) R 8221 8226 5576 0 -1 4202496 424105 0 0 0 142152 56 0 0 20 0 4 0 36693011 2239303680 488587 33554432000 4194304 16246674 140734302126384 140734302108288 13955776 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8226/statm: 546705 488587 843 2943 0 543599 0
[pid=8226/tid=8227] ppid=8221 vsize=2186820 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8227/stat : 8227 (toysat) S 8221 8226 5576 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36693011 2239303680 488587 33554432000 4194304 16246674 140734302126384 140383843495152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8226/tid=8229] ppid=8221 vsize=2186820 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8229/stat : 8229 (toysat) S 8221 8226 5576 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36693011 2239303680 488587 33554432000 4194304 16246674 140734302126384 140383757511920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8226/tid=8232] ppid=8221 vsize=2186820 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8232/stat : 8232 (toysat) S 8221 8226 5576 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36693011 2239303680 488587 33554432000 4194304 16246674 140734302126384 140383747038384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 2186820

[startup+1482.3 s]
/proc/loadavg: 2.14 2.12 2.05 3/181 8276
/proc/meminfo: memFree=16086360/32872528 swapFree=447868/480572
[pid=8226] ppid=8221 vsize=2186820 CPUtime=1482.06 cores=1,3,5,7
/proc/8226/stat : 8226 (toysat) R 8221 8226 5576 0 -1 4202496 424105 0 0 0 148150 56 0 0 20 0 4 0 36693011 2239303680 488587 33554432000 4194304 16246674 140734302126384 140734302108288 13807598 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8226/statm: 546705 488587 843 2943 0 543599 0
[pid=8226/tid=8227] ppid=8221 vsize=2186820 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8227/stat : 8227 (toysat) S 8221 8226 5576 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36693011 2239303680 488587 33554432000 4194304 16246674 140734302126384 140383843495152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8226/tid=8229] ppid=8221 vsize=2186820 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8229/stat : 8229 (toysat) S 8221 8226 5576 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36693011 2239303680 488587 33554432000 4194304 16246674 140734302126384 140383757511920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8226/tid=8232] ppid=8221 vsize=2186820 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8232/stat : 8232 (toysat) S 8221 8226 5576 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36693011 2239303680 488587 33554432000 4194304 16246674 140734302126384 140383747038384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 2186820

[startup+1542.31 s]
/proc/loadavg: 2.11 2.11 2.05 3/181 8277
/proc/meminfo: memFree=16086380/32872528 swapFree=447868/480572
[pid=8226] ppid=8221 vsize=2186820 CPUtime=1542.06 cores=1,3,5,7
/proc/8226/stat : 8226 (toysat) R 8221 8226 5576 0 -1 4202496 424105 0 0 0 154150 56 0 0 20 0 4 0 36693011 2239303680 488587 33554432000 4194304 16246674 140734302126384 140734302108288 6132584 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8226/statm: 546705 488587 843 2943 0 543599 0
[pid=8226/tid=8227] ppid=8221 vsize=2186820 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8227/stat : 8227 (toysat) S 8221 8226 5576 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36693011 2239303680 488587 33554432000 4194304 16246674 140734302126384 140383843495152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8226/tid=8229] ppid=8221 vsize=2186820 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8229/stat : 8229 (toysat) S 8221 8226 5576 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36693011 2239303680 488587 33554432000 4194304 16246674 140734302126384 140383757511920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8226/tid=8232] ppid=8221 vsize=2186820 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8232/stat : 8232 (toysat) S 8221 8226 5576 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36693011 2239303680 488587 33554432000 4194304 16246674 140734302126384 140383747038384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 2186820

[startup+1602.3 s]
/proc/loadavg: 2.09 2.10 2.05 3/181 8278
/proc/meminfo: memFree=16086272/32872528 swapFree=447868/480572
[pid=8226] ppid=8221 vsize=2186820 CPUtime=1602.04 cores=1,3,5,7
/proc/8226/stat : 8226 (toysat) R 8221 8226 5576 0 -1 4202496 424173 0 0 0 160148 56 0 0 20 0 4 0 36693011 2239303680 488655 33554432000 4194304 16246674 140734302126384 140734302108288 13923640 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8226/statm: 546705 488655 843 2943 0 543599 0
[pid=8226/tid=8227] ppid=8221 vsize=2186820 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8227/stat : 8227 (toysat) S 8221 8226 5576 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36693011 2239303680 488655 33554432000 4194304 16246674 140734302126384 140383843495152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8226/tid=8229] ppid=8221 vsize=2186820 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8229/stat : 8229 (toysat) S 8221 8226 5576 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36693011 2239303680 488655 33554432000 4194304 16246674 140734302126384 140383757511920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8226/tid=8232] ppid=8221 vsize=2186820 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8232/stat : 8232 (toysat) S 8221 8226 5576 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36693011 2239303680 488655 33554432000 4194304 16246674 140734302126384 140383747038384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 2186820

[startup+1662.3 s]
/proc/loadavg: 2.15 2.11 2.05 3/181 8279
/proc/meminfo: memFree=16086800/32872528 swapFree=447868/480572
[pid=8226] ppid=8221 vsize=2186820 CPUtime=1662.03 cores=1,3,5,7
/proc/8226/stat : 8226 (toysat) R 8221 8226 5576 0 -1 4202496 424173 0 0 0 166147 56 0 0 20 0 4 0 36693011 2239303680 488655 33554432000 4194304 16246674 140734302126384 140734302108288 6132640 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8226/statm: 546705 488655 843 2943 0 543599 0
[pid=8226/tid=8227] ppid=8221 vsize=2186820 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8227/stat : 8227 (toysat) S 8221 8226 5576 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36693011 2239303680 488655 33554432000 4194304 16246674 140734302126384 140383843495152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8226/tid=8229] ppid=8221 vsize=2186820 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8229/stat : 8229 (toysat) S 8221 8226 5576 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36693011 2239303680 488655 33554432000 4194304 16246674 140734302126384 140383757511920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8226/tid=8232] ppid=8221 vsize=2186820 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8232/stat : 8232 (toysat) S 8221 8226 5576 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36693011 2239303680 488655 33554432000 4194304 16246674 140734302126384 140383747038384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 2186820

[startup+1722.3 s]
/proc/loadavg: 2.20 2.14 2.06 3/180 8280
/proc/meminfo: memFree=16086836/32872528 swapFree=447868/480572
[pid=8226] ppid=8221 vsize=2186820 CPUtime=1722.03 cores=1,3,5,7
/proc/8226/stat : 8226 (toysat) R 8221 8226 5576 0 -1 4202496 424173 0 0 0 172146 57 0 0 20 0 4 0 36693011 2239303680 488655 33554432000 4194304 16246674 140734302126384 140734302108288 13807598 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8226/statm: 546705 488655 843 2943 0 543599 0
[pid=8226/tid=8227] ppid=8221 vsize=2186820 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8227/stat : 8227 (toysat) S 8221 8226 5576 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36693011 2239303680 488655 33554432000 4194304 16246674 140734302126384 140383843495152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8226/tid=8229] ppid=8221 vsize=2186820 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8229/stat : 8229 (toysat) S 8221 8226 5576 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36693011 2239303680 488655 33554432000 4194304 16246674 140734302126384 140383757511920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8226/tid=8232] ppid=8221 vsize=2186820 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8232/stat : 8232 (toysat) S 8221 8226 5576 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36693011 2239303680 488655 33554432000 4194304 16246674 140734302126384 140383747038384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 2186820

[startup+1782.3 s]
/proc/loadavg: 2.12 2.12 2.06 4/181 8282
/proc/meminfo: memFree=16085992/32872528 swapFree=447868/480572
[pid=8226] ppid=8221 vsize=2186820 CPUtime=1782.01 cores=1,3,5,7
/proc/8226/stat : 8226 (toysat) R 8221 8226 5576 0 -1 4202496 424173 0 0 0 178144 57 0 0 20 0 4 0 36693011 2239303680 488655 33554432000 4194304 16246674 140734302126384 140734302108288 6132452 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8226/statm: 546705 488655 843 2943 0 543599 0
[pid=8226/tid=8227] ppid=8221 vsize=2186820 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8227/stat : 8227 (toysat) S 8221 8226 5576 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36693011 2239303680 488655 33554432000 4194304 16246674 140734302126384 140383843495152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8226/tid=8229] ppid=8221 vsize=2186820 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8229/stat : 8229 (toysat) S 8221 8226 5576 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36693011 2239303680 488655 33554432000 4194304 16246674 140734302126384 140383757511920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8226/tid=8232] ppid=8221 vsize=2186820 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8232/stat : 8232 (toysat) S 8221 8226 5576 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36693011 2239303680 488655 33554432000 4194304 16246674 140734302126384 140383747038384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 2186820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.16 2.13 2.06 3/181 8282
/proc/meminfo: memFree=15646012/32872528 swapFree=447868/480572
[pid=8226] ppid=8221 vsize=2627140 CPUtime=1800.01 cores=1,3,5,7
/proc/8226/stat : 8226 (toysat) R 8221 8226 5576 0 -1 4202496 534115 0 0 0 179929 72 0 0 20 0 4 0 36693011 2690191360 598597 33554432000 4194304 16246674 140734302126384 140734302108288 13807598 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8226/statm: 656785 598597 843 2943 0 653679 0
[pid=8226/tid=8227] ppid=8221 vsize=2627140 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8227/stat : 8227 (toysat) S 8221 8226 5576 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36693011 2690191360 598597 33554432000 4194304 16246674 140734302126384 140383843495152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8226/tid=8229] ppid=8221 vsize=2627140 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8229/stat : 8229 (toysat) S 8221 8226 5576 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36693011 2690191360 598597 33554432000 4194304 16246674 140734302126384 140383757511920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8226/tid=8232] ppid=8221 vsize=2627140 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8232/stat : 8232 (toysat) S 8221 8226 5576 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36693011 2690191360 598597 33554432000 4194304 16246674 140734302126384 140383747038384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2627140

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

[startup+1800.3 s]
/proc/loadavg: 2.16 2.13 2.06 3/181 8282
/proc/meminfo: memFree=15646012/32872528 swapFree=447868/480572
[pid=8226] ppid=8221 vsize=2627140 CPUtime=1800.01 cores=1,3,5,7
/proc/8226/stat : 8226 (toysat) R 8221 8226 5576 0 -1 4202496 534115 0 0 0 179929 72 0 0 20 0 4 0 36693011 2690191360 598597 33554432000 4194304 16246674 140734302126384 140734302108288 13807598 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8226/statm: 656785 598597 843 2943 0 653679 0
[pid=8226/tid=8227] ppid=8221 vsize=2627140 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8227/stat : 8227 (toysat) S 8221 8226 5576 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36693011 2690191360 598597 33554432000 4194304 16246674 140734302126384 140383843495152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8226/tid=8229] ppid=8221 vsize=2627140 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8229/stat : 8229 (toysat) S 8221 8226 5576 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36693011 2690191360 598597 33554432000 4194304 16246674 140734302126384 140383757511920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8226/tid=8232] ppid=8221 vsize=2627140 CPUtime=0 cores=1,3,5,7
/proc/8226/task/8232/stat : 8232 (toysat) S 8221 8226 5576 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36693011 2690191360 598597 33554432000 4194304 16246674 140734302126384 140383747038384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2627140

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.38
CPU time (s): 1800.1
CPU user time (s): 1799.3
CPU system time (s): 0.792879
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 2627140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.3
system time used= 0.792879
maximum resident set size= 2394388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 534115
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= 48
involuntary context switches= 1974

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.598 second user time and 10.2504 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-19 16:27:09
IDJOB=4110562
IDBENCH=79518
IDSOLVER=2553
FILE ID=node104/4110562-1466346429
RUNJOBID= node104-1466346429-8201
PBS_JOBID= 19922044
Free space on /tmp= 71664 MiB

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

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

MD5SUM BENCH= c674b5672a70d11a823c21683e092c9d
RANDOM SEED=1614590748

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.035
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:        30986844 kB
Buffers:          175872 kB
Cached:           438880 kB
SwapCached:        40444 kB
Active:           249164 kB
Inactive:         406924 kB
Active(anon):       4032 kB
Inactive(anon):    40068 kB
Active(file):     245132 kB
Inactive(file):   366856 kB
Unevictable:      480572 kB
Mlocked:          447868 kB
SwapTotal:      67108856 kB
SwapFree:       67060544 kB
Dirty:             33412 kB
Writeback:             0 kB
AnonPages:        483000 kB
Mapped:             7076 kB
Shmem:                 0 kB
Slab:             615136 kB
SReclaimable:      59396 kB
SUnreclaim:       555740 kB
KernelStack:        1376 kB
PageTables:         4320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     566484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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= 71636 MiB
End job on node104 at 2016-06-19 16:57:09