Trace number 461571

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.31

General information on the benchmark

Nameindustrial-aig/crypto/
mizh-sha0-36-2.aig
MD5SUM37e47df76b1cb431cc2c142f241452e3
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.29/4.39	c ____________________________________________________________________________________
4.29/4.39	c !! Parsing                         :   328323 ANDs  12275 PIs   (CPU-Time    0.17 s)
4.29/4.39	c ____________________________________________________________________________________
4.29/4.39	c !! Initial simplification          :   241171 ANDs  12275 PIs   (CPU-Time    0.32 s)
4.29/4.39	c >>     Top conjunction: 86496 POs
4.29/4.39	c ____________________________________________________________________________________
4.29/4.39	c !! DAG-aware minimization begins   : 
4.29/4.39	c >>     Strashing:
4.29/4.39	c >>     Minimizing:
4.29/4.39	c >>     progress        0/  241131
>>     progress     1000/  241057
>>     progress     2000/  240951
>>     progress     3000/  240891
>>     progress     4000/  240831
>>     progress     5000/  240771
>>     progress     6000/  240689
>>     progress     7000/  240651
>>     progress     8000/  240591
>>     progress     9000/  240531
>>     progress    10000/  240531
>>     progress    11000/  240471
>>     progress    12000/  240411
>>     progress    13000/  240353
>>     progress    14000/  240291
>>     progress    15000/  240233
>>     progress    16000/  240171
>>     progress    17000/  240115
>>     progress    18000/  240051
>>     progress    19000/  240051
>>     progress    20000/  239981
>>     progress    21000/  239931
>>     progress    22000/  239873
>>     progress    23000/  239811
>>     progress    24000/  239753
>>     progress    25000/  239691
>>     progress    26000/  239635
>>     progress    27000/  239571
>>     progress    28000/  239571
>>     progress    29000/  239475
>>     progress    30000/  239451
>>     progress    31000/  239391
>>     progress    32000/  239339
>>     progress    33000/  239271
>>     progress    34000/  239271
>>     progress    35000/  239211
>>     progress    36000/  239153
>>     progress    37000/  239091
>>     progress    38000/  239065
>>     progress    39000/  238971
>>     progress    40000/  238971
>>     progress    41000/  238911
>>     progress    42000/  238851
>>     progress    43000/  238793
>>     progress    44000/  238731
>>     progress    45000/  238673
>>     progress    46000/  238611
>>     progress    47000/  238553
>>     progress    48000/  238491
>>     progress    49000/  238491
>>     progress    50000/  238373
>>     progress    51000/  238371
>>     progress    52000/  238311
>>     progress    53000/  238251
>>     progress    54000/  238193
>>     progress    55000/  238131
>>     progress    56000/  238073
>>     progress    57000/  238011
>>     progress    58000/  237953
>>     progress    59000/  237891
>>     progress    60000/  237891
>>     progress    61000/  237815
>>     progress    62000/  237771
>>     progress    63000/  237711
>>     progress    64000/  237651
>>     progress    65000/  237593
>>     progress    66000/  237531
>>     progress    67000/  237473
>>     progress    68000/  237411
>>     progress    69000/  237411
>>     progress    70000/  237299
>>     progress    71000/  237233
>>     progress    72000/  237171
>>     progress    73000/  237113
>>     progress    74000/  237049
>>     progress    75000/  236933
>>     progress    76000/  236871
>>     progress    77000/  236809
>>     progress    78000/  236751
>>     progress    79000/  236688
>>     progress    80000/  236589
>>     progress    81000/  236509
>>     progress    82000/  236447
>>     progress    83000/  236389
>>     progress    84000/  236327
>>     progress    85000/  236211
>>     progress    86000/  236147
>>     progress    87000/  236085
>>     progress    88000/  236027
>>     progress    89000/  235964
>>     progress    90000/  235862
>>     progress    91000/  235787
>>     progress    92000/  235725
>>     progress    93000/  235667
>>     progress    94000/  235595
>>     progress    95000/  235477
>>     progress    96000/  235414
>>     progress    97000/  235352
>>     progress    98000/  235293
>>     progress    99000/  235197
>>     progress   100000/  235123
>>     progress   101000/  235005
>>     progress   102000/  234945
>>     progress   103000/  234883
>>     progress   104000/  234791
>>     progress   105000/  234713
>>     progress   106000/  234651
>>     progress   107000/  234560
>>     progress   108000/  234467
>>     progress   109000/  234405
>>     progress   110000/  234352
>>     progress   111000/  234234
>>     progress   112000/  234172
>>     progress   113000/  234089
>>     progress   114000/  233986
>>     progress   115000/  233924
>>     progress   116000/  233827
>>     progress   117000/  233728
>>     progress   118000/  233658
>>     progress   119000/  233592
>>     progress   120000/  233534
>>     progress   121000/  233474
>>     progress   122000/  233354
>>     progress   123000/  233338
>>     progress   124000/  233236
>>     progress   125000/  233176
>>     progress   126000/  233116
>>     progress   127000/  233056
>>     progress   128000/  232996
>>     progress   129000/  232918
>>     progress   130000/  232876
>>     progress   131000/  232758
>>     progress   132000/  232758
>>     progress   133000/  232638
>>     progress   134000/  232638
>>     progress   135000/  232518
>>     progress   136000/  232518
>>     progress   137000/  232408
>>     progress   138000/  232398
>>     progress   139000/  232300
>>     progress   140000/  232280
>>     progress   141000/  232190
>>     progress   142000/  232162
>>     progress   143000/  232090
>>     progress   144000/  232042
>>     progress   145000/  231982
>>     progress   146000/  231922
>>     progress   147000/  231808
>>     progress   148000/  231784
>>     progress   149000/  231688
>>     progress   150000/  231628
>>     progress   151000/  231570
>>     progress   152000/  231480
>>     progress   153000/  231452
>>     progress   154000/  231374
>>     progress   155000/  231280
>>     progress   156000/  231214
>>     progress   157000/  231168
>>     progress   158000/  231102
>>     progress   159000/  231042
>>     progress   160000/  230982
>>     progress   161000/  230982
>>     progress   162000/  230916
>>     progress   163000/  230808
>>     progress   164000/  230750
>>     progress   165000/  230692
>>     progress   166000/  230632
>>     progress   167000/  230632
>>     progress   168000/  230512
>>     progress   169000/  230512
>>     progress   170000/  230512
>>     progress   171000/  230396
>>     progress   172000/  230338
>>     progress   173000/  230280
>>     progress   174000/  230280
>>     progress   175000/  230220
>>     progress   176000/  230160
>>     progress   177000/  230160
>>     progress   178000/  230144
>>     progress   179000/  230044
>>     progress   180000/  229946
>>     progress   181000/  229928
>>     progress   182000/  229866
>>     progress   183000/  229774
>>     progress   184000/  229667
>>     progress   185000/  229579
>>     progress   186000/  229486
>>     progress   187000/  229390
>>     progress   188000/  229318
>>     progress   189000/  229232
>>     progress   190000/  229131
>>     progress   191000/  229060
>>     progress   192000/  228969
>>     progress   193000/  228864
>>     progress   194000/  228785
>>     progress   195000/  228703
>>     progress   196000/  228610
>>     progress   197000/  228530
>>     progress   198000/  228429
>>     progress   199000/  228324
>>     progress   200000/  228249
>>     progress   201000/  228164
>>     progress   202000/  228067
>>     progress   203000/  227989
>>     progress   204000/  227918
>>     progress   205000/  227825
>>     progress   206000/  227730
>>     progress   207000/  227644
>>     progress   208000/  227559
>>     progress   209000/  227459
>>     progress   210000/  227370
>>     progress   211000/  227290
>>     progress   212000/  227185
>>     progress   213000/  227105
>>     progress   214000/  227023
>>     progress   215000/  226914
>>     progress   216000/  226828
>>     progress   217000/  226743
>>     progress   218000/  226643
>>     progress   219000/  226554
>>     progress   220000/  226282
>>     progress   221000/  226159
>>     progress   222000/  225998
>>     progress   223000/  225790
>>     progress   224000/  225647
>>     progress   225000/  225559
>>     progress   226000/  225397
>>     progress   227000/  225247
>>     progress   228000/  225159
>>     progress   229000/  225006
>>     progress   230000/  224886
>>     progress   231000/  224791
>>     progress   232000/  224587
>>     progress   233000/  224476
>>     progress   234000/  224258
>>     progress   235000/  224138
>>     progress   236000/  224011
>>     progress   237000/  223909
>>     progress   238000/  223768
>>     progress   239000/  223610
>>     progress   240000/  223503
>>     progress   241000/  223339
>>     progress   242000/  223247
>>     progress   243000/  223066
>>     progress   244000/  222968
>>     progress   245000/  222885
>>     progress   246000/  222802
>>     progress   247000/  222715
>>     Reduction in #ANDs:  7.66 %
19.39/19.46	c >>     Core shrink time  : 3.49 s
19.39/19.46	c >>     Globally redundant: 0
19.39/19.46	c >> DAG-aware minimization completed:   222664 ANDs  12275 PIs   (CPU-Time    3.69 s)
19.39/19.46	c ____________________________________________________________________________________
19.39/19.46	c !! Tech-mapping for CNF begins     : 
19.39/19.46	c >>     PROGRESS (techmap - generating cuts)     100000/    321437
>>     PROGRESS (techmap - generating cuts)     200000/    321437
>>     PROGRESS (techmap - generating cuts)     300000/    321437
>>     Cut statistics:  (total = 987060, avg = 4.4, max = 13)          
19.39/19.46	c >>        0:   508972 clauses   (CPU Time 1.64)
19.39/19.46	c >>        1:   478040 clauses   (CPU Time 0.71)
19.39/19.46	c >>        2:   469239 clauses   (CPU Time 0.71)
19.39/19.46	c >>        3:   466216 clauses   (CPU Time 0.71)
19.39/19.46	c >>     Core techmap time: 4.42 s
19.39/19.46	c >> Tech-mapping for CNF completed  :   103459 LUTs  12275 PIs   (CPU-Time    4.50 s)
19.39/19.46	c ____________________________________________________________________________________
19.39/19.46	c !! Producing initial SAT-problem   :   465794 clauses           (CPU-Time 8396867789061374040019964799477787728542274905535436254977596358153036834393475764476335566332617825298861357316839678848623151170107118847278912295214035151124418241084700587439502241219122014338282422272.00 s)
19.39/19.46	c ____________________________________________________________________________________
19.39/19.46	c !! Running SAT...
19.39/19.46	c 
19.39/19.46	c ============================[After Simplification]=============================
19.39/19.46	c |  Number of variables:  20305                                                |
19.39/19.46	c |  Number of clauses:    126024                                               |
19.39/19.46	c ============================[ Search Statistics ]==============================
19.39/19.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.39/19.46	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
19.39/19.46	c ===============================================================================
19.39/19.46	c |         0 |   20305   126024   425804 |    42008        0    nan |  0.000 % |
19.39/19.46	c |       100 |   20298   126024   425804 |    46208       94      4 | 75.135 % |
19.39/19.46	c |       250 |   20296   126024   425804 |    50829      244      5 | 75.135 % |
19.39/19.46	c |       476 |   20295   126024   425804 |    55912      469      6 | 75.135 % |
19.39/19.46	c |       813 |   20294   126024   425804 |    61503      805      7 | 75.136 % |
19.39/19.46	c |      1322 |   20294   126024   425804 |    67654     1314      8 | 75.136 % |
19.39/19.46	c |      2084 |   20294   126024   425804 |    74419     2076      9 | 75.136 % |
19.39/19.46	c |      3226 |   20292   126024   425804 |    81861     3217      9 | 75.140 % |
19.39/19.46	c |      4934 |   20292   126024   425804 |    90047     4925      9 | 75.140 % |
19.39/19.46	c |      7497 |   20287   126024   425804 |    99052     7487     10 | 75.144 % |
19.39/19.46	c |     11342 |   20273   126024   425804 |   108957    10626     10 | 75.156 % |
19.39/19.46	c |     17108 |   20271   126024   425804 |   119853    16392     11 | 75.156 % |
19.39/19.46	c |     25757 |   20226   126024   425804 |   131839    24977     12 | 75.199 % |
19.39/19.46	c |     38732 |   20151   126024   425804 |   145023    34030     12 | 75.271 % |
19.39/19.46	c |     58193 |   20006   126024   425804 |   159525    41363     12 | 75.394 % |
19.39/19.46	c |    

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/node43/watcher-461571-1179401728 -o ROOT/results/node43/solver-461571-1179401728 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minicirc.bash /tmp/evaluation/461571-1179401728/instance-461571-1179401728.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.00 0.00 0.00 3/77 3459
/proc/meminfo: memFree=1129848/2055920 swapFree=4158776/4192956
[pid=3459] ppid=3457 vsize=5352 CPUtime=0
/proc/3459/stat : 3459 (minicirc.bash) R 3457 3459 3391 0 -1 4194304 267 0 0 0 0 0 0 0 19 0 1 0 388084626 5480448 222 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849246879 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/3459/statm: 1338 222 185 169 0 49 0
[pid=3460] ppid=3459 vsize=9972 CPUtime=0
/proc/3460/stat : 3460 (minicirc.linux3) R 3459 3459 3391 0 -1 4194304 181 0 0 0 0 0 0 0 19 0 1 0 388084626 10211328 156 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134969031 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3460/statm: 2493 159 53 274 0 2008 0
[pid=3461] ppid=3459 vsize=5352 CPUtime=0
/proc/3461/stat : 3461 (minicirc.bash) R 3459 3459 3391 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 1 0 388084626 5480448 222 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849246879 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/3461/statm: 1338 222 185 169 0 49 0

[startup+0.038126 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 3459
/proc/meminfo: memFree=1129848/2055920 swapFree=4158776/4192956
[pid=3459] ppid=3457 vsize=5352 CPUtime=0
/proc/3459/stat : 3459 (minicirc.bash) S 3457 3459 3391 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388084626 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1338 223 186 169 0 49 0
[pid=3460] ppid=3459 vsize=10260 CPUtime=0.03
/proc/3460/stat : 3460 (minicirc.linux3) R 3459 3459 3391 0 -1 4194304 839 0 0 0 3 0 0 0 19 0 1 0 388084626 10506240 781 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134696128 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3460/statm: 2565 782 71 274 0 2080 0
[pid=3461] ppid=3459 vsize=12268 CPUtime=0
/proc/3461/stat : 3461 (miniadapter.pl) S 3459 3459 3391 0 -1 4194304 378 0 0 0 0 0 0 0 20 0 1 0 388084626 12562432 337 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3461/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27880

[startup+0.101128 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 3459
/proc/meminfo: memFree=1129848/2055920 swapFree=4158776/4192956
[pid=3459] ppid=3457 vsize=5352 CPUtime=0
/proc/3459/stat : 3459 (minicirc.bash) S 3457 3459 3391 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388084626 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1338 223 186 169 0 49 0
[pid=3460] ppid=3459 vsize=10448 CPUtime=0.09
/proc/3460/stat : 3460 (minicirc.linux3) R 3459 3459 3391 0 -1 4194304 2172 0 0 0 9 0 0 0 19 0 1 0 388084626 10698752 2114 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134695678 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3460/statm: 2612 2115 71 274 0 2127 0
[pid=3461] ppid=3459 vsize=12268 CPUtime=0
/proc/3461/stat : 3461 (miniadapter.pl) S 3459 3459 3391 0 -1 4194304 378 0 0 0 0 0 0 0 20 0 1 0 388084626 12562432 337 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3461/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28068

[startup+0.301144 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 3459
/proc/meminfo: memFree=1129848/2055920 swapFree=4158776/4192956
[pid=3459] ppid=3457 vsize=5352 CPUtime=0
/proc/3459/stat : 3459 (minicirc.bash) S 3457 3459 3391 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388084626 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1338 223 186 169 0 49 0
[pid=3460] ppid=3459 vsize=27776 CPUtime=0.29
/proc/3460/stat : 3460 (minicirc.linux3) R 3459 3459 3391 0 -1 4194304 13897 0 0 0 24 5 0 0 21 0 1 0 388084626 28442624 5319 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135265853 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3460/statm: 6944 5319 101 274 0 6459 0
[pid=3461] ppid=3459 vsize=12268 CPUtime=0
/proc/3461/stat : 3461 (miniadapter.pl) S 3459 3459 3391 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 388084626 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3461/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45396

[startup+0.70118 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 3459
/proc/meminfo: memFree=1129848/2055920 swapFree=4158776/4192956
[pid=3459] ppid=3457 vsize=5352 CPUtime=0
/proc/3459/stat : 3459 (minicirc.bash) S 3457 3459 3391 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388084626 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1338 223 186 169 0 49 0
[pid=3460] ppid=3459 vsize=34936 CPUtime=0.69
/proc/3460/stat : 3460 (minicirc.linux3) R 3459 3459 3391 0 -1 4194304 20429 0 0 0 61 8 0 0 25 0 1 0 388084626 35774464 8110 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134569713 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3460/statm: 8734 8110 145 274 0 8249 0
[pid=3461] ppid=3459 vsize=12268 CPUtime=0
/proc/3461/stat : 3461 (miniadapter.pl) S 3459 3459 3391 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 388084626 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3461/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52556

[startup+1.50125 s]
/proc/loadavg: 0.00 0.00 0.00 2/80 3462
/proc/meminfo: memFree=1089568/2055920 swapFree=4158776/4192956
[pid=3459] ppid=3457 vsize=5352 CPUtime=0
/proc/3459/stat : 3459 (minicirc.bash) S 3457 3459 3391 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388084626 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1338 223 186 169 0 49 0
[pid=3460] ppid=3459 vsize=46544 CPUtime=1.48
/proc/3460/stat : 3460 (minicirc.linux3) R 3459 3459 3391 0 -1 4194304 24683 0 0 0 139 9 0 0 25 0 1 0 388084626 47661056 10567 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134966459 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3460/statm: 11636 10567 173 274 0 11151 0
[pid=3461] ppid=3459 vsize=12268 CPUtime=0
/proc/3461/stat : 3461 (miniadapter.pl) S 3459 3459 3391 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 388084626 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3461/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 64164

[startup+3.10139 s]
/proc/loadavg: 0.00 0.00 0.00 2/80 3462
/proc/meminfo: memFree=1085152/2055920 swapFree=4158776/4192956
[pid=3459] ppid=3457 vsize=5352 CPUtime=0
/proc/3459/stat : 3459 (minicirc.bash) S 3457 3459 3391 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388084626 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1338 223 186 169 0 49 0
[pid=3460] ppid=3459 vsize=52732 CPUtime=3.09
/proc/3460/stat : 3460 (minicirc.linux3) R 3459 3459 3391 0 -1 4194304 26646 0 0 0 299 10 0 0 25 0 1 0 388084626 53997568 12100 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134930182 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3460/statm: 13183 12100 183 274 0 12698 0
[pid=3461] ppid=3459 vsize=12268 CPUtime=0
/proc/3461/stat : 3461 (miniadapter.pl) S 3459 3459 3391 0 -1 4194304 388 0 0 0 0 0 0 0 15 0 1 0 388084626 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3461/statm: 3067 347 270 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70352

[startup+6.30167 s]
/proc/loadavg: 0.08 0.02 0.01 2/80 3462
/proc/meminfo: memFree=1084704/2055920 swapFree=4158776/4192956
[pid=3459] ppid=3457 vsize=5352 CPUtime=0
/proc/3459/stat : 3459 (minicirc.bash) S 3457 3459 3391 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388084626 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1338 223 186 169 0 49 0
[pid=3460] ppid=3459 vsize=53980 CPUtime=6.28
/proc/3460/stat : 3460 (minicirc.linux3) R 3459 3459 3391 0 -1 4194304 30378 0 0 0 616 12 0 0 25 0 1 0 388084626 55275520 12598 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134930182 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3460/statm: 13495 12598 199 274 0 13010 0
[pid=3461] ppid=3459 vsize=12268 CPUtime=0
/proc/3461/stat : 3461 (miniadapter.pl) S 3459 3459 3391 0 -1 4194304 392 0 0 0 0 0 0 0 15 0 1 0 388084626 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3461/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 71600

[startup+12.7012 s]
/proc/loadavg: 0.15 0.03 0.01 2/80 3462
/proc/meminfo: memFree=1055520/2055920 swapFree=4158776/4192956
[pid=3459] ppid=3457 vsize=5352 CPUtime=0
/proc/3459/stat : 3459 (minicirc.bash) S 3457 3459 3391 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388084626 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1338 223 186 169 0 49 0
[pid=3460] ppid=3459 vsize=79584 CPUtime=12.68
/proc/3460/stat : 3460 (minicirc.linux3) R 3459 3459 3391 0 -1 4194304 42552 0 0 0 1251 17 0 0 25 0 1 0 388084626 81494016 18477 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135065528 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3460/statm: 19896 18477 222 274 0 19411 0
[pid=3461] ppid=3459 vsize=12268 CPUtime=0
/proc/3461/stat : 3461 (miniadapter.pl) S 3459 3459 3391 0 -1 4194304 392 0 0 0 0 0 0 0 15 0 1 0 388084626 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3461/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 97204

[startup+25.5013 s]
/proc/loadavg: 0.34 0.08 0.02 2/80 3462
/proc/meminfo: memFree=1054752/2055920 swapFree=4158776/4192956
[pid=3459] ppid=3457 vsize=5352 CPUtime=0
/proc/3459/stat : 3459 (minicirc.bash) S 3457 3459 3391 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388084626 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1338 223 186 169 0 49 0
[pid=3460] ppid=3459 vsize=80760 CPUtime=25.48
/proc/3460/stat : 3460 (minicirc.linux3) R 3459 3459 3391 0 -1 4194304 42875 0 0 0 2530 18 0 0 25 0 1 0 388084626 82698240 18739 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043656 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3460/statm: 20190 18739 222 274 0 19705 0
[pid=3461] ppid=3459 vsize=12268 CPUtime=0
/proc/3461/stat : 3461 (miniadapter.pl) S 3459 3459 3391 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 388084626 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3461/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 98380

[startup+51.1016 s]
/proc/loadavg: 0.56 0.15 0.05 2/80 3462
/proc/meminfo: memFree=1048800/2055920 swapFree=4158776/4192956
[pid=3459] ppid=3457 vsize=5352 CPUtime=0
/proc/3459/stat : 3459 (minicirc.bash) S 3457 3459 3391 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388084626 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1338 223 186 169 0 49 0
[pid=3460] ppid=3459 vsize=87148 CPUtime=51.07
/proc/3460/stat : 3460 (minicirc.linux3) R 3459 3459 3391 0 -1 4194304 44567 0 0 0 5087 20 0 0 25 0 1 0 388084626 89239552 20340 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135248364 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3460/statm: 21787 20340 222 274 0 21302 0
[pid=3461] ppid=3459 vsize=12268 CPUtime=0
/proc/3461/stat : 3461 (miniadapter.pl) S 3459 3459 3391 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 388084626 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3461/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 104768

[startup+102.305 s]
/proc/loadavg: 0.81 0.28 0.10 2/80 3462
/proc/meminfo: memFree=1023648/2055920 swapFree=4158776/4192956
[pid=3459] ppid=3457 vsize=5352 CPUtime=0
/proc/3459/stat : 3459 (minicirc.bash) S 3457 3459 3391 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388084626 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1338 223 186 169 0 49 0
[pid=3460] ppid=3459 vsize=111976 CPUtime=102.26
/proc/3460/stat : 3460 (minicirc.linux3) R 3459 3459 3391 0 -1 4194304 50882 0 0 0 10197 29 0 0 25 0 1 0 388084626 114663424 26519 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3460/statm: 27994 26519 222 274 0 27509 0
[pid=3461] ppid=3459 vsize=12268 CPUtime=0
/proc/3461/stat : 3461 (miniadapter.pl) S 3459 3459 3391 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 388084626 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3461/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 129596

[startup+162.301 s]
/proc/loadavg: 0.93 0.41 0.15 2/80 3462
/proc/meminfo: memFree=998304/2055920 swapFree=4158776/4192956
[pid=3459] ppid=3457 vsize=5352 CPUtime=0
/proc/3459/stat : 3459 (minicirc.bash) S 3457 3459 3391 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388084626 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1338 223 186 169 0 49 0
[pid=3460] ppid=3459 vsize=137188 CPUtime=162.25
/proc/3460/stat : 3460 (minicirc.linux3) R 3459 3459 3391 0 -1 4194304 57250 0 0 0 16187 38 0 0 25 0 1 0 388084626 140480512 32887 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043596 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3460/statm: 34297 32887 222 274 0 33812 0

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

/proc/meminfo: memFree=872032/2055920 swapFree=4158776/4192956
[pid=3459] ppid=3457 vsize=5352 CPUtime=0
/proc/3459/stat : 3459 (minicirc.bash) S 3457 3459 3391 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388084626 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1338 223 186 169 0 49 0
[pid=3460] ppid=3459 vsize=263520 CPUtime=762.1
/proc/3460/stat : 3460 (minicirc.linux3) R 3459 3459 3391 0 -1 4194304 89179 0 0 0 76134 76 0 0 25 0 1 0 388084626 269844480 64309 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135050592 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3460/statm: 65880 64309 222 274 0 65395 0
[pid=3461] ppid=3459 vsize=12268 CPUtime=0
/proc/3461/stat : 3461 (miniadapter.pl) S 3459 3459 3391 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 388084626 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3461/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 281140

[startup+822.302 s]
/proc/loadavg: 1.00 0.94 0.57 2/80 3464
/proc/meminfo: memFree=872032/2055920 swapFree=4158776/4192956
[pid=3459] ppid=3457 vsize=5352 CPUtime=0
/proc/3459/stat : 3459 (minicirc.bash) S 3457 3459 3391 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388084626 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1338 223 186 169 0 49 0
[pid=3460] ppid=3459 vsize=263520 CPUtime=822.09
/proc/3460/stat : 3460 (minicirc.linux3) R 3459 3459 3391 0 -1 4194304 89179 0 0 0 82132 77 0 0 25 0 1 0 388084626 269844480 64309 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043656 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3460/statm: 65880 64309 222 274 0 65395 0
[pid=3461] ppid=3459 vsize=12268 CPUtime=0
/proc/3461/stat : 3461 (miniadapter.pl) S 3459 3459 3391 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 388084626 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3461/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 281140

[startup+882.302 s]
/proc/loadavg: 1.00 0.94 0.59 2/80 3464
/proc/meminfo: memFree=872032/2055920 swapFree=4158776/4192956
[pid=3459] ppid=3457 vsize=5352 CPUtime=0
/proc/3459/stat : 3459 (minicirc.bash) S 3457 3459 3391 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388084626 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1338 223 186 169 0 49 0
[pid=3460] ppid=3459 vsize=263520 CPUtime=882.07
/proc/3460/stat : 3460 (minicirc.linux3) R 3459 3459 3391 0 -1 4194304 89179 0 0 0 88130 77 0 0 25 0 1 0 388084626 269844480 64309 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043596 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3460/statm: 65880 64309 222 274 0 65395 0
[pid=3461] ppid=3459 vsize=12268 CPUtime=0
/proc/3461/stat : 3461 (miniadapter.pl) S 3459 3459 3391 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 388084626 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3461/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 281140

[startup+942.301 s]
/proc/loadavg: 1.00 0.95 0.62 2/80 3464
/proc/meminfo: memFree=871968/2055920 swapFree=4158776/4192956
[pid=3459] ppid=3457 vsize=5352 CPUtime=0
/proc/3459/stat : 3459 (minicirc.bash) S 3457 3459 3391 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388084626 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1338 223 186 169 0 49 0
[pid=3460] ppid=3459 vsize=263520 CPUtime=942.06
/proc/3460/stat : 3460 (minicirc.linux3) R 3459 3459 3391 0 -1 4194304 89179 0 0 0 94128 78 0 0 25 0 1 0 388084626 269844480 64309 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3460/statm: 65880 64309 222 274 0 65395 0
[pid=3461] ppid=3459 vsize=12268 CPUtime=0
/proc/3461/stat : 3461 (miniadapter.pl) S 3459 3459 3391 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 388084626 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3461/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 281140

[startup+1002.3 s]
/proc/loadavg: 1.00 0.96 0.64 2/80 3464
/proc/meminfo: memFree=872032/2055920 swapFree=4158776/4192956
[pid=3459] ppid=3457 vsize=5352 CPUtime=0
/proc/3459/stat : 3459 (minicirc.bash) S 3457 3459 3391 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388084626 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1338 223 186 169 0 49 0
[pid=3460] ppid=3459 vsize=263520 CPUtime=1002.04
/proc/3460/stat : 3460 (minicirc.linux3) R 3459 3459 3391 0 -1 4194304 89179 0 0 0 100126 78 0 0 25 0 1 0 388084626 269844480 64309 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3460/statm: 65880 64309 222 274 0 65395 0
[pid=3461] ppid=3459 vsize=12268 CPUtime=0
/proc/3461/stat : 3461 (miniadapter.pl) S 3459 3459 3391 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 388084626 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3461/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 281140

[startup+1062.3 s]
/proc/loadavg: 1.00 0.96 0.66 2/80 3464
/proc/meminfo: memFree=853024/2055920 swapFree=4158776/4192956
[pid=3459] ppid=3457 vsize=5352 CPUtime=0
/proc/3459/stat : 3459 (minicirc.bash) S 3457 3459 3391 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388084626 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1338 223 186 169 0 49 0
[pid=3460] ppid=3459 vsize=282796 CPUtime=1062.03
/proc/3460/stat : 3460 (minicirc.linux3) R 3459 3459 3391 0 -1 4194304 94007 0 0 0 106120 83 0 0 25 0 1 0 388084626 289583104 69137 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3460/statm: 70699 69137 222 274 0 70214 0
[pid=3461] ppid=3459 vsize=12268 CPUtime=0
/proc/3461/stat : 3461 (miniadapter.pl) S 3459 3459 3391 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 388084626 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3461/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 300416

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.67 2/80 3464
/proc/meminfo: memFree=837472/2055920 swapFree=4158776/4192956
[pid=3459] ppid=3457 vsize=5352 CPUtime=0
/proc/3459/stat : 3459 (minicirc.bash) S 3457 3459 3391 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388084626 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1338 223 186 169 0 49 0
[pid=3460] ppid=3459 vsize=298108 CPUtime=1122.02
/proc/3460/stat : 3460 (minicirc.linux3) R 3459 3459 3391 0 -1 4194304 97834 0 0 0 112114 88 0 0 25 0 1 0 388084626 305262592 72964 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3460/statm: 74527 72964 222 274 0 74042 0
[pid=3461] ppid=3459 vsize=12268 CPUtime=0
/proc/3461/stat : 3461 (miniadapter.pl) S 3459 3459 3391 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 388084626 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3461/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 315728

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.69 2/80 3464
/proc/meminfo: memFree=821728/2055920 swapFree=4158776/4192956
[pid=3459] ppid=3457 vsize=5352 CPUtime=0
/proc/3459/stat : 3459 (minicirc.bash) S 3457 3459 3391 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388084626 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1338 223 186 169 0 49 0
[pid=3460] ppid=3459 vsize=313948 CPUtime=1182
/proc/3460/stat : 3460 (minicirc.linux3) R 3459 3459 3391 0 -1 4194304 101787 0 0 0 118109 91 0 0 25 0 1 0 388084626 321482752 76917 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3460/statm: 78487 76917 222 274 0 78002 0
[pid=3461] ppid=3459 vsize=12268 CPUtime=0
/proc/3461/stat : 3461 (miniadapter.pl) S 3459 3459 3391 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 388084626 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3461/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 331568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 0.97 0.70 2/80 3464
/proc/meminfo: memFree=816224/2055920 swapFree=4158776/4192956
[pid=3459] ppid=3457 vsize=5352 CPUtime=0
/proc/3459/stat : 3459 (minicirc.bash) S 3457 3459 3391 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388084626 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1338 223 186 169 0 49 0
[pid=3460] ppid=3459 vsize=319100 CPUtime=1200
/proc/3460/stat : 3460 (minicirc.linux3) R 3459 3459 3391 0 -1 4194304 103104 0 0 0 119908 92 0 0 25 0 1 0 388084626 326758400 78234 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3460/statm: 79775 78234 222 274 0 79290 0
[pid=3461] ppid=3459 vsize=12268 CPUtime=0
/proc/3461/stat : 3461 (miniadapter.pl) S 3459 3459 3391 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 388084626 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3461/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 336720

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

Solver just ended. Dumping a history of the last processes samples

[startup+1200.3 s]
/proc/loadavg: 1.00 0.97 0.70 2/80 3464
/proc/meminfo: memFree=816224/2055920 swapFree=4158776/4192956
[pid=3459] ppid=3457 vsize=5352 CPUtime=0
/proc/3459/stat : 3459 (minicirc.bash) S 3457 3459 3391 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388084626 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1338 223 186 169 0 49 0
[pid=3460] ppid=3459 vsize=319100 CPUtime=1200
/proc/3460/stat : 3460 (minicirc.linux3) R 3459 3459 3391 0 -1 4194304 103104 0 0 0 119908 92 0 0 25 0 1 0 388084626 326758400 78234 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3460/statm: 79775 78234 222 274 0 79290 0
[pid=3461] ppid=3459 vsize=12268 CPUtime=0
/proc/3461/stat : 3461 (miniadapter.pl) S 3459 3459 3391 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 388084626 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3461/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 336720

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3459 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=3999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.008998
# 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.31
CPU time (s): 1200
CPU user time (s): 1199.08
CPU system time (s): 0.92
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 336720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.003999
system time used= 0.004999
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= 312
involuntary context switches= 2

runsolver used 1.2888 second user time and 3.08653 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Thu May 17 11:35:28 UTC 2007

IDJOB= 461571
IDBENCH= 48434
IDSOLVER= 205
FILE ID= node43/461571-1179401728

PBS_JOBID= 5292706

Free space on /tmp= 66544 MiB

SOLVER NAME= minicirc 2007-05-17
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/crypto/mizh-sha0-36-2.aig
COMMAND LINE= minicirc.bash /tmp/evaluation/461571-1179401728/instance-461571-1179401728.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-461571-1179401728 -o ROOT/results/node43/solver-461571-1179401728 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minicirc.bash /tmp/evaluation/461571-1179401728/instance-461571-1179401728.aig

META MD5SUM SOLVER= 5a68a0730754c919c3e4a8ed70e49cdc
MD5SUM BENCH=  37e47df76b1cb431cc2c142f241452e3

RANDOM SEED= 356833286

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.218
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.218
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:       1130192 kB
Buffers:         45840 kB
Cached:         717868 kB
SwapCached:       2652 kB
Active:         219912 kB
Inactive:       567240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1130192 kB
SwapTotal:     4192956 kB
SwapFree:      4158776 kB
Dirty:            5980 kB
Writeback:           0 kB
Mapped:          31356 kB
Slab:           123952 kB
Committed_AS:  8745308 kB
PageTables:       1924 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= 66544 MiB

End job on node43 on Thu May 17 11:55:31 UTC 2007