Trace number 461572

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minicirc 2007-05-17? (problem) 448.123 448.237

General information on the benchmark

Nameindustrial-aig/crypto/
mizh-md5-48-2.aig
MD5SUM2303762e072bd107857fb0b3afb56d61
Bench CategoryALL (all instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved

Solver Data (download as text)

5.99/6.07	c ____________________________________________________________________________________
5.99/6.07	c !! Parsing                         :   417598 ANDs  13877 PIs   (CPU-Time    0.22 s)
5.99/6.07	c ____________________________________________________________________________________
5.99/6.07	c !! Initial simplification          :   310830 ANDs  13877 PIs   (CPU-Time    0.40 s)
5.99/6.07	c >>     Top conjunction: 106743 POs
5.99/6.07	c ____________________________________________________________________________________
5.99/6.07	c !! DAG-aware minimization begins   : 
5.99/6.07	c >>     Strashing:
5.99/6.07	c >>     Minimizing:
5.99/6.07	c >>     progress        0/  310830
>>     progress     1000/  310770
>>     progress     2000/  310650
>>     progress     3000/  310590
>>     progress     4000/  310575
>>     progress     5000/  310527
>>     progress     6000/  310464
>>     progress     7000/  310420
>>     progress     8000/  310341
>>     progress     9000/  310341
>>     progress    10000/  310218
>>     progress    11000/  310218
>>     progress    12000/  310111
>>     progress    13000/  310095
>>     progress    14000/  310035
>>     progress    15000/  309972
>>     progress    16000/  309912
>>     progress    17000/  309849
>>     progress    18000/  309789
>>     progress    19000/  309726
>>     progress    20000/  309690
>>     progress    21000/  309603
>>     progress    22000/  309603
>>     progress    23000/  309480
>>     progress    24000/  309480
>>     progress    25000/  309381
>>     progress    26000/  309357
>>     progress    27000/  309297
>>     progress    28000/  309234
>>     progress    29000/  309174
>>     progress    30000/  309111
>>     progress    31000/  309051
>>     progress    32000/  308988
>>     progress    33000/  308960
>>     progress    34000/  308865
>>     progress    35000/  308865
>>     progress    36000/  308742
>>     progress    37000/  308742
>>     progress    38000/  308651
>>     progress    39000/  308619
>>     progress    40000/  308559
>>     progress    41000/  308496
>>     progress    42000/  308436
>>     progress    43000/  308373
>>     progress    44000/  308313
>>     progress    45000/  308250
>>     progress    46000/  308230
>>     progress    47000/  308127
>>     progress    48000/  308127
>>     progress    49000/  308004
>>     progress    50000/  308004
>>     progress    51000/  307931
>>     progress    52000/  307881
>>     progress    53000/  307821
>>     progress    54000/  307758
>>     progress    55000/  307698
>>     progress    56000/  307635
>>     progress    57000/  307615
>>     progress    58000/  307512
>>     progress    59000/  307512
>>     progress    60000/  307389
>>     progress    61000/  307389
>>     progress    62000/  307329
>>     progress    63000/  307266
>>     progress    64000/  307206
>>     progress    65000/  307143
>>     progress    66000/  307093
>>     progress    67000/  307020
>>     progress    68000/  307020
>>     progress    69000/  306897
>>     progress    70000/  306897
>>     progress    71000/  306837
>>     progress    72000/  306774
>>     progress    73000/  306653
>>     progress    74000/  306593
>>     progress    75000/  306532
>>     progress    76000/  306472
>>     progress    77000/  306411
>>     progress    78000/  306290
>>     progress    79000/  306230
>>     progress    80000/  306169
>>     progress    81000/  306109
>>     progress    82000/  306048
>>     progress    83000/  305927
>>     progress    84000/  305867
>>     progress    85000/  305806
>>     progress    86000/  305746
>>     progress    87000/  305685
>>     progress    88000/  305570
>>     progress    89000/  305508
>>     progress    90000/  305443
>>     progress    91000/  305383
>>     progress    92000/  305322
>>     progress    93000/  305217
>>     progress    94000/  305179
>>     progress    95000/  305080
>>     progress    96000/  305020
>>     progress    97000/  304959
>>     progress    98000/  304868
>>     progress    99000/  304800
>>     progress   100000/  304717
>>     progress   101000/  304657
>>     progress   102000/  304596
>>     progress   103000/  304477
>>     progress   104000/  304429
>>     progress   105000/  304354
>>     progress   106000/  304294
>>     progress   107000/  304233
>>     progress   108000/  304116
>>     progress   109000/  304055
>>     progress   110000/  303994
>>     progress   111000/  303934
>>     progress   112000/  303864
>>     progress   113000/  303751
>>     progress   114000/  303691
>>     progress   115000/  303630
>>     progress   116000/  303527
>>     progress   117000/  303471
>>     progress   118000/  303392
>>     progress   119000/  303332
>>     progress   120000/  303272
>>     progress   121000/  303152
>>     progress   122000/  303092
>>     progress   123000/  303032
>>     progress   124000/  302915
>>     progress   125000/  302856
>>     progress   126000/  302795
>>     progress   127000/  302709
>>     progress   128000/  302657
>>     progress   129000/  302548
>>     progress   130000/  302490
>>     progress   131000/  302428
>>     progress   132000/  302308
>>     progress   133000/  302248
>>     progress   134000/  302180
>>     progress   135000/  302052
>>     progress   136000/  301979
>>     progress   137000/  301894
>>     progress   138000/  301834
>>     progress   139000/  301774
>>     progress   140000/  301654
>>     progress   141000/  301594
>>     progress   142000/  301532
>>     progress   143000/  301420
>>     progress   144000/  301351
>>     progress   145000/  301260
>>     progress   146000/  301199
>>     progress   147000/  301081
>>     progress   148000/  301077
>>     progress   149000/  300961
>>     progress   150000/  300881
>>     progress   151000/  300781
>>     progress   152000/  300721
>>     progress   153000/  300643
>>     progress   154000/  300570
>>     progress   155000/  300482
>>     progress   156000/  300422
>>     progress   157000/  300362
>>     progress   158000/  300242
>>     progress   159000/  300182
>>     progress   160000/  300118
>>     progress   161000/  300005
>>     progress   162000/  299949
>>     progress   163000/  299895
>>     progress   164000/  299815
>>     progress   165000/  299715
>>     progress   166000/  299619
>>     progress   167000/  299535
>>     progress   168000/  299469
>>     progress   169000/  299441
>>     progress   170000/  299357
>>     progress   171000/  299261
>>     progress   172000/  299163
>>     progress   173000/  299081
>>     progress   174000/  299015
>>     progress   175000/  298987
>>     progress   176000/  298867
>>     progress   177000/  298807
>>     progress   178000/  298687
>>     progress   179000/  298627
>>     progress   180000/  298549
>>     progress   181000/  298491
>>     progress   182000/  298401
>>     progress   183000/  298311
>>     progress   184000/  298205
>>     progress   185000/  298131
>>     progress   186000/  298033
>>     progress   187000/  297976
>>     progress   188000/  297886
>>     progress   189000/  297797
>>     progress   190000/  297737
>>     progress   191000/  297625
>>     progress   192000/  297557
>>     progress   193000/  297479
>>     progress   194000/  297403
>>     progress   195000/  297353
>>     progress   196000/  297259
>>     progress   197000/  297201
>>     progress   198000/  297139
>>     progress   199000/  297019
>>     progress   200000/  296959
>>     progress   201000/  296899
>>     progress   202000/  296793
>>     progress   203000/  296749
>>     progress   204000/  296659
>>     progress   205000/  296601
>>     progress   206000/  296539
>>     progress   207000/  296419
>>     progress   208000/  296359
>>     progress   209000/  296299
>>     progress   210000/  296199
>>     progress   211000/  296175
>>     progress   212000/  296059
>>     progress   213000/  296029
>>     progress   214000/  295939
>>     progress   215000/  295833
>>     progress   216000/  295759
>>     progress   217000/  295699
>>     progress   218000/  295639
>>     progress   219000/  295579
>>     progress   220000/  295459
>>     progress   221000/  295399
>>     progress   222000/  295339
>>     progress   223000/  295279
>>     progress   224000/  295159
>>     progress   225000/  295099
>>     progress   226000/  294979
>>     progress   227000/  294979
>>     progress   228000/  294859
>>     progress   229000/  294799
>>     progress   230000/  294679
>>     progress   231000/  294619
>>     progress   232000/  294538
>>     progress   233000/  294423
>>     progress   234000/  294347
>>     progress   235000/  294272
>>     progress   236000/  294171
>>     progress   237000/  294081
>>     progress   238000/  294008
>>     progress   239000/  293917
>>     progress   240000/  293818
>>     progress   241000/  293746
>>     progress   242000/  293668
>>     progress   243000/  293565
>>     progress   244000/  293482
>>     progress   245000/  293397
>>     progress   246000/  293297
>>     progress   247000/  293193
>>     progress   248000/  293127
>>     progress   249000/  293023
>>     progress   250000/  292914
>>     progress   251000/  292831
>>     progress   252000/  292762
>>     progress   253000/  292656
>>     progress   254000/  292569
>>     progress   255000/  292496
>>     progress   256000/  292409
>>     progress   257000/  292314
>>     progress   258000/  292236
>>     progress   259000/  292157
>>     progress   260000/  292040
>>     progress   261000/  291958
>>     progress   262000/  291885
>>     progress   263000/  291794
>>     progress   264000/  291693
>>     progress   265000/  291613
>>     progress   266000/  291532
>>     progress   267000/  291430
>>     progress   268000/  291351
>>     progress   269000/  291271
>>     progress   270000/  291164
>>     progress   271000/  291071
>>     progress   272000/  290993
>>     progress   273000/  290897
>>     progress   274000/  290799
>>     progress   275000/  290726
>>     progress   276000/  290649
>>     progress   277000/  290554
>>     progress   278000/  290460
>>     progress   279000/  290375
>>     progress   280000/  290286
>>     progress   281000/  290181
>>     progress   282000/  290115
>>     progress   283000/  290035
>>     progress   284000/  289926
>>     progress   285000/  289835
>>     progress   286000/  289766
>>     progress   287000/  289667
>>     progress   288000/  289573
>>     progress   289000/  289507
>>     progress   290000/  289420
>>     progress   291000/  289310
>>     progress   292000/  289225
>>     progress   293000/  289135
>>     progress   294000/  289036
>>     progress   295000/  288943
>>     progress   296000/  288869
>>     progress   297000/  288774
>>     progress   298000/  288674
>>     progress   299000/  288589
>>     progress   300000/  288498
>>     progress   301000/  288395
>>     progress   302000/  288311
>>     progress   303000/  288235
>>     progress   304000/  288135
>>     progress   305000/  288057
>>     progress   306000/  287972
>>     progress   307000/  287372
>>     progress   308000/  286791
>>     progress   309000/  286673
>>     progress   310000/  286568
>>     progress   311000/  286490
>>     progress   312000/  286400
>>     progress   313000/  286316
>>     progress   314000/  286199
>>     progress   315000/  286126
>>     progress   316000/  286000
>>     progress   317000/  285940
>>     progress   318000/  285782
>>     progress   319000/  285712
>>     progress   320000/  285650
>>     progress   321000/  285650
>>     Reduction in #ANDs:  8.10 %
10.09/10.11	c >>     Core shrink time  : 4.94 s
10.09/10.11	c >>     Globally redundant: 0
10.09/10.11	c >> DAG-aware minimization completed:   285650 ANDs  13877 PIs   (CPU-Time    5.20 s)
10.09/10.11	c ____________________________________________________________________________________
10.09/10.11	c !! Tech-mapping for CNF begins     : 
10.09/10.11	c >>     PROGRESS (techmap - generating cuts)     100000/    406272
>>     PROGRESS (techmap - generating cuts)     200000/    406272
>>     PROGRESS (techmap - generating cuts)     300000/    406272
>>     PROGRESS (techmap - generating cuts)     400000/    406272
>>     Cut statistics:  (total = 1364379, avg = 4.8, max = 17)          
10.09/10.11	c >>        0:   660074 clauses   (CPU Time 2.30)
10.09/10.11	c >>        1:   615112 clauses   (CPU Time 0.97)
448.07/448.23	c >>        2:   602275 clauses   (CPU Time 0.96)
448.07/448.23	c >>        3:   597984 clauses   (CPU Time 0.96)
448.07/448.23	c >>     Core techmap time: 6.21 s
448.07/448.23	c >> Tech-mapping for CNF completed  :   130302 LUTs  13877 PIs   (CPU-Time    6.30 s)
448.07/448.23	c ____________________________________________________________________________________
448.07/448.23	c !! Producing initial SAT-problem   :   597244 clauses           (CPU-Time   -0.00 s)
448.07/448.23	c ____________________________________________________________________________________
448.07/448.23	c !! Running SAT...
448.07/448.23	c 
448.07/448.23	c ============================[After Simplification]=============================
448.07/448.23	c |  Number of variables:  26386                                                |
448.07/448.23	c |  Number of clauses:    164382                                               |
448.07/448.23	c ============================[ Search Statistics ]==============================
448.07/448.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
448.07/448.23	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
448.07/448.23	c ===============================================================================
448.07/448.23	c |         0 |   26386   164382   554655 |    54794        0    nan |  0.000 % |
448.07/448.23	c |       100 |   26386   164382   554655 |    60273      100      4 | 74.345 % |
448.07/448.23	c |       250 |   26386   164382   554655 |    66300      250      4 | 74.345 % |
448.07/448.23	c |       476 |   26386   164382   554655 |    72930      476      5 | 74.345 % |
448.07/448.23	c |       815 |   26375   164382   554655 |    80223      814      6 | 74.353 % |
448.07/448.23	c |      1322 |   26375   164382   554655 |    88246     1321      7 | 74.353 % |
448.07/448.23	c |      2081 |   26375   164382   554655 |    97070     2080      8 | 74.353 % |
448.07/448.23	c |      3221 |   26375   164382   554655 |   106778     3220      8 | 74.353 % |
448.07/448.23	c |      4929 |   26374   164382   554655 |   117455     4927      9 | 74.354 % |
448.07/448.23	c |      7491 |   26365   164382   554655 |   129201     7487     11 | 74.360 % |
448.07/448.23	c |     11335 |   26364   164382   554655 |   142121    11330     11 | 74.361 % |
448.07/448.23	c |     17102 |   26364   164382   554655 |   156333    16930     11 | 74.361 % |
448.07/448.23	c |     25751 |   26296   164382   554655 |   171967    25573     11 | 74.417 % |
448.07/448.23	c |     38726 |   26163   164382   554655 |   189163    32219     11 | 74.507 % |
448.07/448.23	c |     58190 |   25943   164382   554655 |   208080    43157     11 | 74.653 % |
448.07/448.23	c |     87382 |   25787   164382   554655 |   228888    68007     12 | 74.770 % |
448.07/448.23	c |    131172 |   25041   164382   554655 |   251776    79147     11 | 75.285 % |
448.07/448.23	c |    196856 |   24783   164382   554655 |   276954   129739     12 | 75.478 % |
448.07/448.23	c |    295383 |   24608   164382   554655 |   304650   217489     24 | 75.578 % |
448.07/448.23	c ===============================================================================
448.07/448.23	c Verified 71004 eliminated clauses.
448.07/448.23	c restarts         : 19
448.07/448.23	c conflicts        : 432577      
448.07/448.23	c decisions        : 1474564      (1.78 % random)
448.07/448.23	c propagations     : 181123670   
448.07/448.23	c conflict literals: 31180714     (15.80 % deleted)

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/node19/watcher-461572-1179406222 -o ROOT/results/node19/solver-461572-1179406222 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minicirc.bash /tmp/evaluation/461572-1179406222/instance-461572-1179406222.aig 

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.02 3/77 29611
/proc/meminfo: memFree=1700408/2055920 swapFree=4148260/4192956
[pid=29611] ppid=29609 vsize=5352 CPUtime=0
/proc/29611/stat : 29611 (minicirc.bash) R 29609 29611 29543 0 -1 4194304 267 0 0 0 0 0 0 0 19 0 1 0 388539658 5480448 222 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236565663 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/29611/statm: 1338 222 185 169 0 49 0
[pid=29612] ppid=29611 vsize=9972 CPUtime=0
/proc/29612/stat : 29612 (minicirc.linux3) R 29611 29611 29543 0 -1 4194304 179 0 0 0 0 0 0 0 19 0 1 0 388539658 10211328 154 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135248364 0 0 4096 17507 0 0 0 17 1 0 0
/proc/29612/statm: 2493 157 53 274 0 2008 0
[pid=29613] ppid=29611 vsize=5352 CPUtime=0
/proc/29613/stat : 29613 (minicirc.bash) R 29611 29611 29543 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 1 0 388539658 5480448 222 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236565663 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/29613/statm: 1338 222 185 169 0 49 0

[startup+0.070571 s]
/proc/loadavg: 0.00 0.00 0.02 3/77 29611
/proc/meminfo: memFree=1700408/2055920 swapFree=4148260/4192956
[pid=29611] ppid=29609 vsize=5352 CPUtime=0
/proc/29611/stat : 29611 (minicirc.bash) S 29609 29611 29543 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388539658 5480448 223 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29611/statm: 1338 223 186 169 0 49 0
[pid=29612] ppid=29611 vsize=10260 CPUtime=0.05
/proc/29612/stat : 29612 (minicirc.linux3) R 29611 29611 29543 0 -1 4194304 1721 0 0 0 5 0 0 0 19 0 1 0 388539658 10506240 1663 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134696284 0 0 4096 17507 0 0 0 17 1 0 0
/proc/29612/statm: 2565 1664 71 274 0 2080 0
[pid=29613] ppid=29611 vsize=12268 CPUtime=0
/proc/29613/stat : 29613 (miniadapter.pl) S 29611 29611 29543 0 -1 4194304 378 0 0 0 0 0 0 0 20 0 1 0 388539658 12562432 337 18446744073709551615 4194304 4206940 548682069472 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29613/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 27880

[startup+0.101572 s]
/proc/loadavg: 0.00 0.00 0.02 3/77 29611
/proc/meminfo: memFree=1700408/2055920 swapFree=4148260/4192956
[pid=29611] ppid=29609 vsize=5352 CPUtime=0
/proc/29611/stat : 29611 (minicirc.bash) S 29609 29611 29543 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388539658 5480448 223 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29611/statm: 1338 223 186 169 0 49 0
[pid=29612] ppid=29611 vsize=10448 CPUtime=0.09
/proc/29612/stat : 29612 (minicirc.linux3) R 29611 29611 29543 0 -1 4194304 2191 0 0 0 9 0 0 0 19 0 1 0 388539658 10698752 2133 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134695678 0 0 4096 17507 0 0 0 17 1 0 0
/proc/29612/statm: 2612 2133 71 274 0 2127 0
[pid=29613] ppid=29611 vsize=12268 CPUtime=0
/proc/29613/stat : 29613 (miniadapter.pl) S 29611 29611 29543 0 -1 4194304 378 0 0 0 0 0 0 0 20 0 1 0 388539658 12562432 337 18446744073709551615 4194304 4206940 548682069472 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29613/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28068

[startup+0.301593 s]
/proc/loadavg: 0.00 0.00 0.02 3/77 29611
/proc/meminfo: memFree=1700408/2055920 swapFree=4148260/4192956
[pid=29611] ppid=29609 vsize=5352 CPUtime=0
/proc/29611/stat : 29611 (minicirc.bash) S 29609 29611 29543 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388539658 5480448 223 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29611/statm: 1338 223 186 169 0 49 0
[pid=29612] ppid=29611 vsize=27624 CPUtime=0.29
/proc/29612/stat : 29612 (minicirc.linux3) R 29611 29611 29543 0 -1 4194304 14904 0 0 0 24 5 0 0 20 0 1 0 388539658 28286976 5974 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135257116 0 0 4096 17507 0 0 0 17 1 0 0
/proc/29612/statm: 6906 5974 101 274 0 6421 0
[pid=29613] ppid=29611 vsize=12268 CPUtime=0
/proc/29613/stat : 29613 (miniadapter.pl) S 29611 29611 29543 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 388539658 12562432 346 18446744073709551615 4194304 4206940 548682069472 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29613/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45244

[startup+0.701637 s]
/proc/loadavg: 0.00 0.00 0.02 3/77 29611
/proc/meminfo: memFree=1700408/2055920 swapFree=4148260/4192956
[pid=29611] ppid=29609 vsize=5352 CPUtime=0
/proc/29611/stat : 29611 (minicirc.bash) S 29609 29611 29543 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388539658 5480448 223 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29611/statm: 1338 223 186 169 0 49 0
[pid=29612] ppid=29611 vsize=41284 CPUtime=0.69
/proc/29612/stat : 29612 (minicirc.linux3) R 29611 29611 29543 0 -1 4194304 24121 0 0 0 60 9 0 0 24 0 1 0 388539658 42274816 8828 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134700288 0 0 4096 17507 0 0 0 17 1 0 0
/proc/29612/statm: 10321 8828 119 274 0 9836 0
[pid=29613] ppid=29611 vsize=12268 CPUtime=0
/proc/29613/stat : 29613 (miniadapter.pl) S 29611 29611 29543 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 388539658 12562432 346 18446744073709551615 4194304 4206940 548682069472 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29613/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58904

[startup+1.50172 s]
/proc/loadavg: 0.00 0.00 0.02 2/80 29614
/proc/meminfo: memFree=1652256/2055920 swapFree=4148260/4192956
[pid=29611] ppid=29609 vsize=5352 CPUtime=0
/proc/29611/stat : 29611 (minicirc.bash) S 29609 29611 29543 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388539658 5480448 223 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29611/statm: 1338 223 186 169 0 49 0
[pid=29612] ppid=29611 vsize=57192 CPUtime=1.49
/proc/29612/stat : 29612 (minicirc.linux3) R 29611 29611 29543 0 -1 4194304 31456 0 0 0 137 12 0 0 25 0 1 0 388539658 58564608 12491 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135265949 0 0 4096 17507 0 0 0 17 1 0 0
/proc/29612/statm: 14298 12491 173 274 0 13813 0
[pid=29613] ppid=29611 vsize=12268 CPUtime=0
/proc/29613/stat : 29613 (miniadapter.pl) S 29611 29611 29543 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 388539658 12562432 346 18446744073709551615 4194304 4206940 548682069472 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29613/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74812

[startup+3.1019 s]
/proc/loadavg: 0.08 0.02 0.02 2/80 29614
/proc/meminfo: memFree=1647840/2055920 swapFree=4148260/4192956
[pid=29611] ppid=29609 vsize=5352 CPUtime=0
/proc/29611/stat : 29611 (minicirc.bash) S 29609 29611 29543 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388539658 5480448 223 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29611/statm: 1338 223 186 169 0 49 0
[pid=29612] ppid=29611 vsize=63380 CPUtime=3.08
/proc/29612/stat : 29612 (minicirc.linux3) R 29611 29611 29543 0 -1 4194304 33375 0 0 0 295 13 0 0 25 0 1 0 388539658 64901120 13980 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134930182 0 0 4096 17507 0 0 0 17 1 0 0
/proc/29612/statm: 15845 13980 174 274 0 15360 0
[pid=29613] ppid=29611 vsize=12268 CPUtime=0
/proc/29613/stat : 29613 (miniadapter.pl) S 29611 29611 29543 0 -1 4194304 388 0 0 0 0 0 0 0 15 0 1 0 388539658 12562432 347 18446744073709551615 4194304 4206940 548682069472 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29613/statm: 3067 347 270 3 0 167 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 81000

[startup+6.30224 s]
/proc/loadavg: 0.08 0.02 0.02 2/80 29614
/proc/meminfo: memFree=1635296/2055920 swapFree=4148260/4192956
[pid=29611] ppid=29609 vsize=5352 CPUtime=0
/proc/29611/stat : 29611 (minicirc.bash) S 29609 29611 29543 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388539658 5480448 223 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29611/statm: 1338 223 186 169 0 49 0
[pid=29612] ppid=29611 vsize=57420 CPUtime=6.29
/proc/29612/stat : 29612 (minicirc.linux3) R 29611 29611 29543 0 -1 4194304 36334 0 0 0 614 15 0 0 25 0 1 0 388539658 58798080 12959 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134539562 0 0 4096 17507 0 0 0 17 1 0 0
/proc/29612/statm: 14355 12959 202 274 0 13870 0
[pid=29613] ppid=29611 vsize=12268 CPUtime=0
/proc/29613/stat : 29613 (miniadapter.pl) S 29611 29611 29543 0 -1 4194304 393 0 0 0 0 0 0 0 16 0 1 0 388539658 12562432 352 18446744073709551615 4194304 4206940 548682069472 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29613/statm: 3067 352 271 3 0 167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75040

[startup+12.7019 s]
/proc/loadavg: 0.22 0.05 0.03 2/80 29614
/proc/meminfo: memFree=1633568/2055920 swapFree=4148260/4192956
[pid=29611] ppid=29609 vsize=5352 CPUtime=0
/proc/29611/stat : 29611 (minicirc.bash) S 29609 29611 29543 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388539658 5480448 223 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29611/statm: 1338 223 186 169 0 49 0
[pid=29612] ppid=29611 vsize=73120 CPUtime=12.69
/proc/29612/stat : 29612 (minicirc.linux3) R 29611 29611 29543 0 -1 4194304 46227 0 0 0 1249 20 0 0 25 0 1 0 388539658 74874880 16245 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135248364 0 0 4096 17507 0 0 0 17 1 0 0
/proc/29612/statm: 18280 16246 218 274 0 17795 0
[pid=29613] ppid=29611 vsize=12268 CPUtime=0
/proc/29613/stat : 29613 (miniadapter.pl) S 29611 29611 29543 0 -1 4194304 393 0 0 0 0 0 0 0 15 0 1 0 388539658 12562432 352 18446744073709551615 4194304 4206940 548682069472 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29613/statm: 3067 352 271 3 0 167 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 90740

[startup+25.5013 s]
/proc/loadavg: 0.34 0.08 0.04 2/80 29614
/proc/meminfo: memFree=1607904/2055920 swapFree=4148260/4192956
[pid=29611] ppid=29609 vsize=5352 CPUtime=0
/proc/29611/stat : 29611 (minicirc.bash) S 29609 29611 29543 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388539658 5480448 223 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29611/statm: 1338 223 186 169 0 49 0
[pid=29612] ppid=29611 vsize=102592 CPUtime=25.48
/proc/29612/stat : 29612 (minicirc.linux3) R 29611 29611 29543 0 -1 4194304 58705 0 0 0 2522 26 0 0 25 0 1 0 388539658 105054208 23031 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/29612/statm: 25648 23031 227 274 0 25163 0
[pid=29613] ppid=29611 vsize=12268 CPUtime=0
/proc/29613/stat : 29613 (miniadapter.pl) S 29611 29611 29543 0 -1 4194304 393 0 0 0 0 0 0 0 16 0 1 0 388539658 12562432 352 18446744073709551615 4194304 4206940 548682069472 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29613/statm: 3067 352 271 3 0 167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 120212

[startup+51.1011 s]
/proc/loadavg: 0.56 0.15 0.07 2/80 29614
/proc/meminfo: memFree=1606304/2055920 swapFree=4148260/4192956
[pid=29611] ppid=29609 vsize=5352 CPUtime=0
/proc/29611/stat : 29611 (minicirc.bash) S 29609 29611 29543 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388539658 5480448 223 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29611/statm: 1338 223 186 169 0 49 0
[pid=29612] ppid=29611 vsize=104244 CPUtime=51.07
/proc/29612/stat : 29612 (minicirc.linux3) R 29611 29611 29543 0 -1 4194304 59218 0 0 0 5081 26 0 0 25 0 1 0 388539658 106745856 23453 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/29612/statm: 26061 23453 227 274 0 25576 0
[pid=29613] ppid=29611 vsize=12268 CPUtime=0
/proc/29613/stat : 29613 (miniadapter.pl) S 29611 29611 29543 0 -1 4194304 393 0 0 0 0 0 0 0 16 0 1 0 388539658 12562432 352 18446744073709551615 4194304 4206940 548682069472 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29613/statm: 3067 352 271 3 0 167 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 121864

[startup+102.306 s]
/proc/loadavg: 0.82 0.29 0.12 2/80 29614
/proc/meminfo: memFree=1596064/2055920 swapFree=4148260/4192956
[pid=29611] ppid=29609 vsize=5352 CPUtime=0
/proc/29611/stat : 29611 (minicirc.bash) S 29609 29611 29543 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388539658 5480448 223 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29611/statm: 1338 223 186 169 0 49 0
[pid=29612] ppid=29611 vsize=114452 CPUtime=102.26
/proc/29612/stat : 29612 (minicirc.linux3) R 29611 29611 29543 0 -1 4194304 61909 0 0 0 10197 29 0 0 25 0 1 0 388539658 117198848 26008 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/29612/statm: 28613 26008 227 274 0 28128 0
[pid=29613] ppid=29611 vsize=12268 CPUtime=0
/proc/29613/stat : 29613 (miniadapter.pl) S 29611 29611 29543 0 -1 4194304 393 0 0 0 0 0 0 0 16 0 1 0 388539658 12562432 352 18446744073709551615 4194304 4206940 548682069472 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29613/statm: 3067 352 271 3 0 167 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 132072

[startup+162.301 s]
/proc/loadavg: 0.93 0.42 0.17 3/80 29614
/proc/meminfo: memFree=1576608/2055920 swapFree=4148260/4192956
[pid=29611] ppid=29609 vsize=5352 CPUtime=0
/proc/29611/stat : 29611 (minicirc.bash) S 29609 29611 29543 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388539658 5480448 223 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29611/statm: 1338 223 186 169 0 49 0
[pid=29612] ppid=29611 vsize=134404 CPUtime=162.25
/proc/29612/stat : 29612 (minicirc.linux3) R 29611 29611 29543 0 -1 4194304 67040 0 0 0 16189 36 0 0 25 0 1 0 388539658 137629696 30936 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043777 0 0 4096 17507 0 0 0 17 1 0 0
/proc/29612/statm: 33601 30936 227 274 0 33116 0

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

/proc/29613/statm: 3067 352 271 3 0 167 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 187428

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.31 2/80 29614
/proc/meminfo: memFree=1521568/2055920 swapFree=4148260/4192956
[pid=29611] ppid=29609 vsize=5352 CPUtime=0
/proc/29611/stat : 29611 (minicirc.bash) S 29609 29611 29543 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388539658 5480448 223 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29611/statm: 1338 223 186 169 0 49 0
[pid=29612] ppid=29611 vsize=189296 CPUtime=342.19
/proc/29612/stat : 29612 (minicirc.linux3) R 29611 29611 29543 0 -1 4194304 81004 0 0 0 34166 53 0 0 25 0 1 0 388539658 193839104 44596 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043534 0 0 4096 17507 0 0 0 17 1 0 0
/proc/29612/statm: 47324 44596 227 274 0 46839 0
[pid=29613] ppid=29611 vsize=12268 CPUtime=0
/proc/29613/stat : 29613 (miniadapter.pl) S 29611 29611 29543 0 -1 4194304 393 0 0 0 0 0 0 0 16 0 1 0 388539658 12562432 352 18446744073709551615 4194304 4206940 548682069472 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29613/statm: 3067 352 271 3 0 167 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 206916

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.35 3/80 29614
/proc/meminfo: memFree=1502816/2055920 swapFree=4148260/4192956
[pid=29611] ppid=29609 vsize=5352 CPUtime=0
/proc/29611/stat : 29611 (minicirc.bash) S 29609 29611 29543 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388539658 5480448 223 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29611/statm: 1338 223 186 169 0 49 0
[pid=29612] ppid=29611 vsize=208040 CPUtime=402.18
/proc/29612/stat : 29612 (minicirc.linux3) R 29611 29611 29543 0 -1 4194304 85712 0 0 0 40159 59 0 0 25 0 1 0 388539658 213032960 49304 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043725 0 0 4096 17507 0 0 0 17 1 0 0
/proc/29612/statm: 52010 49304 227 274 0 51525 0
[pid=29613] ppid=29611 vsize=12268 CPUtime=0
/proc/29613/stat : 29613 (miniadapter.pl) S 29611 29611 29543 0 -1 4194304 393 0 0 0 0 0 0 0 16 0 1 0 388539658 12562432 352 18446744073709551615 4194304 4206940 548682069472 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29613/statm: 3067 352 271 3 0 167 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 225660

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

[startup+409.503 s]
/proc/loadavg: 0.99 0.74 0.35 2/80 29614
/proc/meminfo: memFree=1500320/2055920 swapFree=4148260/4192956
[pid=29611] ppid=29609 vsize=5352 CPUtime=0
/proc/29611/stat : 29611 (minicirc.bash) S 29609 29611 29543 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388539658 5480448 223 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29611/statm: 1338 223 186 169 0 49 0
[pid=29612] ppid=29611 vsize=210552 CPUtime=409.38
/proc/29612/stat : 29612 (minicirc.linux3) R 29611 29611 29543 0 -1 4194304 86327 0 0 0 40878 60 0 0 25 0 1 0 388539658 215605248 49919 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/29612/statm: 52638 49919 227 274 0 52153 0
[pid=29613] ppid=29611 vsize=12268 CPUtime=0
/proc/29613/stat : 29613 (miniadapter.pl) S 29611 29611 29543 0 -1 4194304 393 0 0 0 0 0 0 0 16 0 1 0 388539658 12562432 352 18446744073709551615 4194304 4206940 548682069472 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29613/statm: 3067 352 271 3 0 167 0
Current children cumulated CPU time (s) 409.38
Current children cumulated vsize (KiB) 228172

[startup+435.103 s]
/proc/loadavg: 0.99 0.76 0.37 2/80 29614
/proc/meminfo: memFree=1491616/2055920 swapFree=4148260/4192956
[pid=29611] ppid=29609 vsize=5352 CPUtime=0
/proc/29611/stat : 29611 (minicirc.bash) S 29609 29611 29543 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388539658 5480448 223 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29611/statm: 1338 223 186 169 0 49 0
[pid=29612] ppid=29611 vsize=219288 CPUtime=434.98
/proc/29612/stat : 29612 (minicirc.linux3) R 29611 29611 29543 0 -1 4194304 88514 0 0 0 43434 64 0 0 25 0 1 0 388539658 224550912 52106 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043596 0 0 4096 17507 0 0 0 17 1 0 0
/proc/29612/statm: 54822 52106 227 274 0 54337 0
[pid=29613] ppid=29611 vsize=12268 CPUtime=0
/proc/29613/stat : 29613 (miniadapter.pl) S 29611 29611 29543 0 -1 4194304 393 0 0 0 0 0 0 0 16 0 1 0 388539658 12562432 352 18446744073709551615 4194304 4206940 548682069472 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29613/statm: 3067 352 271 3 0 167 0
Current children cumulated CPU time (s) 434.98
Current children cumulated vsize (KiB) 236908

[startup+441.501 s]
/proc/loadavg: 0.99 0.76 0.37 2/80 29614
/proc/meminfo: memFree=1489568/2055920 swapFree=4148260/4192956
[pid=29611] ppid=29609 vsize=5352 CPUtime=0
/proc/29611/stat : 29611 (minicirc.bash) S 29609 29611 29543 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388539658 5480448 223 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29611/statm: 1338 223 186 169 0 49 0
[pid=29612] ppid=29611 vsize=221268 CPUtime=441.37
/proc/29612/stat : 29612 (minicirc.linux3) R 29611 29611 29543 0 -1 4194304 89012 0 0 0 44073 64 0 0 25 0 1 0 388539658 226578432 52604 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/29612/statm: 55317 52604 227 274 0 54832 0
[pid=29613] ppid=29611 vsize=12268 CPUtime=0
/proc/29613/stat : 29613 (miniadapter.pl) S 29611 29611 29543 0 -1 4194304 393 0 0 0 0 0 0 0 16 0 1 0 388539658 12562432 352 18446744073709551615 4194304 4206940 548682069472 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29613/statm: 3067 352 271 3 0 167 0
Current children cumulated CPU time (s) 441.37
Current children cumulated vsize (KiB) 238888

[startup+444.702 s]
/proc/loadavg: 0.99 0.76 0.37 2/80 29614
/proc/meminfo: memFree=1488544/2055920 swapFree=4148260/4192956
[pid=29611] ppid=29609 vsize=5352 CPUtime=0
/proc/29611/stat : 29611 (minicirc.bash) S 29609 29611 29543 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388539658 5480448 223 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29611/statm: 1338 223 186 169 0 49 0
[pid=29612] ppid=29611 vsize=222192 CPUtime=444.57
/proc/29612/stat : 29612 (minicirc.linux3) R 29611 29611 29543 0 -1 4194304 89259 0 0 0 44392 65 0 0 25 0 1 0 388539658 227524608 52851 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043596 0 0 4096 17507 0 0 0 17 1 0 0
/proc/29612/statm: 55548 52851 227 274 0 55063 0
[pid=29613] ppid=29611 vsize=12268 CPUtime=0
/proc/29613/stat : 29613 (miniadapter.pl) S 29611 29611 29543 0 -1 4194304 393 0 0 0 0 0 0 0 16 0 1 0 388539658 12562432 352 18446744073709551615 4194304 4206940 548682069472 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29613/statm: 3067 352 271 3 0 167 0
Current children cumulated CPU time (s) 444.57
Current children cumulated vsize (KiB) 239812

[startup+446.302 s]
/proc/loadavg: 0.99 0.76 0.37 2/80 29614
/proc/meminfo: memFree=1488160/2055920 swapFree=4148260/4192956
[pid=29611] ppid=29609 vsize=5352 CPUtime=0
/proc/29611/stat : 29611 (minicirc.bash) S 29609 29611 29543 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388539658 5480448 223 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29611/statm: 1338 223 186 169 0 49 0
[pid=29612] ppid=29611 vsize=222720 CPUtime=446.17
/proc/29612/stat : 29612 (minicirc.linux3) R 29611 29611 29543 0 -1 4194304 89383 0 0 0 44552 65 0 0 25 0 1 0 388539658 228065280 52975 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043851 0 0 4096 17507 0 0 0 17 1 0 0
/proc/29612/statm: 55680 52975 227 274 0 55195 0
[pid=29613] ppid=29611 vsize=12268 CPUtime=0
/proc/29613/stat : 29613 (miniadapter.pl) S 29611 29611 29543 0 -1 4194304 393 0 0 0 0 0 0 0 16 0 1 0 388539658 12562432 352 18446744073709551615 4194304 4206940 548682069472 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29613/statm: 3067 352 271 3 0 167 0
Current children cumulated CPU time (s) 446.17
Current children cumulated vsize (KiB) 240340

[startup+447.101 s]
/proc/loadavg: 0.99 0.77 0.38 2/80 29614
/proc/meminfo: memFree=1487840/2055920 swapFree=4148260/4192956
[pid=29611] ppid=29609 vsize=5352 CPUtime=0
/proc/29611/stat : 29611 (minicirc.bash) S 29609 29611 29543 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388539658 5480448 223 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29611/statm: 1338 223 186 169 0 49 0
[pid=29612] ppid=29611 vsize=222984 CPUtime=446.97
/proc/29612/stat : 29612 (minicirc.linux3) R 29611 29611 29543 0 -1 4194304 89448 0 0 0 44632 65 0 0 25 0 1 0 388539658 228335616 53040 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135061560 0 0 4096 17507 0 0 0 17 1 0 0
/proc/29612/statm: 55746 53040 227 274 0 55261 0
[pid=29613] ppid=29611 vsize=12268 CPUtime=0
/proc/29613/stat : 29613 (miniadapter.pl) S 29611 29611 29543 0 -1 4194304 393 0 0 0 0 0 0 0 16 0 1 0 388539658 12562432 352 18446744073709551615 4194304 4206940 548682069472 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29613/statm: 3067 352 271 3 0 167 0
Current children cumulated CPU time (s) 446.97
Current children cumulated vsize (KiB) 240604

[startup+447.901 s]
/proc/loadavg: 0.99 0.77 0.38 2/80 29614
/proc/meminfo: memFree=1425248/2055920 swapFree=4148260/4192956
[pid=29611] ppid=29609 vsize=5352 CPUtime=0
/proc/29611/stat : 29611 (minicirc.bash) S 29609 29611 29543 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388539658 5480448 223 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29611/statm: 1338 223 186 169 0 49 0
[pid=29612] ppid=29611 vsize=223612 CPUtime=447.77
/proc/29612/stat : 29612 (minicirc.linux3) R 29611 29611 29543 0 -1 4195840 89770 0 0 0 44658 119 0 0 25 0 1 0 388539658 228978688 53311 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134514649 0 0 4096 16387 0 0 0 17 1 0 0
/proc/29612/statm: 55903 53311 354 274 0 55418 0
[pid=29613] ppid=29611 vsize=12268 CPUtime=0
/proc/29613/stat : 29613 (miniadapter.pl) S 29611 29611 29543 0 -1 4194304 393 0 0 0 0 0 0 0 16 0 1 0 388539658 12562432 352 18446744073709551615 4194304 4206940 548682069472 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29613/statm: 3067 352 271 3 0 167 0
Current children cumulated CPU time (s) 447.77
Current children cumulated vsize (KiB) 241232

[startup+448.101 s]
/proc/loadavg: 0.99 0.77 0.38 2/80 29614
/proc/meminfo: memFree=1425248/2055920 swapFree=4148260/4192956
[pid=29611] ppid=29609 vsize=5352 CPUtime=0
/proc/29611/stat : 29611 (minicirc.bash) S 29609 29611 29543 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388539658 5480448 223 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29611/statm: 1338 223 186 169 0 49 0
[pid=29612] ppid=29611 vsize=223612 CPUtime=447.97
/proc/29612/stat : 29612 (minicirc.linux3) R 29611 29611 29543 0 -1 4195840 89774 0 0 0 44658 139 0 0 25 0 1 0 388539658 228978688 53311 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134514649 0 0 4096 16387 0 0 0 17 1 0 0
/proc/29612/statm: 55903 53311 354 274 0 55418 0
[pid=29613] ppid=29611 vsize=12268 CPUtime=0
/proc/29613/stat : 29613 (miniadapter.pl) S 29611 29611 29543 0 -1 4194304 393 0 0 0 0 0 0 0 16 0 1 0 388539658 12562432 352 18446744073709551615 4194304 4206940 548682069472 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29613/statm: 3067 352 271 3 0 167 0
Current children cumulated CPU time (s) 447.97
Current children cumulated vsize (KiB) 241232

[startup+448.201 s]
/proc/loadavg: 0.99 0.77 0.38 2/80 29614
/proc/meminfo: memFree=1425248/2055920 swapFree=4148260/4192956
[pid=29611] ppid=29609 vsize=5352 CPUtime=0
/proc/29611/stat : 29611 (minicirc.bash) S 29609 29611 29543 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388539658 5480448 223 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29611/statm: 1338 223 186 169 0 49 0
[pid=29612] ppid=29611 vsize=0 CPUtime=448.07
/proc/29612/stat : 29612 (minicirc.linux3) R 29611 29611 29543 0 -1 4195844 91713 0 0 0 44658 149 0 0 25 0 1 0 388539658 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16387 0 0 0 17 1 0 0
/proc/29612/statm: 0 0 0 0 0 0 0
[pid=29613] ppid=29611 vsize=12268 CPUtime=0
/proc/29613/stat : 29613 (miniadapter.pl) S 29611 29611 29543 0 -1 4194304 393 0 0 0 0 0 0 0 16 0 1 0 388539658 12562432 352 18446744073709551615 4194304 4206940 548682069472 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29613/statm: 3067 352 271 3 0 167 0
Current children cumulated CPU time (s) 448.07
Current children cumulated vsize (KiB) 17620

Child status: 0
Real time (s): 448.237
CPU time (s): 448.123
CPU user time (s): 446.587
CPU system time (s): 1.53577
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 241232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 446.587
system time used= 1.53577
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92403
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= 400
involuntary context switches= 883

runsolver used 0.465929 second user time and 1.16982 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Thu May 17 12:50:23 UTC 2007

IDJOB= 461572
IDBENCH= 48435
IDSOLVER= 205
FILE ID= node19/461572-1179406222

PBS_JOBID= 5292821

Free space on /tmp= 66500 MiB

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

META MD5SUM SOLVER= 5a68a0730754c919c3e4a8ed70e49cdc
MD5SUM BENCH=  2303762e072bd107857fb0b3afb56d61

RANDOM SEED= 569578291

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1700624 kB
Buffers:         47284 kB
Cached:         209988 kB
SwapCached:      14592 kB
Active:         111632 kB
Inactive:       171720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700624 kB
SwapTotal:     4192956 kB
SwapFree:      4148260 kB
Dirty:            6276 kB
Writeback:           0 kB
Mapped:          29828 kB
Slab:            57484 kB
Committed_AS:  9540016 kB
PageTables:       1784 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= 66292 MiB

End job on node19 on Thu May 17 12:57:51 UTC 2007