Trace number 461660

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 286.856 287.065

General information on the benchmark

Nameindustrial-aig/palacios/uts/
uts-l06-ipc5-h33-unknown.aig
MD5SUMfbb0b67916383738ce6521d7b2e3afee
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark286.856
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

6.49/6.58	c ____________________________________________________________________________________
6.49/6.58	c !! Parsing                         :   272864 ANDs   2222 PIs   (CPU-Time    0.13 s)
6.49/6.58	c ____________________________________________________________________________________
6.49/6.58	c !! Initial simplification          :   270631 ANDs   2222 PIs   (CPU-Time    0.24 s)
6.49/6.58	c >>     Top conjunction: 2234 POs
6.49/6.58	c ____________________________________________________________________________________
6.49/6.58	c !! DAG-aware minimization begins   : 
6.49/6.58	c >>     Strashing:
6.49/6.58	c >>     Minimizing:
6.49/6.58	c >>     progress        0/  270631
>>     progress     1000/  270433
>>     progress     2000/  270112
>>     progress     3000/  269663
>>     progress     4000/  269236
>>     progress     5000/  268799
>>     progress     6000/  268433
>>     progress     7000/  268073
>>     progress     8000/  267711
>>     progress     9000/  267320
>>     progress    10000/  266904
>>     progress    11000/  266495
>>     progress    12000/  266092
>>     progress    13000/  265696
>>     progress    14000/  265331
>>     progress    15000/  264949
>>     progress    16000/  264556
>>     progress    17000/  264157
>>     progress    18000/  263757
>>     progress    19000/  263368
>>     progress    20000/  262981
>>     progress    21000/  262617
>>     progress    22000/  262236
>>     progress    23000/  261842
>>     progress    24000/  261447
>>     progress    25000/  261052
>>     progress    26000/  260661
>>     progress    27000/  260271
>>     progress    28000/  259928
>>     progress    29000/  259541
>>     progress    30000/  259160
>>     progress    31000/  258758
>>     progress    32000/  258369
>>     progress    33000/  257982
>>     progress    34000/  257601
>>     progress    35000/  257245
>>     progress    36000/  256867
>>     progress    37000/  256482
>>     progress    38000/  256069
>>     progress    39000/  255684
>>     progress    40000/  255295
>>     progress    41000/  254911
>>     progress    42000/  254577
>>     progress    43000/  254235
>>     progress    44000/  253853
>>     progress    45000/  253455
>>     progress    46000/  253063
>>     progress    47000/  252676
>>     progress    48000/  252294
>>     progress    49000/  251928
>>     progress    50000/  251609
>>     progress    51000/  251226
>>     progress    52000/  250843
>>     progress    53000/  250453
>>     progress    54000/  250068
>>     progress    55000/  249682
>>     progress    56000/  249346
>>     progress    57000/  249003
>>     progress    58000/  248616
>>     progress    59000/  248206
>>     progress    60000/  247799
>>     progress    61000/  247412
>>     progress    62000/  247044
>>     progress    63000/  246783
>>     progress    64000/  246412
>>     progress    65000/  246032
>>     progress    66000/  245623
>>     progress    67000/  245215
>>     progress    68000/  244807
>>     progress    69000/  244426
>>     progress    70000/  244056
>>     progress    71000/  243672
>>     progress    72000/  243294
>>     progress    73000/  242899
>>     progress    74000/  242488
>>     progress    75000/  242075
>>     progress    76000/  241687
>>     progress    77000/  241346
>>     progress    78000/  241068
>>     progress    79000/  240695
>>     progress    80000/  240301
>>     progress    81000/  239892
>>     progress    82000/  239482
>>     progress    83000/  239087
>>     progress    84000/  238717
>>     progress    85000/  238300
>>     progress    86000/  237929
>>     progress    87000/  237538
>>     progress    88000/  237131
>>     progress    89000/  236720
>>     progress    90000/  236358
>>     progress    91000/  236083
>>     progress    92000/  235708
>>     progress    93000/  235317
>>     progress    94000/  235030
>>     progress    95000/  234568
>>     progress    96000/  234289
>>     progress    97000/  234046
>>     progress    98000/  233805
>>     progress    99000/  233563
>>     progress   100000/  233238
>>     progress   101000/  232828
>>     progress   102000/  232376
>>     progress   103000/  232113
>>     progress   104000/  231843
>>     progress   105000/  231618
>>     progress   106000/  231356
>>     progress   107000/  231089
>>     progress   108000/  230841
>>     progress   109000/  230530
>>     progress   110000/  230351
>>     progress   111000/  230075
>>     progress   112000/  229728
>>     progress   113000/  226533
>>     progress   114000/  197138
>>     progress   115000/  196861
>>     progress   116000/  196561
>>     progress   117000/  196460
>>     progress   118000/  196174
>>     progress   119000/  195853
>>     progress   120000/  195748
>>     progress   121000/  195564
>>     progress   122000/  195297
>>     progress   123000/  195039
>>     progress   124000/  194828
>>     progress   125000/  194595
>>     progress   126000/  194265
>>     progress   127000/  193942
>>     progress   128000/  193595
>>     progress   129000/  193259
>>     progress   130000/  193015
>>     progress   131000/  192728
>>     progress   132000/  192474
>>     progress   133000/  192220
>>     progress   134000/  192136
>>     progress   135000/  191924
>>     progress   136000/  191716
>>     progress   137000/  191527
>>     progress   138000/  191296
>>     progress   139000/  190861
>>     progress   140000/  190665
>>     progress   141000/  190497
>>     progress   142000/  190292
>>     progress   143000/  190085
>>     progress   144000/  189698
>>     progress   145000/  189307
>>     progress   146000/  189231
>>     progress   147000/  188973
>>     progress   148000/  188743
>>     progress   149000/  188523
>>     progress   150000/  188079
>>     progress   151000/  187776
>>     progress   152000/  187603
>>     progress   153000/  187587
>>     progress   154000/  187546
>>     progress   155000/  187469
>>     progress   156000/  187317
>>     progress   157000/  186913
>>     progress   158000/  186593
>>     progress   159000/  186293
>>     progress   160000/  185781
>>     progress   161000/  185478
>>     progress   162000/  185195
>>     progress   163000/  184817
>>     progress   164000/  184504
>>     progress   165000/  184065
>>     progress   166000/  183723
>>     progress   167000/  183235
>>     progress   168000/  182739
>>     progress   169000/  182468
>>     progress   170000/  182438
>>     progress   171000/  182203
>>     progress   172000/  181723
>>     progress   173000/  181215
>>     progress   174000/  180863
>>     progress   175000/  180715
>>     progress   176000/  180522
>>     progress   177000/  180054
>>     progress   178000/  179625
>>     progress   179000/  179177
>>     progress   180000/  178855
>>     progress   181000/  178488
>>     progress   182000/  178168
>>     progress   183000/  177769
>>     progress   184000/  177566
>>     progress   185000/  177564
>>     progress   186000/  177283
>>     progress   187000/  176814
>>     progress   188000/  176322
>>     progress   189000/  175983
>>     progress   190000/  175595
>>     progress   191000/  175242
>>     progress   192000/  175018
>>     progress   193000/  174799
>>     progress   194000/  174504
>>     progress   195000/  173952
>>     progress   196000/  173484
>>     progress   197000/  173077
>>     progress   198000/  172568
>>     progress   199000/  172072
>>     progress   200000/  171614
>>     progress   201000/  171254
>>     progress   202000/  170817
>>     progress   203000/  170664
>>     progress   204000/  170614
>>     progress   205000/  170349
>>     progress   206000/  169863
>>     progress   207000/  169358
>>     progress   208000/  168957
>>     progress   209000/  168692
>>     progress   210000/  168662
>>     progress   211000/  168662
>>     progress   212000/  168192
>>     progress   213000/  167720
>>     progress   214000/  167219
>>     progress   215000/  166776
>>     progress   216000/  166461
>>     progress   217000/  166458
>>     progress   218000/  166322
>>     progress   219000/  166022
>>     progress   220000/  166022
>>     progress   221000/  165517
>>     progress   222000/  165053
>>     progress   223000/  164543
>>     progress   224000/  164200
>>     progress   225000/  164173
>>     progress   226000/  163773
>>     progress   227000/  163768
>>     progress   228000/  163707
>>     progress   229000/  163362
>>     progress   230000/  163274
>>     progress   231000/  163015
>>     progress   232000/  162555
>>     progress   233000/  162128
>>     progress   234000/  161728
>>     progress   235000/  161531
>>     progress   236000/  161187
>>     progress   237000/  161025
>>     progress   238000/  161019
>>     progress   239000/  160769
>>     progress   240000/  160592
>>     progress   241000/  160548
>>     progress   242000/  160548
>>     progress   243000/  160106
>>     progress   244000/  159644
>>     progress   245000/  159160
>>     progress   246000/  158696
>>     progress   247000/  158493
>>     progress   248000/  158488
>>     progress   249000/  158258
>>     progress   250000/  158020
>>     progress   251000/  157971
>>     progress   252000/  157955
>>     progress   253000/  157547
>>     progress   254000/  157099
>>     progress   255000/  156669
>>     progress   256000/  156210
>>     progress   257000/  156115
>>     progress   258000/  156112
>>     progress   259000/  155770
>>     progress   260000/  155587
>>     progress   261000/  155565
>>     progress   262000/  155199
>>     progress   263000/  154749
>>     progress   264000/  154278
>>     progress   265000/  154201
>>     progress   266000/  153880
>>     progress   267000/  153876
>>     progress   268000/  153669
>>     progress   269000/  153453
>>     progress   270000/  153406
>>     progress   271000/  153406
>>     progress   272000/  153065
>>     progress   273000/  152576
>>     progress   274000/  152091
>>     progress   275000/  151784
>>     progress   276000/  151779
>>     progress   277000/  151539
>>     progress   278000/  151274
>>     progress   279000/  151213
>>     progress   280000/  151162
>>     progress   281000/  150798
>>     progress   282000/  150346
>>     progress   283000/  149900
>>     progress   284000/  149689
>>     progress   285000/  149683
>>     progress   286000/  149334
>>     progress   287000/  149249
>>     progress   288000/  148893
>>     progress   289000/  148379
>>     progress   290000/  148160
>>     progress   291000/  148052
>>     progress   292000/  147738
>>     progress   293000/  147734
>>     progress   294000/  147413
>>     progress   295000/  147293
>>     progress   296000/  147089
>>     progress   297000/  146614
>>     progress   298000/  146278
>>     progress   299000/  145988
>>     progress   300000/  145854
>>     progress   301000/  145706
>>     progress   302000/  145404
>>     progress   303000/  145227
>>     progress   304000/  145013
>>     progress   305000/  144583
>>     progress   306000/  144389
>>     progress   307000/  143905
>>     progress   308000/  143890
>>     progress   309000/  143564
>>     progress   310000/  143379
>>     progress   311000/  143355
>>     progress   312000/  142917
>>     progress   313000/  142470
>>     progress   314000/  142249
>>     progress   315000/  142041
>>     progress   316000/  141801
>>     progress   317000/  141477
>>     progress   318000/  141103
>>     progress   319000/  140805
>>     progress   320000/  140693
>>     progress   321000/  140339
>>     progress   322000/  140226
>>     progress   323000/  139778
>>     progress   324000/  139377
>>     progress   325000/  139196
>>     progress   326000/  138834
>>     progress   327000/  138533
>>     progress   328000/  138159
>>     progress   329000/  137871
>>     Reduction in #ANDs: 49.16 %
7.68/7.72	c >>     Core shrink time  : 5.83 s
7.68/7.72	c >>     Globally redundant: 0
7.68/7.72	c >> DAG-aware minimization completed:   137602 ANDs   2222 PIs   (CPU-Time    5.99 s)
7.68/7.72	c ____________________________________________________________________________________
7.68/7.72	c !! Tech-mapping for CNF begins     : 
7.68/7.72	c >>     PROGRESS (techmap - generating cuts)     100000/    142060
>>     Cut statistics:  (total = 717225, avg = 5.2, max = 8)          
286.78/287.06	c >>        0:   396020 clauses   (CPU Time 1.19)
286.78/287.06	c >>        1:   259436 clauses   (CPU Time 1.88)
286.78/287.06	c >>        2:   244354 clauses   (CPU Time 2.63)
286.78/287.06	c >>        3:   244216 clauses   (CPU Time 2.63)
286.78/287.06	c >>     Core techmap time: 8.48 s
286.78/287.06	c >> Tech-mapping for CNF completed  :    52224 LUTs   2222 PIs   (CPU-Time    8.51 s)
286.78/287.06	c ____________________________________________________________________________________
286.78/287.06	c !! Producing initial SAT-problem   :   244260 clauses           (CPU-Time   -0.00 s)
286.78/287.06	c ____________________________________________________________________________________
286.78/287.06	c !! Running SAT...
286.78/287.06	c 
286.78/287.06	c ============================[After Simplification]=============================
286.78/287.06	c |  Number of variables:  21774                                                |
286.78/287.06	c |  Number of clauses:    181820                                               |
286.78/287.06	c ============================[ Search Statistics ]==============================
286.78/287.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
286.78/287.06	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
286.78/287.06	c ===============================================================================
286.78/287.06	c |         0 |   21774   181820   684764 |    60606        0    nan |  0.000 % |
286.78/287.06	c |       100 |   21774   181820   684764 |    66667      100      8 |  4.145 % |
286.78/287.06	c |       250 |   21774   181820   684764 |    73334      250      9 |  4.145 % |
286.78/287.06	c |       475 |   21774   181820   684764 |    80667      475     29 |  4.145 % |
286.78/287.06	c |       813 |   21773   181820   684764 |    88734      811     25 |  4.406 % |
286.78/287.06	c |      1319 |   21632   181820   684764 |    97607     1315     20 |  4.406 % |
286.78/287.06	c |      2079 |   21632   181820   684764 |   107368     2075     17 |  4.406 % |
286.78/287.06	c |      3218 |   21489   181820   684764 |   118105     3156     19 |  4.669 % |
286.78/287.06	c |      4927 |   21489   181820   684764 |   129915     4865     17 |  4.669 % |
286.78/287.06	c |      7489 |   21388   181820   684764 |   142907     6453     23 |  4.854 % |
286.78/287.06	c |     11334 |   21388   181820   684764 |   157198    10298     19 |  4.854 % |
286.78/287.06	c |     17100 |   21388   181820   684764 |   172917    16064     24 |  4.854 % |
286.78/287.06	c |     25749 |   21388   181820   684764 |   190209    24713     26 |  4.854 % |
286.78/287.06	c |     38723 |   21291   181820   684764 |   209230    37657     23 |  5.032 % |
286.78/287.06	c |     58184 |   21291   181820   684764 |   230153    57118     21 |  5.032 % |
286.78/287.06	c |     87376 |   21291   181820   684764 |   253169    86310     23 |  5.032 % |
286.78/287.06	c |    131165 |   21291   181820   684764 |   278485   130099     22 |  5.032 % |
286.78/287.06	c |    196851 |   21291   181820   684764 |   306334   195785     20 |  5.032 % |
286.78/287.06	c ===============================================================================
286.78/287.06	c restarts         : 18
286.78/287.06	c conflicts        : 239179      
286.78/287.06	c decisions        : 310787       (1.78 % random)
286.78/287.06	c propagations     : 82458076    
286.78/287.06	c conflict literals: 4564522      (43.35 % deleted)
286.78/287.06	s UNSATISFIABLEc 
286.78/287.06	c Total CPU time: 286.46

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/node76/watcher-461660-1179402527 -o ROOT/results/node76/solver-461660-1179402527 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minicirc.bash /tmp/evaluation/461660-1179402527/instance-461660-1179402527.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.92 0.95 0.71 3/68 25939
/proc/meminfo: memFree=812352/2055888 swapFree=4087296/4096564
[pid=25939] ppid=25937 vsize=5364 CPUtime=0
/proc/25939/stat : 25939 (minicirc.bash) R 25937 25939 25816 0 -1 4194304 251 0 0 0 0 0 0 0 18 0 1 0 388167307 5492736 221 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206843736463 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25939/statm: 1341 221 183 169 0 51 0
[pid=25940] ppid=25939 vsize=10260 CPUtime=0
/proc/25940/stat : 25940 (minicirc.linux3) R 25939 25939 25816 0 -1 4194304 199 0 0 0 0 0 0 0 18 0 1 0 388167307 10506240 174 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134969235 0 0 4096 17507 0 0 0 17 0 0 0
/proc/25940/statm: 2565 182 54 274 0 2080 0

[startup+0.053598 s]
/proc/loadavg: 0.92 0.95 0.71 3/68 25939
/proc/meminfo: memFree=812352/2055888 swapFree=4087296/4096564
[pid=25939] ppid=25937 vsize=5364 CPUtime=0
/proc/25939/stat : 25939 (minicirc.bash) S 25937 25939 25816 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 388167307 5492736 222 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/25939/statm: 1341 222 184 169 0 51 0
[pid=25940] ppid=25939 vsize=10260 CPUtime=0.04
/proc/25940/stat : 25940 (minicirc.linux3) R 25939 25939 25816 0 -1 4194304 1256 0 0 0 4 0 0 0 19 0 1 0 388167307 10506240 1198 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134696284 0 0 4096 17507 0 0 0 17 0 0 0
/proc/25940/statm: 2565 1199 71 274 0 2080 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15624

[startup+0.102605 s]
/proc/loadavg: 0.92 0.95 0.71 3/68 25939
/proc/meminfo: memFree=812352/2055888 swapFree=4087296/4096564
[pid=25939] ppid=25937 vsize=5364 CPUtime=0
/proc/25939/stat : 25939 (minicirc.bash) S 25937 25939 25816 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 388167307 5492736 222 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/25939/statm: 1341 222 184 169 0 51 0
[pid=25940] ppid=25939 vsize=12004 CPUtime=0.09
/proc/25940/stat : 25940 (minicirc.linux3) R 25939 25939 25816 0 -1 4194304 2458 0 0 0 9 0 0 0 19 0 1 0 388167307 12292096 2305 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135257116 0 0 4096 17507 0 0 0 17 0 0 0
/proc/25940/statm: 3001 2314 98 274 0 2516 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17368

[startup+0.302644 s]
/proc/loadavg: 0.92 0.95 0.71 3/68 25939
/proc/meminfo: memFree=812352/2055888 swapFree=4087296/4096564
[pid=25939] ppid=25937 vsize=5364 CPUtime=0
/proc/25939/stat : 25939 (minicirc.bash) S 25937 25939 25816 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 388167307 5492736 222 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/25939/statm: 1341 222 184 169 0 51 0
[pid=25940] ppid=25939 vsize=22208 CPUtime=0.29
/proc/25940/stat : 25940 (minicirc.linux3) R 25939 25939 25816 0 -1 4194304 11044 0 0 0 25 4 0 0 21 0 1 0 388167307 22740992 4899 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134568554 0 0 4096 17507 0 0 0 17 0 0 0
/proc/25940/statm: 5552 4899 115 274 0 5067 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27572

[startup+0.701721 s]
/proc/loadavg: 0.92 0.95 0.71 3/68 25939
/proc/meminfo: memFree=812352/2055888 swapFree=4087296/4096564
[pid=25939] ppid=25937 vsize=5364 CPUtime=0
/proc/25939/stat : 25939 (minicirc.bash) S 25937 25939 25816 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 388167307 5492736 222 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/25939/statm: 1341 222 184 169 0 51 0
[pid=25940] ppid=25939 vsize=33544 CPUtime=0.69
/proc/25940/stat : 25940 (minicirc.linux3) R 25939 25939 25816 0 -1 4194304 16643 0 0 0 62 7 0 0 25 0 1 0 388167307 34349056 7450 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135269937 0 0 4096 17507 0 0 0 17 0 0 0
/proc/25940/statm: 8386 7450 174 274 0 7901 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38908

[startup+1.50187 s]
/proc/loadavg: 0.92 0.95 0.71 2/71 25942
/proc/meminfo: memFree=780840/2055888 swapFree=4087296/4096564
[pid=25939] ppid=25937 vsize=5364 CPUtime=0
/proc/25939/stat : 25939 (minicirc.bash) S 25937 25939 25816 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 388167307 5492736 222 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/25939/statm: 1341 222 184 169 0 51 0
[pid=25940] ppid=25939 vsize=36808 CPUtime=1.49
/proc/25940/stat : 25940 (minicirc.linux3) R 25939 25939 25816 0 -1 4194304 17913 0 0 0 142 7 0 0 25 0 1 0 388167307 37691392 8566 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134966879 0 0 4096 17507 0 0 0 17 0 0 0
/proc/25940/statm: 9202 8566 174 274 0 8717 0
[pid=25942] ppid=25939 vsize=12272 CPUtime=0
/proc/25942/stat : 25942 (miniadapter.pl) S 25939 25939 25816 0 -1 4194304 385 0 0 0 0 0 0 0 15 0 1 0 388167307 12566528 345 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 206852632722 0 0 4224 0 18446744071563651996 0 0 17 0 0 0
/proc/25942/statm: 3068 345 269 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54444

[startup+3.10118 s]
/proc/loadavg: 0.92 0.95 0.71 2/71 25942
/proc/meminfo: memFree=775400/2055888 swapFree=4087296/4096564
[pid=25939] ppid=25937 vsize=5364 CPUtime=0
/proc/25939/stat : 25939 (minicirc.bash) S 25937 25939 25816 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 388167307 5492736 222 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/25939/statm: 1341 222 184 169 0 51 0
[pid=25940] ppid=25939 vsize=45740 CPUtime=3.09
/proc/25940/stat : 25940 (minicirc.linux3) R 25939 25939 25816 0 -1 4194304 21966 0 0 0 300 9 0 0 25 0 1 0 388167307 46837760 9468 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134875333 0 0 4096 17507 0 0 0 17 0 0 0
/proc/25940/statm: 11435 9468 174 274 0 10950 0
[pid=25942] ppid=25939 vsize=12272 CPUtime=0
/proc/25942/stat : 25942 (miniadapter.pl) S 25939 25939 25816 0 -1 4194304 386 0 0 0 0 0 0 0 15 0 1 0 388167307 12566528 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 206852632722 0 0 4224 0 18446744071563651996 0 0 17 0 0 0
/proc/25942/statm: 3068 346 269 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63376

[startup+6.3018 s]
/proc/loadavg: 1.01 0.97 0.72 2/71 25942
/proc/meminfo: memFree=763432/2055888 swapFree=4087296/4096564
[pid=25939] ppid=25937 vsize=5364 CPUtime=0
/proc/25939/stat : 25939 (minicirc.bash) S 25937 25939 25816 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 388167307 5492736 222 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/25939/statm: 1341 222 184 169 0 51 0
[pid=25940] ppid=25939 vsize=58924 CPUtime=6.28
/proc/25940/stat : 25940 (minicirc.linux3) R 25939 25939 25816 0 -1 4194304 26375 0 0 0 617 11 0 0 25 0 1 0 388167307 60338176 13153 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134930182 0 0 4096 17507 0 0 0 17 0 0 0
/proc/25940/statm: 14731 13153 174 274 0 14246 0
[pid=25942] ppid=25939 vsize=12272 CPUtime=0
/proc/25942/stat : 25942 (miniadapter.pl) S 25939 25939 25816 0 -1 4194304 388 0 0 0 0 0 0 0 15 0 1 0 388167307 12566528 348 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 206852632722 0 0 4224 0 18446744071563651996 0 0 17 0 0 0
/proc/25942/statm: 3068 348 269 3 0 167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 76560

[startup+12.702 s]
/proc/loadavg: 1.01 0.97 0.72 2/71 25942
/proc/meminfo: memFree=774312/2055888 swapFree=4087296/4096564
[pid=25939] ppid=25937 vsize=5364 CPUtime=0
/proc/25939/stat : 25939 (minicirc.bash) S 25937 25939 25816 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 388167307 5492736 222 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/25939/statm: 1341 222 184 169 0 51 0
[pid=25940] ppid=25939 vsize=42500 CPUtime=12.67
/proc/25940/stat : 25940 (minicirc.linux3) R 25939 25939 25816 0 -1 4194304 28055 0 0 0 1255 12 0 0 25 0 1 0 388167307 43520000 9373 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134816236 0 0 4096 17507 0 0 0 17 0 0 0
/proc/25940/statm: 10625 9373 185 274 0 10140 0
[pid=25942] ppid=25939 vsize=12272 CPUtime=0
/proc/25942/stat : 25942 (miniadapter.pl) S 25939 25939 25816 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388167307 12566528 351 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 206852632722 0 0 4224 0 18446744071563651996 0 0 17 0 0 0
/proc/25942/statm: 3068 351 270 3 0 167 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 60136

[startup+25.5025 s]
/proc/loadavg: 1.00 0.97 0.72 2/71 25942
/proc/meminfo: memFree=746856/2055888 swapFree=4087296/4096564
[pid=25939] ppid=25937 vsize=5364 CPUtime=0
/proc/25939/stat : 25939 (minicirc.bash) S 25937 25939 25816 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 388167307 5492736 222 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/25939/statm: 1341 222 184 169 0 51 0
[pid=25940] ppid=25939 vsize=70404 CPUtime=25.46
/proc/25940/stat : 25940 (minicirc.linux3) R 25939 25939 25816 0 -1 4194304 37605 0 0 0 2529 17 0 0 25 0 1 0 388167307 72093696 16339 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/25940/statm: 17601 16339 204 274 0 17116 0
[pid=25942] ppid=25939 vsize=12272 CPUtime=0
/proc/25942/stat : 25942 (miniadapter.pl) S 25939 25939 25816 0 -1 4194304 391 0 0 0 0 0 0 0 15 0 1 0 388167307 12566528 351 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 206852632722 0 0 4224 0 18446744071563651996 0 0 17 0 0 0
/proc/25942/statm: 3068 351 270 3 0 167 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 88040

[startup+51.1024 s]
/proc/loadavg: 1.00 0.97 0.73 2/71 25942
/proc/meminfo: memFree=745704/2055888 swapFree=4087296/4096564
[pid=25939] ppid=25937 vsize=5364 CPUtime=0
/proc/25939/stat : 25939 (minicirc.bash) S 25937 25939 25816 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 388167307 5492736 222 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/25939/statm: 1341 222 184 169 0 51 0
[pid=25940] ppid=25939 vsize=71524 CPUtime=51.04
/proc/25940/stat : 25940 (minicirc.linux3) R 25939 25939 25816 0 -1 4194304 37930 0 0 0 5087 17 0 0 25 0 1 0 388167307 73240576 16623 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/25940/statm: 17881 16623 204 274 0 17396 0
[pid=25942] ppid=25939 vsize=12272 CPUtime=0
/proc/25942/stat : 25942 (miniadapter.pl) S 25939 25939 25816 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388167307 12566528 351 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 206852632722 0 0 4224 0 18446744071563651996 0 0 17 0 0 0
/proc/25942/statm: 3068 351 270 3 0 167 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 89160

[startup+102.305 s]
/proc/loadavg: 1.00 0.97 0.74 2/71 25942
/proc/meminfo: memFree=739496/2055888 swapFree=4087296/4096564
[pid=25939] ppid=25937 vsize=5364 CPUtime=0
/proc/25939/stat : 25939 (minicirc.bash) S 25937 25939 25816 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 388167307 5492736 222 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/25939/statm: 1341 222 184 169 0 51 0
[pid=25940] ppid=25939 vsize=77884 CPUtime=102.21
/proc/25940/stat : 25940 (minicirc.linux3) R 25939 25939 25816 0 -1 4194304 39607 0 0 0 10202 19 0 0 25 0 1 0 388167307 79753216 18148 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/25940/statm: 19471 18148 204 274 0 18986 0
[pid=25942] ppid=25939 vsize=12272 CPUtime=0
/proc/25942/stat : 25942 (miniadapter.pl) S 25939 25939 25816 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388167307 12566528 351 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 206852632722 0 0 4224 0 18446744071563651996 0 0 17 0 0 0
/proc/25942/statm: 3068 351 270 3 0 167 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 95520

[startup+162.303 s]
/proc/loadavg: 1.00 0.97 0.75 2/71 25942
/proc/meminfo: memFree=733672/2055888 swapFree=4087296/4096564
[pid=25939] ppid=25937 vsize=5364 CPUtime=0
/proc/25939/stat : 25939 (minicirc.bash) S 25937 25939 25816 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 388167307 5492736 222 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/25939/statm: 1341 222 184 169 0 51 0
[pid=25940] ppid=25939 vsize=83824 CPUtime=162.16
/proc/25940/stat : 25940 (minicirc.linux3) R 25939 25939 25816 0 -1 4194304 41201 0 0 0 16196 20 0 0 25 0 1 0 388167307 85835776 19606 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/25940/statm: 20956 19606 204 274 0 20471 0
[pid=25942] ppid=25939 vsize=12272 CPUtime=0
/proc/25942/stat : 25942 (miniadapter.pl) S 25939 25939 25816 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388167307 12566528 351 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 206852632722 0 0 4224 0 18446744071563651996 0 0 17 0 0 0
/proc/25942/statm: 3068 351 270 3 0 167 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 101460

[startup+222.301 s]
/proc/loadavg: 1.00 0.97 0.76 2/71 25942
/proc/meminfo: memFree=729448/2055888 swapFree=4087296/4096564
[pid=25939] ppid=25937 vsize=5364 CPUtime=0
/proc/25939/stat : 25939 (minicirc.bash) S 25937 25939 25816 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 388167307 5492736 222 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/25939/statm: 1341 222 184 169 0 51 0
[pid=25940] ppid=25939 vsize=87892 CPUtime=222.12
/proc/25940/stat : 25940 (minicirc.linux3) R 25939 25939 25816 0 -1 4194304 42254 0 0 0 22191 21 0 0 25 0 1 0 388167307 90001408 20618 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/25940/statm: 21973 20618 204 274 0 21488 0
[pid=25942] ppid=25939 vsize=12272 CPUtime=0
/proc/25942/stat : 25942 (miniadapter.pl) S 25939 25939 25816 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388167307 12566528 351 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 206852632722 0 0 4224 0 18446744071563651996 0 0 17 0 0 0
/proc/25942/statm: 3068 351 270 3 0 167 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 105528

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.77 2/71 25942
/proc/meminfo: memFree=726696/2055888 swapFree=4087296/4096564
[pid=25939] ppid=25937 vsize=5364 CPUtime=0
/proc/25939/stat : 25939 (minicirc.bash) S 25937 25939 25816 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 388167307 5492736 222 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/25939/statm: 1341 222 184 169 0 51 0
[pid=25940] ppid=25939 vsize=91084 CPUtime=282.08
/proc/25940/stat : 25940 (minicirc.linux3) R 25939 25939 25816 0 -1 4194304 43208 0 0 0 28187 21 0 0 25 0 1 0 388167307 93270016 21308 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135040352 0 0 4096 17507 0 0 0 17 0 0 0
/proc/25940/statm: 22771 21308 204 274 0 22286 0
[pid=25942] ppid=25939 vsize=12272 CPUtime=0
/proc/25942/stat : 25942 (miniadapter.pl) S 25939 25939 25816 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388167307 12566528 351 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 206852632722 0 0 4224 0 18446744071563651996 0 0 17 0 0 0
/proc/25942/statm: 3068 351 270 3 0 167 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 108720

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

[startup+284.702 s]
/proc/loadavg: 1.00 0.97 0.77 2/71 25942
/proc/meminfo: memFree=726696/2055888 swapFree=4087296/4096564
[pid=25939] ppid=25937 vsize=5364 CPUtime=0
/proc/25939/stat : 25939 (minicirc.bash) S 25937 25939 25816 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 388167307 5492736 222 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/25939/statm: 1341 222 184 169 0 51 0
[pid=25940] ppid=25939 vsize=91084 CPUtime=284.48
/proc/25940/stat : 25940 (minicirc.linux3) R 25939 25939 25816 0 -1 4194304 43208 0 0 0 28427 21 0 0 25 0 1 0 388167307 93270016 21308 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135044019 0 0 4096 17507 0 0 0 17 0 0 0
/proc/25940/statm: 22771 21308 204 274 0 22286 0
[pid=25942] ppid=25939 vsize=12272 CPUtime=0
/proc/25942/stat : 25942 (miniadapter.pl) S 25939 25939 25816 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388167307 12566528 351 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 206852632722 0 0 4224 0 18446744071563651996 0 0 17 0 0 0
/proc/25942/statm: 3068 351 270 3 0 167 0
Current children cumulated CPU time (s) 284.48
Current children cumulated vsize (KiB) 108720

[startup+286.302 s]
/proc/loadavg: 1.00 0.97 0.77 2/71 25942
/proc/meminfo: memFree=726696/2055888 swapFree=4087296/4096564
[pid=25939] ppid=25937 vsize=5364 CPUtime=0
/proc/25939/stat : 25939 (minicirc.bash) S 25937 25939 25816 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 388167307 5492736 222 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/25939/statm: 1341 222 184 169 0 51 0
[pid=25940] ppid=25939 vsize=91084 CPUtime=286.07
/proc/25940/stat : 25940 (minicirc.linux3) R 25939 25939 25816 0 -1 4194304 43208 0 0 0 28586 21 0 0 25 0 1 0 388167307 93270016 21308 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/25940/statm: 22771 21308 204 274 0 22286 0
[pid=25942] ppid=25939 vsize=12272 CPUtime=0
/proc/25942/stat : 25942 (miniadapter.pl) S 25939 25939 25816 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388167307 12566528 351 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 206852632722 0 0 4224 0 18446744071563651996 0 0 17 0 0 0
/proc/25942/statm: 3068 351 270 3 0 167 0
Current children cumulated CPU time (s) 286.07
Current children cumulated vsize (KiB) 108720

[startup+286.702 s]
/proc/loadavg: 1.00 0.97 0.77 2/71 25942
/proc/meminfo: memFree=726696/2055888 swapFree=4087296/4096564
[pid=25939] ppid=25937 vsize=5364 CPUtime=0
/proc/25939/stat : 25939 (minicirc.bash) S 25937 25939 25816 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 388167307 5492736 222 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/25939/statm: 1341 222 184 169 0 51 0
[pid=25940] ppid=25939 vsize=91084 CPUtime=286.47
/proc/25940/stat : 25940 (minicirc.linux3) R 25939 25939 25816 0 -1 4194304 43208 0 0 0 28626 21 0 0 25 0 1 0 388167307 93270016 21308 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/25940/statm: 22771 21308 204 274 0 22286 0
[pid=25942] ppid=25939 vsize=12272 CPUtime=0
/proc/25942/stat : 25942 (miniadapter.pl) S 25939 25939 25816 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388167307 12566528 351 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 206852632722 0 0 4224 0 18446744071563651996 0 0 17 0 0 0
/proc/25942/statm: 3068 351 270 3 0 167 0
Current children cumulated CPU time (s) 286.47
Current children cumulated vsize (KiB) 108720

[startup+286.902 s]
/proc/loadavg: 1.00 0.97 0.77 2/71 25942
/proc/meminfo: memFree=726696/2055888 swapFree=4087296/4096564
[pid=25939] ppid=25937 vsize=5364 CPUtime=0
/proc/25939/stat : 25939 (minicirc.bash) S 25937 25939 25816 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 388167307 5492736 222 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/25939/statm: 1341 222 184 169 0 51 0
[pid=25940] ppid=25939 vsize=91084 CPUtime=286.67
/proc/25940/stat : 25940 (minicirc.linux3) R 25939 25939 25816 0 -1 4194304 43210 0 0 0 28646 21 0 0 25 0 1 0 388167307 93270016 21310 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135249609 0 0 4096 17507 0 0 0 17 0 0 0
/proc/25940/statm: 22771 21310 206 274 0 22286 0
[pid=25942] ppid=25939 vsize=12272 CPUtime=0
/proc/25942/stat : 25942 (miniadapter.pl) S 25939 25939 25816 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 388167307 12566528 364 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 206852632722 0 0 4224 0 18446744071563651996 0 0 17 0 0 0
/proc/25942/statm: 3068 364 283 3 0 167 0
Current children cumulated CPU time (s) 286.67
Current children cumulated vsize (KiB) 108720

[startup+287.002 s]
/proc/loadavg: 1.00 0.97 0.77 2/71 25942
/proc/meminfo: memFree=740136/2055888 swapFree=4087296/4096564
[pid=25939] ppid=25937 vsize=5364 CPUtime=0
/proc/25939/stat : 25939 (minicirc.bash) S 25937 25939 25816 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 388167307 5492736 222 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/25939/statm: 1341 222 184 169 0 51 0
[pid=25940] ppid=25939 vsize=74388 CPUtime=286.78
/proc/25940/stat : 25940 (minicirc.linux3) R 25939 25939 25816 0 -1 4194304 43211 0 0 0 28656 22 0 0 25 0 1 0 388167307 76173312 17913 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135244490 0 0 4096 17507 0 0 0 17 0 0 0
/proc/25940/statm: 18597 17913 207 274 0 18112 0
[pid=25942] ppid=25939 vsize=12272 CPUtime=0
/proc/25942/stat : 25942 (miniadapter.pl) S 25939 25939 25816 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 388167307 12566528 364 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 206852632722 0 0 4224 0 18446744071563651996 0 0 17 0 0 0
/proc/25942/statm: 3068 364 283 3 0 167 0
Current children cumulated CPU time (s) 286.78
Current children cumulated vsize (KiB) 92024

Child status: 0
Real time (s): 287.065
CPU time (s): 286.856
CPU user time (s): 286.617
CPU system time (s): 0.238963
CPU usage (%): 99.9275
Max. virtual memory (cumulated for all children) (KiB): 108720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 286.617
system time used= 0.238963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43916
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= 405
involuntary context switches= 1449

runsolver used 0.409937 second user time and 0.640902 second system time

The end

Launcher Data (download as text)

Begin job on node76 on Thu May 17 11:48:48 UTC 2007

IDJOB= 461660
IDBENCH= 48523
IDSOLVER= 205
FILE ID= node76/461660-1179402527

PBS_JOBID= 5292639

Free space on /tmp= 66632 MiB

SOLVER NAME= minicirc 2007-05-17
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/palacios/uts/uts-l06-ipc5-h33-unknown.aig
COMMAND LINE= minicirc.bash /tmp/evaluation/461660-1179402527/instance-461660-1179402527.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-461660-1179402527 -o ROOT/results/node76/solver-461660-1179402527 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minicirc.bash /tmp/evaluation/461660-1179402527/instance-461660-1179402527.aig

META MD5SUM SOLVER= 5a68a0730754c919c3e4a8ed70e49cdc
MD5SUM BENCH=  fbb0b67916383738ce6521d7b2e3afee

RANDOM SEED= 522722340

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node76.alineos.net 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 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.277
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	: 6006.17
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.277
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:        812632 kB
Buffers:         54336 kB
Cached:        1035920 kB
SwapCached:       3116 kB
Active:         522136 kB
Inactive:       578428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:        812632 kB
SwapTotal:     4096564 kB
SwapFree:      4087296 kB
Dirty:            5772 kB
Writeback:           0 kB
Mapped:          15984 kB
Slab:           129096 kB
Committed_AS:  5850232 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66632 MiB

End job on node76 on Thu May 17 11:53:35 UTC 2007