Trace number 4079177

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 NameAnswerobjective functionCPU timeWall clock time
toysat 2016-05-02? (TO) 1800.01 1800.42

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/datasets/
9orless/normalized-kphotoalbum.cudf.trendy.opb
MD5SUM870e8be473ccd1960c2dba6454918fe6
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2624366011833
Best CPU time to get the best result obtained on this benchmark99.5079
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21101
Total number of constraints100032
Number of constraints which are clauses98467
Number of constraints which are cardinality constraints (but not clauses)1565
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 8586
Biggest coefficient in the objective function 79229972375
Number of bits for the biggest coefficient in the objective function 37
Sum of the numbers in the objective function 234599911309658
Number of bits of the sum of numbers in the objective function 48
Biggest number in a constraint 79229972375
Number of bits of the biggest number in a constraint 37
Biggest sum of numbers in a constraint 234599911309658
Number of bits of the biggest sum of numbers48
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-07T06:01: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","--pb","--search=bcd2","HOME/instance-4079177-1465272064.opb"]
0.00/0.01	c use --random-gen="2204980071 1839939710 1117752065 3111618215 3552804223 1398551480 1678024144 275687061 1525604753 3869076518 1961980270 255210916 3590711392 2743619592 3798735920 966403872 3341951636 3449497130 2559838482 817900908 1246934207 1550475803 93565633 1250704241 1801086508 1778066703 3074977712 1769111855 3744373727 1857085985 2530421329 742214236 2453326776 3134018236 1269402861 3159546223 1325258065 1238322332 2757142467 498245792 2342558243 742669676 1296560971 1042195546 2196928047 223595152 3368430215 4289276993 41764745 1711437414 2991996716 571689749 2446648688 3954037627 1779500268 3887984400 489978106 2032571011 2193743931 2690350572 334411763 793813372 645752225 2795078276 2375915736 2569588173 3635303719 1191934971 2831241230 4156680900 2025915854 3226679347 1455763031 1570024005 658038509 3214041621 1651324991 3085442908 4074686620 1045606005 2936617467 1702093304 1053914609 2559758886 4160697985 812380553 4128623155 3341163587 2114103339 1943843382 70533819 2790531801 168236571 224576200 1416039994 3449694794 2896735518 4088941737 731689387 1245465717 3342453110 2502581615 163752177 2191754738 2677203486 1401636039 2461520931 3417144784 3017828871 1989366744 3905676449 3583195005 2934743700 1867410891 654142941 3205488268 468711770 3560384080 1130536861 433764127 1167327105 2178542674 1395668662 1359301579 452977296 237364863 2488668261 3991767703 1969476208 147868624 2860394563 7480539 3751481846 4112559461 3150669115 3347995331 4152500380 3910188124 1739968879 3831962862 3972839572 839376039 3329149184 3537537395 2898678947 3768879543 1360653988 2819894352 3614976423 2232546028 2004776295 1344531342 2304467152 1618608126 2013481219 3488250922 653103473 2431562863 4293433910 3445121758 2438385404 2740637301 603188967 668004081 2478930187 1427798448 2453047486 1754838521 4218821122 2189027274 2141349624 4084157068 764959804 638832180 2773193275 3004737796 1413477460 1732049536 894761317 1528127807 2506676899 1404637265 548347827 982424912 1938101778 2316075309 1672169261 2235632336 3037990638 2409258982 3574564099 1923863240 1698319203 1298439565 3222678446 1755005428 3819668520 3301891109 3211881080 2998165485 2796890365 1458431798 2785123570 4118760505 1001691773 3938982124 3233410458 4017774881 952690103 2118628535 472973271 2911868897 1354350305 1906701392 677696653 2667217244 3719851219 2050484908 1899113718 1667888105 1667617037 3211475773 2285507667 2935090882 3401424315 1656104863 3343162908 978685475 3369686770 2233855243 3754285095 339298444 3349803793 3529766058 4161005488 373646715 973618438 565513436 1104261175 2048969392 3012724695 2434540536 446505511 1619626810 2797155696 189748025 3103433684 776809552 691737721 773053497 3781970238 3014967967 1894294703 3192368584 2534314530 3731336951 255 362436" option to reproduce the execution
0.69/0.72	c #vars 21101
0.69/0.72	c #constraints 100032
2.20/2.29	c BCD2: Hardening is enabled.
2.20/2.29	c BCD2: BiasedSearch is enabled.
2.20/2.29	c Solving starts ...
2.20/2.29	c ============================[ Search Statistics ]============================
2.20/2.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.20/2.29	c       |         |          |          |    Limit     GC | Var      | Constra 
2.20/2.29	c =============================================================================
2.20/2.29	c  0.0s |       0 |        0 |        0 |    39935      0 |     1202 |        0
3.09/3.15	c  0.9s |       1 |    93092 |      100 |    39935      0 |     1202 |     1291
4.99/5.04	c  2.7s |       2 |   295236 |      250 |    43929      0 |     1202 |     1291
6.09/6.10	c  3.8s |       2 |   428237 |      353 |    48322      0 |     1202 |     1291
6.09/6.10	c #cpu_time = 3.788s
6.09/6.10	c #wall_clock_time = 3.798s
6.09/6.10	c #decision = 428237
6.09/6.10	c #random_decision = 1224
6.09/6.10	c #conflict = 353
6.09/6.10	c #restart = 2
6.09/6.10	o 45838588142111

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-4079177-1465272064/watcher-4079177-1465272064 -o /tmp/evaluation-result-4079177-1465272064/solver-4079177-1465272064 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1465272064-10617 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4079177-1465272064.opb 

pid=10634
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.10 2.30 2.85 3/171 10637
/proc/meminfo: memFree=30163480/32872528 swapFree=16080/1655368
[pid=10637] ppid=10634 vsize=669116 CPUtime=0 cores=0,2,4,6
/proc/10637/stat : 10637 (toysat) R 10634 10637 3593 0 -1 4202496 2486 0 0 0 0 0 0 0 20 0 4 0 109139996 685174784 2848 33554432000 4194304 16246674 140735278982368 140735278981792 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10637/statm: 167791 2856 441 2943 0 164685 0
[pid=10637/tid=10638] ppid=10634 vsize=685500 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10638/stat : 10638 (toysat) S 10634 10637 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 109139997 701952000 2914 33554432000 4194304 16246674 140735278982368 139728760319216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10637/tid=10639] ppid=10634 vsize=690620 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10639/stat : 10639 (toysat) S 10634 10637 3593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109139997 707194880 2932 33554432000 4194304 16246674 140735278982368 139728749829360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10637/tid=10640] ppid=10634 vsize=694716 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10640/stat : 10640 (toysat) S 10634 10637 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 109139997 711389184 2946 33554432000 4194304 16246674 140735278982368 139728739355824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100167 s]
/proc/loadavg: 2.10 2.30 2.85 3/171 10637
/proc/meminfo: memFree=30163480/32872528 swapFree=16080/1655368
[pid=10637] ppid=10634 vsize=1303108 CPUtime=0.09 cores=0,2,4,6
/proc/10637/stat : 10637 (toysat) R 10634 10637 3593 0 -1 4202496 31056 0 0 0 5 4 0 0 20 0 4 0 109139996 1334382592 31356 33554432000 4194304 16246674 140735278982368 140735278981680 7889646 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10637/statm: 325777 31371 799 2943 0 322671 0
[pid=10637/tid=10638] ppid=10634 vsize=1303108 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10638/stat : 10638 (toysat) S 10634 10637 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 109139997 1334382592 31382 33554432000 4194304 16246674 140735278982368 139728760319216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10637/tid=10639] ppid=10634 vsize=1303108 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10639/stat : 10639 (toysat) S 10634 10637 3593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109139997 1334382592 31392 33554432000 4194304 16246674 140735278982368 139728749829360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10637/tid=10640] ppid=10634 vsize=1303108 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10640/stat : 10640 (toysat) S 10634 10637 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109139997 1334382592 31403 33554432000 4194304 16246674 140735278982368 139728739355824 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) 1303108

[startup+0.200509 s]
/proc/loadavg: 2.10 2.30 2.85 3/171 10637
/proc/meminfo: memFree=30163480/32872528 swapFree=16080/1655368
[pid=10637] ppid=10634 vsize=1313348 CPUtime=0.18 cores=0,2,4,6
/proc/10637/stat : 10637 (toysat) R 10634 10637 3593 0 -1 4202496 51659 0 0 0 12 6 0 0 20 0 4 0 109139996 1344868352 52469 33554432000 4194304 16246674 140735278982368 140735278981680 8057278 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10637/statm: 328337 52469 799 2943 0 325231 0
[pid=10637/tid=10638] ppid=10634 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10638/stat : 10638 (toysat) S 10634 10637 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 109139997 1344868352 52469 33554432000 4194304 16246674 140735278982368 139728760319216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10637/tid=10639] ppid=10634 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10639/stat : 10639 (toysat) S 10634 10637 3593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109139997 1344868352 52469 33554432000 4194304 16246674 140735278982368 139728749829360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10637/tid=10640] ppid=10634 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10640/stat : 10640 (toysat) S 10634 10637 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109139997 1344868352 52469 33554432000 4194304 16246674 140735278982368 139728739355824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1313348

[startup+0.300495 s]
/proc/loadavg: 2.10 2.30 2.85 3/171 10637
/proc/meminfo: memFree=30163480/32872528 swapFree=16080/1655368
[pid=10637] ppid=10634 vsize=1313348 CPUtime=0.28 cores=0,2,4,6
/proc/10637/stat : 10637 (toysat) R 10634 10637 3593 0 -1 4202496 63865 0 0 0 20 8 0 0 20 0 4 0 109139996 1344868352 64675 33554432000 4194304 16246674 140735278982368 140735278981680 14807008 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10637/statm: 328337 64675 800 2943 0 325231 0
[pid=10637/tid=10638] ppid=10634 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10638/stat : 10638 (toysat) S 10634 10637 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 109139997 1344868352 64675 33554432000 4194304 16246674 140735278982368 139728760319216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10637/tid=10639] ppid=10634 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10639/stat : 10639 (toysat) S 10634 10637 3593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109139997 1344868352 64675 33554432000 4194304 16246674 140735278982368 139728749829360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10637/tid=10640] ppid=10634 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10640/stat : 10640 (toysat) S 10634 10637 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109139997 1344868352 64675 33554432000 4194304 16246674 140735278982368 139728739355824 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) 1313348

[startup+0.700407 s]
/proc/loadavg: 2.10 2.30 2.85 3/171 10637
/proc/meminfo: memFree=30163480/32872528 swapFree=16080/1655368
[pid=10637] ppid=10634 vsize=1319492 CPUtime=0.69 cores=0,2,4,6
/proc/10637/stat : 10637 (toysat) R 10634 10637 3593 0 -1 4202496 75314 0 0 0 58 11 0 0 20 0 4 0 109139996 1351159808 77146 33554432000 4194304 16246674 140735278982368 140735278981680 4206864 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10637/statm: 329873 77146 801 2943 0 326767 0
[pid=10637/tid=10638] ppid=10634 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10638/stat : 10638 (toysat) S 10634 10637 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 109139997 1351159808 77146 33554432000 4194304 16246674 140735278982368 139728760319216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10637/tid=10639] ppid=10634 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10639/stat : 10639 (toysat) S 10634 10637 3593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109139997 1351159808 77146 33554432000 4194304 16246674 140735278982368 139728749829360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10637/tid=10640] ppid=10634 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10640/stat : 10640 (toysat) S 10634 10637 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109139997 1351159808 77146 33554432000 4194304 16246674 140735278982368 139728739355824 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) 1319492

[startup+1.50039 s]
/proc/loadavg: 2.10 2.30 2.85 3/184 10654
/proc/meminfo: memFree=29293364/32872528 swapFree=16080/1655368
[pid=10637] ppid=10634 vsize=1319492 CPUtime=1.49 cores=0,2,4,6
/proc/10637/stat : 10637 (toysat) R 10634 10637 3593 0 -1 4202496 193720 0 0 0 121 28 0 0 20 0 4 0 109139996 1351159808 195552 33554432000 4194304 16246674 140735278982368 140735278964288 5589389 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10637/statm: 329873 195561 840 2943 0 326767 0
[pid=10637/tid=10638] ppid=10634 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10638/stat : 10638 (toysat) S 10634 10637 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 109139997 1351159808 195568 33554432000 4194304 16246674 140735278982368 139728760319216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10637/tid=10639] ppid=10634 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10639/stat : 10639 (toysat) S 10634 10637 3593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109139997 1351159808 195574 33554432000 4194304 16246674 140735278982368 139728749829360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10637/tid=10640] ppid=10634 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10640/stat : 10640 (toysat) S 10634 10637 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109139997 1351159808 195580 33554432000 4194304 16246674 140735278982368 139728739355824 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) 1319492

[startup+3.10039 s]
/proc/loadavg: 2.10 2.30 2.85 3/184 10654
/proc/meminfo: memFree=27961804/32872528 swapFree=16080/1655368
[pid=10637] ppid=10634 vsize=1337924 CPUtime=3.09 cores=0,2,4,6
/proc/10637/stat : 10637 (toysat) R 10634 10637 3593 0 -1 4202496 273563 0 0 0 271 38 0 0 20 0 4 0 109139996 1370034176 275395 33554432000 4194304 16246674 140735278982368 140735278964288 5672188 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10637/statm: 334481 275395 889 2943 0 331375 0
[pid=10637/tid=10638] ppid=10634 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10638/stat : 10638 (toysat) S 10634 10637 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 109139997 1370034176 275395 33554432000 4194304 16246674 140735278982368 139728760319216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10637/tid=10639] ppid=10634 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10639/stat : 10639 (toysat) S 10634 10637 3593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109139997 1370034176 275395 33554432000 4194304 16246674 140735278982368 139728749829360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10637/tid=10640] ppid=10634 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10640/stat : 10640 (toysat) S 10634 10637 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109139997 1370034176 275395 33554432000 4194304 16246674 140735278982368 139728739355824 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) 1337924

[startup+6.3004 s]
/proc/loadavg: 2.09 2.29 2.84 3/184 10654
/proc/meminfo: memFree=27958968/32872528 swapFree=16080/1655368
[pid=10637] ppid=10634 vsize=1337924 CPUtime=6.29 cores=0,2,4,6
/proc/10637/stat : 10637 (toysat) R 10634 10637 3593 0 -1 4202496 273639 0 0 0 591 38 0 0 20 0 4 0 109139996 1370034176 275982 33554432000 4194304 16246674 140735278982368 140735278964288 12654327 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10637/statm: 334481 275982 904 2943 0 331375 0
[pid=10637/tid=10638] ppid=10634 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10638/stat : 10638 (toysat) S 10634 10637 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 109139997 1370034176 275982 33554432000 4194304 16246674 140735278982368 139728760319216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10637/tid=10639] ppid=10634 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10639/stat : 10639 (toysat) S 10634 10637 3593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109139997 1370034176 275982 33554432000 4194304 16246674 140735278982368 139728749829360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10637/tid=10640] ppid=10634 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10640/stat : 10640 (toysat) S 10634 10637 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109139997 1370034176 275982 33554432000 4194304 16246674 140735278982368 139728739355824 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) 1337924

[startup+12.7004 s]
/proc/loadavg: 2.08 2.29 2.84 3/184 10654
/proc/meminfo: memFree=27959156/32872528 swapFree=16080/1655368
[pid=10637] ppid=10634 vsize=1337924 CPUtime=12.69 cores=0,2,4,6
/proc/10637/stat : 10637 (toysat) R 10634 10637 3593 0 -1 4202496 273639 0 0 0 1231 38 0 0 20 0 4 0 109139996 1370034176 275982 33554432000 4194304 16246674 140735278982368 140735278964288 12371164 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10637/statm: 334481 275982 904 2943 0 331375 0
[pid=10637/tid=10638] ppid=10634 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10638/stat : 10638 (toysat) S 10634 10637 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 109139997 1370034176 275982 33554432000 4194304 16246674 140735278982368 139728760319216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10637/tid=10639] ppid=10634 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10639/stat : 10639 (toysat) S 10634 10637 3593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109139997 1370034176 275982 33554432000 4194304 16246674 140735278982368 139728749829360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10637/tid=10640] ppid=10634 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10640/stat : 10640 (toysat) S 10634 10637 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109139997 1370034176 275982 33554432000 4194304 16246674 140735278982368 139728739355824 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) 1337924

[startup+25.5005 s]
/proc/loadavg: 2.06 2.27 2.83 3/184 10655
/proc/meminfo: memFree=27960216/32872528 swapFree=16080/1655368
[pid=10637] ppid=10634 vsize=1337924 CPUtime=25.48 cores=0,2,4,6
/proc/10637/stat : 10637 (toysat) R 10634 10637 3593 0 -1 4202496 273640 0 0 0 2510 38 0 0 20 0 4 0 109139996 1370034176 275985 33554432000 4194304 16246674 140735278982368 140735278964288 4220897 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10637/statm: 334481 275985 904 2943 0 331375 0
[pid=10637/tid=10638] ppid=10634 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10638/stat : 10638 (toysat) S 10634 10637 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 109139997 1370034176 275985 33554432000 4194304 16246674 140735278982368 139728760319216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10637/tid=10639] ppid=10634 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10639/stat : 10639 (toysat) S 10634 10637 3593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109139997 1370034176 275985 33554432000 4194304 16246674 140735278982368 139728749829360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10637/tid=10640] ppid=10634 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10640/stat : 10640 (toysat) S 10634 10637 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109139997 1370034176 275985 33554432000 4194304 16246674 140735278982368 139728739355824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1337924

[startup+51.1005 s]
/proc/loadavg: 2.18 2.28 2.81 4/184 10655
/proc/meminfo: memFree=27960312/32872528 swapFree=16080/1655368
[pid=10637] ppid=10634 vsize=1337924 CPUtime=51.08 cores=0,2,4,6
/proc/10637/stat : 10637 (toysat) R 10634 10637 3593 0 -1 4202496 273640 0 0 0 5070 38 0 0 20 0 4 0 109139996 1370034176 275985 33554432000 4194304 16246674 140735278982368 140735278964288 12429087 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10637/statm: 334481 275985 904 2943 0 331375 0
[pid=10637/tid=10638] ppid=10634 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10638/stat : 10638 (toysat) S 10634 10637 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 109139997 1370034176 275985 33554432000 4194304 16246674 140735278982368 139728760319216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10637/tid=10639] ppid=10634 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10639/stat : 10639 (toysat) S 10634 10637 3593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109139997 1370034176 275985 33554432000 4194304 16246674 140735278982368 139728749829360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10637/tid=10640] ppid=10634 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10640/stat : 10640 (toysat) S 10634 10637 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109139997 1370034176 275985 33554432000 4194304 16246674 140735278982368 139728739355824 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) 1337924

[startup+102.3 s]
/proc/loadavg: 2.13 2.25 2.77 3/183 10656
/proc/meminfo: memFree=27959472/32872528 swapFree=16080/1655368
[pid=10637] ppid=10634 vsize=1337924 CPUtime=102.28 cores=0,2,4,6
/proc/10637/stat : 10637 (toysat) R 10634 10637 3593 0 -1 4202496 273648 0 0 0 10190 38 0 0 20 0 4 0 109139996 1370034176 275986 33554432000 4194304 16246674 140735278982368 140735278964288 12654392 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10637/statm: 334481 275986 904 2943 0 331375 0
[pid=10637/tid=10638] ppid=10634 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10638/stat : 10638 (toysat) S 10634 10637 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 109139997 1370034176 275986 33554432000 4194304 16246674 140735278982368 139728760319216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10637/tid=10639] ppid=10634 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10639/stat : 10639 (toysat) S 10634 10637 3593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109139997 1370034176 275986 33554432000 4194304 16246674 140735278982368 139728749829360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10637/tid=10640] ppid=10634 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10640/stat : 10640 (toysat) S 10634 10637 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109139997 1370034176 275986 33554432000 4194304 16246674 140735278982368 139728739355824 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) 1337924


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

[pid=10637/tid=10640] ppid=10634 vsize=1441348 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10640/stat : 10640 (toysat) S 10634 10637 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109139997 1475940352 301842 33554432000 4194304 16246674 140735278982368 139728739355824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 1441348

[startup+1362.3 s]
/proc/loadavg: 2.36 2.29 2.37 3/182 10687
/proc/meminfo: memFree=27617012/32872528 swapFree=16080/1655368
[pid=10637] ppid=10634 vsize=1488452 CPUtime=1361.99 cores=0,2,4,6
/proc/10637/stat : 10637 (toysat) R 10634 10637 3593 0 -1 4202496 311504 0 0 0 136148 51 0 0 20 0 4 0 109139996 1524174848 313618 33554432000 4194304 16246674 140735278982368 140735278964288 12413980 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10637/statm: 372113 313618 904 2943 0 369007 0
[pid=10637/tid=10638] ppid=10634 vsize=1488452 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10638/stat : 10638 (toysat) S 10634 10637 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 109139997 1524174848 313618 33554432000 4194304 16246674 140735278982368 139728760319216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10637/tid=10639] ppid=10634 vsize=1488452 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10639/stat : 10639 (toysat) S 10634 10637 3593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109139997 1524174848 313618 33554432000 4194304 16246674 140735278982368 139728749829360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10637/tid=10640] ppid=10634 vsize=1488452 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10640/stat : 10640 (toysat) S 10634 10637 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109139997 1524174848 313618 33554432000 4194304 16246674 140735278982368 139728739355824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 1488452

[startup+1422.3 s]
/proc/loadavg: 2.17 2.25 2.35 3/183 10689
/proc/meminfo: memFree=27583612/32872528 swapFree=16080/1655368
[pid=10637] ppid=10634 vsize=1514052 CPUtime=1421.99 cores=0,2,4,6
/proc/10637/stat : 10637 (toysat) R 10634 10637 3593 0 -1 4202496 317904 0 0 0 142146 53 0 0 20 0 4 0 109139996 1550389248 320018 33554432000 4194304 16246674 140735278982368 140735278964288 12654844 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10637/statm: 378513 320018 904 2943 0 375407 0
[pid=10637/tid=10638] ppid=10634 vsize=1514052 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10638/stat : 10638 (toysat) S 10634 10637 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 109139997 1550389248 320018 33554432000 4194304 16246674 140735278982368 139728760319216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10637/tid=10639] ppid=10634 vsize=1514052 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10639/stat : 10639 (toysat) S 10634 10637 3593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109139997 1550389248 320018 33554432000 4194304 16246674 140735278982368 139728749829360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10637/tid=10640] ppid=10634 vsize=1514052 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10640/stat : 10640 (toysat) S 10634 10637 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109139997 1550389248 320018 33554432000 4194304 16246674 140735278982368 139728739355824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 1514052

[startup+1482.3 s]
/proc/loadavg: 2.17 2.23 2.34 4/183 10690
/proc/meminfo: memFree=27569016/32872528 swapFree=16080/1655368
[pid=10637] ppid=10634 vsize=1528388 CPUtime=1481.97 cores=0,2,4,6
/proc/10637/stat : 10637 (toysat) R 10634 10637 3593 0 -1 4202496 321488 0 0 0 148143 54 0 0 20 0 4 0 109139996 1565069312 323602 33554432000 4194304 16246674 140735278982368 140735278964288 4220507 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10637/statm: 382097 323602 904 2943 0 378991 0
[pid=10637/tid=10638] ppid=10634 vsize=1528388 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10638/stat : 10638 (toysat) S 10634 10637 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 109139997 1565069312 323602 33554432000 4194304 16246674 140735278982368 139728760319216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10637/tid=10639] ppid=10634 vsize=1528388 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10639/stat : 10639 (toysat) S 10634 10637 3593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109139997 1565069312 323602 33554432000 4194304 16246674 140735278982368 139728749829360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10637/tid=10640] ppid=10634 vsize=1528388 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10640/stat : 10640 (toysat) S 10634 10637 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109139997 1565069312 323602 33554432000 4194304 16246674 140735278982368 139728739355824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 1528388

[startup+1542.31 s]
/proc/loadavg: 2.16 2.22 2.33 3/183 10691
/proc/meminfo: memFree=27530448/32872528 swapFree=16080/1655368
[pid=10637] ppid=10634 vsize=1539652 CPUtime=1541.97 cores=0,2,4,6
/proc/10637/stat : 10637 (toysat) R 10634 10637 3593 0 -1 4202496 324304 0 0 0 154142 55 0 0 20 0 4 0 109139996 1576603648 326418 33554432000 4194304 16246674 140735278982368 140735278980160 4206674 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10637/statm: 384913 326418 904 2943 0 381807 0
[pid=10637/tid=10638] ppid=10634 vsize=1539652 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10638/stat : 10638 (toysat) S 10634 10637 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 109139997 1576603648 326418 33554432000 4194304 16246674 140735278982368 139728760319216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10637/tid=10639] ppid=10634 vsize=1539652 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10639/stat : 10639 (toysat) S 10634 10637 3593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109139997 1576603648 326418 33554432000 4194304 16246674 140735278982368 139728749829360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10637/tid=10640] ppid=10634 vsize=1539652 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10640/stat : 10640 (toysat) S 10634 10637 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109139997 1576603648 326418 33554432000 4194304 16246674 140735278982368 139728739355824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 1539652

[startup+1602.3 s]
/proc/loadavg: 2.19 2.22 2.32 3/183 10693
/proc/meminfo: memFree=27530332/32872528 swapFree=16080/1655368
[pid=10637] ppid=10634 vsize=1539652 CPUtime=1601.95 cores=0,2,4,6
/proc/10637/stat : 10637 (toysat) R 10634 10637 3593 0 -1 4202496 324304 0 0 0 160140 55 0 0 20 0 4 0 109139996 1576603648 326418 33554432000 4194304 16246674 140735278982368 140735278981680 4220897 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10637/statm: 384913 326418 904 2943 0 381807 0
[pid=10637/tid=10638] ppid=10634 vsize=1539652 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10638/stat : 10638 (toysat) S 10634 10637 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 109139997 1576603648 326418 33554432000 4194304 16246674 140735278982368 139728760319216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10637/tid=10639] ppid=10634 vsize=1539652 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10639/stat : 10639 (toysat) S 10634 10637 3593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109139997 1576603648 326418 33554432000 4194304 16246674 140735278982368 139728749829360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10637/tid=10640] ppid=10634 vsize=1539652 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10640/stat : 10640 (toysat) S 10634 10637 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109139997 1576603648 326418 33554432000 4194304 16246674 140735278982368 139728739355824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 1539652

[startup+1662.3 s]
/proc/loadavg: 2.18 2.22 2.31 3/183 10694
/proc/meminfo: memFree=27515944/32872528 swapFree=16080/1655368
[pid=10637] ppid=10634 vsize=1548868 CPUtime=1661.95 cores=0,2,4,6
/proc/10637/stat : 10637 (toysat) R 10634 10637 3593 0 -1 4202496 326608 0 0 0 166138 57 0 0 20 0 4 0 109139996 1586040832 328722 33554432000 4194304 16246674 140735278982368 140735278981680 4225320 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10637/statm: 387217 328722 904 2943 0 384111 0
[pid=10637/tid=10638] ppid=10634 vsize=1548868 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10638/stat : 10638 (toysat) S 10634 10637 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 109139997 1586040832 328722 33554432000 4194304 16246674 140735278982368 139728760319216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10637/tid=10639] ppid=10634 vsize=1548868 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10639/stat : 10639 (toysat) S 10634 10637 3593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 109139997 1586040832 328722 33554432000 4194304 16246674 140735278982368 139728749829360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10637/tid=10640] ppid=10634 vsize=1548868 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10640/stat : 10640 (toysat) S 10634 10637 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109139997 1586040832 328722 33554432000 4194304 16246674 140735278982368 139728739355824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 1548868

[startup+1722.3 s]
/proc/loadavg: 2.21 2.21 2.30 3/183 10695
/proc/meminfo: memFree=27499208/32872528 swapFree=16080/1655368
[pid=10637] ppid=10634 vsize=1571396 CPUtime=1721.93 cores=0,2,4,6
/proc/10637/stat : 10637 (toysat) R 10634 10637 3593 0 -1 4202496 332240 0 0 0 172116 77 0 0 20 0 4 0 109139996 1609109504 334354 33554432000 4194304 16246674 140735278982368 140735278964288 12654434 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10637/statm: 392849 334354 904 2943 0 389743 0
[pid=10637/tid=10638] ppid=10634 vsize=1571396 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10638/stat : 10638 (toysat) S 10634 10637 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 109139997 1609109504 334354 33554432000 4194304 16246674 140735278982368 139728760319216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10637/tid=10639] ppid=10634 vsize=1571396 CPUtime=0.01 cores=0,2,4,6
/proc/10637/task/10639/stat : 10639 (toysat) S 10634 10637 3593 0 -1 4202560 8 0 0 0 0 1 0 0 20 0 4 0 109139997 1609109504 334354 33554432000 4194304 16246674 140735278982368 139728749829360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=10637/tid=10640] ppid=10634 vsize=1571396 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10640/stat : 10640 (toysat) S 10634 10637 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109139997 1609109504 334354 33554432000 4194304 16246674 140735278982368 139728739355824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 1571396

[startup+1782.3 s]
/proc/loadavg: 2.20 2.20 2.29 4/184 10699
/proc/meminfo: memFree=27476256/32872528 swapFree=16080/1655368
[pid=10637] ppid=10634 vsize=1580612 CPUtime=1781.92 cores=0,2,4,6
/proc/10637/stat : 10637 (toysat) R 10634 10637 3593 0 -1 4202496 334544 0 0 0 178111 81 0 0 20 0 4 0 109139996 1618546688 336658 33554432000 4194304 16246674 140735278982368 140735278980112 4221019 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10637/statm: 395153 336658 904 2943 0 392047 0
[pid=10637/tid=10638] ppid=10634 vsize=1580612 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10638/stat : 10638 (toysat) S 10634 10637 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 109139997 1618546688 336658 33554432000 4194304 16246674 140735278982368 139728760319216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10637/tid=10639] ppid=10634 vsize=1580612 CPUtime=0.01 cores=0,2,4,6
/proc/10637/task/10639/stat : 10639 (toysat) S 10634 10637 3593 0 -1 4202560 8 0 0 0 0 1 0 0 20 0 4 0 109139997 1618546688 336658 33554432000 4194304 16246674 140735278982368 139728749829136 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10637/tid=10640] ppid=10634 vsize=1580612 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10640/stat : 10640 (toysat) S 10634 10637 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109139997 1618546688 336658 33554432000 4194304 16246674 140735278982368 139728739355824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 1580612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.28 2.22 2.29 3/183 10699
/proc/meminfo: memFree=27476388/32872528 swapFree=16080/1655368
[pid=10637] ppid=10634 vsize=1580612 CPUtime=1800.01 cores=0,2,4,6
/proc/10637/stat : 10637 (toysat) R 10634 10637 3593 0 -1 4202496 334544 0 0 0 179920 81 0 0 20 0 4 0 109139996 1618546688 336658 33554432000 4194304 16246674 140735278982368 140735278980176 4206697 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10637/statm: 395153 336658 904 2943 0 392047 0
[pid=10637/tid=10638] ppid=10634 vsize=1580612 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10638/stat : 10638 (toysat) S 10634 10637 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 109139997 1618546688 336658 33554432000 4194304 16246674 140735278982368 139728760319216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=10637/tid=10639] ppid=10634 vsize=1580612 CPUtime=0.01 cores=0,2,4,6
/proc/10637/task/10639/stat : 10639 (toysat) S 10634 10637 3593 0 -1 4202560 8 0 0 0 0 1 0 0 20 0 4 0 109139997 1618546688 336658 33554432000 4194304 16246674 140735278982368 139728749829136 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10637/tid=10640] ppid=10634 vsize=1580612 CPUtime=0 cores=0,2,4,6
/proc/10637/task/10640/stat : 10640 (toysat) S 10634 10637 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 109139997 1618546688 336658 33554432000 4194304 16246674 140735278982368 139728739355824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1580612

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10637 and gives
#  childrusage.ru_utime.tv_sec=1799
#  childrusage.ru_utime.tv_usec=211478
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=756884
# CPU time returned by wait4() is 1799.97
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.01
CPU user time (s): 1799.2
CPU system time (s): 0.81
CPU usage (%): 99.9771
Max. virtual memory (cumulated for all children) (KiB): 1580612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.21
system time used= 0.756884
maximum resident set size= 1346632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 334544
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= 1887
involuntary context switches= 2012

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.86396 second user time and 9.30259 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-07 06:01:04
IDJOB=4079177
IDBENCH=72458
IDSOLVER=2542
FILE ID=node122/4079177-1465272064
RUNJOBID= node122-1465272064-10617
PBS_JOBID= 19843267
Free space on /tmp= 71740 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/datasets/9orless/normalized-kphotoalbum.cudf.trendy.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4079177-1465272064/watcher-4079177-1465272064 -o /tmp/evaluation-result-4079177-1465272064/solver-4079177-1465272064 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1465272064-10617 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4079177-1465272064.opb

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

MD5SUM BENCH= 870e8be473ccd1960c2dba6454918fe6
RANDOM SEED=286563598

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.898
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:        30180672 kB
Buffers:          125504 kB
Cached:           171532 kB
SwapCached:          860 kB
Active:           107212 kB
Inactive:         193216 kB
Active(anon):       3744 kB
Inactive(anon):     1632 kB
Active(file):     103468 kB
Inactive(file):   191584 kB
Unevictable:     1655368 kB
Mlocked:           16080 kB
SwapTotal:      67108856 kB
SwapFree:       67099512 kB
Dirty:             23328 kB
Writeback:             0 kB
AnonPages:       1657432 kB
Mapped:             6988 kB
Shmem:                 0 kB
Slab:             601160 kB
SReclaimable:      44920 kB
SUnreclaim:       556240 kB
KernelStack:        1400 kB
PageTables:         6732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1752520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1642496 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= 71704 MiB
End job on node122 at 2016-06-07 06:31:05