Trace number 461800

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, and are wall clock time (not CPU 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
minicirc 2007-05-17? (TO) 1200 1200.41

General information on the benchmark

Nameadditional-aig/
c32sat-ssort/ssort18.aig
MD5SUMbd912f91b44c2b999ec5abf1690cca81
Bench CategoryALL (all instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved

Solver Data (download as text)

4.49/4.51	c ____________________________________________________________________________________
4.49/4.51	c !! Parsing                         :   253698 ANDs  21248 PIs   (CPU-Time    0.14 s)
4.49/4.51	c ____________________________________________________________________________________
4.49/4.51	c !! Initial simplification          :   241968 ANDs  21248 PIs   (CPU-Time    0.23 s)
4.49/4.51	c >>     Top conjunction: 11731 POs
4.49/4.51	c ____________________________________________________________________________________
4.49/4.51	c !! DAG-aware minimization begins   : 
4.49/4.51	c >>     Strashing:
4.49/4.51	c >>     Minimizing:
4.49/4.51	c >>     progress        0/  241968
>>     progress     1000/  241968
>>     progress     2000/  241968
>>     progress     3000/  241921
>>     progress     4000/  241844
>>     progress     5000/  241844
>>     progress     6000/  241810
>>     progress     7000/  241782
>>     progress     8000/  241782
>>     progress     9000/  241720
>>     progress    10000/  241658
>>     progress    11000/  241658
>>     progress    12000/  241596
>>     progress    13000/  241596
>>     progress    14000/  241596
>>     progress    15000/  241558
>>     progress    16000/  241472
>>     progress    17000/  241472
>>     progress    18000/  241472
>>     progress    19000/  241472
>>     progress    20000/  241472
>>     progress    21000/  241472
>>     progress    22000/  241410
>>     progress    23000/  241348
>>     progress    24000/  241286
>>     progress    25000/  241266
>>     progress    26000/  241206
>>     progress    27000/  241108
>>     progress    28000/  241026
>>     progress    29000/  240925
>>     progress    30000/  240852
>>     progress    31000/  240777
>>     progress    32000/  240704
>>     progress    33000/  240666
>>     progress    34000/  240625
>>     progress    35000/  240598
>>     progress    36000/  240542
>>     progress    37000/  240480
>>     progress    38000/  240417
>>     progress    39000/  240356
>>     progress    40000/  240294
>>     progress    41000/  240294
>>     progress    42000/  240216
>>     progress    43000/  240170
>>     progress    44000/  240108
>>     progress    45000/  240108
>>     progress    46000/  240046
>>     progress    47000/  239984
>>     progress    48000/  239922
>>     progress    49000/  239852
>>     progress    50000/  239777
>>     progress    51000/  239732
>>     progress    52000/  239674
>>     progress    53000/  239674
>>     progress    54000/  239674
>>     progress    55000/  239612
>>     progress    56000/  239612
>>     progress    57000/  239569
>>     progress    58000/  239550
>>     progress    59000/  239494
>>     progress    60000/  239459
>>     progress    61000/  239388
>>     progress    62000/  239315
>>     progress    63000/  239246
>>     progress    64000/  239178
>>     progress    65000/  239116
>>     progress    66000/  239064
>>     progress    67000/  238993
>>     progress    68000/  238930
>>     progress    69000/  238887
>>     progress    70000/  238806
>>     progress    71000/  238744
>>     progress    72000/  238744
>>     progress    73000/  238702
>>     progress    74000/  238682
>>     progress    75000/  238661
>>     progress    76000/  238586
>>     progress    77000/  238558
>>     progress    78000/  238495
>>     progress    79000/  238434
>>     progress    80000/  238372
>>     progress    81000/  238332
>>     progress    82000/  238261
>>     progress    83000/  238191
>>     progress    84000/  238152
>>     progress    85000/  238081
>>     progress    86000/  238062
>>     progress    87000/  238026
>>     progress    88000/  238000
>>     progress    89000/  237918
>>     progress    90000/  237876
>>     progress    91000/  237840
>>     progress    92000/  237767
>>     progress    93000/  237752
>>     progress    94000/  237732
>>     progress    95000/  237662
>>     progress    96000/  237618
>>     progress    97000/  237504
>>     progress    98000/  237442
>>     progress    99000/  237380
>>     progress   100000/  237318
>>     progress   101000/  237318
>>     progress   102000/  237274
>>     progress   103000/  237256
>>     progress   104000/  237256
>>     progress   105000/  237194
>>     progress   106000/  237146
>>     progress   107000/  237132
>>     progress   108000/  237070
>>     progress   109000/  237000
>>     progress   110000/  236957
>>     progress   111000/  236884
>>     progress   112000/  236786
>>     progress   113000/  236715
>>     progress   114000/  236698
>>     progress   115000/  236589
>>     progress   116000/  236518
>>     progress   117000/  236512
>>     progress   118000/  236450
>>     progress   119000/  236444
>>     progress   120000/  236388
>>     progress   121000/  236388
>>     progress   122000/  236326
>>     progress   123000/  236264
>>     progress   124000/  236202
>>     progress   125000/  236198
>>     progress   126000/  236140
>>     progress   127000/  236106
>>     progress   128000/  236078
>>     progress   129000/  236076
>>     progress   130000/  236016
>>     progress   131000/  235950
>>     progress   132000/  235888
>>     progress   133000/  235826
>>     progress   134000/  235765
>>     progress   135000/  235676
>>     progress   136000/  235628
>>     progress   137000/  235530
>>     progress   138000/  235462
>>     progress   139000/  235458
>>     progress   140000/  235442
>>     progress   141000/  235352
>>     progress   142000/  235316
>>     progress   143000/  235272
>>     progress   144000/  235266
>>     progress   145000/  235210
>>     progress   146000/  235210
>>     progress   147000/  235148
>>     progress   148000/  235086
>>     progress   149000/  235024
>>     progress   150000/  234962
>>     progress   151000/  234962
>>     progress   152000/  234900
>>     progress   153000/  234838
>>     progress   154000/  234776
>>     progress   155000/  234768
>>     progress   156000/  234652
>>     progress   157000/  234600
>>     progress   158000/  234590
>>     progress   159000/  234528
>>     progress   160000/  234495
>>     progress   161000/  234466
>>     progress   162000/  234466
>>     progress   163000/  234404
>>     progress   164000/  234342
>>     progress   165000/  234342
>>     progress   166000/  234284
>>     progress   167000/  234280
>>     progress   168000/  234199
>>     progress   169000/  234156
>>     progress   170000/  234094
>>     progress   171000/  234032
>>     progress   172000/  234032
>>     progress   173000/  233970
>>     progress   174000/  233908
>>     progress   175000/  233908
>>     progress   176000/  233849
>>     progress   177000/  233794
>>     progress   178000/  233724
>>     progress   179000/  233722
>>     progress   180000/  233710
>>     progress   181000/  233620
>>     progress   182000/  233598
>>     progress   183000/  233540
>>     progress   184000/  233536
>>     progress   185000/  233460
>>     progress   186000/  233412
>>     progress   187000/  233322
>>     progress   188000/  233234
>>     progress   189000/  233164
>>     progress   190000/  233102
>>     progress   191000/  233102
>>     progress   192000/  233102
>>     progress   193000/  233040
>>     progress   194000/  232960
>>     progress   195000/  232871
>>     progress   196000/  232792
>>     progress   197000/  232722
>>     progress   198000/  232652
>>     progress   199000/  232564
>>     progress   200000/  232544
>>     progress   201000/  232544
>>     progress   202000/  232544
>>     progress   203000/  232544
>>     progress   204000/  232496
>>     progress   205000/  232474
>>     progress   206000/  232474
>>     progress   207000/  232404
>>     progress   208000/  232374
>>     progress   209000/  232362
>>     progress   210000/  232334
>>     progress   211000/  232334
>>     progress   212000/  232334
>>     progress   213000/  232334
>>     progress   214000/  232334
>>     progress   215000/  232256
>>     progress   216000/  232254
>>     progress   217000/  232254
>>     progress   218000/  232194
>>     progress   219000/  232194
>>     progress   220000/  232166
>>     progress   221000/  232124
>>     progress   222000/  232124
>>     progress   223000/  232067
>>     progress   224000/  232054
>>     progress   225000/  232054
>>     progress   226000/  232046
>>     progress   227000/  232046
>>     progress   228000/  231993
>>     progress   229000/  231984
>>     progress   230000/  231984
>>     progress   231000/  231914
>>     progress   232000/  231914
>>     progress   233000/  231914
>>     progress   234000/  231816
>>     progress   235000/  231774
>>     progress   236000/  231774
>>     progress   237000/  231743
>>     progress   238000/  231628
>>     progress   239000/  231606
>>     progress   240000/  231606
>>     progress   241000/  231560
>>     progress   242000/  231560
>>     progress   243000/  231546
>>     progress   244000/  231490
>>     progress   245000/  231490
>>     progress   246000/  231449
>>     progress   247000/  231416
>>     progress   248000/  231416
>>     progress   249000/  231416
>>     progress   250000/  231416
>>     progress   251000/  231416
>>     progress   252000/  231319
>>     Reduction in #ANDs:  4.41 %
30.19/30.26	c >>     Core shrink time  : 3.79 s
30.19/30.26	c >>     Globally redundant: 0
30.19/30.26	c >> DAG-aware minimization completed:   231292 ANDs  21248 PIs   (CPU-Time    3.96 s)
30.19/30.26	c ____________________________________________________________________________________
30.19/30.26	c !! Tech-mapping for CNF begins     : 
30.19/30.26	c >>     PROGRESS (techmap - generating cuts)     100000/    264273
>>     PROGRESS (techmap - generating cuts)     200000/    264273
>>     Cut statistics:  (total = 1027620, avg = 4.4, max = 23)          
30.19/30.26	c >>        0:   380177 clauses   (CPU Time 1.90)
30.19/30.26	c >>        1:   358954 clauses   (CPU Time 1.96)
30.19/30.26	c >>        2:   358954 clauses   (CPU Time 3.20)
30.19/30.26	c >>        3:   358954 clauses   (CPU Time 3.20)
30.19/30.26	c >>     Core techmap time: 10.51 s
30.19/30.26	c >> Tech-mapping for CNF completed  :    78641 LUTs  21248 PIs   (CPU-Time   10.57 s)
30.19/30.26	c ____________________________________________________________________________________
30.19/30.26	c !! Producing initial SAT-problem   :   359976 clauses           (CPU-Time -1318836508978137564490438858388874016081357012319205440558323294991615617945202008936816293182837930354262901655194272492832188976677672452096.00 s)
30.19/30.26	c ____________________________________________________________________________________
30.19/30.26	c !! Running SAT...
30.19/30.26	c 
30.19/30.26	c ============================[After Simplification]=============================
30.19/30.26	c |  Number of variables:  36136                                                |
30.19/30.26	c |  Number of clauses:    221180                                               |
30.19/30.26	c ============================[ Search Statistics ]==============================
30.19/30.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
30.19/30.26	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
30.19/30.26	c ===============================================================================
30.19/30.26	c |         0 |   36136   221180   886236 |    73726        0    nan |  0.000 % |
30.19/30.26	c |       100 |   36136   221180   886236 |    81099      100      8 | 13.114 % |
30.19/30.26	c |       250 |   36136   221180   886236 |    89209      250      9 | 13.114 % |
30.19/30.26	c |       477 |   36136   221180   886236 |    98130      477      9 | 13.114 % |
30.19/30.26	c |       816 |   36136   221180   886236 |   107943      816      9 | 13.114 % |
30.19/30.26	c |      1323 |   36136   221180   886236 |   118737     1323      9 | 13.114 % |
30.19/30.26	c |      2082 |   36136   221180   886236 |   130611     2081      8 | 13.115 % |
30.19/30.26	c |      3221 |   36133   221180   886236 |   143672     3218      9 | 13.117 % |
30.19/30.26	c |      4929 |   36133   221180   886236 |   158039     4926     11 | 13.117 % |
30.19/30.26	c |      7492 |   36133   221180   886236 |   173843     7489     18 | 13.117 % |
30.19/30.26	c |     11336 |   36133   221180   886236 |   191227    11333     19 | 13.117 % |
30.19/30.26	c |     17103 |   36133   221180   886236 |   210350    17100     27 | 13.117 % |
30.19/30.26	c |     25752 |   36132   221180   886236 |   231385    25748     22 | 13.118 % |
30.19/30.26	c |     38726 |   36129   221180   886236 |   254524    38719     20 | 13.121 % |
30.19/30.26	c |     58187 |   36128   221180   886236 |  

Verifier Data (download as text)

No verification made

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node65/watcher-461800-1179402894 -o ROOT/results/node65/solver-461800-1179402894 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minicirc.bash /tmp/evaluation/461800-1179402894/instance-461800-1179402894.aig 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.11 0.56 0.61 3/64 7101
/proc/meminfo: memFree=1465768/2055920 swapFree=4184164/4192956
[pid=7101] ppid=7099 vsize=5352 CPUtime=0
/proc/7101/stat : 7101 (minicirc.bash) R 7099 7101 6718 0 -1 4194304 267 0 0 0 0 0 0 0 19 0 1 0 416279096 5480448 222 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 257203694239 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/7101/statm: 1338 222 185 169 0 49 0
[pid=7102] ppid=7101 vsize=9972 CPUtime=0
/proc/7102/stat : 7102 (minicirc.linux3) R 7101 7101 6718 0 -1 4194304 163 0 0 0 0 0 0 0 19 0 1 0 416279096 10211328 138 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135248364 0 0 4096 17507 0 0 0 17 1 0 0
/proc/7102/statm: 2493 141 50 274 0 2008 0
[pid=7103] ppid=7101 vsize=5352 CPUtime=0
/proc/7103/stat : 7103 (minicirc.bash) R 7101 7101 6718 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 1 0 416279097 5480448 222 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 257203694239 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/7103/statm: 1338 222 185 169 0 49 0

[startup+0.082247 s]
/proc/loadavg: 0.11 0.56 0.61 3/64 7101
/proc/meminfo: memFree=1465768/2055920 swapFree=4184164/4192956
[pid=7101] ppid=7099 vsize=5352 CPUtime=0
/proc/7101/stat : 7101 (minicirc.bash) S 7099 7101 6718 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416279096 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7101/statm: 1338 223 186 169 0 49 0
[pid=7102] ppid=7101 vsize=10260 CPUtime=0.06
/proc/7102/stat : 7102 (minicirc.linux3) R 7101 7101 6718 0 -1 4194304 1919 0 0 0 6 0 0 0 19 0 1 0 416279096 10506240 1861 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134696284 0 0 4096 17507 0 0 0 17 1 0 0
/proc/7102/statm: 2565 1862 71 274 0 2080 0
[pid=7103] ppid=7101 vsize=12268 CPUtime=0
/proc/7103/stat : 7103 (miniadapter.pl) S 7101 7101 6718 0 -1 4194304 378 0 0 0 0 0 0 0 20 0 1 0 416279097 12562432 337 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7103/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27880

[startup+0.101244 s]
/proc/loadavg: 0.11 0.56 0.61 3/64 7101
/proc/meminfo: memFree=1465768/2055920 swapFree=4184164/4192956
[pid=7101] ppid=7099 vsize=5352 CPUtime=0
/proc/7101/stat : 7101 (minicirc.bash) S 7099 7101 6718 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416279096 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7101/statm: 1338 223 186 169 0 49 0
[pid=7102] ppid=7101 vsize=10448 CPUtime=0.09
/proc/7102/stat : 7102 (minicirc.linux3) R 7101 7101 6718 0 -1 4194304 2147 0 0 0 8 1 0 0 19 0 1 0 416279096 10698752 2089 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134695678 0 0 4096 17507 0 0 0 17 1 0 0
/proc/7102/statm: 2612 2089 71 274 0 2127 0
[pid=7103] ppid=7101 vsize=12268 CPUtime=0
/proc/7103/stat : 7103 (miniadapter.pl) S 7101 7101 6718 0 -1 4194304 378 0 0 0 0 0 0 0 20 0 1 0 416279097 12562432 337 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7103/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28068

[startup+0.301261 s]
/proc/loadavg: 0.11 0.56 0.61 3/64 7101
/proc/meminfo: memFree=1465768/2055920 swapFree=4184164/4192956
[pid=7101] ppid=7099 vsize=5352 CPUtime=0
/proc/7101/stat : 7101 (minicirc.bash) S 7099 7101 6718 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416279096 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7101/statm: 1338 223 186 169 0 49 0
[pid=7102] ppid=7101 vsize=21616 CPUtime=0.29
/proc/7102/stat : 7102 (minicirc.linux3) R 7101 7101 6718 0 -1 4194304 10934 0 0 0 26 3 0 0 20 0 1 0 416279096 22134784 4772 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135248364 0 0 4096 17507 0 0 0 17 1 0 0
/proc/7102/statm: 5404 4773 115 274 0 4919 0
[pid=7103] ppid=7101 vsize=12268 CPUtime=0
/proc/7103/stat : 7103 (miniadapter.pl) S 7101 7101 6718 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 416279097 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7103/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39236

[startup+0.701293 s]
/proc/loadavg: 0.11 0.56 0.61 3/64 7101
/proc/meminfo: memFree=1465768/2055920 swapFree=4184164/4192956
[pid=7101] ppid=7099 vsize=5352 CPUtime=0
/proc/7101/stat : 7101 (minicirc.bash) S 7099 7101 6718 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416279096 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7101/statm: 1338 223 186 169 0 49 0
[pid=7102] ppid=7101 vsize=34848 CPUtime=0.69
/proc/7102/stat : 7102 (minicirc.linux3) R 7101 7101 6718 0 -1 4194304 17026 0 0 0 63 6 0 0 24 0 1 0 416279096 35684352 7794 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134966619 0 0 4096 17507 0 0 0 17 1 0 0
/proc/7102/statm: 8712 7795 182 274 0 8227 0
[pid=7103] ppid=7101 vsize=12268 CPUtime=0
/proc/7103/stat : 7103 (miniadapter.pl) S 7101 7101 6718 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 416279097 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7103/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52468

[startup+1.50136 s]
/proc/loadavg: 0.11 0.56 0.61 2/67 7104
/proc/meminfo: memFree=1433616/2055920 swapFree=4184164/4192956
[pid=7101] ppid=7099 vsize=5352 CPUtime=0
/proc/7101/stat : 7101 (minicirc.bash) S 7099 7101 6718 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416279096 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7101/statm: 1338 223 186 169 0 49 0
[pid=7102] ppid=7101 vsize=37180 CPUtime=1.49
/proc/7102/stat : 7102 (minicirc.linux3) R 7101 7101 6718 0 -1 4194304 17674 0 0 0 143 6 0 0 25 0 1 0 416279096 38072320 8340 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134875958 0 0 4096 17507 0 0 0 17 1 0 0
/proc/7102/statm: 9295 8340 182 274 0 8810 0
[pid=7103] ppid=7101 vsize=12268 CPUtime=0
/proc/7103/stat : 7103 (miniadapter.pl) S 7101 7101 6718 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 416279097 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7103/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54800

[startup+3.10149 s]
/proc/loadavg: 0.11 0.56 0.61 2/67 7104
/proc/meminfo: memFree=1430608/2055920 swapFree=4184164/4192956
[pid=7101] ppid=7099 vsize=5352 CPUtime=0
/proc/7101/stat : 7101 (minicirc.bash) S 7099 7101 6718 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416279096 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7101/statm: 1338 223 186 169 0 49 0
[pid=7102] ppid=7101 vsize=41320 CPUtime=3.09
/proc/7102/stat : 7102 (minicirc.linux3) R 7101 7101 6718 0 -1 4194304 18970 0 0 0 302 7 0 0 25 0 1 0 416279096 42311680 9409 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134905955 0 0 4096 17507 0 0 0 17 1 0 0
/proc/7102/statm: 10330 9409 182 274 0 9845 0
[pid=7103] ppid=7101 vsize=12268 CPUtime=0
/proc/7103/stat : 7103 (miniadapter.pl) S 7101 7101 6718 0 -1 4194304 388 0 0 0 0 0 0 0 15 0 1 0 416279097 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7103/statm: 3067 347 270 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58940

[startup+6.30276 s]
/proc/loadavg: 0.18 0.57 0.61 2/67 7104
/proc/meminfo: memFree=1432016/2055920 swapFree=4184164/4192956
[pid=7101] ppid=7099 vsize=5352 CPUtime=0
/proc/7101/stat : 7101 (minicirc.bash) S 7099 7101 6718 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416279096 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7101/statm: 1338 223 186 169 0 49 0
[pid=7102] ppid=7101 vsize=41576 CPUtime=6.29
/proc/7102/stat : 7102 (minicirc.linux3) R 7101 7101 6718 0 -1 4194304 30064 0 0 0 617 12 0 0 25 0 1 0 416279096 42573824 9356 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134930182 0 0 4096 17507 0 0 0 17 1 0 0
/proc/7102/statm: 10394 9356 195 274 0 9909 0
[pid=7103] ppid=7101 vsize=12268 CPUtime=0
/proc/7103/stat : 7103 (miniadapter.pl) S 7101 7101 6718 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 416279097 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7103/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59196

[startup+12.7013 s]
/proc/loadavg: 0.25 0.57 0.61 2/67 7104
/proc/meminfo: memFree=1424592/2055920 swapFree=4184164/4192956
[pid=7101] ppid=7099 vsize=5352 CPUtime=0
/proc/7101/stat : 7101 (minicirc.bash) S 7099 7101 6718 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416279096 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7101/statm: 1338 223 186 169 0 49 0
[pid=7102] ppid=7101 vsize=45688 CPUtime=12.69
/proc/7102/stat : 7102 (minicirc.linux3) R 7101 7101 6718 0 -1 4194304 31863 0 0 0 1256 13 0 0 25 0 1 0 416279096 46784512 10153 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134837472 0 0 4096 17507 0 0 0 17 1 0 0
/proc/7102/statm: 11422 10153 199 274 0 10937 0
[pid=7103] ppid=7101 vsize=12268 CPUtime=0
/proc/7103/stat : 7103 (miniadapter.pl) S 7101 7101 6718 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 416279097 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7103/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63308

[startup+25.5014 s]
/proc/loadavg: 0.41 0.59 0.62 2/67 7104
/proc/meminfo: memFree=1383696/2055920 swapFree=4184164/4192956
[pid=7101] ppid=7099 vsize=5352 CPUtime=0
/proc/7101/stat : 7101 (minicirc.bash) S 7099 7101 6718 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416279096 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7101/statm: 1338 223 186 169 0 49 0
[pid=7102] ppid=7101 vsize=89748 CPUtime=25.48
/proc/7102/stat : 7102 (minicirc.linux3) R 7101 7101 6718 0 -1 4194304 51974 0 0 0 2526 22 0 0 25 0 1 0 416279096 91901952 20426 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043851 0 0 4096 17507 0 0 0 17 1 0 0
/proc/7102/statm: 22437 20426 218 274 0 21952 0
[pid=7103] ppid=7101 vsize=12268 CPUtime=0
/proc/7103/stat : 7103 (miniadapter.pl) S 7101 7101 6718 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 416279097 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/7103/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 107368

[startup+51.1015 s]
/proc/loadavg: 0.61 0.62 0.63 2/67 7104
/proc/meminfo: memFree=1377424/2055920 swapFree=4184164/4192956
[pid=7101] ppid=7099 vsize=5352 CPUtime=0
/proc/7101/stat : 7101 (minicirc.bash) S 7099 7101 6718 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416279096 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7101/statm: 1338 223 186 169 0 49 0
[pid=7102] ppid=7101 vsize=96376 CPUtime=51.07
/proc/7102/stat : 7102 (minicirc.linux3) R 7101 7101 6718 0 -1 4194304 53800 0 0 0 5083 24 0 0 25 0 1 0 416279096 98689024 22100 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135052453 0 0 4096 17507 0 0 0 17 1 0 0
/proc/7102/statm: 24094 22100 218 274 0 23609 0
[pid=7103] ppid=7101 vsize=12268 CPUtime=0
/proc/7103/stat : 7103 (miniadapter.pl) S 7101 7101 6718 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 416279097 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/7103/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 113996

[startup+102.306 s]
/proc/loadavg: 0.83 0.68 0.65 2/67 7104
/proc/meminfo: memFree=1356432/2055920 swapFree=4184164/4192956
[pid=7101] ppid=7099 vsize=5352 CPUtime=0
/proc/7101/stat : 7101 (minicirc.bash) S 7099 7101 6718 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416279096 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7101/statm: 1338 223 186 169 0 49 0
[pid=7102] ppid=7101 vsize=116812 CPUtime=102.27
/proc/7102/stat : 7102 (minicirc.linux3) R 7101 7101 6718 0 -1 4194304 59057 0 0 0 10197 30 0 0 25 0 1 0 416279096 119615488 27221 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/7102/statm: 29203 27221 218 274 0 28718 0
[pid=7103] ppid=7101 vsize=12268 CPUtime=0
/proc/7103/stat : 7103 (miniadapter.pl) S 7101 7101 6718 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 416279097 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/7103/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 134432

[startup+162.302 s]
/proc/loadavg: 0.94 0.74 0.66 2/67 7104
/proc/meminfo: memFree=1330128/2055920 swapFree=4184164/4192956
[pid=7101] ppid=7099 vsize=5352 CPUtime=0
/proc/7101/stat : 7101 (minicirc.bash) S 7099 7101 6718 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416279096 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7101/statm: 1338 223 186 169 0 49 0
[pid=7102] ppid=7101 vsize=143540 CPUtime=162.25
/proc/7102/stat : 7102 (minicirc.linux3) R 7101 7101 6718 0 -1 4194304 65891 0 0 0 16188 37 0 0 25 0 1 0 416279096 146984960 33852 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135061891 0 0 4096 17507 0 0 0 17 1 0 0
/proc/7102/statm: 35885 33852 218 274 0 35400 0

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

/proc/meminfo: memFree=1243088/2055920 swapFree=4184164/4192956
[pid=7101] ppid=7099 vsize=5352 CPUtime=0
/proc/7101/stat : 7101 (minicirc.bash) S 7099 7101 6718 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416279096 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7101/statm: 1338 223 186 169 0 49 0
[pid=7102] ppid=7101 vsize=230904 CPUtime=702.02
/proc/7102/stat : 7102 (minicirc.linux3) R 7101 7101 6718 0 -1 4194304 88295 0 0 0 70140 62 0 0 25 0 1 0 416279096 236445696 55496 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/7102/statm: 57726 55496 218 274 0 57241 0
[pid=7103] ppid=7101 vsize=12268 CPUtime=0
/proc/7103/stat : 7103 (miniadapter.pl) S 7101 7101 6718 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 416279097 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/7103/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 248524

[startup+762.306 s]
/proc/loadavg: 1.08 0.97 0.81 2/67 7302
/proc/meminfo: memFree=1226704/2055920 swapFree=4184164/4192956
[pid=7101] ppid=7099 vsize=5352 CPUtime=0
/proc/7101/stat : 7101 (minicirc.bash) S 7099 7101 6718 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416279096 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7101/statm: 1338 223 186 169 0 49 0
[pid=7102] ppid=7101 vsize=246792 CPUtime=762.01
/proc/7102/stat : 7102 (minicirc.linux3) R 7101 7101 6718 0 -1 4194304 92322 0 0 0 76134 67 0 0 25 0 1 0 416279096 252715008 59523 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043596 0 0 4096 17507 0 0 0 17 1 0 0
/proc/7102/statm: 61698 59523 218 274 0 61213 0
[pid=7103] ppid=7101 vsize=12268 CPUtime=0
/proc/7103/stat : 7103 (miniadapter.pl) S 7101 7101 6718 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 416279097 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/7103/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 264412

[startup+822.302 s]
/proc/loadavg: 1.09 0.99 0.83 2/67 7302
/proc/meminfo: memFree=1226704/2055920 swapFree=4184164/4192956
[pid=7101] ppid=7099 vsize=5352 CPUtime=0
/proc/7101/stat : 7101 (minicirc.bash) S 7099 7101 6718 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416279096 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7101/statm: 1338 223 186 169 0 49 0
[pid=7102] ppid=7101 vsize=246792 CPUtime=821.99
/proc/7102/stat : 7102 (minicirc.linux3) R 7101 7101 6718 0 -1 4194304 92322 0 0 0 82132 67 0 0 25 0 1 0 416279096 252715008 59523 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/7102/statm: 61698 59523 218 274 0 61213 0
[pid=7103] ppid=7101 vsize=12268 CPUtime=0
/proc/7103/stat : 7103 (miniadapter.pl) S 7101 7101 6718 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 416279097 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/7103/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 264412

[startup+882.302 s]
/proc/loadavg: 1.17 1.02 0.84 2/67 7302
/proc/meminfo: memFree=1226704/2055920 swapFree=4184164/4192956
[pid=7101] ppid=7099 vsize=5352 CPUtime=0
/proc/7101/stat : 7101 (minicirc.bash) S 7099 7101 6718 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416279096 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7101/statm: 1338 223 186 169 0 49 0
[pid=7102] ppid=7101 vsize=246792 CPUtime=881.98
/proc/7102/stat : 7102 (minicirc.linux3) R 7101 7101 6718 0 -1 4194304 92324 0 0 0 88131 67 0 0 25 0 1 0 416279096 252715008 59525 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043534 0 0 4096 17507 0 0 0 17 1 0 0
/proc/7102/statm: 61698 59525 218 274 0 61213 0
[pid=7103] ppid=7101 vsize=12268 CPUtime=0
/proc/7103/stat : 7103 (miniadapter.pl) S 7101 7101 6718 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 416279097 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/7103/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 264412

[startup+942.302 s]
/proc/loadavg: 1.06 1.02 0.85 2/67 7302
/proc/meminfo: memFree=1226768/2055920 swapFree=4184164/4192956
[pid=7101] ppid=7099 vsize=5352 CPUtime=0
/proc/7101/stat : 7101 (minicirc.bash) S 7099 7101 6718 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416279096 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7101/statm: 1338 223 186 169 0 49 0
[pid=7102] ppid=7101 vsize=246792 CPUtime=941.97
/proc/7102/stat : 7102 (minicirc.linux3) R 7101 7101 6718 0 -1 4194304 92326 0 0 0 94129 68 0 0 25 0 1 0 416279096 252715008 59527 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043741 0 0 4096 17507 0 0 0 17 1 0 0
/proc/7102/statm: 61698 59527 218 274 0 61213 0
[pid=7103] ppid=7101 vsize=12268 CPUtime=0
/proc/7103/stat : 7103 (miniadapter.pl) S 7101 7101 6718 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 416279097 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/7103/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 264412

[startup+1002.3 s]
/proc/loadavg: 1.02 1.01 0.85 2/67 7302
/proc/meminfo: memFree=1226768/2055920 swapFree=4184164/4192956
[pid=7101] ppid=7099 vsize=5352 CPUtime=0
/proc/7101/stat : 7101 (minicirc.bash) S 7099 7101 6718 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416279096 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7101/statm: 1338 223 186 169 0 49 0
[pid=7102] ppid=7101 vsize=246792 CPUtime=1001.95
/proc/7102/stat : 7102 (minicirc.linux3) R 7101 7101 6718 0 -1 4194304 92326 0 0 0 100127 68 0 0 25 0 1 0 416279096 252715008 59527 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/7102/statm: 61698 59527 218 274 0 61213 0
[pid=7103] ppid=7101 vsize=12268 CPUtime=0
/proc/7103/stat : 7103 (miniadapter.pl) S 7101 7101 6718 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 416279097 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/7103/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 264412

[startup+1062.3 s]
/proc/loadavg: 1.01 1.00 0.86 2/67 7302
/proc/meminfo: memFree=1226768/2055920 swapFree=4184164/4192956
[pid=7101] ppid=7099 vsize=5352 CPUtime=0
/proc/7101/stat : 7101 (minicirc.bash) S 7099 7101 6718 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416279096 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7101/statm: 1338 223 186 169 0 49 0
[pid=7102] ppid=7101 vsize=246792 CPUtime=1061.94
/proc/7102/stat : 7102 (minicirc.linux3) R 7101 7101 6718 0 -1 4194304 92326 0 0 0 106126 68 0 0 25 0 1 0 416279096 252715008 59527 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043534 0 0 4096 17507 0 0 0 17 1 0 0
/proc/7102/statm: 61698 59527 218 274 0 61213 0
[pid=7103] ppid=7101 vsize=12268 CPUtime=0
/proc/7103/stat : 7103 (miniadapter.pl) S 7101 7101 6718 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 416279097 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/7103/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 264412

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.87 2/67 7302
/proc/meminfo: memFree=1224272/2055920 swapFree=4184164/4192956
[pid=7101] ppid=7099 vsize=5352 CPUtime=0
/proc/7101/stat : 7101 (minicirc.bash) S 7099 7101 6718 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416279096 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7101/statm: 1338 223 186 169 0 49 0
[pid=7102] ppid=7101 vsize=249184 CPUtime=1121.92
/proc/7102/stat : 7102 (minicirc.linux3) R 7101 7101 6718 0 -1 4194304 92950 0 0 0 112124 68 0 0 25 0 1 0 416279096 255164416 60151 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/7102/statm: 62296 60151 218 274 0 61811 0
[pid=7103] ppid=7101 vsize=12268 CPUtime=0
/proc/7103/stat : 7103 (miniadapter.pl) S 7101 7101 6718 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 416279097 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/7103/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 266804

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.87 2/67 7302
/proc/meminfo: memFree=1224272/2055920 swapFree=4184164/4192956
[pid=7101] ppid=7099 vsize=5352 CPUtime=0
/proc/7101/stat : 7101 (minicirc.bash) S 7099 7101 6718 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416279096 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7101/statm: 1338 223 186 169 0 49 0
[pid=7102] ppid=7101 vsize=249184 CPUtime=1181.9
/proc/7102/stat : 7102 (minicirc.linux3) R 7101 7101 6718 0 -1 4194304 92951 0 0 0 118122 68 0 0 25 0 1 0 416279096 255164416 60152 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/7102/statm: 62296 60152 218 274 0 61811 0
[pid=7103] ppid=7101 vsize=12268 CPUtime=0
/proc/7103/stat : 7103 (miniadapter.pl) S 7101 7101 6718 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 416279097 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/7103/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 266804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.87 2/67 7302
/proc/meminfo: memFree=1224272/2055920 swapFree=4184164/4192956
[pid=7101] ppid=7099 vsize=5352 CPUtime=0
/proc/7101/stat : 7101 (minicirc.bash) S 7099 7101 6718 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416279096 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7101/statm: 1338 223 186 169 0 49 0
[pid=7102] ppid=7101 vsize=249184 CPUtime=1200
/proc/7102/stat : 7102 (minicirc.linux3) R 7101 7101 6718 0 -1 4194304 92951 0 0 0 119932 68 0 0 25 0 1 0 416279096 255164416 60152 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043668 0 0 4096 17507 0 0 0 17 1 0 0
/proc/7102/statm: 62296 60152 218 274 0 61811 0
[pid=7103] ppid=7101 vsize=12268 CPUtime=0
/proc/7103/stat : 7103 (miniadapter.pl) S 7101 7101 6718 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 416279097 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/7103/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 266804

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. 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 7101 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=5999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 1200
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200
CPU user time (s): 1199.32
CPU system time (s): 0.68
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 266804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.005999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 673
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= 309
involuntary context switches= 2

runsolver used 1.22281 second user time and 3.15352 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Thu May 17 11:54:55 UTC 2007

IDJOB= 461800
IDBENCH= 48663
IDSOLVER= 205
FILE ID= node65/461800-1179402894

PBS_JOBID= 5292676

Free space on /tmp= 66541 MiB

SOLVER NAME= minicirc 2007-05-17
BENCH NAME= HOME/pub/bench/AIG07/additional-aig/c32sat-ssort/ssort18.aig
COMMAND LINE= minicirc.bash /tmp/evaluation/461800-1179402894/instance-461800-1179402894.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-461800-1179402894 -o ROOT/results/node65/solver-461800-1179402894 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minicirc.bash /tmp/evaluation/461800-1179402894/instance-461800-1179402894.aig

META MD5SUM SOLVER= 5a68a0730754c919c3e4a8ed70e49cdc
MD5SUM BENCH=  bd912f91b44c2b999ec5abf1690cca81

RANDOM SEED= 944949920

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.245
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.245
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1465992 kB
Buffers:         38304 kB
Cached:         428708 kB
SwapCached:       2800 kB
Active:         157552 kB
Inactive:       319428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1465992 kB
SwapTotal:     4192956 kB
SwapFree:      4184164 kB
Dirty:            5468 kB
Writeback:           0 kB
Mapped:          15996 kB
Slab:            98996 kB
Committed_AS:  7643644 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66541 MiB

End job on node65 on Thu May 17 12:14:57 UTC 2007