Trace number 4093131

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.12 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/celar/
normalized-celar6-sub1-24_wcsp.wbo
MD5SUM1923b56554147f45c1335542a0a2f539
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark3059
Best CPU time to get the best result obtained on this benchmark1800.55
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables336
Total number of constraints69031
Number of soft constraints69017
Number of constraints which are clauses69017
Number of constraints which are cardinality constraints (but not clauses)14
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint24
Top cost 47694
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 9891329
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 25
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-16T21:41:04+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-4093131-1466106064.wbo"]
0.00/0.01	c use --random-gen="2359492809 631557242 1386006783 4263264232 4192706228 1554233123 2635552620 1194357069 3925019129 4260363264 2460249056 3424439740 3257506188 1873165463 2102536205 4051071408 2231221903 3193901379 1548836046 2684098375 2515047938 997616301 1911416960 1975659611 951631768 3800581684 2426574165 3338191238 2640431886 912192188 1207998347 3358599709 817597887 424131152 1535733570 3944552710 2560290542 3866420882 617854284 2947607000 3177929344 411902958 1607807437 231159011 533532572 4216750698 98183993 1757398544 4245860377 3355805185 2801000237 3326156252 1093566995 2357289703 868062342 1738621932 3733992959 3233491378 2302412197 3373642625 3396892758 634500513 249934566 3594136865 1160150875 3411081328 1547229938 3470653938 3332683731 96247117 1035373352 2870555944 3500437371 1116179657 2852592874 1293071596 1180136796 3354120830 1468096348 1177139012 3588526112 376304539 3514163196 3376518157 172058068 3234315217 4173776520 3279292026 1647832441 166653797 1333063745 1118820945 2959160528 2596607059 3399772622 1235960464 1638566684 1989278266 1962450 3089026237 2766960075 975257827 3488931018 2274882506 767616648 310755191 3057358679 3936668110 4216025830 1508592604 2458915446 498883250 3249882400 3559709737 2408684511 1044947329 2844558922 2851545091 1446477483 4041473523 1142074535 1498498252 262174190 1844388068 3770602822 1203446347 59509605 3490591382 1601059285 365158731 3276513211 2562050410 2240033291 441606779 2062577231 795359713 1219807045 1189874303 3184805899 4082931410 3814762553 2112830668 2051823235 2960562091 1731146548 3831007039 2806325930 247777170 2030879214 1968223619 3640425340 1780353199 164360297 4284619717 1032149773 2768348017 924461070 3328786480 18724874 2168495161 772882776 1894377950 982877144 3864056777 2161715665 877877348 583776109 3564298529 986726623 2562701492 3942409635 3799818662 2153754342 473965706 4291150424 574195234 1101207249 326967137 2532420803 3385670048 2733931513 1008466668 4036038210 1869387255 2157026297 3674441086 3718076533 3423001679 2316297129 4276209241 1832935305 35074991 122056287 2443739041 3918331611 3237377425 2766219734 2540667029 2175916314 144791631 3999585747 671937426 3510110455 4069540375 1068457423 3907626303 3182322308 745926590 239675027 919782612 3441852971 1184151118 4199926064 3932913484 3470444241 3181006637 520058137 2486799186 1746657000 2016584226 55079264 480239444 3464963279 1485180220 1037293565 1009545219 3527410410 3053453625 3412173983 3766895914 3762179431 18488272 2034922980 3432571630 2003721087 1082915041 3734756798 99717726 2847147102 2647178173 197561265 2693466195 2381860226 1262079035 2640808709 1908637415 596429062 697793636 1550950692 3830472851 1269348412 3667410511 3442282108 2120157792 3583326145 886362441 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-4093131-1466106064/watcher-4093131-1466106064 -o /tmp/evaluation-result-4093131-1466106064/solver-4093131-1466106064 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466104263-25263 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093131-1466106064.wbo 

pid=25422
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.20 2.18 2.10 4/172 25425
/proc/meminfo: memFree=30264368/32872528 swapFree=1499116/1695340
[pid=25425] ppid=25422 vsize=602556 CPUtime=0 cores=0,2,4,6
/proc/25425/stat : 25425 (toysat) R 25422 25425 24593 0 -1 4202496 2226 0 0 0 0 0 0 0 20 0 4 0 12652116 617017344 2076 33554432000 4194304 16246674 140736357167584 140736357167008 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25425/statm: 151151 2087 441 2943 0 148045 0
[pid=25425/tid=25426] ppid=25422 vsize=619964 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25426/stat : 25426 (toysat) S 25422 25425 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12652116 634843136 2145 33554432000 4194304 16246674 140736357167584 139815191293168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25425/tid=25427] ppid=25422 vsize=624060 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25427/stat : 25427 (toysat) S 25422 25425 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12652116 639037440 2161 33554432000 4194304 16246674 140736357167584 139815180803312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25425/tid=25428] ppid=25422 vsize=628156 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25428/stat : 25428 (toysat) S 25422 25425 24593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12652116 643231744 2179 33554432000 4194304 16246674 140736357167584 139815170329776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100171 s]
/proc/loadavg: 2.20 2.18 2.10 4/172 25425
/proc/meminfo: memFree=30264368/32872528 swapFree=1499116/1695340
[pid=25425] ppid=25422 vsize=1221188 CPUtime=0.09 cores=0,2,4,6
/proc/25425/stat : 25425 (toysat) R 25422 25425 24593 0 -1 4202496 26676 0 0 0 6 3 0 0 20 0 4 0 12652116 1250496512 26466 33554432000 4194304 16246674 140736357167584 140736357166896 4225154 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25425/statm: 305297 26470 801 2943 0 302191 0
[pid=25425/tid=25426] ppid=25422 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25426/stat : 25426 (toysat) S 25422 25425 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12652116 1250496512 26473 33554432000 4194304 16246674 140736357167584 139815191293168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25425/tid=25427] ppid=25422 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25427/stat : 25427 (toysat) S 25422 25425 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12652116 1250496512 26476 33554432000 4194304 16246674 140736357167584 139815180803312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25425/tid=25428] ppid=25422 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25428/stat : 25428 (toysat) S 25422 25425 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12652116 1250496512 26479 33554432000 4194304 16246674 140736357167584 139815170329776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1221188

[startup+0.200519 s]
/proc/loadavg: 2.20 2.18 2.10 4/172 25425
/proc/meminfo: memFree=30264368/32872528 swapFree=1499116/1695340
[pid=25425] ppid=25422 vsize=1308228 CPUtime=0.19 cores=0,2,4,6
/proc/25425/stat : 25425 (toysat) R 25422 25425 24593 0 -1 4202496 47842 0 0 0 13 6 0 0 20 0 4 0 12652116 1339625472 48143 33554432000 4194304 16246674 140736357167584 140736357150576 4221016 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25425/statm: 327057 48147 801 2943 0 323951 0
[pid=25425/tid=25426] ppid=25422 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25426/stat : 25426 (toysat) S 25422 25425 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12652116 1339625472 48149 33554432000 4194304 16246674 140736357167584 139815191293168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25425/tid=25427] ppid=25422 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25427/stat : 25427 (toysat) S 25422 25425 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12652116 1339625472 48152 33554432000 4194304 16246674 140736357167584 139815180803312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25425/tid=25428] ppid=25422 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25428/stat : 25428 (toysat) S 25422 25425 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12652116 1339625472 48154 33554432000 4194304 16246674 140736357167584 139815170329776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1308228

[startup+0.300474 s]
/proc/loadavg: 2.20 2.18 2.10 4/172 25425
/proc/meminfo: memFree=30264368/32872528 swapFree=1499116/1695340
[pid=25425] ppid=25422 vsize=1314372 CPUtime=0.28 cores=0,2,4,6
/proc/25425/stat : 25425 (toysat) R 25422 25425 24593 0 -1 4202496 61466 0 0 0 21 7 0 0 20 0 4 0 12652116 1345916928 61767 33554432000 4194304 16246674 140736357167584 140736357150576 4220897 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25425/statm: 328593 61767 801 2943 0 325487 0
[pid=25425/tid=25426] ppid=25422 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25426/stat : 25426 (toysat) S 25422 25425 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12652116 1345916928 61767 33554432000 4194304 16246674 140736357167584 139815191293168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25425/tid=25427] ppid=25422 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25427/stat : 25427 (toysat) S 25422 25425 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12652116 1345916928 61767 33554432000 4194304 16246674 140736357167584 139815180803312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25425/tid=25428] ppid=25422 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25428/stat : 25428 (toysat) S 25422 25425 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12652116 1345916928 61767 33554432000 4194304 16246674 140736357167584 139815170329776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1314372

[startup+0.700408 s]
/proc/loadavg: 2.20 2.18 2.10 4/172 25425
/proc/meminfo: memFree=30264368/32872528 swapFree=1499116/1695340
[pid=25425] ppid=25422 vsize=1314372 CPUtime=0.69 cores=0,2,4,6
/proc/25425/stat : 25425 (toysat) R 25422 25425 24593 0 -1 4202496 64667 0 0 0 61 8 0 0 20 0 4 0 12652116 1345916928 64968 33554432000 4194304 16246674 140736357167584 140736357166896 13896937 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25425/statm: 328593 64968 833 2943 0 325487 0
[pid=25425/tid=25426] ppid=25422 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25426/stat : 25426 (toysat) S 25422 25425 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12652116 1345916928 64968 33554432000 4194304 16246674 140736357167584 139815191293168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25425/tid=25427] ppid=25422 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25427/stat : 25427 (toysat) S 25422 25425 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12652116 1345916928 64968 33554432000 4194304 16246674 140736357167584 139815180803312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25425/tid=25428] ppid=25422 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25428/stat : 25428 (toysat) S 25422 25425 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12652116 1345916928 64968 33554432000 4194304 16246674 140736357167584 139815170329776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1314372

[startup+1.50038 s]
/proc/loadavg: 2.20 2.18 2.10 4/183 25443
/proc/meminfo: memFree=29529940/32872528 swapFree=1499116/1695340
[pid=25425] ppid=25422 vsize=1352260 CPUtime=1.49 cores=0,2,4,6
/proc/25425/stat : 25425 (toysat) R 25422 25425 24593 0 -1 4202496 169255 0 0 0 126 23 0 0 20 0 4 0 12652116 1384714240 169556 33554432000 4194304 16246674 140736357167584 140736357166896 4221105 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25425/statm: 338065 169559 836 2943 0 334959 0
[pid=25425/tid=25426] ppid=25422 vsize=1352260 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25426/stat : 25426 (toysat) S 25422 25425 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12652116 1384714240 169561 33554432000 4194304 16246674 140736357167584 139815191293168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25425/tid=25427] ppid=25422 vsize=1352260 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25427/stat : 25427 (toysat) S 25422 25425 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12652116 1384714240 169563 33554432000 4194304 16246674 140736357167584 139815180803312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25425/tid=25428] ppid=25422 vsize=1352260 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25428/stat : 25428 (toysat) S 25422 25425 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12652116 1384714240 169565 33554432000 4194304 16246674 140736357167584 139815170329776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1352260

[startup+3.10039 s]
/proc/loadavg: 2.20 2.18 2.10 4/183 25443
/proc/meminfo: memFree=28487720/32872528 swapFree=1499116/1695340
[pid=25425] ppid=25422 vsize=1369668 CPUtime=3.09 cores=0,2,4,6
/proc/25425/stat : 25425 (toysat) R 25422 25425 24593 0 -1 4202496 283044 0 0 0 272 37 0 0 20 0 4 0 12652116 1402540032 283345 33554432000 4194304 16246674 140736357167584 140736357149504 12429000 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25425/statm: 342417 283345 842 2943 0 339311 0
[pid=25425/tid=25426] ppid=25422 vsize=1369668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25426/stat : 25426 (toysat) S 25422 25425 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12652116 1402540032 283345 33554432000 4194304 16246674 140736357167584 139815191293168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25425/tid=25427] ppid=25422 vsize=1369668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25427/stat : 25427 (toysat) S 25422 25425 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12652116 1402540032 283345 33554432000 4194304 16246674 140736357167584 139815180803312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25425/tid=25428] ppid=25422 vsize=1369668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25428/stat : 25428 (toysat) S 25422 25425 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12652116 1402540032 283345 33554432000 4194304 16246674 140736357167584 139815170329776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1369668

[startup+6.30039 s]
/proc/loadavg: 2.18 2.18 2.10 3/183 25443
/proc/meminfo: memFree=27979232/32872528 swapFree=1499116/1695340
[pid=25425] ppid=25422 vsize=1369668 CPUtime=6.29 cores=0,2,4,6
/proc/25425/stat : 25425 (toysat) R 25422 25425 24593 0 -1 4202496 283044 0 0 0 592 37 0 0 20 0 4 0 12652116 1402540032 283345 33554432000 4194304 16246674 140736357167584 140736357149504 13809344 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25425/statm: 342417 283345 842 2943 0 339311 0
[pid=25425/tid=25426] ppid=25422 vsize=1369668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25426/stat : 25426 (toysat) S 25422 25425 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12652116 1402540032 283345 33554432000 4194304 16246674 140736357167584 139815191293168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25425/tid=25427] ppid=25422 vsize=1369668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25427/stat : 25427 (toysat) S 25422 25425 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12652116 1402540032 283345 33554432000 4194304 16246674 140736357167584 139815180803312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25425/tid=25428] ppid=25422 vsize=1369668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25428/stat : 25428 (toysat) S 25422 25425 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12652116 1402540032 283345 33554432000 4194304 16246674 140736357167584 139815170329776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1369668

[startup+12.7003 s]
/proc/loadavg: 2.17 2.18 2.10 3/183 25443
/proc/meminfo: memFree=27979104/32872528 swapFree=1499116/1695340
[pid=25425] ppid=25422 vsize=1369668 CPUtime=12.69 cores=0,2,4,6
/proc/25425/stat : 25425 (toysat) R 25422 25425 24593 0 -1 4202496 283044 0 0 0 1232 37 0 0 20 0 4 0 12652116 1402540032 283345 33554432000 4194304 16246674 140736357167584 140736357149504 13807544 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25425/statm: 342417 283345 842 2943 0 339311 0
[pid=25425/tid=25426] ppid=25422 vsize=1369668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25426/stat : 25426 (toysat) S 25422 25425 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12652116 1402540032 283345 33554432000 4194304 16246674 140736357167584 139815191293168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25425/tid=25427] ppid=25422 vsize=1369668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25427/stat : 25427 (toysat) S 25422 25425 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12652116 1402540032 283345 33554432000 4194304 16246674 140736357167584 139815180803312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25425/tid=25428] ppid=25422 vsize=1369668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25428/stat : 25428 (toysat) S 25422 25425 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12652116 1402540032 283345 33554432000 4194304 16246674 140736357167584 139815170329776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1369668

[startup+25.5004 s]
/proc/loadavg: 2.28 2.20 2.10 4/183 25443
/proc/meminfo: memFree=27980800/32872528 swapFree=1499116/1695340
[pid=25425] ppid=25422 vsize=1369668 CPUtime=25.49 cores=0,2,4,6
/proc/25425/stat : 25425 (toysat) R 25422 25425 24593 0 -1 4202496 283044 0 0 0 2512 37 0 0 20 0 4 0 12652116 1402540032 283345 33554432000 4194304 16246674 140736357167584 140736357149504 13774229 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25425/statm: 342417 283345 842 2943 0 339311 0
[pid=25425/tid=25426] ppid=25422 vsize=1369668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25426/stat : 25426 (toysat) S 25422 25425 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12652116 1402540032 283345 33554432000 4194304 16246674 140736357167584 139815191293168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25425/tid=25427] ppid=25422 vsize=1369668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25427/stat : 25427 (toysat) S 25422 25425 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12652116 1402540032 283345 33554432000 4194304 16246674 140736357167584 139815180803312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25425/tid=25428] ppid=25422 vsize=1369668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25428/stat : 25428 (toysat) S 25422 25425 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12652116 1402540032 283345 33554432000 4194304 16246674 140736357167584 139815170329776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1369668

[startup+51.1004 s]
/proc/loadavg: 2.18 2.18 2.10 3/183 25443
/proc/meminfo: memFree=27981080/32872528 swapFree=1499116/1695340
[pid=25425] ppid=25422 vsize=1369668 CPUtime=51.08 cores=0,2,4,6
/proc/25425/stat : 25425 (toysat) R 25422 25425 24593 0 -1 4202496 283044 0 0 0 5071 37 0 0 20 0 4 0 12652116 1402540032 283345 33554432000 4194304 16246674 140736357167584 140736357149504 13774090 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25425/statm: 342417 283345 842 2943 0 339311 0
[pid=25425/tid=25426] ppid=25422 vsize=1369668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25426/stat : 25426 (toysat) S 25422 25425 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12652116 1402540032 283345 33554432000 4194304 16246674 140736357167584 139815191293168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25425/tid=25427] ppid=25422 vsize=1369668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25427/stat : 25427 (toysat) S 25422 25425 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12652116 1402540032 283345 33554432000 4194304 16246674 140736357167584 139815180803312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25425/tid=25428] ppid=25422 vsize=1369668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25428/stat : 25428 (toysat) S 25422 25425 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12652116 1402540032 283345 33554432000 4194304 16246674 140736357167584 139815170329776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1369668

[startup+102.3 s]
/proc/loadavg: 2.19 2.18 2.10 3/183 25445
/proc/meminfo: memFree=27981488/32872528 swapFree=1499116/1695340
[pid=25425] ppid=25422 vsize=1369668 CPUtime=102.28 cores=0,2,4,6
/proc/25425/stat : 25425 (toysat) R 25422 25425 24593 0 -1 4202496 283044 0 0 0 10191 37 0 0 20 0 4 0 12652116 1402540032 283345 33554432000 4194304 16246674 140736357167584 140736357149504 13809224 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25425/statm: 342417 283345 842 2943 0 339311 0
[pid=25425/tid=25426] ppid=25422 vsize=1369668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25426/stat : 25426 (toysat) S 25422 25425 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12652116 1402540032 283345 33554432000 4194304 16246674 140736357167584 139815191293168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25425/tid=25427] ppid=25422 vsize=1369668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25427/stat : 25427 (toysat) S 25422 25425 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12652116 1402540032 283345 33554432000 4194304 16246674 140736357167584 139815180803312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25425/tid=25428] ppid=25422 vsize=1369668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25428/stat : 25428 (toysat) S 25422 25425 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12652116 1402540032 283345 33554432000 4194304 16246674 140736357167584 139815170329776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1369668


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

/proc/25425/task/25428/stat : 25428 (toysat) S 25422 25425 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347328 33554432000 4194304 16246674 140736357167584 139815170329776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1625668

[startup+1302.3 s]
/proc/loadavg: 2.28 2.23 2.19 3/183 25498
/proc/meminfo: memFree=27465808/32872528 swapFree=1499116/1695340
[pid=25425] ppid=25422 vsize=1625668 CPUtime=1302.07 cores=0,2,4,6
/proc/25425/stat : 25425 (toysat) R 25422 25425 24593 0 -1 4202496 347062 0 0 0 130160 47 0 0 20 0 4 0 12652116 1664684032 347328 33554432000 4194304 16246674 140736357167584 140736357149504 6132539 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25425/statm: 406417 347328 842 2943 0 403311 0
[pid=25425/tid=25426] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25426/stat : 25426 (toysat) S 25422 25425 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347328 33554432000 4194304 16246674 140736357167584 139815191293168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25425/tid=25427] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25427/stat : 25427 (toysat) S 25422 25425 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347328 33554432000 4194304 16246674 140736357167584 139815180803312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25425/tid=25428] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25428/stat : 25428 (toysat) S 25422 25425 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347328 33554432000 4194304 16246674 140736357167584 139815170329776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1625668

[startup+1362.3 s]
/proc/loadavg: 2.22 2.22 2.18 3/183 25499
/proc/meminfo: memFree=27465924/32872528 swapFree=1499116/1695340
[pid=25425] ppid=25422 vsize=1625668 CPUtime=1362.06 cores=0,2,4,6
/proc/25425/stat : 25425 (toysat) R 25422 25425 24593 0 -1 4202496 347062 0 0 0 136159 47 0 0 20 0 4 0 12652116 1664684032 347328 33554432000 4194304 16246674 140736357167584 140736357149504 13809352 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25425/statm: 406417 347328 842 2943 0 403311 0
[pid=25425/tid=25426] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25426/stat : 25426 (toysat) S 25422 25425 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347328 33554432000 4194304 16246674 140736357167584 139815191293168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25425/tid=25427] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25427/stat : 25427 (toysat) S 25422 25425 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347328 33554432000 4194304 16246674 140736357167584 139815180803312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25425/tid=25428] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25428/stat : 25428 (toysat) S 25422 25425 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347328 33554432000 4194304 16246674 140736357167584 139815170329776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 1625668

[startup+1422.3 s]
/proc/loadavg: 2.21 2.22 2.18 4/183 25500
/proc/meminfo: memFree=27466256/32872528 swapFree=1499116/1695340
[pid=25425] ppid=25422 vsize=1625668 CPUtime=1422.06 cores=0,2,4,6
/proc/25425/stat : 25425 (toysat) R 25422 25425 24593 0 -1 4202496 347062 0 0 0 142159 47 0 0 20 0 4 0 12652116 1664684032 347328 33554432000 4194304 16246674 140736357167584 140736357149504 13807457 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25425/statm: 406417 347328 842 2943 0 403311 0
[pid=25425/tid=25426] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25426/stat : 25426 (toysat) S 25422 25425 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347328 33554432000 4194304 16246674 140736357167584 139815191293168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25425/tid=25427] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25427/stat : 25427 (toysat) S 25422 25425 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347328 33554432000 4194304 16246674 140736357167584 139815180803312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25425/tid=25428] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25428/stat : 25428 (toysat) S 25422 25425 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347328 33554432000 4194304 16246674 140736357167584 139815170329776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1625668

[startup+1482.3 s]
/proc/loadavg: 2.21 2.22 2.18 3/183 25501
/proc/meminfo: memFree=27466168/32872528 swapFree=1499116/1695340
[pid=25425] ppid=25422 vsize=1625668 CPUtime=1482.04 cores=0,2,4,6
/proc/25425/stat : 25425 (toysat) R 25422 25425 24593 0 -1 4202496 347062 0 0 0 148157 47 0 0 20 0 4 0 12652116 1664684032 347328 33554432000 4194304 16246674 140736357167584 140736357149504 6132605 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25425/statm: 406417 347328 842 2943 0 403311 0
[pid=25425/tid=25426] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25426/stat : 25426 (toysat) S 25422 25425 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347328 33554432000 4194304 16246674 140736357167584 139815191293168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25425/tid=25427] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25427/stat : 25427 (toysat) S 25422 25425 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347328 33554432000 4194304 16246674 140736357167584 139815180803312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25425/tid=25428] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25428/stat : 25428 (toysat) S 25422 25425 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347328 33554432000 4194304 16246674 140736357167584 139815170329776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1625668

[startup+1542.31 s]
/proc/loadavg: 2.27 2.24 2.19 3/183 25502
/proc/meminfo: memFree=27466104/32872528 swapFree=1499116/1695340
[pid=25425] ppid=25422 vsize=1625668 CPUtime=1542.04 cores=0,2,4,6
/proc/25425/stat : 25425 (toysat) R 25422 25425 24593 0 -1 4202496 347062 0 0 0 154157 47 0 0 20 0 4 0 12652116 1664684032 347328 33554432000 4194304 16246674 140736357167584 140736357149504 13807598 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25425/statm: 406417 347328 842 2943 0 403311 0
[pid=25425/tid=25426] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25426/stat : 25426 (toysat) S 25422 25425 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347328 33554432000 4194304 16246674 140736357167584 139815191293168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25425/tid=25427] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25427/stat : 25427 (toysat) S 25422 25425 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347328 33554432000 4194304 16246674 140736357167584 139815180803312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25425/tid=25428] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25428/stat : 25428 (toysat) S 25422 25425 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347328 33554432000 4194304 16246674 140736357167584 139815170329776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1625668

[startup+1602.3 s]
/proc/loadavg: 2.17 2.22 2.18 3/182 25503
/proc/meminfo: memFree=27466496/32872528 swapFree=1499116/1695340
[pid=25425] ppid=25422 vsize=1625668 CPUtime=1602.02 cores=0,2,4,6
/proc/25425/stat : 25425 (toysat) R 25422 25425 24593 0 -1 4202496 347062 0 0 0 160155 47 0 0 20 0 4 0 12652116 1664684032 347328 33554432000 4194304 16246674 140736357167584 140736357149504 13807548 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25425/statm: 406417 347328 842 2943 0 403311 0
[pid=25425/tid=25426] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25426/stat : 25426 (toysat) S 25422 25425 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347328 33554432000 4194304 16246674 140736357167584 139815191293168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25425/tid=25427] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25427/stat : 25427 (toysat) S 25422 25425 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347328 33554432000 4194304 16246674 140736357167584 139815180803312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25425/tid=25428] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25428/stat : 25428 (toysat) S 25422 25425 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347328 33554432000 4194304 16246674 140736357167584 139815170329776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1625668

[startup+1662.3 s]
/proc/loadavg: 2.28 2.24 2.19 3/183 25505
/proc/meminfo: memFree=27466552/32872528 swapFree=1499116/1695340
[pid=25425] ppid=25422 vsize=1625668 CPUtime=1662.01 cores=0,2,4,6
/proc/25425/stat : 25425 (toysat) R 25422 25425 24593 0 -1 4202496 347079 0 0 0 166154 47 0 0 20 0 4 0 12652116 1664684032 347345 33554432000 4194304 16246674 140736357167584 140736357149504 13923665 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25425/statm: 406417 347345 842 2943 0 403311 0
[pid=25425/tid=25426] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25426/stat : 25426 (toysat) S 25422 25425 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347345 33554432000 4194304 16246674 140736357167584 139815191293168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25425/tid=25427] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25427/stat : 25427 (toysat) S 25422 25425 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347345 33554432000 4194304 16246674 140736357167584 139815180803312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25425/tid=25428] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25428/stat : 25428 (toysat) S 25422 25425 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347345 33554432000 4194304 16246674 140736357167584 139815170329776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1625668

[startup+1722.3 s]
/proc/loadavg: 2.15 2.21 2.18 3/183 25506
/proc/meminfo: memFree=27466680/32872528 swapFree=1499116/1695340
[pid=25425] ppid=25422 vsize=1625668 CPUtime=1722.01 cores=0,2,4,6
/proc/25425/stat : 25425 (toysat) R 25422 25425 24593 0 -1 4202496 347079 0 0 0 172153 48 0 0 20 0 4 0 12652116 1664684032 347345 33554432000 4194304 16246674 140736357167584 140736357149504 13807488 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25425/statm: 406417 347345 842 2943 0 403311 0
[pid=25425/tid=25426] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25426/stat : 25426 (toysat) S 25422 25425 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347345 33554432000 4194304 16246674 140736357167584 139815191293168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25425/tid=25427] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25427/stat : 25427 (toysat) S 25422 25425 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347345 33554432000 4194304 16246674 140736357167584 139815180803312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25425/tid=25428] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25428/stat : 25428 (toysat) S 25422 25425 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347345 33554432000 4194304 16246674 140736357167584 139815170329776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1625668

[startup+1782.3 s]
/proc/loadavg: 2.18 2.20 2.18 3/184 25510
/proc/meminfo: memFree=27466232/32872528 swapFree=1499116/1695340
[pid=25425] ppid=25422 vsize=1625668 CPUtime=1782 cores=0,2,4,6
/proc/25425/stat : 25425 (toysat) R 25422 25425 24593 0 -1 4202496 347079 0 0 0 178152 48 0 0 20 0 4 0 12652116 1664684032 347345 33554432000 4194304 16246674 140736357167584 140736357149504 13923640 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25425/statm: 406417 347345 842 2943 0 403311 0
[pid=25425/tid=25426] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25426/stat : 25426 (toysat) S 25422 25425 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347345 33554432000 4194304 16246674 140736357167584 139815191293168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25425/tid=25427] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25427/stat : 25427 (toysat) S 25422 25425 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347345 33554432000 4194304 16246674 140736357167584 139815180803312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25425/tid=25428] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25428/stat : 25428 (toysat) S 25422 25425 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347345 33554432000 4194304 16246674 140736357167584 139815170329776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1625668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.26 2.22 2.18 3/183 25510
/proc/meminfo: memFree=27466364/32872528 swapFree=1499116/1695340
[pid=25425] ppid=25422 vsize=1625668 CPUtime=1800.09 cores=0,2,4,6
/proc/25425/stat : 25425 (toysat) R 25422 25425 24593 0 -1 4202496 347079 0 0 0 179961 48 0 0 20 0 4 0 12652116 1664684032 347345 33554432000 4194304 16246674 140736357167584 140736357149504 6132712 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25425/statm: 406417 347345 842 2943 0 403311 0
[pid=25425/tid=25426] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25426/stat : 25426 (toysat) S 25422 25425 24593 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347345 33554432000 4194304 16246674 140736357167584 139815191293168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=25425/tid=25427] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25427/stat : 25427 (toysat) S 25422 25425 24593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347345 33554432000 4194304 16246674 140736357167584 139815180803312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=25425/tid=25428] ppid=25422 vsize=1625668 CPUtime=0 cores=0,2,4,6
/proc/25425/task/25428/stat : 25428 (toysat) S 25422 25425 24593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12652116 1664684032 347345 33554432000 4194304 16246674 140736357167584 139815170329776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1625668

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.42
CPU time (s): 1800.12
CPU user time (s): 1799.62
CPU system time (s): 0.496924
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 1625668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.62
system time used= 0.496924
maximum resident set size= 1389380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 347079
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= 55
involuntary context switches= 1936

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.00193 second user time and 8.35073 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-16 21:41:04
IDJOB=4093131
IDBENCH=79554
IDSOLVER=2553
FILE ID=node137/4093131-1466106064
RUNJOBID= node137-1466104263-25263
PBS_JOBID= 19904058
Free space on /tmp= 71700 MiB

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

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

MD5SUM BENCH= 1923b56554147f45c1335542a0a2f539
RANDOM SEED=658918205

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30267472 kB
Buffers:           56656 kB
Cached:           144104 kB
SwapCached:         2444 kB
Active:           114092 kB
Inactive:          90128 kB
Active(anon):       3888 kB
Inactive(anon):     1780 kB
Active(file):     110204 kB
Inactive(file):    88348 kB
Unevictable:     1695340 kB
Mlocked:         1499116 kB
SwapTotal:      67108856 kB
SwapFree:       67099396 kB
Dirty:             18268 kB
Writeback:             0 kB
AnonPages:       1700000 kB
Mapped:             7432 kB
Shmem:                 0 kB
Slab:             570524 kB
SReclaimable:      14916 kB
SUnreclaim:       555608 kB
KernelStack:        1488 kB
PageTables:         7608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1790548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    198656 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= 71668 MiB
End job on node137 at 2016-06-16 22:11:04