Trace number 461631

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-17UNSAT 700.933 701.391

General information on the benchmark

Nameindustrial-aig/
manolios/manol-pipe-g10bidw.aig
MD5SUM004af616acd1cafdb56054d2240bb890
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark700.933
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

8.58/8.61	c ____________________________________________________________________________________
8.58/8.61	c !! Parsing                         :   233996 ANDs   2412 PIs   (CPU-Time    0.12 s)
8.58/8.61	c ____________________________________________________________________________________
8.58/8.61	c !! Initial simplification          :   233295 ANDs   2412 PIs   (CPU-Time    0.19 s)
8.58/8.61	c ____________________________________________________________________________________
8.58/8.61	c !! DAG-aware minimization begins   : 
8.58/8.61	c >>     Strashing:
8.58/8.61	c >>     Minimizing:
8.58/8.61	c >>     progress        0/  233295
>>     progress     1000/  233288
>>     progress     2000/  233288
>>     progress     3000/  233288
>>     progress     4000/  233279
>>     progress     5000/  232474
>>     progress     6000/  232436
>>     progress     7000/  232375
>>     progress     8000/  232263
>>     progress     9000/  232229
>>     progress    10000/  232120
>>     progress    11000/  232038
>>     progress    12000/  232013
>>     progress    13000/  231974
>>     progress    14000/  231917
>>     progress    15000/  230088
>>     progress    16000/  229973
>>     progress    17000/  229962
>>     progress    18000/  229949
>>     progress    19000/  229947
>>     progress    20000/  229920
>>     progress    21000/  229870
>>     progress    22000/  229634
>>     progress    23000/  229561
>>     progress    24000/  229522
>>     progress    25000/  229509
>>     progress    26000/  229408
>>     progress    27000/  229408
>>     progress    28000/  228057
>>     progress    29000/  228056
>>     progress    30000/  228053
>>     progress    31000/  227817
>>     progress    32000/  227636
>>     progress    33000/  227636
>>     progress    34000/  227608
>>     progress    35000/  227528
>>     progress    36000/  227475
>>     progress    37000/  227460
>>     progress    38000/  227448
>>     progress    39000/  227293
>>     progress    40000/  227101
>>     progress    41000/  227088
>>     progress    42000/  227086
>>     progress    43000/  227051
>>     progress    44000/  227029
>>     progress    45000/  227029
>>     progress    46000/  227009
>>     progress    47000/  226977
>>     progress    48000/  226927
>>     progress    49000/  226905
>>     progress    50000/  226887
>>     progress    51000/  226864
>>     progress    52000/  226631
>>     progress    53000/  226523
>>     progress    54000/  226513
>>     progress    55000/  226508
>>     progress    56000/  226503
>>     progress    57000/  226464
>>     progress    58000/  226440
>>     progress    59000/  226437
>>     progress    60000/  226421
>>     progress    61000/  226392
>>     progress    62000/  226353
>>     progress    63000/  226286
>>     progress    64000/  226278
>>     progress    65000/  226270
>>     progress    66000/  226252
>>     progress    67000/  226225
>>     progress    68000/  226179
>>     progress    69000/  225977
>>     progress    70000/  225967
>>     progress    71000/  225965
>>     progress    72000/  225958
>>     progress    73000/  225918
>>     progress    74000/  225889
>>     progress    75000/  225889
>>     progress    76000/  225883
>>     progress    77000/  225866
>>     progress    78000/  225646
>>     progress    79000/  225623
>>     progress    80000/  225564
>>     progress    81000/  225513
>>     progress    82000/  225499
>>     progress    83000/  225480
>>     progress    84000/  225480
>>     progress    85000/  225432
>>     progress    86000/  225392
>>     progress    87000/  225383
>>     progress    88000/  225375
>>     progress    89000/  225373
>>     progress    90000/  225371
>>     progress    91000/  225330
>>     progress    92000/  225297
>>     progress    93000/  225297
>>     progress    94000/  225290
>>     progress    95000/  225283
>>     progress    96000/  225269
>>     progress    97000/  225214
>>     progress    98000/  225178
>>     progress    99000/  225131
>>     progress   100000/  225079
>>     progress   101000/  225065
>>     progress   102000/  225059
>>     progress   103000/  225054
>>     progress   104000/  225000
>>     progress   105000/  224979
>>     progress   106000/  224864
>>     progress   107000/  224864
>>     progress   108000/  224862
>>     progress   109000/  224860
>>     progress   110000/  224859
>>     progress   111000/  224818
>>     progress   112000/  224780
>>     progress   113000/  224774
>>     progress   114000/  224774
>>     progress   115000/  224768
>>     progress   116000/  224757
>>     progress   117000/  224727
>>     progress   118000/  224677
>>     progress   119000/  224654
>>     progress   120000/  224594
>>     progress   121000/  224536
>>     progress   122000/  224517
>>     progress   123000/  224517
>>     progress   124000/  224492
>>     progress   125000/  224492
>>     progress   126000/  224447
>>     progress   127000/  224417
>>     progress   128000/  224411
>>     progress   129000/  224411
>>     progress   130000/  224409
>>     progress   131000/  224407
>>     progress   132000/  224407
>>     progress   133000/  224362
>>     progress   134000/  224329
>>     progress   135000/  224301
>>     progress   136000/  224301
>>     progress   137000/  224291
>>     progress   138000/  224291
>>     progress   139000/  224274
>>     progress   140000/  224230
>>     progress   141000/  224213
>>     progress   142000/  224180
>>     progress   143000/  224162
>>     progress   144000/  224147
>>     progress   145000/  224122
>>     progress   146000/  224122
>>     progress   147000/  224122
>>     progress   148000/  224120
>>     progress   149000/  224118
>>     progress   150000/  224118
>>     progress   151000/  224092
>>     progress   152000/  224068
>>     progress   153000/  224034
>>     progress   154000/  224034
>>     progress   155000/  224034
>>     progress   156000/  224033
>>     progress   157000/  224013
>>     progress   158000/  223993
>>     progress   159000/  223963
>>     progress   160000/  223909
>>     progress   161000/  223892
>>     progress   162000/  223869
>>     progress   163000/  223847
>>     progress   164000/  223827
>>     progress   165000/  223827
>>     progress   166000/  223827
>>     progress   167000/  223825
>>     progress   168000/  223823
>>     progress   169000/  223823
>>     progress   170000/  223800
>>     progress   171000/  223774
>>     progress   172000/  223741
>>     progress   173000/  223741
>>     progress   174000/  223741
>>     progress   175000/  223724
>>     progress   176000/  223724
>>     progress   177000/  223704
>>     progress   178000/  223678
>>     progress   179000/  223625
>>     progress   180000/  223608
>>     progress   181000/  223587
>>     progress   182000/  223582
>>     progress   183000/  223582
>>     progress   184000/  223581
>>     progress   185000/  223581
>>     progress   186000/  223579
>>     progress   187000/  223534
>>     progress   188000/  223516
>>     progress   189000/  223483
>>     progress   190000/  223483
>>     progress   191000/  223483
>>     progress   192000/  223466
>>     progress   193000/  223466
>>     progress   194000/  223462
>>     progress   195000/  223439
>>     progress   196000/  223408
>>     progress   197000/  223387
>>     progress   198000/  223351
>>     progress   199000/  223334
>>     progress   200000/  223334
>>     progress   201000/  223278
>>     progress   202000/  223265
>>     progress   203000/  223260
>>     progress   204000/  223233
>>     progress   205000/  223230
>>     progress   206000/  223230
>>     progress   207000/  223230
>>     progress   208000/  223230
>>     progress   209000/  223229
>>     progress   210000/  223213
>>     progress   211000/  223185
>>     progress   212000/  223176
>>     progress   213000/  223176
>>     progress   214000/  223169
>>     progress   215000/  223156
>>     progress   216000/  223156
>>     progress   217000/  223151
>>     progress   218000/  223137
>>     progress   219000/  223116
>>     progress   220000/  223116
>>     progress   221000/  223060
>>     progress   222000/  223002
>>     progress   223000/  222984
>>     progress   224000/  222974
>>     progress   225000/  222957
>>     progress   226000/  222957
>>     progress   227000/  222956
>>     progress   228000/  222954
>>     progress   229000/  222942
>>     progress   230000/  222909
>>     progress   231000/  222909
>>     progress   232000/  222909
>>     progress   233000/  222904
>>     progress   234000/  222904
>>     progress   235000/  222881
>>     progress   236000/  222865
>>     Reduction in #ANDs:  4.47 %
526.74/527.13	c >>     Core shrink time  : 7.95 s
526.74/527.13	c >>     Globally redundant: 0
526.74/527.13	c >> DAG-aware minimization completed:   222865 ANDs   2412 PIs   (CPU-Time    8.10 s)
526.74/527.13	c ____________________________________________________________________________________
526.74/527.13	c !! Tech-mapping for CNF begins     : 
526.74/527.13	c >>     PROGRESS (techmap - generating cuts)     100000/    225280
>>     PROGRESS (techmap - generating cuts)     200000/    225280
>>     Cut statistics:  (total = 1992700, avg = 8.9, max = 25)          
526.74/527.13	c >>        0:   467739 clauses   (CPU Time 5.16)
526.74/527.13	c >>        1:   299957 clauses   (CPU Time 2.06)
526.74/527.13	c >>        2:   294958 clauses   (CPU Time 2.97)
526.74/527.13	c >>        3:   294644 clauses   (CPU Time 3.00)
526.74/527.13	c >>     Core techmap time: 13.43 s
526.74/527.13	c >> Tech-mapping for CNF completed  :    62639 LUTs   2412 PIs   (CPU-Time   13.47 s)
526.74/527.13	c ____________________________________________________________________________________
526.74/527.13	c !! Producing initial SAT-problem   :   294644 clauses           (CPU-Time -35505541803633038336971229784926458279178985062356881833214843342624357295869209001743013818878578613161472988848121184256.00 s)
526.74/527.13	c ____________________________________________________________________________________
526.74/527.13	c !! Running SAT...
526.74/527.13	c 
526.74/527.13	c ============================[After Simplification]=============================
526.74/527.13	c |  Number of variables:  27067                                                |
526.74/527.13	c |  Number of clauses:    229210                                               |
526.74/527.13	c ============================[ Search Statistics ]==============================
526.74/527.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
526.74/527.13	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
526.74/527.13	c ===============================================================================
526.74/527.13	c |         0 |   27067   229210  1246929 |    76403        0    nan |  0.000 % |
526.74/527.13	c |       100 |   27047   229210  1246929 |    84043       95     12 |  0.063 % |
526.74/527.13	c |       250 |   27038   229210  1246929 |    92448      244     13 |  0.146 % |
526.74/527.13	c |       476 |   27035   229210  1246929 |   101692      470     13 |  0.146 % |
526.74/527.13	c |       818 |   27035   229210  1246929 |   111862      812     19 |  0.146 % |
526.74/527.13	c |      1325 |   27032   229210  1246929 |   123048     1319     18 |  0.146 % |
526.74/527.13	c |      2088 |   27023   229210  1246929 |   135353     2081     24 |  0.152 % |
526.74/527.13	c |      3228 |   27023   229210  1246929 |   148888     3221     27 |  0.152 % |
526.74/527.13	c |      4937 |   26970   229210  1246929 |   163777     4910     30 |  0.152 % |
526.74/527.13	c |      7500 |   26967   229210  1246929 |   180155     7472     29 |  0.161 % |
526.74/527.13	c |     11347 |   26964   229210  1246929 |   198170    11319     36 |  0.161 % |
526.74/527.13	c |     17117 |   26963   229210  1246929 |   217987    17088     35 |  0.163 % |
526.74/527.13	c |     25771 |   26945   229210  1246929 |   239786    25740     34 |  0.191 % |
526.74/527.13	c |     38745 |   26945   229210  1246929 |   263765    38714     39 |  0.191 % |
526.74/527.13	c |     58207 |   26918   229210  1246929 |   290141    58171     36 |  0.232 % |
526.74/527.13	c |     87405 |   26904   229210  1246929 |   319155    84321     36 |  0.255 % |
526.74/527.13	c |    131198 |   26855   229210  1246929 |   351071   128051     39 |  0.329 % |
526.74/527.13	c |    196889 |   26845   229210  1246929 |   386178   193738     46 |  0.349 % |
526.74/527.13	c |    295415 |   26845   229210  1246929 |   424796   292264     48 |  0.349 % |
526.74/527.13	c |    443208 |   26804   229210  1246929 |   467275    22915     65 |  0.414 % |
526.74/527.13	c |    664891 |   26634   229210  1246929 |   514003   244573     51 |  0.681 % |
526.74/527.13	c |    997416 |   26567   229210  1246929 |   565403    86636     37 |  0.775 % |
700.82/701.38	c ===============================================================================
700.82/701.38	c restarts         : 22
700.82/701.38	c conflicts        : 1328384     
700.82/701.38	c decisions        : 4062935      (1.56 % random)
700.82/701.38	c propagations     : 151168010   
700.82/701.38	c conflict literals: 74280807     (15.36 % deleted)
700.82/701.38	s UNSATISFIABLEc 
700.82/701.38	c Total CPU time: 700.14

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/node25/watcher-461631-1179402108 -o ROOT/results/node25/solver-461631-1179402108 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minicirc.bash /tmp/evaluation/461631-1179402108/instance-461631-1179402108.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.95 0.67 0.32 3/64 6919
/proc/meminfo: memFree=1267416/2055920 swapFree=4183100/4192956
[pid=6919] ppid=6917 vsize=5352 CPUtime=0
/proc/6919/stat : 6919 (minicirc.bash) R 6917 6919 6747 0 -1 4194304 267 0 0 0 0 0 0 0 19 0 1 0 388127896 5480448 222 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307185823 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/6919/statm: 1338 222 185 169 0 49 0
[pid=6920] ppid=6919 vsize=10260 CPUtime=0
/proc/6920/stat : 6920 (minicirc.linux3) R 6919 6919 6747 0 -1 4194304 217 0 0 0 0 0 0 0 19 0 1 0 388127896 10506240 192 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134969235 0 0 4096 17507 0 0 0 17 0 0 0
/proc/6920/statm: 2565 201 54 274 0 2080 0
[pid=6921] ppid=6919 vsize=5352 CPUtime=0
/proc/6921/stat : 6921 (minicirc.bash) R 6919 6919 6747 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 1 0 388127897 5480448 222 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307185823 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/6921/statm: 1338 222 185 169 0 49 0

[startup+0.044719 s]
/proc/loadavg: 0.95 0.67 0.32 3/64 6919
/proc/meminfo: memFree=1267416/2055920 swapFree=4183100/4192956
[pid=6919] ppid=6917 vsize=5352 CPUtime=0
/proc/6919/stat : 6919 (minicirc.bash) S 6917 6919 6747 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388127896 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6919/statm: 1338 223 186 169 0 49 0
[pid=6920] ppid=6919 vsize=10260 CPUtime=0.03
/proc/6920/stat : 6920 (minicirc.linux3) R 6919 6919 6747 0 -1 4194304 1003 0 0 0 3 0 0 0 19 0 1 0 388127896 10506240 945 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134696128 0 0 4096 17507 0 0 0 17 0 0 0
/proc/6920/statm: 2565 946 71 274 0 2080 0
[pid=6921] ppid=6919 vsize=12268 CPUtime=0
/proc/6921/stat : 6921 (miniadapter.pl) S 6919 6919 6747 0 -1 4194304 378 0 0 0 0 0 0 0 20 0 1 0 388127897 12562432 337 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/6921/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27880

[startup+0.101724 s]
/proc/loadavg: 0.95 0.67 0.32 3/64 6919
/proc/meminfo: memFree=1267416/2055920 swapFree=4183100/4192956
[pid=6919] ppid=6917 vsize=5352 CPUtime=0
/proc/6919/stat : 6919 (minicirc.bash) S 6917 6919 6747 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388127896 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6919/statm: 1338 223 186 169 0 49 0
[pid=6920] ppid=6919 vsize=12100 CPUtime=0.09
/proc/6920/stat : 6920 (minicirc.linux3) R 6919 6919 6747 0 -1 4194304 2673 0 0 0 9 0 0 0 19 0 1 0 388127896 12390400 2341 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134684604 0 0 4096 17507 0 0 0 17 0 0 0
/proc/6920/statm: 3212 2350 98 274 0 2727 0
[pid=6921] ppid=6919 vsize=12268 CPUtime=0
/proc/6921/stat : 6921 (miniadapter.pl) S 6919 6919 6747 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 388127897 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/6921/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29720

[startup+0.301758 s]
/proc/loadavg: 0.95 0.67 0.32 3/64 6919
/proc/meminfo: memFree=1267416/2055920 swapFree=4183100/4192956
[pid=6919] ppid=6917 vsize=5352 CPUtime=0
/proc/6919/stat : 6919 (minicirc.bash) S 6917 6919 6747 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388127896 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6919/statm: 1338 223 186 169 0 49 0
[pid=6920] ppid=6919 vsize=22144 CPUtime=0.29
/proc/6920/stat : 6920 (minicirc.linux3) R 6919 6919 6747 0 -1 4194304 10609 0 0 0 26 3 0 0 21 0 1 0 388127896 22675456 4619 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135248364 0 0 4096 17507 0 0 0 17 0 0 0
/proc/6920/statm: 5536 4622 116 274 0 5051 0
[pid=6921] ppid=6919 vsize=12268 CPUtime=0
/proc/6921/stat : 6921 (miniadapter.pl) S 6919 6919 6747 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 388127897 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/6921/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39764

[startup+0.701826 s]
/proc/loadavg: 0.95 0.67 0.32 3/64 6919
/proc/meminfo: memFree=1267416/2055920 swapFree=4183100/4192956
[pid=6919] ppid=6917 vsize=5352 CPUtime=0
/proc/6919/stat : 6919 (minicirc.bash) S 6917 6919 6747 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388127896 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6919/statm: 1338 223 186 169 0 49 0
[pid=6920] ppid=6919 vsize=32088 CPUtime=0.69
/proc/6920/stat : 6920 (minicirc.linux3) R 6919 6919 6747 0 -1 4194304 14790 0 0 0 64 5 0 0 25 0 1 0 388127896 32858112 6845 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134971723 0 0 4096 17507 0 0 0 17 0 0 0
/proc/6920/statm: 8022 6845 204 274 0 7537 0
[pid=6921] ppid=6919 vsize=12268 CPUtime=0
/proc/6921/stat : 6921 (miniadapter.pl) S 6919 6919 6747 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 388127897 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/6921/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49708

[startup+1.50197 s]
/proc/loadavg: 0.95 0.68 0.32 2/67 6922
/proc/meminfo: memFree=1239168/2055920 swapFree=4183100/4192956
[pid=6919] ppid=6917 vsize=5352 CPUtime=0
/proc/6919/stat : 6919 (minicirc.bash) S 6917 6919 6747 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388127896 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6919/statm: 1338 223 186 169 0 49 0
[pid=6920] ppid=6919 vsize=34236 CPUtime=1.49
/proc/6920/stat : 6920 (minicirc.linux3) R 6919 6919 6747 0 -1 4194304 15379 0 0 0 143 6 0 0 25 0 1 0 388127896 35057664 7431 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134972344 0 0 4096 17507 0 0 0 17 1 0 0
/proc/6920/statm: 8559 7431 245 274 0 8074 0
[pid=6921] ppid=6919 vsize=12268 CPUtime=0
/proc/6921/stat : 6921 (miniadapter.pl) S 6919 6919 6747 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 388127897 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/6921/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51856

[startup+3.10224 s]
/proc/loadavg: 0.95 0.68 0.32 2/67 6922
/proc/meminfo: memFree=1236160/2055920 swapFree=4183100/4192956
[pid=6919] ppid=6917 vsize=5352 CPUtime=0
/proc/6919/stat : 6919 (minicirc.bash) S 6917 6919 6747 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388127896 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6919/statm: 1338 223 186 169 0 49 0
[pid=6920] ppid=6919 vsize=38404 CPUtime=3.08
/proc/6920/stat : 6920 (minicirc.linux3) R 6919 6919 6747 0 -1 4194304 16539 0 0 0 302 6 0 0 25 0 1 0 388127896 39325696 8483 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134966443 0 0 4096 17507 0 0 0 17 0 0 0
/proc/6920/statm: 9601 8483 245 274 0 9116 0
[pid=6921] ppid=6919 vsize=12268 CPUtime=0
/proc/6921/stat : 6921 (miniadapter.pl) S 6919 6919 6747 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 388127897 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/6921/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 56024

[startup+6.30178 s]
/proc/loadavg: 0.95 0.68 0.32 2/67 6922
/proc/meminfo: memFree=1227200/2055920 swapFree=4183100/4192956
[pid=6919] ppid=6917 vsize=5352 CPUtime=0
/proc/6919/stat : 6919 (minicirc.bash) S 6917 6919 6747 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388127896 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6919/statm: 1338 223 186 169 0 49 0
[pid=6920] ppid=6919 vsize=47060 CPUtime=6.28
/proc/6920/stat : 6920 (minicirc.linux3) R 6919 6919 6747 0 -1 4194304 18954 0 0 0 621 7 0 0 25 0 1 0 388127896 48189440 10660 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134875559 0 0 4096 17507 0 0 0 17 0 0 0
/proc/6920/statm: 11765 10660 245 274 0 11280 0
[pid=6921] ppid=6919 vsize=12268 CPUtime=0
/proc/6921/stat : 6921 (miniadapter.pl) S 6919 6919 6747 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388127897 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/6921/statm: 3067 347 270 3 0 167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 64680

[startup+12.7019 s]
/proc/loadavg: 0.96 0.69 0.33 2/67 6922
/proc/meminfo: memFree=1227584/2055920 swapFree=4183100/4192956
[pid=6919] ppid=6917 vsize=5352 CPUtime=0
/proc/6919/stat : 6919 (minicirc.bash) S 6917 6919 6747 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388127896 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6919/statm: 1338 223 186 169 0 49 0
[pid=6920] ppid=6919 vsize=46748 CPUtime=12.67
/proc/6920/stat : 6920 (minicirc.linux3) R 6919 6919 6747 0 -1 4194304 31410 0 0 0 1254 13 0 0 25 0 1 0 388127896 47869952 10494 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134939441 0 0 4096 17507 0 0 0 17 0 0 0
/proc/6920/statm: 11687 10494 253 274 0 11202 0
[pid=6921] ppid=6919 vsize=12268 CPUtime=0
/proc/6921/stat : 6921 (miniadapter.pl) S 6919 6919 6747 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 388127897 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/6921/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 64368

[startup+25.5011 s]
/proc/loadavg: 0.97 0.70 0.34 2/67 6922
/proc/meminfo: memFree=1194816/2055920 swapFree=4183100/4192956
[pid=6919] ppid=6917 vsize=5352 CPUtime=0
/proc/6919/stat : 6919 (minicirc.bash) S 6917 6919 6747 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388127896 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6919/statm: 1338 223 186 169 0 49 0
[pid=6920] ppid=6919 vsize=76708 CPUtime=25.47
/proc/6920/stat : 6920 (minicirc.linux3) R 6919 6919 6747 0 -1 4194304 42728 0 0 0 2529 18 0 0 25 0 1 0 388127896 78548992 18207 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135044013 0 0 4096 17507 0 0 0 17 0 0 0
/proc/6920/statm: 19177 18207 275 274 0 18692 0
[pid=6921] ppid=6919 vsize=12268 CPUtime=0
/proc/6921/stat : 6921 (miniadapter.pl) S 6919 6919 6747 0 -1 4194304 392 0 0 0 0 0 0 0 15 0 1 0 388127897 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/6921/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 94328

[startup+51.1014 s]
/proc/loadavg: 0.98 0.72 0.36 2/67 6922
/proc/meminfo: memFree=1177408/2055920 swapFree=4183100/4192956
[pid=6919] ppid=6917 vsize=5352 CPUtime=0
/proc/6919/stat : 6919 (minicirc.bash) S 6917 6919 6747 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388127896 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6919/statm: 1338 223 186 169 0 49 0
[pid=6920] ppid=6919 vsize=94472 CPUtime=51.05
/proc/6920/stat : 6920 (minicirc.linux3) R 6919 6919 6747 0 -1 4194304 47366 0 0 0 5083 22 0 0 25 0 1 0 388127896 96739328 22639 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043596 0 0 4096 17507 0 0 0 17 0 0 0
/proc/6920/statm: 23618 22639 275 274 0 23133 0
[pid=6921] ppid=6919 vsize=12268 CPUtime=0
/proc/6921/stat : 6921 (miniadapter.pl) S 6919 6919 6747 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 388127897 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/6921/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 112092

[startup+102.306 s]
/proc/loadavg: 0.99 0.76 0.39 2/67 6924
/proc/meminfo: memFree=1137984/2055920 swapFree=4183100/4192956
[pid=6919] ppid=6917 vsize=5352 CPUtime=0
/proc/6919/stat : 6919 (minicirc.bash) S 6917 6919 6747 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388127896 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6919/statm: 1338 223 186 169 0 49 0
[pid=6920] ppid=6919 vsize=133828 CPUtime=102.22
/proc/6920/stat : 6920 (minicirc.linux3) R 6919 6919 6747 0 -1 4194304 57451 0 0 0 10190 32 0 0 25 0 1 0 388127896 137039872 32385 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/6920/statm: 33457 32385 275 274 0 32972 0
[pid=6921] ppid=6919 vsize=12268 CPUtime=0
/proc/6921/stat : 6921 (miniadapter.pl) S 6919 6919 6747 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 388127897 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/6921/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 151448

[startup+162.301 s]
/proc/loadavg: 0.99 0.80 0.42 2/67 6924
/proc/meminfo: memFree=1109056/2055920 swapFree=4183100/4192956
[pid=6919] ppid=6917 vsize=5352 CPUtime=0
/proc/6919/stat : 6919 (minicirc.bash) S 6917 6919 6747 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388127896 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6919/statm: 1338 223 186 169 0 49 0
[pid=6920] ppid=6919 vsize=163620 CPUtime=162.18
/proc/6920/stat : 6920 (minicirc.linux3) R 6919 6919 6747 0 -1 4194304 65073 0 0 0 16179 39 0 0 25 0 1 0 388127896 167546880 39703 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043627 0 0 4096 17507 0 0 0 17 0 0 0
/proc/6920/statm: 40905 39703 275 274 0 40420 0

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

/proc/6921/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 461.98
Current children cumulated vsize (KiB) 215444

[startup+522.302 s]
/proc/loadavg: 0.99 0.93 0.59 2/67 6924
/proc/meminfo: memFree=1065664/2055920 swapFree=4183100/4192956
[pid=6919] ppid=6917 vsize=5352 CPUtime=0
/proc/6919/stat : 6919 (minicirc.bash) S 6917 6919 6747 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388127896 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6919/statm: 1338 223 186 169 0 49 0
[pid=6920] ppid=6919 vsize=207408 CPUtime=521.94
/proc/6920/stat : 6920 (minicirc.linux3) R 6919 6919 6747 0 -1 4194304 76328 0 0 0 52144 50 0 0 25 0 1 0 388127896 212385792 50420 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/6920/statm: 51852 50420 275 274 0 51367 0
[pid=6921] ppid=6919 vsize=12268 CPUtime=0
/proc/6921/stat : 6921 (miniadapter.pl) S 6919 6919 6747 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 388127897 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/6921/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 225028

[startup+582.302 s]
/proc/loadavg: 0.99 0.94 0.62 2/67 6924
/proc/meminfo: memFree=1065664/2055920 swapFree=4183100/4192956
[pid=6919] ppid=6917 vsize=5352 CPUtime=0
/proc/6919/stat : 6919 (minicirc.bash) S 6917 6919 6747 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388127896 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6919/statm: 1338 223 186 169 0 49 0
[pid=6920] ppid=6919 vsize=207408 CPUtime=581.91
/proc/6920/stat : 6920 (minicirc.linux3) R 6919 6919 6747 0 -1 4194304 76331 0 0 0 58141 50 0 0 25 0 1 0 388127896 212385792 50423 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/6920/statm: 51852 50423 275 274 0 51367 0
[pid=6921] ppid=6919 vsize=12268 CPUtime=0
/proc/6921/stat : 6921 (miniadapter.pl) S 6919 6919 6747 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 388127897 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/6921/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 581.91
Current children cumulated vsize (KiB) 225028

[startup+642.301 s]
/proc/loadavg: 0.99 0.95 0.64 2/67 6924
/proc/meminfo: memFree=1065600/2055920 swapFree=4183100/4192956
[pid=6919] ppid=6917 vsize=5352 CPUtime=0
/proc/6919/stat : 6919 (minicirc.bash) S 6917 6919 6747 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388127896 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6919/statm: 1338 223 186 169 0 49 0
[pid=6920] ppid=6919 vsize=207408 CPUtime=641.87
/proc/6920/stat : 6920 (minicirc.linux3) R 6919 6919 6747 0 -1 4194304 76335 0 0 0 64137 50 0 0 25 0 1 0 388127896 212385792 50427 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043606 0 0 4096 17507 0 0 0 17 0 0 0
/proc/6920/statm: 51852 50427 275 274 0 51367 0
[pid=6921] ppid=6919 vsize=12268 CPUtime=0
/proc/6921/stat : 6921 (miniadapter.pl) S 6919 6919 6747 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 388127897 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/6921/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 225028

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

[startup+665.505 s]
/proc/loadavg: 0.99 0.95 0.65 2/67 6924
/proc/meminfo: memFree=1065472/2055920 swapFree=4183100/4192956
[pid=6919] ppid=6917 vsize=5352 CPUtime=0
/proc/6919/stat : 6919 (minicirc.bash) S 6917 6919 6747 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388127896 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6919/statm: 1338 223 186 169 0 49 0
[pid=6920] ppid=6919 vsize=207408 CPUtime=665.05
/proc/6920/stat : 6920 (minicirc.linux3) R 6919 6919 6747 0 -1 4194304 76341 0 0 0 66455 50 0 0 25 0 1 0 388127896 212385792 50433 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043662 0 0 4096 17507 0 0 0 17 0 0 0
/proc/6920/statm: 51852 50433 275 274 0 51367 0
[pid=6921] ppid=6919 vsize=12268 CPUtime=0
/proc/6921/stat : 6921 (miniadapter.pl) S 6919 6919 6747 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 388127897 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/6921/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 665.05
Current children cumulated vsize (KiB) 225028

[startup+678.301 s]
/proc/loadavg: 0.99 0.95 0.65 2/67 6924
/proc/meminfo: memFree=1065472/2055920 swapFree=4183100/4192956
[pid=6919] ppid=6917 vsize=5352 CPUtime=0
/proc/6919/stat : 6919 (minicirc.bash) S 6917 6919 6747 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388127896 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6919/statm: 1338 223 186 169 0 49 0
[pid=6920] ppid=6919 vsize=207408 CPUtime=677.84
/proc/6920/stat : 6920 (minicirc.linux3) R 6919 6919 6747 0 -1 4194304 76342 0 0 0 67734 50 0 0 25 0 1 0 388127896 212385792 50434 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/6920/statm: 51852 50434 275 274 0 51367 0
[pid=6921] ppid=6919 vsize=12268 CPUtime=0
/proc/6921/stat : 6921 (miniadapter.pl) S 6919 6919 6747 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 388127897 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/6921/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 677.84
Current children cumulated vsize (KiB) 225028

[startup+691.102 s]
/proc/loadavg: 0.99 0.95 0.65 2/67 6924
/proc/meminfo: memFree=1065472/2055920 swapFree=4183100/4192956
[pid=6919] ppid=6917 vsize=5352 CPUtime=0
/proc/6919/stat : 6919 (minicirc.bash) S 6917 6919 6747 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388127896 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6919/statm: 1338 223 186 169 0 49 0
[pid=6920] ppid=6919 vsize=207408 CPUtime=690.63
/proc/6920/stat : 6920 (minicirc.linux3) R 6919 6919 6747 0 -1 4194304 76345 0 0 0 69013 50 0 0 25 0 1 0 388127896 212385792 50437 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/6920/statm: 51852 50437 275 274 0 51367 0
[pid=6921] ppid=6919 vsize=12268 CPUtime=0
/proc/6921/stat : 6921 (miniadapter.pl) S 6919 6919 6747 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 388127897 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/6921/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 690.63
Current children cumulated vsize (KiB) 225028

[startup+697.502 s]
/proc/loadavg: 0.99 0.95 0.65 2/67 6924
/proc/meminfo: memFree=1065472/2055920 swapFree=4183100/4192956
[pid=6919] ppid=6917 vsize=5352 CPUtime=0
/proc/6919/stat : 6919 (minicirc.bash) S 6917 6919 6747 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388127896 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6919/statm: 1338 223 186 169 0 49 0
[pid=6920] ppid=6919 vsize=207408 CPUtime=697.03
/proc/6920/stat : 6920 (minicirc.linux3) R 6919 6919 6747 0 -1 4194304 76345 0 0 0 69653 50 0 0 25 0 1 0 388127896 212385792 50437 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/6920/statm: 51852 50437 275 274 0 51367 0
[pid=6921] ppid=6919 vsize=12268 CPUtime=0
/proc/6921/stat : 6921 (miniadapter.pl) S 6919 6919 6747 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 388127897 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/6921/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 697.03
Current children cumulated vsize (KiB) 225028

[startup+699.103 s]
/proc/loadavg: 0.99 0.95 0.65 2/67 6924
/proc/meminfo: memFree=1065472/2055920 swapFree=4183100/4192956
[pid=6919] ppid=6917 vsize=5352 CPUtime=0
/proc/6919/stat : 6919 (minicirc.bash) S 6917 6919 6747 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388127896 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6919/statm: 1338 223 186 169 0 49 0
[pid=6920] ppid=6919 vsize=207408 CPUtime=698.63
/proc/6920/stat : 6920 (minicirc.linux3) R 6919 6919 6747 0 -1 4194304 76347 0 0 0 69813 50 0 0 25 0 1 0 388127896 212385792 50439 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043596 0 0 4096 17507 0 0 0 17 0 0 0
/proc/6920/statm: 51852 50439 275 274 0 51367 0
[pid=6921] ppid=6919 vsize=12268 CPUtime=0
/proc/6921/stat : 6921 (miniadapter.pl) S 6919 6919 6747 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 388127897 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/6921/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 698.63
Current children cumulated vsize (KiB) 225028

[startup+700.705 s]
/proc/loadavg: 0.99 0.95 0.66 2/67 6924
/proc/meminfo: memFree=1065472/2055920 swapFree=4183100/4192956
[pid=6919] ppid=6917 vsize=5352 CPUtime=0
/proc/6919/stat : 6919 (minicirc.bash) S 6917 6919 6747 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388127896 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6919/statm: 1338 223 186 169 0 49 0
[pid=6920] ppid=6919 vsize=207408 CPUtime=700.23
/proc/6920/stat : 6920 (minicirc.linux3) R 6919 6919 6747 0 -1 4194304 76347 0 0 0 69973 50 0 0 25 0 1 0 388127896 212385792 50439 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043782 0 0 4096 17507 0 0 0 17 0 0 0
/proc/6920/statm: 51852 50439 275 274 0 51367 0
[pid=6921] ppid=6919 vsize=12268 CPUtime=0
/proc/6921/stat : 6921 (miniadapter.pl) S 6919 6919 6747 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 388127897 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/6921/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 700.23
Current children cumulated vsize (KiB) 225028

[startup+701.101 s]
/proc/loadavg: 0.99 0.95 0.66 2/67 6924
/proc/meminfo: memFree=1065472/2055920 swapFree=4183100/4192956
[pid=6919] ppid=6917 vsize=5352 CPUtime=0
/proc/6919/stat : 6919 (minicirc.bash) S 6917 6919 6747 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388127896 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6919/statm: 1338 223 186 169 0 49 0
[pid=6920] ppid=6919 vsize=207408 CPUtime=700.62
/proc/6920/stat : 6920 (minicirc.linux3) R 6919 6919 6747 0 -1 4194304 76347 0 0 0 70012 50 0 0 25 0 1 0 388127896 212385792 50439 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043718 0 0 4096 17507 0 0 0 17 0 0 0
/proc/6920/statm: 51852 50439 275 274 0 51367 0
[pid=6921] ppid=6919 vsize=12268 CPUtime=0
/proc/6921/stat : 6921 (miniadapter.pl) S 6919 6919 6747 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 388127897 12562432 351 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/6921/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 700.62
Current children cumulated vsize (KiB) 225028

[startup+701.301 s]
/proc/loadavg: 0.99 0.95 0.66 2/67 6924
/proc/meminfo: memFree=1065472/2055920 swapFree=4183100/4192956
[pid=6919] ppid=6917 vsize=5352 CPUtime=0
/proc/6919/stat : 6919 (minicirc.bash) S 6917 6919 6747 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388127896 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6919/statm: 1338 223 186 169 0 49 0
[pid=6920] ppid=6919 vsize=196008 CPUtime=700.82
/proc/6920/stat : 6920 (minicirc.linux3) R 6919 6919 6747 0 -1 4194304 76350 0 0 0 70032 50 0 0 25 0 1 0 388127896 200712192 47963 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135244546 0 0 4096 17507 0 0 0 17 0 0 0
/proc/6920/statm: 49002 47963 278 274 0 48517 0
[pid=6921] ppid=6919 vsize=12268 CPUtime=0
/proc/6921/stat : 6921 (miniadapter.pl) S 6919 6919 6747 0 -1 4194304 403 0 0 0 0 0 0 0 16 0 1 0 388127897 12562432 362 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/6921/statm: 3067 362 282 3 0 167 0
Current children cumulated CPU time (s) 700.82
Current children cumulated vsize (KiB) 213628

Child status: 0
Real time (s): 701.391
CPU time (s): 700.933
CPU user time (s): 700.389
CPU system time (s): 0.543917
CPU usage (%): 99.9347
Max. virtual memory (cumulated for all children) (KiB): 225028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 700.39
system time used= 0.543917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77052
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= 300
involuntary context switches= 1688

runsolver used 0.740887 second user time and 1.81372 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Thu May 17 11:41:48 UTC 2007

IDJOB= 461631
IDBENCH= 48494
IDSOLVER= 205
FILE ID= node25/461631-1179402108

PBS_JOBID= 5292720

Free space on /tmp= 66541 MiB

SOLVER NAME= minicirc 2007-05-17
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/manolios/manol-pipe-g10bidw.aig
COMMAND LINE= minicirc.bash /tmp/evaluation/461631-1179402108/instance-461631-1179402108.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-461631-1179402108 -o ROOT/results/node25/solver-461631-1179402108 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minicirc.bash /tmp/evaluation/461631-1179402108/instance-461631-1179402108.aig

META MD5SUM SOLVER= 5a68a0730754c919c3e4a8ed70e49cdc
MD5SUM BENCH=  004af616acd1cafdb56054d2240bb890

RANDOM SEED= 970079076

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.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.261
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.261
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:       1267696 kB
Buffers:         32376 kB
Cached:         624512 kB
SwapCached:       3868 kB
Active:         248376 kB
Inactive:       418296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1267696 kB
SwapTotal:     4192956 kB
SwapFree:      4183100 kB
Dirty:            5636 kB
Writeback:           0 kB
Mapped:          15804 kB
Slab:           107680 kB
Committed_AS:  9200488 kB
PageTables:       1472 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 node25 on Thu May 17 11:53:30 UTC 2007